

.main-header{
  box-shadow: 0px 4px 18px 0px #00000014;
}
.elementor-sticky--effects{
  box-shadow:none !important;
}


.page-id-10 .Home-footer{
  margin-top:180px;
}
.elementor-widget-container p:last-child{
  margin-bottom: 0px!important;
}
.user_icon > .elementor-widget-container > .elementor-icon-wrapper{
	line-height:0px !important;
}

/* Default state */
@media only screen and (min-width: 1201px){
.header_menu .elementor-nav-menu > li > a > .sub-arrow svg{
	opacity:0;
}
.header_menu .elementor-nav-menu li.menu-item-has-children:has(ul li.current-menu-item) > a {
  color: #39B54A!important;
  }
.header_menu .elementor-nav-menu > li > a > .sub-arrow {
  /*background: url('https://placescoredev.wpenginepowered.com/wp-content/uploads/2025/06/menu_arrow.svg') no-repeat right;*/
  background: url('../images/black_menu_arrow.svg') no-repeat right;
}

/* On hover or active menu item */
.header_menu .elementor-nav-menu > li:hover > a > .sub-arrow,
.header_menu .elementor-nav-menu > li.current-menu-item > a > .sub-arrow,
.header_menu .elementor-nav-menu > li.current_page_item > a > .sub-arrow,
.header_menu .elementor-nav-menu > li.current-menu-ancestor > a > .sub-arrow {
  /*background: url('https://placescoredev.wpenginepowered.com/wp-content/uploads/2025/06/green_menu_arrow.svg')no-repeat right;*/
   background: url('../images/green_menu_arrow .svg') no-repeat right;
}
.elementor-sticky--effects .e-con-inner{
  padding: 12px 0px 12px 0px !important;
  transition: 0.3s ease-in-out;
}
/*.sub-menu{
    width: unset !important;
}
.sub-menu .menu-item a{
  background-color: #39B54A !important;
  color: #ffffff !important;
}*/
}

/*footer*/
.footer_menu .elementor-nav-menu > li {
position: relative;
}
.footer_menu  .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    width: 245px;
    /*position: relative;*/
    margin-bottom: 40px;
}
 .footer_menu .elementor-nav-menu > li:first-child a{
  margin-left: 25px;
 }
.footer_menu .elementor-nav-menu > li a{
  padding-top: 0px !important;
}

/* Add icon before menu item */
.footer_menu .elementor-nav-menu > li::before {
  content: '';
  position: absolute;
  top: -2px;
  left: 0;
  width: 25px;
  height: 25px;
  /*background: url('https://placescoredev.wpenginepowered.com/wp-content/uploads/2025/06/footer_menu_icon.svg') no-repeat center;*/
  background: url('../images/footer_menu_icon.svg') no-repeat center;
  background-size: contain;
}

.footer_menu .elementor-widget-container::after {
    content: '';
    position: absolute;
    background: #ffffff;
    width: 101px;
    height: 1px;
    right: -95px;
    top: 40px;
    opacity: 15%;
    transform: rotate(90deg);
}
/*footer*/

strong{
	font-weight: 700;
}


