.font_main {
    font-family: "Montserrat", sans-serif
}

.font_secondary {
    font-family: "Public Sans", sans-serif
}

.font_body {
    font-family: "Montserrat", sans-serif
}

.open_sans {
    font-family: "Open Sans", sans-serif
}

.font_montserrat {
    font-family: "Montserrat", sans-serif
}

big {
    font-size: 125%
}

.font_bold {
    font-weight: 900
}

.font_700 {
    font-weight: 700
}

.font_semibold {
    font-weight: 600
}

.font_800 {
    font-weight: 800
}

.font_normal {
    font-weight: 400
}

.font_thin {
    font-weight: 100
}

.font_500 {
    font-weight: 500
}

.font_600 {
    font-weight: 600
}

.font_900 {
    font-weight: 900
}

.font_300,
.font_300 * {
    font-weight: 100
}

.font_500 * {
    font-weight: 500
}

.font_500 strong * {
    font-weight: 700
}

.font_white,
.font_white * {
    color: #fff
}

.font_black,
.font_black * {
    color: #000
}

.font_gray,
.font_gray * {
    color: #545454
}

.text_uppercase {
    text-transform: uppercase
}

.letter_spacing_1 {
    letter-spacing: -.01em
}

.vc_row.vc_row-flex {
    width: 100%
}

.h-100 {
    height: 100% !important
}

.align-items-center {
    align-items: center !important;
    justify-content: center
}

.align-right {
    text-align: right
}

.align-center {
    text-align: center
}

.justify_content_center {
    justify-content: center
}

.container-fluid {
    width: 100%;
    margin: 0 auto;
    display: flex
}

@media screen and (max-width:767px) {
    .vc_row .vc_column_container>.vc_column-inner {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:1081px) {
    .col_40 {
        width: 40% !important
    }
}

@media (min-width:1081px) {
    .col_60 {
        width: 60% !important
    }
}

@media (min-width:1081px) {
    .col_45 {
        width: 45% !important
    }
}

@media (min-width:1081px) {
    .col_55 {
        width: 55% !important
    }
}

@media (min-width:1081px) {
    .col_47 {
        width: 47% !important
    }
}

@media (min-width:1081px) {
    .col_53 {
        width: 53% !important
    }
}

@media (min-width:1081px) {
    .col_48 {
        width: 48% !important
    }
}

@media (min-width:1081px) {
    .col_52 {
        width: 52% !important
    }
}

@media (min-width:1081px) {
    .col_46 {
        width: 46% !important
    }
}

@media (min-width:1081px) {
    .col_54 {
        width: 54% !important
    }
}

@media (min-width:1081px) {
    .col_50 {
        width: 50% !important
    }
}

@media (min-width:1081px) {
    .col_37 {
        width: 37% !important
    }
}

@media (min-width:1081px) {
    .col_63 {
        width: 63% !important
    }
}

.vc_row.row_margin,
.row_margin {
    margin: 0 20px !important
}

@media screen and (max-width:991px) {

    .vc_row.row_margin.mobile_full,
    .row_margin.mobile_full {
        margin: 0 !important
    }

    .vc_row.row_margin.mobile_full .bg_change,
    .row_margin.mobile_full .bg_change {
        padding: 40px 20px !important
    }
}

.container,
.vc_row.container,
.archive_grid {
    width: 100%;
    max-width: 1210px;
    margin: 0 auto !important
}

@media screen and (max-width:1080px) {

    .container,
    .vc_row.container,
    .archive_grid {
        padding-right: 20px;
        padding-left: 20px;
        max-width: 100%
    }
}

.container_medium,
.vc_row.container_medium {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto !important;
    padding-right: 20px;
    padding-left: 20px
}

@media screen and (max-width:1080px) {

    .container_medium,
    .vc_row.container_medium {
        max-width: 100%
    }
}

.container_small,
.vc_row.container_small {
    width: 100%;
    max-width: 800px;
    margin: 0 auto !important;
    padding-right: 1rem;
    padding-left: 1rem
}

@media screen and (max-width:1080px) {

    .container_small,
    .vc_row.container_small {
        padding-right: 20px;
        padding-left: 20px;
        max-width: 100%
    }
}

.container_xsmall,
.vc_row.container_xsmall {
    width: 100%;
    max-width: 680px;
    margin: 0 auto !important;
    padding-right: 1rem;
    padding-left: 1rem
}

@media screen and (max-width:1080px) {

    .container_xsmall,
    .vc_row.container_xsmall {
        padding-right: 20px;
        padding-left: 20px;
        max-width: 100%
    }
}

@media screen and (min-width:1600px) {

    .container_right.vc_row,
    .container_left.vc_row {
        max-width: 1600px;
        margin: 0 auto !important
    }
}

@media screen and (max-width:1080px) {
    .container_right .wpb_column {
        padding: 0 20px
    }
}

.container_right .content_col {
    padding-left: 45px;
    padding-right: 0
}

@media screen and (max-width:1080px) {
    .container_right .content_col {
        padding: 0 20px 30px
    }
}

.container_right .content_col .vc_column-inner {
    padding: 0 !important
}

@media screen and (max-width:1080px) {
    .container_left .wpb_column {
        padding: 0 20px
    }
}

.container_left .content_col {
    padding-right: 45px;
    padding-left: 0
}

@media screen and (max-width:1080px) {
    .container_left .content_col {
        padding: 0 20px 30px
    }
}

.container_left .content_col .vc_column-inner {
    padding: 0 !important
}

[class*="col-"],
[class*="vc_col-"] {
    float: none;
    display: flex
}

[class*="col-"] {
    padding: 0 15px
}

@media screen and (max-width:768px) {
    [class*="col-"] {
        padding: 0 10px
    }
}

@media screen and (max-width:767px) {
    [class*="col-"] {
        padding: 0
    }
}

body,
button,
input,
select,
textarea {
    color: #8d8d8d;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 30px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #4b5353;
    clear: both;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 25px;
    margin-top: 0;
    font-weight: 600
}

@media screen and (max-width:991px) {

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 15px !important
    }
}

h1.orange_dots small,
h2.orange_dots small,
h3.orange_dots small,
h4.orange_dots small,
h5.orange_dots small,
h6.orange_dots small {
    color: #f26f24
}

h1 {
    font-size: 46px;
    line-height: 52px
}

@media screen and (max-width:1080px) {
    h1 {
        font-size: 40px !important;
        line-height: 48px !important
    }
}

@media screen and (max-width:1080px) {
    h1.h1_mobile {
        font-size: 30px !important;
        line-height: 34px !important
    }
}

@media screen and (max-width:1080px) {
    h1.h1_small {
        font-size: 24px !important;
        line-height: 28px !important
    }
}

h2,
h2 small {
    font-size: 55px;
    line-height: 56px
}

@media screen and (max-width:1080px) {

    h2,
    h2 small {
        font-size: 34px !important;
        line-height: 40px !important
    }
}

h3,
h3 small {
    font-size: 46px;
    line-height: 48px
}

@media screen and (max-width:1080px) {

    h3,
    h3 small {
        font-size: 24px !important;
        line-height: 30px !important
    }
}

h4,
h4 small {
    font-size: 30px;
    line-height: 34px
}

@media screen and (max-width:1080px) {

    h4,
    h4 small {
        font-size: 24px !important;
        line-height: 30px !important
    }
}

h5 {
    font-size: 24px;
    line-height: 34px
}

@media screen and (max-width:1080px) {
    h5 {
        font-size: 18px !important;
        line-height: 22px !important
    }
}

@media screen and (max-width:1080px) {
    h5.mobile_spacing {
        letter-spacing: -.36px
    }
}

h6 {
    font-size: 20px;
    line-height: 30px
}

@media screen and (max-width:1080px) {
    h6 {
        font-size: 18px !important;
        line-height: 26px !important
    }
}

.heading_line {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    align-self: stretch;
    margin-bottom: 30px
}

@media screen and (max-width:1080px) {
    .heading_line {
        margin-bottom: 20px
    }
}

.heading_line span,
.heading_line small {
    font-family: "Public Sans", sans-serif;
    text-transform: uppercase;
    color: #4b5353;
    letter-spacing: -.14px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 150%;
    font-weight: 700
}

@media screen and (max-width:991px) {

    .heading_line span,
    .heading_line small {
        font-size: 12px;
        line-height: 15px;
        letter-spacing: -.12px
    }
}

.heading_line span.orange_highlight small,
.heading_line small.orange_highlight small {
    color: #f26f24
}

.heading_line .left_line {
    background: #fff;
    height: 1px;
    flex: 1 0 0%
}

.heading_line .right_line {
    background: #fff;
    height: 1px;
    flex: 1 0 0%
}

p {
    color: #8d8d8d;
    font-family: "Public Sans", sans-serif;
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 30px !important;
    margin-top: 0 !important;
    font-weight: 500
}

@media screen and (max-width:991px) {
    p {
        font-size: 15px !important;
        line-height: 25px !important;
        margin-bottom: 20px !important
    }
}

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

.underline_lists ul li {
    padding: 15px 0;
    border-bottom: 1px solid rgb(102 102 102 / .12);
    margin: 0
}

.underline_lists ul li:first-child {
    padding-top: 0
}

.underline_lists ul li strong {
    color: #4b5353
}

.normal_copy *,
.normal_copy {
    font-weight: 400;
    letter-spacing: -.34px
}

.maincontent ul li,
.maincontent ol li {
    font-family: "Public Sans", sans-serif;
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    padding-left: 5px;
    position: relative;
    margin-bottom: 10px
}

@media screen and (max-width:991px) {

    .maincontent ul li,
    .maincontent ol li {
        font-size: 15px !important;
        line-height: 25px !important;
        margin-bottom: 20px !important
    }
}

ol li {
    margin-bottom: 10px
}

ul,
ol {
    padding: 0 0 0 25px
}

ul li,
ol li {
    font-family: "Public Sans", sans-serif;
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    padding-left: 5px;
    position: relative;
    margin-bottom: 10px
}

@media screen and (max-width:991px) {

    ul li,
    ol li {
        font-size: 15px !important;
        line-height: 25px !important;
        margin-bottom: 20px !important
    }
}

cite,
dfn,
em,
i {
    font-style: italic
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    background: #fff9c0;
    text-decoration: none
}

blockquote {
    padding: 15px 0 15px 40px;
    border-left: 5px solid #e2e2e2;
    margin: 0 0 40px !important
}

@media screen and (max-width:767px) {
    blockquote {
        margin: 25px 0 !important
    }
}

blockquote p {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #8d8d8d
}

.citation {
    font-family: "Montserrat", sans-serif;
    font-size: 34px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: normal;
    color: #000;
    margin-top: 40px;
    text-transform: uppercase
}

.box_shadow img {
    box-shadow: 0 0 70px 0 rgb(0 0 0 / .2)
}

html {
    font-family: inherit;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden
}

body {
    margin: 0;
    overflow: visible;
    text-rendering: optimizeLegibility
}

@media only screen and (max-width:768px) {

    html,
    body {
        width: 100%;
        overflow-x: hidden
    }
}

article,
etheriode,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: #fff0
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700;
    color: #4b5353
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 13px;
    line-height: 18px
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    color: inherit;
    font-size: 18px;
    margin-bottom: 18px
}

label {
    font-size: 18px;
    font-weight: 100
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

:focus,
.hs-form-checkbox-display:focus-within,
.hs-form-checkbox-display:focus,
label:focus-within,
a.wpb_single_image:focus,
a.vc_single_image-wrapper:focus,
button.slick-arrow:focus {
    outline: 1px dotted #00827c !important;
    outline: 5px auto -webkit-focus-ring-color !important
}

.skip-to-content-link {
    width: 100%;
    padding: 10px;
    display: block;
    position: absolute;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    left: 0;
    background-color: #00827c;
    font-family: canada-type-gibson, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
    color: #fff !important;
    text-align: center;
    z-index: 200;
    transition: top 2s ease-out, background 2s linear;
    z-index: 999999
}

.skip-to-content-link:focus,
.skip-to-content-link:hover {
    position: fixed;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    transition: top 0.2s ease-in, background 0.5s linear
}

html:not(.no-js) .tcm-animate.aos-animate {
    visibility: visible !important
}

.tcm-animate {
    visibility: visible !important
}

.mobile_only {
    display: none !important
}

.tablet_only {
    display: none !important
}

.big_tablet_only {
    display: none !important
}

@media screen and (max-width:1080px) {

    .big_tablet_center *,
    .big_tablet_center {
        text-align: center !important
    }

    .space_mobile_large,
    .vc_empty_space.space_mobile_large {
        height: 80px !important
    }

    .mobile_space_big,
    .vc_empty_space.mobile_space_big {
        height: 60px !important
    }

    .mobile_space_xs,
    .vc_empty_space.mobile_space_xs {
        height: 20px !important
    }

    .big_tablet_hide {
        display: none !important
    }

    .big_tablet_only {
        display: block !important
    }

    .big_tablet_reverse {
        flex-direction: column-reverse;
        display: flex
    }

    .big_tablet_fullwidth .wpb_column {
        width: 100% !important
    }
}

@media screen and (max-width:991px) {

    .tablet_center *,
    .tablet_center {
        text-align: center !important
    }

    .tablet_center.vc_btn3-container {
        display: flex !important;
        justify-content: center
    }

    .mobile_space,
    .vc_empty_space.mobile_space {
        height: 40px !important
    }

    .mobile_space_big,
    .vc_empty_space.mobile_space_big {
        height: 60px !important
    }

    .vc_btn3-container {
        margin-bottom: 0 !important
    }

    .wpb_content_element {
        margin-bottom: 20px !important
    }

    .tablet_reverse {
        flex-direction: column-reverse;
        display: flex
    }

    .tablet_hide {
        display: none !important
    }

    .tablet_only {
        display: block !important
    }

    .tablet_fullwidth .wpb_column {
        width: 100% !important
    }
}

@media screen and (max-width:767px) {
    .mobile_only {
        display: block !important
    }

    .mobile_center *,
    .mobile_center {
        text-align: center !important
    }

    .mobile_reverse {
        flex-direction: column-reverse;
        display: flex
    }

    .mobile_hide {
        display: none !important
    }

    .mobile_space_big,
    .vc_empty_space.mobile_space_big {
        height: 60px !important
    }

    .mobile_space_xsmall,
    .vc_empty_space.mobile_space_xsmall {
        height: 20px !important
    }

    .vc_btn3-container {
        display: block !important;
        width: 100% !important
    }
}

@media screen and (max-width:1080px) {
    .vc_row.vc_row-o-full-height {
        min-height: auto !important;
        padding: 100px 0
    }
}

@media screen and (max-width:991px) {
    .vc_row.vc_row-o-full-height {
        padding: 50px 30px
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-device-pixel-ratio:3) and (orientation:landscape) {

    .mobile_space,
    .vc_empty_space.mobile_space {
        height: 40px !important
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:landscape) {

    .mobile_space,
    .vc_empty_space.mobile_space {
        height: 40px !important
    }
}

a:active,
a:hover {
    transition: all ease-in-out 0.5s
}

a:focus {
    outline: none
}

.inline_element {
    display: inline-block !important;
    margin: 0 12px 40px 0 !important
}

@media screen and (max-width:767px) {
    .inline_element {
        margin: 0 12px 0 0 !important
    }
}

.bordered_colors {
    position: relative;
    padding: 20px
}

@media screen and (max-width:1080px) {
    .bordered_colors {
        padding: 10px
    }
}

.bordered_colors:before {
    background: #1580c2;
    content: "" !important;
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    width: 210px;
    height: 146px;
    z-index: -1
}

@media screen and (max-width:1080px) {
    .bordered_colors:before {
        width: 94px;
        height: 68px
    }
}

.bordered_colors:after {
    background: #f26f24;
    content: "" !important;
    display: block !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 210px;
    height: 146px;
    z-index: -1
}

@media screen and (max-width:1080px) {
    .bordered_colors:after {
        width: 94px;
        height: 68px
    }
}

.dynamic_image img {
    width: 100%
}

@media screen and (max-width:991px) {
    .dynamic_image .image_desktop_only {
        display: none
    }
}

.dynamic_image .image_tablet_only {
    display: none
}

@media screen and (max-width:991px) {
    .dynamic_image .image_tablet_only {
        display: block
    }
}

@media screen and (max-width:767px) {
    .dynamic_image .image_tablet_only {
        display: none
    }
}

.dynamic_image .image_mobile_only {
    display: none
}

@media screen and (max-width:767px) {
    .dynamic_image .image_mobile_only {
        display: block
    }
}

@media screen and (max-width:767px) {
    .border_col .vc_column-inner {
        border-right: 0 !important;
        border-left: 0 !important
    }
}

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
    border-radius: 10px !important;
    box-shadow: none
}

.social_share {
    display: flex
}

.social_share .share_title,
.social_share .social_media {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top
}

.social_share .share_title {
    cursor: pointer;
    margin-right: 15px
}

.social_share .share_title p {
    margin-bottom: 0 !important;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    color: #2a5c56;
    font-weight: 300;
    line-height: 24px
}

.social_share .social_media {
    position: relative
}

.social_share .social_media ul {
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    gap: 8px
}

@media screen and (max-width:767px) {
    .social_share .social_media ul {
        gap: 2px
    }
}

.social_share .social_media ul li {
    padding: 0;
    list-style: none;
    line-height: 16px !important;
    margin: 0 !important
}

.social_share .social_media ul li:last-child {
    border-right: 0
}

.social_share .social_media ul a {
    background: #1580c2;
    border-radius: 100%;
    cursor: pointer;
    font-size: 16px !important;
    width: 34px;
    height: 34px;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.social_share .social_media ul a:hover {
    opacity: .7
}

.social_share .social_media ul a:before {
    color: #fff
}

.slick-dots {
    bottom: 30px;
    left: 0
}

@media screen and (max-width:768px) {
    .slick-dots {
        bottom: 0
    }
}

.slick-dotted.slick-slider {
    margin: 0 !important
}

.slick-dots li {
    box-shadow: none !important;
    margin: 0 4.5px !important;
    width: auto;
    height: auto;
    padding: 0 !important
}

.slick-dots li:before {
    display: none
}

@media screen and (max-width:1080px) {
    .slick-dots li {
        margin: 0 3px !important
    }
}

@media screen and (max-width:767px) {
    .slick-dots li {
        z-index: 1
    }
}

.slick-dots li button {
    background: #1580c2;
    opacity: 1;
    border-radius: 100%;
    width: 8px;
    height: 8px;
    padding: 0
}

.slick-dots li button:before {
    display: none
}

.slick-dots li.slick-active button {
    background: #f26f24
}

.slick-arrow {
    bottom: 0;
    z-index: 6;
    display: inline-block;
    height: 33px;
    width: 33px;
    transition: all 0.2s;
    border-radius: .640777px
}

@media screen and (max-width:767px) {
    .slick-arrow {
        height: 30px;
        width: 30px
    }
}

.slick-arrow.slick-prev {
    left: 30px;
    background: #8b7895 url(../../images/arrow-left.svg) no-repeat center center !important;
    background-size: 50% !important
}

@media screen and (max-width:1390px) {
    .slick-arrow.slick-prev {
        left: 5px
    }
}

.slick-arrow.slick-prev:hover {
    background: #682a94 url(../../images/arrow-left.svg) no-repeat center center !important;
    background-size: 50% !important
}

.slick-arrow.slick-prev:before {
    content: none !important
}

.slick-arrow.slick-next {
    right: 30px;
    background: #381451 url(../../images/arrow-right.svg) no-repeat center center !important;
    background-size: 50% !important
}

@media screen and (max-width:1390px) {
    .slick-arrow.slick-next {
        right: 5px
    }
}

.slick-arrow.slick-next:hover {
    background: #682a94 url(../../images/arrow-right.svg) no-repeat center center !important;
    background-size: 50% !important
}

.slick-arrow.slick-next:before {
    content: none !important
}

#pagenav {
    margin: 70px 0 0;
    text-align: center
}

@media screen and (max-width:767px) {
    #pagenav {
        margin: 50px 0 0
    }
}

#pagenav .wp-pagenavi {
    margin: 0 auto;
    font-family: "Public Sans", sans-serif;
    display: flex;
    justify-content: center
}

@media screen and (max-width:767px) {
    #pagenav .wp-pagenavi {
        justify-content: space-between
    }
}

#pagenav a,
#pagenav span {
    border: 0;
    border-radius: 0;
    color: #bdbdbd;
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 0 15px;
    text-decoration: none;
    font-weight: 800;
    font-size: 16px;
    line-height: 150%;
    font-family: "Montserrat", sans-serif;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width:991px) {

    #pagenav a,
    #pagenav span {
        margin: 0 4px
    }
}

#pagenav a.nextpostslink,
#pagenav a.previouspostslink,
#pagenav span.nextpostslink,
#pagenav span.previouspostslink {
    border-radius: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0;
    top: 0;
    width: 35px;
    height: 35px
}

#pagenav a.nextpostslink:hover,
#pagenav a.nextpostslink:focus,
#pagenav a.previouspostslink:hover,
#pagenav a.previouspostslink:focus,
#pagenav span.nextpostslink:hover,
#pagenav span.nextpostslink:focus,
#pagenav span.previouspostslink:hover,
#pagenav span.previouspostslink:focus {
    color: #fff;
    border: 1px solid #f26f24;
    background: #f26f24
}

#pagenav a.nextpostslink:before,
#pagenav a.nextpostslink:before,
#pagenav a.previouspostslink:before,
#pagenav a.previouspostslink:before,
#pagenav span.nextpostslink:before,
#pagenav span.nextpostslink:before,
#pagenav span.previouspostslink:before,
#pagenav span.previouspostslink:before {
    color: #4f4f4f;
    font-size: 10px;
    position: relative;
    top: 3.5px
}

#pagenav a.previouspostslink,
#pagenav span.previouspostslink {
    background: url(../../images/arrow-left.svg) no-repeat center center !important;
    background-size: 100%
}

#pagenav a.previouspostslink:before,
#pagenav span.previouspostslink:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/enzo-bullet-gray.svg) no-repeat center center !important;
    background-size: 100% !important
}

#pagenav a.nextpostslink,
#pagenav span.nextpostslink {
    background: url(../../images/arrow-right.svg) no-repeat center center !important;
    background-size: 100%
}

#pagenav a.nextpostslink:before,
#pagenav span.nextpostslink:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/enzo-bullet-gray.svg) no-repeat center center !important;
    background-size: 100% !important
}

#pagenav a:hover,
#pagenav span.current {
    background: url(../../images/enzo-bullet.svg) no-repeat center center !important;
    background-size: 100% !important
}

.vc_btn3-inline {
    margin-right: 13px
}

@media screen and (max-width:767px) {
    .vc_btn3-inline {
        margin-right: 0;
        margin-bottom: 12px !important
    }
}

.vc_btn3-inline:last-child {
    margin-right: 0
}

@media screen and (max-width:1080px) {
    .vc_btn3-inline:last-child {
        margin-bottom: 0 !important
    }
}

.wpb_image_grid .wpb_image_grid_ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    height: auto !important
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item {
    display: flex;
    overflow: hidden;
    padding: 0;
    justify-content: center;
    align-items: center;
    float: none !important;
    position: static !important;
    height: auto !important
}

@media screen and (max-width:1080px) {
    .wpb_image_grid .wpb_image_grid_ul .isotope-item {
        max-width: 33% !important;
        flex: 0 0 33% !important;
        margin-bottom: 20px !important
    }
}

@media screen and (max-width:767px) {
    .wpb_image_grid .wpb_image_grid_ul .isotope-item {
        max-width: 48% !important;
        flex: 0 0 48% !important;
        margin-bottom: 20px !important
    }
}

.image_carousel .slick-list {
    width: 100%;
    padding: 0 !important
}

.image_carousel .slick-track {
    display: flex;
    align-items: center
}

.image_carousel .slick-track img {
    margin: 0 auto;
    width: 90%
}

.image_carousel .slick-track .slick-slide>div {
    display: flex;
    align-items: center
}

@media screen and (max-width:1080px) {
    .image_carousel .wpb_image_grid .wpb_image_grid_ul .isotope-item {
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 20px !important
    }
}

@media screen and (max-width:767px) {
    .image_carousel .wpb_image_grid .wpb_image_grid_ul .isotope-item {
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 20px !important
    }
}

