@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

/*test*/


*{
    font-family: "Work Sans", Arial, Helvetica, sans-serif;
    box-sizing: border-box;
}

html {
    width:100%;
    scroll-behavior: smooth;
    margin:0px;
    padding:0px;
    background-color: #E5E5E5;
  }

body{
    width:100%;
    min-height: 100vh;
    margin:0px;
    padding:0px;
    display: flex;
    flex-direction: column;
}

h1, h2, h3, h4, h5, h6{
    font-family: "Work Sans", 'Times New Roman', Times, serif;
    font-weight: 400;
}

p {
    font-weight: 200;
    font-size: 22px;
}

ul{
    list-style: square;
}

.cta{
    background-color: #0c1830;
    color:#E5E5E5;
    height: 3em;
}

#topNav{
    z-index:10;
}

.sticky{
    position: sticky;
    top:0;
}

.custom-navbar{
    height: 6em;
    background-color: #9E6812 !important;
    padding-right: 20px;
    padding-left: 20px;
}

.homeLink{
    width:100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.homeLink img{
    width: 3.5em;
    height: 3.5em;
}

.navbar-center{
    display: flex;
    align-items: center;
    width: 100%;
}

.navbar-link{
    border-right: 1px solid #E5E5E5;
    font-size: 1.5em;
    color: #E5E5E5 !important;
}

.navbar-link-last{
    border:none;
}

.nav-link:hover, .navbar-link-last:hover{
    color:#0C1830 !important;
}

.navbar-toggler{
    border-radius:0px;
}

.navbar-toggler-icon{
    /* color:#E5E5E5; */
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28229, 229, 229, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");

}

.heroImage{
    padding-right: 50px;
    padding-left: 50px;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#E5E5E5 ;
}

.heroImage h2{
    font-size: 90px;
    line-height: 100px;
    text-align: center;
    font-weight: 500;
    color: #E5E5E5;
}

.homeAboutSection{
    width: 100%;
    /* height: 100vh; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color:#0C1830;
    background-color: #fff;
    font-size: 2em;
    font-weight: 100;
    padding:3em 20%;
}

.homeAboutSection a{
    margin-top: 1em;
    color:#0C1830;
    text-decoration: none;
    border:#0C1830 2px solid;
    padding:0.3em 0.5em;
}

.homeAboutSection a:hover{
    color:#9E6812;
    border:#9E6812 2px solid;
}



.homeServicesSection{
    background-color: #0C1830;
    color: #fff;
    /* height: calc(100vh - 6em) ; */
    /* height: 100vh; */
    padding:10em 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

#homeServicesDescLink{
    height: 100%;
    text-align: center;
    font-size: 2em;
    font-weight: 200;
    padding:5em 2em;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#homeServicesDescLink a{
    margin-top: 1em;
    color:#fff;
    text-decoration: none;
    border:#fff 2px solid;
    padding:0.3em 0.5em;
}

#homeServicesDescLink a:hover{
    margin-top: 1em;
    color:#9E6812;
    text-decoration: none;
    border:#9E6812 2px solid;
    padding:0.3em 0.5em;
}

#homeServicesListLinks a i{
    font-size: 2em;
    margin-bottom: 0.5em;
}

#homeServicesListLinks a{
    color:#E5E5E5;
    text-decoration: none;
    text-align: center;
    display: block;
    width: 100%;
    margin: 2em 0em;
    font-size: 1.5em;
    font-weight: 400;
}

#homeServicesListLinks a:hover{
    color: #9E6812;
}

.homeServicesSection a:hover{
    color:#9E6812;
}

.homeBlogSectionHeading, .homeContactSection{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top:3em;
}

.homeBlogSectionHeading h2{
    font-size: 3em;
    margin-bottom:1em;
}

.homeBlogSectionHeading a, .homeContactSection .button{
    font-size: 2em;
    color:#0C1830;
    text-decoration: none;
    border:#0C1830 2px solid;
    padding:0.3em 0.5em;
    font-weight: 100;
}

