/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
:root {
    --white: #ffffff;
    --primary-green: #005d42;
    --secondary-green: #3aa18e;
    --primary-red: #a80b52;
    --primary-blue: #415d77;
    --primary-yellow: #be8325;
}

.text-center{text-align:center !important;}
.text-justify{text-align:justify !important;}
.text-left{text-align:left !important;}
.text-right{text-align:right !important;}
.text-bold{font-weight:700 !important;}
.font-1vh{font-size:1vh !important;}
.font-2vh{font-size:2vh !important;}
.font-3vh{font-size:3vh !important;}
.font-4vh{font-size:4vh !important;}
.font-5vh{font-size:5vh !important;}
.font-6vh{font-size:6vh !important;}
.font-1vw{font-size:1vw !important;}
.font-2vw{font-size:2vw !important;}
.font-3vw{font-size:3vw !important;}
.font-4vw{font-size:4vw !important;}
.font-5vw{font-size:5vw !important;}
.font-6vw{font-size:6vw !important;}
.font-white{color:#ffffff !important;}
.link-white a,.link-white a:hover{color:#ffffff !important;}
.link-white a:hover{text-decoration:underline !important;}
.line-1{line-height:1 !important;}
.margin-0-p p{margin:0 !important;}

html {
    scroll-behavior: smooth;
}

small {
    font-size: 70%;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 75px !important;
    z-index: 999 !important
}

.ul-margin-0 ul {
    margin: 0 !important;
}

.margin-0 p {
    margin: 0 !important;
}

.elegant-typewriter-text-wrap[style] {
    font-weight: 700 !important;
}

.ti-cursor {
    opacity: 0 !important;
}

/* .link-decoration a {
  text-decoration: underline;
  text-decoration-style: dotted;
} */
.fusion-text a:hover {
    text-decoration: underline;
    -webkit-text-decoration-style: solid;
            text-decoration-style: solid;
}

#boxed-wrapper {
	overflow:unset!important;
}

#main {
    background-image: url("/wp-content/uploads/bg-br.svg"), url("/wp-content/uploads/bg-bl.svg") !important;
    background-repeat: no-repeat, no-repeat !important;
    background-position: right bottom, left bottom !important;
    background-size: 20vw, 10vw !important;
}

/*.page-id-1091 #main,
.parent-pageid-1091 #main {
background-image: url("/wp-content/uploads/bg-br-red.svg"), url("/wp-content/uploads/bg-bl-red.svg") !important;
}
.page-id-1093 #main,
.parent-pageid-1093 #main {
background-image: url("/wp-content/uploads/bg-br-blue.svg"), url("/wp-content/uploads/bg-bl-blue.svg") !important;
}
.page-id-1095 #main,
.parent-pageid-1095 #main {
background-image: url("/wp-content/uploads/bg-br-yel.svg"), url("/wp-content/uploads/bg-bl-yel.svg") !important;
}
*/
/* .fusion-post-content {
text-align: center !important;
} */
address {
    font-style: normal;
}

address p:last-of-type {
    margin-bottom: 0;
}

/* general */
.fusion-logo a.fusion-logo-link {
    max-width: 600px;
}

@media screen and (max-width:1024px) and (orientation: landscape) {
    .fusion-logo a.fusion-logo-link {
        max-width: 400px;
    }
}

.flex-column .fusion-column-wrapper {
    padding: 1.5vw 1.5vw !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-column .fusion-button-wrapper {
    margin-top: auto;
}
/* IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .flex-column .fusion-button-wrapper {
        position: absolute;
        bottom: 3vh;
        width: calc(100% - 2vw) !important;
    }
    .flex-column .fusion-column-wrapper {
        padding: 1.5vw 1vw 4vw 1vw !important;
    }
}

.text-shadow-3 {
    text-shadow: 0px 0px 3px #000000;
}

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

/* sliders */
#sliders-container {
    margin-bottom: 50px;
}

body:not(.home) .slider-overlay {
    height: 100%;
    background-image: url("/wp-content/uploads/imgbannerbg.svg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

/* breadcrumbs */
.fusion-page-title-bar div.fusion-breadcrumbs .breadcrumb-leaf {
    color: #be8325;
}

.f-letter p::first-letter {
    /* font-size: 200%;
font-weight: 700;
font-family: "Times New Roman"; */
}

.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon i.fontawesome-icon,
.fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon i.fontawesome-icon {
    margin-right: 15px;
}

/* bottom page icon divider */
/* @media screen and (min-width:800px) {
#main::after {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 25px;
content: '\f063';
position: absolute;
display: flex;
align-items: center;
justify-content: center;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
margin-top: 20px;
height: 50px;
background: white;
width: 50px;
text-align: center;
border-radius: 30px;
line-height: 1;
}
} */
/* in page testimonials */
.inpage-testimonials.fusion-testimonials blockquote q {
    font-style: normal;
    font-weight: 700;
    font-size: 22px !important;
    letter-spacing: 1px !important;
    padding: 15px !important;
}

.inpage-testimonials.fusion-testimonials .author span strong {
    font-weight: 300 !important;
    font-size: 16px;
}

.inpage-testimonials.fusion-testimonials .testimonial-pagination a {
    margin-right: 5px;
    height: 10px;
    width: 10px;
    border-radius: 1px;
    opacity: 0.3f;
}

/* custom footer */
#custom-footer-section .widget {
    margin-bottom: 20px;
}

#custom-footer-section .widget a {
    color: #ffffff !important;
}