@media screen and (max-width:1080px) {
    .image_carousel .wpb_image_grid .wpb_image_grid_ul .isotope-item img {
        width: 80%
    }
}

.modal-dialog {
    margin: 0 auto;
    background: #fff;
    border-radius: 0 !important;
    width: 100%;
    padding-bottom: 30px;
    opacity: 0;
    transition: all 0.25s linear;
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important
}

@media (min-width:1081px) {
    .modal-dialog {
        max-width: 1167px
    }
}

.modal {
    background: rgb(0 0 0 / .5) !important;
    z-index: 888888;
    display: block;
    visibility: hidden;
    overflow-y: hidden
}

.modal-body {
    position: relative;
    padding: 60px 45px
}

@media screen and (max-width:1080px) {
    .modal-body {
        padding: 30px 20px
    }
}

.modal.in {
    visibility: visible
}

.modal.in .modal-dialog {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.modal-header {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
    width: 100%;
    margin: 0 auto;
    padding: 1rem 2rem;
    margin: 0
}

@media screen and (max-width:1080px) {
    .modal-header {
        width: 100%
    }
}

.modal-header h6 {
    margin: 0 0 10px;
    font-size: 16px
}

.modal-header h5 {
    margin-bottom: 0
}

.modal-header .close {
    background: url(../../images/modal-close.svg) no-repeat center center !important;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    text-shadow: none !important;
    opacity: 1 !important;
    margin: 0 !important;
    width: 62px;
    height: 62px;
    padding: 0 !important;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 999999;
    cursor: pointer;
    outline: none !important
}

@media screen and (max-width:991px) {
    .modal-header .close {
        width: 40px;
        height: 40px;
        font-size: 28px
    }
}

@media screen and (max-width:767px) {
    .modal-header .close {
        width: 35px;
        height: 35px;
        font-size: 25px
    }
}

.modal-content {
    height: 80vh;
    overflow: auto
}

@media screen and (max-width:1080px) {
    .modal-content {
        height: 60vh
    }
}

@media screen and (max-width:767px) {
    .modal-content {
        height: 85vh
    }
}

@media screen and (max-width:767px) {
    .modal-content {
        flex-wrap: wrap
    }
}

.logo_icon img {
    width: 50px;
    height: 68px
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    background: #fff
}

blockquote,
q {
    quotes: "" ""
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ul,
ol {
    font-size: 16px;
    margin: 0 0 1.5em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto;
    max-width: 100%
}

table {
    font-size: 16px;
    margin: 0 0 1.5em;
    width: 100%
}

table td,
table th {
    border: 1px solid #000;
    padding: 10px
}

.btn,
span.button-blue,
input[type="submit"].button-blue,
.button-blue a,
.button-blue button,
a.button-blue,
input.button-blue,
span.button-secondary,
input[type="submit"].button-secondary,
.button-secondary a,
.button-secondary button,
a.button-secondary,
input.button-secondary,
span.button-primary,
input[type="submit"].button-primary,
.button-primary a,
.button-primary button,
a.button-primary,
input.button-primary,
.gform_button,
.hs_submit input[type="submit"],
.button a,
.button button,
input[type="submit"].button,
#mobile-menu li.btn a {
    cursor: pointer;
    font-family: "Public Sans", sans-serif;
    font-weight: 500 !important;
    border: 0 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    padding: 8px 24px !important;
    border-radius: 0 !important;
    display: inline-block !important;
    text-align: center;
    text-decoration: none !important;
    margin-bottom: 0;
    text-transform: none !important;
    transition: all 0.2s ease-in-out !important;
    min-width: auto
}

@media screen and (max-width:767px) {

    .btn,
    span.button-blue,
    input[type="submit"].button-blue,
    .button-blue a,
    .button-blue button,
    a.button-blue,
    input.button-blue,
    span.button-secondary,
    input[type="submit"].button-secondary,
    .button-secondary a,
    .button-secondary button,
    a.button-secondary,
    input.button-secondary,
    span.button-primary,
    input[type="submit"].button-primary,
    .button-primary a,
    .button-primary button,
    a.button-primary,
    input.button-primary,
    .gform_button,
    .hs_submit input[type="submit"],
    .button a,
    .button button,
    input[type="submit"].button,
    #mobile-menu li.btn a {
        display: block !important;
        min-width: 100%
    }
}

.btn:active,
span.button-blue:active,
.button-blue a:active,
.button-blue button:active,
a.button-blue:active,
input.button-blue:active,
span.button-secondary:active,
.button-secondary a:active,
.button-secondary button:active,
a.button-secondary:active,
input.button-secondary:active,
span.button-primary:active,
.button-primary a:active,
.button-primary button:active,
a.button-primary:active,
input.button-primary:active,
.gform_button:active,
.hs_submit input[type="submit"]:active,
.btn:focus,
span.button-blue:focus,
.button-blue a:focus,
.button-blue button:focus,
a.button-blue:focus,
input.button-blue:focus,
span.button-secondary:focus,
.button-secondary a:focus,
.button-secondary button:focus,
a.button-secondary:focus,
input.button-secondary:focus,
span.button-primary:focus,
.button-primary a:focus,
.button-primary button:focus,
a.button-primary:focus,
input.button-primary:focus,
.gform_button:focus,
.hs_submit input[type="submit"]:focus,
.btn:hover,
span.button-blue:hover,
.button-blue a:hover,
.button-blue button:hover,
a.button-blue:hover,
input.button-blue:hover,
span.button-secondary:hover,
.button-secondary a:hover,
.button-secondary button:hover,
a.button-secondary:hover,
input.button-secondary:hover,
span.button-primary:hover,
.button-primary a:hover,
.button-primary button:hover,
a.button-primary:hover,
input.button-primary:hover,
.gform_button:hover,
.hs_submit input[type="submit"]:hover,
.button a:active,
.button a:focus,
.button a:hover,
.button button:active,
.button button:focus,
.button button:hover,
input[type="submit"].button:active,
input[type="submit"].button:focus,
input[type="submit"].button:hover,
#mobile-menu li.btn a:active,
#mobile-menu li.btn a:focus,
#mobile-menu li.btn a:hover {
    background: inherit
}

@media screen and (max-width:767px) {
    .btn-auto a {
        min-width: auto;
        display: inline-block !important
    }
}

@media screen and (max-width:767px) {
    .button.vc_btn3-right {
        text-align: left !important
    }
}

input[type="submit"] {
    border: none;
    transition: all 0.2s ease-in-out
}

@media screen and (max-width:991px) {
    .vc_btn3-container.tablet_full {
        width: 100%
    }

    .vc_btn3-container.tablet_full a {
        width: 100%
    }
}

.button a,
.rev-btn,
button {
    background-image: none !important
}

.button a.vc_btn3:after,
.button a:after {
    display: none !important
}

a.button {
    height: auto;
    padding: .8rem 1.8rem !important
}

span.button-primary,
input[type="submit"].button-primary,
.button-primary a,
.button-primary button,
a.button-primary,
input.button-primary,
.gform_button,
.hs_submit input[type="submit"] {
    background: #f26f24 !important;
    color: #fff !important;
    border: 3px solid transparent !important
}

span.button-primary:hover,
input[type="submit"].button-primary:hover,
.button-primary a:hover,
.button-primary button:hover,
a.button-primary:hover,
input.button-primary:hover,
.gform_button:hover,
.hs_submit input[type="submit"]:hover {
    background: #ff5d00 !important;
    color: #fff !important
}

span.button-secondary,
input[type="submit"].button-secondary,
.button-secondary a,
.button-secondary button,
a.button-secondary,
input.button-secondary {
    background: #1580c2 !important;
    color: #fff !important;
    border: 3px solid transparent !important
}

span.button-secondary:hover,
input[type="submit"].button-secondary:hover,
.button-secondary a:hover,
.button-secondary button:hover,
a.button-secondary:hover,
input.button-secondary:hover {
    background: #0091ea !important;
    color: #fff !important
}

span.button-blue,
input[type="submit"].button-blue,
.button-blue a,
.button-blue button,
a.button-blue,
input.button-blue {
    background: #18447a !important;
    color: #fff !important;
    border: 3px solid transparent !important
}

span.button-blue:hover,
input[type="submit"].button-blue:hover,
.button-blue a:hover,
.button-blue button:hover,
a.button-blue:hover,
input.button-blue:hover {
    background: #002553 !important;
    color: #fff !important
}

.r-more {
    color: #4b5353;
    font-family: "Public Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    left: 0
}

.popup_video_button i {
    margin-right: 3px
}

input[type="text"]:not(.adminbar-input),
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select,
select.form-control:not([size]):not([multiple]),
.selectize-input,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    font-family: "Public Sans", sans-serif;
    border-radius: 2px !important;
    border: 1px solid rgb(130 130 130 / .24) !important;
    background: #f5f5f5 !important;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 150% !important;
    color: #505050;
    padding: 11px 12px !important;
    display: inline-block
}

input[type="text"]:not(.adminbar-input):focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus,
select.form-control:not([size]):not([multiple]):focus,
.selectize-input:focus,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select:focus {
    outline: none;
    border: 4px solid #e4f1f4 !important
}

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

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

input[type="date"] {
    color: #48515a
}

select,
select.form-control:not([size]):not([multiple]),
.selectize-input {
    position: relative;
    color: #444;
    width: 100%;
    cursor: pointer
}

select.form-control,
select.form-control:not([size]):not([multiple]).form-control,
.selectize-input.form-control {
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type="select-one"] {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    display: none
}

.form-group.select {
    position: relative;
    margin-bottom: 0
}

.selectize-control .item {
    color: #1a2225;
    font-weight: 400;
    font-size: 14px;
    line-height: 34px
}

.selectize-input {
    position: relative;
    padding: 0 20px
}

.selectize-input:before {
    top: 12px !important
}

.selectize-input:after {
    content: "Select One...";
    font-family: "Open Sans", sans-serif;
    color: #67666b;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.428571429;
    position: absolute;
    left: 20px;
    top: 15px !important;
    width: 80%;
    height: auto
}

.selectize-input.has-options.full:after {
    display: none
}

.selectize-dropdown {
    top: -10px !important;
    width: 100%;
    border-top: 0;
    position: relative
}

.selectize-dropdown .selectize-dropdown-content {
    border: 1px solid #4f4f4f;
    position: absolute;
    z-index: 2;
    background: #fff;
    width: 100%
}

.selectize-dropdown .selectize-dropdown-content .option {
    font-family: "Montserrat", sans-serif;
    cursor: pointer;
    color: #1a2225;
    line-height: 1.428571429;
    font-weight: 400;
    font-size: 14px;
    padding: 5px 20px
}

.selectize-dropdown .selectize-dropdown-content .option:hover {
    background: #4f4f4f;
    color: #1a2225
}

.selectize-dropdown .selectize-dropdown-content .option:last-child {
    margin-bottom: 0
}

select::-ms-expand {
    display: none !important
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important
}

input[type="radio"] {
    outline: none
}

input[type="radio"],
input[type="checkbox"] {
    height: 20px;
    vertical-align: top;
    width: 20px
}

textarea {
    padding-left: 3px;
    width: 100%
}

textarea.form-control {
    height: 96px;
    padding: 10px 15px
}

label {
    color: #444;
    font-family: "Public Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

input.error,
input[aria-invalid="true"]:not(.adminbar-input),
input[aria-invalid="true"],
select[aria-invalid="true"],
select[aria-invalid="true"].form-control:not([size]):not([multiple]),
textarea[aria-invalid="true"],
select.error,
textarea.error,
.selectize-control.wpcf7-not-valid .selectize-input,
.gform_wrapper .gfield_error [aria-invalid="true"] {
    background: #f2f2f2 !important;
    border: 1px solid #c41134 !important
}

input[type="search"]::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 24px;
    color: #444;
    font-family: "Montserrat", sans-serif;
    font-weight: 400
}

input[type="search"]::-moz-placeholder {
    font-size: 14px;
    line-height: 24px;
    color: #444;
    font-family: "Montserrat", sans-serif;
    font-weight: 400
}

input[type="search"]::placeholder {
    font-size: 14px;
    line-height: 24px;
    color: #444;
    font-family: "Montserrat", sans-serif;
    font-weight: 400
}

.form-control {
    width: 100%;
    margin-bottom: 25px
}

@media screen and (max-width:1080px) {
    .form-control {
        margin-bottom: 0
    }
}

.form-group {
    margin-bottom: 20px;
    width: 100%;
    position: relative
}

.form-group.select.mobile_dropdown,
#post_type_section .form-group.select,
.form-group.select span {
    position: relative
}

.form-group.select.mobile_dropdown::before,
#post_type_section .form-group.select::before,
.form-group.select span::before,
.selectize-input::before {
    position: absolute;
    display: block;
    content: "";
    width: 0;
    height: 0;
    top: 5px;
    transition: all ease-in-out 150ms;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: solid #333;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    right: 15px;
    z-index: 1
}

.form-control::-webkit-input-placeholder {
    font-size: 24px;
    line-height: 24px;
    color: #8d8d8d;
    font-family: "Montserrat", sans-serif;
    font-weight: 400
}

.form-control::-moz-placeholder {
    font-size: 24px;
    line-height: 24px;
    color: #8d8d8d;
    font-family: "Montserrat", sans-serif;
    font-weight: 400
}

.form-control::-moz-placeholder {
    font-size: 24px;
    line-height: 24px;
    color: #8d8d8d;
    font-family: "Montserrat", sans-serif;
    font-weight: 400
}

.form-control::placeholder {
    font-size: 24px;
    line-height: 24px;
    color: #8d8d8d;
    font-family: "Montserrat", sans-serif;
    font-weight: 400
}

.gform_confirmation_wrapper {
    min-height: 505px !important;
    display: flex;
    align-items: center
}

.gform_wrapper .gform_validation_errors {
    margin-bottom: 40px !important
}

.gform_wrapper input[type="submit"].gform_button {
    display: flex !important;
    outline: none !important;
    font-size: 18px !important;
    line-height: 25px !important;
    min-width: auto !important;
    justify-content: center;
    padding: 15px 25px !important;
    margin-bottom: 0 !important
}

.gform_wrapper .gform_body,
.gform_wrapper .gform_footer {
    width: 90% !important;
    margin: 0 auto !important
}

@media only screen and (min-width:641px) {

    .gform_wrapper .gform_body,
    .gform_wrapper .gform_footer {
        width: 90% !important
    }
}

.gfield_select {
    color: #505050
}

.gform_wrapper .gfield {
    margin-bottom: 0 !important;
    width: 100%
}

.gform_wrapper .gfield_label,
.gform_wrapper legend.gfield_label {
    font-family: "Public Sans", sans-serif;
    margin: 0 !important;
    text-transform: capitalize;
    color: #444 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    margin-bottom: 10px !important
}

.gform_wrapper select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important
}

.gform_wrapper .ginput_container_select,
.gform_wrapper .ginput_container_date {
    position: relative
}

.gform_wrapper .ginput_container_select:before,
.gform_wrapper .ginput_container_date:before {
    content: "";
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid #fff0;
    border-right: 6px solid #fff0;
    border-top: 6px solid #505050;
    border-radius: 3px;
    z-index: 1
}

.gform_wrapper textarea {
    height: 140px !important
}

.gform_wrapper .gform_validation_errors>h2 {
    font-size: 13.2px !important;
    line-height: 17.6px !important
}

.gform_wrapper .gfield_required {
    display: none !important
}

.gform_wrapper .validation_error {
    display: none !important
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background: transparent !important;
    margin-bottom: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important
}

.gform_wrapper .field_description_below .gfield_description {
    display: none !important
}

.gform_wrapper .gfield_error .gfield_label {
    color: #c02b0a !important
}

.gform_wrapper .gform_body,
.gform_wrapper .gform_footer {
    width: 100% !important
}

.gform_body ::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 150%;
    color: #505050;
    font-family: "Public Sans", sans-serif;
    font-weight: 400
}

.gform_body ::-moz-placeholder {
    font-size: 16px;
    line-height: 150%;
    color: #505050;
    font-family: "Public Sans", sans-serif;
    font-weight: 400
}

.gform_body ::placeholder {
    font-size: 16px;
    line-height: 150%;
    color: #505050;
    font-family: "Public Sans", sans-serif;
    font-weight: 400
}

.gform_wrapper .gform_footer {
    margin: 20px auto 0 !important;
    display: flex
}

.gform_confirmation_message {
    text-align: center;
    color: #8d8d8d !important;
    font-weight: 700
}

.gform_confirmation_message h1,
.gform_confirmation_message h2,
.gform_confirmation_message h3,
.gform_confirmation_message h4,
.gform_confirmation_message h5,
.gform_confirmation_message h6,
.gform_confirmation_message * {
    color: Montserrat, sans-serif !important;
    font-weight: 700
}

.gform_confirmation_message p {
    color: Montserrat, sans-serif !important;
    font-weight: 700
}

.hsform_wrapper .hbspt-form {
    padding: 0 !important
}

.hsform_wrapper .hbspt-form:after {
    display: none
}

.hsform_wrapper fieldset {
    width: 100%;
    max-width: 100% !important
}

.hsform_wrapper fieldset p {
    margin-bottom: 0 !important
}

.hsform_wrapper fieldset.form-columns-2 {
    display: flex;
    gap: 15px;
    width: 100%;
    max-width: 100%
}

@media screen and (max-width:1080px) {
    .hsform_wrapper fieldset.form-columns-2 {
        flex-wrap: wrap
    }
}

.hsform_wrapper label {
    color: #444;
    font-family: "Public Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 15px;
    display: block
}

.hsform_wrapper .hs-form-field {
    margin-bottom: 20px;
    float: none !important;
    width: 100% !important
}

@media screen and (max-width:767px) {
    .hsform_wrapper .hs-form-field {
        margin: 0 0 10px
    }
}

.hsform_wrapper .legal-consent-container {
    margin-bottom: 20px
}

.hsform_wrapper .legal-consent-container * {
    font-size: 13px !important;
    line-height: 16px !important;
    color: #8d8d8d;
    font-family: "Public Sans", sans-serif !important
}

.hsform_wrapper .legal-consent-container .hs-richtext {
    margin-bottom: 15px
}

.hsform_wrapper .legal-consent-container label {
    margin-bottom: 0 !important;
    outline: none !important;
    display: flex;
    align-items: center;
    gap: 10px
}

.hsform_wrapper .legal-consent-container ul.inputs-list li span {
    margin: 0 !important
}

.hsform_wrapper .legal-consent-container ul.inputs-list .hs-input {
    border-radius: 1.135px;
    border: .568px solid rgb(130 130 130 / .24);
    background: #f5f5f5;
    position: relative;
    width: 20px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 20px !important
}

.hsform_wrapper .legal-consent-container ul.inputs-list .hs-input::before {
    background: url(../../images/icon-check.svg) no-repeat center center !important;
    background-size: 100% !important;
    content: "" !important;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    display: none
}

.hsform_wrapper .legal-consent-container ul.inputs-list .hs-input:checked::before {
    display: block
}

.hsform_wrapper .hs-form-required {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #444;
    font-family: "Public Sans", sans-serif
}

.hsform_wrapper .hs-input {
    width: calc(100% - 24px) !important;
    display: block
}

.hsform_wrapper .hs-input.invalid,
.hsform_wrapper .hs-input.error {
    background: #ffd7ce !important
}

.hsform_wrapper .input {
    margin-right: 0 !important
}

.hsform_wrapper .hs_submit {
    margin-top: 25px !important;
    display: block
}

.hsform_wrapper .hs_submit input {
    display: flex !important;
    outline: none !important;
    font-size: 14px !important;
    line-height: 24px !important;
    min-width: auto !important;
    justify-content: center;
    padding: 10px 25px !important;
    margin-bottom: 0 !important;
    border-radius: 2px !important
}

.hsform_wrapper .hs-fieldtype-select .input {
    position: relative
}

.hsform_wrapper .hs-fieldtype-select .input:before {
    content: "";
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid #fff0;
    border-right: 6px solid #fff0;
    border-top: 6px solid #505050;
    border-radius: 3px;
    z-index: 1
}

.hsform_wrapper ul.inputs-list .hs-input {
    width: auto !important
}

.hsform_wrapper ul.inputs-list,
.hsform_wrapper ul.inputs-list li {
    padding: 0 !important;
    margin: 0 !important
}

.hsform_wrapper ul.inputs-list li span {
    margin-left: 20px;
    margin-top: 10px
}

.hsform_wrapper ul.inputs-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none
}

.hsform_wrapper ul.inputs-list li {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 5px 0 !important
}

.hsform_wrapper ul.hs-error-msgs li label,
.hsform_wrapper label.hs-error-msg {
    color: red;
    font-size: 11px;
    line-height: 12px;
    margin: 0 !important
}

.hsform_wrapper textarea {
    height: 140px !important
}

.hsform_wrapper .submitted-message {
    text-align: center;
    font-weight: 600
}

a {
    color: #f26f24;
    outline: none;
    text-decoration: none !important;
    font-weight: 400;
    transition: color 200ms ease-in-out;
    font-size: 17px;
    line-height: 28px;
    font-family: "Montserrat", sans-serif
}

a:visited {
    color: #f26f24
}

a:active,
a:hover {
    color: #f26f24;
    outline: none !important
}

a:active,
a:hover {
    outline: 0
}

@media screen and (max-width:1080px) {
    .break_word a {
        word-break: break-all
    }
}

.desktop-nav {
    display: block
}

.mobile-nav {
    display: none
}

.disable_link>a:not(.open-menu) {
    pointer-events: none
}

@media screen and (min-width:1081px) {
    span.visuallyhidden {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute !important;
        width: 1px
    }

    #secondary-navigation ul {
        list-style: none;
        position: relative;
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center
    }

    #secondary-navigation ul li {
        position: relative;
        float: left;
        padding: 0;
        margin: 0
    }

    #secondary-navigation ul li a {
        display: block;
        text-decoration: none;
        padding: 8px 14px;
        font-size: 14px;
        line-height: 24px;
        position: relative;
        font-weight: 500
    }

    #secondary-navigation ul [class*="button-"] {
        margin: 0 0 0 10px !important
    }

    #secondary-navigation ul [class*="button-"] a {
        padding: 8px 14px !important;
        color: #fff !important;
        font-size: 14px !important;
        line-height: 24px !important;
        border-radius: 2px !important
    }

    #navigation ul {
        list-style: none;
        position: relative;
        margin: 0;
        padding: 0
    }

    #navigation ul li {
        position: relative;
        float: left;
        padding: 0;
        white-space: nowrap;
        margin: 0 8.5px
    }

    #navigation ul li.current-menu-ancestor>a,
    #navigation ul li.current_page_ancestor>a,
    #navigation ul li.current_page_item>a,
    #navigation ul li:hover>a {
        transition: none;
        background: rgb(255 255 255 / .1)
    }

    #navigation ul li.menu-item-has-children>a {
        padding-right: 26px;
        position: relative
    }

    #navigation ul li.menu-item-has-children>a:after {
        display: inline-block !important;
        content: "" !important;
        width: 0;
        height: 0;
        right: 10px;
        top: 17px;
        transition: all ease-in-out 0.15s;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border: solid #fff !important;
        border-width: 0 1.5px 1.5px 0 !important;
        padding: 2.5px;
        position: absolute
    }

    #navigation ul li.menu-item-has-children button {
        display: none
    }

    #navigation ul li a {
        border-radius: 4px;
        display: block;
        color: #fff;
        font-family: "Public Sans", sans-serif;
        text-decoration: none;
        padding: 10px;
        position: relative;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px
    }

    #navigation ul li a:hover {
        background: rgb(255 255 255 / .1)
    }

    #navigation ul li:hover>ul,
    #navigation ul li:focus>ul,
    #navigation ul li:focus-within>ul {
        display: block
    }

    #navigation ul ul {
        background: #f9f9f9;
        border-radius: 3px;
        display: none;
        position: absolute;
        top: 100%;
        margin-top: 0;
        padding: 0;
        text-align: left;
        width: 130%;
        left: 50%;
        -webkit-transform: translateX(-49%);
        transform: translateX(-49%)
    }

    #navigation ul ul li {
        display: flex;
        align-items: center;
        float: none;
        padding: 0;
        margin: 0;
        position: relative
    }

    #navigation ul ul li:last-child a {
        border-bottom: 0
    }

    #navigation ul ul li.current-page-ancestor>a,
    #navigation ul ul li.current-menu-ancestor>a,
    #navigation ul ul li.current_page_item>a {
        background: #0c263e;
        color: #fff !important
    }

    #navigation ul ul a {
        background: #fff;
        color: #4b5353 !important;
        font-weight: 500 !important;
        font-size: 14px;
        line-height: 14px;
        display: block;
        width: 100%;
        max-width: 100%;
        white-space: normal;
        word-wrap: break-word;
        padding: 14px 16px;
        margin: 2px;
        border-radius: 3px
    }

    #navigation ul ul a:hover {
        background: #0c263e;
        color: #fff !important
    }

    #navigation ul ul ul {
        background: #f2f2f2;
        position: absolute;
        box-shadow: none;
        top: 0;
        left: 100%;
        width: 100%
    }

    #navigation ul ul ul li:hover,
    #navigation ul ul ul li:focus {
        background: #fff0;
        cursor: pointer
    }

    #navigation ul ul ul li:hover:after,
    #navigation ul ul ul li:hover:before,
    #navigation ul ul ul li:focus:after,
    #navigation ul ul ul li:focus:before {
        display: none !important
    }

    #navigation ul ul ul li>a {
        font-weight: 400 !important
    }

    #navigation ul ul ul a {
        color: #4f4f4f !important
    }

    .desktop-nav ul.menu>li.current-page-ancestor>a,
    .desktop-nav ul.menu>li.current-menu-ancestor>a,
    .desktop-nav ul.menu>li.current-menu-item>a {
        color: #e2b044
    }

    .desktop-nav ul.menu>li.current-page-ancestor,
    .desktop-nav ul.menu>li.current-menu-ancestor,
    .desktop-nav ul.menu>li.current-menu-item,
    .desktop-nav ul.menu>li:hover,
    .desktop-nav ul.menu>li:focus {
        cursor: pointer;
        background: transparent !important;
        color: #e2b044 !important
    }

    .desktop-nav ul.menu>li.current-page-ancestor[class*="button-"],
    .desktop-nav ul.menu>li.current-menu-ancestor[class*="button-"],
    .desktop-nav ul.menu>li.current-menu-item[class*="button-"],
    .desktop-nav ul.menu>li:hover[class*="button-"],
    .desktop-nav ul.menu>li:focus[class*="button-"] {
        background: none
    }
}

