/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */

/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

   html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;

    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden,
[hidden] {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
    /* 1 */
}

/*
 * Extends the .sr-only class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.sr-only.focusable:active,
.sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
}

.clearfix::after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *::before,
    *::after {
        background: #fff !important;
        color: #000 !important;
        /* Black prints faster */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]::after {
        content: " (" attr(href) ")";
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]::after,
    a[href^="javascript:"]::after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    

    h2,
    h3 {
        page-break-after: avoid;
    }
}
@font-face {
    font-family:'RecifeText Light';
    src: url('fonts/Recife/RecifeTextWeb-Light.woff2') format('woff2'),
    url('fonts/Recife/RecifeTextWeb-Light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@-webkit-keyframes animwidth0100 {
    0% { width: 0; }
    100% { width: 100%; }
}
@keyframes animwidth0100 {
    0% { width: 0; }
    100% { width: 100%; }
}
body,
header,
content{
    text-align: center;
    width: 100%;
    font-family:'Neue Haas Grotesk Display Pro 55 Roman';
}
.header_data_wrap {
    /*background: url("../img/header.jpg") 50% 0 no-repeat;*/
    background-size: auto 100%;
    background: #1E1836 !important;
}
.global_width_wrap.header_main {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}
.global_width_wrap.header_main > a {
    width: 0;
}
.header_main_logo {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.header_main_logo:hover {
    /* transform: scale(1.2);*/
}
#header_data_line1 {
    position: absolute;
    top: 169px;
    left: -168px;
}
/*#header_data_line1:hover {
  transform: rotate(90deg);
}*/
.global_width_wrap {
    width: 1024px;
    display: inline-block;
}
.header_top_menu_wrap {
    background: #000;
}
.header_top_menu {
    text-align: left;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul li {
    list-style: none;
}
.header_top_menu ul {
    margin-bottom: 0;
}
.header_top_menu ul li {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1.8px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
    margin-right: 29px;
    text-transform: uppercase;
}
.header_top_menu ul li a  {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    font-weight: 400;
    white-space: nowrap;
    text-decoration: none;
    border-bottom: none;
}
/*.header_top_menu ul li:hover a {*/
/*    text-decoration: underline;*/
/*}*/
.header_menu_wrap {
    line-height: 115px;
    text-align: left;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.header_menu {
}
.header_menu ul {
    margin: 0;
}
.header_menu ul li a {
    color: #fff;
    border: none;
}

.header_menu ul li {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 2.25px;
    color: #fff;
    /* margin-right: 16px; */
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
}
.header_menu ul li ul li{
    text-transform: none;
    display: block;
    width: 100%;
}

.header_menu ul li ul li:hover{
   color: #fff !important;
}

.header_menu ul li.menu-item-has-children:after {
    content: url(https://www.bregroup.com/wp-content/themes/bre-landing-res/img/chevron.svg);
    position: relative;
    right: -4px;
    top: -2px;
}

.header_menu ul .menu-item-has-children:hover:after {
  content: url(https://www.bregroup.com/wp-content/themes/bre-landing-res/img/chevron-blue.svg);
  position: relative;
  right: -4px;
  top: -2px;
}

a.menu-link.sub-menu-link:after {
  content: ' ' !important;
}


.header_menu ul li:hover {
    background: #fff;
}
.header_menu ul li:hover a {
    color: #141535;
    border: none;
}
/*.nav-up {*/
/*  top: -50px;*/
/*}*/
.nav-up {
    top: -40px;
    position: -webkit-sticky;
    position: sticky;
    z-index: 999;
    -webkit-transition: all 330ms ease-out;
    transition: all 330ms ease-out;
}
.nav-down{
    -webkit-transition: top 0.2s ease-in-out;
    transition: top 0.2s ease-in-out;
}
/*  padding: 9px 0 11px 0;*/
/*  margin-left: 4px;*/
/*}*/

.header_menu ul li a .header_menu_submenu_ico {
    overflow: visible;
    box-sizing: content-box;
    margin-left: 4px;
}
.header_menu ul li a:hover {
    border-bottom: 1px solid transparent;
}
.header_menu ul li:nth-last-child(2) a svg {
    display: none;
}
.header_menu ul li.parent:hover .header_menu_submenu_ico {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    padding: 11px 0 9px 0;
}
.header_menu ul li.parent:hover .header_menu_submenu_ico #header_menu_submenu_ico2 {
    stroke: #1E1836;
}
.header_menu ul li.parent:hover ul {
    /*
    height: auto;
    opacity: 1;
    */
    display: block;
}
.header_menu ul li.parent.menu-close ul {
    display: none;
}
.header_menu ul li.parent.menu-open ul {
    display: block;
}

.header_menu ul li ul {
    position: absolute;
    left: 0;
    top: 38px;
    padding: 0px;
    background: #fff;
    -webkit-transition: opacity 0.35s ease-in;
    transition: opacity 0.35s ease-in;
    display: none;
    overflow: hidden;
    z-index: 99999;
}
.header_menu ul li ul li a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    padding: 16px 12px;
    white-space: nowrap;
    text-decoration: none !important;
    border: none !important;
}

.header_menu ul li ul li:hover a {
color: #fff
}

.header_menu ul li ul li:hover  {
background-color: #1E1836;
}



.header_text {
    width: 80%;
    font-size: 60px;
    line-height: 70px;
    letter-spacing: 2.8px;
    color: #FFFFFF;
    padding-bottom: 45px;
    font-family:'RecifeText Light';
    text-align: left;
}
.header_button_wrap {
    text-align: left;
    padding-bottom: 58px;
}
.header_button {
    padding: 15px 27px;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 2.25px;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    text-decoration: none;
    position: relative;
    background: none;
}
.header_button svg {
    margin-left: 126px;
}
.header_button:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #fff;
    z-index: 0;
}
.header_button span {
    z-index: 2;
    position: relative;
}
.header_button:hover:after{
    -webkit-animation: animwidth0100 1s normal forwards;
            animation: animwidth0100 1s normal forwards;
}
.header_button:hover {
    color: #1E1836;
    border-color: #fff;
}
.header_button:hover svg path,
.header_button:hover svg line {
    stroke: #1E1836;
}
/*.header_button:hover {
  border: 1px dotted #FFFFFF;
  font-family: 'Neue Haas Grotesk Display Pro 65 Medium';
}
.header_button:hover svg {
  transform: translate(10px, 0px);
}*/
.header_slide {
    opacity: 0;
    max-height:0;

}
.header_slide.active_header_slide {
    opacity: 1;
    max-height: 348px;
    -webkit-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in;
}
#header_slides_togglers {
    padding-bottom: 92px;
    text-align: left;
}
.header_slides_togglers_wrap {

}
.header_slides_toggler {
    width: 220px;
    margin-right: 23px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}
.header_slides_toggler_text {
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    letter-spacing: 2.25px;
}

.header_slides_toggler {
    opacity: 0.5;
}
.header_slides_toggler.active_header_slides_toggler {
    opacity: 1;

}
body {
    background: #fff;
}
@-webkit-keyframes header_slides_toggle_bar_an {
    0% {
        background-position: 40px 0;
    }
    100% {
        background-position: 0 0;
    }
}
@keyframes header_slides_toggle_bar_an {
    0% {
        background-position: 40px 0;
    }
    100% {
        background-position: 0 0;
    }
}
.header_slides_toggle_bar {
    margin-top: 10px;
    overflow: hidden;
    height: 1px;
    background-color: #838383;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.header_slides_toggle_bar  div {
    opacity: 0;
    background-size: 40px 40px;
    float: left;
    width: 0%;
    height: 2px;
    font-size: 12px;
    line-height: 2px;
    color: #ffffff;
    text-align: center;
    -webkit-transition: width 5s ease;
    transition: width 5s ease;
    -webkit-animation: header_slides_toggle_bar_an 2s linear infinite;
            animation: header_slides_toggle_bar_an 2s linear infinite;
    background-color: #fff;
}
.active_header_slides_toggler .header_slides_toggle_bar  div {
    width: 100%;
    opacity: 1;
}
.block_type_1 {
    padding: 46px 0 65px 0;
    background: #fff;

}
.block_type_1  .global_width_wrap {
    position: relative;
    text-align: left;
}
.block_type_1 .left_line {
    position: absolute;
    top: 10px;
    left: -168px;
}
/*.block_type_1 .left_line:hover {
  transform: rotate(90deg);
}*/
.block_type_1 .text_cont {
    width: 80%;
    font-size: 28px;
    line-height: 33px;
    letter-spacing: 0.56px;
    color: #1E1836;
}
.block_type_1 .button_line {
    padding-top: 35px;

}
.button2 {
    padding: 15px 27px;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 2.25px;
    color: #141535;
    border: 1px solid #141535;
    text-decoration: none;
    position: relative;
    background: none;
}
.button2:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #1E1836;
    z-index: 0;
}
.button2 span {
    z-index: 2;
    position: relative;
}
.button2:hover:after{
    -webkit-animation: animwidth0100 1s normal forwards;
            animation: animwidth0100 1s normal forwards;
}
.button2:hover {
    color: #fff;
    border-color: #1E1836;
}
.button2:hover svg path,
.button2:hover svg line {
    stroke: #fff;
}