#custom-footer-section .widget a::before {
    content: none;
}

#custom-footer-section .widget a:hover {
    text-decoration: underline;
}

@media screen and (min-width:800px) {
    #custom-footer-section {
        min-height: 95vh;
        z-index: -1;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    main#main,
    .trust {
        /* z-index: 1; */
        /* margin-bottom: 95vh; */
        padding-bottom: 5vh;
    }
}

@media screen and (max-width:799px) {
    .trust {
        margin-bottom: 0 !important;
    }

    #custom-footer-section {
        padding-left: 5vh !important;
        padding-right: 5vh !important;
    }
}

#custom-footer-section a,
#custom-footer-section a:hover::before,
#custom-footer-section a:hover::after {
    color: #ffffff;
}

#custom-footer-section .widget li {
    border: none;
    padding: 0;
}

#custom-footer-section .custom-footer-widget .widget-title {
    margin: 0 0 20px 0;
}

#custom-footer-section .footer-copyright p {
    margin: 0;
    font-size: 18px;
    line-height: 1.4;
}

#custom-footer-section .social-footer {
    margin-top: 25px;
}

#custom-footer-section .social-footer a {
    font-size: 20px;
}

/* manin menu */
.fusion-megamenu .fusion-megamenu-title a {
    color: var(--menu_sub_color);
    text-transform: uppercase;
    text-align: center;
}

.fusion-main-menu>ul>li>a, .fusion-vertical-menu-widget ul.menu li a, .side-nav li a {
    text-transform: uppercase;
}

.fusion-secondary-main-menu {
    border: none;
    padding: 0;
    -webkit-box-shadow: rgba(0, 0, 0, .117647) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, .117647) 0 1px 3px;
    padding: 0 15px;
}

.nav-cta {
    background: #a80b52;
}

.fusion-main-menu ul.fusion-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.fusion-main-menu ul.fusion-menu li {
    padding-right: 10px !important;
}

nav.fusion-main-menu ul#menu-main-menu li.green a::after,
nav.fusion-main-menu ul#menu-main-menu li.green ul.sub-menu {
    border-color: #005d42;
}

nav.fusion-main-menu ul#menu-main-menu li.red a::after,
nav.fusion-main-menu ul#menu-main-menu li.red ul.sub-menu {
    border-color: #a80b52;
}

nav.fusion-main-menu ul#menu-main-menu li.blue a::after,
nav.fusion-main-menu ul#menu-main-menu li.blue ul.sub-menu {
    border-color: #415d77;
}

nav.fusion-main-menu ul#menu-main-menu li.yellow a::after,
nav.fusion-main-menu ul#menu-main-menu li.yellow ul.sub-menu {
    border-color: #be8325;
}

/* main sub-menu */
nav.fusion-main-menu .sub-menu {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

/* taptap mobile menu */
@media all and (max-width: 768px) {

    header.fusion-header-wrapper,
    .fusion-secondary-header {
        display: none !important;
    }

    .home #wrapper {
        padding-top: 65px;
    }

    #wrapper {
        padding-top: 105px;
    }

    div.fusion-page-title-wrapper {
        position: static;
        padding: 10px 0;
    }

    .avada-page-titlebar-wrapper .fusion-page-title-bar .fusion-page-title-row .fusion-page-title-secondary {
        position: absolute;
        top: 65px;
        left: 0px;
        margin: 0;
        width: 100vw;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .avada-page-titlebar-wrapper .fusion-page-title-bar .fusion-page-title-row .fusion-page-title-secondary .fusion-breadcrumbs {
        padding: 0 10px;
        line-height: 1;
        /* letter-spacing: -0.5px; */
    }

    .fusion-breadcrumb-sep {
        padding: 0 4px;
    }

    #sliders-container {
        margin-bottom: 15px;
    }
}

@media all and (min-width: 769px) {
    .avada-page-titlebar-wrapper .fusion-page-title-bar .fusion-page-title-row .fusion-page-title-secondary {
        position: absolute;
        top: -35px;
        left: 0px;
        margin: 0;
    }
}

nav.fusion-mobile-nav-holder {
    margin: 0 !important;
}

.fusion-is-sticky .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder>ul {
    max-height: none !important;
}

/* top bar menu */
.fusion-secondary-header .fusion-row ul.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.fusion-secondary-header .fusion-row ul.menu li {
    border: none;
    position: absolute;
    top: 40px;
    max-width: 260px;
}

.fusion-secondary-header .fusion-row ul.menu li.london {
    left: 0;
}

.fusion-secondary-header .fusion-row ul.menu li.staines,
.fusion-secondary-header .fusion-row ul.menu li.slondon {
    right: 0;
}