.homeBlogSectionHeading a:hover, .homeContactSection .button:hover{
    color:#9E6812;
    border:#9E6812 2px solid;
}

.homeContactDetails{
    text-align: start;
}

.homeBlogPosts{
    min-height: 40em;
    margin-top:4em;
}

.homeBlogPostCol{
    height: 40em;
    position: relative;
}

.homeBlogPost{
    -webkit-filter: grayscale(100%);
    filter: gray;
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");

    display: block;
    height: 40em;
    width: 100%;
    position: absolute;
    z-index: 1;
}

.homeBlogPostCol a{
    position: absolute;
    z-index: 9;
    display: block;
    width: 100%;
    font-size: 2em;
    height: 100%;
    margin:0;
    
    color:#0C1830;
    text-decoration: none;
    font-weight: 100;
    
    transition: 0.4s;
}

.homeBlogPostCol a:hover{
    background-color: #0c183074;
}
.homeBlogPostCol a:hover p{
    background-color: #0C1830b8;
    color:#E5E5E5
}

.homeBlogPostCol a p{
    padding: 1em 5% 1em;
    width: 100%;
    min-height: 5em;
    background-color: #ffffffb8;
    transition: 0.4s;

    display: flex;
    flex-direction: column;
    flex: 1;
    font-size:28px;
}

footer{
    margin-top:auto;
    margin-bottom:auto;
    background-color: #0C1830;
    color:#E5E5E5;
    min-height: 5em;
}

footer nav, footer ul{
    min-height: 5em;
}

footer .homeLink{   
    /* background-color: #fff; */
    justify-content: start;
    padding-left:16px;
}

footer ul{
    display: flex;
    list-style: none;
    height: 100%;
    align-items: center;
}

footer .navbar-link{
    background-color: transparent !important;
    font-size: 1em;
    border-right: 1px solid #fff;
    font-size: 1.2em;
    color: #E5E5E5;
    padding: 0.2em 1em;
    display: block;
}

footer .nav-item{
    background-color: transparent !important;
}

footer .navbar-link-last{
    border:none;
}

footer .nav-link:hover, footer .navbar-link-last:hover{
    color:#9E6812 !important;
}

#footerCopyright{
    font-size: 1.2em;
    padding-left: 1em;
}

.insightsListPost img{
    width:100%;
}

.insightsListPostDetails{
    position: relative;
    margin-bottom: 2em;
}

.insightsListPostLink{
    position: absolute;
    bottom: 0;
    width:100%;
}

.insightsListPostDetails a{
    display: block;
    width: 100%;
    text-align: center;
    
    color: #0C1830;
}

.insightsReadMore{
    position: absolute;
    bottom:0;
    right:0;
}

.insightsListPost a:hover{
    color: #9E6812;
    /* background-color: #0c1830; */
}

.insightsImages{
    width: 100%;
    max-height: 300px;
    overflow: hidden;
    object-fit: cover;
    object-position: 15% 100%;
}

.insightsLink{
    padding: 0;
    /* height: 400px; */
    display: block;
    text-decoration: none;
    color:#0C1830;
    height: 100%;
    width: 100%;

}
/* 
.insightsLink:hover{
    color: #E5E5E5;
} */

.insightsOuterHoverEffect{
    position: relative;
}

.insightsInnerHoverEffect{
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
}

.insightsLink:hover .insightsInnerHoverEffect{
background-color: #0c1830a1;
}

.paginationSection{
    display: flex;
    flex-direction: row;
}

.paginationLinkDiv{
    flex:1;
}

/* .paginationSection a{
    width:20%;
    color:#fff;
    background-color: #0C1830;
    border: 2px solid #0C1830;
}

.paginationSection a:hover{
    color:#9E6812;
    background-color: transparent;
    border: 2px solid #9E6812;
} */