.toggle-nav {
    height: 18px;
    width: 25px;
    background: #fff0;
    display: none;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.toggle-nav span {
    border-radius: 2px;
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #0c263e;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: 0.25s ease-in-out
}

.toggle-nav span:nth-child(1) {
    top: 0
}

.toggle-nav span:nth-child(2) {
    top: 7px
}

.toggle-nav span:nth-child(3) {
    top: 14px
}

body.collapse_menu {
    overflow-y: hidden
}

.collapse_menu .mobile-toggle-wrap {
    background-color: #0c263e
}

.collapse_menu .toggle-nav span {
    background-color: #fff !important
}

.collapse_menu .toggle-nav span:nth-child(1) {
    top: 18px;
    width: 0;
    left: 50%
}

.collapse_menu .toggle-nav span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 9px
}

.collapse_menu .toggle-nav span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100%;
    top: 9px
}

.collapse_menu .toggle-nav span:nth-child(4) {
    top: 18px;
    width: 0;
    left: 50%
}

.hide_desktop {
    display: none
}

.none {
    display: none
}

.nav-mobile-header {
    display: none
}

button.firstToggle {
    position: absolute;
    border: none;
    background: #fff0;
    overflow: hidden;
    right: 0;
    text-indent: -999px;
    width: 50px;
    height: 40px;
    z-index: 10;
    display: none;
    outline: none;
    top: 0
}

@media only screen and (max-width:1399px) {
    #navigation .desktop-nav ul>li {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media only screen and (max-width:1270px) {
    #navigation .desktop-nav ul>li {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    #top-navigation ul li a {
        font-size: 10px !important
    }
}

@media only screen and (max-width:1160px) {
    .main-nav ul li a {
        font-size: 14px
    }
}

@media only screen and (max-width:1025px) {
    .main-nav ul li a {
        font-size: 15px
    }
}

@media only screen and (min-width:1081px) {

    .main-nav ul li.menu-item-has-children ul.sub-menu li:hover>ul.sub-menu,
    .main-nav ul li.menu-item-has-children ul.sub-menu li:focus>ul.sub-menu {
        display: inline-block
    }
}

@media only screen and (max-width:1080px) {
    #navigation {
        text-align: right;
        width: 100%
    }

    button.firstToggle {
        display: block
    }

    .menu-toggle-wrap {
        display: none
    }

    .toggle-nav {
        display: inline-block;
        margin-right: 0
    }

    .nav-mobile-header {
        height: 55px;
        background-color: #004c84;
        color: #fff;
        font-weight: 600;
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        font-size: 16px;
        padding: 0 20px;
        text-transform: uppercase;
        border-top: 1px solid #033d67
    }

    .mobile-toggle-wrap {
        position: absolute;
        right: 0;
        top: 46%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 60px;
        height: 56px
    }

    .nav-mobile-header.active {
        background-color: #0e7cc0
    }

    nav.main-nav {
        margin-top: 0;
        position: fixed;
        width: 100%;
        right: 0;
        top: 78px;
        overflow-y: auto;
        height: calc(100% - 103px);
        z-index: -1;
        right: 0;
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s;
        -webkit-transform: translateY(-5000px);
        transform: translateY(-5000px)
    }
}

@media only screen and (max-width:1080px) and (max-width:767px) {
    nav.main-nav {
        width: 100%
    }
}

@media only screen and (max-width:1080px) {
    body.collapse_menu nav.main-nav {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        z-index: -1
    }

    .desktop-nav {
        display: none
    }

    .mobile-nav {
        display: block
    }

    .menu-main-navigation-container,
    .menu-mobile-menu-container {
        display: block;
        margin: 0 auto;
        width: 100%
    }

    .mobile-nav.main-nav .main-nav-list {
        height: auto;
        background: #f9f9f9;
        border-radius: 0;
        width: 100%;
        margin: 0 auto;
        padding: 0;
        overflow-y: scroll;
        overflow-x: hidden;
        height: auto
    }

    .mobile-nav.main-nav ul {
        text-align: left;
        width: 100%;
        margin: 0;
        padding: 0
    }

    #mobile-menu li {
        line-height: 0 !important;
        display: block;
        position: relative;
        width: 100%;
        background: #fff;
        border-radius: 3px;
        padding: 0;
        width: 100%;
        margin: 0 0 1px !important
    }

    #mobile-menu li:last-child {
        margin-bottom: 0 !important
    }

    #mobile-menu li.current-menu-ancestor,
    #mobile-menu li.current_page_item {
        background: #243c51
    }

    #mobile-menu li.current-menu-ancestor>a,
    #mobile-menu li.current_page_item>a {
        color: #fff
    }

    #mobile-menu li.current-menu-ancestor .open-menu,
    #mobile-menu li.current_page_item .open-menu {
        border: 0 !important
    }

    #mobile-menu li.current-menu-ancestor.menu-item-has-children>a.open-menu:before,
    #mobile-menu li.current_page_item.menu-item-has-children>a.open-menu:before {
        background: url(../../images/icon-plus-white.svg) no-repeat center center !important;
        background-size: contain !important;
        position: absolute;
        display: block;
        content: "";
        width: 12px;
        height: 16px;
        right: 20px;
        top: 15px;
        transition: all ease-in-out 150ms;
        display: inline-block
    }

    #mobile-menu li.current-menu-ancestor.menu-item-has-children.active>a.open-menu:before,
    #mobile-menu li.current_page_item.menu-item-has-children.active>a.open-menu:before {
        background: url(../../images/icon-minus-white.svg) no-repeat center center !important;
        background-size: contain !important;
        position: absolute;
        display: block;
        content: "";
        width: 12px;
        height: 16px;
        right: 20px;
        top: 15px;
        transition: all ease-in-out 150ms;
        display: inline-block
    }

    #mobile-menu li a {
        font-family: "Public Sans", sans-serif;
        display: inline-block;
        justify-content: inherit;
        color: #4b5353;
        height: auto;
        padding: 0;
        font-weight: 400;
        font-size: 14px;
        line-height: 14px;
        text-transform: capitalize;
        padding: 16px 15px
    }

    #mobile-menu [class*="button-"] {
        padding: 0;
        width: 100%
    }

    #mobile-menu [class*="button-"] a {
        padding: 10px 20px !important;
        width: 100%;
        border-radius: 3px !important;
        text-align: left;
        font-weight: 400 !important
    }

    #mobile-menu li.menu-item-has-children>ul.sub-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        min-height: auto;
        left: 0;
        width: 100%;
        display: none;
        position: relative;
        z-index: 8;
        margin-bottom: 0;
        padding: 0 0 10px;
        top: 0;
        width: 97%;
        margin: 0 auto;
        background: #fff0
    }

    #mobile-menu li.menu-item-has-children>ul.sub-menu li {
        position: relative;
        margin-bottom: 1px !important;
        padding: 0;
        border-bottom: 0;
        padding-left: 0;
        width: 100%;
        padding: 0;
        background: #f9f9f9 !important
    }

    #mobile-menu li.menu-item-has-children>ul.sub-menu li.current-menu-item.scrollNav a {
        background: #f9f9f9;
        color: #4b5353
    }

    #mobile-menu li.menu-item-has-children>ul.sub-menu li a {
        text-transform: capitalize;
        color: #f26f24 !important;
        font-size: 14px;
        font-family: "Public Sans", sans-serif;
        font-weight: 500;
        padding: 14px 20px;
        position: relative;
        border-radius: 3px
    }

    #mobile-menu li.menu-item-has-children>ul.sub-menu li a:before {
        background: url(../../images/arrow-right-orange.svg) no-repeat center center;
        background-size: 100%;
        content: "";
        display: block;
        width: 12px;
        height: 16px;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute
    }

    #mobile-menu li.menu-item-has-children>ul.sub-menu li a>li {
        padding: 0
    }

    #mobile-menu li.menu-item-has-children>ul.sub-menu li a>li a {
        padding: 10px 20px
    }

    #mobile-menu li.menu-item-has-children>ul.sub-menu li.active>a {
        padding-bottom: 8px
    }

    #mobile-menu li.menu-item-has-children>ul.sub-menu li ul.sub-menu {
        margin: 0 !important
    }

    #mobile-menu li.menu-item-has-children>ul.sub-menu li ul.sub-menu li a {
        padding: 8px 20px !important
    }

    .main-nav.mobile-nav ul li.menu-item-has-children ul.sub-menu li a.open-menu {
        margin-top: 10px
    }

    .main-nav.mobile-nav ul li.menu-item-has-children ul.sub-menu li a.open-menu,
    a.open-menu {
        width: 20px !important;
        height: 20px !important;
        float: right;
        margin-right: 15px;
        margin-top: 8px
    }

    .main-nav ul li a:hover,
    .main-nav ul li a:focus {
        color: inherit !important
    }

    .main-nav ul li.menu-item-has-children ul.sub-menu {
        background: #fff;
        border-radius: 0;
        position: relative;
        width: 100%;
        display: none;
        left: 0;
        top: 0;
        opacity: 1;
        visibility: visible;
        transition: inherit;
        box-shadow: none;
        padding-bottom: 0;
        margin: 0 0 10px
    }

    .main-nav ul li.menu-item-has-children ul.sub-menu a {
        color: #fff;
        line-height: 15px;
        text-align: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-word;
        word-wrap: break-word;
        padding-left: 0;
        font-size: 15px
    }

    .main-nav ul li.menu-item-has-children ul.sub-menu a:hover,
    .main-nav ul li.menu-item-has-children ul.sub-menu a:focus {
        color: #fff;
        background: #fff0
    }

    .main-nav ul li.menu-item-has-children ul.sub-menu a:before {
        display: none
    }

    .nav-mobile-header {
        height: 55px;
        background-color: #004c84;
        color: #fff;
        font-weight: 600;
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        font-size: 16px;
        padding: 0 20px;
        text-transform: uppercase;
        border-top: 1px solid #033d67
    }

    .nav-mobile-header.active {
        background-color: #0e7cc0
    }

    .main-nav ul li.menu-item-has-children a:after {
        display: none
    }

    .main-nav ul li.menu-item-has-children a.open-menu:before {
        background: url(../../images/icon-plus.svg) no-repeat center center !important;
        background-size: contain !important;
        position: absolute;
        display: block;
        content: "";
        width: 12px;
        height: 16px;
        top: 15px;
        transition: all ease-in-out 150ms;
        display: inline-block
    }

    .main-nav ul li.menu-item-has-children ul li.menu-item-has-children>a:before {
        top: 12px
    }

    #mobile-menu li.menu-item-has-children.active>a.open-menu:before {
        background: url(../../images/icon-minus.svg) no-repeat center center !important;
        background-size: contain !important;
        position: absolute;
        display: block;
        content: "";
        width: 12px;
        height: 16px;
        top: 15px;
        transition: all ease-in-out 150ms;
        display: inline-block
    }

    .main-nav ul li.menu-item-has-children ul.sub-menu li {
        background: #f26f24 !important;
        width: 100%;
        height: auto;
        padding-left: 0;
        padding-right: 0
    }

    .main-nav ul li.menu-item-has-children ul.sub-menu li:last-child>a {
        border-bottom: none
    }

    .main-nav ul li.menu-item-has-children ul.sub-menu a span {
        font-size: 16px;
        display: inline-block;
        margin: 0
    }

    .main-nav ul li.menu-item-has-children ul.sub-menu li a {
        color: #fff;
        height: auto !important;
        display: inline-block;
        width: auto;
        padding: 0
    }

    .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu a:hover,
    .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu a:focus {
        background: none
    }

    .main-nav ul li:before {
        left: 0 !important
    }

    .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu {
        position: relative;
        margin-right: 0;
        top: 0;
        left: 0
    }

    .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu li a {
        color: #4f4f4f
    }

    .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu li {
        padding-left: 0
    }

    .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu li.current-menu-item>a,
    .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu li.current_page_item>a {
        color: #4f4f4f !important;
        background: transparent !important
    }
}

@media only screen and (max-width:1370px) {
    .mobile-nav ul li {
        margin: 0
    }

    .mobile-nav ul li.active {
        padding-bottom: 0
    }

    #navigatio n.desktop-nav ul ul a {
        padding: 11px 16px
    }

    #secondary-navigation .desktop-nav ul [class*="button-"] a {
        font-size: 10px !important;
        padding: .5rem 0.6rem !important
    }

    .main-nav ul li.menu-item-has-children a:after {
        top: 3px
    }

    .menu_footer ul li a {
        font-size: 12px !important
    }
}

@media only screen and (max-width:1180px) {
    #navigation .desktop-nav ul li a {
        font-size: 10px !important
    }
}

@media only screen and (max-width:767px) {
    body.collapse_menu nav.main-nav {
        top: 77px
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:1.5) {
    .main-nav ul li a {
        font-size: 13px !important
    }

    .main-nav ul li.menu-item-has-children ul.sub-menu li:focus>ul.sub-menu,
    .main-nav ul li.menu-item-has-children ul.sub-menu li:hover>ul.sub-menu {
        display: none
    }

    .desktop-nav ul li.menu-item-has-children:focus>ul.sub-menu,
    .desktop-nav ul li.menu-item-has-children:hover>ul.sub-menu {
        display: none
    }
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-flyout>ul.mega-sub-menu {
    background: #f9f9f9;
    border-radius: 2px !important;
    display: block;
    margin-top: 0;
    padding: 0;
    text-align: left;
    width: 130% !important;
    left: 50%;
    -webkit-transform: translateX(-49%) !important;
    transform: translateX(-49%) !important
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item {
    display: flex;
    align-items: center;
    float: none;
    padding: 0;
    margin: 0;
    position: relative
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #fff;
    color: #4b5353 !important;
    font-weight: 500 !important;
    font-size: 14px;
    line-height: 14px;
    display: block;
    width: 100%;
    max-width: 100%;
    white-space: normal;
    word-wrap: break-word;
    padding: 14px 16px;
    margin: 2px;
    border-radius: 2px
}

/* Second Level Menu */
#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover {
    border-radius: 30px;
}

/* Third Level Menu */
#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover {
    border-radius: 30px;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link[href="#"]:hover {
    cursor: default;
    pointer-events: none;
    background: none !important;
}






#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    background: #0c263e;
    color: #fff !important
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link {
    border-bottom: 0
}

#mega-menu-wrap-main-navigation,
.mega-menu-wrap {
    background: transparent !important
}

#mega-menu-main-navigation .mega-menu-row li.mega-menu-column:hover,
#mega-menu-main-navigation .mega-menu-row li.mega-menu-item-type-custom:hover {
    cursor: auto !important
}

#mega-menu-main-navigation .mega-menu-row li.mega-menu-item a.mega-menu-link {
    font-weight: 500 !important;
    font-family: "Public Sans", sans-serif !important;
    color: #f26f24 !important
}

#mega-menu-main-navigation .mega-menu-row li.mega-menu-item a.mega-menu-link:hover {
    color: #f26f24 !important
}

#mega-menu-main-navigation .mega-menu-row li.mega-menu-item a.mega-menu-link>span.mega-indicator {
    position: relative;
    width: 24px !important;
    height: 24px !important
}

#mega-menu-main-navigation .mega-menu-row li.mega-menu-item a.mega-menu-link>span.mega-indicator:before {
    font-size: 0;
    width: 2px !important;
    height: 8px !important;
    background-color: #f26f24 !important;
    display: block;
    position: absolute;
    top: 6px;
    left: 12px;
    content: ""
}

#mega-menu-main-navigation .mega-menu-row li.mega-menu-item a.mega-menu-link>span.mega-indicator:after {
    font-size: 0;
    width: 8px !important;
    height: 2px !important;
    background-color: #f26f24 !important;
    display: block;
    position: absolute;
    top: 9px;
    left: 9px
}

#mega-menu-main-navigation .mega-menu-row li.mega-menu-item .textwidget p {
    font-size: 16px !important;
    line-height: 1.33em !important;
    margin-bottom: 0 !important;
    color: #444 !important;
    font-weight: 400 !important
}

#mega-menu-main-navigation .mega-menu-row li.mega-menu-item .textwidget:hover {
    cursor: auto !important
}

#mega-menu-main-navigation .mega-menu-row li.mega-menu-item:hover {
    cursor: auto !important
}

#mega-menu-main-navigation>li.mega-menu-item {
    margin: 0 8.5px !important
}

#mega-menu-main-navigation>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    background: rgb(255 255 255 / .1) !important
}

#mega-menu-main-navigation>li.mega-menu-item>a.mega-menu-link {
    font-weight: 500 !important;
    font-family: "Public Sans", sans-serif !important;
    font-size: 14px !important;
    color: #4b5353 !important
}

#mega-menu-main-navigation>li.mega-menu-item>a.mega-menu-link>span.mega-indicator:after {
    display: inline-block !important;
    content: "" !important;
    width: 0;
    height: 0;
    right: 4px;
    top: 17px;
    transition: all ease-in-out 0.15s;
    -webkit-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
    border: solid #4b5353 !important;
    border-width: 0 1.5px 1.5px 0 !important;
    padding: 2.5px;
    position: absolute
}

#mega-menu-main-navigation>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-main-navigation>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-main-navigation>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link,
#mega-menu-main-navigation>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-main-navigation>li.mega-menu-item>a.mega-menu-link:focus {
    background: rgb(255 255 255 / .1) !important;
    border-radius: 2px !important
}

#mega-menu-main-navigation>li.mega-menu-megamenu>ul.mega-sub-menu {
    background-color: #f9f9f9;
    /* kchange k01.01 */
    border-radius: 0px !important;
    box-shadow: 0 60px 90px 0 rgb(0 0 0 / .3) !important;
    /* kchange k01.02 */
    margin-left: 0px !important;
}

#mega-menu-main-navigation ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu {
    display: flex !important;
    gap: 2px
}

#mega-menu-main-navigation ul.mega-sub-menu>li.mega-menu-row li.mega-menu-item:not(:last-child) {
    margin-bottom: 10px !important
}

#mega-menu-main-navigation ul.mega-sub-menu>li.mega-menu-row li.mega-menu-column {
    padding: 24px 20px !important;
    width: 100%;
    background-color: #fff !important;
    border-radius: 2px !important
}

#mega-menu-main-navigation ul.mega-sub-menu>li.mega-menu-row:not(:last-child) {
    margin-bottom: 2px !important
}

#mega-menu-main-navigation ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    padding: 0 !important
}

#mega-menu-2090-0-0>ul.mega-sub-menu li ul.mega-sub-menu,
#mega-menu-2091-0-2>ul.mega-sub-menu li ul.mega-sub-menu {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 2px !important;
}

#mega-menu-main-navigation ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item:only-child {
    margin-bottom: 0 !important
}

#mega-menu-main-navigation ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item:only-child>a.mega-menu-link {
    margin-bottom: 10px !important
}

#mega-menu-main-navigation ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    text-transform: capitalize !important;
    font-size: 16px !important
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-item a[class^='fa-']:before,
#mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-item a[class^='fas']:before,
#mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-item a[class^='far']:before {
    color: #0091ea;
    font-size: 20px;
}

#mega-menu-main-navigation ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link.mega-toggle-on a.mega-menu-link span.mega-indicator:before {
    display: none !important
}

#mega-menu-main-navigation ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link.mega-toggle-on ul.mega-sub-menu {
    display: block
}

#mega-menu-main-navigation ul ul ul.mega-sub-menu ul.mega-sub-menu>li.mega-menu-item a.mega-menu-link {
    position: relative !important;
    display: block !important
}

#mega-menu-main-navigation ul ul ul.mega-sub-menu ul.mega-sub-menu>li.mega-menu-item a.mega-menu-link>span.mega-indicator {
    display: block !important
}

#mega-menu-main-navigation ul ul ul.mega-sub-menu ul.mega-sub-menu>li.mega-menu-item:not(.mega-toggle-on) ul.mega-sub-menu {
    display: none !important
}

#mega-menu-main-navigation ul ul ul.mega-sub-menu ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on a.mega-menu-link {
    position: relative !important;
    display: block !important
}

#mega-menu-main-navigation ul ul ul.mega-sub-menu ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on a.mega-menu-link>span.mega-indicator:before {
    display: none !important
}

#mega-menu-main-navigation ul ul ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
    margin-top: 12px !important;
    margin-left: 0 !important;
    padding: 12px !important;
    border-radius: 2px !important;
    background-color: #f9f9f9 !important
}

#mega-menu-main-navigation ul ul ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu>li.mega-menu-item:not(:last-child) {
    margin-bottom: 14px !important
}

.transparent_header .main-header:not(.sticky) #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item>a.mega-menu-link,
.transparent_header .main-header:not(.sticky) .mega-menu-wrap #mega-menu-main-navigation>li.mega-menu-item>a.mega-menu-link {
    color: #fff !important
}

.transparent_header .main-header:not(.sticky) #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item>a.mega-menu-link:before,
.transparent_header .main-header:not(.sticky) .mega-menu-wrap #mega-menu-main-navigation>li.mega-menu-item>a.mega-menu-link span.mega-indicator:after {
    border: solid #fff !important;
    border-width: 0 1.5px 1.5px 0 !important
}

.transparent_header .main-header:not(.sticky) #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item>a.mega-menu-link:hover,
.transparent_header .main-header:not(.sticky) .mega-menu-wrap #mega-menu-main-navigation>li.mega-menu-item>a.mega-menu-link:hover {
    background: rgb(255 255 255 / .1) !important
}

.transparent_header .main-header.sticky #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,
.transparent_header .main-header.sticky #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item.mega-toggle-on>a.mega-menu-link:hover,
.transparent_header .main-header.sticky #mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-item.mega-toggle-on>a.mega-menu-link:focus {
    background: rgb(141 141 141 / .16) !important;
    outline: 0 !important
}

