.get-help-now-container {
    background-image: url(../images/background-3.jpg);
    background-size: cover;
	background-color: #1a2732;
	padding: 65px 0 85px;
}
.get-help-now-box {
	background: #fff;
	width: 676px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 35px 70px 45px;
    font-weight: 600;
}

.get-help-now-box .details {
    border: 1px solid #1A2732;
}
.get-help-now-box .r {
    border-bottom: 1px solid #1A2732;
    padding: 16px 5px;
}
.get-help-now-box .r .fa {
    font-size: 20px;
	vertical-align: middle;
	margin-right: 18px;
}
.get-help-now-box .title {
    font-size: 17px;
}
.get-help-now-box .phone a {
    font-size: 14px;
    color: inherit;
    text-decoration: none;
}
.get-help-now-box .header-tags {
    background: #1A2732;
    color: #fff;
}
.post-code-filter .filter-input,
.post-code-filter .filter-input::placeholder{
    color: #082543;
    font-family: 'Montserrat';
    font-size: 15.5px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 27px;
}
.post-code-filter .filter-input {
    width: 230px;
    max-width: 100%;
    margin-right: 10px; 
    background-color: #ECEFEF;
    border-radius: 4px;
}
 
.single-other_firm input.filter-submit, .single-location input.filter-submit {
    position: absolute;
    right: 0;
}

.post-code-filter .filter-input{
    background-color: #ecefef00  !important;
    border-radius: 0px !important;
    border: 0px;
    border-bottom: 2px solid #FF212B !important;
}

.single-other_firm .post-code-filter .filter-submit:hover, .single-location .post-code-filter .filter-submit:hover, .single-other_firm  .post-code-filter .filter-submit:active, .single-location  .post-code-filter .filter-submit:active, .single-other_firm .post-code-filter .filter-submit:focus, .single-location .post-code-filter .filter-submit:focus{
    color: #fff;
    background-color: #08254300 !important;
    background: url(/wp-content/uploads/2024/01/z-icoCombined-Shape.svg) no-repeat center center !important;
}
.single-other_firm .post-code-filter .filter-submit, .single-location .post-code-filter .filter-submit{
    font-size: 0;
    background: url(/wp-content/uploads/2024/01/z-icoCombined-Shape.svg) no-repeat center center;
    border: none;
}
.single-other_firm .post-code-filter, .single-location .post-code-filter {
    margin-right: 100px;
}
.staff-carousel .slick-prev:before, .slick-next:before{
    font-size: 30px !important; 
    opacity: 1 !important;
}

.staff-carousel  .slick-next, .staff-carousel  .slick-prev{
    top: -13% !important;
}

.staff-carousel .slick-prev {
    right: 50px !important;
    left: inherit;
}
.staff-carousel .slick-next {
    right: 10px !important;
}

.members-filter-container .post-code-filter form {
    position: relative;
}
div#local-team-block-1 {
    padding-top: 100px;
}

.single-location .post-code-filter {
    display: none;
}