 
/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */

/* main.css 2.1.1 | 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;
  }
  
  .hiddenBtn {
    display: none;

  }
  /*
   * 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;
  }

  .submenu_ico {
    position: relative;
    left: 250px;
}

.submenu_ico_invert {
    -webkit-transform: rotate(
180deg
);
            transform: rotate(
180deg
);
}

@media (max-width: 1024px){
  .header_menu_submenu_ico {
      display: none;
  }
}  
  
  /* ==========================================================================
     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%;
  }
  .global_width_wrap.header_main {
    position: relative;
  }
  .header_main_logo {
    position: absolute;
    left: -138px;
    top: 25px;
  }
  .header_main_logo:hover {
    /* transform: scale(1.2);*/
  }
  #header_data_line1 {
    position: absolute;
    top: 190px;
    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 {
  
  }
  .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_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_top_menu ul li:hover a {
    text-decoration: underline;
    border: none;
  }
  .header_menu_wrap {
    padding-top: 43px;
    padding-bottom: 65px;
    text-align: left;
  }
  .header_menu {
  
  }
  .header_menu ul {
  
  }
  .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 {
  background-color: #141535;
  color: #fff !important
}

.header_menu ul li ul li:hover a {
  background-color: #141535;
  color: #fff !important
}

  .header_menu ul li:hover {
    background: #fff;
  }
  .header_menu ul li:hover a {
    color: #141535;
  }
  
  .header_menu ul li a {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
  }
  .header_menu_submenu_ico  {
    padding: 9px 0 11px 0;
    margin-left: 4px;
  }
  .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: #141535;
  }
  .header_menu ul li.parent.menu-close ul {
    display: none;
  }
  .header_menu ul li.parent.menu-open ul {
    display: block;
  }
  .header_menu ul li.parent:hover ul {
    /*
    height: auto;
    opacity: 1;
    */
    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;
    /*opacity: 0;
    height: 0; */
    display: none;
    overflow: hidden;
    z-index: 99999;
  }
  .header_menu ul li ul li a {
    color: #141535;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    padding: 4px 20px;
    white-space: nowrap;
  }

