/*
Theme Name: HMWD Divi Child
Theme URI: http://www.handmadeweb.com.au/
Description: Handmade Web Divi Child Theme
Author: Handmade Web
Author URI: http://www.handmadeweb.com.au
Template: Divi
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: divi-child
*/

@import url("../Divi/style.css");

/* custom CSS below here */

@font-face {
    font-family: 'Bryant';
    src: url('fonts/Bryant-LightAlt.woff2') format('woff2'),
        url('fonts/Bryant-LightAlt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'BryantBold';
    src: url('fonts/Bryant-BoldAlt.woff2') format('woff2'),
        url('fonts/Bryant-BoldAlt.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
body {
  
}

body #page-container .et_pb_button {
    padding-left: 30px;
    padding-right: 50px;
	padding-top:5px;
	padding-bottom:5px;
}
/* header 4 navigation style */
.current_page_item{border-bottom:3px #fdb619 solid;}
#top-menu li{padding-right:0px; margin-right:22px;}

/* header 4 box style */
.header_bg .et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row {
    width: 100%!important;
    max-width: 100%!important;
}
/*.et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2.et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
    width: 50%;
}
.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 0;
}*/

/* slider style */
.sli_part .et_pb_slider .et_pb_container {
    width: 100%;
    max-width: 1200px;}

    .featured-slider .et_pb_slide_image {
        top: 0 !important;
        bottom: 0 !important;
        margin: auto !important;
        height: 100% !important;
    }

    .featured-slider .et_pb_slide_image img {
        max-height: none !important;
        height: 100% !important;
        object-fit: cover !important;
    }

    .featured-slider .et_pb_slide_description {
        text-shadow: none !important;
    }

    .featured-slider .et_pb_slide p {
        font-size: 1rem;
        font-weight: normal;
    }

    .featured-slider .et_pb_slide_title,
    .featured-slider .et_pb_button_wrapper {
        background: url(https://oconnorgroup.com.au/wp-content/uploads/2018/10/circle-graphic-wide.png);
        background-repeat: repeat-x;
        background-size: 1.3%;
    }

    .featured-slider .et_pb_slide_title {
        padding-bottom: 1rem;
        margin-bottom: 2rem;
        background-position: bottom left;
    }

    .featured-slider .et_pb_button_wrapper {
        padding-top: 0rem;
        margin-top: 2rem;
         background-position: top left;
    }

    .featured-slider .et_pb_button_wrapper .et_pb_button {
        margin: 1.2rem 0 0 !important;
        padding: 0 !important;
    }

    .featured-slider .et-pb-arrow-prev,
    .featured-slider .et-pb-arrow-next {
        color: #0e8ece!important;
        background: white;
        padding: 1rem 1.2rem;
        border-radius: 50%;
        font-size: 2rem;
    }

    .featured-slider .et-pb-arrow-prev:before,
    .featured-slider .et-pb-arrow-next:before {
            font-family: FontAwesome !important;
    }

    .featured-slider .et-pb-arrow-prev:before {
        content: "\f060";
    }

    .featured-slider .et-pb-arrow-next:before {
        content: "\f061";
    }

    /* Form Stuff */


/* CSS By Abhi & Team */

.header_bg.topcalloutbtn .et_pb_module.et_pb_promo .wrapcta {
	position:relative;
	padding:60px 40px !important;
}

.header_bg.topcalloutbtn .et_pb_module.et_pb_promo .wrapcta:after{
	content:'';
	display:block;
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background-color:#0e8ecea1;
}
.header_bg.topcalloutbtn .et_pb_module.et_pb_promo:hover .wrapcta:after{
background-color:#fdb619b0 !important;
}

.header_bg.topcalloutbtn .et_pb_module.et_pb_promo .et_pb_promo_description, .header_bg.topcalloutbtn .et_pb_module.et_pb_promo .et_pb_promo_button {
	z-index:99999 !important;
}

.header_bg.topcalloutbtn .et_pb_module.et_pb_promo {
	height:100% !important;
	border:6px solid #fff;
}

.header_bg.topcalloutbtn {
	border:6px solid #fff !important;
}
.header_bg.topcalloutbtn .et_pb_module.et_pb_promo h2{
position: relative;
padding-top: 80px;
padding-bottom:20px;
}

.header_bg.topcalloutbtn .et_pb_module.et_pb_promo h2:before{	
	display: block;
    position: absolute;
    height: 55px;
    width: 55px;
    top: 0;
    left: 0;
    /*background-image: url(https://oconnorgroup.com.au/wp-content/uploads/2018/05/icon1.png);*/
    /*background-repeat: no-repeat;
    background-size: 55px;*/
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
	font-family:FontAwesome;
	color:#FDB619;
	font-size: 55px;
    line-height: 55px;
}

.header_bg.topcalloutbtn .et_pb_module.et_pb_promo:hover h2:before{
color:#61460F !important;
}

.header_bg.topcalloutbtn .et_pb_cta_0 h2:before{
	content:"\f018";
}

.header_bg.topcalloutbtn .et_pb_cta_1 h2:before{
	content:"\f018";
}
.header_bg.topcalloutbtn .et_pb_cta_2 h2:before{
	content:"\f06c";
}
.header_bg.topcalloutbtn .et_pb_cta_3 h2:before{
	content:"\f1ad";
}

.header_bg.topcalloutbtn .ctatop1cstmicon h2:before {
	content: '';
    background-image: url(https://oconnorgroup.com.au/wp-content/uploads/2018/05/icon3.png);
    background-position: center;
    background-repeat: no-repeat;
}
.header_bg.topcalloutbtn .et_pb_module.et_pb_promo.ctatop1cstmicon:hover h2:before {
	background-image: url(https://oconnorgroup.com.au/wp-content/uploads/2019/08/icon3_hover.png);
}

.header_bg.topcalloutbtn .et_pb_module.et_pb_blurb {
    width: 330px;
    padding: 50px;
    border-radius: 50%;
    border: 12px solid #fff;
	display:inline-block;
}

.blurbmodulewrappercta {
    padding: 0 !important;
    position: absolute;
    top: 29%;
    /* left: 38%; */
    width: auto !important;
    text-align: center;
    display: inline-block;
    width: 350px !important;
    /* max-width: 100%; */
    left: 0;
    right: 0;
	z-index:999 !important;
}

#top-menu li a {
	font-family:BryantBold !important;
	color:#666666;
}

header#main-header{
	background-color:#EFEFEF !important;
}

.innerpageheadermodulecssc:after {
display: block;
    position: absolute;
    height: 100px;
    width: 100px;
    bottom: -62px;
    left: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    font-family: FontAwesome;
    color: #FDB619;
    font-size: 55px;
    line-height: 100px;    
    z-index: 999;
    background-color: #0E8ECE;
    border-radius: 50%;
    border: 8px solid #fff;
}


.anchorlinkoncupage {
    display: block;
    position: absolute;
    height: 116px;
    width: 116px;
    bottom: -62px;
    left: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    font-family: FontAwesome;
    color: #FDB619;
    font-size: 55px;
    line-height: 100px;
    z-index: 999;
    background-color: #0E8ECE;
    border-radius: 50%;
    border: 8px solid #fff;
}

.et_pb_text_inner ul li, .et_pb_text_inner ul, .et_pb_text_inner ol, .et_pb_text_inner ol li{
    color: #666 !important; 
    font-family: 'Bryant' !important; 
    font-size: 16px !important; 
} 

@media (min-width: 981px){
	#top-menu li a{
		padding-bottom:10px !important;
	}
	#top-menu li{
		margin-bottom:30px;
	}
	.et-fixed-header #top-menu li{
		margin-bottom:10px !important;
	}
	#top-header{
	display:none;
}
	
	.header_bg.topcalloutbtn .et_pb_column.et_pb_column_1_2{
		width:50% !important;
		margin-right:0 !important
	}
	
	.fleetimgcommon {
		visibility:hidden !important;
		height:30px !important;
	}
	.fleetsectionforall:before {   
	position: absolute;
    content: "";
    top: -80px;
    left: 0;
    background: url(https://oconnorgroup.com.au/wp-content/uploads/2018/07/truck_img1.png);
    width: 50%;
    height: 135%;
    z-index: 99;
    transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    background-size: 100% 100%;
    background-repeat: no-repeat;
	}

}

@media (max-width: 980px){
	.blurbmodulewrappercta{
		position:relative;
		display:block;
	}
	
	.header_bg.topcalloutbtn .et_pb_column.et_pb_column_1_2 {
		margin-bottom:0;
	}
	
	#top-menu-nav #et-info-phone,#top-menu-nav #et-info-phone a {
		display:none !important;
	}
	
	.header_bg.topcalloutbtn .et_pb_module.et_pb_blurb{
		border:12px solid #FDB619 !important;
	}
	
	.blurbmodulewrappercta .et_pb_column {
		margin-top:15px;
		margin-bottom:15px;
	}
	
	.phclassanchor {
		margin-left:0 !important;
	}
}

