/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */


.et_mobile_menu li a {
	text-transform: uppercase !important;
}

#top-menu li a {
	text-transform: uppercase !important;
}

/*This is the custom stlying that keeps the webinar boxes all the same size */
.el-flex-row {
  display: flex;
  flex-wrap: wrap;
}

.el-flex-row .et_pb_column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
	margin-top: 10px;
}

/*This styling css currently targets an empty webinar box and removes white bg */
.el-flex-row .et_pb_column_31 {
	background-color: transparent;
}

/*** Counter Box Mod ***/
.dollar .percent-value:before { content:'$';}
.dollar .percent-value:after { content:'bn';}
.delegate .percent-value:after { content:'+';}

/*** Edit secondary menu ***/
#top-header {
    background-color: #00305c !important;
	height:45px;
}

/*** Edit mobile menu border ***/
.et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li:before, .et_pb_pricing li:before, blockquote {
    border-color: #fcaf17 !important;
}

/*** Edit equalize column heights ***/
.et_pb_equal_columns >.et_pb_column {
	margin-top:auto;
	margin-bottom:auto;
}

/* contact us gform styling */
body #gform_wrapper_18 .gform_body .gform_fields .gfield .gfield_label {
	color: black !important;
}

body div#gform_wrapper_18 div.gform_body input[type="text"],
body div#gform_wrapper_18 select,
body div#gform_wrapper_18 textarea {
    background-color: white !important;
    color: black;
}

/*** Button Section Mod ***/
.rv_button.closed:after {content:"33";}
.rv_button.opened:after{content:"32";}

/*** Countdown Dots Removed ***/
div.sep.section {display: none;}

/*** FIELD STYLING ***/
input[type=text],
textarea,
select {
 background: #eee;
 border: none;
 border-radius: 0;
 color: #999 !important;
 padding: 15px !important;
}


input#gform_submit_button_8.gform_button.button {
 float: right;
 background: transparent;
 border: 2px solid #fcaf17;
 font-size: 22px;
 color: #fcaf17;
 padding: 12px 23px;
 border-radius: 5px;
 letter-spacing: 2px;
 cursor: pointer;
}


input#gform_submit_button_8.gform_button.button:hover {
 background: #fcaf17;
 color: #FFF;
}

input#gform_submit_button_18.gform_button.button {
 float: right;
 background: transparent;
 border: 2px solid #fcaf17;
 font-size: 22px;
 color: #fcaf17;
 padding: 12px 23px;
 border-radius: 5px;
 letter-spacing: 2px;
 cursor: pointer;
}


input#gform_submit_button_18.gform_button.button:hover {
 background: #fcaf17;
 color: #000000;
}


input#gform_submit_button_13.gform_button.button {
	float: right;
 background: transparent;
 border: 2px solid #fcaf17;
 font-size: 22px;
 color: #fcaf17;
 padding: 12px 23px;
 border-radius: 5px;
 letter-spacing: 2px;
 cursor: pointer;
}


input#gform_submit_button_13.gform_button.button:hover {
 background: #fcaf17;
 color: #FFF;
}

input#gform_submit_button_14.gform_button.button {
 float: left;
 background: transparent;
 border: 2px solid #fcaf17;
 font-size: 22px;
 color: #fcaf17;
 padding: 12px 23px;
 border-radius: 5px;
 letter-spacing: 2px;
 cursor: pointer;
}


input#gform_submit_button_14.gform_button.button:hover {
 background: #fcaf17;
 color: #FFF;
}
	
.large, .gfield_checkbox{
  width: 100% !important;
}
#gform_wrapper_10, #gform_10, #field_10_2 {
	padding: 0px !important;
	margin: 0px !important;
}


/***Menu Button***/
/* a:link .menubutton {
    color: white !important;
    background-color: #fcaf17 !important;
}
		
.menubutton {
    color: white !important;
	transition: background-color 300ms ease 0ms,background-color 300ms ease 0ms;
	border: 0px solid;
	border-radius: 0px;
    background-color: #fcaf17;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	font-weight: 600;
	padding-left: 10px !important;
    padding-right: 10px !important;
	height: 30px !important;
	padding-top: 10px !important;
    padding-bottom: 5px !important;
}

.menubutton:hover {
	background: #fccd6f !important;
	color: black !important;
}
*/
.menu-cta-yellow {
background-color: #fcaf17;
color: #000000;
letter-spacing: 1px;
padding: 0 !important;
}