.button2,
.button2 span {
    outline: none;
}
.button2 svg {
    margin-left: 126px;
}
/*.button2:hover {
  border: 1px dotted #141535;
  font-family: 'Neue Haas Grotesk Display Pro 65 Medium';
}
.button2:hover svg {
  transform: translate(10px, 0px);
}*/

.header_main_logo {
    position: absolute;
    left: -138px;
}
.block_type_2 {
    background: #141535 0% 0% no-repeat;
    padding: 40px 0;

}
.block_type_2  .global_width_wrap {
    position: relative;
    text-align: left;
}
.block_type_2  .global_width_wrap.sec1 .left_decor_line1 {
    position: absolute;
    top: 18px;
    left: -168px;
}
.block_type_2_title {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-align: left;
    font-family:'RecifeText Light';
}
.block_type_2_title.bigfont {
    font-size: 60px;
    line-height: 70px;
}
.block_type_2 .toggle_mosaic1 {
    margin-top: 28px;
}
.toggle_mosaic1_items {
    width: 100%;
    display: block;
    float: left;
}
.toggle_mosaic1_item {
    position: relative;
    width: 49%;
    margin-right: 1%;
    float: left;
    height: 300px;
    overflow: hidden;
    margin-bottom: 10px;
}

.toggle_mosaic1_item img {
    width: 100%;
    min-height: 300px;
}
.toggle_mosaic1_item_image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 0;
}
.toggle_mosaic1_item:hover .toggle_mosaic1_item_image:after {
    opacity: 0.75;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
.toggle_mosaic1_item_date {
    position: absolute;
    top: 18px;
    left: 30px;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 2.25px;
    color: #FFFFFF;
    z-index: 1;
}
.toggle_mosaic1_item_text {
    position: absolute;
    bottom: 54px;
    left: 30px;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #FFFFFF;
    width: 86%;
    font-family:'RecifeText Light';
    z-index: 1;
}
.toggle_mosaic1_item_irm {
    position: absolute;
    right: 23px;
    bottom: 19px;
}
.toggle_mosaic1_items_toggler_wrap {
    padding-top: 40px;
    text-align: center;
    width: 100%;
    display: block;
    float: left;
}
.toggle_mosaic1_items_toggler {
    widdth: 100px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
.toggle_mosaic1_items_toggler span {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 2.25px;
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.toggle_mosaic1_items_toggler svg {
    margin-top: 10px;
}
.toggle_mosaic1_item.novisible {
    display: none;
}
.products_list_wrap {
    overflow: hidden;
}
.products_list {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    padding-top: 24px;
    padding-bottom: 20px;
}
.products_list::-webkit-scrollbar {
    height: 1px;
    background: #ccc;
    border-radius: 5px;
}

.products_list::-webkit-scrollbar-track {
    border-radius: 5px;
    height: 1px;
}

.products_list::-webkit-scrollbar-thumb {
    background-color: #FFF;
    outline: 1px solid #FFF;
    height: 5px;
    border-radius: 1px;
}
.products_list_item {
    display: inline-block;
    vertical-align: top;
    width: 265px;
    height: 298px;
    overflow: hidden;
    border: 1px solid #FFFFFF;
    position: relative;
    margin-right: 20px;
    white-space: normal;
}

.products_list_item_num {
    top: 21px;
    left: 24px;
    position: absolute;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 2.25px;
    color: #FFFFFF;
    max-height: 20px;
    overflow: hidden;
}
.products_list_item_name {
    top: 50px;
    left: 24px;
    position: absolute;
    font-size: 34px;
    line-height: 38px;
    letter-spacing: 0.68px;
    color: #FFFFFF;
    max-height: 55px;
    overflow: hidden;
    font-family:'RecifeText Light';
    text-transform: uppercase;
}
.products_list_item_img_wrap {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 150px;
}
.products_list_item_img_text {
    opacity: 0;
    padding: 24px 24px 0 24px;
    overflow: hidden;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 2.25px;
    color: #FFFFFF;
    height: 0;
}
.products_list_item_img {
    height: 100%;
}
.products_list_item_img img {
    min-height: 100%;
}
.products_list_item:hover {
    background: #fff;
    -webkit-transition: background-color 2s linear;
    transition: background-color 2s linear;
}
.products_list_item:hover .products_list_item_img  {
    display: none;
}
.products_list_item:hover .products_list_item_img_text {
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    opacity: 1;
    height: 100px;
}
.products_list_item:hover .products_list_item_img_wrap {
    background: #141535;
    -webkit-transition: background-color 2s linear;
    transition: background-color 2s linear;
}
.products_list_item:hover .products_list_item_name,
.products_list_item:hover  .products_list_item_num  {
    color: #141535;
}
.products_list_item_img img {
    border-top: 1px solid #fff;
    width: 100%;
}
.products_viewall_wrap {
    text-align: center;
    padding-top: 41px;
    width: 100%;
}
.products_viewall {
    padding: 15px 27px;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 2.25px;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    text-decoration: none;
    position: relative;
    background: none;
}
.products_viewall svg {
    margin-left: 126px;
}
.products_viewall:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #fff;
    z-index: 0;
}
.products_viewall span {
    z-index: 2;
    position: relative;
}
.products_viewall:hover:after{
    -webkit-animation: animwidth0100 1s normal forwards;
            animation: animwidth0100 1s normal forwards;
}
.products_viewall:hover {
    color: #1E1836;
    border-color: #fff;
}
.products_viewall:hover svg path,
.products_viewall:hover svg line {
    stroke: #1E1836;
}

.block_type_3 {
    background: #fff;
    padding: 36px 0;
}
.block_type_3 .global_width_wrap {
    position: relative;
    text-align: left;
}
.block_type_3_title {
    background: #DC0043;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 2.25px;
    color: #FFFFFF;
    padding: 4px 11px;
    display: inline-block;
    vertical-align: middle;
}
.block_type_3_readmore {
    float: right;
    display: inline-block;
    vertical-align: middle;
}
.block_type_3_readmore a {
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 2.25px;
    color: #DC0043;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.block_type_3_readmore svg {
    margin-left: 11px;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 6px;
}
.block_type_3_readmore:hover svg {
    -webkit-transform: translate(10px, 0px);
            transform: translate(10px, 0px);
}
.scroll_block1 {
    padding-top: 40px;
}
.scroll_block1_items {
    width: 100%;
    white-space: nowrap;
}

.scroll_block1_items_scroller {
    height: 100%;
    overflow: auto;
    padding-bottom: 30px;
}

.scroll_block1_item {
    position: relative;
    width: 420px;
    padding-right: 20px;
    min-height: 175px;
    white-space: normal;
    display: inline-block;
    vertical-align: top;
}
.scroll_block1_items_scroller_iw {
    padding-right: 20px;
    border-right: 1px solid #141535;
    min-height: 175px;
}
.scroll_block1_item.last .scroll_block1_items_scroller_iw {
    padding-right: 0;
    border-right: 0;
}
.scroll_block1_item a {
    text-decoration: none;
}
.scroll_block1_items:hover .scroll_block1_item {
    opacity: 0.5;
}
.scroll_block1_items:hover .scroll_block1_item:hover {
    opacity: 1;
}
.scroll_block1_item.last {
    border-right: 0;
    margin-right: 0;
}
.scroll_block1_item_text {
    max-height: 135px;
    overflow: hidden;
    font-size: 28px;
    line-height: 33px;
    letter-spacing: 0.56px;
    color: #1E1836;
    font-family:'RecifeText Light';
}
.scroll_block1_item_date {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 2.25px;
    color: #141535;
    font-family: 'Neue Haas Grotesk Display Pro 25 XThin';
    position:  absolute;
    bottom: 0;
    left: 0;
}
.scroll_block1_items_scroller::-webkit-scrollbar {
    height: 1px;
    background: #f4b2c6;
    border-radius: 5px;
}

.scroll_block1_items_scroller::-webkit-scrollbar-track {
    border-radius: 5px;
    height: 1px;
}

.scroll_block1_items_scroller::-webkit-scrollbar-thumb {
    background-color: #DC0043;
    outline: 1px solid #DC0043;
    height: 5px;
    border-radius: 1px;
}
.scroll_block1_items_scroller.autoscrolling,
.products_list.autoscrolling {
    scroll-behavior: smooth;
}
.block_type_4 {
    background: #FCEDF1;
    padding-top: 37px;
    padding-bottom: 50px;
}
.block_type_4 .global_width_wrap {
    position: relative;
    text-align: left;
}
.block_type_4 .sec1 .block_type_4_line1  {
    position: absolute;
    top: 0;
    left: -168px;
}
.block_type_4_title  {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #DC0043;
    font-family:'RecifeText Light';
}
.block_type_4 .slider_type_1 {
    margin-top: 39px;
    width: 100% !important;
}
.slider_type_1 {
    margin-bottom: 90px;
}
.slider_type_1 {
    height: 350px;
    width: 100%;

}
.slider_type_1_slide {
    height: 350px;
    width: 1024px;
    overflow: hidden;
    margin-right: 20px;
    float: left;
    text-align: left;
    background: #fff;
    opacity: 0.5;
}
.slider_type_1_slide.is-selected {
    opacity: 1;

}
.slider_type_1_slide.is-selected:hover img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}
.slider_type_1_slide_img {
    width: 50%;
    overflow: hidden;
    float: left;
    height: 100%;
}
.slider_type_1_slide_img img {
    height: 100%;
    max-width: 100%;
    -webkit-transform: scale(1.0);
            transform: scale(1.0);
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;

}
.slider_type_1_slide_cont {
    position: relative;
    width: 50%;
    overflow: hidden;
    float: left;
    height: 100%;
}
.slider_type_1_slide_cont_w {
    padding: 31px;
}
.slider_type_1_slide_cont_text {
    font-size: 34px;
    line-height: 38px;
    letter-spacing: 0.68px;
    color: #DC0043;
    height: 235px;
    overflow: hidden;
    font-family:'RecifeText Light';
}
.slider_type_1_slide_cont_client {
    position: absolute;
    bottom: 31px;
    left: 0;
    width: 100%;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
.slider_type_1_slide_cont_client span {
    padding-left: 31px;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 2.25px;
    color: #DC0043;
}
.slider_type_1_slide_cont_client svg {
    float: right;
    padding-right: 31px;
    -webkit-transform: scale(1);
            transform: scale(1);
}
.slider_type_1_slide_cont_client:hover svg {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}
.slider_type_1  .flickity-enabled {
    position: static !important;
}
body .slider_type_1 .flickity-prev-next-button,
.slider_type_1 .flickity-button.previous,
.slider_type_1 .flickity-button.next  {
    bottom: -90px !important;
    z-index: 2;
}

.slider_type_1 .flickity-button.previous,
.slider_type_1 .flickity-button.next {
    width: 50px;
    height: 50px;
    border: 1px solid #DC0043;
    background: none;
    border-radius: 0;
}
.slider_type_1 .flickity-button.previous:hover,
.slider_type_1 .flickity-button.next:hover {
    background: #DC0043;
}
.slider_type_1 .flickity-button.previous:hover svg line,
.slider_type_1 .flickity-button.next:hover svg line,
.slider_type_1 .flickity-button.previous:hover svg path,
.slider_type_1 .flickity-button.next:hover svg path {
    stroke: #fff;
}


.slider_type_1 .flickity-button.previous {
    position: absolute;
    left: 0px;
}
.slider_type_1 .flickity-button.next {
    position: absolute;
    right: 0px !important;
}
.slider_type_1 .flickity-button.previous:disabled,
.slider_type_1 .flickity-button.next:disabled {
    opacity: 0.5;
    display: none;
}
.slider_type_1 .flickity-prev-next-button {
    text-align: center;
    cursor: pointer
}
.slider_type_1 .flickity-prev-next-button svg {
    width: 13px !important;
    height: 11px !important;
    display: inline-block;
}
.slider_type_1 .flickity-button.previous svg {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}
/*.slider_type_1  .flickity-page-dots {
  text-align: left;
  top: -40px !important;
  right: 0;
  left: auto !important;
  width: auto !important;
}*/
.slider_type_1  .flickity-page-dots {
    position: relative !important;
    top: auto !important;
    right: 0;
    bottom: auto !important;
    width: auto !important;
    display: inline-block !important;
    vertical-align: middle!important;
    text-align: left;
}
.slider_type_1 .flickity-page-dots li {
    width: auto  !important;
    height:auto  !important;
}
.numDots {
    position: absolute;
    right: 0;
    top: -76px;
    font-family:'RecifeText Light';
}
.slider_type_1 .flickity-page-dots li,
.slider_type_1 .dotsq {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #DC0043;
    background: none;
    border-radius: 0;
    display: none;
}

.slider_type_1 .flickity-page-dots li.is-selected,
.slider_type_1 .dotsq  {
    display: inline-block;
    vertical-align: middle;
}

.viewall_red_wrap {
    text-align: center;
    padding-top: 41px;
    width: 100%;
}
.block_type_4 .viewall_red_wrap {
    position: absolute;
    bottom: 0;
}
.viewall_red {
    padding: 15px 27px;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 2.25px;
    color: #DC0043;
    border: 1px solid #DC0043;
    text-decoration: none;
    position: relative;
    background: none;
}
.viewall_red svg {
    margin-left: 126px;
}
.viewall_red:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #DC0043;
    z-index: 0;
}
.viewall_red span {
    z-index: 2;
    position: relative;
}
.viewall_red:hover:after{
    -webkit-animation: animwidth0100 1s normal forwards;
            animation: animwidth0100 1s normal forwards;
}
.viewall_red:hover {
    color: #fff;
    border-color: #DC0043;
}
.viewall_red:hover svg path,
.viewall_red:hover svg line {
    stroke: #fff;
}
.block_type_5 {
    background: #141535;

}
.block_type_5 global_width_wrap {
    position: relative;
}
.block_type_5_item:hover .block_type_5_item_left_c .block_type_5_item_cat {
    text-indent: 1.0em;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}
.block_type_5_item {
    width: 100%;
    height: 350px;
    padding: 80px 0;
}
.block_type_5_item_left {
    width: 50%;
    position: relative;
    float: left;
    height: 100%;
    text-align: left;
    background: #363752;
}
.block_type_5_item_left_c {
    padding: 22px 28px 33px 28px;
}
.block_type_5_item_right {
    width: 50%;
    overflow: hidden;
    float: left;
    height: 100%;

}
.block_type_5_item:hover .block_type_5_item_right img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    max-width: 100%;
}
.block_type_5_item_right img {
    width: 100%;
    min-height: 100%;
    -webkit-transform: scale(1.0);
            transform: scale(1.0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}
.block_type_5_item_cat {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 2.25px;
    color: #FFFFFF;
    text-indent: 0em;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}
.block_type_5_item_text {
    font-size: 34px;
    line-height: 38px;
    letter-spacing: 0.68px;
    color: #FFFFFF;
    padding-top: 50px;
    height: 165px;
    overflow: hidden;

    font-family:'RecifeText Light';
}
.block_type_5_item_rm {
    position: absolute;
    left: 28px;
    bottom: 33px;
    font-size: 15px;
    line-height: 50px;
    letter-spacing: 2.25px;
    color: #fff;
    padding: 0 48px;
    border: 1px solid #fff;
    text-decoration: none;
    background: none;
}
.block_type_5_item_rm:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #fff;
    z-index: 0;
}
.block_type_5_item_rm span {
    z-index: 2;
    position: relative;
}
.block_type_5_item_rm:hover:after{
    -webkit-animation: animwidth0100 1s normal forwards;
            animation: animwidth0100 1s normal forwards;
}
.block_type_5_item_rm:hover {
    color: #141535;
    border-color: #fff;
    background: none;
}
.block_type_6 {
    padding: 40px 0 80px 0;
    background: #fff;
}
.global_width_wrap {
    position: relative;
    text-align: left;
}
.block_type_6_title {
    font-size: 28px;
    line-height: 33px;
    letter-spacing: 0.56px;
    color: #1E1836;
    font-family:'RecifeText Light';
}
.toggle_list1 {
    margin-top: 20px;
}
.toggle_list1_left {
    width: 50%;
    float: left;
    position: relative;
}
.toggle_list1_left_c {
    padding-bottom: 80px;
    position: relative;
}
.toggle_list1_right {
    width: 50%;
    float: right;
}
.toggle_list1_left_item {
    display: table;
    vertical-align: top;
    width: 100%;
    border-top: 1px solid #141535;
    padding-top: 22px;
    padding-bottom: 22px;
}