.mobile_menu_bar:before {
	font-size: 50px !important;
}

#top-menu-nav #et-info-phone {
font-size: 16px;
    margin-top: -6px;
    display: inline-block;
    line-height: 25px;
	margin-left:15px;
}

#top-menu-nav #et-info-phone,#top-menu-nav #et-info-phone a {
	color:#0E8ECE;
	font-family:BryantBold !important;
}

.et_pb_fullwidth_header.et_pb_fullwidth_header .header-content h2.et_pb_module_header{
	font-family:BryantBold !important;
}

#et-info-phone:before{
	color: #FDB619 !important;
    margin-right: 5px;
	-webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
	display:inline-block;
}

.header_bg.topcalloutbtn .et_pb_module.et_pb_promo h2, .header_bg.topcalloutbtn .et_pb_module.et_pb_promo a.et_pb_button, .ctawithh2after h2 {
	font-family:BryantBold !important;
}

.header_bg.topcalloutbtn .et_pb_module.et_pb_promo .et_pb_promo_description , .header_bg.topcalloutbtn .et_pb_module.et_pb_promo .et_pb_promo_description p, .ctawithh2after p, .ctawithh2after .et_pb_text_inner {
	font-family:Bryant !important;
}

.emailclassanchor p,.emailclassanchor a,.phclassanchor p,.phclassanchor a {
	padding-bottom:0 !important;

}