.fusion-secondary-header .fusion-row ul.menu li.staines {
/*     margin-top: -15px; */
}

/* .fusion-secondary-header .fusion-row ul.menu li.slondon {
    margin-top: 15px;
} */

.fusion-secondary-header .fusion-row a {
    color: #ffffff;
    font-size: 18px;
    padding: 0;
}

.fusion-secondary-header .fusion-row ul.menu li.phone-nav .menu-text span {
    font-size: 120%;
}

.fusion-secondary-header .fusion-row a:hover {
    text-decoration: underline;
    color: #ffffff;
}

/* hero */
.hero-quote {
    width: 350px;
    height: 350px;
    background: #ffffff;
    border-radius: 50%;
    padding: 1vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    font-size: 22px;
    line-height: 1.4;
    margin: 0 auto;
}

.hero-quote small {
    font-style: italic;
    line-height: 1.2;
}

.hero-quote p {
    margin: 0;
}

.hero-quote::before,
.hero-quote::after {
    display: inline;
    position: absolute;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f10d";
    color: #ffffff;
    font-size: 50px;
}

.hero-quote::before {
    top: 0;
    left: 0;
}

.hero-quote::after {
    bottom: 0;
    right: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.hero-shadow .fusion-row {
    -webkit-box-shadow: 10px 15px 15px rgba(136, 136, 136, 0.1), -10px 15px 15px rgba(136, 136, 136, 0.1);
    box-shadow: 10px 15px 15px rgba(136, 136, 136, 0.1), -10px 15px 15px rgba(136, 136, 136, 0.1);
}

/* home page */
.news-flash {
    background-color: #a80b52;
    margin-bottom: 50px;
}

.news-flash article.post,
.news-flash article.post .entry-title,
.news-flash article.post p,
.news-flash article.post p a {
    margin: 0;
    color: #ffffff !important;
}

.news-flash article.post .entry-title {
    margin-bottom: 1vw;
}

.news-flash article.post p a {
    text-decoration: underline;
}

.news-flash article.post {
    padding: 2vw;
}

.news-flash article.post .fusion-meta-info {
    border-bottom: none;
}

.news-flash article.post .fusion-meta-info .fusion-alignleft {
    width: 100%;
}

/* hero slider */
.home #sliders-container .fusion-title-sc-wrapper {
    background: rgba(0, 0, 0, 0) !important;
}

.home #sliders-container .fusion-title {
    background: #ffffff !important;
    width: 310px;
    height: 310px;
    border-radius: 50%;
    padding: 1vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

.home #sliders-container .fusion-title::after,
.home #sliders-container .fusion-title::before {
    display: inline;
    position: relative;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f10d";
    color: #ffffff;
    font-size: 40px;
}

.home #sliders-container .fusion-title::before {
    top: 0;
    left: 0;
    margin-left: -100%
}

.home #sliders-container .fusion-title::after {
    bottom: 0;
    right: 0;
    margin-left: 100%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.home #sliders-container .fusion-title-sc-wrapper .title-heading-right {
    text-align: center;
    line-height: 1.4 !important;
}

@media screen and (max-width:800px) {
    .home #sliders-container .fusion-title {
        width: 200px;
        height: 200px;
    }

    .home #sliders-container .fusion-title .title-heading-right {
        font-size: 14px !important;
    }

    .home #sliders-container .fusion-title::after,
    .home #sliders-container .fusion-title::before {
        font-size: 30px;
    }
}

/* slider */
#main {
    position: relative;
}

.home #sliders-container::after,
.trust::after {
    content: url('/wp-content/uploads/bumparrow.svg');
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100px;
    height: 17px;
    vertical-align: bottom;
    display: inline;
    z-index: 9;
}

.trust::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    bottom: -17px;
}

/* buttons */
.btn-transparent.fusion-button,
.btn-transparent.fusion-button:hover {
    background: rgba(0, 0, 0, 0);
}

.btn-green.btn-transparent:hover,
.btn-red.btn-transparent:hover,
.btn-blue.btn-transparent:hover,
.btn-yellow.btn-transparent:hover {
    background: #ffffff;
}

.btn-green.btn-transparent:hover .fusion-button-text {
    color: #005d42;
}

.btn-red.btn-transparent:hover .fusion-button-text {
    color: #a80b52;
}

.btn-blue.btn-transparent:hover .fusion-button-text {
    color: #415d77;
}

.btn-yellow.btn-transparent:hover .fusion-button-text {
    color: #be8325;
}

/* sidebar */
aside.sidebar #comment-input input::-webkit-input-placeholder, aside.sidebar #comment-textarea textarea::-webkit-input-placeholder, aside.sidebar .comment-form-comment textarea::-webkit-input-placeholder, aside.sidebar .input-text::-webkit-input-placeholder, aside.sidebar .post-password-form label input[type="password"]::-webkit-input-placeholder, aside.sidebar .searchform .s::-webkit-input-placeholder, aside.sidebar input#s::-webkit-input-placeholder, aside.sidebar input::-webkit-input-placeholder {
    color: #3aa18e !important;
    opacity: 1;
}