.toggle_list1_left_item.toggled {

}
.toggle_list1_left_item_ico {
    display: table-cell;
    vertical-align: top;
    width: 11%;
}

.toggle_list1_left_item_ico svg {
    cursor: pointer;
}
.toggle_list1_left_item_ico .inactive_ico {
    opacity: 0.5;
}
.toggle_list1_left_item_ico .inactive_ico:hover {
    opacity: 1;
    /*transform: rotate(22deg);*/
}
.toggle_list1_left_item_ico .active_ico {
    position: relative;
    left: -7px;
    display: none;
    opacity: 1;
}
.toggle_list1_left_item.toggled .toggle_list1_left_item_ico .inactive_ico {
    display: none;
}
.toggle_list1_left_item.toggled .toggle_list1_left_item_ico .active_ico {
    display: block;
}
.toggle_list1_left_item_c {
    display: table-cell;
    vertical-align: top;
    width: 76%;
    padding: 0 2% 0 32px;
}
.toggle_list1_left_item_title {
    font-size: 28px;
    line-height: 33px;
    letter-spacing: 0.56px;
    color: #1E1836;
    opacity: 0.5;
    cursor: pointer;
    font-family:'RecifeText Light';
}
.toggle_list1_left_item_mobile_img {
    display: none;
}
.toggle_list1_left_item:hover .toggle_list1_left_item_title {
    opacity: 1;
}
.toggle_list1_left_item_texe {
    padding-top: 18px;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1.5px;
    color: #141535;
    display: none;
    border-right: 1px solid transparent;
    padding-right: 20px;
    margin-right: 20px;
}
.toggle_list1_left_item_rm {
    padding-top: 30px;
    display: none;
}
.toggle_list1_left_item.toggled .toggle_list1_left_item_rm,
.toggle_list1_left_item.toggled .toggle_list1_left_item_texe,
.toggle_list1_left_item.toggled .toggle_list1_left_item_title {
    display: block;
    opacity: 1;
}
.toggle_list1_left_c .active_ico {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: relative;
    left: 0px;
}
.toggle_list1_left_c:hover .inactive_ico,
.toggle_list1_left_c:hover .toggle_list1_left_item_title {
    opacity: 0.5;
}
.toggle_list1_left_item:hover .inactive_ico,
.toggle_list1_left_item:hover .toggle_list1_left_item_title{
    opacity: 1;
}
.toggle_list1_left_item_rm a {
    font-size: 15px;
    line-height: 50px;
    letter-spacing: 2.25px;
    color: #141535;
    padding: 0 45px;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #141535;
    display: inline-block;
    position: relative;
    background: none;
}
.toggle_list1_left_item_rm a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #1E1836;
    z-index: 0;
}
.toggle_list1_left_item_rm a span {
    z-index: 2;
    position: relative;
}
.toggle_list1_left_item_rm a:hover:after{
    -webkit-animation: animwidth0100 1s normal forwards;
            animation: animwidth0100 1s normal forwards;
}
.toggle_list1_left_item_rm a:hover {
    color: #fff;
    border-color: #1E1836;
}
.toggle_list1_left_item_rdi {
    display: table-cell;
    width: 13%;
}
.toggle_list1_left_item_rdi svg {
    display: none;
}
.toggle_list1_left_item.toggled .toggle_list1_left_item_rdi svg {
    display: block;
}
.toggle_list1_right_item {
    padding-left: 16px;
    opacity: 0;
    height: 0;
}
.toggle_list1_right_item img {
    max-width: 100%;
}
.toggle_list1_right_item.toggled {
    opacity: 1;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    height: auto;
}
.toggle_list1_left {

}
.toggle_list1_left .button_line {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.toggle_list1_left .button_line a {
    display: block;
}
.toggle_list1_left .button_line .button2 svg {
    margin-left: 0;
    float: right;
    padding-top: 3px;
}

footer {
    background: #000;
    padding: 56px 0 135px 0;
}
footer .global_width_wrap {
    position: relative;
    text-align: left;
}

#footer_logo {
    position: absolute;
    top: 0;
    left: -105px;
}
.footer_left {
    float: left;
    padding-left: 10%;
    width: 50%;
}
.footer_right {
    float: right;
    width: 40%;
}
footer .list_items {
    display: inline-block;
    vertical-align: top;
    min-width: 192px;
    margin-right: 10px;
}
footer .list_items a:hover {
    text-decoration: underline;
}
footer .list_items_title {
    font-family: 'Neue Haas Grotesk Display Pro 35 Thin';
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1.8px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #fff;
}
footer .list_items ul {

}
footer .list_items ul li {

}
footer .list_items ul li a {
    font-family: 'Neue Haas Grotesk Display Pro 35 Thin';
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
    letter-spacing: 1.8px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding-bottom: 8px;
    border: none;
}
footer .list_items ul li a svg {
    width: 18px;
    margin-right: 18px;
}
#block_type_11,
#header_data_line11,
#block_type_4_line11,
.block_type_2 .left_decor_line1 #header_data_line11 {
    opacity: 0;
}
#block_type_11.animated,
#header_data_line11
.animated,
#block_type_4_line11.animated,
.block_type_2 .left_decor_line1 #header_data_line11.animated {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    -webkit-animation: dash 5s linear forwards;
            animation: dash 5s linear forwards;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    opacity: 1;
}