.header_menu ul li ul li a:hover {
  color: #fff;
}



  .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;
    position: relative;
    z-index: 99;
  }
  .header_button_wrap {
    text-align: left;
    padding-bottom: 58px;
  }
  .header_button {
    padding: 15px 27px;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    z-index: 998;
    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: 99;
    position: relative;
  }
  .header_button:hover:after{
    -webkit-animation: animwidth0100 1s normal forwards;
            animation: animwidth0100 1s normal forwards;
  }
  .header_button:hover {
    color: #1E1836 !important;
    border-color: #fff !important;
  }
  .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;
    position: relative;
  
  }
  .header_slide.active_header_slide {
    opacity: 1;
    max-height: 348px;
    -webkit-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in;
    z-index: 99 !important;
  }
  #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: #000;
  }
  @-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: 5px;
    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);
  }*/
  .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: 8px;
    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: visible;
    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 .5s linear;
    transition: background-color .5s 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: 8px;
    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;
    text-decoration: none;
    border: none;
  }
  .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 !important;
    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;
    height: -webkit-fill-available !important;
}
  .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;
    -webkit-transition: all 5s ease;
    transition: all 5s ease;
  }
  .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%;
    -webkit-transition: all 5s ease;
    transition: all 5s ease;
  }
  .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;
	margin-left: -6px;
  }
  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;
  }
  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: 1;
  }*/
  #block_type_11.animated,
  #header_data_line11
  .animated,
  #block_type_4_line11.animated,
  .block_type_2 .left_decor_line1 #header_data_line11.animated, .block_type_1 .left_line .line2.animated {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    -webkit-animation-iteration-count: 2;
            animation-iteration-count: 2;
    -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: 2;
            animation-iteration-count: 2;
    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;
  }
  
  @-webkit-keyframes dash {
    to {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes dash {
    to {
      stroke-dashoffset: 0;
    }
  }
  #header_menu_toggler {
    display: none;
    position: absolute;
    top: 42px;
    right: 30px;
    z-index: 9;
  }

  li#nav-menu-item-13783 svg {
    display: none;
}
  .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: 64px;
    right: 23px;
    z-index: 4;
  }
  .header_menu_wrap.mobile_open #header_menu_toggler_close {
    display: block;
  }
  #header_search_form > svg {
    z-index: 1;
    position: relative;
  }
  .header_search_form_input_close {
    position: absolute;
    top: 49px;
    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;
  }
  
  .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: 52px;*/
  /*  right: -235px;*/
  /*  position: absolute;*/
  /*}*/
  
  #header_search_form {
  
    /*position: relative;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #header_search_form {
    position: absolute;
    /*top: -150px;*/
    right: -30px;
    top: 51px;
    width: 100%;
    z-index: -1;
  }
  #header_search_form svg {
    cursor: pointer;
  }
  #header_search_form_input {
    height: 28px;
    width: calc(100% - 45px);
    background: none;
    text-transform: uppercase;
    outline: none;
    position: absolute;
    top: 0px;
    left: -30px;
    right: auto;
    padding: 1px 30px 1px 2px;
  }
  
  .header_menu_wrap.visibility-none {
    visibility: hidden;
  }
  .header_menu_wrap.visibility-none.mobile_open {
    visibility: visible;
  }
  .header_menu_wrap {
    z-index: 1;
    position: relative;
  }
  @media screen and (max-width: 1023px){
    #header_search_form_input {
      height: 28px;
      width: calc(100% - 75px);
      background: none;
      text-transform: uppercase;
      outline: none;
      position: absolute;
      top: 0px;
      right: auto;
      left: 0;
    }

    .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
);
}
  
  }
  @media screen and (max-width: 767px){
    #header_search_form_input {
      height: 28px;
      width: calc(100% - 230px);
      background: none;
      text-transform: uppercase;
      outline: none;
      position: absolute;
      top: 0px !important;
      right: auto;
      left: 154px;
      top: 48px;
    }
  
  }
  
  #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;
  }
  #header_search_form.show #header_search_form_input {
    opacity: 1;
  }
  #header_search_form_input::-webkit-input-placeholder {
    color: #FFF;
    opacity: 1;
  }
  #header_search_form_input::-moz-placeholder {
    color: #FFF;
    opacity: 1;
  }
  #header_search_form_input:-ms-input-placeholder {
    color: #FFF;
    opacity: 1;
  }
  #header_search_form_input::placeholder {
    color: #FFF;
    opacity: 1;
  }
  #header_search_form_input::-webkit-input-placeholder {
    color: #FFF;
    opacity: 1;
  }
  #header_search_form_input::-moz-placeholder {
    color: #FFF;
    opacity: 1;
  }
  #header_search_form_input:-ms-input-placeholder {
    color: #FFF;
    opacity: 1;
  }
  
  #header_search_form_input:-moz-placeholder {
    color: #FFF;
    opacity: 1;
  }
  
  
  #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_search_form {
      position: absolute;
      left: 110px;
      top: 37px;
      z-index: 1;
      right: 80px;
      width: auto;
    }
    .header_search_form_input_close {
      right: 120px;
      top: 28px;
    }
    .global_width_wrap {
      width: auto;
      display: block;
      padding: 0 25px;
    }
    .header_menu_wrap {
      padding-top: 112px;
      padding-bottom: 25px;
      padding-left: 25px;
      position: absolute;
      top: -8888px;
      opacity: 0;
    }
    .header_text {
      padding: 153px 0 0 0px;
      width: 65%;
      font-size: 35px;
      line-height: 35px;
      letter-spacing: 2.8px;
    }
    .header_main_logo {
      position: absolute;
      left: 25px;
      top: 25px;
      width: 50px;
      height: 50px;
      z-index: 4;
    }
    #header_data_line1 {
      position: absolute;
      top: 153px;
      left: 25px;
      width: 50px;      height: 50px;
    }

    li#nav-menu-item-13783 svg {
    display: none;
}
    .header_button_wrap {
      padding-bottom: 0px;
      padding-top: 64px;
      margin-left: 0px;
    }
    .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;
    }
    .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_wrap.mobile_open {
      overflow: auto;
      height: calc(100% - 136px);
      z-index: 9;
    }
    .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 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: 0px;
    }
    .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: 22px !important;
      line-height: 28px !important;
    }
    .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: 0px;
    }
    .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: relative;
      right: 55px;
      left: unset;
      top: 35px !important;
      z-index: 1;
      display: block;
    }
    .header_main_logo {
      width: 65px;
      height: 65px;
    }
    .header-text {
      font-size: 24px;
      line-height: 32px;
    
    }
    #header_search_form svg {
      position: absolute;
      right: 0;
      z-index: 9;
      top: 0;
    }
    #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: 32px;
    }
    #header_menu_toggler_close {
      top: 73px;
    }
    .header_slide.active_header_slide {
      max-height: 460px;
    }
    .header_text {
      width: 100%;
    }
    .header_button_wrap {
      margin-left: 0;
      padding-top: 30px;
    }
    .header_menu ul li:hover {
      background: transparent;
    }
    .header_menu ul li:hover a {
      color: #fff;
    }
  }
  
  @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;
      top: 25px;
    }
    .header_menu{
      margin: 0 0 0 115px;
    }
    #header_search_form {
      position: relative;
      right: 40px;
      left: unset;
      top: 29px !important;
      z-index: 1;
    }
  
    #header_search_form_input {
      left: 120px;
      width: calc(100% - 194px);
    }
  
    .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 {
      top: 59px !important;
      right: -20px;
      position: absolute;
      z-index: 0;
  
    }
    .header_search_form_input_close {
      right: 18px;
      top: 57px;
    }
  }

  
  
  @media screen and (max-width: 1100px) and (min-width: 1024px) {
  
  
    #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;
      top: 42px;
      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%;
    }
  
    #header_search_form {
      top: 62px;
    }
    #header_search_form_input {
      width: calc(100% - 97px);
      left: 24px;
    }
    .header_search_form_input_close {
      top: 60px;
    }
  
  }
  
  
  @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;
	  padding: 15px 48px 0px 48px !important;
    }
	.block_type_5_item_rm span {
		line-height: 20px !important;
	}
    .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;
  }
  
  .no-scroll{
      overflow: hidden;
  }
  /*@media screen and (min-width: 768px) and (max-width: 1366px) {*/
  /*  #header_search_form {display: none;}*/
  /*}*/
  
  .header_slideimage {
    overflow: hidden;
    position: relative;
    z-index: 0;
  }
  .header_slideimage:before {
      content: '';
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 100%;
      background: #17163685;
  }
  .header_slideimage img {
    position: static;
    right:  0;
    z-index: 0;
    left: 0;
    height: 100vh;
    width:  100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .header_text {
    position: absolute;
    top:  15px;
    left: 20px;
    font-size: 42px !important;
    line-height: 50px !important;
    width: 60%;
    padding-bottom: 0;
  }
  .header_button_wrap {
    position:  absolute;
    bottom: 45px;
    left: 20px;
  }
  .hst {
    /* position: absolute; */
    /* bottom: 0; */
  }
  #header_slides_togglers {
   z-index: 998;
  }
  .left_line line, .left_decor_line1 line, .block_type_4_line1 line {
    opacity: 1;
  }
  
  .left_line line.animated, .left_decor_line1 line.animated, .block_type_4_line1 line.animated {
    opacity: 1;
  }
  
  .remove_line {
    display: none;
  }
  .headre-main {
    height: 600px;
    overflow-x: clip;
  }
  .header_slide {
    position: absolute;
    top: 35px;
    width: 100%;
    height: 100% !important;
    max-height: 600px !important;
    margin-top: 0px;
    margin-bottom: 0px !important;
    padding: 0px !important;
    z-index: 1 !important;
    } 
    .global_width_wrap.header_main {
      position: relative;
      width: 1024px;
      margin: 0 auto;
      z-index: 999;
  }
  .hst {
      position: absolute;
      top: 530px;
      left: 50%;
      width: 1024px;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      z-index: 1000;
  }
  .header_text {
      position: absolute;
      bottom: 53px;
      top: 178px;
      font-size: 42px !important;
      line-height: 50px !important;
      width: 60%;
      width:  1024px;
      padding-bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
  }
  
  .header_button_wrap {
      position: absolute;
      bottom: 130px;
      width: 1024px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      z-index: 1099 !important;
  }
  
  .header_slideimage {
      overflow: hidden;
      position: relative;
      z-index: -1;
  }