/*Home page*/
.austalian_slider .elementor-carousel-image {
    background-size: auto;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.austalian_slider .elementor-main-swiper{
  padding: 15px 0px !important;
}
.austalian_slider .swiper-slide,.make-decision .box,.box-shadow{
	/*box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.08);*/
  box-shadow: 0px 4px 18px 0px #00000014;
}

.common_icon_box_hover .elementor-widget-container:hover {
  background-color: #39B54A !important;
  transition: all 0.3s ease;
}

.common_icon_box_hover .elementor-widget-container:hover .elementor-icon svg path,
.common_icon_box_hover .elementor-widget-container:hover .elementor-icon,
.common_icon_box_hover .elementor-widget-container:hover .elementor-icon-box-title,
.common_icon_box_hover .elementor-widget-container:hover .elementor-icon-box-title span,
.common_icon_box_hover .elementor-widget-container:hover .elementor-icon-box-description {
  color: #ffffff !important;
  fill: #ffffff !important;
}

.you_need .common_icon_box_hover .elementor-icon-box-description {
    margin-left: -95px;
}
.testimonial-common-slider .elementor-main-swiper{
  width: 100%  !important;
  padding: 0px  !important;
}
.testimonial-common-slider .elementor-main-swiper .swiper-slide{
  padding: 0px !important;
}
.testimonial-common-slider .elementor-testimonial__content{
  width: 75%;
  /*padding-left: 60px;*/
}
.testimonial-common-slider .elementor-testimonial__footer{
  width: 25%;
  align-items:end ;
}
.testimonial-common-slider .elementor-testimonial{
  position: relative;
  gap: 40px;
}


.testimonial-common-slider .elementor-testimonial__image {
    /*background: url(https://placescoredev.wpenginepowered.com/wp-content/uploads/2025/06/White-Background-Shape.png) no-repeat center / cover;*/
    background: url('../images/green-border-bg-Shape.png') no-repeat center / cover;
    width: 258px;
    height: 258px;
    vertical-align: middle;
    border-radius: 50%;
    margin-top: -5px;
    position: relative;
    padding: 10px;
}
.testimonial-common-slider .elementor-testimonial__image img {
    height: 94% !important;
    width: 94% !important;
    position: absolute;
    top: 15px;
    left: 8px;
    transform: translate(0%, 0%);
  }

  /*home page*/
  .carrer-page-testimonial .elementor-widget-container{
    position: relative;
  }
/*.testimonial-container .elementor-widget-container::before{
    content: '';
    position: absolute;
    background: url('../images/Quote-Icon.svg') no-repeat;
    width: 49px;
    height: 35px;
    left: -60px;
    top: 25px;
}*/
/*.blue-quote .elementor-widget-container::before {
    content: '';
    position: absolute;
    background: url('../images/slider_blue_quote.png') no-repeat !important;
    width: 49px;
    height: 35px;
    left: -60px;
    top: 25px;
}*/
.testimonial-common-slider .elementor-testimonial__text{
  border-bottom: 1px solid  #231F204D;
  padding-bottom: 35px;
}
.testimonial-common-slider .elementor-testimonial__cite{
  margin-top: 30px !important;
  position: relative;
}

/*.testimonial-common-slider .elementor-testimonial__cite::before{
  content: '';
  position:absolute;
  background: #231F204D;
  width: 910px;
  height: 1px;
  left: 0;
  top: -30px;
}*/
@media only screen and (min-width: 1880px){

  .testimonial-common-slider .elementor-testimonial__footer{
    /*margin-top: 40px;*/
    align-items: center;
} 
  /*.testimonial-common-slider .elementor-testimonial {
    padding: 30px 0px 30px 70px !important;
  }*/
}

/*resource page*/
.resource-box:hover {
  background-color:#39B54A;
  cursor: pointer;
} 
.resource-box:hover h2, .resource-box:hover p{
  color:#ffffff;
} 
.resource-box:hover .elementor-widget-button  .elementor-button-content-wrapper{
  color:#231F20;
}
.resource-box:hover .elementor-widget-button .elementor-button{
  background-color:#ffffff;
} 
/*resource page end*/

/*placescore page*/
.team-short-content {
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    max-width: 95.193%;
    width: 100%;
    margin: auto;
}
.team-full-content {
  width: 95.193%;
  height: 95.193%;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  top: 0;
  transform: scale(0);
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.4s ease !important;
  pointer-events: none;
}
 
.team-box:hover .team-full-content {
  transform: scale(1);
  opacity: 1;
  pointer-events: auto;
}
 
.team-box:hover .team-short-content{
  transform: scale(0);
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.4s ease !important;
}
.elementor-element-6809767 .elementor-heading-title{
  font-size: 23px !important;
}
/*placescore page end*/


/*career page*/


.carrer-page-testimonial .testimonial-common-slider .elementor-testimonial__cite {
    margin-top: 50px !important;
}
.carrer-page-testimonial .elementor-testimonial__content{
      width: 76% !important;
}
.carrer-page-testimonial .elementor-testimonial__footer{
  align-items: flex-start !important;
}
.carrer-page-testimonial .elementor-testimonial__text{
   position: relative; 
}
.carrer-page-testimonial .elementor-testimonial__footer{
  width: 24% !important;
}
/*career page*/

/*contact page*/
.gform_validation_errors{
  /*border: none !important;*/
  outline: none !important;
}
#validation_message_10_14{
  display: none !important;
}
.contact-form .gform_fields{
  gap: 25px 25px !important;
}
.gform_heading .gform_heading p{
    display: none !important;
}
.contact-form #field_1_11 .ginput_container_select select, .ginput_container_select select{
    background: #EBF8ED;
    border: none;
    border-bottom: 1px solid #39B54A80;
    padding: 15px 20px;
    outline: none;
    font-size: 22px;
    line-height: 22px;
    font-weight: 500;
    height: 60px;
    cursor: pointer;
}