.custom-animation {
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    -webkit-animation: dash 5s linear infinite;
            animation: dash 5s linear infinite;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    opacity: 1;
}

@-webkit-keyframes dash {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    to {
        stroke-dashoffset: 0;
    }
}

html a:hover, body a:hover {
    color: #1E1836;
    border-bottom: solid 1px #1E1836;
}

#header_menu_toggler {
    display: none;
    position: absolute;

    top: 30px;
    right: 25px;
    z-index: 1;
}
.header_menu_wrap {
    z-index: 12;
    position: relative;
}
.header_menu_wrap.mobile_open {
    position: fixed;
    top: 34px;
    left: 0;
    background: #1E1836;
    opacity: 1;
    -webkit-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in;
    height: 100%;
    z-index: 3;
    width: 100%;
}
#header_menu_toggler_close {
    display: none;
    position: fixed;
    top: 50px;
    right: 30px;
    z-index: 4;
}
.header_menu_wrap.mobile_open #header_menu_toggler_close {
    display: block;
}
.products_readmore {
    display: none;
}

.toggle_list1_left_item .toggle_list1_left_item_ico_wrap.for_inactive_ico  {
    display: block;
}
.toggle_list1_left_item .toggle_list1_left_item_ico_wrap.for_active_ico {
    display: none;
}
.toggle_list1_left_item.toggled .toggle_list1_left_item_ico_wrap.for_inactive_ico  {
    display: none;
}
.toggle_list1_left_item.toggled .toggle_list1_left_item_ico_wrap.for_active_ico {
    display: block;
}
.toggle_list1_left_item_ico_wrap  {
    position: relative;
    z-index: 0;
    width: 38px;
    height: 38px;
    cursor: pointer;
}
.toggle_list1_left_item_ico_wrap:before {
    content: '';
    /*background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);*/
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    -webkit-filter: blur(5px);
            filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    -webkit-animation: glowing 20s linear infinite;
            animation: glowing 20s linear infinite;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;

}
.toggle_list1_left_item_ico_wrap:hover:before {
    opacity: 1;
}
.toggle_list1_left_item_ico_wrap:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: none;
    left: 0;
    top: 0;
    border-radius: 10px;
    opacity: 0;
}
@-webkit-keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}
@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}

