.footer-section .ftr-nap .ftr-nap-address:before{
display: none !important;
}

.footer-section .footer-logo .ftr-logo {
    max-width: inherit;
    margin-top: -15px;
}

.content-slider-wrapper {
    border-top: none !important;
    border-bottom: none !important;
}
.content-slider-wrapper .content-slider-cta {
    display: none;
}

.billboard-section h1 {
    color: #b09062 !important;
}

.client-centre .masonry-category-container{
    display: none;
}

@media only screen and (max-width: 768px){
    .ftr-logo{
        margin-right: 10px !important;
    }
}

#our-specialists-heading h1 {
  text-align: center !important;
  margin-bottom: 40px !important;
}

#our-specialists-heading h1 .head-1,
#our-specialists-heading h1 .head-2 {
  display: block !important;
  width: 100% !important;
  text-align: center !important;
}

#our-specialists-heading h1 .head-2::after {
  content: "" !important;
  display: block !important;
  height: 5px !important;
  width: 60px !important;
  margin: 19px auto 0 !important;
  position: relative !important;
}

@media only screen and (max-width: 480px) {
  #our-specialists-heading h1 {
    text-align: center !important;
  }
  #our-specialists-heading h1 .head-1,
  #our-specialists-heading h1 .head-2 {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
  }
  #our-specialists-heading h1 .head-2::after {
    margin: 19px auto 0 !important;
  }
}
.header-toggle-button{
    position: absolute;
    top: 10px;
    right: 350px;
}

button.language-toggle {
    border: none !important;
    height: 45px;
    width: 170px;
    margin: 10px 0;
    font-family: 'Playfair Display';
    color: #b09062;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    background-color: #fff !important;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
button.language-toggle:hover{
    background-color: #b09062 !important;
    color: #fff;
}

@media only screen and (max-width: 768px) {
.header-content {
    min-height: 165px !important;
}
.header-main .ftr-logo-wrapper {
    top: 70% !important;
}
.header-toggle-button {
    right: 70px !important;
}
}
.btn.secondary {
    border: 1px solid #00578A;
    color: #00578A;
    padding: 1em 1.5em !important;
}

.btn.secondary:hover{
color: #ffffff;
background: #00578A;
}

.accord-link img {
    width: 50px;
    height: 50px;
    margin: 0 1em 0 0;
    padding-bottom: 0;
}

.accord img {
    display: block;
    max-width: 100%;
}