.pagination-buttons{
    /* flex: 1; */
}

#nextPaginationDiv{
    justify-content: start;
}

#previousPaginationDiv{
    justify-content: end;
}

.nextPaginationLinkDiv{
    display: flex;
    justify-content: end;
    width: 100%;
}

.previousPaginationLinkDiv{
    display: flex;
    justify-content: start;
    width: 100%;
}

.paginationSection a{
    text-align: center;
    width: 300px;
    font-size: 1.5em;
    padding: 0.3em 0.5em;
    display: block;
    color:#0C1830;
    background-color: transparent;
    border: 2px solid #0C1830;
    text-decoration:none;
}

.paginationSection a:hover{
    color:#9E6812;
    background-color: transparent;
    border: 2px solid #9E6812;
}

.next-pagination-button a, .previous-pagination-button a{
    display: block;
    padding:1em;
    width:max-content;
    margin-left:1em;
    margin-right:1em;
    text-align: center;
}

.next-pagination-button{
    display: flex;
    justify-content: start;
}

.previous-pagination-button{
    display: flex;
    justify-content: end;
} 

#yourTeam{
    
    width: 100%;
    height: 90vh;
    max-height: 1183px;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#E5E5E5;
}

#yourTeam h2{
    font-size: 90px;
    font-weight: 400;
    line-height: 80%;
    text-align: center;
}

#aboutLinkImages a{
    text-decoration: none;
}

.aboutMember{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    height: 500px;
    color: #fff;
}

.aboutMember h4{
    width: 100%;
    background-color: #00000093;
    height: 3em;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* 
#aboutBryonyTop{
    background-image: url('http://abb-legal.local/wp-content/uploads/2025/01/MAT_3704-scaled.jpg');
}
#aboutDesireeTop{
    background-image: url('http://abb-legal.local/wp-content/uploads/2025/01/Desiree2025-scaled.jpg');
}
#aboutEmersonTop{
    background-image: url('http://abb-legal.local/wp-content/uploads/2025/01/Emerson2025-scaled.jpg');
} */

#aboutMemberDetails .col{
    max-height: 700px;
    overflow: hidden;
}

#aboutBryony{
    /* padding-top:6em; */
}

#aboutDesiree img, #aboutEmerson img, #aboutBryony img{
    display: block;
    width: 100%;
    /* max-height: 650px;
    object-fit:cover;
    object-position:top; */
    /* padding-right: 5em; */
}

#aboutMemberDetails a{
    color:#0C1830;
    text-decoration: none;
}

#aboutMemberDetails a:hover{
    color:#9E6812;
}

.aboutPageParagraph{
    font-size:18px;
}

.services-side-menu{
    list-style: none;
}

.services-side-menu a{
    color: #0C1830;
    text-decoration: none;
    position: relative;
    padding-bottom: 5px;
}

.services-side-menu a::before{
    content:'';
    position: absolute;
    width: 100%;
    height: 1px;
    border-radius: 2px;
    background-color: #9E6812;
    bottom: 0;
    left: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition:transform .3s ease-in-out;
}

.services-side-menu a:hover{
    color: #9E6812;
}

.services-side-menu a:hover::before{
    transform-origin:left;
    transform: scaleX(1);
}

.servicesHeroImage{
    
    width: 100%;
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color:#E5E5E5 ;
}

.servicesHeroImage h2{
    font-size: 90px;
    line-height: 100px;
    text-align: center;
    font-weight: 500;
    color: #E5E5E5;
}

.servicesSideMenu a{
    font-size:18px;
}



#expertiseServicesListLinks a{
    color:#0C1830;
    text-decoration: none;
    text-align: center;
    display: block;
    width: 100%;
    margin: 2em 0em;
    font-size: 1.5em;
    font-weight: 400;
}

#expertiseServicesListLinks a:hover{
    color: #9E6812;
}