#header_search_form {
    top: 50%;
    right: -30px;
    position: absolute;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
#header_search_form svg {
    cursor: pointer;
}
#header_search_form_input {
    height: 28px;
    width: calc(100% - 10px);
    background: none;
    text-transform: uppercase;
    outline: none;
    position: absolute;
    top: 0px;
    left: -30px;
    right: auto;
}

#header_search_form > svg {
    z-index: 1;
    position: relative;
}

.header_menu_wrap.visibility-none {
    visibility: hidden;
}
.header_menu_wrap.visibility-none.mobile_open {
    visibility: visible;
}

.header_search_form_input_close {
    position: absolute;
    top: 39px;
    right: 8px;
    opacity: 0;
    z-index: 2;
}
.header_search_form_input_close svg {
    fill: #fff;
}
.header_search_form_input_close.open {
    opacity: 1;
    cursor: pointer;
}

#header_search_form_input {
    font-family: 'Neue Haas Grotesk Display Pro 55 Roman';
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1.8px;
    color: #FFFFFF;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-in;
    transition: opacity 0.1s ease-in;
    padding: 1px 30px 1px 2px;
    border-radius: 0;
}

#header_search_form.show #header_search_form_input {
    opacity: 1;
}

#header_search_form input::-webkit-input-placeholder {
    color: red;
}

#header_search_form input:placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: red;
    opacity: 1; /* Firefox */
}
#header_search_form input::-moz-placeholder {
    color: red;
}
#header_search_form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: red;
}


#header_search_form_input,
#header_search_form_input:hover,
#header_search_form_input:focus,
#header_search_form_input:active {
    border-bottom: 1px solid #fff;
    border-top: none;
    border-left: none;
    border-right: none;
}
#header_search_form button {
    display: none;
}