aside.sidebar #comment-input input::-moz-placeholder, aside.sidebar #comment-textarea textarea::-moz-placeholder, aside.sidebar .comment-form-comment textarea::-moz-placeholder, aside.sidebar .input-text::-moz-placeholder, aside.sidebar .post-password-form label input[type="password"]::-moz-placeholder, aside.sidebar .searchform .s::-moz-placeholder, aside.sidebar input#s::-moz-placeholder, aside.sidebar input::-moz-placeholder {
    color: #3aa18e !important;
    opacity: 1;
}

aside.sidebar #comment-input input:-ms-input-placeholder, aside.sidebar #comment-textarea textarea:-ms-input-placeholder, aside.sidebar .comment-form-comment textarea:-ms-input-placeholder, aside.sidebar .input-text:-ms-input-placeholder, aside.sidebar .post-password-form label input[type="password"]:-ms-input-placeholder, aside.sidebar .searchform .s:-ms-input-placeholder, aside.sidebar input#s:-ms-input-placeholder, aside.sidebar input:-ms-input-placeholder {
    color: #3aa18e !important;
    opacity: 1;
}

aside.sidebar #comment-input input::-ms-input-placeholder, aside.sidebar #comment-textarea textarea::-ms-input-placeholder, aside.sidebar .comment-form-comment textarea::-ms-input-placeholder, aside.sidebar .input-text::-ms-input-placeholder, aside.sidebar .post-password-form label input[type="password"]::-ms-input-placeholder, aside.sidebar .searchform .s::-ms-input-placeholder, aside.sidebar input#s::-ms-input-placeholder, aside.sidebar input::-ms-input-placeholder {
    color: #3aa18e !important;
    opacity: 1;
}

aside.sidebar #comment-input input::placeholder, aside.sidebar #comment-textarea textarea::placeholder, aside.sidebar .comment-form-comment textarea::placeholder, aside.sidebar .input-text::placeholder, aside.sidebar .post-password-form label input[type="password"]::placeholder, aside.sidebar .searchform .s::placeholder, aside.sidebar input#s::placeholder, aside.sidebar input::placeholder {
    color: #3aa18e !important;
    opacity: 1;
}