.servicesIcons{
    font-size: 75px;
}

.single-post .wp-post-image{
    width:100%;
    height: auto;
}

.single-post .backButton, .servicesDetails .backButton, .single-post a{
    color: #0C1830;
}

.single-post .backButton:hover, .servicesDetails .backButton:hover, .single-post a:hover{
    color: #9E6812;
}

.servicesHeroImage h3{
    padding-left: 30px;
    padding-right: 30px;
}

.disclaimer{
    font-size:17px;
}

@media screen and (min-width: 1890px) {
    #yourTeam{
        background-position: top !important;
    }
}

@media screen and (max-width:1500px){
    #yourTeam{ 
        height: 0;
        padding-top: 66.64%;
        position: relative;
    }

    #yourTeam h2{
        font-size: 35px;
        position: absolute;
        bottom:50%;
        top:50%;
    }
}

@media screen and (max-width:1399px){
    #aboutMemberDetails img{

    }
}

@media screen and (max-width:1199px){
    #aboutMemberDetails img{
        
    }
}


/* Medium */
@media screen and (max-width: 768px){
    .navbar-hide{
        display: none;
    }

    .navbar-collapse, .nav-item{
        width:100%;
        background-color: #9E6812;
    }

    .navbar-link{
        border:none;
        text-align: center;
    }

    .navbar-link:hover{
        color:#0C1830;
    }

    footer .nav-item{
        width:auto;
        padding-left: 0.5em;
        padding-right:0.5em;
    }

    footer .navbar-link{
        border:0px !important;
    }

    footer .homeLink{
        padding:0;
        width:auto;
    }

    footer ul {
        width: auto !important;
    }

    .heroImage h2, .servicesHeroImage h2{
        font-size: 50px;
        font-weight: 400;
        line-height: 120%;
        text-align: center;
    }

    .servicesHeroImage h4{
        padding-left:20px;
        padding-right:20px;
        padding-top:10px;
    }

    .homeBlogPostCol a p{
        min-height: 6em;
    }

    .homeLink img{
        width: 3em;
        height: 3em;
        margin-left:1em;
    }

    footer{
        padding-top:1em;
    }

    #footerCopyright, footer .nav-link  {
        font-size: 16px;
        padding:0;
    }

    .homeContactDetails p{
        text-align: center;
    }

    .cta span{
        /* width:100%; */
        display: block;
        margin-left:1rem;
    }

    .cta .col{
        display: block !important;
    }

    #homeAboutSection p{
        text-align: center;
    }

    .custom-navbar{
        padding:0;
    }

    .navbar-toggler:focus{
        box-shadow: 0 0 0 0;
    }


    /* #yourTeam{ 
        height: 0;
        padding-top: 66.64%;
        position: relative;
    }

    #yourTeam h2{
        font-size: 35px;
        position: absolute;
        bottom:50%;
        top:50%;
    } */

    .next-pagination-button, .previous-pagination-button, .previousPaginationLinkDiv, .nextPaginationLinkDiv{
        display: block;
        margin-left:auto;
        margin-right:auto;
    }

    .next-pagination-button a, .previous-pagination-button a{
        width: 200px;
        margin-bottom:10px;
        margin-left:auto;
        margin-right:auto;
    }
    
    .paginationLinkDiv{
        flex:0;
        width: 100%;
    }

    #nextPaginationDiv, #previousPaginationDiv{
        justify-content: center;
        margin-bottom: 20px;
    }

    footer .homeLink img{
        margin-right:10px;
    }

    footer .homeLink span{
        text-indent:-20px;
        margin-left:20px;
    }

    .servicesSideMenu{
        display: none;
    }


    #aboutMemberDetails img{
        /* max-height: 450px; */
    }
    

    /* .previous-pagination-button{
        display: flex;
        justify-content: end;
    }  */
}
/* 
@media screen and (max-width:576){
    
} */