@media screen and (max-width: 1023px) and (min-width: 1px) {

    .header_menu ul li.menu-item-has-children:after {
        content: url(https://www.bregroup.com/wp-content/themes/bre-landing-res/img/chevron.svg) !important;
        
        right: 101px !important;
        top: -3px !important;
        position: absolute !important;
    
    }
  
    .header_menu ul li.svgRotate.menu-item-has-children.svgRotate:after {
      transform: rotate(
  180deg
  );
  }

    .header_menu_wrap.mobile_open {
        padding-top: 112px !important;
    }
    #header_menu_toggler_close {
        top: 78px;
    }
    .header_search_form_input_close {
        right: 120px;
    }
    #header_search_form {
        position: absolute;
        left: -80px;
        z-index: 1;
        right: auto;
    }
    #header_search_form_input {
        width: calc(100% - 225px);
        left: 184px;
        right: auto;
    }
    .global_width_wrap {
        width: auto;
        display: block;
        padding: 0 25px;
    }
    .global_width_wrap.header_main {
        height: 115px;
        position: relative;
    }
    .header_menu_wrap {
        padding-top: 112px;
        padding-bottom: 25px;
        padding-left: 25px;
        position: absolute;
        top: -8888px;
        opacity: 0;
    }
    .header_text {
        padding: 153px 0 0 59px;
        width: 65%;
        font-size: 35px;
        line-height: 35px;
        letter-spacing: 2.8px;
    }
    .header_main_logo {
        position: absolute;
        left: 25px;
        width: 50px;
        height: 50px;
        z-index: 4;
    }
    #header_data_line1 {
        position: absolute;
        top: 153px;
        left: 25px;
        width: 50px;      height: 50px;
    }
    .header_button_wrap {
        padding-bottom: 0px;
        padding-top: 64px;
        margin-left: 84px;
    }
    .header_button svg {
        margin-left: 50px;
    }
    .header_slides_toggler_text {
        display: none;
    }
    #header_slides_togglers {
        padding: 64px 0 27px 0;
    }
    .header_slides_toggler {
        width: 30%;
        margin-right: 1%;
        margin-left: 1%;
    }
    body {
        width: 100%;
        overflow-x: hidden;
    }
    .header_top_menu ul {
        margin-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    #header_menu_toggler {
        display: block;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
    }
    .header_menu ul li {
        padding: 0;
        display: block;
        padding-bottom: 21px;
        font-size: 21px;
        line-height: 21px;
    }
    .header_menu ul li.parent:hover ul {
        z-index: 5;
    }
    .header_menu ul li:hover {
        background: none;
    }
    .header_menu ul li:hover a {
        color: #FFF;
    }
    .header_menu ul li.parent:hover .header_menu_submenu_ico #header_menu_submenu_ico2 {
        stroke: #FFF;
    }
    .header_menu ul li:hover ul a,
    .header_menu ul li ul {
        color: #FFF;
    }

    .header_menu_wrap.mobile_open {
        overflow: auto;
        height: calc(100% - 36px);
        z-index: 9;
    }
    .header_menu ul li ul {
        position: relative;
        top: 5px;
        background: none;
    }
    .block_type_1 .left_line {
        display: none;
    }
    .block_type_1 {
        padding: 38px 0 48px 0;
    }
    .button2 svg {
        margin-left: 96px;
    }
    .block_type_2 {
        padding: 25px 0;
    }
    .block_type_2_title {
        font-size: 45px;
        line-height: 45px;
        padding-left: 35px;
    }
    .block_type_2 .global_width_wrap.sec1 .left_decor_line1 {
        position: absolute;
        top: 5px;
        left: 25px;
        width: 32px;
        height: 32px;
    }
    .toggle_mosaic1_item {
        width: 100%;
        margin-right: 0;
        float: none;
        height: 300px;
        overflow: hidden;
        margin-bottom: 20px;
        display: block;
    }
    .toggle_mosaic1_items {
        float: none;
    }
    .toggle_mosaic1_items_toggler_wrap {
        float: none;
    }
    .block_type_2.products_block {
        padding-top: 50px;
        padding-bottom: 54px;
    }
    .toggle_mosaic1_item_text {
        font-size: 28px;
        line-height: 33px;
    }
    .block_type_2.products_block .block_type_2_title {
        font-size: 30px;
        line-height: 36px;
    }
    .products_readmore  {
        float: right;
        display: inline-block;
        vertical-align: middle;
        margin-top: 3px;
        display: block;
    }
    .products_readmore a {
        font-size: 15px;
        line-height: 30px;
        letter-spacing: 2.25px;
        color: #FFF;
        text-decoration: none;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }
    .products_readmore svg {
        margin-left: 11px;
        line-height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 6px;
    }
    .block_type_2.products_block .block_type_2_title {
        float: left;
    }
    .products_list_wrap {
        width: 100%;
    }
    .products_list {
        padding-bottom: 40px;
    }
    .products_viewall_wrap {
        padding-top: 50px;
    }
    .block_type_3 {
        padding: 50px 0 69px 0;
    }
    .scroll_block1_items_scroller {
        padding-bottom: 39px;
    }
    .block_type_4_title {
        padding-left: 35px;
    }
    .block_type_4 .sec1 .block_type_4_line1 {
        position: absolute;
        top: 5px;
        left: 25px;
        width: 32px;
        height: 32px;
    }
    .slider_type_1 {
        height: auto;
    }
    .slider_type_1_slide {
        width: 100%;
        height: auto;
    }
    .slider_type_1_slide_img {
        max-height: 350px;
    }
    .slider_type_1_slide_img {
        width: 100%;
        float: none;
    }
    .slider_type_1_slide_img img {
        height: auto;
        max-width: 100%;
        min-width: 100%;
    }
    .slider_type_1_slide_cont {
        position: relative;
        width: 100%;
        overflow: hidden;
        float: none;
        height: 350px;
    }
    .block_type_4 .viewall_red_wrap {
        position: relative;
    }
    .slider_type_1 .flickity-button.next {
        right: 0 !important;
    }
    .slider_type_1 .numDots {
        right: 0 !important;
    }
    body .slider_type_1 .flickity-prev-next-button, .
    slider_type_1 .flickity-button.previous,
    .slider_type_1 .flickity-button.next {
        bottom: -65px !important;
    }
    .block_type_4 .viewall_red_wrap {
        padding-top: 135px;
    }
    .slider_type_1 {
        margin-bottom: 0;
    }
    .block_type_4 {
        padding-bottom: 30px;
    }
    .block_type_5 {
        padding-top: 50px;
        padding-bottom: 69px;
    }
    .block_type_5_item {
        width: 100%;
        height: auto;
        padding: 0;
    }
    .block_type_5_item_left {
        width: 100%;
        float: none;
        height: auto;
    }
    .block_type_5_item_right {
        width: 100%;
        float: none;
    }
    .block_type_5_item_left_c {
        padding: 28px 22px 40px 22px;
    }
    .block_type_5_item_text {
        height: auto;
    }
    .block_type_5_item_rm {
        position: relative;
        left: 0;
        bottom: auto;
        display: inline-block;
        margin-top: 60px;
    }
    .block_type_5_item_rm span {
        line-height: 50px;
        display: inline-block;
    }
    .block_type_6 {
        padding: 45px 0 63px 0;
    }
    .toggle_list1_left {
        width: 100%;
        float: none;
        height: auto !important;
    }
    .toggle_list1_right {
        display: none;
    }
    .toggle_list1_left_item.toggled .toggle_list1_left_item_mobile_img {
        display: block;
    }
    .block_type_6_title {
        font-size: 30px;
        line-height: 36px;
    }
    .toggle_list1_left_item_rdi {
        display: none;
    }
    .toggle_list1_left_item_mobile_img img {
        width: 100%;
    }
    .toggle_list1_left_item_title {
        padding-bottom: 18px;
        padding-top: 5px;
    }
    .toggle_list1_left_item_rm {
        padding-top: 25px;
    }
    .toggle_list1_left .button_line {
        position: relative;
        bottom: 0;
        width: 100%;
        padding-top: 30px;
    }
    .toggle_list1_left_c {
        padding-bottom: 0;
    }
    .footer_left {
        float: none;
        padding-left: 0;
        width: 100%;
        text-align: center;
    }
    .footer_right {
        float: none;
        width: 100%;
        text-align: center;
    }
    footer .list_items {
        display: inline-block;
        vertical-align: top;
        min-width: auto;
        margin-right: 5%;
        width: 44%;
        padding-bottom: 26px;
        text-align: left;
    }
    footer {
        padding: 35px 0 80px 0;
    }
    #footer_logo {
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 40px;
        width: 50px;
        height: 50px;
    }
}
@media screen and (max-width: 765px) and (min-width: 1px) {
    #header_search_form {
        position: absolute;
        z-index: 1;
    }

    .header-text {
        font-size: 24px;
        line-height: 32px;

    }

    #footer_logo svg {
        width: 50px;
        height: 50px;
    }

    .header_data_wrap {
        background: url(../img/header_1024.jpg) 50% 0 no-repeat;
        background-size: auto 100%;
    }
    .header_text {
        padding: 160px 0 0 0;
    }
    .header_slide {padding-left: 60px;}

    .header_top_menu ul li {

        line-height: 14px;
        letter-spacing: 1px;
        color: #fff;
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        margin-right: 15px;
        text-transform: uppercase;
    }
    .header_top_menu_wrap {
        padding: 11px 0;
        overflow: auto;
    }
    .header_menu_wrap.mobile_open {
        top: 36px;
    }
    .header_slide.active_header_slide {
        max-height: 460px;
    }
    .header_text {
        width: 100%;
    }
    .header_button_wrap {
        margin-left: 0;
        padding-top: 30px;
    }
}