/*.contact-form .ginput_container_select::after {
    content: '';
    position: absolute;
    background: url('../images/select_arrow.svg') no-repeat right;
    width: 15px;
    height: 15px;
    right: 20px;
    top: 24px;
}*/

.contact-form input::placeholder,
.contact-form textarea::placeholder,
.contact-form select{
  font-family: 'Open Sans'!important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 34px !important;
  text-align: left !important;
  color: #231F20  !important;
  appearance: none !important;
}
.contact-form input::placeholder,
.contact-form textarea::placeholder{
  color: grey !important;
}
.contact-form input {
    width: 100% !important;
    border: none !important;
    padding: 10px 20px 10px 0px !important;
    font-family: 'Open Sans'!important;
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 34px !important;
    text-align: left !important;
    color: #231F20 !important;
    border-bottom: 1px solid #39B54A80 !important;
    outline: none !important;
    height: 60px !important;
    box-shadow: none !important;
}
.contact-form textarea{
  width: 100%!important;
  padding: 10px 20px 10px 0px   !important;
    font-family: 'Open Sans' !important;
    font-weight: 500  !important;
    font-size: 20px !important;
    line-height: 34px !important;
    text-align: left !important;
    color: #231F20!important;
   border: none !important;
   resize: none !important;
   outline: none !important; 
   border-bottom:1px solid #39B54A80 !important;
   box-shadow: none !important;
   height: 160px !important;
}
.contact-form legend{
  font-family: Open Sans;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 34px !important;
  text-align: left;
}
.contact-form .gfield_radio{
      display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 20px 25px !important;
}
.contact-form .gfield_radio input{
      -webkit-appearance: none !important;
    width: 18px !important;
    height: 18px  !important;
    border: 1px solid #A1D4A3  !important;
    border-radius: 50% !important;
    outline: none   !important;
    cursor: pointer !important;
    position: relative;
}
.contact-form .gfield--type-radio{
  margin-top: 35px !important;
}
.contact-form .gfield_radio input[type="radio"]:checked::before {
    content: ''  !important;
    position: absolute !important;
    top: 50% !important;
    left: 50%  !important;
    transform: translate(-50%, -50%) !important;
    width: 8px !important;
    height: 8px !important;
    background-color: #A1D4A3 !important;
    border-radius: 50% !important;
}
.contact-form .gfield_radio .gchoice:first-child{
  width: 275px !important;
}
.contact-form .gfield_radio .gchoice{
  justify-content: left !important;
  align-items:center !important;
}
.contact-form .gfield_radio{
  margin-top: 10px !important;
  position: relative;
  z-index: 10;
}