.transparent_header .main-header.sticky #mega-menu-main-navigation .mega-menu-row li.mega-menu-item a.mega-menu-link:hover {
    color: #f26f24 !important
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-item a.mega-menu-link:before {
    margin: 0 10px 0 0 !important;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation a.mega-menu-link {
    display: flex !important;
    align-items: center;
}

.brief-desc .textwidget {
    box-shadow: 0 4px 10px rgba(241, 241, 241, 1.0);
    border-radius: 20px;
    padding: 15px;
    background-color: rgba(241, 241, 241, 1.0);
}

.menu-toggle {
    cursor: pointer !important;
    outline: 0;
    position: absolute;
    z-index: 100;
    right: 0;
    margin: 0;
    background: #367551;
    box-shadow: 0 3px 0 #205e3c;
    width: 80px !important;
    top: 0;
    padding: 28px 0;
    height: 97%
}

.menu-toggle .bar {
    display: block;
    background-color: #fff;
    width: 31px;
    height: 4px;
    margin: 4px auto;
    position: relative;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s
}

.menu-toggle.menu-toggle--active .bar {
    margin: 2px auto
}

.menu-toggle.menu-toggle--active .bar-1 {
    background-color: #fff;
    transform: translateY(7px) translateX(0) rotate(45deg);
    -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
    -moz-transform: translateY(7px) translateX(0) rotate(45deg)
}

.menu-toggle.menu-toggle--active .bar-2 {
    background-color: #fff;
    transform: translateY(1px) translateX(0) rotate(-45deg);
    -webkit-transform: translateY(1px) translateX(0) rotate(-45deg);
    -moz-transform: translateY(1px) translateX(0) rotate(-45deg)
}

.menu-toggle.menu-toggle--active .bar-3 {
    display: none
}

#side-menu ul,
.primary-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block
}

#side-menu ul li,
.primary-menu ul li {
    margin: 0;
    padding: 0
}

#side-menu {
    width: 220px;
    height: auto;
    background-color: #205e3c;
    position: fixed;
    padding: 30px 15px;
    top: 94px;
    right: 0;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
    z-index: 8
}

#side-menu.side-menu--active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

#side-menu li {
    display: block;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 20px;
    line-height: normal;
    text-align: left;
    margin: 0
}

#side-menu li a {
    color: inherit;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    padding: 5px 10px
}

#side-menu li a:hover {
    color: #fff
}

#side-menu .sub-menu {
    display: none
}

#side-menu .sub-menu li {
    padding: 15px 0 15px 10px
}

#side-menu .sub-menu li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

#side-menu ul.sub-menu li.current-menu-item>a,
#side-menu ul.sub-menu li.current_page_ancestor>a,
#side-menu ul.sub-menu li.current_page_item>a {
    color: #fff !important
}

#side-menu .open-menu-sidenav {
    width: 20px !important;
    height: 20px !important;
    float: right;
    margin-right: 15px;
    margin-top: 5px
}

#side-menu .open-menu-sidenav:before {
    position: absolute;
    display: block;
    content: "";
    width: 0;
    height: 0;
    right: 6px;
    top: 0;
    transition: all ease-in-out 150ms;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px
}

#side-menu li.menu-item-has-children.active>a.open-menu-sidenav:before {
    -webkit-transform: rotateZ(-135deg);
    transform: rotateZ(-135deg)
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 1.5em
}

img.alignright {
    margin-left: 50px;
    margin-bottom: 20px !important;
    float: right;
    clear: left
}

@media screen and (max-width:1080px) {
    img.alignright {
        width: 50%;
        height: auto;
        margin-left: 30px
    }
}

@media screen and (max-width:767px) {
    img.alignright {
        width: 100%;
        height: auto
    }
}

img.alignleft {
    margin-right: 50px;
    margin-bottom: 20px !important;
    float: left;
    clear: right
}

@media screen and (max-width:1080px) {
    img.alignleft {
        width: 50%;
        height: auto;
        margin-right: 30px
    }
}

@media screen and (max-width:767px) {
    img.alignleft {
        width: 100%;
        height: auto
    }
}

.byline,
.updated:not(.published) {
    display: none
}

.group-blog .byline,
.single .byline {
    display: inline
}

.entry-content,
.entry-summary {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.heading {
    margin-bottom: 50px
}

.mobile_only {
    display: none
}

@media screen and (max-width:767px) {
    .mobile_only {
        display: block
    }
}

.tablet_only {
    display: none !important
}

@media screen and (max-width:991px) {
    .tablet_only {
        display: block !important
    }
}

.wpb_single_image.bordered_image img {
    border-radius: 25px
}

.wpb_single_image.shadow_image img {
    -webkit-filter: drop-shadow(0 4px 8px rgb(0 0 0 / .15));
    filter: drop-shadow(0 4px 8px rgb(0 0 0 / .15))
}

.mobile_swap_wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse
}

.mobile_swap_wrapper .mobile_swap {
    display: flex;
    max-width: 100%;
    flex: 0 0 100%
}

.archive_grid {
    padding: 0 30px
}

@media screen and (max-width:1080px) {
    .padded_columns>.vc_column-inner {
        padding: 0 20px !important
    }
}

@media screen and (max-width:767px) {
    .padded_columns>.vc_column-inner {
        padding: 0 !important
    }
}

.vc_row.shape_logo .animated_logo,
.shape_logo .animated_logo {
    position: absolute;
    right: 0;
    bottom: 0
}

@media screen and (max-width:1080px) {

    .vc_row.shape_logo .animated_logo,
    .shape_logo .animated_logo {
        display: none
    }
}

.vc_row.shape_logo .icon_grid,
.shape_logo .icon_grid {
    background: #fff;
    padding: 30px 0
}

@media screen and (max-width:767px) {

    .vc_row.shape_logo .icon_grid,
    .shape_logo .icon_grid {
        padding: 0
    }
}

.vc_row.shape_logo.dark_bg .icon_grid,
.shape_logo.dark_bg .icon_grid {
    background: #fff;
    padding: 30px
}

@media screen and (max-width:767px) {

    .vc_row.shape_logo.dark_bg .icon_grid,
    .shape_logo.dark_bg .icon_grid {
        padding: 30px 0
    }
}

.vc_row.overflow_hidden,
.overflow_hidden {
    position: relative;
    overflow: hidden
}