@media screen and (max-width: 600px) and (min-width: 1px) {
    .scroll_block1_item {
        width: 240px;
        min-height: 219px;
    }
    .toggle_list1_left_item_c {
        padding: 0 2% 0 20px;
    }
    .toggle_list1_left_item_title {
        font-size: 24px;
    }
}

@media screen and (max-width: 1300px) and (min-width: 1101px) {
    .header_main_logo {
        position: absolute;
        left: 10px;
    }
    .header_menu{
        margin: 0 0 0 115px;
    }

    .header_menu ul li{
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 1px;
        color: #fff;
        text-transform: uppercase;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        padding: 10px;
        margin-top: 10px;
    }

    #header_search_form_input {
        width: calc(100% - 115px);
        left: 75px;
    }
}
@media screen and (max-width: 1100px) and (min-width: 1024px) {
    #header_search_form_input {
        width: calc(100% - 65px);
        left: 25px;
    }

    #header_search_form svg {
        cursor: pointer;
        height: 25px;
        width: 25px;
    }

    .header_menu_wrap {
        padding-bottom: 12px;
    }
    .global_width_wrap {
        width: 900px;
    }
    .block_type_1 .text_cont,
    .header_text {
        width: 100%;
    }
    .header_menu {
        padding-left: 50px;
    }

    .header_menu ul li{
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 1px;
        color: #fff;
        text-transform: uppercase;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        padding: 10px;
        margin-top: 10px;
    }

    .header_main_logo {
        left: -40px;
        width: 70px;
        height: 70px;
    }
    .header_text {
        width: auto;
        padding-left: 140px;
    }
    #header_data_line1 {
        position: absolute;
        top: 205px;
        left: -25px;
    }
    .header_slides_toggler {
        width: 30%;
        margin-right: 3%;
    }
    .header_text {
        font-size: 50px;
        line-height: 60px;
    }
    .header_button {
        margin-left: 140px;
    }
    .block_type_1 {
        padding-top: 50px;
    }
    .block_type_1 .left_line {
        top: 10px;
        left: -25px;
        width: 65px;
        height: 65px;
    }
    .block_type_1 .text_cont {
        width: auto;
        padding-left: 65px;
    }
    .block_type_1 .button_line {
        margin-left: 65px;
    }
    .block_type_2_title {
        padding-left: 65px;
    }
    .block_type_2 .global_width_wrap.sec1 .left_decor_line1 {
        top: 5px;
        left: -25px;
        width: 65px;
        height: 65px;
    }
    .block_type_2 .toggle_mosaic1 {
        margin-top: 38px;
    }
    .block_type_2 {
        padding: 50px 0;
    }
    .products_list_wrap {
        padding-top: 20px;
    }
    .block_type_4 {
        padding-top: 50px;
    }
    .block_type_4_title{
        padding-left: 65px;
    }
    .block_type_4 .sec1 .block_type_4_line1 {
        top: 8px;
        left: -25px;
        width: 65px;
        height: 65px;
    }
    .block_type_4 .slider_type_1 {
        margin-top: 49px;
    }
    .slider_type_1_slide {
        width: 900px;
    }
    .toggle_list1_right_item img {
        max-width: 100%;
    }
    #footer_logo {
        left: 0;
    }
    .footer_left {
        padding-left: 140px;
        float: none;
        display: block;
        width: auto;
        m
        argin-bottom: 30px;
    }
    .footer_right {
        float: none;
        padding-left: 140px;
        display: block;
        width: auto;
        margin-bottom: 30px;
    }header_top_menu
     footer {
         padding: 56px 0 105px 0;
     }
    footer .list_items {
        min-width: 192px;
        margin-right: 4%;
        width: 45%;
    }
}

