@font-face {
    font-family: 'Trajan Pro 3';
    src: url('../../assets/fonts/TrajanPro3Light.woff2') format('woff2'), url('../../assets/fonts/TrajanPro3Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trajan Pro 3';
    src: url('../../assets/fonts/TrajanPro3Regular.woff2') format('woff2'), url('../../assets/fonts/TrajanPro3Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../assets/fonts/Montserrat-Regular.woff2') format('woff2'), url('../../assets/fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    margin: 0;
    margin-top: 0 !important;
    font-family: 'Montserrat', sans-serif !important;
}

input[type="submit"], input[type="button"], button, input[type="reset"], input[type="search"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

*:focus {
    outline: none;
}

a, input[type="submit"], button {
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover {
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

p {
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Trajan Pro 3' !important;
}

input, select, button {
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

img {
    height: auto;
    vertical-align: middle;
}

:root {
    --sec_heading1: 92px;
    --sec_heading2: 48px;
}

.banner-sec h1 {
    font-size: var(--sec_heading1);
    font-weight: 300;
    line-height: 100px;
}

.oxy-header-row .oxy-header-container {
    padding-right: 0;
    padding-left: 51px;
}

.oxy-header-left .ct-image {
    width: 237px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.oxy-header-left {
    padding-top: 20px;
}

.chat-outer {
    position: relative;
}

.chat-w-us {
    font-weight: 700;
}

.chat-outer {
    padding: 5px 40px 5px 24px;
    min-width: 290px;
}

.chat-w-us {
    position: relative;
}

.chat-w-us:before {
    content: "";
    position: absolute;
    background-image: url(../images/chat-message.svg);
    width: 36px;
    height: 36px;
    left: -52px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.oxy-header-row .oxy-nav-menu .oxy-nav-menu-list li.menu-item a {
    padding: 0 0 36px 0 !important;
}

.oxy-header-row .oxy-nav-menu .oxy-nav-menu-list li.menu-item {
    padding: 36px 43px 0px !important;
}

.oxy-header-row .oxy-header-container {
    border-bottom: 1px solid #ffffff4d;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.oxy-header-left {
    padding: 5px 0;
}

.oxy-header-center {
    justify-content: flex-end !important;
    padding-right: 47px;
}

.banner-sec, .inner_pages_banner, .meediatoe-banner {
    position: relative;
}

.banner-sec:after, .inner_pages_banner:after, .meediatoe-banner:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 110px;
    background-color: #405c7a;
    bottom: -54px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}

.meediatoe-banner:after {
    background-color: #fff !important;
}

.banner-sec:before, .inner_pages_banner:before, .meediatoe-banner:before {
    position: absolute;
    content: "";
    width: 3px;
    height: 35px;
    background-color: #00b5e2;
    bottom: -54px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}

.oxy-sticky-header-active .oxy-header-left .ct-image {
    width: 187px;
}

.oxy-sticky-header-active .oxy-nav-menu-list li.menu-item a {
    color: #00264d!important;
}

.head-title2 {
    color: #fff;
    font-weight: normal;
    line-height: normal;
}

.head-title2 b {
    color: #00b5e2;
    font-weight: normal;
}

.oxy-sticky-header-active .oxy-header-row .oxy-header-container {
    border-bottom: 0px solid #ffffff4d;
}

#meet-mediators {
    display: block;
    width: 100%;
}

#meet-mediators .owl-stage-outer {
    padding: 53px 0 61px;
}

.medi-cont {
    width: 100%;
    background: #fff;
    padding: 48px 46px 58px 46px;
    text-align: center;
    display: block;
    box-shadow: 0px 4px 19.2px 0.8px rgba(0, 0, 0, 0.1);
}

.medi-cont h3 {
    font-size: 24px;
    font-weight: 600;
    color: #00264d;
    margin-bottom: 12px;
   
}

.medi-cont p {
    color: #393838;
    font-weight: 400;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 0px;
    display: block;
}

.medi-cont ul.locations {
    margin-bottom: 25px;
}

a.btn {
    background: #00b5e2;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2.7px;
    padding: 13px 34.5px;
    display: inline-block;
    margin-top: 13px;
    margin-left: 2px;
}

h2.head-title2 {
    font-size: var(--sec_heading2);
}

.item {
    padding: 0 11.5px;
}

.meet-mediatorrs {
    position: relative;
}

.meet-mediatorrs:after {
    content: "";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 39%;
    bottom: 0;
    left: 0;
    right: 0;
}

.owl-nav {
    text-align: center;
    font-size: 0;
}

button.owl-prev {
    background-image: url(../images/previous.svg) !important;
    margin-left: 4px;
}

button.owl-next {
    margin-left: 4px;
}

.meet-mediatorrs button.owl-next,.meet-mediatorrs button.owl-prev {
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

button.owl-next,button.owl-prev {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 63px;
    height: 62px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

button.owl-prev:hover {
    background-image: url(../images/owl-next-hover.svg) !important;
}

button.owl-next {
    background-image: url(../images/owl-next.svg) !important;
}

button.owl-next:hover {
    background-image: url(../images/hover-next.svg) !important;
}

.lern-btn {
    position: relative;
}

.lern-btn:after {
    content: "";
    position: absolute;
    background-image: url(../images/learn-after.svg);
    width: 25px;
    height: 13px;
    right: -31px;
    top: -2px;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: contain;
}

.booking-options-bg {
    padding: 40px 40px 30px 40px !important;
}

.booking-options-bg:hover {
    box-shadow: 0px 35px 55px 0px rgba(65, 61, 55, 0.25);
}

.booking-options-bg:after {
    content: "";
    box-shadow: inset 0 0 0 2px #00b5e2;
}

.outer-options {
    padding: 0 15px !important;
}

.option-col {
    margin-right: -15px;
    margin-left: -15px;
    width: auto !important;
}

.hide-div-options {
    display: block;
    overflow: hidden;
    height: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.booking-options-bg:hover .hide-div-options {
    height: 103.59px;
}

.phi-cont {
    padding: 94px 64px 102px 89px;
    box-shadow: 0px 4px 19.2px 0.8px rgba(0, 0, 0, 0.1);
    position: relative;
}

.phi-outer-div {
    padding: 0 !important;
}

.phi-cont p {
    margin-bottom: 27px;
}

.philosy-sec .ct-section-inner-wrap {
    z-index: 1;
    position: relative;
}

.philosy-sec .ct-section-inner-wrap:after {
    content: "";
    width: 50%;
    height: 650px;
    border-right: 5px solid #00b5e2;
    border-bottom: 5px solid #00b5e2;
    border-top: 5px solid #00b5e2;
    border-left: 5px solid #00b5e2;
    position: absolute;
    top: 173px;
    right: 30px;
    z-index: -1;
}

.phi-image img {
    max-width: none;
}

.philosy-sec h2.head-title2 {
    position: relative;
}

.philosy-sec h2.head-title2:after {
    content: "";
    width: 36px;
    height: 4px;
    position: absolute;
    background: #00b5e2;
    left: -59px;
    top: 26px;
}

.phi-cont {
    width: 100%;
    background-color: #ffffff;
    margin-bottom: -60px;
    margin-left: -35px;
}

ul.input-float {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

ul.form-contact label {
    display: block;
    color: #fff;
    width: 100%;
}

ul.form-contact label {
    display: block;
    color: #fff;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.44px;
    font-weight: 600;
    margin-bottom: 16px;
}

.wpcf7-form-control:not(.wpcf7-submit), .mediation-sol input, .mediation-sol select {
    width: 100%;
    border: 1px solid #c9c8c6;
    background-color: #eeeeee;
    padding: 15px 12px;
    border-radius: 0 !important;
    color: #fff;
    font-size: 14px;
    font-weight: 400 !important;
    background: #041936;
    border: 1px solid #1a548d;
    min-height: 60px;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    padding: 15px 12px 15px 30px;
}

ul.input-float li {
    width: 49%;
}

.wpcf7-form-control::placeholder {
    color: #fff;
    font-weight: 400 !important;
}

.wpcf7-form-control:-ms-input-placeholder {
    color: #fff;
    font-weight: 400 !important;
}

::-ms-input-placeholder {
    color: #fff;
    font-weight: 400 !important;
}

.wpcf7-form button {
    max-width: 100%;
    text-align: center;
    padding: 5px 87px;
    margin: auto;
    background: #00b5e2;
    color: #fff;
    min-height: 68px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2.7px;
    border: 0 !important;
    cursor: pointer;
    margin-top: 20px !important;
}

.sub-btn {
    text-align: center;
}

.contct-sc .wpcf7-form select, .mediation-sol select {
    background-position-y: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../images/drop-dowm.svg) !important;
    background-repeat: no-repeat;
    background-position-x: 97.5%;
    background-position-y: 50%;
    line-height: 26px;
}

.oxy-social-icons {
    gap: 17px;
}

.footer-outer-row a, .footer-outer-row p, .footer-outer-row .ct-text-block {
    color: #fff;
    line-height: 24px;
    font-size: 16px;
}

.footer-head {
    position: relative;
    margin-bottom: 49px;
}

.footer-head:after {
    position: absolute;
    content: "";
    background-color: #00b5e2;
    width: 47px;
    height: 2px;
    left: 2px;
    bottom: -27px;
}

.footer-nav .widget_nav_menu li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 11px;
}

.footer-nav .widget_nav_menu li:after {
    position: absolute;
    content: "";
    background-image: url(../images/footer-menu-arrow.svg);
    width: 14px;
    height: 13px;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.location, .call, .mail {
    position: relative;
    padding-left: 25px;
}

.location {
    margin-bottom: 24px;
}

.call {
    margin-bottom: 26px;
}

.location:after {
    position: absolute;
    content: "";
    background-image: url(../images/loc.svg);
    width: 14px;
    height: 18px;
    left: 0;
    top: 3px;
    margin: auto;
}

.call:after {
    position: absolute;
    content: "";
    background-image: url(../images/call2.svg);
    width: 18px;
    height: 18px;
    left: -4px;
    bottom: 0;
    top: 0;
    margin: auto;
}

.mail:after {
    position: absolute;
    content: "";
    background-image: url(../images/mail-to.svg);
    width: 21px;
    height: 15px;
    left: -4px;
    bottom: 0;
    top: 0;
    margin: auto;
}

.footer-col {
    border-top: 1px solid #184e84;
    border-bottom: 1px solid #184e84;
}

.footer-col .ct-div-block {
    height: 378px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.footer-col .logo-ftr-border {
    border-left: 1px solid #184e84;
    border-right: 1px solid #184e84;
}

ul.form-contact li p {
    margin-bottom: 0 !important;
}

.contact-form-sec .ct-section-inner-wrap,.philosy-sec, .current-opt-sec, .meet-mediatorrs .ct-section-inner-wrap {
    position: relative;
    z-index: 1;
}
/*
.contact-form-sec .ct-section-inner-wrap:after {
    position: absolute;
    content: "";
    width: 136px;
    height: 232px;
    background: transparent;
    border-left: 1px solid #035a81;
    border-top: 1px solid #035a81;
    border-bottom: 1px solid #035a81;
    top: -125px;
    right: 0;
}*/

/*.philosy-sec:after {
    position: absolute;
    content: "";
    width: 138px;
    height: 232px;
    background: transparent;
    border-right: 1px solid #035a81;
    border-top: 1px solid #035a81;
    border-bottom: 1px solid #035a81;
    top: -125px;
    left: 0;
}*/

/*.current-opt-sec:after {
    position: absolute;
    content: "";
    width: 264px;
    height: 232px;
    background: transparent;
    border-left: 1px solid #035a81;
    border-top: 1px solid #035a81;
    border-bottom: 1px solid #035a81;
    top: 260px;
    right: 0;
    z-index: -1;
}*/

/*.meet-mediatorrs .ct-section-inner-wrap:after {
    position: absolute;
    content: "";
    width: 268px;
    height: 232px;
    background: transparent;
    border-left: 1px solid #035a81;
    border-top: 1px solid #035a81;
    border-bottom: 1px solid #035a81;
    top: 105px;
    right: 0;
    z-index: -1;
}*/

textarea.wpcf7-form-control.wpcf7-textarea {
    height: 130px;
}

.footer-col .ct-div-block .ftr-rows {
    padding-top: 52px !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border: 2px solid #00a0d2 !important;
    color: #fff !important;
    text-align: center;
}

.oxy-header-row {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.oxy-header-row .oxy-nav-menu .oxy-nav-menu-list li.menu-item {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.oxy-sticky-header-active .oxy-header-row .oxy-nav-menu .oxy-nav-menu-list li.menu-item {
    padding-top: 26px !important;
}

.oxy-sticky-header-active .oxy-header-row .oxy-nav-menu .oxy-nav-menu-list li.menu-item a {
    padding: 0 0 26px 0 !important;
}

.oxy-header-row .oxy-nav-menu .oxy-nav-menu-list li.menu-item a:hover {
    color: #00c3f4;
    position: relative;
}

.oxy-header-row .oxy-nav-menu .oxy-nav-menu-list li.menu-item a:hover:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #00c3f4;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.oxy-header-row .oxy-nav-menu .oxy-nav-menu-list li.menu-item a:after, .chat-outer,.cticky-img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.outer-options:hover .booking-options-bg {
    box-shadow: inset 0 0 0 2px #379fc2;
}

.btn:hover {
    background-color: #00264d;
}

.wpcf7-form button:hover {
    background-color: #041936;
    border: 1px solid #1a548d !important;
}

.oxy-sticky-header-active .oxy-nav-menu-list li.menu-item a:hover {
    color: #00b5e2 !important;
}

.lern-btn:hover {
    color: #fff;
}

.footer-outer-row a:hover {
    color: #00b5e2;
}

#_social_icons-43-20.oxy-social-icons a:hover {
    border: 1px solid #1a548d !important;
}

.cticky-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    opacity: 0;
}

.oxy-header-left {
    position: relative;
}

.oxy-sticky-header-active .oxy-header-left .ct-image.cticky-img {
    opacity: 1;
}

.wpcf7 form.sent .wpcf7-response-output {
    border: 2px solid #00b5e2 !important;
    color: #fff !important;
    text-align: center !important;
}

.oxy-sticky-header-active .bg-white-img {
    opacity: 0;
}

.inner_pages_banner h1 {
    font-size: var(--sec_heading1);
    font-weight: 300;
    color: #fff;
    text-align: center;
    margin: auto;
}

.inner_pages_banner .ct-section-inner-wrap {
    padding: 240px 20px 130px;
}

.cta-outer p,.cta-outer a {
    font-size: 18px;
    color: #202020;
    line-height: 30px;
    letter-spacing: 0.18px;
    text-align: center;
}

.contact-cta-col {
    margin-top: 113px;
    flex-wrap: nowrap !important;
    gap: 53px !important;
}

.contact-cta-row {
    padding: 0 !important;
}

.contact-cta-row {
    position: relative;
}

.address:before {
    background-image: url(../images/location-cta.svg);
}

.phn-num:before {
    background-image: url(../images/call-cta.svg);
}

.email-add:before {
    background-image: url(../images/mail-cta.svg);
}

.email-add:before, .phn-num:before,.address:before {
    content: "";
    position: absolute;
    width: 118px;
    height: 124px;
    background-repeat: no-repeat;
    top: -60px;
    margin: auto;
    background-size: contain;
    right: 0;
    left: 0;
    z-index: 1;
}

.cta-outer {
    box-shadow: inset 0 5px #00b5e2;
}

.contact-sec-form iframe {
    border: 9px solid rgba(0, 0, 0,0.4) !important;
}

.contact-sec-form .wpcf7-form-control:not(.wpcf7-submit) {
    border: 0 !important;
    background-color: #e7e7e7 !important;
    color: #909090 !important;
}

.contact-sec-form ul.form-contact label {
    color: #000;
}

.contact-sec-form .wpcf7 form.invalid .wpcf7-response-output, .contact-sec-form .wpcf7 form.unaccepted .wpcf7-response-output, .contact-sec-form .wpcf7 form.payment-required .wpcf7-response-output {
    color: #000 !important;
}

.contact-sec-form .wpcf7-form-control::placeholder {
    color: #909090;
    font-weight: 400 !important;
}

.contact-sec-form .wpcf7-form-control:-ms-input-placeholder {
    color: #909090;
    font-weight: 400 !important;
}

::-ms-input-placeholder {
    color: #909090;
    font-weight: 400 !important;
}

.contact-sec-form .sub-btn {
    text-align: left;
}

.contact-sec-form .wpcf7-form button:hover {
    border: 0px solid #1a548d !important;
}

.philosy-sec.contact-sec-form h2.head-title2:after {
    display: none;
}

.philosy-sec.contact-sec-form h2.head-title2 {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.contact-sec-form ul.form-contact li p {
    margin-top: 10px !important;
}

.contact-sec-form ul.form-contact label {
    margin-bottom: 6px !important;
}

.contact-sec-form .phi-cont {
    padding: 60px 56px 86px 56px !important;
    margin-bottom: -70px;
}

.contact-sec-form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 110px !important;
}

.philosy-sec.contact-sec-form .ct-section-inner-wrap:after {
    height: 788px !important;
}

.philosy-sec.contact-sec-form .ct-section-inner-wrap:after {
    top: 176px;
}

.philosy-sec.contact-sec-form:after {
    width: 264px;
    right: 0;
    border-left: 1px solid #035a81;
    border-right: 0px solid #035a81;
    left: auto;
}

.page-id-16 .contact-outer, .page-id-10 .contact-outer, .single-mediators .contact-outer {
    display: none;
}

.page-id-16 .contact-form-sec .ct-section-inner-wrap, .page-id-10 .contact-form-sec .ct-section-inner-wrap, .single-mediators .contact-form-sec .ct-section-inner-wrap {
    padding-top: 0 !important;
}

.page-id-16 .footer-outer-row, .page-id-10 .footer-outer-row, .single-mediators .footer-outer-row {
    margin-top: 0 !important;
}

.contact-form-sec {
    background-position: bottom center;
}

.logos.cont-logos .ct-section-inner-wrap {
    padding-top: 35px;
    padding-bottom: 45px;
}

.cta-outer:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 35px solid #00264d;
    border-right: 200px solid transparent;
    bottom: 0;
    position: absolute;
    left: 0;
}

.cta-outer:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 35px solid #00264d;
    border-left: 200px solid transparent;
    bottom: 0;
    position: absolute;
    right: 0;
}

.cta-outer {
    position: relative;
}

.text-cta a {
    color: #fff;
}

.text-cta {
    max-width: 1003px;
    margin-left: auto;
    margin-right: auto;
}

.meet-mediation-areas {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    justify-content: center;
    align-items: flex-start;
    margin-left: -11.5px ;
    margin-right: -11.5px ;
}

.meet-mediation-areas .meet-mediators-outer {
    width: 33.33%;
    padding: 0 11.5px;
}

.medi-cont h3 a {
    color: #00264d;
}

.meet-mediation-areas .medi-cont {
    padding: 48px 36px 58px 36px;
    margin-bottom: 23px;
}

.meet-mediation-areas a.btn {
    margin-top: 3px;
}

.area-col>div {
    padding: 0 !important;
}

div.area-cont {
    padding-left: 88px !important;
}

.sngle-area-cont-sec h3,.mediator-bio-sec h3 {
    font-size: 30px;
    line-height: normal;
    font-weight: 400;
    position: relative;
    color: #00264d;
    padding-bottom: 16px;
}

.sngle-area-cont-sec h3 {
    margin-bottom: 31px;
}

.mediator-bio-sec h3 {
    margin-bottom: 33px;
}

.area-image:after {
    content: "";
    position: absolute;
    background: transparent;
    box-shadow: inset 0 0 0 5px #00b5e2;
    width: 509px;
    height: 547px;
    left: 40px;
    top: -30px;
    z-index: -1;
}

.area-image {
    position: relative;
    z-index: 1;
}

.sngle-area-cont-sec h3:after, .mediator-bio-sec h3:after {
    content: "";
    width: 140px;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: #dddddd;
    position: absolute;
}

.sngle-area-cont-sec h3:before, .mediator-bio-sec h3:before {
    content: "";
    width: 47px;
    height: 2px;
    left: 0;
    bottom: 1px;
    background-color: #00b5e2;
    position: absolute;
}

.sngle-area-cont-sec p {
    color: #393838;
    margin: 0 0 27px;
}

.mediators-all-div {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    margin-left: -25px;
    margin-right: -25px;
}

.mediators-all-div .meet-mediators-outer {
    width: 33.33%;
}

.meet-mediatorrs .medi-img img {
    width: 100% !important;
    margin: auto;
}

.mediators-all-div .meet-mediators-outer {
    width: 33.33%;
    padding: 0 25px !important;
    margin-bottom: 53px;
}

.mediation-sol input[type="text"]::placeholder {
    color: #fff;
    font-weight: 400 !important;
}

.mediation-sol input[type="text"]:-ms-input-placeholder {
    color: #fff;
    font-weight: 400 !important;
}

::-ms-input-placeholder {
    color: #fff;
    font-weight: 400 !important;
}

.mediation-sol ul.form-contact li {
    margin-bottom: 14px;
}

.mediation-sol select {
    background-position-x: 95%;
}

.mediation-sol {
    position: relative;
}

/*.mediation-sol:after {
    position: absolute;
    content: "";
    width: 256px;
    right: 0;
    border-left: 1px solid #8fd6e7;
    border-right: 0px solid #8fd6e7;
    left: auto;
    height: 232px;
    border-top: 1px solid #8fd6e7;
    border-bottom: 1px solid #8fd6e7;
    bottom: -115px;
}*/

.meediatoe-banner h1 span {
    color: #fff;
    font-size: 54px;
    font-weight: 400;
    line-height: 64px;
    margin-bottom: 10px;
    display: inline-block;
}

.meediatoe-banner p {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    line-height: 26px !important;
}

.meediatoe-banner a.btn {
    padding: 22px 40.5px;
    margin-top: 37px;
    text-align: center;
}

.meediatoe-banner .oxy-social-icons {
    gap: 7px !important;
}

.mediator-bio-sec p,.mediator-bio-sec a {
    color: #393838;
    line-height: 26px;
    font-size: 16px;
}

.bio-div li:after {
    position: absolute;
    content: "";
    background-image: url(../images/footer-menu-arrow.svg);
    width: 12px;
    height: 11px;
    left: 0;
    top: 7px;
    margin: auto;
    background-repeat: no-repeat;
    background-size: contain;
}

.bio-div li {
    padding-left: 21px;
    position: relative;
    margin-bottom: 5px;
}

.bio-div {
    margin-bottom: 52px;
}

.bio-outer {
    padding-top: 118px !important;
    padding-bottom: 110px !important;
}

.bio-outer-lft {
    padding-left: 244px !important;
}

.bio-outer-rtr {
    padding-left: 58px !important;
    padding-right: 214px !important;
}

.cta-mediator p, .cta-mediator a {
    line-height: 30px !important;
    display: block;
}

.meediatoe-banner {
    background-position: center center;
}

.locations li p {
    position: relative;
}

.locations li {
    display: inline-block;
}

ul.locations {
    display: inline-block;
}

.locations li p:after {
    content: "|";
    top: 0;
    left: 0;
    bottom: 0;
    margin: 0 0px 0 3px;
}

.locations li:last-child p:after {
    content: "";
}

.meet-all-mediatoes .medi-img, .meet-mediatorrs .medi-img {
    background-image: url(../images/backdrop.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.meet-all-mediatoes .locations li p:after, .meet-mediatorrs .locations li p:after {
    margin: 0 0px 0 3px !important;
}

.meediatoe-banner .ct-section-inner-wrap {
    max-width: 1470px !important;
    padding-top: 100px !important;
    padding-bottom: 0 !important;
}

.mediators-image-cont-outer {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.mediator-img {
    width: 49%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.boi-banner-cont {
    width: 51%;
}

.meet-all-mediatoes .medi-img, .meet-mediatorrs .medi-img {
    margin: auto;
    text-align: center;
}

.meediatoe-banner .locations li p {
    margin: 0 !important;
}

.meediatoe-banner ul.locations {
    margin: 20px 0 !important;
}

.meet-social-icons ul {
    display: flex;
    gap: 17px;
}

.boi-banner-cont {
    justify-content: flex-end;
    display: flex;
}

.meediatoe-banner .boi-banner-cont {
    margin-top: -30px;
    margin-right: 3px;
}

.meediatoe-banner .mediator-img {
    margin-left: 30px;
}

#section-5-99 .medi-img img {
    max-width: 100% !important;
}

.mediation-areas .medi-cont p {
    margin-bottom: 25px;
}

.sngle-area-cont-sec p:last-child {
    margin-bottom: 0 !important;
}

.area-cont strong {
    color: #0197bc;
    font-size: 21px;
    font-weight: 500;
    line-height: 34px;
    font-style: italic;
    margin-top: -7px;
    display: inline-block;
}

.image-next p {
    max-width: 628px;
}

.lern-btn:hover:after {
    transform: translateX(8px);
}
.medi-img img {
    width: 100%;
    height: 350px;
    object-fit: contain;
    object-position: bottom;
}