.blog .format-etheriode .entry-title,
.archive .format-etheriode .entry-title {
    display: table
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.single-post-heading {
    background: #252525;
    padding: 100px 0
}

.single-post-heading [class*="col-"] {
    align-items: center !important;
    justify-content: center;
    position: relative
}

.single-post-heading .title {
    color: #fff
}

.single-post-heading h2 {
    font-size: 45px;
    font-weight: 500;
    text-align: center
}

.single-post-heading h6 {
    color: #fff;
    font-weight: 100;
    letter-spacing: 1px
}

.search-content,
.no-results {
    padding: 60px 30px
}

.search-content .container_small {
    display: block !important
}

.search-content h4 a {
    color: #4b5353;
    font-size: 34px !important;
    line-height: 40px !important
}

@media screen and (max-width:991px) {
    .search-content h4 a {
        font-size: 20px !important;
        line-height: 30px !important
    }
}

.search-content h4 a:hover {
    color: #f26f24
}

.search-content .page-header {
    padding-bottom: 30px;
    margin-bottom: 40px
}

.search-content article {
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 30px;
    margin-bottom: 40px
}

.search-content article .meta.bg-color3 {
    background: #f26f24
}

.search-content article .meta.bg-color4 {
    background: #f26f24
}

.search-content article .meta {
    font-size: 14px;
    line-height: 26px;
    padding: 5px 2em;
    color: #fff;
    display: inline-block;
    margin-bottom: 15px
}

.search-content article h4 {
    font-weight: 600
}

.search-content .excerpt p {
    font-size: 16px;
    line-height: 26px;
    font-family: 300
}

.error404 .single-post-heading {
    background: #fff0;
    padding: 160px 0 120px;
    text-align: center;
    min-height: 80vh
}

@media screen and (max-width:1080px) {
    .error404 .single-post-heading {
        padding: 120px 30px
    }
}

@media screen and (max-width:767px) {
    .error404 .single-post-heading {
        min-height: 60vh
    }
}

.error404 .single-post-heading h1 {
    text-transform: uppercase;
    color: #333;
    font-size: 100px;
    line-height: 100px
}

.error404 .single-post-heading [class*="button-"] {
    margin-top: 30px
}

.error404 .col_40 {
    width: 40% !important
}

@media screen and (max-width:767px) {
    .error404 .col_40 {
        width: 100% !important
    }
}

.error404 .col_60 {
    width: 60% !important
}

@media screen and (max-width:767px) {
    .error404 .col_60 {
        width: 100% !important
    }
}

.search_toggle {
    background: #fff url(../../images/i-search-purple.svg) no-repeat center center !important;
    width: 44px;
    height: 44px;
    display: block;
    border-bottom: 0 !important
}

.searchwrap {
    display: none;
    position: absolute;
    top: 100%;
    right: 0
}

.searchbar {
    margin-right: 5px;
    position: relative
}

.searchbar #ajaxsearchpro1_1 .probox .proinput input.orig,
.searchbar #ajaxsearchpro1_2 .probox .proinput input.orig,
.searchbar div.asp_m.asp_m_1 .probox .proinput input.orig {
    padding: 0 15px !important;
    height: 46px !important
}

.searchbar #ajaxsearchpro1_1 .probox .promagnifier div.asp_text_button,
.searchbar #ajaxsearchpro1_2 .probox .promagnifier div.asp_text_button,
.searchbar div.asp_m.asp_m_1 .probox .promagnifier div.asp_text_button {
    font-family: "Montserrat", sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 400 !important
}

.searchbar div.asp_m.ajaxsearchpro .probox .proinput {
    margin: 0 !important;
    padding: 0 !important
}

.searchbar :focus,
.searchbar :focus-within {
    outline: none !important
}

#ajaxsearchpro1_1 .probox .proloading,
#ajaxsearchpro1_1 .probox .proclose,
#ajaxsearchpro1_1 .probox .promagnifier,
#ajaxsearchpro1_1 .probox .prosettings,
#ajaxsearchpro1_2 .probox .proloading,
#ajaxsearchpro1_2 .probox .proclose,
#ajaxsearchpro1_2 .probox .promagnifier,
#ajaxsearchpro1_2 .probox .prosettings,
div.asp_m.asp_m_1 .probox .proloading,
div.asp_m.asp_m_1 .probox .proclose,
div.asp_m.asp_m_1 .probox .promagnifier,
div.asp_m.asp_m_1 .probox .prosettings {
    height: 46px !important;
    outline: none !important;
    box-shadow: none !important
}

#ajaxsearchpro1_1 .probox,
#ajaxsearchpro1_2 .probox,
div.asp_m.asp_m_1 .probox {
    height: 46px !important
}

#ajaxsearchprores1_1.vertical,
#ajaxsearchprores1_2.vertical,
div.asp_r.asp_r_1.vertical {
    margin: 0 !important
}

#ajaxsearchpro1_1,
#ajaxsearchpro1_2,
div.asp_m.asp_m_1 {
    height: 46px !important;
    border-radius: 0 !important;
    width: 300px !important
}

#ajaxsearchpro1_1 input,
#ajaxsearchpro1_2 input,
div.asp_m.asp_m_1 input {
    border: 0 !important
}

#ajaxsearchpro1_1 .probox .promagnifier,
#ajaxsearchpro1_2 .probox .promagnifier,
div.asp_m.asp_m_1 .probox .promagnifier {
    display: none !important
}

#ajaxsearchprores1_1.vertical,
#ajaxsearchprores1_2.vertical,
div.asp_r.asp_r_1.vertical {
    background: #3e1761 !important
}

.mobile_search {
    margin: 30px auto;
    display: none;
    width: 85%
}

@media screen and (max-width:1080px) {
    .mobile_search {
        display: block
    }
}

.mobile_search form {
    display: flex;
    margin-bottom: 15px
}

.mobile_search input[type="search"] {
    height: 46px !important;
    padding: 0 10px !important;
    border: 0 !important;
    width: 90%;
    font-size: 18px !important;
    font-family: "Montserrat", sans-serif;
    color: #313131 !important
}

@media screen and (max-width:767px) {
    .mobile_search input[type="search"] {
        width: 80%
    }
}

.mobile_search input[type="submit"].search-button {
    background: #381451 url(../../images/i-search-white.svg) no-repeat center center !important;
    height: 46px;
    padding: 0 !important;
    text-indent: -99999px;
    border: 0 !important;
    width: 10%
}

@media screen and (max-width:767px) {
    .mobile_search input[type="submit"].search-button {
        width: 46px
    }
}

.vc_row.hero_section,
.hero_section,
.inner_hero {
    position: relative;
    width: 100%;
    min-height: 880px;
    align-items: center;
    display: flex;
    overflow: hidden
}

@media screen and (max-width:1080px) {

    .vc_row.hero_section,
    .hero_section,
    .inner_hero {
        padding-top: 60px;
        padding-bottom: 120px;
        min-height: auto
    }
}

.vc_row.hero_section h1,
.hero_section h1,
.inner_hero h1 {
    font-size: 46px;
    line-height: 48px
}

@media screen and (max-width:991px) {

    .vc_row.hero_section h1,
    .hero_section h1,
    .inner_hero h1 {
        font-size: 36px !important;
        line-height: 40px !important
    }
}

@media screen and (max-width:1080px) {

    .vc_row.hero_section .heading_line span,
    .hero_section .heading_line span,
    .inner_hero .heading_line span {
        font-size: 16px !important
    }
}

.vc_row.hero_section.home_hero,
.hero_section.home_hero,
.inner_hero.home_hero {
    min-height: 923px
}

@media screen and (max-width:1080px) {

    .vc_row.hero_section.home_hero,
    .hero_section.home_hero,
    .inner_hero.home_hero {
        min-height: 700px;
        padding: 0
    }
}

@media screen and (max-width:767px) {

    .vc_row.hero_section.home_hero,
    .hero_section.home_hero,
    .inner_hero.home_hero {
        min-height: auto
    }
}

@media screen and (max-width:767px) {

    .vc_row.hero_section.home_hero.shape_blocks:after,
    .hero_section.home_hero.shape_blocks:after,
    .inner_hero.home_hero.shape_blocks:after {
        display: none !important
    }
}

.vc_row.hero_section.home_hero p,
.hero_section.home_hero p,
.inner_hero.home_hero p {
    color: #fff
}

.vc_row.shape_blocks,
.shape_blocks {
    position: relative
}

.vc_row.shape_blocks:after,
.shape_blocks:after {
    background: url(../../images/rect-shape1.svg) no-repeat center center !important;
    content: "" !important;
    display: block !important;
    width: 385px;
    height: 84px;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 1
}

.vc_row.shape_blocks_left,
.shape_blocks_left {
    position: relative
}

.vc_row.shape_blocks_left:after,
.shape_blocks_left:after {
    background: url(../../images/rect-shape1-left.svg) no-repeat left center !important;
    content: "" !important;
    display: block !important;
    width: 385px;
    height: 84px;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 1
}

.vc_row.shape_lines,
.shape_lines {
    position: relative
}

.vc_row.shape_lines:before,
.shape_lines:before {
    background: url(../../images/shape-lines.svg) no-repeat center center !important;
    background-size: cover !important;
    content: "" !important;
    display: block !important;
    width: 627px;
    height: 660px;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 1
}

@media screen and (max-width:767px) {

    .vc_row.shape_lines:before,
    .shape_lines:before {
        width: 390px;
        height: 410.526px
    }
}

.vc_row.shape_lines_v2,
.shape_lines_v2 {
    position: relative
}

.vc_row.shape_lines_v2:before,
.shape_lines_v2:before {
    background: url(../../images/shape-lines-v2.svg) no-repeat !important;
    background-size: contain !important;
    content: "" !important;
    display: block !important;
    width: 797px;
    height: 498.017px;
    right: -300px;
    bottom: -48px;
    position: absolute;
    z-index: 1
}

@media screen and (max-width:767px) {

    .vc_row.shape_lines_v2:before,
    .shape_lines_v2:before {
        width: 390px;
        height: 410.526px;
        background: url(../../images/shape-lines-v2-mobile.svg) no-repeat !important;
        background-size: contain !important;
        right: 0;
        bottom: 0
    }
}

.vc_row.shape_lines_v2_white,
.shape_lines_v2_white {
    position: relative
}

.vc_row.shape_lines_v2_white:before,
.shape_lines_v2_white:before {
    background: url(../../images/shape-lines-v2-white.svg) no-repeat !important;
    background-size: contain !important;
    content: "" !important;
    display: block !important;
    width: 797px;
    height: 498.017px;
    right: -300px;
    bottom: -48px;
    position: absolute;
    z-index: 1
}

@media screen and (max-width:767px) {

    .vc_row.shape_lines_v2_white:before,
    .shape_lines_v2_white:before {
        width: 390px;
        height: 410.526px;
        display: none !important
    }
}

.home_hero_container {
    min-height: 923px;
    position: relative
}

@media screen and (max-width:1080px) {
    .home_hero_container {
        min-height: 700px
    }
}

@media screen and (max-width:767px) {
    .home_hero_container {
        min-height: auto
    }
}

.home_hero_container h2 {
    font-size: 42px;
    line-height: 48px
}

.home_hero_container p {
    margin-bottom: 30px !important
}

.home_hero_container .hero1 .video1 {
    position: relative;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.home_hero_container .hero1 .video1:before {
    background: linear-gradient(0deg, rgb(0 0 0 / .5) 0%, #fff0 100%), linear-gradient(0deg, rgb(242 111 36 / .2) 0%, rgb(242 111 36 / .2) 100%);
    content: "" !important;
    display: block !important;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 2;
    pointer-events: none
}

.home_hero_container .hero2 .video2 {
    position: relative;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.home_hero_container .hero2 .video2:before {
    background: linear-gradient(0deg, rgb(0 0 0 / .5) 0%, #fff0 100%), linear-gradient(0deg, rgb(21 128 194 / .2) 0%, rgb(21 128 194 / .2) 100%);
    content: "" !important;
    display: block !important;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 2;
    pointer-events: none
}

.home_hero_container .wpb_column {
    position: relative
}

.home_hero_container .wpb_column video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px;
    z-index: -1
}

.home_hero_container .wpb_column:before {
    background: linear-gradient(180deg, #0c263e 0%, #fff0 95.23%);
    content: "" !important;
    display: block !important;
    width: 100%;
    height: 50%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 3;
    pointer-events: none
}

@media screen and (max-width:767px) {
    .home_hero_container .wpb_column:before {
        height: 30%
    }
}

@media screen and (max-width:767px) {
    .home_hero_container .wpb_column {
        min-height: 538px
    }
}

@media screen and (max-width:767px) {
    .home_hero_container .wpb_column>.vc_column-inner {
        padding: 0 20px 30px
    }
}

.home_hero_container .wpb_column>.vc_column-inner>.wpb_wrapper {
    max-width: 450px;
    margin: 0 auto;
    padding-bottom: 140px
}

@media screen and (max-width:767px) {
    .home_hero_container .wpb_column>.vc_column-inner>.wpb_wrapper {
        padding-bottom: 0
    }
}

@media screen and (max-width:991px) {
    .home_hero_container .heading_line span {
        font-size: 16px !important;
        line-height: 150% !important;
        letter-spacing: -0.16px !important
    }
}

.home_hero_container .heading_line .line {
    opacity: .5
}

.vc_row.hero_team,
.hero_team {
    position: relative
}

.vc_row.hero_team:before,
.hero_team:before {
    background: url(../../images/shape-logo-big.svg) no-repeat center center !important;
    background-size: cover !important;
    content: "" !important;
    display: block !important;
    width: 800px;
    height: 1100px;
    left: -255px;
    top: -150px;
    position: absolute
}

@media screen and (max-width:767px) {

    .vc_row.hero_team:before,
    .hero_team:before {
        display: none !important
    }
}

.custom_boxes {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-row-gap: 20px;
    grid-column-gap: 20px
}

@media screen and (max-width:1080px) {
    .custom_boxes {
        grid-row-gap: 15px;
        grid-column-gap: 15px
    }
}

.custom_boxes.two_column {
    grid-template-columns: 1fr 1fr
}

@media screen and (max-width:991px) {
    .custom_boxes.two_column {
        grid-template-columns: 1fr 1fr
    }
}

@media screen and (max-width:767px) {
    .custom_boxes.two_column {
        grid-template-columns: 1fr
    }
}

.custom_boxes.three_column {
    grid-template-columns: 1fr 1fr 1fr
}

@media screen and (max-width:1080px) {
    .custom_boxes.three_column {
        grid-template-columns: 1fr 1fr
    }
}

@media screen and (max-width:767px) {
    .custom_boxes.three_column {
        grid-template-columns: 1fr
    }
}

.custom_boxes.four_column {
    grid-template-columns: 1fr 1fr 1fr 1fr
}

@media screen and (max-width:1080px) {
    .custom_boxes.four_column {
        grid-template-columns: 1fr 1fr
    }
}

@media screen and (max-width:767px) {
    .custom_boxes.four_column {
        grid-template-columns: 1fr
    }
}

.custom_boxes.five_column {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr
}

@media screen and (max-width:991px) {
    .custom_boxes.five_column {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media screen and (max-width:767px) {
    .custom_boxes.five_column {
        grid-template-columns: 1fr
    }
}

.custom_boxes_flex {
    display: flex
}

.custom_boxes_flex .slick-dots {
    bottom: -60px
}

@media screen and (max-width:767px) {
    .custom_boxes_flex .slick-dots {
        bottom: -30px
    }
}

.custom_boxes_flex .item_wrapper_type {
    margin: 0;
    display: flex
}

.custom_boxes_flex.two_column .item_wrapper_type {
    flex: 0 0 50%;
    max-width: 50%
}

@media screen and (max-width:767px) {
    .custom_boxes_flex.two_column .item_wrapper_type {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.custom_boxes_flex.three_column .item_wrapper_type {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

@media screen and (max-width:767px) {
    .custom_boxes_flex.three_column .item_wrapper_type {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.custom_boxes_flex.four_column .item_wrapper_type {
    flex: 0 0 25%;
    max-width: 25%
}

@media screen and (max-width:991px) {
    .custom_boxes_flex.four_column .item_wrapper_type {
        flex: 0 0 50%;
        max-width: 50%;
        margin: 15px 0
    }
}

@media screen and (max-width:767px) {
    .custom_boxes_flex.four_column .item_wrapper_type {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.icon_grid {
    grid-column-gap: 10px;
    grid-row-gap: 20px
}

@media screen and (max-width:1080px) {
    .icon_grid.three_column {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media screen and (max-width:767px) {
    .icon_grid.three_column {
        grid-template-columns: 1fr
    }
}

.icon_grid.three_column .box_wrap:nth-child(3n) {
    border-right: 0
}

@media screen and (max-width:1080px) {
    .icon_grid.four_column {
        grid-template-columns: 1fr 1fr 1fr 1fr
    }
}

@media screen and (max-width:767px) {
    .icon_grid.four_column {
        grid-template-columns: 1fr
    }
}

.icon_grid.four_column .box_wrap:nth-child(4n) {
    border-right: 0
}

.icon_grid.small_version h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -.36px;
    margin-bottom: 20px !important
}

.icon_grid.small_version h4 small {
    display: none
}

.icon_grid.medium_version h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0;
    margin-bottom: 20px !important
}

.icon_grid.medium_version h4 small {
    display: none
}

.icon_grid.disable_dots h4 small {
    display: none
}

.icon_grid .box_wrap {
    border-right: 1px solid rgb(102 102 102 / .12);
    padding: 0 20px
}

@media screen and (max-width:1080px) {
    .icon_grid .box_wrap {
        padding: 0 5px
    }
}

@media screen and (max-width:767px) {
    .icon_grid .box_wrap {
        padding: 0;
        border-right: 0
    }
}

.icon_grid .box_wrap:last-child {
    border-right: 0
}

.icon_grid .item_image {
    display: flex;
    margin-bottom: 30px
}

@media screen and (max-width:767px) {
    .icon_grid .item_image {
        display: flex;
        justify-content: center;
        margin-bottom: 15px
    }
}

.icon_grid .box_details p {
    margin-bottom: 0 !important
}

@media screen and (max-width:767px) {
    .icon_grid .box_details {
        text-align: center
    }
}

@media screen and (max-width:1080px) {
    .icon_grid h4 {
        font-size: 20px !important;
        line-height: 26px !important
    }
}

@media screen and (max-width:767px) {
    .icon_grid ul {
        text-align: left
    }
}

.icon_grid ul li {
    margin-bottom: 5px !important
}

.cta_boxes {
    grid-row-gap: 40px;
    grid-column-gap: 20px
}

.cta_boxes .box_wrap {
    background: #f9f9f9;
    border-radius: 2px
}

.cta_boxes .item_image {
    border: 1px solid rgb(0 0 0 / .1);
    background: #fff;
    min-height: 246px;
    display: flex;
    align-items: center;
    justify-content: center
}

.cta_boxes .item_content {
    padding: 30px 30px 40px
}

.cta_boxes .item_content h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px
}

.cta_boxes .item_content p {
    margin-bottom: 0
}

.benefits_grid {
    grid-row-gap: 20px;
    grid-column-gap: 20px
}

.benefits_grid .item_wrapper_type {
    border-radius: 2px;
    background: #f9f9f9;
    padding: 24px 30px
}

.benefits_grid .item_wrapper_type h4 {
    font-size: 24px !important;
    font-weight: 600;
    line-height: 40px !important;
    margin-bottom: 10px !important
}

.benefits_grid .item_wrapper_type p {
    font-size: 14px !important;
    font-weight: 500;
    line-height: 22px !important;
    margin-bottom: 0 !important
}

.meetings_grid {
    grid-row-gap: 28px;
    grid-column-gap: 20px
}

.meetings_grid .box_wrap {
    position: relative
}

.meetings_grid .item_image {
    height: 420px;
    display: flex;
    align-items: flex-end
}

.meetings_grid .item_content {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0
}

.meetings_grid .item_content h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    padding: 20px;
    color: #fff;
    background: #f26f24;
    margin: 0 !important
}

@media screen and (max-width:1080px) {
    .meetings_grid .item_content h3 {
        font-size: 22px !important;
        line-height: 31px !important;
        padding: 15px
    }
}

.management_services_lists {
    grid-row-gap: 20px
}

@media screen and (max-width:767px) {
    .management_services_lists {
        display: grid
    }
}

.management_services_lists .wpb_column .vc_column-inner {
    padding: 0 10px
}

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

.management_services_lists ul li {
    margin: 0 !important;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -.36px;
    color: #fff;
    border-bottom: 1px solid rgb(255 255 255 / .3);
    padding: 15px 0 !important
}

.management_services_lists ul li:first-child {
    border-top: 1px solid rgb(255 255 255 / .3)
}

.members_grid {
    grid-row-gap: 66px;
    grid-column-gap: 0
}

@media screen and (max-width:1080px) {
    .members_grid {
        grid-template-columns: 1fr 1fr 1fr !important
    }
}

@media screen and (max-width:767px) {
    .members_grid {
        grid-template-columns: 1fr !important
    }
}

.members_grid .post_item {
    cursor: pointer
}

.members_grid .box_image {
    cursor: pointer
}

.members_grid .box_image:hover .default_image {
    display: none
}

.members_grid .box_image:hover .hover_image {
    display: block
}

.members_grid .box_image div {
    height: 342px;
    width: 100%
}

@media screen and (max-width:1080px) {
    .members_grid .box_image div {
        height: 200px
    }
}

@media screen and (max-width:991px) {
    .members_grid .box_image div {
        height: 150px
    }
}

@media screen and (max-width:767px) {
    .members_grid .box_image div {
        height: 342px
    }
}

.members_grid .box_image .hover_image {
    animation: fadeIn ease 600ms;
    -webkit-animation: fadeIn ease 600ms;
    -moz-animation: fadeIn ease 600ms;
    -o-animation: fadeIn ease 600ms;
    -ms-animation: fadeIn ease 600ms;
    display: none
}

.members_grid .item_wrapper_type {
    border-right: 1px solid rgb(0 0 0 / .1)
}

@media screen and (max-width:767px) {
    .members_grid .item_wrapper_type {
        border-right: 0
    }
}

.members_grid .item_wrapper_type:last-child {
    border-right: 0
}

.members_grid .item_content {
    padding: 0 30px
}

@media screen and (max-width:1080px) {
    .members_grid .item_content {
        padding: 0 10px
    }
}

@media screen and (max-width:767px) {
    .members_grid .item_content {
        padding: 0
    }
}

.members_grid .item_content .box_details {
    padding-top: 30px
}

.members_grid .item_content h4 {
    font-size: 20px !important;
    line-height: 24px !important;
    text-transform: capitalize;
    margin-bottom: 25px !important;
    max-width: 80%;
    color: #2a5c56
}

@media screen and (max-width:1080px) {
    .members_grid .item_content h4 {
        max-width: 100%
    }
}

.members_grid .item_content h5 {
    font-weight: 700;
    font-size: 20px !important;
    line-height: 108% !important;
    color: #2b3a4f;
    margin-bottom: 25px !important;
    font-family: "Montserrat", sans-serif;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #828282
}

.members_grid .item_content p {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0 !important;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 5;
    overflow: hidden
}

.members_grid .social_media {
    display: flex;
    align-items: center
}

.members_grid .social_media ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-left: 10px
}

.members_grid .social_media ul li {
    padding: 0;
    margin: 0
}

.members_grid .social_media ul li a {
    color: #e2b044;
    font-size: 18px
}

.member_details_modal .modal-body {
    position: relative;
    padding: 60px 60px 10px
}

@media screen and (max-width:991px) {
    .member_details_modal .modal-body {
        padding: 40px 20px
    }
}

.member_details_modal .modal-dialog {
    background: #fff;
    width: 95%;
    max-width: 1346px
}

.member_details_modal .modal-content {
    height: 80vh
}

@media screen and (max-width:767px) {
    .member_details_modal .modal-content {
        height: 80vh
    }
}

.member_details_modal .modal_content {
    display: flex
}

@media screen and (max-width:767px) {
    .member_details_modal .modal_content {
        flex-wrap: wrap
    }
}

.member_details_modal .featured_content h4 {
    font-weight: 700;
    font-size: 46px !important;
    line-height: 52px !important;
    text-transform: capitalize;
    margin-bottom: 25px !important
}

@media screen and (max-width:1080px) {
    .member_details_modal .featured_content h4 {
        font-size: 24px !important;
        line-height: 36px !important
    }
}

@media screen and (max-width:767px) {
    .member_details_modal .featured_content h4 {
        margin-bottom: 10px !important
    }
}

.member_details_modal .featured_content h5 {
    font-weight: 700;
    font-size: 20px !important;
    line-height: 108% !important;
    margin-bottom: 25px !important;
    color: #828282
}

@media screen and (max-width:767px) {
    .member_details_modal .featured_content h5 {
        margin-bottom: 30px !important
    }
}

.member_details_modal .featured_content .content_details,
.member_details_modal .featured_content .content_details *,
.member_details_modal .featured_content .content_details p {
    font-size: 15px !important;
    line-height: 24px !important;
    font-weight: 300 !important;
    color: #8d8d8d !important;
    font-family: "Montserrat", sans-serif
}

.member_details_modal .left_col {
    width: 55%
}

@media screen and (max-width:1080px) {
    .member_details_modal .left_col {
        padding-right: 20px;
        width: 50%
    }
}

@media screen and (max-width:767px) {
    .member_details_modal .left_col {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px
    }
}

.member_details_modal .left_col img {
    width: 100%;
    max-width: 631px
}

.member_details_modal .right_col {
    width: 45%;
    padding: 0 20px 0 0
}

@media screen and (max-width:1080px) {
    .member_details_modal .right_col {
        width: 50%;
        padding: 0 30px
    }
}

@media screen and (max-width:767px) {
    .member_details_modal .right_col {
        width: 100%;
        padding: 0
    }
}

.member_details_modal .social_media {
    margin-top: 25px
}

.member_details_modal .social_media ul {
    padding: 0;
    margin: 0
}

.member_details_modal .social_media ul li a {
    font-size: 24px
}

.careers_grid {
    grid-column-gap: 0;
    grid-row-gap: 0
}

.careers_grid .career_item {
    border-top: 1px solid rgb(0 0 0 / .1);
    padding: 20px 0
}

.careers_grid .career_item:last-child {
    padding-bottom: 0
}

@media screen and (max-width:991px) {
    .careers_grid .career_item:last-child {
        border-bottom: 1px solid rgb(0 0 0 / .1);
        padding-bottom: 20px
    }
}

.careers_grid .career_item h3 {
    font-size: 24px !important;
    font-weight: 700;
    line-height: 130% !important;
    margin-bottom: 20px !important
}

.careers_grid .career_item p {
    margin-bottom: 30px !important
}

.careers_grid .career_details {
    margin-bottom: 30px
}

.careers_grid .career_details span {
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    line-height: 24px;
    border-radius: 3px;
    background: rgb(102 102 102 / .2);
    padding: 6px 14px 6px 43px;
    position: relative
}

.careers_grid .career_details span.icon_location:before {
    background: url(../../images/icon-location.svg) no-repeat center center;
    background-size: 32px;
    width: 32px;
    height: 32px;
    display: block;
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.careers_grid .career_details span.icon_type:before {
    background: url(../../images/icon-type.svg) no-repeat center center;
    background-size: 32px;
    width: 32px;
    height: 32px;
    display: block;
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.case_study_widget .item_image {
    max-width: 780px;
    height: 676px;
    position: relative
}

@media screen and (max-width:767px) {
    .case_study_widget .item_image {
        height: 303px;
        margin-bottom: 20px
    }
}

.case_study_widget .item_content {
    background: #fff;
    padding: 50px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 597px
}

@media screen and (max-width:767px) {
    .case_study_widget .item_content {
        position: static;
        -webkit-transform: none;
        transform: none;
        padding: 20px
    }
}

.case_study_widget .item_content .heading_line {
    margin-bottom: 20px
}

.case_study_widget .item_content .heading_line span {
    font-weight: 400
}

.case_study_widget .item_content .heading_line .primary_color {
    color: #f26f24;
    font-weight: 700
}

.case_study_widget .item_content h3 {
    margin-bottom: 30px
}

@media screen and (max-width:1080px) {
    .case_study_widget .item_content h3 {
        font-size: 34px !important;
        line-height: 36px !important
    }
}

.case_study_widget .slide-nav {
    margin-top: 40px
}

@media screen and (max-width:767px) {
    .case_study_widget .slide-nav {
        margin-right: -20px
    }
}

.case_study_widget .slide-nav .slick-list {
    overflow: visible
}

@media screen and (max-width:991px) {
    .case_study_widget .slide-nav .slick-list {
        overflow: hidden;
        padding: 0 20% 0 0 !important
    }
}

.case_study_widget .slide-nav .slick-track {
    display: flex;
    gap: 20px
}

@media screen and (max-width:1080px) {
    .case_study_widget .slide-nav .slick-track {
        gap: 0
    }
}

.case_study_widget .slide-nav .slick-slide {
    border-right: 1px solid rgb(102 102 102 / .12);
    padding-right: 20px;
    cursor: pointer
}

@media screen and (max-width:1080px) {
    .case_study_widget .slide-nav .slick-slide {
        border-right: 0
    }
}

.case_study_widget .slide-nav .slick-slide:hover .nav_item {
    background: #fff
}

.case_study_widget .slide-nav .slick-slide:last-child {
    border-right: 0;
    padding-right: 0
}

.case_study_widget .slide-nav .slick-slide .nav_item {
    border-radius: 2px;
    background: rgb(255 255 255 / .5);
    position: relative
}

.case_study_widget .slide-nav .slick-slide .nav_item:before {
    content: "";
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: 20px 20px 50px 0 #b6b6b6
}

.case_study_widget .slide-nav .slick-slide.slick-current .nav_item {
    background: #fff
}

.case_study_widget .slide-nav .slick-slide.slick-current .nav_item:before {
    display: block
}

.case_study_widget .nav_item {
    display: flex !important;
    gap: 12px;
    padding: 20px 15px
}

.case_study_widget .nav_item .nav_item_image {
    min-width: 48px;
    width: 48px;
    height: 48px
}

.case_study_widget .nav_item .nav_item_content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.case_study_widget .nav_item h5 {
    color: #4b5353;
    font-family: "Public Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -.32px;
    margin-bottom: 4px !important
}

@media screen and (max-width:1080px) {
    .case_study_widget .nav_item h5 {
        font-size: 14px !important;
        line-height: 18px !important
    }
}

.case_study_widget .nav_item p {
    color: var(--text, #8d8d8d);
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -.32px;
    margin-bottom: 0 !important
}

@media screen and (max-width:1080px) {
    .case_study_widget .nav_item p {
        font-size: 14px !important;
        line-height: 18px !important
    }
}

.case_counters {
    display: flex;
    gap: 40px;
    margin-bottom: 30px
}

.case_counters h4 {
    margin-bottom: 12px !important;
    color: #f26f24;
    font-family: "Montserrat", sans-serif;
    font-size: 42px !important;
    font-weight: 700;
    line-height: 44px !important
}

.case_counters p {
    font-size: 14px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 18px !important;
    margin-bottom: 0 !important
}

.case_counters p strong {
    color: #4b5353
}

.single_counters {
    padding: 60px 40px;
    border-radius: 10px;
    background: rgb(141 141 141 / .08);
    display: flex;
    gap: 40px;
    margin-bottom: 30px
}

@media screen and (max-width:1080px) {
    .single_counters {
        padding: 30px 20px;
        gap: 20px;
        margin-bottom: 20px
    }
}

.single_counters h4 {
    margin-bottom: 6px !important;
    color: #f26f24;
    font-family: "Montserrat", sans-serif;
    font-size: 42px !important;
    font-weight: 700;
    line-height: 44px !important
}

.single_counters p {
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 22px !important;
    margin-bottom: 0 !important;
    letter-spacing: -.36px
}

@media screen and (max-width:767px) {
    .single_counters p {
        font-size: 14px !important;
        line-height: 18px !important
    }
}

.single_counters p strong {
    color: #4b5353
}

.about_mission_section,
.vc_row.about_mission_section {
    overflow: hidden
}

.vc_row.mission_bg,
.mission_bg {
    position: relative
}

.vc_row.mission_bg .animated_lines,
.mission_bg .animated_lines {
    width: 581px;
    height: 514.364px;
    flex-shrink: 0;
    position: absolute;
    top: 600px;
    left: 0
}

@media screen and (max-width:1080px) {

    .vc_row.mission_bg .animated_lines,
    .mission_bg .animated_lines {
        display: none
    }
}

.vc_row.mission_bg .animated_lines.small_section,
.mission_bg .animated_lines.small_section {
    bottom: 300px;
    top: auto
}

.vc_row.mission_bg .animated_lines .animate_line,
.mission_bg .animated_lines .animate_line {
    position: relative
}

.vc_row.mission_bg .animated_lines .animate_line.line2,
.mission_bg .animated_lines .animate_line.line2 {
    top: -130px;
    left: 20px
}

.vc_row.mission_bg .animated_lines .animate_line.line3,
.mission_bg .animated_lines .animate_line.line3 {
    top: -500px;
    left: 60px
}

.vc_row.gallery_section,
.gallery_section {
    position: relative;
    margin: 0 -15px !important
}

.vc_row.gallery_section:before,
.gallery_section:before {
    background: #fff;
    content: "" !important;
    display: block !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    z-index: 0
}

@media screen and (max-width:1080px) {

    .vc_row.gallery_section:before,
    .gallery_section:before {
        height: 40px
    }
}

.vc_row.gallery_section.plain_section:before,
.gallery_section.plain_section:before {
    display: none !important
}

.gallery-slider .slick-list {
    padding: 0 19% !important
}

.gallery-slider .slick-track {
    display: flex !important;
    gap: 30px
}

@media screen and (max-width:767px) {
    .gallery-slider .slick-track {
        gap: 10px
    }
}

.gallery-slider .slick-slide:nth-child(odd) {
    margin-top: 105px
}

@media screen and (max-width:767px) {
    .gallery-slider .slick-slide:nth-child(odd) {
        margin-top: 0
    }
}

.resources_grid .post_list {
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    margin-bottom: 20px !important
}

.resources_grid .post_list .post_item {
    background: #f9f9f9;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
    width: 100%;
    overflow: hidden;
    padding: 0;
    transition: background-color 0.3s ease;
    padding-bottom: 30px
}

.resources_grid .post_list .post_item.resource_item .item_content .post_excerpt p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 5;
    overflow: hidden
}

.resources_grid .post_list .post_item.testimonials {
    padding-bottom: 0
}

.resources_grid .post_list .post_item.testimonials .item_content.testi_less .post_excerpt p {
    display: -webkit-box;
    -webkit-line-clamp: 5 !important;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 5 !important;
    overflow: hidden !important
}

.resources_grid .post_list .post_item.testimonials .item_content.testi_less .more-testi:before {
    background: url(../../images/i-plus-orange.svg) no-repeat center center !important;
    content: "" !important;
    display: block !important;
    width: 10px !important;
    height: 10px !important;
    right: 0 !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    z-index: 1;
    left: auto !important
}

.resources_grid .post_list .post_item.testimonials .item_content.testi_less .more-testi span.less-text {
    display: none
}

.resources_grid .post_list .post_item.testimonials .item_content.testi_less .more-testi span.more-text {
    display: block
}

.resources_grid .post_list .post_item.testimonials .item_content .more-testi {
    color: #f26f24;
    font-family: "Public Sans", sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 28px;
    margin: 30px 0;
    padding: 12px 0;
    border-top: 1px solid rgb(102 102 102 / .12);
    border-bottom: 1px solid rgb(102 102 102 / .12);
    display: block;
    position: relative
}

.resources_grid .post_list .post_item.testimonials .item_content .more-testi:before {
    background: url(../../images/i-minus-orange.svg) no-repeat center center !important;
    content: "" !important;
    display: block !important;
    width: 10px !important;
    height: 10px !important;
    right: 0 !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    z-index: 1;
    left: auto !important
}

.resources_grid .post_list .post_item.testimonials .item_content .more-testi span.more-text {
    display: none
}

.resources_grid .post_list .post_item.testimonials .item_content .more-testi span.less-text {
    display: block
}

.resources_grid .post_list .post_item.testimonials .item_content h3 {
    margin: 0 !important
}

.resources_grid .post_list .post_item article {
    margin-bottom: 0;
    position: relative;
    height: 100%;
    padding: 0;
    z-index: 2;
    width: 100%;
    transition: all 0.2s ease-in-out
}

.resources_grid .post_list .post_item .item_image {
    border-radius: 1.592px;
    height: 246px
}

@media screen and (max-width:1080px) {
    .resources_grid .post_list .post_item .item_image {
        height: 226px
    }
}

.resources_grid .post_list .post_item .item_content {
    display: block;
    width: 100%;
    border-radius: 2px;
    padding: 30px
}

.resources_grid .post_list .post_item .item_content h3,
.resources_grid .post_list .post_item .item_content h3 a {
    color: #4b5353;
    margin-bottom: 25px !important;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -.36px
}

.resources_grid .post_list .post_item .item_content h3 a {
    margin: 0 !important
}

.resources_grid .post_list .post_item .item_content h3 a:hover {
    color: #f26f24
}

.resources_grid .post_list .post_item .item_content .post_excerpt p {
    margin-bottom: 10px !important
}

.resources_grid .post_list .post_item .item_content .post_author {
    color: #4b5353;
    margin-bottom: 16px;
    font-family: "Public Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px
}

.resources_grid .post_list .post_item .item_content .post_author span {
    color: #f26f24
}

.resources_grid .post_list .post_item .item_content .r-more {
    position: absolute;
    bottom: 0;
    padding: 0 30px
}

@media screen and (max-width:991px) {
    .posts_slider {
        padding-bottom: 50px
    }
}

.posts_slider .slick-slide {
    margin: 0 10px
}

@media screen and (max-width:767px) {
    .posts_slider .slick-slide {
        margin: 0
    }
}

.posts_slider .slick-list {
    margin: 0 -27px
}

@media screen and (max-width:767px) {
    .posts_slider .slick-list {
        margin: 0
    }
}

.single_post_item {
    margin-top: 200px
}

@media screen and (max-width:1080px) {
    .single_post_item {
        margin-top: 100px
    }
}

.single_post_item .wpb_alert p:last-child,
.single_post_item .wpb_text_column :last-child,
.single_post_item .wpb_text_column p:last-child,
.single_post_item .wpb_alert p:last-child,
.single_post_item .wpb_text_column :last-child,
.single_post_item .wpb_text_column p:last-child {
    margin-bottom: 30px !important
}

.single_post_item .header_content {
    margin-bottom: 80px
}

.single_post_item .header_content h1.post_title {
    font-size: 46px !important;
    line-height: 52px !important;
    margin-bottom: 0 !important;
    text-align: center
}

@media screen and (max-width:991px) {
    .single_post_item .header_content h1.post_title {
        font-size: 24px !important;
        line-height: 130% !important
    }
}

.single_post_item .header_content .post_tags {
    justify-content: center
}

.single_post_item .post_terms {
    text-align: center;
    margin-bottom: 24px;
    display: block
}

@media screen and (max-width:991px) {
    .single_post_item .post_terms {
        margin-bottom: 15px
    }
}

.single_post_item .post_terms span {
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    color: #666;
    font-weight: 700;
    line-height: 108%;
    text-transform: uppercase;
    text-align: center
}

.single_post_item .post_sharing {
    display: flex;
    justify-content: center
}

.single_post_item .post_social_share {
    margin-top: 20px
}

.single_post_item .post_social_share .social_share {
    margin-bottom: 40px
}

.single_post_item .post_social_share .inner {
    padding: 0 15px
}

@media screen and (max-width:1080px) {
    .single_post_item .post_social_share .inner {
        padding: 0 30px
    }
}

@media screen and (max-width:767px) {
    .single_post_item .post_social_share .inner {
        padding: 0
    }
}

.post_tags {
    margin: 30px 0;
    display: flex;
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-wrap: wrap
}

.post_tags span {
    border-radius: 3px;
    background: rgb(201 249 243 / .6);
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    color: #8d8d8d;
    font-weight: 300;
    line-height: 24px;
    padding: 12px;
    text-transform: capitalize
}

@media screen and (max-width:991px) {
    .post_tags span {
        padding: 8px
    }
}

.featured_project_content {
    display: flex;
    align-items: center
}

@media screen and (max-width:991px) {
    .featured_project_content {
        flex-wrap: wrap;
        flex-direction: column-reverse
    }
}

.featured_project_content .post_content {
    width: 46%;
    padding-right: 120px
}

@media screen and (max-width:991px) {
    .featured_project_content .post_content {
        width: 100%;
        padding-right: 0
    }
}

.featured_project_content .post_content h2,
.featured_project_content .post_content h2 a {
    color: #2a5c56;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px
}

@media screen and (max-width:991px) {

    .featured_project_content .post_content h2,
    .featured_project_content .post_content h2 a {
        font-size: 20px !important;
        line-height: 24px !important
    }
}

.featured_project_content .item_image {
    width: 54%
}

@media screen and (max-width:991px) {
    .featured_project_content .item_image {
        width: 100%;
        margin-bottom: 40px
    }
}

.featured_project_content .item_image img {
    max-width: 680px;
    width: 100%
}

.awards_grid {
    margin-top: 10px
}

@media screen and (max-width:767px) {
    .awards_grid {
        margin-right: -20px
    }
}

.awards_grid .slick-track {
    display: flex;
    gap: 10px
}

@media screen and (max-width:767px) {
    .awards_grid .slick-track {
        gap: 6px
    }
}

@media screen and (max-width:767px) {
    .awards_grid .slick-list {
        padding: 0 20% 0 0 !important
    }
}

.awards_grid .item_wrapper_type .inner {
    background: #fff;
    min-height: 158px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width:1080px) {
    .awards_grid .item_wrapper_type .inner {
        padding: 10px 20px
    }
}

@media screen and (max-width:767px) {
    .awards_grid .item_wrapper_type .inner {
        min-height: 94px;
        padding: 0 10px
    }
}

@media screen and (max-width:767px) {
    .awards_grid .item_wrapper_type .inner img {
        height: 94px;
        -o-object-fit: contain;
        object-fit: contain
    }
}

.vc_row.vc_global_cta,
.global_cta {
    position: relative
}

.vc_row.vc_global_cta:before,
.global_cta:before {
    background: linear-gradient(90deg, rgb(0 0 0 / .41) 32.01%, #fff0 58.26%);
    content: "" !important;
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

@media screen and (max-width:991px) {

    .vc_row.vc_global_cta:before,
    .global_cta:before {
        background: rgb(0 0 0 / .5)
    }
}

.vc_row.vc_global_cta .container,
.global_cta .container {
    padding: 60px
}

@media screen and (max-width:991px) {

    .vc_row.vc_global_cta .container,
    .global_cta .container {
        padding: 0 20px
    }
}

@media screen and (max-width:991px) {

    .vc_row.vc_global_cta .container .wpb_column,
    .global_cta .container .wpb_column {
        width: 100%
    }
}

.image_with_icon {
    max-width: 626px;
    position: relative;
    display: flex
}

.image_with_icon .box_icon {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 250.644px;
    height: 224.783px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width:1080px) {
    .image_with_icon .box_icon {
        width: 140px;
        height: 125px
    }
}

@media screen and (max-width:767px) {
    .image_with_icon .box_icon {
        right: 0;
        left: auto
    }
}

@media screen and (max-width:1080px) {
    .image_with_icon .box_icon img {
        max-width: 50px
    }
}

.image_with_icon.icon-left {
    float: right
}

.image_with_icon.icon-right .box_icon {
    bottom: 0;
    right: 0;
    left: auto
}

@media screen and (min-width:1999px) {
    .boxes_carousel_main {
        max-width: 1600px;
        margin: 0 auto
    }
}

@media screen and (max-width:1080px) {
    .boxes_carousel_main {
        padding: 0 20px
    }
}

.boxes_carousel_main .slick-list {
    padding: 0 20% 0 0 !important
}

@media screen and (max-width:1080px) {
    .boxes_carousel_main .slick-list {
        padding: 0 !important
    }
}

.boxes_carousel_main .slick-track {
    display: flex !important
}

.boxes_carousel_main .slick-slide {
    margin: 80px 10px !important;
    background: #fff
}

@media screen and (min-width:1081px) {
    .boxes_carousel_main .slick-slide {
        height: auto
    }
}

@media screen and (max-width:1080px) {
    .boxes_carousel_main .slick-slide {
        margin: 30px 0 !important
    }
}

.boxes_carousel_main .slick-slide.slick-current {
    box-shadow: 20px 20px 50px 0 #b6b6b6;
    margin: 80px 10px !important
}

@media screen and (max-width:1080px) {
    .boxes_carousel_main .slick-slide.slick-current {
        box-shadow: none;
        margin: 30px 0 !important
    }
}

.boxes_carousel_main .box_slide_item {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 0;
    z-index: 2;
    width: 100%
}

@media screen and (max-width:1080px) {
    .boxes_carousel_main .box_slide_item {
        padding: 0 20px
    }
}

@media screen and (max-width:767px) {
    .boxes_carousel_main .box_slide_item {
        padding: 0
    }
}

.boxes_carousel_main .box_image {
    height: 290px;
    position: relative;
    display: flex
}

@media screen and (max-width:767px) {
    .boxes_carousel_main .box_image {
        height: 200px
    }
}

.boxes_carousel_main .box_image .box_number {
    background: #f26f24;
    width: 68px;
    height: 68px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end
}

.boxes_carousel_main .box_image .box_number span {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -.64px;
    margin-right: 15px
}

.boxes_carousel_main .box_content {
    padding: 40px
}

@media screen and (max-width:1080px) {
    .boxes_carousel_main .box_content {
        padding: 40px 40px 50px
    }
}

@media screen and (max-width:767px) {
    .boxes_carousel_main .box_content {
        padding: 20px 20px 50px
    }
}

.boxes_carousel_main .box_content h3 {
    font-size: 30px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 0 !important
}

@media screen and (max-width:1080px) {
    .boxes_carousel_main .box_content h3 {
        font-size: 24px !important;
        line-height: 28px !important
    }
}

.boxes_carousel_main .box_content p {
    margin-bottom: 0 !important;
    margin-top: 25px !important
}

#boxes_navigation {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    margin-top: -40px !important;
    position: relative;
    z-index: 2
}

@media screen and (max-width:1080px) {
    #boxes_navigation {
        margin-top: 0 !important
    }
}

#boxes_navigation .slick-dots {
    position: static
}

.boxes_arrows {
    display: flex;
    gap: 15px
}

.boxes-arrow {
    border: 1px solid #1580c2;
    border-radius: 100%;
    bottom: 0;
    z-index: 6;
    display: inline-block;
    height: 48px;
    width: 48px;
    transition: all 0.2s;
    text-indent: -999999px
}

@media screen and (max-width:767px) {
    .boxes-arrow {
        height: 40px;
        width: 40px;
        background-size: 18px !important
    }
}

.boxes-arrow.boxes-prev {
    background: #fff0 url(../../images/arrow-left-blue.svg) no-repeat center center !important;
    background-size: 24px !important
}

@media screen and (max-width:767px) {
    .boxes-arrow.boxes-prev {
        background-size: 17px !important
    }
}

.boxes-arrow.boxes-prev:before {
    content: none !important
}

.boxes-arrow.boxes-prev:hover {
    background: #1580c2 url(../../images/arrow-left-white.svg) no-repeat center center !important;
    background-size: 24px !important;
    border: 1px solid #1580c2
}

.boxes-arrow.boxes-next {
    background: #fff0 url(../../images/arrow-right-blue.svg) no-repeat center center !important;
    background-size: 24px !important
}

@media screen and (max-width:767px) {
    .boxes-arrow.boxes-next {
        background-size: 17px !important
    }
}

.boxes-arrow.boxes-next:before {
    content: none !important
}

.boxes-arrow.boxes-next:hover {
    background: #1580c2 url(../../images/arrow-right-white.svg) no-repeat center center !important;
    background-size: 24px !important;
    border: 1px solid #1580c2
}

.popup_video {
    position: relative
}

@media screen and (max-width:767px) {
    .popup_video {
        display: flex;
        flex-wrap: wrap
    }
}

.popup_video.no_video a:before {
    display: none !important
}

.popup_video.default {
    max-width: 100%
}

@media screen and (max-width:1080px) {
    .popup_video.default {
        max-width: 400px;
        margin: 0 auto
    }
}

.popup_video.default img {
    width: 100%
}

.popup_video .video_content_wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.popup_video .video_content_wrapper .video_player a {
    display: block;
    -webkit-filter: drop-shadow(0 0 64px #041728);
    filter: drop-shadow(0 0 64px #041728)
}

.popup_video .video_content_wrapper .video_player a:before {
    background: url(../../images/i-play.svg) no-repeat top center;
    background-size: cover;
    content: "" !important;
    display: block !important;
    width: 91px;
    height: 91px;
    z-index: 1
}

@media screen and (max-width:767px) {
    .popup_video .video_content_wrapper .video_player a:before {
        width: 51px;
        height: 51px
    }
}

.image_with_shape {
    max-width: 626px;
    position: relative;
    display: flex
}

.image_with_shape .box_icon {
    position: absolute;
    z-index: 1;
    width: 153px;
    height: 105px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width:1080px) {
    .image_with_shape .box_icon {
        width: 90px;
        height: 62px
    }
}

.image_with_shape.icon-bottom-left .box_icon {
    bottom: 0;
    left: 0
}

.image_with_shape.icon-bottom-right .box_icon {
    bottom: 0;
    right: 0
}

.image_with_shape.icon-top-left .box_icon {
    top: 0;
    left: 0
}

.image_with_shape.icon-top-right .box_icon {
    top: 0;
    right: 0
}

.image_with_shape.image_lines {
    position: relative
}

.image_with_shape.image_lines:before {
    background: url(../../images/image-lines.svg) no-repeat center center !important;
    content: "" !important;
    display: block !important;
    width: 150.733px;
    height: 87.595px;
    right: 0;
    top: -87px;
    position: absolute;
    z-index: 1
}

@media screen and (max-width:1080px) {
    .image_with_shape.image_lines:before {
        display: none !important
    }
}

.vc_row.team_carousel_section .animated_lines_v3,
.team_carousel_section .animated_lines_v3 {
    width: 581px;
    height: 514.364px;
    position: absolute;
    left: 0;
    top: -20px
}

@media screen and (max-width:1080px) {

    .vc_row.team_carousel_section .animated_lines_v3,
    .team_carousel_section .animated_lines_v3 {
        display: none
    }
}

.vc_row.team_carousel_section .animated_lines_v3 .animate_line,
.team_carousel_section .animated_lines_v3 .animate_line {
    position: absolute;
    bottom: 0
}

.teams_carousel .box_slide_item {
    position: relative;
    padding-top: 30px
}

.teams_carousel .box_image {
    max-width: 780px;
    height: 438px;
    border-radius: 4px;
    position: relative
}

@media screen and (max-width:991px) {
    .teams_carousel .box_image {
        max-width: 500px
    }
}

@media screen and (max-width:767px) {
    .teams_carousel .box_image {
        height: 196px;
        max-width: 100%
    }
}

.teams_carousel .box_image:before {
    background: rgb(242 111 36 / .8);
    content: "" !important;
    display: block !important;
    position: absolute;
    top: -30px;
    right: -30px;
    width: 339px;
    height: 181px;
    z-index: -1
}

@media screen and (max-width:767px) {
    .teams_carousel .box_image:before {
        display: none !important
    }
}

.teams_carousel .box_content {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 597px;
    background: #f9f9f9;
    padding: 50px
}

@media screen and (max-width:991px) {
    .teams_carousel .box_content {
        max-width: 300px;
        padding: 20px
    }
}

@media screen and (max-width:767px) {
    .teams_carousel .box_content {
        position: static;
        -webkit-transform: none;
        transform: none;
        max-width: 100%
    }
}

.teams_carousel .box_content p {
    font-size: 17px !important;
    font-style: italic;
    font-weight: 700;
    line-height: 28px !important;
    margin-bottom: 20px !important
}

.teams_carousel .box_content .team_name {
    color: #f26f24;
    font-family: "Public Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: -.14px;
    text-transform: uppercase
}

.teams_carousel .box_content .team_name span {
    color: #4b5353;
    font-weight: 400
}

#teams_navigation {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    margin-top: 20px
}

#teams_navigation .slick-dots {
    position: static
}

#teams_navigation .slick-dots li button {
    background: #fff
}

#teams_navigation .slick-dots li.slick-active button {
    background: #f26f24
}

.teams_arrows {
    display: flex;
    gap: 15px
}

.teams-arrow {
    border: 1px solid #fff;
    border-radius: 100%;
    bottom: 0;
    z-index: 6;
    display: inline-block;
    height: 48px;
    width: 48px;
    transition: all 0.2s;
    text-indent: -999999px
}

@media screen and (max-width:767px) {
    .teams-arrow {
        height: 40px;
        width: 40px;
        background-size: 18px !important
    }
}

.teams-arrow.teams-prev {
    background: #fff0 url(../../images/arrow-left-white.svg) no-repeat center center !important;
    background-size: 24px !important
}

@media screen and (max-width:767px) {
    .teams-arrow.teams-prev {
        background-size: 17px !important
    }
}

.teams-arrow.teams-prev:before {
    content: none !important
}

.teams-arrow.teams-prev:hover {
    background: #1580c2 url(../../images/arrow-left-white.svg) no-repeat center center !important;
    background-size: 24px !important;
    border: 1px solid #1580c2
}

.teams-arrow.teams-next {
    background: #fff0 url(../../images/arrow-right-white.svg) no-repeat center center !important;
    background-size: 24px !important
}

@media screen and (max-width:767px) {
    .teams-arrow.teams-next {
        background-size: 17px !important
    }
}

.teams-arrow.teams-next:before {
    content: none !important
}

.teams-arrow.teams-next:hover {
    background: #1580c2 url(../../images/arrow-right-white.svg) no-repeat center center !important;
    background-size: 24px !important;
    border: 1px solid #1580c2
}

.team_grid .post_list {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-row-gap: 20px;
    grid-column-gap: 20px
}

@media screen and (max-width:767px) {
    .team_grid .post_list {
        grid-template-columns: 1fr
    }
}

.team_grid .item_image {
    display: flex;
    position: relative;
    background: #f9f9f9
}

.team_grid .item_image img {
    position: relative;
    z-index: 1
}

.team_grid .bg_color {
    width: 100%;
    position: absolute;
    height: 285px;
    bottom: 0;
    z-index: 0
}

.team_grid .post_item {
    position: relative;
    background: #fff
}

.team_grid .item_content {
    display: block;
    width: 100%;
    border-radius: 2px;
    padding: 30px 30px 130px
}

.team_grid .item_content h3,
.team_grid .item_content h3 a {
    margin-bottom: 10px !important;
    color: #4b5353;
    font-size: 22px !important;
    font-weight: 600;
    line-height: 26px !important
}

.team_grid .item_content h3 a {
    margin: 0 !important
}

.team_grid .item_content h3 a:hover {
    color: #f26f24
}

.team_grid .item_content h5 {
    color: #f26f24;
    font-family: "Public Sans", sans-serif;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 22px !important
}

.team_grid .item_content .post_excerpt p {
    margin-bottom: 0 !important;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 5;
    overflow: hidden
}

.team_grid .item_content .r-more {
    position: absolute;
    bottom: 40px;
    color: #f26f24;
    font-family: "Public Sans", sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 28px;
    padding: 10px 0;
    width: calc(100% - 60px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 1px solid rgb(102 102 102 / .12);
    border-bottom: 1px solid rgb(102 102 102 / .12)
}

.team_grid .item_content .r-more:before {
    background: url(../../images/i-plus-orange.svg) no-repeat center center;
    background-size: 100%;
    content: "" !important;
    display: block !important;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 12px;
    width: 12px
}

.team_filter .searchandfilter {
    max-width: 100%;
    margin: 0 auto !important
}

.team_filter .searchandfilter .sf-input-checkbox,
.team_filter .searchandfilter .sf-input-radio {
    display: none
}

.team_filter .searchandfilter li[data-sf-field-input-type="checkbox"] label,
.team_filter .searchandfilter li[data-sf-field-input-type="radio"] label,
.team_filter .searchandfilter li[data-sf-field-input-type="range-radio"] label,
.team_filter .searchandfilter li[data-sf-field-input-type="range-checkbox"] label {
    background: #fff;
    font-family: "Public Sans", sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    color: #4b5353 !important;
    text-transform: none !important;
    cursor: pointer !important;
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    border-radius: 2px
}

@media screen and (max-width:767px) {

    .team_filter .searchandfilter li[data-sf-field-input-type="checkbox"] label,
    .team_filter .searchandfilter li[data-sf-field-input-type="radio"] label,
    .team_filter .searchandfilter li[data-sf-field-input-type="range-radio"] label,
    .team_filter .searchandfilter li[data-sf-field-input-type="range-checkbox"] label {
        justify-content: flex-start;
        text-align: left;
        padding: 8px 24px
    }
}

.team_filter .searchandfilter li[data-sf-field-input-type="checkbox"] label:hover,
.team_filter .searchandfilter li[data-sf-field-input-type="radio"] label:hover,
.team_filter .searchandfilter li[data-sf-field-input-type="range-radio"] label:hover,
.team_filter .searchandfilter li[data-sf-field-input-type="range-checkbox"] label:hover {
    background: #18447a;
    color: #fff !important
}

.team_filter .searchandfilter ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    width: 100%;
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    justify-content: center
}

@media screen and (max-width:991px) {
    .team_filter .searchandfilter ul {
        grid-row-gap: 15px
    }
}

.team_filter .searchandfilter ul li {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 0;
    margin-top: 0
}

@media screen and (max-width:767px) {
    .team_filter .searchandfilter ul li {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        justify-content: flex-start;
        position: relative
    }
}

.team_filter .searchandfilter ul li:last-child,
.team_filter .searchandfilter ul li.sf-field-search {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

@media screen and (max-width:767px) {
    .team_filter .searchandfilter ul li.sf-field-taxonomy-team_category ul {
        position: static;
        justify-content: flex-start;
        text-align: left;
        border-radius: 0 0 7px 7px;
        background: #f3f3f3;
        adding: 20px 10px;
        width: 100%;
        display: none;
        z-index: 2;
        min-width: 100%
    }
}

@media screen and (max-width:767px) {
    .team_filter .searchandfilter ul li.sf-field-taxonomy-team_category ul.show_filter {
        display: block
    }
}

@media screen and (max-width:767px) {
    .team_filter .searchandfilter ul li.sf-field-taxonomy-team_category ul li {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        text-align: left;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .team_filter .searchandfilter ul li.sf-field-taxonomy-team_category ul li:last-child {
        margin: 0
    }
}

.team_filter .searchandfilter ul li.sf-option-active label {
    background: #18447a;
    color: #fff !important
}

.team_filter .searchandfilter ul li h4 {
    display: none;
    border-radius: 2px;
    background: #18447a;
    padding: 8px 24px;
    color: #fff;
    font-family: "Public Sans", sans-serif;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 22px !important;
    width: 100%;
    margin-bottom: 0 !important;
    position: relative
}

@media screen and (max-width:767px) {
    .team_filter .searchandfilter ul li h4 {
        display: block
    }
}

.team_filter .searchandfilter ul li h4:before {
    content: "";
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid #fff0;
    border-right: 6px solid #fff0;
    border-top: 6px solid #fff;
    border-radius: 3px;
    z-index: 1
}

.team_filter .searchandfilter ul li label {
    cursor: pointer
}

@media screen and (max-width:767px) {
    .team_filter .searchandfilter ul li label {
        width: 100%
    }
}

.team_filter .searchandfilter ul li ul {
    width: 100%
}

.team_filter .searchandfilter ul li li {
    padding: 0;
    margin: 0;
    border: 0
}

.team_filter .search-filter-results {
    padding: 0
}

.team_filter .searchfilter_noresults {
    background: #fff;
    box-shadow: 0 10px 30px rgb(0 0 0 / .1);
    border-radius: 5px;
    padding: 60px 80px;
    display: flex;
    align-items: flex-start;
    justify-content: center
}

@media screen and (max-width:1080px) {
    .team_filter .searchfilter_noresults {
        padding: 60px
    }
}

@media screen and (max-width:767px) {
    .team_filter .searchfilter_noresults {
        padding: 30px;
        flex-wrap: wrap;
        justify-content: center
    }
}

.team_filter .searchfilter_noresults .result_content {
    padding-left: 40px
}

@media screen and (max-width:767px) {
    .team_filter .searchfilter_noresults .result_content {
        padding-left: 0;
        margin-top: 20px;
        text-align: center
    }
}

.team_filter .searchfilter_noresults h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 40px;
    color: #000
}

.team_filter .searchfilter_noresults p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #474c69
}

.team_filter .result_reset {
    margin-top: 65px;
    text-align: center
}

@media screen and (max-width:1080px) {
    .team_filter .result_reset {
        margin-top: 45px
    }
}

.single_team {
    padding-top: 140px;
    padding-bottom: 240px
}

@media screen and (max-width:1080px) {
    .single_team {
        padding: 20px 0
    }
}

@media screen and (max-width:991px) {
    .single_team {
        background: #f9f9f9
    }
}

.single_team .team_wrap {
    display: flex;
    max-width: 1044px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 20px
}

@media screen and (max-width:991px) {
    .single_team .team_wrap {
        flex-wrap: wrap;
        flex-direction: column-reverse
    }
}

.single_team .team_left_content,
.single_team .team_right_content {
    max-width: 50%;
    flex: 0 0 50%
}

@media screen and (max-width:991px) {

    .single_team .team_left_content,
    .single_team .team_right_content {
        max-width: 100%;
        flex: 0 0 100%
    }
}

.single_team .team_right_content {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

@media screen and (max-width:991px) {
    .single_team .team_right_content {
        margin-bottom: 30px
    }
}

.single_team .team_title {
    font-size: 46px;
    font-weight: 600;
    line-height: 48px
}

@media screen and (max-width:991px) {
    .single_team .team_title {
        font-size: 34px !important;
        line-height: 40px !important
    }
}

.single_team .position {
    color: #f26f24;
    font-size: 18px !important;
    font-weight: 600;
    line-height: 22px !important;
    letter-spacing: -.36px
}

.single_team .item_image {
    display: flex;
    position: relative;
    background: #fff;
    max-width: 399px
}

@media screen and (max-width:991px) {
    .single_team .item_image {
        background: #f9f9f9
    }
}

.single_team .item_image img {
    position: relative;
    z-index: 1
}

.single_team .bg_color {
    width: 100%;
    position: absolute;
    height: 412px;
    bottom: 0;
    z-index: 0
}

.vc_row.contact_section,
.contact_section {
    position: relative;
    overflow: hidden
}

.vc_row.contact_section:before,
.contact_section:before {
    background: url(../../images/shape-logo-big.svg) no-repeat !important;
    background-size: cover !important;
    content: "" !important;
    display: block !important;
    width: 720px;
    height: 856px;
    right: -270.495px;
    bottom: -.355px;
    position: absolute
}

@media screen and (max-width:991px) {

    .vc_row.contact_section:before,
    .contact_section:before {
        display: none !important
    }
}

.contact_details a {
    color: #f26f24;
    font-size: 17px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -.34px;
    font-weight: 700
}

.contact_address {
    gap: 10px
}

.contact_address .item_wrapper_type {
    border-radius: 2px;
    border: 1px solid rgb(0 0 0 / .1);
    background: #fff;
    padding: 20px
}

.contact_address h5,
.contact_address p {
    font-size: 16px !important;
    line-height: 18px !important;
    letter-spacing: -0.32px !important;
    margin-bottom: 0 !important
}

.contact_address h5 {
    color: #4b5353;
    font-weight: 700
}

.contact_address p {
    color: #f26f24;
    font-weight: 400
}

.contact_tabs {
    border-radius: 2px;
    background: #0c263e;
    padding: 30px
}

@media screen and (max-width:767px) {
    .contact_tabs {
        padding: 15px
    }
}

.contact_tabs .vc_tta-panels {
    border-radius: 0 !important
}

.contact_tabs .vc_tta-panel-body {
    padding: 50px 20px 40px !important;
    border-radius: 0 !important;
    background: #fff !important;
    border: 0 !important
}

@media screen and (max-width:767px) {
    .contact_tabs .vc_tta-panel-body {
        padding: 30px 20px !important
    }
}

.contact_tabs .vc_tta-tabs-container {
    margin: 0 !important;
    display: block !important
}

.contact_tabs .vc_tta-panel-heading {
    display: none !important
}

.contact_tabs .vc_tta-panels-container {
    background: transparent !important;
    margin-top: -1px
}

.contact_tabs .vc_tta-tabs-list {
    display: flex !important;
    justify-content: space-around
}

.contact_tabs .vc_tta-tabs-list .vc_tta-tab {
    width: 100%;
    display: flex !important
}

.contact_tabs .vc_tta-tabs-list .vc_tta-tab>a {
    border-radius: 2px 2px 0 0 !important;
    border: 0 !important;
    background: rgb(255 255 255 / .82) !important;
    color: #4b5353;
    font-family: "Public Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -.32px;
    padding: 20px !important;
    display: flex !important;
    align-items: center;
    width: 100%
}

@media screen and (max-width:767px) {
    .contact_tabs .vc_tta-tabs-list .vc_tta-tab>a {
        font-size: 14px;
        font-weight: 700;
        line-height: 18px;
        letter-spacing: -.28px;
        padding: 20px 15px !important
    }
}

.contact_tabs .vc_tta-tabs-list .vc_tta-tab.vc_active>a {
    background: #fff !important
}

.animated_lines_v4 {
    width: 581px;
    height: 630px;
    position: relative
}

@media screen and (max-width:1080px) {
    .animated_lines_v4 {
        left: -20px
    }
}

@media screen and (max-width:991px) {
    .animated_lines_v4 {
        height: 400px
    }
}

@media screen and (max-width:767px) {
    .animated_lines_v4 {
        height: 260px;
        left: -105px;
        bottom: -60px
    }
}

.animated_lines_v4 svg {
    display: flex
}

.animated_lines_v4 .animate_line {
    position: absolute;
    bottom: 0
}

@media screen and (max-width:1080px) {
    .animated_lines_v4 .animate_line.line1 svg {
        width: 200px;
        height: 360px
    }
}

@media screen and (max-width:1080px) {
    .animated_lines_v4 .animate_line.line2 svg {
        width: 280px;
        height: 300px
    }
}

@media screen and (max-width:1080px) {
    .animated_lines_v4 .animate_line.line3 svg {
        width: 429px;
        height: 300px
    }
}

.animated_lines_v2 {
    width: 581px;
    height: 514.364px;
    position: relative
}

@media screen and (max-width:1080px) {
    .animated_lines_v2 {
        left: -20px;
        height: 400px
    }
}

@media screen and (max-width:767px) {
    .animated_lines_v2 {
        height: 260px;
        left: -105px;
        bottom: -60px
    }
}

.animated_lines_v2 svg {
    display: flex
}

.animated_lines_v2 .animate_line {
    position: absolute;
    bottom: 0
}

@media screen and (max-width:1080px) {
    .animated_lines_v2 .animate_line.line1 svg {
        width: 200px;
        height: 360px
    }
}

@media screen and (max-width:1080px) {
    .animated_lines_v2 .animate_line.line2 svg {
        width: 280px;
        height: 300px
    }
}

@media screen and (max-width:1080px) {
    .animated_lines_v2 .animate_line.line3 svg {
        width: 429px;
        height: 300px
    }
}

.process_grid {
    gap: 0;
    padding-left: 24px;
    margin-left: 47px
}

@media screen and (max-width:767px) {
    .process_grid {
        margin-left: 40px
    }
}

.process_grid .process_item {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 30px 0;
    border-bottom: 1px solid #8d8d8d;
    position: relative
}

@media screen and (max-width:767px) {
    .process_grid .process_item {
        flex-wrap: wrap
    }
}

.process_grid .process_item:before {
    background: #f26f24;
    border-radius: 100%;
    content: "";
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    left: -56px;
    top: 0
}

.process_grid .process_item:after {
    background: #d9d9d9;
    border-radius: 100%;
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 100%;
    left: -40px;
    top: 0;
    z-index: -1
}

.process_grid .process_item:first-child {
    padding-top: 0
}

.process_grid .process_item:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.process_grid .process_item:last-child:after {
    display: none
}

.process_grid .item_image {
    max-width: 100px;
    flex: 0 0 100px
}

.process_grid .item_content h6 {
    font-size: 18px !important;
    font-weight: 600;
    line-height: 22px !important;
    letter-spacing: -.36px;
    margin-bottom: 10px !important
}

.process_grid .item_content h6 span {
    color: #f26f24
}

.process_grid .item_content p {
    margin-bottom: 0 !important
}

.partners_grid {
    margin-top: 10px
}

@media screen and (max-width:767px) {
    .partners_grid {
        margin-right: -20px
    }
}

.partners_grid .slick-track {
    display: flex;
    gap: 10px
}

@media screen and (max-width:767px) {
    .partners_grid .slick-track {
        gap: 6px
    }
}

@media screen and (max-width:767px) {
    .partners_grid .slick-list {
        padding: 0 20% 0 0 !important
    }
}

.partners_grid .item_wrapper_type .inner {
    min-height: 43px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width:1080px) {
    .partners_grid .item_wrapper_type .inner {
        padding: 0 10px
    }
}

.partners_grid .item_wrapper_type .inner img {
    opacity: .3
}

@media screen and (max-width:1080px) {
    .partners_grid .item_wrapper_type .inner img {
        max-width: 80%
    }
}

.wpb-js-composer .vc_tta-panel .vc_tta-panel-body,
.wpb-js-composer .vc_tta-panel .vc_tta-panel-body {
    -webkit-transform: none !important;
    transform: none !important;
    transition: none !important;
    -webkit-animation: fadein 1s;
    animation: fadein 1s
}

@-webkit-keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.tabs_section .vc_tta-panel {
    margin: 0 !important
}

.tabs_section .vc_tta-panels-container {
    margin-top: -3px
}

.tabs_section .vc_tta-container {
    margin: 0 !important
}

.tabs_section .vc_tta-tabs-container {
    margin: 0 !important
}

.tabs_section .vc_tta-tabs .vc_tta-panels {
    background: #fff !important;
    position: relative;
    border-top: 1px solid #2b3a4f !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-radius: 0 !important
}

.tabs_section .vc_tta-tabs .vc_tta-panel-body {
    border-radius: 0 !important;
    background: transparent !important;
    position: relative;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    padding: 0 !important;
    margin-top: 0
}

.tabs_section .vc_tta-tabs .vc_tta-panel-body p,
.tabs_section .vc_tta-tabs .vc_tta-panel-body ul li,
.tabs_section .vc_tta-tabs .vc_tta-panel-body ol,
.tabs_section .vc_tta-tabs .vc_tta-panel-body ol,
.tabs_section .vc_tta-tabs .vc_tta-panel-body li,
.tabs_section .vc_tta-tabs .vc_tta-panel-body span {
    color: #000;
    font-weight: 400
}

.tabs_section .vc_tta-tabs .vc_tta-panel-body ul,
.tabs_section .vc_tta-tabs .vc_tta-panel-body ol {
    margin-bottom: 30px !important
}

.tabs_section .vc_tta-tabs .vc_tta-panel-body strong {
    color: #000
}

@media screen and (max-width:1080px) {
    .tabs_section .vc_tta-tabs .vc_tta-panel-body .wpb_column {
        display: none
    }
}

.tabs_section .vc_tta-tabs .vc_tta-panel-body .wpb_column>.vc_column-inner {
    padding: 0
}

.tabs_section .vc_tta-tabs .vc_tta-panel-body .wpb_column>.vc_column-inner .wpb_wrapper,
.tabs_section .vc_tta-tabs .vc_tta-panel-body .wpb_column>.vc_column-inner .wpb_single_image,
.tabs_section .vc_tta-tabs .vc_tta-panel-body .wpb_column>.vc_column-inner .vc_single_image,
.tabs_section .vc_tta-tabs .vc_tta-panel-body .wpb_column>.vc_column-inner .vc_single_image-wrapper,
.tabs_section .vc_tta-tabs .vc_tta-panel-body .wpb_column>.vc_column-inner figure,
.tabs_section .vc_tta-tabs .vc_tta-panel-body .wpb_column>.vc_column-inner img {
    height: 100%
}

.tabs_section .vc_tta-tabs .vc_tta-panel-body .wpb_column>.vc_column-inner img {
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width:1080px) {
    .tabs_section .vc_tta-tabs .vc_tta-panel-body .wpb_column.content_col {
        display: block;
        width: 100%
    }
}

.tabs_section .vc_tta-tabs .vc_tta-panel-body .wpb_column.content_col>.vc_column-inner {
    padding: 50px
}

@media screen and (max-width:1080px) {
    .tabs_section .vc_tta-tabs .vc_tta-panel-body .wpb_column.content_col>.vc_column-inner {
        padding: 20px
    }
}

.tabs_section .vc_tta-tabs .vc_tta-tabs-list {
    background: #e1e4e6 !important;
    display: flex !important;
    justify-content: space-between;
    margin: 0 !important
}

@media screen and (max-width:767px) {
    .tabs_section .vc_tta-tabs .vc_tta-tabs-list {
        flex-wrap: wrap;
        background: transparent !important
    }
}

.tabs_section .vc_tta-tabs .vc_tta-tab {
    overflow: hidden;
    margin: 0 !important;
    display: flex !important;
    align-items: center;
    width: 100%
}

@media screen and (max-width:767px) {
    .tabs_section .vc_tta-tabs .vc_tta-tab {
        margin: 0 auto !important;
        display: block;
        flex: 0 0 100%;
        width: 100%;
        border-radius: 2px !important;
        margin-bottom: 1px !important
    }
}

.tabs_section .vc_tta-tabs .vc_tta-tab a {
    cursor: pointer !important;
    color: #fff !important;
    font-family: "Public Sans", sans-serif;
    background: #52a9de !important;
    text-transform: capitalize;
    transition: background-color 475ms ease !important;
    border-radius: 2px !important;
    border: 0 !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 18px !important;
    letter-spacing: -.32px;
    text-transform: inherit !important;
    border: 0 !important;
    padding: 20px !important;
    display: flex !important;
    height: 100%;
    align-items: center;
    width: 100%
}

@media screen and (max-width:1080px) {
    .tabs_section .vc_tta-tabs .vc_tta-tab a {
        min-width: 100%
    }
}

@media screen and (max-width:767px) {
    .tabs_section .vc_tta-tabs .vc_tta-tab a {
        font-size: 12px !important;
        line-height: 18px !important;
        letter-spacing: -.24px;
        padding: 14px !important
    }
}

.tabs_section .vc_tta-tabs .vc_tta-tab a span {
    max-width: 240px
}

@media screen and (max-width:1080px) {
    .tabs_section .vc_tta-tabs .vc_tta-tab a span {
        min-width: auto
    }
}

.tabs_section .vc_tta-tabs .vc_tta-tab.vc_active>a {
    background: #fff !important;
    border: 0 !important;
    position: relative;
    color: #4b5353 !important
}

.tabs_section .vc_tta-tabs .vc_tta-tab:not(:last-child) {
    border-right: 1px solid #fff
}

@media screen and (max-width:767px) {
    .tabs_section .vc_tta-tabs-container {
        display: block !important;
        margin-bottom: 2px !important
    }

    .tabs_section .vc_tta-panel .vc_tta-panel-heading {
        display: none !important
    }
}

.vertical_tabs .vc_tta-container {
    margin: 0 !important
}

.vertical_tabs .vc_tta.vc_general {
    gap: 60px;
    align-items: center !important
}

@media screen and (max-width:1080px) {
    .vertical_tabs .vc_tta.vc_general {
        gap: 30px
    }
}

@media screen and (max-width:767px) {
    .vertical_tabs .vc_tta.vc_general {
        display: block
    }
}

.vertical_tabs .vc_tta-tabs-container {
    background: #fff0;
    padding: 0;
    width: 50%;
    margin: 0 !important;
    padding: 30px;
    border-radius: 2px;
    background: #0c263e
}

@media screen and (max-width:1080px) {
    .vertical_tabs .vc_tta-tabs-container {
        width: 40%;
        padding: 10px
    }
}

@media screen and (max-width:991px) {
    .vertical_tabs .vc_tta-tabs-container {
        margin-bottom: 40px !important
    }
}

.vertical_tabs .vc_tta-tabs-list {
    background: #fff;
    padding: 20px !important
}

@media screen and (max-width:1080px) {
    .vertical_tabs .vc_tta-tabs-list {
        padding: 10px !important
    }
}

.vertical_tabs .vc_tta-panels-container {
    width: 50% !important;
    background: transparent !important;
    border-radius: 0 !important;
    margin-left: 0
}

@media screen and (max-width:1080px) {
    .vertical_tabs .vc_tta-panels-container {
        width: 60% !important
    }
}

@media screen and (max-width:767px) {
    .vertical_tabs .vc_tta-panels-container {
        width: 100% !important;
        margin: 0 auto
    }
}

.vertical_tabs .vc_tta-panels {
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important
}

.vertical_tabs .vc_tta-panel-body {
    padding: 0 !important;
    background: transparent !important
}

.vertical_tabs .vc_tta-tab {
    overflow: hidden;
    margin: 0 !important;
    width: 100% !important
}

@media screen and (max-width:767px) {
    .vertical_tabs .vc_tta-tab {
        width: 100% !important
    }
}

.vertical_tabs .vc_tta-tab:first-child {
    margin: 0 !important
}

.vertical_tabs .vc_tta-tab:first-child a {
    border-top: 1px solid #e7e7e7 !important
}

@media screen and (max-width:767px) {
    .vertical_tabs .vc_tta-tab {
        margin: 0 auto !important;
        display: block;
        flex: 0 0 100%;
        width: 100%
    }
}

.vertical_tabs .vc_tta-tab a {
    background: transparent !important;
    border-bottom: 1px solid #e7e7e7 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
    cursor: pointer !important;
    padding: 12px 20px 12px 12px !important;
    font-family: "Montserrat", sans-serif;
    text-transform: capitalize;
    transition: all 300ms !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    line-height: 26px !important;
    color: #8d8d8d !important;
    display: flex !important;
    align-items: center;
    position: relative
}

@media screen and (max-width:1080px) {
    .vertical_tabs .vc_tta-tab a {
        padding: 10px 20px 10px 0 !important
    }
}

.vertical_tabs .vc_tta-tab a:hover {
    color: #4b5353 !important
}

.vertical_tabs .vc_tta-tab a:before {
    background: url(../../images/i-plus-orange.svg) no-repeat center center !important;
    content: "" !important;
    display: block !important;
    width: 10px !important;
    height: 10px !important;
    right: 0 !important;
    top: 22px !important;
    position: absolute;
    z-index: 1;
    left: auto !important
}

.vertical_tabs .vc_tta-tab.vc_active {
    position: relative
}

.vertical_tabs .vc_tta-tab.vc_active>a {
    color: #ff7d33 !important;
    position: relative;
    max-width: 100%
}

@media screen and (max-width:767px) {
    .vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
        width: 100% !important;
        border-radius: 6px !important
    }

    .vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tabs-container.show {
        display: block !important;
        position: relative;
        background: #fff;
        top: -27px;
        left: 50%;
        width: 100% !important;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: 20px 0;
        margin: 0 !important
    }

    .vertical_tabs .icon_boxes .item_image_wrap {
        margin-bottom: 20px
    }

    .vertical_tabs .icon_boxes .item_image_wrap,
    .vertical_tabs .icon_boxes .item_image,
    .vertical_tabs .icon_boxes img {
        width: 100%
    }

    .vertical_tabs .icon_boxes .box_details {
        width: 100%
    }

    .vertical_tabs .icon_boxes .box_details h3 {
        font-size: 24px !important;
        line-height: 28px !important;
        margin-bottom: 20px !important
    }

    .vertical_tabs .vc_tta-panel-heading {
        display: none !important
    }

    .vertical_tabs .vc_tta.vc_general .vc_tta-panel {
        border-bottom: 0 !important
    }

    .vertical_tabs .vc_tta.vc_general .vc_tta-panel-body {
        border: 0 !important;
        border-radius: 0 !important
    }

    .vertical_tabs .vc_tta.vc_general .vc_tta-tabs-list {
        padding: 0 15px !important
    }

    .vertical_tabs .vc_tta-tab {
        border-bottom: 0 !important;
        border-top: 0 !important
    }

    .vertical_tabs .vc_tta-tab>a {
        background: transparent !important;
        opacity: 1;
        min-height: auto;
        justify-content: flex-start;
        text-align: left
    }

    .vertical_tabs .vc_tta-tab.vc_active>a {
        color: #0b1321 !important;
        opacity: 1;
        display: none !important
    }
}

.mobile_tab_menu {
    display: none;
    background: #fff;
    border: 5px solid #0c263e;
    border-radius: 2px;
    padding: 15px 30px 15px 15px;
    margin: 0 !important;
    font-size: 15px !important;
    line-height: 17px !important;
    color: #4b5353;
    font-weight: 600;
    margin: 0 20px 30px !important;
    position: relative
}

.mobile_tab_menu:after {
    background: url(../../images/i-plus-orange.svg) no-repeat center center;
    display: block;
    position: absolute;
    content: "";
    width: 15px;
    height: 34px;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4
}

@media screen and (max-width:767px) {
    .mobile_tab_menu {
        display: block
    }
}

.locations_boxes .location_main {
    display: flex;
    position: relative;
    justify-content: flex-start
}

@media screen and (max-width:767px) {
    .locations_boxes .location_main {
        justify-content: flex-start;
        flex-wrap: wrap;
        flex-direction: column-reverse
    }
}

.locations_boxes .location_content {
    position: absolute;
    padding: 50px;
    background: #f9f9f9;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    max-width: 697px;
    width: 597px
}

@media screen and (max-width:767px) {
    .locations_boxes .location_content {
        position: static;
        -webkit-transform: none;
        transform: none;
        width: 100%;
        padding: 20px
    }
}

.locations_boxes .location_map {
    width: 780px;
    height: 643px
}

@media screen and (max-width:1080px) {
    .locations_boxes .location_map {
        width: 500px
    }
}

@media screen and (max-width:767px) {
    .locations_boxes .location_map {
        height: 303px;
        margin-bottom: 20px
    }
}

.locations_boxes .slide-for .nav_item {
    display: none
}

.locations_boxes .slide-nav {
    margin-top: 40px;
    position: relative
}

@media screen and (max-width:767px) {
    .locations_boxes .slide-nav {
        margin-right: -20px
    }
}

.locations_boxes .slide-nav .nav_item {
    display: block
}

.locations_boxes .slide-nav .location_main {
    display: none
}

.locations_boxes .slide-nav .slick-list {
    overflow: visible
}

@media screen and (max-width:991px) {
    .locations_boxes .slide-nav .slick-list {
        padding: 0 20% 0 0 !important
    }
}

.locations_boxes .slide-nav .slick-track {
    display: flex;
    gap: 20px
}

@media screen and (max-width:1080px) {
    .locations_boxes .slide-nav .slick-track {
        gap: 0
    }
}

.locations_boxes .slide-nav .slick-slide {
    border-right: 1px solid rgb(102 102 102 / .12);
    padding-right: 20px;
    cursor: pointer
}

@media screen and (max-width:1080px) {
    .locations_boxes .slide-nav .slick-slide {
        border-right: 0
    }
}

.locations_boxes .slide-nav .slick-slide:hover .nav_item {
    background: #fff
}

.locations_boxes .slide-nav .slick-slide:last-child {
    border-right: 0;
    padding-right: 0
}

.locations_boxes .slide-nav .slick-slide .nav_item {
    border-radius: 2px;
    background: rgb(255 255 255 / .5);
    position: relative
}

.locations_boxes .slide-nav .slick-slide .nav_item:before {
    content: "";
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: 20px 20px 50px 0 #b6b6b6
}

.locations_boxes .slide-nav .slick-slide.slick-current .nav_item {
    background: #fff
}

.locations_boxes .slide-nav .slick-slide.slick-current .nav_item:before {
    display: block
}

.locations_boxes .slide-nav .slick-current .nav_item {
    background: #fff
}

.locations_boxes .nav_item {
    display: flex;
    gap: 12px;
    padding: 20px 15px
}

.locations_boxes .nav_item h5 {
    color: #4b5353;
    font-family: "Public Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -.32px;
    margin-bottom: 4px !important
}

@media screen and (max-width:1080px) {
    .locations_boxes .nav_item h5 {
        font-size: 14px !important;
        line-height: 18px !important
    }
}

.locations_boxes .nav_item p {
    color: var(--text, #8d8d8d);
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -.32px;
    margin-bottom: 0 !important
}

@media screen and (max-width:1080px) {
    .locations_boxes .nav_item p {
        font-size: 14px !important;
        line-height: 18px !important
    }
}

.searchfilter_noresults {
    text-align: center;
    padding: 100px 0
}

.resources_filter .searchandfilter {
    margin-bottom: 0 !important
}

.resources_filter .searchandfilter .sf-input-checkbox,
.resources_filter .searchandfilter .sf-input-radio {
    display: none
}

.resources_filter .searchandfilter>ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 2px
}

.resources_filter .searchandfilter ul {
    padding: 0;
    margin: 0
}

.resources_filter .searchandfilter ul li {
    border-bottom: 0;
    padding: 0;
    margin: 0 !important;
    position: relative
}

@media screen and (max-width:1080px) {
    .resources_filter .searchandfilter ul li {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.resources_filter .searchandfilter ul li .sf-option-active label {
    color: #f26f24 !important
}

.resources_filter .searchandfilter ul li label {
    font-family: "Public Sans", sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    color: #4b5353 !important;
    text-transform: none !important;
    cursor: pointer !important;
    padding: 0;
    background: #fff0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    transition: all ease-in-out 300ms
}

.resources_filter .searchandfilter ul li ul {
    position: absolute;
    top: 100%;
    justify-content: center;
    text-align: left;
    border-radius: 2px;
    background: #f9f9f9;
    padding: 12px 14px;
    width: 100%;
    display: none;
    z-index: 3;
    margin-top: 2px
}

@media screen and (max-width:1080px) {
    .resources_filter .searchandfilter ul li ul {
        position: static
    }
}

@media screen and (max-width:767px) {
    .resources_filter .searchandfilter ul li ul {
        min-width: 100%;
        margin-bottom: 20px
    }
}

.resources_filter .searchandfilter ul li ul.show_filter {
    display: block
}

.resources_filter .searchandfilter ul li ul li {
    margin: 0 0 15px !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    width: 100%
}

@media screen and (max-width:1080px) {
    .resources_filter .searchandfilter ul li ul li {
        flex: 0 0 100%;
        max-width: 100%;
        flex-wrap: nowrap
    }
}

.resources_filter .searchandfilter ul li ul li:last-child {
    margin: 0
}

.resources_filter .searchandfilter ul li.sf-field-search {
    width: 260px
}

@media screen and (max-width:1080px) {
    .resources_filter .searchandfilter ul li.sf-field-search {
        max-width: 100%;
        flex: 0 0 100%;
        width: 100%;
        top: 0
    }
}

.resources_filter .searchandfilter ul li.sf-field-search:before {
    display: none !important
}

.resources_filter .searchandfilter ul li.sf-field-search label {
    width: 100%;
    padding: 0 !important;
    border-radius: 2px !important
}

.resources_filter .searchandfilter ul li.sf-field-search input[type="text"] {
    background: #ececec url(../../images/i-search-gray.svg) no-repeat !important;
    background-size: 14px !important;
    background-position: right 15px center !important;
    border: 0 !important;
    background-size: cover;
    background-position: left center;
    border-radius: 2px !important;
    box-shadow: none !important;
    height: 46px !important;
    font-style: normal !important;
    padding: 8px 40px 8px 14px !important;
    width: 100%;
    border: 0;
    color: #4b5353;
    font-family: "Public Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px
}

.resources_filter .searchandfilter ul li.sf-field-search input[type="text"]::-webkit-input-placeholder {
    color: #4b5353;
    font-family: "Public Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px
}

.resources_filter .searchandfilter ul li.sf-field-search input[type="text"]::-moz-placeholder {
    color: #4b5353;
    font-family: "Public Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px
}

.resources_filter .searchandfilter ul li.sf-field-search input[type="text"]::placeholder {
    color: #4b5353;
    font-family: "Public Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px
}

@media screen and (max-width:1080px) {
    .resources_filter .searchandfilter ul li.sf-field-reset {
        max-width: 10%;
        flex: 0 0 10%
    }
}

@media screen and (max-width:767px) {
    .resources_filter .searchandfilter ul li.sf-field-reset {
        max-width: 100%;
        flex: 0 0 100%
    }
}

.resources_filter .searchandfilter ul li.sf-field-reset a {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #000;
    min-width: 100px
}

@media screen and (max-width:1080px) {
    .resources_filter .searchandfilter ul li.sf-field-reset a {
        font-size: 14px !important;
        line-height: 24px !important;
        display: block;
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .resources_filter .searchandfilter ul li.sf-field-reset a {
        text-align: left;
        margin-bottom: 10px
    }
}

.resources_filter .searchandfilter ul li h4 {
    font-family: "Public Sans", sans-serif;
    width: 175px;
    height: 46px;
    border-radius: 2px;
    background: #f9f9f9;
    cursor: pointer;
    color: #4b5353;
    padding: 8px 40px 8px 14px;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 16px !important;
    display: block;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    width: 175px;
    margin-bottom: 0 !important
}

@media screen and (max-width:1080px) {
    .resources_filter .searchandfilter ul li h4 {
        max-width: 100%;
        flex: 0 0 100%;
        width: 100%
    }
}

.resources_filter .searchandfilter ul li h4:before {
    content: "";
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid #fff0;
    border-right: 6px solid #fff0;
    border-top: 6px solid #4b5353;
    border-radius: 3px;
    z-index: 1
}

.single_resource_item {
    margin-top: 150px
}

@media screen and (max-width:1080px) {
    .single_resource_item {
        margin-top: 80px
    }
}

.single_resource_item strong,
.single_resource_item b {
    color: #8d8d8d
}

.single_resource_item .item_image {
    display: flex
}

.single_resource_item .heading_line {
    margin: 40px 0
}

@media screen and (max-width:767px) {
    .single_resource_item .heading_line {
        margin: 20px 0
    }
}

.single_resource_item .heading_line span {
    color: #f26f24
}

.single_resource_item .heading_line .right_line {
    background: #8d8d8d
}

.single_resource_item .post_header h1 {
    font-size: 46px;
    line-height: 48px;
    margin: 0 !important
}

@media screen and (max-width:767px) {
    .single_resource_item .post_header h1 {
        font-size: 24px !important;
        line-height: 28px !important
    }
}

.single_resource_item .post_meta {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 40px 0
}

@media screen and (max-width:767px) {
    .single_resource_item .post_meta {
        margin: 20px 0
    }
}

.single_resource_item .post_date,
.single_resource_item .post_date span {
    color: #444;
    font-family: "Public Sans", sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 28px
}

@media screen and (max-width:767px) {

    .single_resource_item .post_date,
    .single_resource_item .post_date span {
        font-size: 12px;
        line-height: 18px
    }
}

.single_resource_item .post_content {
    padding: 0 15px
}

@media screen and (max-width:767px) {
    .single_resource_item .post_content {
        padding: 0
    }
}

.single_resource_item .post_content a {
    text-decoration: underline !important
}

.single_resource_item .post_content h2,
.single_resource_item .post_content h3,
.single_resource_item .post_content h4,
.single_resource_item .post_content h5,
.single_resource_item .post_content h6 {
    color: #2b3a4f !important
}

.single_resource_item .post_content h2 {
    font-size: 32px !important;
    line-height: 120%
}

.single_resource_item .post_content h3 {
    font-size: 30px !important;
    line-height: 120%
}

.single_resource_item .post_content h4 {
    font-size: 26px !important;
    line-height: 120%
}

.single_resource_item .post_content ul {
    list-style: none
}

.single_resource_item .post_content ul li::before {
    content: "\2022";
    color: #f26f24;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.single_resource_item .post_content a {
    color: #f26f24
}

.single_resource_item .related_posts_main {
    margin-bottom: 120px
}

@media screen and (max-width:1080px) {
    .single_resource_item .related_posts_main {
        margin-bottom: 60px
    }
}

.single_resource_item .related_posts_main .post_list {
    margin-bottom: 0 !important
}

.single_resource_item .related_posts_main .heading_line {
    margin-top: 0;
    margin-bottom: 80px
}

@media screen and (max-width:1080px) {
    .single_resource_item .related_posts_main .heading_line {
        margin-bottom: 30px
    }
}

.single_resource_item .related_posts_main .related_heading {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    margin-bottom: 65px
}

.single_resource_item .related_posts_main .related_heading h2 {
    margin-bottom: 30px !important
}

.single_resource_item .related_posts_main .related_heading p {
    margin-bottom: 30px !important
}

.single_header {
    padding: 0 15px
}

@media screen and (max-width:767px) {
    .single_header {
        padding: 0
    }
}

.blog_cta {
    margin: 20px 15px 0;
    padding: 120px 0 135px
}

@media screen and (max-width:991px) {
    .blog_cta {
        padding: 30px 0;
        margin: 0
    }
}

.blog_cta .cta_inner {
    border-radius: 2px;
    background: #1580c2;
    padding: 50px 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center
}

@media screen and (max-width:767px) {
    .blog_cta .cta_inner {
        padding: 50px 30px
    }
}

.blog_cta h3,
.blog_cta p {
    color: #fff
}

@media screen and (max-width:1080px) {
    .blog_cta h3 {
        font-size: 46px !important;
        line-height: 48px !important
    }
}

.blog_cta .cta_content,
.blog_cta .cta_form {
    flex: 0 0 100%;
    max-width: 100%
}

.blog_cta form {
    display: flex;
    justify-content: center
}

.blog_cta form .hs_email {
    width: 235px
}

@media screen and (max-width:767px) {
    .blog_cta form .hs_email {
        width: 50%
    }
}

.blog_cta form .hs_email input {
    width: 100%
}

.blog_cta form input {
    height: 46px;
    border: 0
}

.blog_cta form .hs_error_rollup {
    display: none
}

.blog_cta form .hs-error-msgs {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important
}

.blog_cta form .hs-error-msgs li {
    margin: 0 !important;
    padding: 0 !important;
    text-align: left
}

.blog_cta form .hs-error-msgs li label {
    font-size: 12px !important;
    line-height: 12px !important;
    color: #fff;
    font-style: italic
}

.blog_cta form ::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    font-family: "Public Sans", sans-serif;
    font-weight: 500
}

.blog_cta form ::-moz-placeholder {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    font-family: "Public Sans", sans-serif;
    font-weight: 500
}

.blog_cta form ::placeholder {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    font-family: "Public Sans", sans-serif;
    font-weight: 500
}

.blog_cta .submitted-message {
    font-size: 18px;
    color: #fff
}

.header_wrapper {
    position: fixed;
    top: 0;
    z-index: 8;
    top: 0;
    width: 100% !important;
    z-index: 101 !important;
    padding: 19px 0
}

@media screen and (max-width:1080px) {
    .header_wrapper {
        background: #fff
    }
}

.header_wrapper header.sticky #navigation .desktop-nav ul li.menu-item-has-children>a:after {
    display: inline-block !important;
    content: "" !important;
    width: 0;
    height: 0;
    right: 10px;
    top: 17px;
    transition: all ease-in-out 0.15s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: solid #4b5353 !important;
    border-width: 0 1.5px 1.5px 0 !important;
    padding: 2.5px;
    position: absolute
}

.header_wrapper header.sticky #navigation .desktop-nav ul li a {
    transition: all ease 700ms !important;
    color: #4b5353
}

.header_wrapper header.sticky #navigation .desktop-nav ul li a:hover {
    background: rgb(141 141 141 / .16)
}

.header_wrapper header.sticky #navigation .desktop-nav ul ul li a:hover {
    background: #0c263e;
    color: #fff !important
}

.header_wrapper header.sticky #navigation .desktop-nav ul.menu>li.current-page-ancestor>a,
.header_wrapper header.sticky #navigation .desktop-nav ul.menu>li.current-menu-ancestor>a,
.header_wrapper header.sticky #navigation .desktop-nav ul.menu>li.current-menu-item>a,
.header_wrapper header.sticky #navigation .desktop-nav ul.menu>li:hover>a,
.header_wrapper header.sticky #navigation .desktop-nav ul.menu>li:focus>a {
    background: rgb(141 141 141 / .16)
}

.header_wrapper header.sticky #logo .light_logo {
    display: none !important
}

.header_wrapper header.sticky #logo .dark_logo {
    display: flex !important
}

.header_wrapper.solid_header {
    background: #fff
}

.header_wrapper.solid_header #navigation .desktop-nav ul li.menu-item-has-children>a:after {
    display: inline-block !important;
    content: "" !important;
    width: 0;
    height: 0;
    right: 10px;
    top: 17px;
    transition: all ease-in-out 0.15s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: solid #4b5353 !important;
    border-width: 0 1.5px 1.5px 0 !important;
    padding: 2.5px;
    position: absolute
}

.header_wrapper.solid_header #navigation .desktop-nav ul li a {
    transition: all ease 700ms !important;
    color: #4b5353
}

.header_wrapper.solid_header #navigation .desktop-nav ul li a:hover {
    background: rgb(141 141 141 / .16)
}

.header_wrapper.solid_header #navigation .desktop-nav ul ul li a:hover {
    background: #0c263e;
    color: #fff !important
}

.header_wrapper.solid_header #navigation .desktop-nav ul.menu>li.current-page-ancestor>a,
.header_wrapper.solid_header #navigation .desktop-nav ul.menu>li.current-menu-ancestor>a,
.header_wrapper.solid_header #navigation .desktop-nav ul.menu>li.current-menu-item>a,
.header_wrapper.solid_header #navigation .desktop-nav ul.menu>li:hover>a,
.header_wrapper.solid_header #navigation .desktop-nav ul.menu>li:focus>a {
    background: rgb(141 141 141 / .16)
}