@media screen and (max-width: 767px) {
    .block_type_1 .text_cont {
        width: 100%;
        font-size: 18px;
        line-height: 26px;
        textt-align: center;
    }
    .block_type_1 .button_line {
        text-align: left;
    }
    .block_type_5_item_text {
        width: 100%;
        font-size: 24px;
        line-height: 32px;
        padding-top: 30px;
        text-align: left;
    }
    .header_top_menu {
        padding: 0 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

    }
    .toggle_mosaic1_items_toggler_wrap {
        padding-top: 15px;
    }
    .block_type_2.products_block {
        padding-top: 10px;
        padding-bottom: 30px;
    }
    .scroll_block1_item_text {
        font-size: 22px;
    }
    .slider_type_1_slide_cont_text {
        font-size: 20px;
        line-height: 28px;
        height: auto;
    }
    .block_type_5_item_rm {

        margin-top: 30px;
    }

    .toggle_list1_left_item_c {
        width: 100%;
        padding: 0;
    }slider_type_1_slide_cont {
         height: auto;
     }
    .toggle_list1_left_item.toggled {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .toggle_list1_left_item_c {
        width: 100%;
        padding: 0;
    }
    .toggle_list1_left_item_mobile_img img {
        max-width: 100%;
        height: auto;
    }
    .toggle_list1_left_item_ico {
        margin-right: 10px;
    }

    .slider_type_1_slide_cont_client {
        bottom: 10px;
    }



}


.toggle_list1_left_item_c {
    width: 100%;
    padding: 0;
}

@keyframes fadeInUp {
    from {
        -webkit-transform: translate3d(0,40px,0);
                transform: translate3d(0,40px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        -webkit-transform: translate3d(0,40px,0);
                transform: translate3d(0,40px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
        opacity: 1
    }
}

.animated {
    -webkit-animation-duration: 1.2s;
            animation-duration: 1.2s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 1;
}


.fadeInUp {
    opacity: 1;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}
.sections_page {
    max-width: 1230px;
    margin: 0 auto;
    background-color: #ffffff00;
    box-shadow: 0 5px 15px rgb(0 0 0 / 20%);
}

#content_sidebar ul li a, body.bre-group #content_sidebar ul li ul.children li {
    text-align: left;
    color: #fff;
}
#content_sidebar ul li ul.children li a {
    color: #fff;
}
.image_as_background {
    padding: 35px;
    background-size: cover;
    margin-left: 0;
}
.flex_container {
    padding: 35px;
    background-color: rgba(255, 255, 255, 0.9);
    width: 65%;

}
.flex_container.left {
    margin-left: 0;
}
.flex_container.right {
    margin-right: 0;
}
.image_with_text_box_section {
    margin-bottom: 15px;
}
.caption_holder ul {
    padding-left: 35px;
    margin: 0 0 1.75em 1.25em;
    font-size: 1.125em;
    line-height: 1.737em;
}
.caption_holder ul li {
    text-align: left;

    list-style: disc;
}
.caption_holder ul li a {
    text-decoration: none;
    color: #01467d;
    border-bottom: solid 1px #01467d;
}
.caption_holder p, .caption_holder h1 {
    text-align: left;
    margin: 0;
}
body.bre-group section.text_left_image_right .text_panel {
    text-align: left;
    font-size: 1.125em;
    line-height: 1.737em;
}
.text_left_image_right {
    background: #f5f5f7;
    width: 100%;
    padding: 60px 30px;
}
.list-checkbox-wrap .nf-field-element li, .list-image-wrap .nf-field-element li, .list-radio-wrap .nf-field-element li , .label-above .nf-field-element, .label-below .nf-field-element{
    text-align: left;
}



.equal_image_link_holder {
    position: relative;
}
.equal_image_link_holder .center_link_image {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 0 15px;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 1.3125em;
    color: #fff;
    font-family: "FrutigerNextW01-Medium", Arial, Helvetica, sans-serif;
    line-height: 1.2em;
}
.nf-form-title h3 {
    text-align: left;
}
.full_width {
    width: 100%;
    padding: 60px 30px;
    background-color: #fff;
}
.full_width .content p {
    text-align: left;
}
.full_width .content ul li {
    text-align: left;
    list-style: disc;
    font-size: 1.125em;
    line-height: 1.737em;
}
.standfirst {
    color: #1E1836;
    font-size: 28px;
}
.two_equal {
    width: 100%;
    padding: 60px 30px;
    background-color: #fff;
}

.two_equal .content .right p a {
    ransition: all 300ms linear;
    text-decoration: none;
    color: #01467d;
    font-size: 18px;
    border-bottom: solid 1px #01467d;
    font-family: "FrutigerNextW01-Medium", Arial, Helvetica, sans-serif;
}
.two_equal .content .left h1, thirty_seventy h1 {
    font-size: 1.75em;
    text-transform: none;
    font-family: "Calvert MT W01", Arial, Helvetica, sans-serif;
    color: #2c2c2e;
    margin: 0 0 0.5em;
}
.two_equal .content .left ul li  {
    font-size: 1.125em;
    list-style: disc;
    line-height: 1.737em;
}
.two_equal .content .left p {
    font-size: 1.125em;
    line-height: 1.737em;

}
h1, h1.entry-title {
    font-size: 1.75em;
    text-transform: none;
    font-family: "Calvert MT W01", Arial, Helvetica, sans-serif;
    color: #2c2c2e;
    margin: 0 0 0.5em;
}
#content section, .slices_page section {
    width: 100%;
    padding: 60px 30px;
    background-color: #fff;
}
html a, body a, html a.force_link_styling, body a.force_link_styling {
    text-decoration: none;
    color: #01467d;
    border-bottom: solid 1px #01467d;
}
p, section ul li, .entry-content ul li, section ol li, .entry-content ol li {
    font-size: 1.125em;
    line-height: 1.737em;
}
.image_panel .section_menu li {
    margin-bottom: 5px;
}

a.menu-link.main-menu-link {
    border-bottom: none !important;
}

.standfirst {
    color: #1E1836;
    font-size: 28px;
}


.image_panel .section_menu li a {
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    text-decoration: none;
    color: #01467d !important;
    font-size: 18px !important;
    border-bottom: solid 1px #01467d !important;
}
.callout_panel a {
    border-bottom: solid 1px #01467d !important;
}
.cta_button {
    padding: 10px 20px;
    background-color: #677d27 !important;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    border: solid 1px transparent;
    font-family: "FrutigerNextW01-Medium", Arial, Helvetica, sans-serif;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 1em;
}
body.bre-group .cta_button:hover {
    background-color: transparent !important;
    color: #141535 !important;
    border: 1px solid #141535 !important;
}
.header_top_menu ul li a, .company_update a {
    border: none;
}


.wmts_container.wmts_loaded, .image_panel p {
    text-align: left;
}
.pt-cv-view .pt-cv-title {
    font-weight: normal;
    font-size: 1.2em;
    line-height: 1.25em;
}
.pull_out_text_panel {
    margin-bottom: 60px;
}
.slide_content_holder .caption_holder p {
    text-align: center;
}
.thirty_seventy p a {
    margin-top: 26px;
}
.thirty_seventy ul li {
    font-size: 1.125em;
    list-style: disc;
    line-height: 1.737em;
    text-align: left;

}
.event_card_holder {
    background-color: #fff;
    border: solid 1px #dfdfdf;
    border-width: 1px 1px 0 1px;
}
.event_card_holder .event_card_title {
    padding: 10px 15px;
    border-bottom: solid 1px #dfdfdf;
}
.event_card_holder .event_card_padding {
    padding: 15px;
    border-bottom: solid 1px #dfdfdf;
}

.event_card_holder .flex_container .event_card_seating span.event_seat_number {
    font-family: "Calvert MT W01", Arial, Helvetica, sans-serif;
    font-size: 2em;
}
.event_card_padding .flex_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100% !important;
    padding: 0;
}
.event_card_holder .flex_container .event_card_seating span.event_seats {
    font-family: "Frutiger Next W01 Bold", Arial, Helvetica, sans-serif;
    display: block;
    line-height: 1em;
}
.event_card_holder .flex_container .event_card_style_image {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
}
.event_card_holder .flex_container .event_card_seating {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    text-align: right;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
}
#content_sidebar ul li.current_parent_content_page a, #content_sidebar ul li.current_page_item a {
    color: #bbd373;
}

.metaslider .caption-wrap .caption p {
    color: #2c2c2e;
}
.metaslider .caption-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    background: black;
    color: white;
    opacity: 0.7;
    margin: 0;
    display: block;
    width: 100%;
    line-height: 1.4em;
}

.metaslider .caption {
    padding: 5px 10px;
    word-wrap: break-word;
    text-align: left;
}

.site-content .bre_breadcrumbs {
    text-align: left;
}

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: 35%;
    min-width: auto;
    background-color: #f9f9f9;
    padding: 35px;
    opacity: 1;
    text-align: center;
}
#bre_breadcrumbs li:last-child:after {
    background: #4A5D3C !important;
}
body.bre-group section.large_image_pull_out .content {
    max-width: 1230px;
}
body.bre-group section.large_image_pull_out {
    padding: 0 !important;
}
#content.banner_nav {
    margin: -40px auto 0;
}

@media screen and (max-width: 767px) {
    .equal_image_link_holder {
        text-align: center;
    }
    .image_as_background {
        padding: 20px;
    }
    .image_with_text_box_section {
        padding-top: 0;
        padding-bottom: 0;
    }
    .flex_container {
        width: 100%;
    }
    .equal_image_link_holder img {
        height: auto;
        max-width: 100%;
        vertical-align: middle;
        width: 210px;
    }
}
section.large_image_pull_out .large_image_pull_out_text_holder h1 {
    color: #1E1836;
}
body.bre-group ul.section_menu {
    border-top: 2px solid #1E1836;
}
#content_sidebar ul li a:hover {
    color: #1E1836;
}

