@charset "UTF-8";
/* CSS Document */


@font-face {
    font-family: 'HaasGrot';
    src:
    url('../fonts/NeueHaasDisplayMediu.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    }

@font-face {
        font-family: 'HaasGrot';
        src:
        url('../fonts/NeueHaasDisplayLight.woff') format('woff');
        font-weight: 400;
        font-style: normal;
        font-stretch: normal;
        }

        @font-face {
            font-family:'RecifeText';
            src: url('../fonts/RecifeTextWeb-Light.woff2') format('woff2'),
                 url('../fonts/RecifeTextWeb-Light.woff') format('woff');
            font-weight: 200;
            font-style: normal;
            }

            body, header, content {
                text-align: center;
                width: 100%;
                font-family: 'HaasGrot', sans-serif !important;
                letter-spacing: 1.2px;
            }


            h1, .two_equal .content .left h1, .thirty_seventy h1 {
                font-family: 'RecifeText', serif;
                font-size: 2.8em;
                line-height: 1.1em;
            }

            h2 {
                font-family: 'RecifeText', serif;
                font-size: 1.6em;
                line-height: 1.2em;
            }
            .accordion_title > h2 {
                font-weight: 600 !important;
            }

            h2 strong {
                font-family: 'RecifeText', serif;
            }

            .full_width h2 {
                font-family: 'HaasGrot', sans-serif !important;
                letter-spacing: 1.2px;
            }


h3 {
    font-family: 'RecifeText', serif;

}

p, li, a , ul li {
    font-family: 'HaasGrot', sans-serif;
    letter-spacing: 1.2px;
}
.bold-font, strong, b {
    font-family: 'HaasGrot', sans-serif;
    font-weight: 600;
}
html a[href^="mailto:"]:after, body a[href^="mailto:"]:after, html a[rel="noopener"]:after, body a[rel="noopener"]:after {
    content: '';
    width: 0px;
    height: 0px;
    display: none;

}
.header_menu_wrap.mobile_open {
    top: 36px;
    z-index: 99;
}
ul.slides img {
    overflow-x: clip !important;
    max-width: 100% !important;
    width: 100% !important;
    object-fit: cover;
    }

.flex-active-slide img {
    overflow-x: clip;
    width: 100% !important;
    }

.submenu_ico {
    position: relative;
    left: 250px;
}

.submenu_ico_invert {
    transform: rotate(
180deg
);
}

.sub_menu_closed {
    display: none;
}

a._self.pt-cv-href-thumbnail.pt-cv-thumb-default.cvplbd {
    border: none;
}

.metaslider .caption-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    background: white !important;
    color: white;
    opacity: 1 !important;
    margin: 0;
    display: block;
    width: 50% !important;
    line-height: 1.4em;
    top: 50% !important;
    height: fit-content !important;
    padding: 30px;
}



section.pull_out_text_panel {
    background: #f2f2f2 !important;
}

.related_theme_holder.news .related_theme_title h3:after {
    background-color: #141535;
}

.related_theme_holder.news .related_theme_title h3 {
    color: #141535;
}

.related_theme_holder.news a {
    border-right-color: #141535;
}

#bre_breadcrumbs {
    background-color: #fff;
    padding-left: 1em;
    padding-right: 1em;

}

#bre_breadcrumbs li {
    margin: 0px 20px;
    padding: .3em;
}

#bre_breadcrumbs li:last-child {
    padding-right: 2em;
    padding-left: 2em;
    overflow: hidden;
    margin-left: 0;
    color: #fff;
}

#bre_breadcrumbs li:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(0deg
);
    -ms-transform: skew(0deg);
    transform: skew(0deg
);
}

#bre_breadcrumbs li:first-child:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(
0deg
);
    -ms-transform: skew(0deg);
    transform: skew(
0deg
);
}

#bre_breadcrumbs li:last-child:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1E1836 !important;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: skew(
0deg
);
    -ms-transform: skew(0deg);
    transform: skew(
0deg
);
}

html a, body a, html a.force_link_styling, body a.force_link_styling {
    text-decoration: none;
    color: unset;
    border-bottom: none;
}

.caption_holder ul li a {
    text-decoration: none;
    color: #01467d;
    border-bottom: none;
}

section.tabbed_content_holder ul.tabs li.current {
    background: none;
    cursor: auto;
    border-bottom: 3px solid #141535;
}

#content_sidebar_holder {
    background-color: #FCEDF1;
}

#content_sidebar ul li a, body.bre-group #content_sidebar ul li ul.children li {
    color: #141535;
}