@media (max-width: 991.98px){

  	
    .header_text {
      position: absolute;
      bottom: 53px;
      top: -15px;
      font-size: 32px !important;
      line-height: 36px !important;
      width: 68%;
      padding-bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
  }

  .hst {
    position: absolute;
    top: 530px;
    left: 50%;
    width: 60%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 95;
}

.global_width_wrap.header_main {
  position: relative;
  width: 90%;
  margin: 0 auto;
  z-index: 999;
}

.slider_type_1_slide {
 
  width: 60%;

}

.header_button_wrap {
  position: absolute;
  bottom: 80px;
  width: 68%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1099 !important;
}

#header_data_line1 {

display: none;
    
  }
  .left_decor_line1, .block_type_4_line1 {
    display: none;
}
}

@media (max-width: 767.98px){
  .toggle_list1_left_item.toggled .toggle_list1_left_item_c .toggle_list1_left_item_title {
    position: relative;
    top: -38px;
    left: 38px;
}
.toggle_list1_left_item_title {
  padding-bottom: 18px;
  padding-top: 3px;
  padding-left: 10px;
}
.slider_type_1_slide_img img {

  min-height: 130px;
  max-height: 130px;
}



}

@media (max-width: 340px){
  .header_text {

    font-size: 26px !important;
    line-height: 30px !important;

}

.header_button {
  padding: 15px 15px;
}
}