.header_wrapper.solid_header #logo .light_logo {
    display: none !important
}

.header_wrapper.solid_header #logo .dark_logo {
    display: flex !important
}

header {
    opacity: 1;
    transition: padding 300ms ease;
    margin: 0 auto;
    padding: 0 20px
}

@media screen and (max-width:1080px) {
    header {
        padding: 0
    }
}

header .container {
    max-width: 1400px
}

@media screen and (max-width:1080px) {
    header .container {
        padding: 0 15px !important
    }
}

header .container-fluid {
    display: flex;
    flex-direction: row;
    align-items: center;
}

header .fake-bg {
    opacity: 0;
    /* kchange k02 */
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 84px;
    z-index: -1;
}

@media screen and (max-width:1080px) {
    header .fake-bg {
        height: 55px;
    }
}

header.transparent_header .dark_logo {
    display: block;
    transition: all in ease 500ms
}

header .logo {
    transition: all 0.4s ease
}

header #logo {
    display: flex
}

@media screen and (max-width:1139px) {
    header #logo {
        align-items: center;
        justify-content: flex-start
    }
}

@media screen and (max-width:1080px) {
    header #logo {
        flex: 0 0 90%;
        max-width: 90%
    }
}

header #logo .logo {
    width: 100%
}

@media screen and (max-width:1080px) {
    header #logo .logo {
        width: 80%;
        margin-top: 0
    }
}