aside.sidebar .widget {
    padding: 2vh;
    margin-bottom: 2vh;
    /* background: rgba(190, 131, 37, 0.2); */
    background-image: url("/wp-content/uploads/bg-br-50-1.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    border: 1px solid #ddd !important;
}

aside.sidebar .widget.widget_nav_menu li.current-menu-item a {
    font-weight: 700;
}

aside.sidebar .widget.widget_nav_menu li a {
    font-size: 16px;
    line-height: 20px;
}

aside.sidebar {
    border-radius: 5px;
    /* background: #f1f1f1; */
}

aside.sidebar a {
    text-decoration: none;
    -webkit-text-decoration-style: dotted;
    text-decoration-style: dotted;
}

aside.sidebar a:hover {
    text-decoration: underline;
}

aside.sidebar li {
    border: none !important;
    padding: 2px 2px 2px 15px !important;
}

/* sidebar form */
aside.sidebar form .form-title {
    text-align: left;
    margin: 0;
    margin-bottom: 2vw;
    /* color: #ffffff; */
}

aside.sidebar .widget .wpcf7 label {
    /* color:#ffffff; */
}

aside.sidebar form label {
    font-size: 14px;
}

aside.sidebar form p {
    margin: 0;
}

aside.sidebar form .wpcf7-submit {
    /* margin-top: 2vh; */
    width: 100%;
    border: none;
}

aside.sidebar form input:not(.wpcf7-submit),
aside.sidebar form textarea,
aside.sidebar form select {
    color: #000000;
    border: none;
    min-height: 45px;
    margin-bottom: 15px !important;
    height: auto;
    border: 1px solid #3aa18e;
    color: #005d42 !important;
    opacity: 1;
}

aside.sidebar form select {
    height: 30px;
    border: 1px solid #3aa18e !important;
    color: #3aa18e !important;
}

aside.sidebar form .select-arrow {
    background: transparent;
    color: var(--body_typography-color);
}

aside.sidebar .widget .wpcf7 {
    padding: 2vh;
    margin: -2vh;
    /* background: #415d77; */
}

aside.sidebar .widget .wpcf7 .wpcf7-submit {
    background: #3aa18e;
    padding: 10px 20px;
}

aside.sidebar .offices-sidebar a {
    text-decoration: none;
}

aside.sidebar .offices-sidebar a:hover {
    text-decoration: underline;
}

aside.sidebar .offices-sidebar hr {
    border-top: 1px dotted #005d42;
    border-bottom: none;
}

.sidebar .widget .heading .widget-title, .sidebar .widget .widget-title,
aside.sidebar .title,
aside.sidebar form .form-title {
    font-weight: 700;
}

/* page title bar */
body:not(.home) .avada-page-titlebar-wrapper {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

@media only screen and (max-width:800px) {
    body:not(.home) .avada-page-titlebar-wrapper {
        margin-top: 0;
    }

    .fusion-body .fusion-is-sticky.fusion-header-wrapper .fusion-header, .fusion-body .fusion-is-sticky.fusion-header-wrapper .fusion-secondary-main-menu {
        background-color: #005d42 !important;
    }
}

.avada-page-titlebar-wrapper .fusion-page-title-bar {
    padding: 0 !important;
    border: none !important;
}

.avada-page-titlebar-wrapper .fusion-page-title-bar .fusion-page-title-row {
    /* padding-left: 30px;
    padding-right: 30px; */
    background-image: url("/wp-content/uploads/imgbannerbg2.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom left;
}
.avada-page-titlebar-wrapper .fusion-page-title-bar .fusion-page-title-row .fusion-page-title-wrapper {
    padding-left: 30px;
    padding-right: 30px;
}

/* @media only screen and (min-width: 768px) { */
.avada-page-titlebar-wrapper .fusion-page-title-bar .fusion-page-title-row .fusion-page-title-wrapper .fusion-page-title-captions {
    max-width: 60%;
}

/* } */
/* person  */
/* pages */
.banner .banner-title h1 {
    font-weight: 700;
}

table tr td {
    padding: 15px;
}

table tr th {
    background-color: #005d42;
    color: #fff !important;
    padding: 15px;
}

table {
    margin-bottom: 20px;
}

/* home page */
/* green box */
.box.box-green .fusion-button {
    border-color: #005d42;
}

.box.box-green .fusion-button-text {
    color: #005d42;
}

.box.box-green:hover .fusion-button {
    background: #005d42;
    width: 100%;
}

/* red box */
.box.box-red .fusion-button {
    border-color: #a80b52;
}

.box.box-red .fusion-button-text {
    color: #a80b52;
}

.box.box-red:hover .fusion-button {
    background: #a80b52;
    width: 100%;
}

/* blue box */
.box.box-blue .fusion-button {
    border-color: #415d77;
}

.box.box-blue .fusion-button-text {
    color: #415d77;
}

.box.box-blue:hover .fusion-button {
    background: #415d77;
    width: 100%;
}

/* yellow box */
.box.box-yellow .fusion-button {
    border-color: #be8325;
}

.box.box-yellow .fusion-button-text {
    color: #be8325;
}

.box.box-yellow:hover .fusion-button {
    background: #be8325;
    width: 100%;
}

/* all */
.box .fusion-button {
    background: #ffffff;
}

.box:hover .fusion-button-text {
    color: #ffffff;
}

.box .fusion-button-wrapper {
    width: 100%;
}

.box .fusion-button {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    width: 80%;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.box:hover .fusion-button {
    width: 100%;
}

.box .heading {
    font-size: 38px;
    line-height: 1.2;
}

/* border aniamtion */
.box .fusion-column-wrapper {
    margin: 1px;
    background: #ffffff;
    border-radius: 5px;
}

.box {
    background: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: middle;
    padding: 1px;
    border-radius: 5px;
}

.box-green {
    -webkit-box-shadow: inset 0 0 0 2px rgba(0, 93, 66, .3);
    box-shadow: inset 0 0 0 2px rgba(0, 93, 66, .3);
}

.box-red {
    -webkit-box-shadow: inset 0 0 0 2px rgba(168, 11, 82, .3);
    box-shadow: inset 0 0 0 2px rgba(168, 11, 82, .3);
}

.box-blue {
    -webkit-box-shadow: inset 0 0 0 2px rgba(65, 93, 119, .3);
    box-shadow: inset 0 0 0 2px rgba(65, 93, 119, .3);
}

.box-yellow {
    -webkit-box-shadow: inset 0 0 0 2px rgba(190, 131, 37, .3);
    box-shadow: inset 0 0 0 2px rgba(190, 131, 37, .3);
}

.box::before,
.box::after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    border: 2px solid transparent;
    border-radius: 5px;
    z-index: -1;
}

.box::before {
    top: 0;
    left: 0;
}

.box::after {
    top: 0;
    left: 0;
}

.box:hover::before,
.box:hover::after {
    width: 100% !important;
    height: 100% !important;
}

.box:hover::before {
    -webkit-transition: width 0.2s ease-out, height 0.2s ease-out 0.2s;
    -o-transition: width 0.2s ease-out, height 0.2s ease-out 0.2s;
    transition: width 0.2s ease-out, height 0.2s ease-out 0.2s;
}

.box:hover::after {
    -webkit-transition: height 0.2s ease-out, width 0.2s ease-out 0.2s;
    -o-transition: height 0.2s ease-out, width 0.2s ease-out 0.2s;
    transition: height 0.2s ease-out, width 0.2s ease-out 0.2s;
}

.box-green:hover::before {
    border-top-color: #005d42;
    border-right-color: #005d42;
}

.box-green:hover::after {
    border-bottom-color: #005d42;
    border-left-color: #005d42;
}

.box-red:hover::before {
    border-top-color: #a80b52;
    border-right-color: #a80b52;
}

.box-red:hover::after {
    border-bottom-color: #a80b52;
    border-left-color: #a80b52;
}

.box-blue:hover::before {
    border-top-color: #415d77;
    border-right-color: #415d77;
}

.box-blue:hover::after {
    border-bottom-color: #415d77;
    border-left-color: #415d77;
}

.box-yellow:hover::before {
    border-top-color: #be8325;
    border-right-color: #be8325;
}

.box-yellow:hover::after {
    border-bottom-color: #be8325;
    border-left-color: #be8325;
}

/* home blog */
.home-blog .fusion-blog-layout-grid {
    display: -ms-grid;
    display: grid;
    grid-gap: 25px;
    -ms-grid-columns: 1fr 25px 1fr 25px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
}

@media only screen and (max-width:800px) {
    .home-blog .fusion-blog-layout-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.home-blog .fusion-blog-layout-grid article {
    width: 100% !important;
    padding: 2px !important;
    position: relative !important;
    left: 0 !important;
}
/* IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .home-blog .fusion-blog-layout-grid article {
        width: 30% !important;
        margin-right: 3% !important;
    }
    .home-blog .fusion-blog-layout-grid {
        display: block;
    }
}

@media only screen and (max-width:800px) {
    .home-blog .fusion-blog-layout-grid article {
        position: absolute !important;
        margin-bottom: 25px;
    }
}

.home-blog .fusion-image-wrapper {
    max-height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.home-blog .fusion-post-wrapper,
.home-blog .fusion-post-slideshow {
    border: 0 !important;
    -webkit-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
}

.home-blog article .fusion-post-content-wrapper {
    background-size: 100% 200%;
    /* background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #f6f6f6), color-stop(50%, #ffffff));
background-image: -o-linear-gradient(bottom, #f6f6f6 50%, #ffffff 50%);
background-image: linear-gradient(to top, #f6f6f6 50%, #ffffff 50%); */
    -webkit-transition: background-position .25s;
    -o-transition: background-position .25s;
    transition: background-position .25s;
}

/*.home-blog article.category-child-care .fusion-post-content-wrapper {
background-image: -o-linear-gradient(bottom, rgba(0, 93, 66, 0.1) 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(0, 93, 66, 0.1)), color-stop(50%, #ffffff));
background-image: linear-gradient(to top, rgba(0, 93, 66, 0.1) 50%, #ffffff 50%);
}
.home-blog article.category-divorce-separation .fusion-post-content-wrapper {
background-image: -o-linear-gradient(bottom, rgba(168, 11, 82, 0.1) 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(168, 11, 82, 0.1)), color-stop(50%, #ffffff));
background-image: linear-gradient(to top, rgba(168, 11, 82, 0.1) 50%, #ffffff 50%);
}
.home-blog article.category-mediation .fusion-post-content-wrapper {
background-image: -o-linear-gradient(bottom, rgba(65, 93, 119, 0.1) 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(65, 93, 119, 0.1)), color-stop(50%, #ffffff));
background-image: linear-gradient(to top, rgba(65, 93, 119, 0.1) 50%, #ffffff 50%);
}
.home-blog article.category-mental-health .fusion-post-content-wrapper {
background-image: -o-linear-gradient(bottom, rgba(190, 131, 37, 0.1) 50%, #ffffff 50%);
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(190, 131, 37, 0.1)), color-stop(50%, #ffffff));
background-image: linear-gradient(to top, rgba(190, 131, 37, 0.1) 50%, #ffffff 50%);
}
.home-blog article:hover .fusion-post-content-wrapper {
background-position: 0 -100%;
}
*/
.home-blog article img.wp-post-image {
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.home-blog article:hover img.wp-post-image {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.home-blog article .entry-title {
    margin-bottom: 25px;
    font-weight: 700 !important;
    line-height: 1.4em !important;
}

.home-blog article .fusion-post-wrapper {
    /* border: 1px solid #dbdbdb !important; */
    border-radius: 5px;
}

.home-blog article.category-child-care:hover .fusion-post-wrapper {
    /* border-color: #005d42 !important; */
}

.home-blog article .entry-title a {
    color: var(--body_typography-color) !important;
}

article.category-child-care .fusion-post-content h2 a {
    -webkit-box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 rgba(0, 93, 66, 0.1) !important;
    box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 rgba(0, 93, 66, 0.1) !important;
    color: #005d42 !important;
}

article.category-child-care .fusion-post-content:hover h2 a {
    -webkit-box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 #005d42 !important;
    box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 #005d42 !important;
}

article.category-socialmedia .fusion-post-content h2 a {
    -webkit-box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 rgba(0, 93, 66, 0.1) !important;
    box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 rgba(0, 93, 66, 0.1) !important;
    color: #005d42 !important;
}

article.category-socialmedia .fusion-post-content:hover h2 a {
    -webkit-box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 #005d42 !important;
    box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 #005d42 !important;
}

.home-blog article.category-child-care .fusion-single-line-meta a {
    color: #005d42;
}

article.category-divorce-separation .fusion-post-content h2 a {
    -webkit-box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 rgba(168, 11, 52, 0.1) !important;
    box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 rgba(168, 11, 52, 0.1) !important;
    color: #a80b52 !important;
}

article.category-divorce-separation .fusion-post-content:hover h2 a {
    -webkit-box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 #a80b52 !important;
    box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 #a80b52 !important;
}

.home-blog article.category-divorce-separation .fusion-single-line-meta a {
    color: #a80b52;
}

article.category-mediation .fusion-post-content h2 a {
    -webkit-box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 rgba(190, 131, 37, 0.1) !important;
    box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 rgba(190, 131, 37, 0.1) !important;
    color: #be8325 !important;
}

article.category-mediation .fusion-post-content:hover h2 a {
    -webkit-box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 #be8325 !important;
    box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 #be8325 !important;
}

.home-blog article.category-mediation .fusion-single-line-meta a {
    color: #be8325;
}

article.category-mental-health .fusion-post-content h2 a {
    -webkit-box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 rgba(65, 93, 119, 0.1) !important;
    box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 rgba(65, 93, 119, 0.1) !important;
    color: #415d77 !important;
}

article.category-mental-health .fusion-post-content:hover h2 a {
    -webkit-box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 #415d77 !important;
    box-shadow: inset 0 -4px 0 0 #fff, inset 0 -7px 0 0 #415d77 !important;
}

.home-blog article.category-mental-health .fusion-single-line-meta a {
    color: #415d77;
}

.fusion-page-title-bar-left {
    background-color: rgba(0, 93, 66, 0.6) !important;
}

.fusion-content-widget-area .widget li a:before {
    line-height: 30px;
}

/* Contact Us page */
.page-id-1286 .widget.widget_custom_html {
    /* display: none; */
}

.page-id-1286 .wpcf7-form {
    padding: 2vw;
    border-radius: 3px;
    background-color: #415d77;
}

.page-id-1286 .wpcf7-form .form-title {
    display: none;
}

.page-id-1286 .wpcf7-form label {
    color: #ffffff;
}

.page-id-1286 .wpcf7-captchar,
.page-id-1286 .wpcf7-form .wpcf7-date,
.page-id-1286 .wpcf7-form .wpcf7-number,
.page-id-1286 .wpcf7-form .wpcf7-quiz,
.page-id-1286 .wpcf7-form .wpcf7-select,
.page-id-1286 .wpcf7-form .wpcf7-text {
    height: 50px;
}

.page-id-1286 .wpcf7-form textarea {
    font-size: 24px;
    color: #000000;
}

/* Contact Form general */
.wpcf7-form .consent a {
    color: #3aa18e;
}

.wpcf7-form .consent a:hover {
    text-decoration: underline;
}

.wpcf7-form .wpcf7-submit {
    border-radius: 0px !important;
    width: 100% !important;
    border: none !important;
}

/* legal services page */
.fl-img {
    margin-left: -75px;
    /* border-radius: 5px; */
}

.ei-slider {
    height: 200px;
    max-height: 200px;
}

.ei-slider-thumbs {
    display: none !important;
}

.law-sections .inner-law-section {
    padding: 0 0 0 20px;
    border-left: 3px solid rgba(0, 93, 66, 0.1);
    margin-top: 20px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.page-id-1091 .law-sections .inner-law-section,
.law-sections .inner-law-section.divorce-separation {
    border-left-color: rgba(168, 11, 82, 0.1);
}

.page-id-1093 .law-sections .inner-law-section,
.law-sections .inner-law-section.mental-health {
    border-left-color: rgba(65, 93, 119, 0.1);
}

.page-id-1095 .law-sections .inner-law-section,
.law-sections .inner-law-section.mediation {
    border-left-color: rgba(190, 131, 37, 0.1);
}

.law-sections .inner-law-section:hover {
    padding: 0 0 0 20px;
    border-left: 3px solid #005d42;
    margin-top: 20px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5 ease;
    -webkit-transition: all .5 ease;
    transition: all .5 ease;
}

.page-id-1091 .law-sections .inner-law-section:hover,
.law-sections .inner-law-section.divorce-separation:hover {
    border-left-color: #a80b52;
}

.page-id-1093 .law-sections .inner-law-section:hover,
.law-sections .inner-law-section.mental-health:hover {
    border-left-color: #415d77;
}

.page-id-1095 .law-sections .inner-law-section:hover,
.law-sections .inner-law-section.mediation:hover {
    border-left-color: #be8325;
}

.law-sections .inner-law-section h2:after {
    content: ' >';
    font-size: 80%;
    color: rgba(0, 93, 66, 0.7);
}

.page-id-1091 .law-sections .inner-law-section h2::after,
.law-sections .inner-law-section.divorce-separation h2:after {
    color: rgba(168, 11, 82, 0.7);
}

.page-id-1093 .law-sections .inner-law-section h2::after,
.law-sections .inner-law-section.mental-health h2:after {
    color: rgba(65, 93, 119, 0.7);
}

.page-id-1095 .law-sections .inner-law-section h2::after,
.law-sections .inner-law-section.mediation h2:after {
    color: rgba(190, 131, 37, 0.7);
}

.law-sections .inner-law-section:hover h2:after {
    content: ' read more >';
}

.fusion-format-box {
    display: none;
}

.fusion-accordian .panel-title .fusion-toggle-heading {
    font-weight: 600 !important;
    color: #333 !important;
}

.ytcontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    border: 6px solid #dbdbdb !important;
}

.ytvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.button-large {
    font-size: 24px !important;
}

@media only screen and (min-width: 900px) {
    #content {
        /* padding: 0px 60px 0px 0px; */
    }
}

/* Slider Nav Buttons */
.flex-direction-nav a {
    display: block !important;
    opacity: .75 !important;
    background-color: #fff !important;
    border-radius: 50% !important;
    width: 43px !important;
    height: 43px !important;
    line-height: 43px !important;
    font-size: 20px !important;
    color: #333 !important;
}

.flex-direction-nav a:hover {
    opacity: 1 !important;
}

.flex-direction-nav .flex-prev {
    left: 10px !important;
}

.flex-direction-nav .flex-next {
    right: 10px !important;
}

/*  */
/* SOLICITOR CPT */
/*  */

/* all */

.solicitors-wrapper {
    display: table;
    display: grid;
    grid-gap: 15px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    text-align: center;
    /* -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr; */
    /* grid-template-rows: repeat(10, 1fr); */
    /* grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)); */
    /* -ms-grid-columns: repeat(auto-fill, minmax(150px, 1fr)); */
}
@media only screen and (max-width: 600px) {
    .solicitors-wrapper {
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    }
}
@media only screen and (max-width: 420px) {
    .solicitors-wrapper {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
}
.solicitors-wrapper a.solicitor-wrapper {
    /* border: 1px solid #f0f0f0; */
    background-color: #ffffff;
    overflow: hidden;
    display: table-cell;
    float: left;
    max-width: 200px;
    /* min-height: 410px; */
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .solicitors-wrapper a.solicitor-wrapper {
        margin: 5px;
        min-height: 410px;
   }
}
.solicitors-wrapper a.solicitor-wrapper:hover {
    background-color: #005d42;
}
/* .solicitors-wrapper a.solicitor-wrapper:hover {
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
} */
.solicitors-wrapper a.solicitor-wrapper .info {
    padding: 10px 5px;
    background-color: #ffffff;
    position: relative;
    min-height: 100px;
}

.solicitors-wrapper a.solicitor-wrapper .info,
.solicitors-wrapper a.solicitor-wrapper .info * {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-size: 16px;
    line-height: 1;
}

.solicitors-wrapper a.solicitor-wrapper:hover .info {
    /* margin-top: -20px; */
    /* padding-bottom: calc(20px + 15px); */
    background-color: #005d42;
}

.solicitors-wrapper a.solicitor-wrapper:hover .info * {
    color: #ffffff;
}
.solicitors-wrapper a.solicitor-wrapper .info .sol-pos {
    margin-bottom:5px;
}
.solicitors-wrapper a.solicitor-wrapper .info p {
    margin: 0;
}

.solicitors-wrapper a.solicitor-wrapper .info h4 {
    line-height: 1.2;
}

.solicitors-wrapper a.solicitor-wrapper .info .btn {
    font-size: 14px;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 10px;
}

.solicitors-wrapper a.solicitor-wrapper:hover .info .btn {
    opacity: 1;
}



/* accreditation bagdes */
span[class^="acc-"] {
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 75px;
    width: 150px;
}

span.acc-children-law {
    background-image: url("/wp-content/uploads/children-law-badge.svg");
}

span.acc-family-law-and-resolution {
    background-image: url("/wp-content/uploads/resolution-specialist-badge.svg");
}

span.acc-higher-rights-advocate {
    background-image: url("/wp-content/uploads/1-children-law-badge.png");
}

span.acc-mental-health {
    background-image: url("/wp-content/uploads/mental-health-badge.svg");
}

span.acc-resolution-and-mediation {
    background-image: url("/wp-content/uploads/mediator-badge.svg");
}

/*    .addresscontainer {
    min-height: 400px;
}
*/
.category-divorce-separation .fusion-date-and-formats .fusion-date-box {
    background-color: #a80b52 !important;
}

.category-mediation .fusion-date-and-formats .fusion-date-box {
    background-color: #be8325 !important;
}

.category-mental-health .fusion-date-and-formats .fusion-date-box {
    background-color: #415d77 !important;
}

.category-child-care .fusion-date-and-formats .fusion-date-box {
    background-color: #005d42 !important;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}

/* Extra large devices (large laptops and desktops, 1400px and up) */
@media only screen and (min-width: 1400px) {}

/* Extra large devices (large laptops and desktops, 1692px and up) */
@media only screen and (min-width: 16920px) {}

.single-post .fusion-page-title-secondary {
    display: none !important;
}