.contact-form .gfield_radio label,.contact-form .ginput_container_checkbox label{
    font-family: "Open Sans"  !important;
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 34px   !important;
    color: #231F20  !important;
}
  .contact-form .ginput_container_checkbox input[type="checkbox"] {
      appearance: none;
      -webkit-appearance: none;
      width: 30px !important ;
      height: 30px !important;
      border: 1px solid #A1D4A3 !important;
      border-radius: 4px !important;
      outline: none !important;
      cursor: pointer  !important;
      position: relative !important;
  }
  /*.contact-form .ginput_container_checkbox input[type="checkbox"]::before{
    color: #39B54A !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
  }*/
  .contact-form .ginput_container_checkbox input[type="checkbox"]:checked::before {
    content: "✔";
    font-size: 24px;
    color: #39B54A;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
.contact-form .gform-footer input[type="submit"]{
      width: 178px !important;
      padding: 14px 0px !important;
      text-align: center !important;
      margin: 0 auto !important;
      font-family: Open Sans !important;
      font-weight: 500 !important;
      font-size: 18px !important;
      line-height: 100% !important;
      text-align: center   !important;
      color: #fff !important;
      background: #39B54A !important;
      border-radius: 10px !important;
      height: 50px !important;
  }
.contact-form .gform-footer input[type="submit"]:hover{
  background: #231f20 !important;
  color: #ffffff!important;
  cursor: pointer !important
}
.contact-form .gform-footer {
    width: 64vw !important;
    margin: 40px auto 0px !important;
}
.contact-form .has_first_name{
  gap: 15px 15px!important;
}
.contact-form .gfield_checkbox .gchoice{
  justify-content: left ;
  align-items: center;
  margin-top: 12px;
  gap: 10px ;
} 
/*
state of  place*/
.state-page .ginput_container_radio {
  width: 940px !important;
}
.state-page .gform-footer input[type="submit"]{
  margin:unset !important;
}
.state-page .gform-footer {
    margin-top: 15px !important;
}
/*state of place*/

.green-container .elementor-widget-container::before {
      display: none !important;
}
.elementor-widget-theme-post-content a{
  color: #39b54a;
}
.elementor-widget-theme-post-content a:hover{
  color:#231F20;
}
.serach-post .has-post-thumbnail.hentry{
  padding-top: 0px !important;
}

#training,#parks,#books,#liveability-plateform,#liveability-census,#data-well,#tracking-healthy,#hornsby-uses,#award-winning,#using-liveability,#from-static,#embeding-community,#from-lowest-rated,#a-shared-vision {
  scroll-margin-top: 150px; 
}
.phone-error {
    color: red;
    font-size: 14px;
    margin-top: 5px;
}

 .sub-menu{
    width: 200px !important;
    border-top: 5px solid #39B54A !important;
    /*border-bottom: 5px solid #39B54A !important;*/
}
.carrer-page-testimonial .elementor-testimonial__content .elementor-testimonial__cite{
  font-style: normal !important;
}
.testimonial-common-slider .elementor-testimonial{
        vertical-align: middle;
        align-items: center;
        height: 485px !important;
    }
.testimonial-common-slider .elementor-testimonial .elementor-testimonial__content {
    position: relative;
    background: url(../images/Quote-Icon.svg) no-repeat;
    background-position-x: 10px;
    background-position-y: 25px;
    z-index: 9 !important;
    padding: 30px 0px 30px 70px;
}
.blue-quote .elementor-testimonial .elementor-testimonial__content{
  background: url('../images/slider_blue_quote.png') no-repeat;
  background-position-x: 10px;
  background-position-y: 25px;
  z-index: 9 !important;
  padding: 30px 0px 30px 70px;
  }
 /* .testimonial-common-slider .elementor-testimonial .elementor-testimonial__content::before{
     content: '';
    position: absolute;
    background: url(../images/Quote-Icon.svg) no-repeat;
    width: 49px;
    height: 49px;
    left: -65px;
    top: -5px;
}
}*/

/*.blue-quote .elementor-widget-container .elementor-testimonial__content::before {
     content: '';
    position: absolute;
    background: url('../images/slider_blue_quote.png') no-repeat !important;
    width: 49px;
    height: 49px;
    left: -65px;
    top: -5px;
}*/
.testimonial-container .e-con-inner{
  padding: 45px 0px !important;
}

.ginput_container_select  select{
  position: relative !important;
  background: url('../images/select_arrow.svg') no-repeat right #EBF8ED !important;
   background-position: right 12px center !important;  
  background-size: 16px  !important;
}
/*select#input_10_16 {
    border: none;
    background: #EBF8ED !important;
    height: 185px;
}

select#input_10_16 option{
  margin: 10px 0px!important;
  }
  select#input_10_16 option:last-child{
    margin-bottom: 0px!important;
  }
#input_10_16:focus{
  outline: none  !important;
}
*/
.lib-post:hover .elementor-widget-container{
    color: #fff !important;
}
#field_10_19{
  margin-top: 40px;
}
#input_10_19{  
  gap: 0px !important;
}

.gfield_label .gfield_required_asterisk{
  color: grey;
  font-size: 20px;
}