header #logo .logo img {
    height: 32px;
    width: 174px;
    max-width: 174px
}

@media screen and (max-width:1080px) {
    header #logo .logo img {
        width: 100px;
        height: auto
    }
}

header #logo .dark_logo {
    display: none !important
}

@media screen and (max-width:1080px) {
    header #logo .dark_logo {
        display: flex !important
    }
}

header #logo .light_logo {
    display: flex !important
}

@media screen and (max-width:1080px) {
    header #logo .light_logo {
        display: none !important
    }
}

header #navigation {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width:1080px) {
    header #navigation {
        flex: 0 0 10%;
        max-width: 10%
    }
}

header #secondary-navigation {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: -1 0 25%;
    max-width: 25%
}

@media screen and (max-width:1080px) {
    header #secondary-navigation {
        display: none
    }
}

.footer {
    padding: 64px 0 37px;
    background-color: #0b3262;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

@media screen and (max-width:1080px) {
    .footer {
        padding: 30px 0
    }
}

.footer .footer_bottom {
    border-top: 1px solid rgb(255 255 255 / .1);
    margin-top: 40px;
    padding-top: 24px
}

@media screen and (max-width:1080px) {
    .footer .footer_bottom {
        margin-top: 20px;
        padding-top: 20px !important
    }
}

@media screen and (max-width:767px) {
    .footer .footer_bottom .footer-navigation ul {
        flex-wrap: nowrap
    }
}

@media screen and (max-width:767px) {
    .footer .footer_bottom .footer-navigation ul li {
        margin-bottom: 0
    }
}

.footer .footer-widget {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.footer .footer-grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
    max-width: 1296px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    width: 100%
}

@media screen and (max-width:1080px) {
    .footer .footer-grid {
        flex-wrap: wrap;
        padding: 0 20px
    }
}

.footer .footer-grid .footer-col {
    display: flex;
    align-items: center
}

@media screen and (max-width:1080px) {
    .footer .footer-grid .footer-col {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        justify-content: center;
        flex-wrap: wrap
    }
}

@media screen and (max-width:1080px) {
    .footer .footer-logo {
        margin-bottom: 20px
    }
}

.footer .footer-logo a {
    display: flex
}

.footer .footer-logo img {
    width: 174px
}

.footer p {
    margin-bottom: 0 !important
}

.footer p,
.footer a {
    font-size: 10px !important;
    line-height: 20px !important;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    color: #fff
}

@media screen and (max-width:767px) {

    .footer p,
    .footer a {
        font-size: 14px !important;
        line-height: 31px !important
    }
}

.footer .copyright {
    display: flex;
    margin-right: 15px
}

@media screen and (max-width:1080px) {
    .footer .copyright {
        max-width: 100%;
        flex: 0 0 100%;
        justify-content: center;
        text-align: center;
        margin-top: 5px
    }
}

.footer .copyright p,
.footer .copyright a {
    color: #fff;
    font-weight: 400;
    font-size: 15px !important;
    line-height: 20px !important;
    margin: 0 !important;
    font-family: "Public Sans", sans-serif
}

@media screen and (max-width:767px) {

    .footer .copyright p,
    .footer .copyright a {
        font-size: 14px !important;
        line-height: 31px !important
    }
}

.footer .copyright a {
    text-decoration: underline !important
}

.footer .social_media {
    position: relative;
    margin-bottom: 0
}

@media screen and (max-width:1080px) {
    .footer .social_media {
        margin-top: 20px;
        width: 100%
    }
}

.footer .social_media .widget_text {
    margin: 0;
    padding: 0
}

.footer .social_media ul {
    padding: 0;
    margin: 0;
    display: flex
}

@media screen and (max-width:1080px) {
    .footer .social_media ul {
        justify-content: center
    }
}

.footer .social_media ul li {
    display: inline-block;
    list-style: none;
    margin-right: 7px !important;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0 !important
}

.footer .social_media ul li:last-child {
    margin-right: 0 !important
}

.footer .social_media ul li a {
    background: #fff;
    border-radius: 100%;
    color: #0b3262 !important;
    font-size: 30px !important;
    text-decoration: none !important;
    line-height: 30px !important;
    text-align: center;
    opacity: 1 !important;
    width: 30px;
    height: 30px;
    align-items: center;
    display: flex;
    justify-content: center;
    font: normal normal normal 14px/1 FontAwesome !important
}

.footer .social_media ul li a:before {
    color: #0b3262;
    font-size: 15px !important;
    line-height: 15px !important
}

.footer .social_media ul li a:first-child {
    padding-left: 0
}

.footer .social_media ul li a:hover {
    opacity: .7;
    text-decoration: none !important
}

.footer .social_media ul li a.fa-glassdoor:before {
    background: url(../../images/icon-glassdoor.svg) no-repeat center center !important;
    background-size: 100% !important;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

.footer .widget {
    margin: 0;
    padding: 0
}

.footer .footer-navigation {
    margin-right: 10px
}

@media screen and (max-width:1080px) {
    .footer .footer-navigation {
        width: 100%;
        margin-right: 0
    }
}

.footer .footer-navigation ul {
    display: flex;
    padding: 0;
    margin: 0
}

@media screen and (max-width:1080px) {
    .footer .footer-navigation ul {
        justify-content: center
    }
}

@media screen and (max-width:767px) {
    .footer .footer-navigation ul {
        flex-wrap: wrap;
        text-align: center
    }
}

.footer .footer-navigation ul li {
    list-style: none;
    padding: 0 10px;
    margin: 0
}

@media screen and (max-width:767px) {
    .footer .footer-navigation ul li {
        width: 100%;
        margin-bottom: 10px;
        padding: 0
    }
}

.footer .footer-navigation ul li:last-child {
    margin-bottom: 0
}

.footer .footer-navigation ul li:first-child {
    padding-left: 0
}

.footer .footer-navigation ul li a {
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    font-size: 15px !important;
    line-height: 20px !important
}

.footer .footer-navigation ul li a:hover {
    opacity: .5
}

.widget {
    border-bottom: 1px solid #d8d8d8;
    margin: 0 0 30px;
    padding-bottom: 30px
}

@media screen and (max-width:767px) {
    .widget {
        margin: 0 0 10px;
        padding-bottom: 10px
    }
}

.widget:last-child {
    border-bottom: 0
}

.widget-title {
    color: #8d8d8d !important;
    font-weight: 700;
    margin: 0 0 30px;
    font-size: 24px;
    line-height: 28px
}

@media screen and (max-width:767px) {
    .widget-title {
        margin: 0 0 20px
    }
}

.page_sidebar,
.sidebar,
.wpb_widgetised_column {
    padding-right: 50px;
    margin-bottom: 0 !important;
    width: 100%
}

@media screen and (max-width:768px) {

    .page_sidebar,
    .sidebar,
    .wpb_widgetised_column {
        padding-right: 0
    }
}

.page_sidebar .wpb_wrapper,
.sidebar .wpb_wrapper,
.wpb_widgetised_column .wpb_wrapper {
    background: #005dab;
    padding: 30px 20px 20px;
    position: relative
}

@media screen and (max-width:1139px) {

    .page_sidebar .wpb_wrapper,
    .sidebar .wpb_wrapper,
    .wpb_widgetised_column .wpb_wrapper {
        padding: 20px 15px
    }
}

@media screen and (max-width:767px) {

    .page_sidebar .wpb_wrapper,
    .sidebar .wpb_wrapper,
    .wpb_widgetised_column .wpb_wrapper {
        background: #f26f24;
        width: 100%;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding: 0 20px;
        top: -6px
    }
}

.page_sidebar .widget,
.sidebar .widget,
.wpb_widgetised_column .widget {
    margin-bottom: 0;
    padding-bottom: 0
}

.page_sidebar .widget-title,
.sidebar .widget-title,
.wpb_widgetised_column .widget-title {
    display: none
}

.page_sidebar .wpb_wrapper,
.sidebar .wpb_wrapper,
.wpb_widgetised_column .wpb_wrapper {
    font-size: 0;
    line-height: 0
}

.page_sidebar ul,
.sidebar ul,
.wpb_widgetised_column ul {
    margin: 0;
    padding: 0
}

.page_sidebar ul li,
.sidebar ul li,
.wpb_widgetised_column ul li {
    border-bottom: 1px solid rgb(255 255 255 / .17);
    padding: 30px 0;
    list-style: none;
    font-size: 18px;
    line-height: 0
}

@media screen and (max-width:1080px) {

    .page_sidebar ul li,
    .sidebar ul li,
    .wpb_widgetised_column ul li {
        padding: 8px 0;
        margin: 0
    }
}

.page_sidebar ul li:first-child,
.sidebar ul li:first-child,
.wpb_widgetised_column ul li:first-child {
    border-top: 1px solid rgb(255 255 255 / .17)
}

.page_sidebar ul li.current_page_item a,
.page_sidebar ul li.current-menu-item a,
.sidebar ul li.current_page_item a,
.sidebar ul li.current-menu-item a,
.wpb_widgetised_column ul li.current_page_item a,
.wpb_widgetised_column ul li.current-menu-item a {
    color: #fff !important;
    font-weight: 700
}

.page_sidebar ul li.current_page_item a:hover,
.page_sidebar ul li.current-menu-item a:hover,
.sidebar ul li.current_page_item a:hover,
.sidebar ul li.current-menu-item a:hover,
.wpb_widgetised_column ul li.current_page_item a:hover,
.wpb_widgetised_column ul li.current-menu-item a:hover {
    color: #fff !important
}

.page_sidebar ul li .sub-menu,
.sidebar ul li .sub-menu,
.wpb_widgetised_column ul li .sub-menu {
    display: none;
    padding-left: 20px;
    margin-top: 15px
}

@media screen and (max-width:767px) {

    .page_sidebar ul li .sub-menu,
    .sidebar ul li .sub-menu,
    .wpb_widgetised_column ul li .sub-menu {
        margin: 5px 0 10px
    }
}

.page_sidebar ul li.current-menu-ancestor>a,
.page_sidebar ul li .current_page_ancestor>a,
.sidebar ul li.current-menu-ancestor>a,
.sidebar ul li .current_page_ancestor>a,
.wpb_widgetised_column ul li.current-menu-ancestor>a,
.wpb_widgetised_column ul li .current_page_ancestor>a {
    color: #fff !important;
    font-weight: 700
}

.page_sidebar ul li.current-menu-ancestor .sub-menu,
.page_sidebar ul li .current_page_ancestor .sub-menu,
.sidebar ul li.current-menu-ancestor .sub-menu,
.sidebar ul li .current_page_ancestor .sub-menu,
.wpb_widgetised_column ul li.current-menu-ancestor .sub-menu,
.wpb_widgetised_column ul li .current_page_ancestor .sub-menu {
    display: block
}

.page_sidebar ul li.current-menu-ancestor .sub-menu li,
.page_sidebar ul li .current_page_ancestor .sub-menu li,
.sidebar ul li.current-menu-ancestor .sub-menu li,
.sidebar ul li .current_page_ancestor .sub-menu li,
.wpb_widgetised_column ul li.current-menu-ancestor .sub-menu li,
.wpb_widgetised_column ul li .current_page_ancestor .sub-menu li {
    padding: 7px 0;
    border: 0
}

@media screen and (max-width:767px) {

    .page_sidebar ul li.current-menu-ancestor .sub-menu li,
    .page_sidebar ul li .current_page_ancestor .sub-menu li,
    .sidebar ul li.current-menu-ancestor .sub-menu li,
    .sidebar ul li .current_page_ancestor .sub-menu li,
    .wpb_widgetised_column ul li.current-menu-ancestor .sub-menu li,
    .wpb_widgetised_column ul li .current_page_ancestor .sub-menu li {
        padding: 2px 0;
        margin: 0;
        line-height: 0
    }
}

.page_sidebar ul li.current-menu-ancestor .sub-menu li:last-child,
.page_sidebar ul li .current_page_ancestor .sub-menu li:last-child,
.sidebar ul li.current-menu-ancestor .sub-menu li:last-child,
.sidebar ul li .current_page_ancestor .sub-menu li:last-child,
.wpb_widgetised_column ul li.current-menu-ancestor .sub-menu li:last-child,
.wpb_widgetised_column ul li .current_page_ancestor .sub-menu li:last-child {
    padding-bottom: 0
}

.page_sidebar ul li.current-menu-ancestor .sub-menu li a,
.page_sidebar ul li .current_page_ancestor .sub-menu li a,
.sidebar ul li.current-menu-ancestor .sub-menu li a,
.sidebar ul li .current_page_ancestor .sub-menu li a,
.wpb_widgetised_column ul li.current-menu-ancestor .sub-menu li a,
.wpb_widgetised_column ul li .current_page_ancestor .sub-menu li a {
    color: #fff !important
}

.page_sidebar ul a,
.sidebar ul a,
.wpb_widgetised_column ul a {
    color: rgb(255 255 255 / .7) !important;
    text-decoration: none;
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif
}

@media screen and (max-width:1139px) {

    .page_sidebar ul a,
    .sidebar ul a,
    .wpb_widgetised_column ul a {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width:768px) {

    .page_sidebar ul a,
    .sidebar ul a,
    .wpb_widgetised_column ul a {
        font-size: 13px;
        line-height: 23px
    }
}

.page_sidebar ul a:hover,
.sidebar ul a:hover,
.wpb_widgetised_column ul a:hover {
    color: #fff
}

.page_sidebar select.form-control,
.sidebar select.form-control,
.wpb_widgetised_column select.form-control {
    background: #f26f24;
    border: 0 !important;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 16px
}

.page_sidebar .form-group.select.mobile_dropdown,
.sidebar .form-group.select.mobile_dropdown,
.wpb_widgetised_column .form-group.select.mobile_dropdown {
    margin: 25px 0 0;
    background: #f26f24;
    padding: 15px 20px;
    border-radius: 0;
    line-height: 23px
}

.page_sidebar .form-group.select.mobile_dropdown a,
.sidebar .form-group.select.mobile_dropdown a,
.wpb_widgetised_column .form-group.select.mobile_dropdown a {
    color: #fff;
    font-family: "Montserrat", sans-serif
}

.page_sidebar .form-group.select.mobile_dropdown::before,
.sidebar .form-group.select.mobile_dropdown::before,
.wpb_widgetised_column .form-group.select.mobile_dropdown::before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    z-index: 7;
    top: 17px
}

/* kchange k03 :: before added */
.main-header::before {
    opacity: 0 !important;

    background: rgb(11, 50, 98);
    content: "";
    transform: scale(1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 40px 60px rgba(0, 0, 0, .18);
    display: flex;
    height: 520px;
    width: calc(100% - 24px);
    position: absolute;
    left: 12px;
    top: 12px;
    z-index: -5;
    border-radius: 16px;
    backdrop-filter: blur(15px) saturate(150%);
    /* background-color:rgb(45, 45, 45, .86); */
    transition: opacity .3s ease-in-out, transform .3s ease-in-out, box-shadow .3s ease-in-out, height .3s ease-in-out;
    transition-behavior: allow-discrete;
}

.main-header.submenu-hover::before {
    opacity: 1 !important;
}

/* kchange k04 :: comming from wordpress :: set width of ul.mega-sub-menu */
/* But we can not set "calc()" in wordpress... */
#mega-menu-wrap-main-navigation #mega-menu-main-navigation>li.mega-menu-megamenu>ul.mega-sub-menu {
    width: calc(100% - 24px);
}