#content_sidebar ul li.current_parent_content_page a, #content_sidebar ul li.current_page_item a {
    color: #141535;
    font-weight: 600;
}

#content_sidebar ul li.page_item_has_children:after {
    content: '';
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0;
    left: 4px;
    display: none;
}

#content_sidebar ul li.page_item_has_children span.expand_sidebar_menu {
    cursor: pointer;
    width: 14px;
    height: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #DC0043;
    color: #fff;
    position: absolute;
    top: 6px;
    left: -7px;
    display: block;
    line-height: 13px;
    text-align: center;
}

#content_sidebar ul li ul.children li a {
    color: #141535;
    font-weight: 400;
}

#content_sidebar ul li ul.children li.current_page_item a {
	color: #141535;
	font-weight: bold;
}

.nf-form-cont input[type="button"] {
    background-color: #141535;
    font-size: initial;
    letter-spacing: 1.2px;
    font-weight: 600;
    font-family: 'HaasGrot', sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.nf-field-label label {
    font-weight: 400 !important;
    margin: 0;
    padding: 0;
    font-family: 'HaasGrot', sans-serif !important;
letter-spacing: 1.2px;
}

.equal_image_link_holder .center_link_image {
    font-family: 'HaasGrot', sans-serif !important;
letter-spacing: 1.2px;
font-weight: 600;
font-size: 1em;
}

.image_panel h2 {
    text-align: left;
}

body.bre-group .callout_panel {
    margin: 0 0 20px;
    padding: 10px;
    background-color: #fff;
    border-top: 1px solid #141535;
    text-align: left;
}

.callout_panel p {
    font-size: 14px;
    padding: 10px;
}

.cta_button {

    background-color: #141535 !important;
    font-family: 'HaasGrot', sans-serif !important;
    letter-spacing: 1.2px;
    font-weight: 600;
}

input[type="submit"] {
    background-color: #141535;
}

.rounded-tr {
    border-top-right-radius: 0px;

}

.rounded-tl {
    border-top-left-radius: 0px;
}

section.large_image_pull_out .large_image_pull_out_text_holder {
    right: unset;
    text-align: left;
}

section.large_image_pull_out .large_image_pull_out_text_holder h1 {
    margin-left: 0;
    font-size: 4em;
    margin-bottom: 0.1em;
    line-height: 1.4em;
}

body.error404 header.nav-up + div,
body.error404 header.nav-down + div {
	background-color: white;
    position: relative;
    padding: 0 0 60px;
}

body.error404 header.nav-up + div #content,
body.error404 header.nav-down + div #content {
	margin-bottom: 60px;
}

body.error404 header.nav-up + div #content #bre_breadcrumbs,
body.error404 header.nav-down + div #content #bre_breadcrumbs {
	background-color: #fff;
}

body.error404 #bre_breadcrumbs li:first-child:after {
	background-color: #fff;
}

body.error404 #bre_breadcrumbs li a,
body.error404 #bre_breadcrumbs li span {
	color: rgb(136, 104, 159);
}

body.error404 #bre_breadcrumbs li:last-child span {
	color: #fff;
}

body.error404 footer {
	position: relative;
}

.nf-form-cont .ninja-forms-field.nf-element {
	background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 0.625em 0.4375em;
}

body.bre-group section ul li {
	list-style-position: inside;
}

section a {
	border-bottom: solid 1px #1E1836;
}

@media (max-width: 1024px){
.header_menu_submenu_ico {
    display: none;
}


}

@media (max-width: 900px){


    body.bre-group .metaslider .flexslider ul.slides .caption-wrap, .site-inner .metaslider.ms-theme-disjoint .flexslider ul.slides .caption-wrap {
        top: 50%;
        left: 0;
        bottom: auto;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 80% !important;
        min-width: auto;
        background-color: #f9f9f9;
        padding: 35px;
        opacity: 1;
        text-align: center;
        position: absolute;
    }

    h1 {
        font-family: 'RecifeText', serif;
        font-size: 1.8em;
        line-height: 1.1em;
    }

    h2 {
        font-family: 'RecifeText', serif;
        font-size: 1.1em;
        line-height: 1.2em;
    }


    .metaslider .slides img {

        min-height: 500px !important;
        width: 100%;
        object-fit: cover;

    }
    .metaslider .flexslider .slides > li {

        overflow-x: clip;
    }

    #content_sidebar .dropdown_sections_title h2 {
        color: #141535;
        margin: 0;
        font-size: 1.9em;
    }

    .image_panel {
        margin-top: 30px;
    }

    }

    @media (max-width: 575.98px){
        li#nav-menu-item-13783 a {
          padding-left: 10px;
      }