.menu-cta-yellow a {
color: #000000 !important;
padding: 10px !important;
}

.menu-cta-yellow a:hover {
text-decoration: underline;
}

.menu-cta-blue {
color: #fff;
letter-spacing: 1px;
padding: 0 !important;
}

.menu-cta-blue a {
color: #fff !important;
border: 1px #fff solid;
padding: 10px !important;
}

.menu-cta-blue a:hover {
text-decoration: underline;
}

.menu_cta a {
border: #fcaf17 solid 1px;
font: bold !important;
padding: 10px 10px 10px 10px !important;
}

@media (max-width: 1000px) {

      a:link .menubutton {
    color: white !important;
    background-color: #fcaf17 !important;
}
		
.menubutton {
    color: white !important;
	border: 0px solid;
	border-radius: 0px;
    background-color: #fcaf17;
	font-weight: 600;
	padding-left: 10px !important;
    padding-right: 0px !important;
	height: 30px !important;
	line-height:10px !important;
	padding-top: 0px !important;
    padding-bottom: 10px !important;
	width: 170px !important;
}

}

/* Main header shadow */
#main-header {
    -webkit-box-shadow: 0 2px 0 rgba(241,241,241,.3) !important;
    -moz-box-shadow: 0 2px 0 rgba(241,241,241,.3) !important;
    box-shadow: 0 2px 0 rgba(241,241,241,.3) !important;
}

#main-header.et-fixed-header {
    -webkit-box-shadow: 0 2px 0 rgba(241,241,241,.3) !important;
    -moz-box-shadow: 0 2px 0 rgba(241,241,241,.3) !important;
    box-shadow: 0 2px 0 rgba(241,241,241,.3) !important;
}

/***FOOTER ICONS***/
.fab {
  padding-top: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.wechat, .fas {
    font-size: 30px !important;
    color: #fff;
	padding:0px;
}

/***POP UP WECHAT***/
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30%;
}

/* The Close Button */
button.pum-close.popmake-close {
	background-color:#003057 !important;
}

.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
	background-color:#003057 !important;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.cms-footer::before {
	content: url(http://asianconstructionexpo.co.nz/wp-content/uploads/2018/12/CMS-Symbol-Yellow-33px.png);
	padding-right: 10px; 
	vertical-align: -webkit-baseline-middle;
}

.menu-item-580 a {color: #000 !important;}
.menubutton a {color: white !important;}

.et-fixed-header #top-menu .menu-item-580 a {
		color: #000 !important;
}

#field_8_37 {
	margin-top: 0px;
	margin-bottom: 25px;
}

.acf_panel
{
	border-width: 0px!important;
    font-size: 15px !important;
    position: relative;
    padding: .3em 1em;
    background-color: #fcaf17;
	color: #fff!important;
	border-radius: 3px;
}

.fas.fa-sign-out-alt { 
	font-size: 15px !important;
}

/***Popup maker conflict with Divi. Moved styles to Divi and stopped Popup stylesheet loading***/
.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{-webkit-box-sizing:border-box;box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden]{padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotate-forever;animation-name:rotate-forever;-webkit-animation-timing-function:linear;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){-webkit-animation:1.5s linear infinite spinner-loader;animation:1.5s linear infinite spinner-loader;border-radius:.5em;-webkit-box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}@-webkit-keyframes rotate-forever{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-forever{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spinner-loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}

/* Popup Theme 1488: Default Theme */
.pum-theme-1488, .pum-theme-default-theme { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-1488 .pum-container, .pum-theme-default-theme .pum-container { padding: 20px; border-radius: 5px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-1488 .pum-title, .pum-theme-default-theme .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-1488 .pum-content, .pum-theme-default-theme .pum-content { color: #000000; font-family: inherit; font-weight: 400 } 
.pum-theme-1488 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 400; font-size: 12px; line-height: 14px; border: 1px none #ffffff; border-radius: 3px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 64, 219, 174, 1.00 ) } 

#pum-2128 {z-index: 1999999999}
#pum-2016 {z-index: 2000000000}
#pum-1507 {z-index: 1999999999}
#pum-1581 {z-index: 1999999999}

/* 20220923 Styles for footer */
.ftrbox {
   display: flex;
   align-items:center;
}