#nav-menu-item-13783 a svg {
  display: none !important;
  }
 
@media (max-width: 575.98px){

	

  .header_button svg {
    display: none !important;
}

.header_button {
    padding: 12px 12px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    letter-spacing: 2px !important;
}
  
  li#nav-menu-item-13783 a {
    padding-left: 10px;
}
   
   
li#nav-menu-item-13783 svg {
  display: none !important;
}
}

#cookie-notice {
  background-color: rgba(0, 0, 0, 0.75) !important;
  top: 0;
  bottom: unset;
  width: 100%;
  height: 100vh !important;
  min-height: 100vh;
  left: 0;
  min-width: auto !important;
  font-family: 'HaasGrot', 'Roboto', Arial, Helvetica, sans-serif !important;
  font-size: unset !important;
}

#cookie-notice.cookie-notice-hidden {
  display: none;
}

#cookie-notice .cookie-notice-container {
  width: 75%;
  max-width: 768px;
  margin: 0 auto;
  top: 50%;
  position: relative;
  transform: translateY(-50%);
  background-color: #fff;
  color: #1E1836;
  text-align: center;
  padding: 30px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

#cookie-notice .cookie-notice-container #cn-notice-text {
  display: block;
  margin-bottom: 1em;
  font-size: 1em;
  color: #1E1836;
}

#cookie-notice .cookie-notice-container #cn-notice-buttons #cn-accept-cookie {
  background-color: #141535 !important;
  font-family: 'HaasGrot', 'Roboto', Arial, Helvetica, sans-serif !important;
  letter-spacing: 1.2px;
  font-weight: 600;
  border: solid 1px transparent;
  border-radius: 0;
}

#cookie-notice .cookie-notice-container #cn-notice-buttons #cn-accept-cookie:hover {
  background-color: #fff !important;
  border-color: #141535;
  color: #141535 !important;
}

#cookie-notice .cookie-notice-container #cn-notice-buttons #cn-refuse-cookie {
  background-color: transparent;
  font-family: 'HaasGrot', 'Roboto', Arial, Helvetica, sans-serif !important;
  letter-spacing: 1.2px;
  font-weight: 600;
  border: solid 1px #141535;
  color: #141535;
  border-radius: 0;
}

#cookie-notice .cookie-notice-container #cn-notice-buttons #cn-refuse-cookie:hover {
  background-color: #141535;
  color: #fff;
  border-color: transparent;
}

#cookie-notice .cookie-notice-container #cn-notice-buttons #cn-more-info {
  background-color: transparent;
  font-family: 'HaasGrot', 'Roboto', Arial, Helvetica, sans-serif !important;
  letter-spacing: 1.2px;
  font-weight: 600;
  border: solid 1px #141535;
  color: #141535;
  border-radius: 0;
}

#cookie-notice .cookie-notice-container #cn-notice-buttons #cn-more-info:hover {
  background-color: #141535;
  color: #fff;
  border-color: transparent;
}

#cookie-notice .cookie-notice-container #cn-close-notice {
  display: none !important;
}