.ctawithh2after h2{
	padding-bottom:55px;
	position:relative;
}

.ctawithh2after h2:after {
	content: '';
    display: block;
    position: absolute;
    width: 100%;
    bottom: 25px;
    background-image: url(https://oconnorgroup.com.au/wp-content/uploads/2018/07/border123.png);
    height: 7px;
    background-repeat: repeat-x;
}

.servicetypepagecontent h1{
	padding-bottom:55px;
	position:relative;
	font-family:BryantBold !important;
}

.servicetypepagecontent h1:after {
	content: '';
    display: block;
    position: absolute;
    width: 100%;
    bottom: 25px;
    background-image: url(https://oconnorgroup.com.au/wp-content/uploads/2018/07/border123.png);
    height: 7px;
    background-repeat: repeat-x;
}
.servicetypepagecontent p {
font-family:Bryant !important;
	padding-bottom:10px;
	padding-top:10px;
}

.servicetypecallus p{
	font-family:BryantBold !important;
	padding-left:0 !important;
	padding-right:0 !important;
}

.servicetypecallus strong {
	color:#FDB619 !important;
	text-transform:uppercase !important;
}

.servicetypecallus a.et_pb_button {
	font-family:BryantBold !important;
}

.rightsidebluecusection .et_pb_promo_description, .rightsidebluecusection .et_pb_promo_description p, .rightsidebluecusection a.et_pb_button {
	font-family:BryantBold !important;
}

#top-menu li a {
	font-size:14px !important;
}

@media only screen and (min-width: 981px) and (max-width: 1025px) {
	#top-menu li{ margin-right:10px !important; }
	#top-menu li a { font-size:12px !important; }
	#top-menu-nav #et-info-phone { font-size:13px !important; }
}

.commonfooter p,.commonfooter a{
	font-family: BryantBold !important;
    color: #666666;
    font-size: 18px;
    line-height: 23px !important;
    padding-bottom: 10px;
}

.cuthreecpagecontent h5, .cuthreecpagecontent a {
	font-family: BryantBold !important;
}

.phclassanchor a {
	font-size:25px;
	color:#0F8FCF;
}

.commonfooter p.site_credit , .commonfooter p.site_credit a {
	font-size:16px;
}

form .gform_body label.gfield_label {
	display:none !important;
}

.gform_wrapper ul li.gfield{
	clear:none !important;
}

form .gform_body li.gform_right {
	float:left;
	width:49% !important;
	margin-left:1% !important;
	padding:0 !important;
}

form .gform_body li.gform_full_width {
	padding:16px 0 0 0 !important;
	clear:both !important;
}

form .gform_body li.gform_left {
	float:left;
	width:49% !important;
	margin-right:1% !important;
	padding:0 !important;
	clear:both !important;
}

.gform_button.button {
    border: 0;
    background: #fdb619!important;
    padding: 10px!important;
    width: 170px!important;
    margin: 0!important;
    font-size: 20px!important;
    color: #fff !important;
    font-family: BryantBold !important;
    border-radius: 25px!important;
}

form .gform_body input[type="text"],form .gform_body input[type="email"],form .gform_body textarea {
	padding: 10px !important;
    font-size: 17px !important;
    min-height: 49px;
    max-height: 250px;
    font-family: Bryant !important;
}

.servicetypepagecontent ul li {	
    font-family: Bryant !important;
    padding-bottom: 5px;
    /* padding-top: 10px; */
    font-size: 18px !important;
    line-height: 25px;
    list-style-position: inside;
}

.servicetypepagecontent ul {
	padding-left:0 !important;
}


@media (min-width: 481px){
	.servicetypepagecontent p, .servicetypepagecontent ul{
		padding-left:40px !important;
		padding-right:40px;
	}
}

@media (max-width: 1400px){
    .emailclassanchor p,.emailclassanchor a,.phclassanchor p,.phclassanchor a {
	    font-size: 18px;
        white-space: nowrap;
    }
}

@media (max-width: 767px){

	.innerpageheadermodulecssc:after {
display: block;
    position: absolute;
    height: 75px;
    width: 75px;
    bottom: -50px;
    left: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    font-family: FontAwesome;
    color: #FDB619;
    font-size: 44px;
    line-height: 75px;
    z-index: 999;
    background-color: #0E8ECE;
    border-radius: 50%;
    border: 8px solid #fff;
}
	
	
	.anchorlinkoncupage {
display: block;
    position: absolute;
    height: 90px;
    width: 90px;
    bottom: -50px;
    left: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    font-family: FontAwesome;
    color: #FDB619;
    font-size: 44px;
    line-height: 75px;
    z-index: 999;
    background-color: #0E8ECE;
    border-radius: 50%;
    border: 8px solid #fff;
}
	
	
	form .gform_body li.gform_left,form .gform_body li.gform_right,form .gform_body li.gform_full_width {
		width: 100% !important;
    margin: 0 !important;
    /* padding-top: 0 !important; */
    padding-bottom: 15px !important;
	}
	
	form .gform_body li.gform_full_width{
		padding-top: 2px !important;
	}
	
	.servicetypepagecontent ul li {
		font-size:16px !important;
		line-height:22px !important;
	}
	
}
.anchorlinkoncupage {
-webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.clearbothgform {
	clear:both;
}

/* CSS By Abhi & Team */

.et_pb_text_align_left .et_pb_text_inner p, .et_pb_text_align_right .et_pb_text_inner p { 
max-width: 900 !important;
 }
.et_pb_text_align_center .et_pb_text_inner p{
max-width: 900px !important;
margin-left: auto !important; 
margin-right: auto !important; 

}