css/*
Theme Name: ML Partners
Version: 1.0
Author: Cloud Three
Author URI: https://cloudthree.com.au/
*/
 
.alignnone {
margin: 5px 20px 20px 0;
}
 
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
 
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
 
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
 
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
 
a img.alignnone {
margin: 5px 20px 20px 0;
}
 
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
 
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
 
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; /* Image does not overflow the content area */
padding: 5px 3px 10px;
text-align: center;
}
 
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
 
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
 
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
 
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
 
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
 
/* Text meant only for screen readers. */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
 
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; /* Above WP toolbar. */
}
 
/* ninja forms preset */
 
.ninja-forms-form-wrap .ninja-forms-error-msg {
color: #ff0000;
margin-bottom: 5px;
}
 
.ninja-forms-form-wrap .ninja-forms-required-items {
margin-bottom: 5px;
font-weight: bold;
}
 
.ninja-forms-form .text-wrap input,
.ninja-forms-form .textarea-wrap textarea,
.ninja-forms-form .list-dropdown-wrap select {
font-size: 14px;
padding: 10px 10px;
border: 1px solid #cccccc;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background-color: #ffffff;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
}
 
.ninja-forms-form .submit-wrap input {
line-height: 41px;
text-align: center;
background-color: #ffffff;
padding: 0 32px;
border: 2px solid #cccccc;
-webkit-transition: background-color 0.3s, color 0.3s;
-moz-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
cursor: pointer;
font-size: 14px;
}
 
.ninja-forms-form .submit-wrap input:hover {
color: #ffffff;
background-color: #cccccc;
}
.nf-form-fields-required {
  display: none;
}
.teamMembers .members{
  display: flex;
  flex-wrap: wrap;
justify-content: center;
  column-gap: 4%;
}
.teamMembers .member{
  margin-bottom: 20px;
width: 30%;
}
h3 em {
color: #21A62C;
font-style: normal;
}
.contentStyle02.reverse{
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-direction: reverse;
      -webkit-box-orient: horizontal;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}
.contentStyle02.reverse .text{
  margin-left: auto;
}

.contentStyle02.reverse .image:before {
content: "";
position: absolute;
left: -8.610567514677104%;
bottom: -6.633499170812604%;
width: 65.94911937377691%;
height: 78.27788649706458%;
background: #F5F5F5;
z-index: -1;
}
#mainWrapper #contact .right .form .fields .field, #mainWrapper #contact .right .form .fields .nf-form-cont{
  width: 100%;
}
#mainWrapper #contact .right .form .fields .linkBtnBig
{
  display: table;
  color: #fff;
  line-height: 1.2;
  font-family: 'Rubik', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  background: #21A62C;
  min-width: 165px;
  padding: 13.65px 35px;
  border: 1px solid #21A62C;
  border-radius: 0;
  cursor: pointer;
  text-align: center;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

#mainWrapper #contact .right .form .fields .linkBtnBig:hover {
  background-color: #03991f;
  border-color: #21A62C;
  color: #fff;
}
#contact .right:after{
  height: 674px;
}
.contentStyle03 .image:before
{
  content: "";
  position: absolute;
  left: -8.610567514677104%;
  bottom: -6.633499170812604%;
  width: 65.94911937377691%;
  height: 78.27788649706458%;
  background: #F5F5F5;
  z-index: -1;
}
#header .right #navigation ul.sub-menu{
  display: none;
  position: absolute;
}
#header .right #navigation .menu-item-has-children:hover .sub-menu{
  display: block;
}
#header .right #navigation ul.sub-menu{
  padding: 0px;
  margin: 0;
}
#header .right #navigation .sub-menu li a{
  display: block;
  padding: 10px 15px;
  background-color: #03991f;
  color: #fff;
}
#header .right #navigation .sub-menu li a:hover{
  background: #1D4872;
}
#header .right #navigation ul .sub-menu li>a:after{
  display: none;
}
#header .right #navigation .sub-menu li{
  margin: 0;
}
#header .right #navigation ul li a{
  padding: 10px;
}
.cats{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.content .text a{
  color: #21A62C;
}
.content .text .linkBtn{
  color: #fff;
}
.whiteBg{
 background: #fff; 
}
.image img.animate-on-scroll {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.image img.animate-on-scroll.visible {
    opacity: 1;
    transform: translateY(0);
}
.accordion {
  cursor: pointer;
}

.accordionContent {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
}

.accordion.active + .accordionContent {
  /* You can style the expanded content here if you like */
}
.accordion {
  position: relative;
  cursor: pointer;
  padding-right: 2em;
  transition: background 0.3s ease;
}

.accordion::after {
  content: "▼"; /* Down chevron */
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
  font-size: 0.8em;
}

.accordion.active::after {
  transform: translateY(-50%) rotate(-180deg); /* Up chevron when active */
}
.accordion:hover {
  background: rgba(244, 244, 244, 0.151);
}
.bottom .logo img{
  max-height: 100px;
 
}
#footer .bottom .logo{
  width: auto;
  margin-right: 50px;
}
#footer .bottom .logo:first-of-type{
  width: 250px;
  
}
.member h6 p{
  font-weight: normal;
}
.bottom .logo.tax img{
  max-height: 150px;
}
.bottom .cpa img{
  max-height: 50px;
}
.bottom .cpa{
  display: flex;
  justify-content: center;
  vertical-align: middle;
  column-gap: 30px;
  align-items: center;
}
.bottom .cpa span{
  max-width: 170px;
  display: block;
}
@media only screen and (max-width : 767px){
 #footer .bottom .logo{
    margin: auto;
    margin-bottom: 25px;
  }
  .content .image {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  max-width: 330px;
  width: 100%;
  margin: 0 auto 30px;
  }
  .contentStyle02.reverse
  {
    flex-wrap: wrap;
  }
  .blog .member{
    width: 100%;
  }
  .blog .member img{
    margin: 20px auto;
    display: block;
    
  }
}