/* ---------- Logo ---------- */
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(/bottero-theme/css/../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* ---------- Text highlighting ---------- */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* ---------- Miscellaneous ---------- */
span.alert {
  display: inline-block; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(/bottero-theme/css/../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

/* ---------- Portal tool tips ---------- */
.tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative; }
    .tagselector-content .textboxlistentry-holder li {
      line-height: 1; }
    .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
      border-width: 0;
      margin-bottom: 0; }
  .tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px; }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }
.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.tagselector .field .field-content {
  margin: 0; }
.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

/* ---------- Underlay ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(/bottero-theme/css/../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

/* ---------- Tabs ---------- */
.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

/* ---------- Miscellaneous ---------- */
.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.panel-hd {
  background: #c0c2c5 url(/bottero-theme/css/../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

/* ---------- Menus ---------- */
.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(/bottero-theme/css/../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a, .menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

/* ---------- Loading mask ---------- */
.loadingmask-content {
  background: #CCC; }

.loadingmask-message {
  background: #d4d4d4 url(/bottero-theme/css/../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }
.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }
.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }
.tree-node [class^="icon-"] {
  margin-right: 5px; }
.tree-node .tree-node-checkbox-container {
  margin-right: 0; }
.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }
.tree-node-content .tree-label {
  margin-left: 3px; }
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

/* ---------- Page customization ---------- */
.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.paginator-link {
  background: #eeeeee url() no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(/bottero-theme/css/../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

.paginator-first-link {
  background-image: url(/bottero-theme/css/../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(/bottero-theme/css/../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(/bottero-theme/css/../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(/bottero-theme/css/../images/arrows/paging_next.png); }

.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

/* ---------- CKEditor menu ---------- */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }
.aui .cke_editable_inline a {
  cursor: pointer; }

/* ---------- CKEditor panel menu ---------- */
.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }
.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- HTML editor ---------- */
body.html-editor {
  background: #FFF;
  color: #000;
  padding: 1em; }

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(/bottero-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(/bottero-theme/css/../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(/bottero-theme/css/../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-content .field-input-text {
      display: block;
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
      margin-top: 0;
      vertical-align: top; }
      .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
        margin-top: 0; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }

.ie input.cke_dialog_ui_input_text {
  height: auto; }
.ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.ie7 .menu-content li {
  z-index: 10; }
.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }
.ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0; }
.ie7 .paginator-current-page {
  color: #FFF; }

.ie8 .row-fluid input[class*=span].search-query {
  line-height: 20px;
  min-height: 20px; }

.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding: 2em 5em 0;
  position: relative; }
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (min-width: 768px) and (max-width: 979px) {
    #wrapper {
      padding-left: 2em;
      padding-right: 2em; } }

.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }
  .aui .dockbar {
    left: 0;
    right: 0;
    top: 0; }
    .aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: auto;
      margin-left: 10px;
      width: auto; }
    .aui .dockbar.navbar-static-top {
      position: relative; }
      .aui .dockbar.navbar-static-top .collapse {
        position: static; }
        .aui .dockbar.navbar-static-top .collapse .nav-account-controls {
          position: static; }
    .aui .dockbar .btn-link {
      color: #FFF; }
    .aui .dockbar .diamond {
      border: 12px solid transparent;
      border-bottom-color: #1485EB;
      height: 0;
      position: relative;
      top: -12px;
      width: 0; }
      .aui .dockbar .diamond:after {
        border: 12px solid transparent;
        border-top-color: #1485EB;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 12px;
        width: 0; }
    .aui .dockbar .impersonating-user .alert-icon {
      margin-right: 9px; }
    .aui .dockbar .impersonating-user .alert-info {
      border-width: 0;
      margin-bottom: 6px; }
    .aui .dockbar .info-button {
      top: 9px; }
    .aui .dockbar .info-items {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 1; }
    .aui .dockbar .navbar-inner {
      padding-left: 20px;
      padding-right: 20px; }
      .aui .dockbar .navbar-inner .brand h1 {
        display: inline-block;
        font-size: inherit;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 0; }
      .aui .dockbar .navbar-inner .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
        .aui .dockbar .navbar-inner .container .nav-account-controls {
          float: right; }
      .aui .dockbar .navbar-inner .site-administration-menu li {
        list-style: none; }
        .aui .dockbar .navbar-inner .site-administration-menu li a {
          color: #000;
          display: block;
          padding: 3px 5px 3px 40px; }
          .aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
            background: #0DB5E7;
            color: #FFF;
            text-decoration: none; }
          .aui .dockbar .navbar-inner .site-administration-menu li a i {
            font-size: 0.8em; }
    .aui .dockbar .nav.staging-nav-items {
      margin: 0;
      position: static; }
      .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
        background-color: transparent;
        display: block; }
        .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
          color: #0077B3; }
      .aui .dockbar .nav.staging-nav-items .staging-link {
        position: static; }
    .aui .dockbar .user-avatar img {
      margin-top: -2px;
      text-decoration: none;
      vertical-align: middle;
      width: 20px; }
  .aui .dockbar-split .dockbar {
    height: 0;
    position: absolute; }
    .aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: 0;
      margin-left: 0;
      width: 100%; }
    .aui .dockbar-split .dockbar.navbar-static-top .collapse {
      position: relative; }
      .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
        position: fixed; }
    .aui .dockbar-split .dockbar .divider-vertical {
      display: none; }
    .aui .dockbar-split .dockbar .info-button {
      top: 12px; }
    .aui .dockbar-split .dockbar .info-items {
      left: auto;
      position: static; }
    .aui .dockbar-split .dockbar .navbar-inner {
      background-color: transparent;
      border-width: 0;
      padding: 0;
      width: 0; }
      .aui .dockbar-split .dockbar .navbar-inner .nav {
        border-bottom-width: 0; }
        .aui .dockbar-split .dockbar .navbar-inner .nav > li {
          background-color: #333; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
            color: #FFF;
            line-height: 31px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
              color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
              margin-top: 3px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
            color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
          background-color: #555;
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
          background-color: transparent; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
          background-color: #2496E5;
          padding-bottom: 0;
          padding-top: 0; }
          .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
            background-color: #2FA4F5; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
          padding: 5px 10px; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
        left: auto;
        margin-right: 0;
        padding: 0;
        position: fixed;
        right: 5em;
        z-index: 325; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        position: fixed;
        top: 10%;
        z-index: 350; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 10px;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(0 0 0 0);
            position: absolute; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
              clip: rect(auto auto auto auto);
              position: static; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
              display: none; } }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: #333;
            color: #FFF;
            padding: 6px 8px;
            text-align: center; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #555; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 25px;
              position: relative;
              vertical-align: middle; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: #92F545; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #000; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: #333;
              display: none;
              left: 100%;
              margin-left: 0.5em;
              margin-top: -1em;
              padding: 0 20px;
              position: absolute;
              top: 50%;
              white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: block; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
          clip: rect(auto auto auto auto);
          position: static; }
    .aui .dockbar-split .dockbar .staging-nav-items li > span {
      color: #FFF;
      display: block;
      padding: 10px 15px;
      line-height: 31px; }
  .aui .dockbar-split .info-link-container {
    width: 0; }
  .aui .dockbar-split .info-items {
    height: 1px;
    width: 715px; }
    .aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
      color: #FFF;
      text-decoration: underline; }
      .aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
        text-decoration: none; }
        .aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
          text-decoration: none; }
    .aui .dockbar-split .info-items .btn-link {
      border-width: 0;
      font-size: 14px;
      font-weight: 300;
      margin: 0 0 0 6px;
      padding: 0;
      text-shadow: none; }
  .aui .dockbar-split .staging-bar {
    margin: 10px 0; }
  .aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    background: #F5AF45; }
  .aui .dockbar-split.lfr-has-add-content .nav-add-controls {
    left: 350px; }
  .aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
    left: 220px; }
  .aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
    left: 460px; }
  .aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none; }
  .aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    clip: rect(auto auto auto auto);
    position: static; }
  .aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em; }
  .aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0; }
    .aui .layout-revision-container .approximate-date {
      color: #999;
      font-weight: bold; }
    .aui .layout-revision-container .current-version {
      color: #41801d;
      display: block; }
    .aui .layout-revision-container .current-version-pointer {
      display: inline-block;
      width: 0; }
      .aui .layout-revision-container .current-version-pointer img {
        left: -25px;
        position: relative; }
    .aui .layout-revision-container .layout-variation-name {
      color: #666;
      font-size: 1.15em;
      margin-bottom: 0.1em;
      text-transform: uppercase; }
    .aui .layout-revision-container .layout-revision-current {
      color: #666; }
    .aui .layout-revision-container .real-date {
      color: #999;
      display: block;
      text-align: right; }
    .aui .layout-revision-container .taglib-workflow-status .workflow-status {
      background: none;
      padding-left: 0; }
      .aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
        color: #41801d;
        font-weight: bold; }
  .aui .layout-revision-container-root {
    margin: 0; }
  .aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px; }
    .aui .staging-controls select {
      width: 100%; }
    .aui .staging-controls .staging-bar .dropdown-menu {
      font-size: 13px;
      min-width: 520px;
      width: 100%; }
      .aui .staging-controls .staging-bar .dropdown-menu .btn-link {
        float: left;
        font-size: 11px;
        margin: 0 5px 0 0;
        padding: 0;
        text-decoration: underline;
        text-shadow: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
          text-decoration: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
          float: right; }
  .aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100; }
    @media (max-width: 767px) {
      .aui .lfr-admin-panel {
        margin: 0 -20px;
        position: static;
        width: auto; }
        .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
          margin-top: 0;
          position: static;
          width: auto; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
          margin-bottom: 20px; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
          padding: 0;
          position: static; } }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  @media (max-width: 767px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
      padding-left: 20px; } }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }
  @media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
      width: 515px; } }
  @media (max-width: 979px) {
    .aui #navigation {
      display: none; }
      .aui #navigation.open {
        display: block; }
    .aui .dockbar-split .dockbar {
      height: auto;
      position: relative; }
      .aui .dockbar-split .dockbar .navbar-inner {
        width: auto; }
    .aui .user-avatar-image {
      width: 18px; } }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
.modify-pages .add-page-editor-input {
  width: 150px; }
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }
.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }
.modify-pages .drag-handle {
  background-color: #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }
@media (min-width: 980px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }
.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0; }
.controls-hidden .modify-pages .drag-handle {
  display: none; }

.nav li .toolbar {
  margin-top: 5px; }

/* ---------- Navigation portlet ---------- */
.nav-menu ul {
  padding-left: 10px; }
.nav-menu li a.ancestor {
  font-weight: bold; }
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(/bottero-theme/css/../images/arrows/04_right.png); }

/* ---------- Page template selector ---------- */
.form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(/bottero-theme/css/../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: url() no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(/bottero-theme/css/../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(/bottero-theme/css/../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(/bottero-theme/css/../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(/bottero-theme/css/../images/common/configuration.png); }

.save-trigger img {
  background-image: url(/bottero-theme/css/../images/common/check.png); }

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(/bottero-theme/css/../images/arrows/12_left.png) no-repeat 0 50%;
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title {
  display: block; }
  .portlet-title img {
    vertical-align: middle; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 95%;
  vertical-align: top; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px black; }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(/bottero-theme/css/../images/portlet/options_borderless.png); }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(/bottero-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/bottero-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/bottero-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/bottero-theme/css/../images/common/configuration_white.png); }
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px; }
    .portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
      display: inline-block; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close {
    display: inline-block;
    vertical-align: middle; }
    .portlet-borderless-bar .portlet-close a {
      background-image: url(/bottero-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/bottero-theme/css/../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: #333333 url(/bottero-theme/css/../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel page ---------- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status labels ---------- */
.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(/bottero-theme/css/../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(/bottero-theme/css/../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(/bottero-theme/css/../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(/bottero-theme/css/../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(/bottero-theme/css/../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(/bottero-theme/css/../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay messages ---------- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(/bottero-theme/css/../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(/bottero-theme/css/../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }
.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border-width: 0; }
.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.alt.restricted td.first, .restricted td.first {
  background-image: url(/bottero-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }
.table-data tr.lfr-role-guest .first {
  background-image: url(/bottero-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/bottero-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/bottero-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/bottero-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/bottero-theme/css/../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(/html/themes/classic/images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }
.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }
.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }
.taglib-calendar table td {
  border-width: 0; }
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

/* ---------- navbar form search ---------- */
.navbar form {
  margin: 0; }

.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
.ie .taglib-calendar tr td.first a {
  border-right-width: 0; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }
.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }
.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }
.ie6 .portlet-borderless-container {
  height: 2.5em; }
.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }
  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }
.ie6 .breadcrumbs {
  zoom: 1; }

.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

.menu-content, .underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-add-panel, .lfr-device-preview-panel, .lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px white;
  -moz-box-shadow: 0 0 1px white;
  box-shadow: 0 0 1px white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }
.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111111 0 1px 0;
  -moz-box-shadow: #111111 0 1px 0;
  box-shadow: #111111 0 1px 0; }
.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }
.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111111 -1px 1px 0;
  -moz-box-shadow: #111111 -1px 1px 0;
  box-shadow: #111111 -1px 1px 0; }
.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }
.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }
.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }
.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #cccccc;
  -moz-box-shadow: 0 1px 3px #cccccc;
  box-shadow: 0 1px 3px #cccccc; }

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -moz-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8; }

.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }
.lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px; }

.menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -webkit-box-shadow: 0 0 5px 0 #333333;
    -moz-box-shadow: 0 0 5px 0 #333333;
    box-shadow: 0 0 5px 0 #333333;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

.underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
.input-localized .lfr-input-localized .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #dddddd;
  -moz-box-shadow: 0 0 3px #dddddd;
  box-shadow: 0 0 3px #dddddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -webkit-box-shadow: 0 0 3px #ff0047;
    -moz-box-shadow: 0 0 3px #ff0047;
    box-shadow: 0 0 3px #ff0047; }
.input-localized .palette-item-selected .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #27c1f2;
  -moz-box-shadow: 0 0 3px #27c1f2;
  box-shadow: 0 0 3px #27c1f2; }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -o-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }
.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: 1px 1px 2px #999999;
  -moz-box-shadow: 1px 1px 2px #999999;
  box-shadow: 1px 1px 2px #999999; }

.lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-api-service-search .field-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.15s;
  -moz-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  transition: opacity 0.5s ease 0.15s; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width 0.3s ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: max-width 0.3s ease-in 0.2s;
  -o-transition: max-width 0.3s ease-in 0.2s;
  transition: max-width 0.3s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  transition: max-width 0.3s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions {
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px; }
body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }
@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }
.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #b8c1d1;
  -moz-box-shadow: inset 0 0 5px #b8c1d1;
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

/* ---------- Dockbar ---------- */
@media (max-width: 979px) {
  .aui * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .aui #heading {
    bottom: 100%;
    margin-top: -2em;
    position: relative; }
    .aui #heading .site-title {
      font-size: 26px; }
      .aui #heading .site-title img {
        width: 35px; }
  .aui #navigation {
    display: none; }
    .aui #navigation.open {
      display: block; }
      .aui #navigation.open .navbar-inner {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        padding: 10px; }
        .aui #navigation.open .navbar-inner .nav-collapse {
          height: auto;
          overflow: visible; }
    .aui #navigation .nav {
      margin: 0; }
  .aui .dockbar-split .dockbar, .aui .dockbar {
    float: right;
    height: auto;
    position: relative;
    z-index: 401; }
    .aui .dockbar-split .dockbar .info-items, .aui .dockbar .info-items {
      height: auto;
      position: static;
      width: 300px; }
    .aui .dockbar-split .dockbar .navbar-inner, .aui .dockbar .navbar-inner {
      width: auto; }
      .aui .dockbar-split .dockbar .navbar-inner .btn-navbar, .aui .dockbar .navbar-inner .btn-navbar {
        background: transparent;
        border: none;
        float: left;
        font-size: 24px;
        padding: 12px 15px; }
        .aui .dockbar-split .dockbar .navbar-inner .btn-navbar:hover, .aui .dockbar .navbar-inner .btn-navbar:hover {
          background-color: #5BBAE8; }
        .aui .dockbar-split .dockbar .navbar-inner .btn-navbar.open, .aui .dockbar .navbar-inner .btn-navbar.open {
          background-color: #F5AF45; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls, .aui .dockbar .navbar-inner .nav-account-controls {
        padding: 0 5px; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls .user-avatar-image, .aui .dockbar .navbar-inner .nav-account-controls .user-avatar-image {
          display: none; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls, .aui .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        border-top-width: 0;
        position: static;
        z-index: 350;
        padding: 0 5px; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li, .aui .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 0;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a, .aui .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(auto auto auto auto);
            position: static;
            visibility: visible; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li .page-preview-controls, .aui .dockbar .navbar-inner .nav-add-controls > li .page-preview-controls {
            display: none; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a, .aui .dockbar .navbar-inner .nav-add-controls > li > a {
            background: transparent;
            text-align: left;
            white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover, .aui .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #F3f3f3; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 22px;
              margin-top: 0; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link, .aui .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: transparent; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label, .aui .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: transparent;
              display: inline;
              left: 0;
              margin-left: 0;
              margin-top: 0;
              padding: 0;
              position: relative; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label, .aui .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: inline; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down, .aui .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-collapse, .aui .dockbar .navbar-inner .nav-collapse {
        z-index: 400; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-collapse.open, .aui .dockbar .navbar-inner .nav-collapse.open {
          overflow: visible; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-collapse > .nav, .aui .dockbar .navbar-inner .nav-collapse > .nav {
          background: #009AE5;
          border-width: 0;
          left: auto;
          margin: 0;
          min-width: 160px;
          position: absolute;
          right: 0;
          z-index: 400; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-collapse > .nav > li.dropdown .dropdown-menu li a, .aui .dockbar .navbar-inner .nav-collapse > .nav > li.dropdown .dropdown-menu li a {
            font-size: 16px;
            line-height: 32px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-collapse > .nav > li.dropdown.open > .dropdown-toggle, .aui .dockbar .navbar-inner .nav-collapse > .nav > li.dropdown.open > .dropdown-toggle {
            color: #FFFFFF; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-collapse > .nav > li > a, .aui .dockbar .navbar-inner .nav-collapse > .nav > li > a {
            color: #FFF;
            font-size: 16px;
            margin: 5px 0;
            padding: 6px 15px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-collapse > .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav-collapse > .nav > li > a:hover, .aui .dockbar .navbar-inner .nav-collapse > .nav > li > a:focus, .aui .dockbar .navbar-inner .nav-collapse > .nav > li > a:hover {
              background-color: #5BBAE8; }
  .aui .portlet-dockbar {
    display: inline-block;
    width: 100%; }
  .aui .signed-out #_145_navAddControlsNavbarBtn {
    display: none; } }
.aui {
  /* ---------- Main ---------- */
  /* ---------- Help icon ---------- */
  /* ---------- Dockbar ---------- */
  /* ---------- Nav#Navigation ---------- */
  /* ---------- Breadcrumbs ---------- */
  /* ---------- Form navigator ---------- */
  /* ---------- Hidden accessible ---------- */
  /* ---------- Side accordion navigations ---------- */
  /* ---------- Extras ---------- */ }
  .aui body {
    color: #555;
    font-weight: 200; }
  .aui a {
    color: #009AE5;
    font-weight: 200; }
    .aui a:hover {
      color: #009AE5; }
    .aui a [class^="icon-"], .aui a [class*=" icon-"] {
      display: inline-block; }
  .aui .alert, .aui .portlet-msg-alert, .aui .portlet-msg-error, .aui .portlet-msg-help, .aui .portlet-msg-info, .aui .portlet-msg-progress, .aui .portlet-msg-success {
    word-wrap: break-word; }
  .aui .table {
    font-size: 15px;
    overflow: hidden; }
    .aui .table td {
      background-color: #F9F9F9; }
    .aui .table thead th {
      background-color: #F0EFEF;
      font-size: 15px;
      font-weight: normal; }
    .aui .table .table-sort-liner a {
      color: #555;
      font-weight: normal;
      text-decoration: underline; }
  .aui .table-striped tbody > tr:nth-child(odd) > td, .aui .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #FFF; }
  .aui .table-hover tbody tr:hover > td, .aui .table-hover tbody tr:hover > th {
    background-color: #EDF8FD; }
  .aui input[type="color"], .aui input[type="date"], .aui input[type="datetime"], .aui input[type="datetime-local"], .aui input[type="email"], .aui input[type="month"], .aui input[type="number"], .aui input[type="password"], .aui input[type="search"], .aui input[type="tel"], .aui input[type="text"], .aui input[type="time"], .aui input[type="url"], .aui input[type="week"], .aui select, .aui textarea, .aui .uneditable-input {
    border: 1px solid #DDD;
    color: #8D8D8D;
    font-weight: 200;
    margin-bottom: 7px; }
    .aui input[type="color"]:focus, .aui input[type="date"]:focus, .aui input[type="datetime"]:focus, .aui input[type="datetime-local"]:focus, .aui input[type="email"]:focus, .aui input[type="month"]:focus, .aui input[type="number"]:focus, .aui input[type="password"]:focus, .aui input[type="search"]:focus, .aui input[type="tel"]:focus, .aui input[type="text"]:focus, .aui input[type="time"]:focus, .aui input[type="url"]:focus, .aui input[type="week"]:focus, .aui select:focus, .aui textarea:focus, .aui .uneditable-input:focus {
      border-color: rgba(0, 172, 255, 0.8); }
  .aui input[type="submit"] {
    margin-bottom: 11px;
    margin-top: 6px; }
  .aui input[type="text"].search-query {
    margin-top: 0; }
  .aui label {
    color: #555;
    font-size: 15px;
    font-weight: 200; }
  .aui li {
    line-height: 27px; }
  .aui select:focus {
    border: 1px solid rgba(0, 172, 255, 0.8);
    outline: 5px auto rgba(82, 168, 236, 0.6);
    outline-offset: -2px; }
  .aui .form-search .control-group-inline, .aui .lfr-translation-manager-selector .control-group-inline {
    margin: 0; }
  .aui .field-wrapper .btn {
    margin-top: 0; }
  .aui .btn.disabled, .aui .btn[disabled] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4; }
  .aui .btn-link {
    color: #555;
    text-decoration: none; }
    .aui .btn-link:focus, .aui .btn-link:hover {
      color: #009AE5;
      text-decoration: none; }
    .aui .btn-link > i {
      height: auto;
      margin: 0;
      padding: 0;
      width: auto; }
  .aui .control-group {
    margin-bottom: 30px; }
  .aui .lfr-ddm-container .control-group, .aui .portlet-staging-bar .control-group {
    margin-bottom: 15px; }
  @media (max-width: 767px) {
    .aui .form-search .input-append .btn {
      font-size: 0;
      padding: 4px 19px 0; }
      .aui .form-search .input-append .btn:after {
        content: "\f002";
        font-size: 18px;
        font-family: 'fontawesome-alloy';
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        *margin-right: .3em; } }
  .aui .navbar .nav > li > a:focus, .aui .navbar .nav > li > a:hover {
    color: #009AE5; }
  .aui .lfr-tree .tree-node .tree-node-selected .tree-label {
    background: #E4F5FC; }
  .aui .previous-level:focus {
    color: #0A68CD; }
  .aui .previous-level:hover {
    color: #8CD3FC; }
  .aui .logo, .aui .logo:hover {
    color: #333;
    line-height: 20px; }
  .aui .portlet, .aui .portlet-borderless-container {
    background: #FFF;
    margin-bottom: 10px;
    padding: 0; }
  .aui .portlet-title {
    padding: 0 10px; }
  .aui .portlet-nested-portlets .portlet-body .portlet {
    border: 1px solid #E5E5E5; }
  .aui .portlet-borderless-container {
    padding: 10px 0; }
  .aui .portlet-options .dropdown-toggle .caret {
    display: none; }
  .aui .taglib-icon-help img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    vertical-align: top; }
    .aui .taglib-icon-help img:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }
  .aui .dockbar-split .dockbar .nav li.dropdown.open > .dropdown-toggle, .aui .dockbar-split .dockbar .nav li.dropdown.active > .dropdown-toggle, .aui .dockbar-split .dockbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: transparent;
    color: #FFF; }
  .aui .dockbar-split .dockbar .navbar-inner {
    background: none;
    visibility: hidden; }
  .aui .dockbar-split.dockbar-ready .dockbar .navbar-inner {
    visibility: visible; }
  .aui .dockbar.navbar .navbar-inner {
    min-height: 40px; }
  .aui .dockbar .navbar-inner {
    background: #333; }
    .aui .dockbar .navbar-inner .container .btn-navbar {
      color: #FFF; }
      .aui .dockbar .navbar-inner .container .btn-navbar .user-avatar-image {
        position: relative;
        top: 2px;
        width: 28px; }
  .aui .dockbar .nav > li > a {
    color: #FFF;
    line-height: 31px; }
    .aui .dockbar .nav > li > a:focus, .aui .dockbar .nav > li > a:hover {
      color: #FFF; }
    .aui .dockbar .nav > li > a [class^="icon-"], .aui .dockbar .nav > li > a [class*=" icon-"] {
      margin-top: 3px; }
  .aui .dockbar .nav > li.active > a {
    color: #FFF; }
    .aui .dockbar .nav > li.active > a, .aui .dockbar .nav > li.active > a:hover, .aui .dockbar .nav > li.active > a:focus {
      background: #0066B3; }
  .aui .dockbar .nav li.dropdown > .dropdown-toggle .caret, .aui .dockbar .nav li.dropdown.open.active > .dropdown-toggle .caret, .aui .dockbar .nav li.dropdown > .dropdown-toggle:hover .caret {
    border-bottom-color: #FFF;
    border-top-color: #FFF; }
  .aui .dockbar .nav li.dropdown.open > .dropdown-toggle, .aui .dockbar .nav li.dropdown.active > .dropdown-toggle, .aui .dockbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #3EA9DB;
    color: #FFF; }
  .aui .dockbar .nav li.dropdown .dropdown-menu, .aui .dockbar .nav li.dropdown .site-administration-menu {
    background: #009AE5;
    border-width: 0;
    left: 0;
    margin: 0;
    right: auto; }
    .aui .dockbar .nav li.dropdown .dropdown-menu > li > a, .aui .dockbar .nav li.dropdown .site-administration-menu > li > a {
      color: #FFF;
      font-size: 0.9em;
      font-weight: 300; }
      .aui .dockbar .nav li.dropdown .dropdown-menu > li > a:focus, .aui .dockbar .nav li.dropdown .dropdown-menu > li > a:hover, .aui .dockbar .nav li.dropdown .site-administration-menu > li > a:focus, .aui .dockbar .nav li.dropdown .site-administration-menu > li > a:hover {
        background: #2FA4F5;
        *zoom: 1;
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF2FA4F5', endColorstr='#FF2FA4F5'); }
      .aui .dockbar .nav li.dropdown .dropdown-menu > li > a [class^="icon-"], .aui .dockbar .nav li.dropdown .dropdown-menu > li > a [class*=" icon-"], .aui .dockbar .nav li.dropdown .site-administration-menu > li > a [class^="icon-"], .aui .dockbar .nav li.dropdown .site-administration-menu > li > a [class*=" icon-"] {
        margin-right: 3px; }
      .aui .dockbar .nav li.dropdown .dropdown-menu > li > a .icon-spacer, .aui .dockbar .nav li.dropdown .site-administration-menu > li > a .icon-spacer {
        margin-right: 17px; }
    .aui .dockbar .nav li.dropdown .dropdown-menu li.active > a, .aui .dockbar .nav li.dropdown .site-administration-menu li.active > a {
      background: #3B6DCC; }
  .aui .dockbar .nav li.dropdown .dropdown-menu {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto; }
    .aui .dockbar .nav li.dropdown .dropdown-menu:after, .aui .dockbar .nav li.dropdown .dropdown-menu:before {
      border-width: 0; }
  .aui .dockbar .nav li.dropdown.user-avatar .dropdown-menu {
    left: auto;
    right: 0; }
  .aui .dockbar .nav-account-controls li ul li a:hover i {
    background-image: none;
    text-decoration: none; }
  .aui .dockbar .divider-vertical {
    border-left-color: #222;
    border-right-color: #555;
    display: none; }
  .aui .app-view-taglib .lfr-header-row-content .select-all-entries {
    left: 7px;
    top: 14px; }
  .aui .navbar .btn-group, .aui .navbar .navbar-search {
    margin-bottom: 8px;
    margin-top: 8px; }
  .aui .navbar .btn-navbar {
    padding: 10px; }
  .aui .navbar .container .btn-navbar {
    background: transparent;
    border-color: #DDD; }
    .aui .navbar .container .btn-navbar:hover, .aui .navbar .container .btn-navbar:focus, .aui .navbar .container .btn-navbar:active, .aui .navbar .container .btn-navbar.active, .aui .navbar .container .btn-navbar.disabled, .aui .navbar .container .btn-navbar[disabled] {
      background-color: #DDD; }
    .aui .navbar .container .btn-navbar .icon-bar {
      background: #656565; }
  .aui .navbar .icon-caret-down {
    background: #27A7EB;
    background: rgba(255, 255, 255, 0.2);
    font-size: 14px;
    height: auto;
    margin-left: 5px;
    padding: 1px 4px;
    width: auto; }
  .aui .navbar .nav > li.open > a {
    background-color: #FFF;
    color: #555;
    text-decoration: none; }
  .aui .navbar .navbar-inner {
    min-height: 47px; }
  .aui .modify-pages .delete-tab {
    background: #555;
    border: 2px solid #FFF;
    color: #FFF;
    font-size: 16px;
    padding: 4px;
    right: -10px;
    top: 0;
    z-index: 300; }
    .aui .modify-pages .delete-tab:hover {
      -webkit-box-shadow: 0 1px 1px -1px black;
      -moz-box-shadow: 0 1px 1px -1px black;
      box-shadow: 0 1px 1px -1px black; }
  .aui .breadcrumb {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 3px 15px 2px; }
    .aui .breadcrumb li {
      display: inline; }
      .aui .breadcrumb li span.divider {
        color: #999;
        font-weight: bold; }
      .aui .breadcrumb li.last a {
        color: #676767; }
      .aui .breadcrumb li.last span.divider {
        display: none; }
    .aui .breadcrumb .only .divider {
      display: none; }
    @media (max-width: 767px) {
      .aui .breadcrumb.breadcrumb-horizontal {
        padding-left: 5px;
        padding-right: 5px; }
        .aui .breadcrumb.breadcrumb-horizontal li {
          display: none; }
          .aui .breadcrumb.breadcrumb-horizontal li.only, .aui .breadcrumb.breadcrumb-horizontal li.first, .aui .breadcrumb.breadcrumb-horizontal li.last, .aui .breadcrumb.breadcrumb-horizontal li.current-parent {
            display: inline-block; }
          .aui .breadcrumb.breadcrumb-horizontal li.breadcrumb-truncate.only, .aui .breadcrumb.breadcrumb-horizontal li.breadcrumb-truncate.first a, .aui .breadcrumb.breadcrumb-horizontal li.breadcrumb-truncate.last a, .aui .breadcrumb.breadcrumb-horizontal li.breadcrumb-truncate.active, .aui .breadcrumb.breadcrumb-horizontal li.breadcrumb-truncate.current-parent a {
            display: inline-block;
            max-width: 65px;
            overflow: hidden;
            text-overflow: ellipsis;
            vertical-align: bottom;
            white-space: nowrap; }
          .aui .breadcrumb.breadcrumb-horizontal li.breadcrumb-truncate.current-parent:before {
            color: #999;
            content: ' ... / ';
            font-weight: bold; } }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.active .tab-label .message {
    color: #000; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.active .tab-label .number {
    background: #60BFEF; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.active .tab-label .tab-icon {
    color: #60BFEF; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.section-error .tab-label .message {
    color: #B50303; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .message {
    color: #000; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    background: #CCC;
    color: #FFF; }
  @media (max-width: 979px) {
    .aui .taglib-form-navigator .form-navigator-content {
      clear: both;
      float: none;
      width: 100%; }
    .aui .taglib-form-navigator .form-navigator.nav.well {
      border-width: 1px 0 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      clear: both;
      float: none;
      margin: 1em 0 0;
      padding: 1em 0.5em;
      width: 100%; }
      .aui .taglib-form-navigator .form-navigator.nav.well > li {
        display: inline-block; }
        .aui .taglib-form-navigator .form-navigator.nav.well > li > a {
          margin: 0;
          padding: 0.1em 1em; }
    .aui .taglib-form-navigator .nobr {
      white-space: normal; } }
  .aui #banner h2, .aui #banner h3, .aui .site-breadcrumbs h1 {
    clip: rect(0 0 0 0);
    position: absolute; }
  .aui .opens-new-window-accessible {
    background: url(/html/themes/classic/images/common/open_window.png) no-repeat 0 50%;
    display: inline-block;
    font-size: 0;
    height: 11px;
    margin-left: 2px;
    overflow: hidden;
    text-indent: -9999px;
    vertical-align: top;
    width: 11px; }
  .aui .nav-header {
    background-color: #E5E5E5;
    border: solid #DDD;
    border-width: 1px 0;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .aui .accordion .accordion-group .accordion-heading .accordion-toggle {
    padding-left: 15px; }
  .aui .accordion .accordion-group .toggler-content-expanded {
    border-width: 1px 0 0 0; }
  .aui .accordion-group .accordion-heading.toggler-header-collapsed .accordion-toggle:before, .aui .accordion-group .accordion-heading.toggler-header-expanded .accordion-toggle:before, .aui .lfr-add-panel .lfr-page-template .lfr-page-template-title.toggler-header-collapsed:before, .aui .lfr-add-panel .lfr-page-template .lfr-page-template-title.toggler-header-expanded:before {
    content: "\f138";
    font-family: 'fontawesome-alloy';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
    display: inline-block;
    margin-right: 5px; }
  .aui .accordion-group .accordion-heading.toggler-header-expanded .accordion-toggle:before, .aui .lfr-add-panel .lfr-page-template .lfr-page-template-title.toggler-header-expanded:before {
    content: "\f13a"; }
  .aui .accordion-group {
    border-width: 0; }
    .aui .accordion-group .accordion-heading {
      background: none no-repeat 0 50%;
      overflow: hidden; }
      .aui .accordion-group .accordion-heading .accordion-toggle, .aui .accordion-group .accordion-heading .accordion-toggle:hover {
        text-decoration: none; }
      .aui .accordion-group .accordion-heading.toggler-header-collapsed, .aui .accordion-group .accordion-heading.toggler-header-expanded {
        background-image: none; }
        .aui .accordion-group .accordion-heading.toggler-header-collapsed .accordion-toggle:before, .aui .accordion-group .accordion-heading.toggler-header-expanded .accordion-toggle:before {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
          opacity: 0.5; }
      .aui .accordion-group .accordion-heading.toggler-header-collapsed {
        position: relative; }
        .aui .accordion-group .accordion-heading.toggler-header-collapsed .accordion-toggle:after {
          content: '';
          margin-left: 10px;
          position: absolute;
          top: 50%;
          width: 100%; }
    .aui .accordion-group .toggler-content-expanded {
      border: 1px solid #eeeeee; }
      .aui .accordion-group .toggler-content-expanded .accordion-inner {
        border-width: 0; }
    .aui .accordion-group.lfr-panel-extended {
      border-width: 1px; }
      .aui .accordion-group.lfr-panel-extended .accordion-heading {
        background: #F2F2F2;
        overflow: hidden;
        position: static; }
        .aui .accordion-group.lfr-panel-extended .accordion-heading .accordion-toggle {
          color: #999;
          padding-left: 8px; }
          .aui .accordion-group.lfr-panel-extended .accordion-heading .accordion-toggle:after, .aui .accordion-group.lfr-panel-extended .accordion-heading .accordion-toggle:before {
            float: right;
            font-size: 22px; }
  .aui .accordion-heading .accordion-toggle {
    padding-left: 0; }
  .aui .toggler-content-collapsed {
    display: none; }
  .aui body.yui3-skin-sam .yui3-widget-mask {
    background-color: #FFF; }
  .aui.ie .dockbar .navbar-inner, .aui.ie #navigation .navbar-inner {
    filter: none; }
  .aui.ie6 .accordion-group .accordion-heading, .aui.ie7 .accordion-group .accordion-heading {
    background: none no-repeat 0 50%; }
    .aui.ie6 .accordion-group .accordion-heading.toggler-header-collapsed, .aui.ie7 .accordion-group .accordion-heading.toggler-header-collapsed {
      background-image: url(/bottero-theme/css/../images/arrows/05_right.png); }
    .aui.ie6 .accordion-group .accordion-heading.toggler-header-expanded, .aui.ie7 .accordion-group .accordion-heading.toggler-header-expanded {
      background-image: url(/bottero-theme/css/../images/arrows/05_down.png); }
  .aui .add-content-menu .accordion, .aui .lfr-edit-layout-panel .accordion, .aui .panel-page-menu .portlet-borderless-container .accordion {
    background: #FFF;
    border: solid #D3D3D3;
    border-width: 0 1px; }
    .aui .add-content-menu .accordion .accordion-group, .aui .lfr-edit-layout-panel .accordion .accordion-group, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group {
      border-width: 0;
      margin-bottom: 0; }
      .aui .add-content-menu .accordion .accordion-group .accordion-heading, .aui .lfr-edit-layout-panel .accordion .accordion-group .accordion-heading, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .accordion-heading {
        cursor: pointer; }
        .aui .add-content-menu .accordion .accordion-group .accordion-heading .accordion-toggle, .aui .lfr-edit-layout-panel .accordion .accordion-group .accordion-heading .accordion-toggle, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .accordion-heading .accordion-toggle {
          font-size: 16px;
          font-weight: 300;
          padding: 0; }
      .aui .add-content-menu .accordion .accordion-group .accordion-inner, .aui .lfr-edit-layout-panel .accordion .accordion-group .accordion-inner, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .accordion-inner {
        background: #FCFCFC;
        border: solid #D3D3D3;
        border-width: 0 0 1px 0;
        padding: 6px 0 15px; }
      .aui .add-content-menu .accordion .accordion-group .toggler-header, .aui .lfr-edit-layout-panel .accordion .accordion-group .toggler-header, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .toggler-header {
        background: #F2F2F2;
        border: solid #D3D3D3;
        border-width: 1px 0;
        margin-top: -1px;
        padding: 6px 10px;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none; }
        .aui .add-content-menu .accordion .accordion-group .toggler-header .accordion-toggle, .aui .lfr-edit-layout-panel .accordion .accordion-group .toggler-header .accordion-toggle, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .toggler-header .accordion-toggle {
          background: #f2f2f2 url(/bottero-theme/css/../images/arrows/13_left.png) no-repeat 100% -20px; }
      .aui .add-content-menu .accordion .accordion-group .toggler-header-collapsed .accordion-toggle, .aui .lfr-edit-layout-panel .accordion .accordion-group .toggler-header-collapsed .accordion-toggle, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .toggler-header-collapsed .accordion-toggle {
        background-position: 100% 0; }
        .aui .add-content-menu .accordion .accordion-group .toggler-header-collapsed .accordion-toggle:before, .aui .lfr-edit-layout-panel .accordion .accordion-group .toggler-header-collapsed .accordion-toggle:before, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .toggler-header-collapsed .accordion-toggle:before {
          display: none; }
      .aui .add-content-menu .accordion .accordion-group .toggler-header-expanded .accordion-toggle:before, .aui .lfr-edit-layout-panel .accordion .accordion-group .toggler-header-expanded .accordion-toggle:before, .aui .panel-page-menu .portlet-borderless-container .accordion .accordion-group .toggler-header-expanded .accordion-toggle:before {
        display: none; }
    .aui .add-content-menu .accordion .toggler-content-expanded, .aui .lfr-edit-layout-panel .accordion .toggler-content-expanded, .aui .panel-page-menu .portlet-borderless-container .accordion .toggler-content-expanded {
      border-width: 0; }
  .aui .lfr-add-panel .add-content-menu .lfr-content-item {
    color: #009AE5; }
    .aui .lfr-add-panel .add-content-menu .lfr-content-item:focus, .aui .lfr-add-panel .add-content-menu .lfr-content-item:hover {
      background-color: #E5F5FC; }
    .aui .lfr-add-panel .add-content-menu .lfr-content-item.lfr-portlet-used {
      color: #BBB; }
  .aui .lfr-add-panel .lfr-page-template .lfr-page-template-title.toggler-header-collapsed:before, .aui .lfr-add-panel .lfr-page-template .lfr-page-template-title.toggler-header-expanded:before {
    color: #8D8D8D;
    position: absolute;
    right: 5px;
    top: 0; }
  .aui .lfr-add-panel .lfr-page-template .lfr-page-template-title.active:before {
    color: #FFF; }
  .aui .lfr-add-panel.lfr-admin-panel h1, .aui .lfr-device-preview-panel.lfr-admin-panel h1, .aui .lfr-edit-layout-panel.lfr-admin-panel h1 {
    color: #009AE5;
    font-size: 26px;
    font-weight: normal;
    line-height: 26px; }
  .aui ::-webkit-selection {
    background: #2AAAE6 !important;
    color: #FFF;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.3); }
  .aui ::-moz-selection {
    background: #2AAAE6 !important;
    color: #FFF;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.3); }
  .aui ::-o-selection {
    background: #2AAAE6 !important;
    color: #FFF;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.3); }
  .aui ::selection {
    background: #2AAAE6 !important;
    color: #FFF;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.3); }
  .aui .breadcrumb > li {
    text-shadow: none; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.section-error .tab-label .number, .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.section-success .tab-label .number {
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.section-error .tab-label .number {
    -webkit-box-shadow: 0 0 5px 0 #b50303;
    -moz-box-shadow: 0 0 5px 0 #b50303;
    box-shadow: 0 0 5px 0 #b50303; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab.section-success .tab-label .number {
    -webkit-box-shadow: 0 0 5px 0 #488f06;
    -moz-box-shadow: 0 0 5px 0 #488f06;
    box-shadow: 0 0 5px 0 #488f06; }
  .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .aui .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -webkit-box-shadow: 0 0 5px 0 #60bfef;
    -moz-box-shadow: 0 0 5px 0 #60bfef;
    box-shadow: 0 0 5px 0 #60bfef; }
  .aui .modify-pages .delete-tab {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-shadow: none; }
  .aui .nav-header {
    background-color: #FFF;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
    background-image: -webkit-linear-gradient(#ffffff 0%, #f2f2f2 100%);
    background-image: -moz-linear-gradient(#ffffff 0%, #f2f2f2 100%);
    background-image: -o-linear-gradient(#ffffff 0%, #f2f2f2 100%);
    background-image: linear-gradient(#ffffff 0%, #f2f2f2 100%); }
  .aui .portlet-options .dropdown-toggle, .aui .portlet-options.open .dropdown-toggle {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .aui .table {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
  .aui input[type="color"], .aui input[type="date"], .aui input[type="datetime"], .aui input[type="datetime-local"], .aui input[type="month"], .aui input[type="number"], .aui input[type="password"], .aui input[type="text"], .aui input[type="time"], .aui input[type="week"], .aui input[type="email"], .aui input[type="url"], .aui input[type="search"], .aui input[type="tel"], .aui textarea, .aui .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .aui input[type="color"]:focus, .aui input[type="date"]:focus, .aui input[type="datetime"]:focus, .aui input[type="datetime-local"]:focus, .aui input[type="month"]:focus, .aui input[type="number"]:focus, .aui input[type="password"]:focus, .aui input[type="text"]:focus, .aui input[type="time"]:focus, .aui input[type="week"]:focus, .aui input[type="email"]:focus, .aui input[type="url"]:focus, .aui input[type="search"]:focus, .aui input[type="tel"]:focus, .aui textarea:focus, .aui .uneditable-input:focus {
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }
  .aui input.search-query {
    border-radius: 15px; }
  .aui .tagselector-focused .tagselector-content .textboxlistentry-holder {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }
  .aui .dockbar .nav > li > a {
    text-shadow: none; }
  .aui .dockbar .nav li.dropdown .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .aui .dockbar .container .btn .user-avatar-image, .aui .dockbar .nav li.dropdown.user-avatar .user-avatar-image {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 2px #5594e0;
    -moz-box-shadow: 0 0 0 2px #5594e0;
    box-shadow: 0 0 0 2px #5594e0; }
  .aui .navbar .container .btn, .aui .navbar .container .btn .icon-bar {
    -webkit-box-shadow: 0 1px 0 white;
    -moz-box-shadow: 0 1px 0 white;
    box-shadow: 0 1px 0 white; }
  .aui .navbar .icon-caret-down {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
  .aui .navbar .nav > li.open > a {
    -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); }
  .aui .dockbar .container .btn {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .aui body.yui3-skin-sam .yui3-widget-mask {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8; }

.aui .dark, .aui .light {
  /* ---------- Breadcrumbs ---------- */
  /* ---------- Portlet ---------- */
  /* ---------- Portlet hover styles ---------- */
  /* ---------- Extras ---------- */ }
  .aui .dark #navigation .navbar-inner, .aui .light #navigation .navbar-inner {
    border-width: 0; }
    .aui .dark #navigation .navbar-inner .nav > li, .aui .light #navigation .navbar-inner .nav > li {
      margin-right: 5px; }
    .aui .dark #navigation .navbar-inner .nav li, .aui .light #navigation .navbar-inner .nav li {
      padding: 8px 0; }
      .aui .dark #navigation .navbar-inner .nav li.active > a, .aui .dark #navigation .navbar-inner .nav li.open > a, .aui .light #navigation .navbar-inner .nav li.active > a, .aui .light #navigation .navbar-inner .nav li.open > a {
        background: #00CAFF;
        color: #FFF; }
      .aui .dark #navigation .navbar-inner .nav li.open > .dropdown-toggle, .aui .light #navigation .navbar-inner .nav li.open > .dropdown-toggle {
        background: #00CAFF;
        color: #FFF; }
    .aui .dark #navigation .navbar-inner .nav .dropdown-menu, .aui .light #navigation .navbar-inner .nav .dropdown-menu {
      background-color: #FFF;
      border: 1px solid #CCC;
      border-color: rgba(0, 0, 0, 0.2); }
      .aui .dark #navigation .navbar-inner .nav .dropdown-menu:after, .aui .light #navigation .navbar-inner .nav .dropdown-menu:after {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #FFF; }
      .aui .dark #navigation .navbar-inner .nav .dropdown-menu:before, .aui .light #navigation .navbar-inner .nav .dropdown-menu:before {
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #CCC; }
      .aui .dark #navigation .navbar-inner .nav .dropdown-menu a, .aui .light #navigation .navbar-inner .nav .dropdown-menu a {
        color: #555; }
        .aui .dark #navigation .navbar-inner .nav .dropdown-menu a:focus, .aui .dark #navigation .navbar-inner .nav .dropdown-menu a:hover, .aui .light #navigation .navbar-inner .nav .dropdown-menu a:focus, .aui .light #navigation .navbar-inner .nav .dropdown-menu a:hover {
          background: #00CAFF;
          color: #FFF;
          text-decoration: none; }
  .aui .dark .modify-pages .delete-tab, .aui .light .modify-pages .delete-tab {
    top: 10px; }
  .aui .dark .breadcrumb, .aui .light .breadcrumb {
    background: transparent; }
  .aui .dark .portlet-content, .aui .light .portlet-content {
    border-width: 0; }
  .aui .dark .portlet-topper, .aui .light .portlet-topper {
    background: transparent; }
    .aui .dark .portlet-topper .portlet-title, .aui .light .portlet-topper .portlet-title {
      font-size: 22px;
      font-weight: lighter; }
  .aui .dark .lfr-configurator-visibility .portlet-topper, .aui .light .lfr-configurator-visibility .portlet-topper {
    background: transparent; }
  .aui .dark .portlet-borderless-container, .aui .light .portlet-borderless-container {
    background: transparent; }
  .aui .dark section.portlet, .aui .light section.portlet {
    border: 2px solid transparent; }
    .aui .dark section.portlet menu.portlet-topper-toolbar, .aui .light section.portlet menu.portlet-topper-toolbar {
      color: #00CAFF;
      display: none; }
  .aui .dark.signed-in section.portlet:hover, .aui .light.signed-in section.portlet:hover {
    border-color: #00CAFF; }
    .aui .dark.signed-in section.portlet:hover menu.portlet-topper-toolbar, .aui .light.signed-in section.portlet:hover menu.portlet-topper-toolbar {
      display: block; }
  .aui .dark section.portlet#portlet_new-password menu.portlet-topper-toolbar, .aui .light section.portlet#portlet_new-password menu.portlet-topper-toolbar {
    background: transparent; }
    .aui .dark section.portlet#portlet_new-password menu.portlet-topper-toolbar:after, .aui .light section.portlet#portlet_new-password menu.portlet-topper-toolbar:after {
      content: ""; }
  .aui .dark section.portlet#portlet_new-password:hover, .aui .light section.portlet#portlet_new-password:hover {
    border: 2px solid transparent; }
    .aui .dark section.portlet#portlet_new-password:hover menu.portlet-topper-toolbar, .aui .light section.portlet#portlet_new-password:hover menu.portlet-topper-toolbar {
      background: transparent; }
  .aui .dark.controls-hidden section.portlet:hover, .aui .light.controls-hidden section.portlet:hover {
    border-color: transparent; }
    .aui .dark.controls-hidden section.portlet:hover menu.portlet-topper-toolbar, .aui .light.controls-hidden section.portlet:hover menu.portlet-topper-toolbar {
      display: none; }
  .aui .dark .columns-max section.portlet .portlet-topper-toolbar, .aui .light .columns-max section.portlet .portlet-topper-toolbar {
    background: transparent;
    height: auto;
    width: auto; }
    .aui .dark .columns-max section.portlet .portlet-topper-toolbar:after, .aui .light .columns-max section.portlet .portlet-topper-toolbar:after {
      content: ""; }
    .aui .dark .columns-max section.portlet .portlet-topper-toolbar .portlet-icon-back, .aui .light .columns-max section.portlet .portlet-topper-toolbar .portlet-icon-back {
      padding-right: 0; }
  .aui .dark .columns-max section.portlet:focus, .aui .dark .columns-max section.portlet:hover, .aui .light .columns-max section.portlet:focus, .aui .light .columns-max section.portlet:hover {
    border: 2px solid transparent; }
    .aui .dark .columns-max section.portlet:focus .portlet-topper-toolbar, .aui .dark .columns-max section.portlet:hover .portlet-topper-toolbar, .aui .light .columns-max section.portlet:focus .portlet-topper-toolbar, .aui .light .columns-max section.portlet:hover .portlet-topper-toolbar {
      background: transparent; }
  .aui .dark a, .aui .light a {
    text-shadow: none; }
  .aui .dark #navigation .navbar-inner, .aui .light #navigation .navbar-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .aui .dark #navigation .navbar-inner .nav li.active > a, .aui .dark #navigation .navbar-inner .nav li.open > a, .aui .light #navigation .navbar-inner .nav li.active > a, .aui .light #navigation .navbar-inner .nav li.open > a {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      text-shadow: none; }
    .aui .dark #navigation .navbar-inner .nav li.open > .dropdown-toggle, .aui .light #navigation .navbar-inner .nav li.open > .dropdown-toggle {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      text-shadow: none; }
    .aui .dark #navigation .navbar-inner .nav .dropdown-menu, .aui .light #navigation .navbar-inner .nav .dropdown-menu {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      -o-border-radius: 6px;
      border-radius: 6px; }
  .aui .dark section.portlet .admin.portlet-topper-toolbar:before, .aui .light section.portlet .admin.portlet-topper-toolbar:before {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px; }
  .aui .dark section.portlet.active, .aui .light section.portlet.active {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
  .aui .dark.signed-in section.portlet, .aui .light.signed-in section.portlet {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
    .aui .dark.signed-in section.portlet:hover, .aui .light.signed-in section.portlet:hover {
      -webkit-transition: border-color 0.2s ease-in;
      -moz-transition: border-color 0.2s ease-in;
      -o-transition: border-color 0.2s ease-in;
      transition: border-color 0.2s ease-in; }

.aui .dark {
  background: #363636;
  color: #E3E3E3;
  /* ---------- Dockbar ---------- */
  /* ---------- Nav#Navigation ---------- */
  /* ---------- Breadcrumbs ---------- */
  /* ---------- Portlet ---------- */
  /* ---------- Tables ---------- */ }
  .aui .dark.portal-popup {
    background-color: transparent;
    color: #555; }
    .aui .dark.portal-popup legend {
      color: #555; }
  .aui .dark.yui3-skin-sam .yui3-widget-mask {
    background-color: #111; }
  .aui .dark a {
    color: #009CEB; }
  .aui .dark legend, .aui .dark .portlet-wiki .portlet-body h3, .aui .dark .taglib-header {
    color: #E3E3E3; }
  .aui .dark .modal-content, .aui .dark .modal-content legend {
    color: #555; }
  .aui .dark .dockbar .nav li.dropdown .dropdown-menu {
    background: #007BB3; }
  .aui .dark #breadcrumbs {
    padding-left: 10px; }
  .aui .dark #navigation .navbar-inner {
    background: #2F2F2F; }
    .aui .dark #navigation .navbar-inner .nav > li > a {
      color: #E3E3E3; }
  .aui .dark .breadcrumb li a {
    color: #E3E3E3; }
  .aui .dark .lfr-header-row-content {
    padding: 3px 0 0; }
  .aui .dark .portlet {
    background: #363636; }
  .aui .dark .portlet-title {
    color: #00CAFF; }
  .aui .dark .table {
    color: #555; }

.aui .light {
  background: #FAFAFA;
  /* ---------- Portlet ---------- */
  /* ---------- Portlet hover styles ---------- */ }
  .aui .light #navigation .navbar-inner {
    background: #F6F6F6; }
    .aui .light #navigation .navbar-inner .nav > li a {
      color: #777; }
  .aui .light .portlet {
    background: transparent; }
  .aui .light .portlet-title {
    color: #29B23E; }
  .aui .light .columns-max .portlet .portlet-topper-toolbar a {
    color: #555; }

@font-face {
  font-family: 'Open Sans';
  font-weight: 300;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url("fonts/opensans-light-webfont.eot");
  src: url("fonts/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-light-webfont.woff2") format("woff2"), url("fonts/opensans-light-webfont.woff") format("woff"), url("fonts/opensans-light-webfont.svg#open_sanslight") format("svg"); }

@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url("fonts/opensans-regular-webfont.eot");
  src: url("fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-regular-webfont.woff2") format("woff2"), url("fonts/opensans-regular-webfont.woff") format("woff"), url("fonts/opensans-regular-webfont.svg#open_sansregular") format("svg"); }

@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: italic;
  text-rendering: optimizeLegibility;
  src: url("fonts/opensans-italic-webfont.eot");
  src: url("fonts/opensans-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-italic-webfont.woff2") format("woff2"), url("fonts/opensans-italic-webfont.woff") format("woff"), url("fonts/opensans-italic-webfont.svg#open_sansitalic") format("svg"); }

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url("fonts/opensans-semibold-webfont.eot");
  src: url("fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-semibold-webfont.woff2") format("woff2"), url("fonts/opensans-semibold-webfont.woff") format("woff"), url("fonts/opensans-semibold-webfont.svg#open_sanssemibold") format("svg"); }

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: italic;
  text-rendering: optimizeLegibility;
  src: url("fonts/opensans-semibolditalic-webfont.eot");
  src: url("fonts/opensans-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-semibolditalic-webfont.woff2") format("woff2"), url("fonts/opensans-semibolditalic-webfont.woff") format("woff"), url("fonts/opensans-semibolditalic-webfont.svg#open_sanssemibold_italic") format("svg"); }

@font-face {
  font-family: 'webflow-icons';
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format("truetype");
  font-weight: normal;
  font-style: normal; }

[class^="w-icon-"], [class*=" w-icon-"] {
  font-family: 'webflow-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@font-face {
  font-family: 'qfont';
  src: url("fonts/qfont.eot?zgqozq");
  src: url("fonts/qfont.eot?zgqozq#iefix") format("embedded-opentype"), url("fonts/qfont.ttf?zgqozq") format("truetype"), url("fonts/qfont.woff?zgqozq") format("woff"), url("fonts/qfont.svg?zgqozq#qfont") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="q-icon-"], [class*=" q-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'qfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.q-icon-pinlocation:before {
  content: "\e910"; }

.q-icon-ecommerce:before {
  content: "\e90f"; }

.q-icon-b2b:before {
  content: "\e908"; }

.q-icon-business2:before {
  content: "\e909"; }

.q-icon-documentale:before {
  content: "\e90a"; }

.q-icon-mobile:before {
  content: "\e90b"; }

.q-icon-personalizzate:before {
  content: "\e90c"; }

.q-icon-portali:before {
  content: "\e90d"; }

.q-icon-reporting:before {
  content: "\e90e"; }

.q-icon-moveleft:before {
  content: "\e907"; }

.q-icon-moveright:before {
  content: "\e906"; }

.q-icon-marketing:before {
  content: "\e900"; }

.q-icon-consulenza:before {
  content: "\e901"; }

.q-icon-analisi:before {
  content: "\e902"; }

.q-icon-enterprise:before {
  content: "\e903"; }

.q-icon-business:before {
  content: "\e904"; }

.q-icon-qletter:before {
  content: "\e905"; }

.q-icon-plus:before {
  content: "\e114"; }

.q-icon-check:before {
  content: "\e116"; }

.q-icon-menu:before {
  content: "\e120"; }

.q-icon-file:before {
  content: "\e124"; }

.q-icon-ellipsis:before {
  content: "\e129"; }

/* ---------- Base styles ---------- */
.aui {
  /* ---------- Dockbar ---------- */
  /* ---------- Main navigation ---------- */
  /* ---------- Breadcrumbs ---------- */
  /* ---------- Portlet wrapper and icons ---------- */
  /* ---------- Set password reminder portlet ---------- */
  /* ---------- Staging bar ---------- */
  /* ---------- Hudcrumbs ---------- */
  /* ---------- Miscellaneous ---------- */
  /* ---------- Extras ---------- */
  /* ---------- IE8 ---------- */ }
  .aui .separator {
    border-color: #BFBFBF transparent #FFF;
    border-style: solid;
    border-width: 1px 0; }
  .aui .site-title a:hover {
    text-decoration: none; }
  .aui .site-title .site-name {
    display: inline-block; }
  .aui #skip-to-content:focus {
    clip: rect(auto auto auto auto);
    margin-top: 35px;
    right: 5px;
    z-index: 200; }
  .aui #sign-in {
    background: url(/html/themes/classic/images/common/key.png) no-repeat 3px 50%;
    font-weight: bold;
    padding: 5px 5px 5px 25px;
    position: absolute;
    right: 0;
    top: -1.2em; }
  .aui .redirected-to-message {
    margin-right: 10px; }
    .aui .redirected-to-message a {
      background: #ECFBFF;
      border: 1px solid #ADE5FA;
      color: #8D8D8D;
      padding: 5px; }
  .aui .site-navigation {
    margin-bottom: 6px; }
    .aui .site-navigation .lfr-nav-item span, .aui .site-navigation .lfr-nav-item a {
      white-space: nowrap;
      overflow: hidden;
      -ms-text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      max-width: 300px; }
  .aui .taglib-portal-message {
    margin-bottom: 0; }
  .aui .dockbar.navbar .nav li.dropdown.active .dropdown-toggle {
    background-color: transparent; }
    .aui .dockbar.navbar .nav li.dropdown.active .dropdown-toggle:hover {
      color: #FFF; }
  .aui .dockbar.navbar .nav li.dropdown.staging-toggle .dropdown-menu {
    background-color: #55B8EC; }
  .aui .dockbar.navbar .nav > li > a {
    margin: 0 5px 0 0;
    padding: 6px 10px; }
    .aui .dockbar.navbar .nav > li > a:hover {
      background-color: #2FA4F5; }
  .aui .dockbar .info-button {
    top: 9px; }
    .aui .dockbar .info-button a {
      margin-top: -4px; }
      .aui .dockbar .info-button a:hover {
        color: #FFF; }
  .aui .dockbar .staging-bar .staging-toggle {
    color: #FFF; }
    .aui .dockbar .staging-bar .staging-toggle li a {
      color: #FFF;
      font-weight: 300;
      text-decoration: none; }
    .aui .dockbar .staging-bar .staging-toggle .btn-link {
      color: #FFF;
      font-size: 12px; }
  .aui .dockbar .page-customization-bar .btn {
    border-color: transparent; }
    .aui .dockbar .page-customization-bar .btn:hover, .aui .dockbar .page-customization-bar .btn:focus {
      background: transparent;
      text-decoration: underline; }
  .aui .dockbar .navbar-inner, .aui .dockbar-split .dockbar .navbar-inner {
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(47%, #eeeeee), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(#eeeeee 0%, #eeeeee 47%, #eeeeee 100%);
    background-image: -moz-linear-gradient(#eeeeee 0%, #eeeeee 47%, #eeeeee 100%);
    background-image: -o-linear-gradient(#eeeeee 0%, #eeeeee 47%, #eeeeee 100%);
    background-image: linear-gradient(#eeeeee 0%, #eeeeee 47%, #eeeeee 100%); }
    .aui .dockbar .navbar-inner .nav > li, .aui .dockbar-split .dockbar .navbar-inner .nav > li {
      background-color: #eeeeee;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(47%, #eeeeee), color-stop(100%, #eeeeee));
      background-image: -webkit-linear-gradient(#eeeeee 0%, #eeeeee 47%, #eeeeee 100%);
      background-image: -moz-linear-gradient(#eeeeee 0%, #eeeeee 47%, #eeeeee 100%);
      background-image: -o-linear-gradient(#eeeeee 0%, #eeeeee 47%, #eeeeee 100%);
      background-image: linear-gradient(#eeeeee 0%, #eeeeee 47%, #eeeeee 100%); }
  .aui .dockbar-split .dockbar .info-button {
    top: 9px; }
  .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls.nav-account-controls-notice {
    margin-top: 10px;
    top: 50px; }
  .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
    background: transparent;
    border-top-width: 0; }
    .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls.nav-add-controls-notice {
      top: 70px; }
    .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
      background-color: transparent;
      background-image: none; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
        background: #45CBF5;
        line-height: inherit;
        padding: 6px 8px; }
        @media (max-width: 979px) {
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: transparent; } }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
          background: #5BBAE8; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
          background: #92F545; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: transparent; } }
  .aui .dockbar-split .dockbar .navbar-inner .page-customization-bar {
    background-color: #6DA4E4;
    background-color: rgba(109, 168, 228, 0.9);
    line-height: 20px; }
  .aui .dockbar-split .dockbar .navbar-inner .page-customization-bar-text {
    height: 43px; }
  .aui .dockbar-split .dockbar .navbar-inner .staging-bar {
    margin: 6px 0; }
    .aui .dockbar-split .dockbar .navbar-inner .staging-bar > li {
      background: transparent; }
  .aui #navigation .add-page-editor input {
    margin-top: 0; }
  .aui #navigation .brand {
    margin-left: 0;
    padding: 0 20px 0 0; }
    .aui #navigation .brand img {
      height: 40px;
      width: auto; }
  .aui #navigation .nav li.dropdown > .dropdown-toggle {
    padding-right: 0; }
    .aui #navigation .nav li.dropdown > .dropdown-toggle .caret {
      border-bottom-color: #FFF;
      border-top-color: #FFF; }
  .aui #navigation .nav li.open > a {
    background-color: #A3A3A3;
    color: #FFF; }
  .aui #navigation .nav li.active > a {
    background-color: #eeeeee; }
  .aui #navigation .nav > li > a {
    padding: 4px 15px 5px; }
  .aui #navigation .nav .dropdown-menu {
    background: #00ACFF;
    border-width: 0;
    margin: 0; }
    .aui #navigation .nav .dropdown-menu:after, .aui #navigation .nav .dropdown-menu:before {
      border-width: 0; }
    .aui #navigation .nav .dropdown-menu a {
      color: #FFF; }
      .aui #navigation .nav .dropdown-menu a:hover {
        background: none;
        text-decoration: underline; }
  .aui #navigation .navbar-inner {
    background: #555;
    border-width: 0;
    min-height: 36px; }
    .aui #navigation .navbar-inner li a {
      color: #FFF; }
  .aui .modify-pages .delete-tab {
    background: #555;
    border: 2px solid #FFF;
    color: #FFF;
    font-size: 16px;
    padding: 4px;
    right: -10px;
    top: 0;
    z-index: 300; }
  .aui .modify-pages .lfr-nav-item .lfr-nav-child-toggle {
    padding: 10px; }
    .aui .modify-pages .lfr-nav-item .lfr-nav-child-toggle i {
      margin: 0; }
    @media (max-width: 979px) {
      .aui .modify-pages .lfr-nav-item .lfr-nav-child-toggle {
        line-height: 1em;
        padding: 14px;
        position: absolute;
        right: 0;
        top: 0; } }
  .aui .modify-pages .drag-handle {
    background-color: rgba(255, 255, 255, 0.75);
    color: #009AE5; }
  .aui .breadcrumb {
    background-color: #FAFAFA; }
  .aui #breadcrumbs {
    margin-bottom: 45px; }
    .aui #breadcrumbs .breadcrumb {
      margin-bottom: 0; }
  .aui .portlet-content, .aui .portlet-minimized .portlet-content-container {
    border: 1px solid #EAEAEA;
    border-top-width: 0;
    padding: 12px 10px 10px; }
  .aui .portlet-topper {
    background: #D3D3D3;
    color: #FFF;
    padding: 0; }
    .aui .portlet-topper .portlet-title {
      font-size: 1em;
      font-weight: normal;
      line-height: 2.2;
      margin: 0; }
      .aui .portlet-topper .portlet-title i, .aui .portlet-topper .portlet-title span img {
        display: none; }
    .aui .portlet-topper .portlet-topper-toolbar {
      font-size: 0.8em;
      margin: -10px 0 0;
      padding: 0;
      right: 10px;
      top: 50%; }
  .aui .lfr-configurator-visibility .portlet-topper {
    background-color: #A9A9A9; }
  .aui .signed-in.controls-visible .portlet-title {
    padding-right: 80px; }
  .aui .portlet-asset-publisher .asset-title, .aui .portlet-asset-publisher .header-title, .aui .portlet-asset-publisher li.title-list, .aui .portlet-blogs .entry-title, .aui .portlet-blogs .header-title, .aui .portlet-message-boards .header-title {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto; }
  .aui .portlet-asset-publisher .asset-content, .aui .portlet-asset-publisher .asset-summary, .aui .portlet-blogs .entry-body, .aui .portlet-journal-content .journal-content-article, .aui .portlet-message-boards .thread-body {
    word-wrap: break-word; }
  .aui .edit-actions {
    list-style: none;
    margin-left: 0;
    margin-right: 0; }
    .aui .edit-actions li {
      float: left;
      margin-right: 10px; }
  .aui .portlet-icons {
    float: none; }
  .aui .page-maximized .portlet-icons {
    font-size: 11px; }
  .aui .dropdown-menu > li.portlet-close > a {
    color: #C00;
    font-weight: bold; }
    .aui .dropdown-menu > li.portlet-close > a:focus, .aui .dropdown-menu > li.portlet-close > a:hover {
      background-color: #C00;
      background-image: none;
      color: #FFF; }
  .aui .update-reminder-query .control-group {
    max-width: 350px; }
  .aui .update-reminder-query .reminder-query-answer {
    height: 30px;
    width: 100%; }
  .aui .update-reminder-query .reminder-query-question {
    width: 100%; }
  .aui .navbar-inner .nav.staging-bar {
    border-top-width: 0;
    position: static; }
    .aui .navbar-inner .nav.staging-bar li .page-variations {
      display: inline-block;
      margin-left: 8px; }
      .aui .navbar-inner .nav.staging-bar li .page-variations a {
        text-decoration: none; }
    .aui .navbar-inner .nav.staging-bar li.dropdown {
      position: static; }
  .aui .portlet-staging-bar .row-fluid .layout-revision-info .layout-revision-version label {
    color: #B6DDF5; }
  .aui .portlet-staging-bar .label-submit {
    background-color: #469DE3; }
  .aui .portlet-staging-bar .layout-branch-selector .icon-caret-down, .aui .portlet-staging-bar .layout-set-branch-selector .icon-caret-down {
    background-color: #469DE3; }
  .aui .portlet-staging-bar .page-variations-options .lfr-icon-menu, .aui .portlet-staging-bar .site-pages-variation-options .lfr-icon-menu {
    background-color: #50AFE9; }
    .aui .portlet-staging-bar .page-variations-options .lfr-icon-menu .icon-globe, .aui .portlet-staging-bar .page-variations-options .lfr-icon-menu .icon-file, .aui .portlet-staging-bar .site-pages-variation-options .lfr-icon-menu .icon-globe, .aui .portlet-staging-bar .site-pages-variation-options .lfr-icon-menu .icon-file {
      background-color: #469DE3; }
  .aui .lfr-hudcrumbs {
    position: fixed;
    top: 0;
    z-index: 300; }
    .aui .lfr-hudcrumbs .breadcrumb {
      background: #414445;
      background: rgba(0, 0, 0, 0.8); }
      .aui .lfr-hudcrumbs .breadcrumb li a, .aui .lfr-hudcrumbs .breadcrumb li span {
        color: #FFF; }
  .aui .lfr-panel-container {
    background-color: transparent; }
  .aui .lfr-portlet-title-editable-content .field {
    display: inline;
    float: none; }
  .aui .portlet-journal-content .lfr-icon-actions {
    margin-bottom: 3px; }
  .aui #navigation .nav li.open > a {
    -moz-box-shadow: none -1px 0 0 0;
    -webkit-box-shadow: none -1px 0 0 0;
    box-shadow: none -1px 0 0 0; }
  .aui #navigation .nav .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .aui #navigation .nav > .active > a {
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(47%, #eeeeee), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(#eeeeee 0%, #eeeeee 47%, #eeeeee 100%);
    background-image: -moz-linear-gradient(#eeeeee 0%, #eeeeee 47%, #eeeeee 100%);
    background-image: -o-linear-gradient(#eeeeee 0%, #eeeeee 47%, #eeeeee 100%);
    background-image: linear-gradient(#eeeeee 0%, #eeeeee 47%, #eeeeee 100%);
    -moz-box-shadow: none -1px 0 0 0;
    -webkit-box-shadow: none -1px 0 0 0;
    box-shadow: none -1px 0 0 0;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEEEEEE', endColorstr='#FFEEEEEE'); }
  .aui #navigation .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none -1px 0 0 0;
    -webkit-box-shadow: none -1px 0 0 0;
    box-shadow: none -1px 0 0 0; }
    .aui #navigation .navbar-inner li a {
      text-shadow: none; }
  .aui .update-reminder-query .reminder-query-answer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .aui .modify-pages .delete-tab {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-shadow: none;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    .aui .modify-pages .delete-tab:hover {
      -moz-box-shadow: 0 1px 1px -1px black -1px 0 0 0;
      -webkit-box-shadow: 0 1px 1px -1px black -1px 0 0 0;
      box-shadow: 0 1px 1px -1px black -1px 0 0 0; }
  .aui .portlet-borderless-bar, .aui .portlet-content .lfr-icon-actions {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: inset 0 1px 3px black -1px 0 0 0;
    -webkit-box-shadow: inset 0 1px 3px black -1px 0 0 0;
    box-shadow: inset 0 1px 3px black -1px 0 0 0; }
  .aui .portlet-borderless-bar .portlet-actions {
    -moz-box-shadow: inset 2px 1px 2px black -1px 0 0 0;
    -webkit-box-shadow: inset 2px 1px 2px black -1px 0 0 0;
    box-shadow: inset 2px 1px 2px black -1px 0 0 0; }
  .aui .portlet-borderless-bar .portlet-title-default {
    -moz-box-shadow: inset -2px 1px 2px black -1px 0 0 0;
    -webkit-box-shadow: inset -2px 1px 2px black -1px 0 0 0;
    box-shadow: inset -2px 1px 2px black -1px 0 0 0; }
  .aui .portlet-content, .aui .portlet-minimized .portlet-content-container {
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px; }
  .aui .portlet-minimized .portlet-content {
    border-width: 0; }
  .aui .portlet-minimized .portlet-topper {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .aui .portlet-nested-portlets .portlet-body .portlet, .aui .portlet-nested-portlets .portlet-body .portlet-borderless-container {
    -moz-box-shadow: none -1px 0 0 0;
    -webkit-box-shadow: none -1px 0 0 0;
    box-shadow: none -1px 0 0 0; }
  .aui .portlet-topper {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0; }
  .aui .dockbar .staging-bar .staging-toggle > a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .aui .dockbar-split .dockbar .navbar-inner {
    -moz-box-shadow: none -1px 0 0 0;
    -webkit-box-shadow: none -1px 0 0 0;
    box-shadow: none -1px 0 0 0;
    text-shadow: none; }
    @media (max-width: 979px) {
      .aui .dockbar-split .dockbar .navbar-inner {
        background-color: #eeeeee;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #eeeeee));
        background-image: -webkit-linear-gradient(#eeeeee, #eeeeee);
        background-image: -moz-linear-gradient(#eeeeee, #eeeeee);
        background-image: -o-linear-gradient(#eeeeee, #eeeeee);
        background-image: linear-gradient(#eeeeee, #eeeeee); } }
    .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
      background-color: #eeeeee;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #eeeeee));
      background-image: -webkit-linear-gradient(#eeeeee, #eeeeee);
      background-image: -moz-linear-gradient(#eeeeee, #eeeeee);
      background-image: -o-linear-gradient(#eeeeee, #eeeeee);
      background-image: linear-gradient(#eeeeee, #eeeeee);
      -moz-box-shadow: none -1px 0 0 0;
      -webkit-box-shadow: none -1px 0 0 0;
      box-shadow: none -1px 0 0 0; }
    .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .staging-link.dropdown-toggle {
      background-color: #55B8EC;
      background-image: none; }
  .aui .lfr-hudcrumbs ul {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0; }
  .aui .lfr-hudcrumbs .breadcrumb li a, .aui .lfr-hudcrumbs .breadcrumb li span {
    text-shadow: -1px -1px black; }
  .aui.ie8 .dockbar-split .dockbar .navbar-inner .info-button a {
    margin-top: -2px; }

.aui {
  /* body ends */ }
  .aui input, .aui select {
    font-size: 14px; }
  .aui .text-overflow {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important; }
  .aui ::selection {
    background: #b1d7fe !important;
    color: inherit;
    text-shadow: none; }
  .aui body a.svg {
    position: relative;
    display: inline-block; }
  .aui body a.svg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .aui body a {
    text-decoration: none; }
  .aui body.modal-open {
    overflow: auto; }
  @media (min-width: 992px) {
    .aui body.is-admin {
      padding-left: 0em; } }
  @media (min-width: 992px) {
    .aui body.is-admin.lfr-has-add-content, .aui body.is-admin.lfr-has-device-preview, .aui body.is-admin.lfr-has-edit-layout {
      padding-left: 28.5em; } }
  @media (max-width: 768px) {
    .aui body.is-admin.lfr-has-add-content, .aui body.is-admin.lfr-has-device-preview, .aui body.is-admin.lfr-has-edit-layout {
      padding-left: 20px;
      padding-right: 20px; } }
  .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-add-controls {
    margin: 7.5px -15px; }
  .aui body .navbar {
    background: none;
    border: none; }
  @media (min-width: 768px) {
    .aui body {
      /*#navigation {
      display: block;
      }*/ } }
  .aui body .portlet, .aui body .portlet-borderless-container {
    background: none; }
  .aui body .journal-article-wrapper-content .alert {
    float: left; }
  .aui body .journal-article-wrapper-content .journal-article-container ul {
    padding: 0px; }
  .aui body.controls-hidden.signed-in {
    /*padding-left:5em;*/ }

.aui {
  /* end body */
  /*[M] css form richiesta ecommerce*/
  /*end css form richiesta ecommerce*/ }
  .aui body {
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    font-style: normal;
    /*header signed*/
    /* Nav Responsive Menu */
    /* Dockbar & Left Admin menu */
    /* end dockbar-split */
    /* Main section: content */ }
    .aui body h1, .aui body h2, .aui body h3, .aui body h4, .aui body h5 {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    @media (min-width: 980px) {
      .aui body.signed-in {
        margin-top: 0px; } }
    .aui body header {
      padding: 0px;
      /* Burger menu turning into close icon */ }
      .aui body header .container-logo {
        width: 100%;
        display: table;
        max-width: 1100px;
        margin: 0px auto; }
      .aui body header #logo-wrapper {
        padding-top: 5px;
        padding-bottom: 5px;
        display: table-cell;
        vertical-align: middle;
        width: 170px;
        padding-left: 30px; }
        @media (max-width: 1024px) {
          .aui body header #logo-wrapper {
            width: 150px;
            padding-left: 10px; } }
        @media (max-width: 979px) {
          .aui body header #logo-wrapper {
            display: block;
            padding-top: 0px;
            width: 100%; } }
        .aui body header #logo-wrapper a.logo {
          padding: 5px 0px 5px; }
        .aui body header #logo-wrapper .logo-desktop {
          display: block; }
          @media (max-width: 979px) {
            .aui body header #logo-wrapper .logo-desktop {
              display: none; } }
          .aui body header #logo-wrapper .logo-desktop .logo-stemma {
            /*display:block*/ }
          .aui body header #logo-wrapper .logo-desktop .logo-nome {
            /* display:block;*/
            	  /*opacity: 1;
                transition: all .2s ease-in 0s;
                -moz-transition: all .2s ease-in 0s;
                -webkit-transition: all .2s ease-in 0s;
                -o-transition: all .2s ease-in 0s;*/ }
        .aui body header #logo-wrapper .logo-mobile {
          display: none; }
          @media (max-width: 979px) {
            .aui body header #logo-wrapper .logo-mobile {
              display: block;
              padding-left: 30px; } }
      .aui body header #cell-nav {
        display: table-cell;
        vertical-align: middle; }
        @media (max-width: 979px) {
          .aui body header #cell-nav {
            display: block;
            width: 100%; } }
      .aui body header #q-drop-btn {
        display: block;
        background: none;
        position: relative;
        overflow: hidden;
        margin: 0;
        padding: 0;
        width: 35px;
        height: 35px;
        font-size: 0;
        text-indent: -9999px;
        appearance: none;
        box-shadow: none;
        border-radius: none;
        border: none;
        cursor: pointer;
        transition: background 0.3s; }
        .aui body header #q-drop-btn:focus {
          outline: none; }
        .aui body header #q-drop-btn span {
          display: block;
          position: absolute;
          top: 15px;
          left: 5px;
          right: 5px;
          height: 2px;
          background: #416384;
          transition: background 0s 0.3s; }
          .aui body header #q-drop-btn span:before, .aui body header #q-drop-btn span:after {
            position: absolute;
            display: block;
            left: 0;
            width: 100%;
            height: 2px;
            background-color: #416384;
            content: "";
            transition-duration: 0.3s, 0.3s;
            transition-delay: 0.3s, 0s; }
          .aui body header #q-drop-btn span:before {
            top: -8px;
            transition-property: top, transform; }
          .aui body header #q-drop-btn span:after {
            bottom: -8px;
            transition-property: bottom, transform; }
        .aui body header #q-drop-btn.q-triggered span {
          background: none; }
          .aui body header #q-drop-btn.q-triggered span:before {
            top: 0;
            transform: rotate(45deg); }
          .aui body header #q-drop-btn.q-triggered span:after {
            bottom: 0;
            transform: rotate(-45deg); }
          .aui body header #q-drop-btn.q-triggered span:before, .aui body header #q-drop-btn.q-triggered span:after {
            background-color: #ffffff;
            transition-delay: 0s, 0.3s; }
    .aui body.signed-in header {
      padding: 0px;
      position: relative; }
      @media (min-width: 980px) {
        .aui body.signed-in header {
          margin: 43px auto 0px; } }
    .aui body .q-drop-btn-wrapper {
      display: none; }
      .aui body .q-drop-btn-wrapper .q-icon-menu {
        cursor: pointer;
        color: #333333;
        font-size: 28px;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale !important; }
      .aui body .q-drop-btn-wrapper:hover {
        color: #4599d3;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
      @media (max-width: 979px) {
        .aui body .q-drop-btn-wrapper {
          display: block;
          position: absolute;
          right: 12px;
          top: 30px;
          padding: 8px; } }
      @media (max-width: 375px) {
        .aui body .q-drop-btn-wrapper {
          right: 10px; } }
    @media (max-width: 979px) {
      .aui body .q-drop-btn-wrapper.q-triggered-color {
        display: block;
        position: absolute;
        right: 12px;
        top: 30px;
        background: #C8C8C8;
        padding: 8px; } }
    .aui body #navigation {
      margin-bottom: 0px;
      min-height: auto; }
      @media (max-width: 768px) {
        .aui body #navigation {
          padding: 0px; }
          .aui body #navigation.open #q-nav {
            display: block; } }
      .aui body #navigation #q-nav {
        padding: 0px;
        border: none; }
        @media (min-width: 768px) and (max-width: 991px) {
          .aui body #navigation #q-nav {
            text-align: center; } }
        .aui body #navigation #q-nav .nav {
          margin-right: 0px; }
          @media (max-width: 979px) {
            .aui body #navigation #q-nav .nav {
              float: none !important;
              /*display:inline-block;*/
              vertical-align: bottom; } }
          @media (max-width: 767px) {
            .aui body #navigation #q-nav .nav {
              margin: 0px; } }
          .aui body #navigation #q-nav .nav .dropdown-menu {
            height: 0px;
            overflow: hidden; }
          .aui body #navigation #q-nav .nav .open .dropdown-menu {
            height: auto; }
            @media (max-width: 979px) {
              .aui body #navigation #q-nav .nav .open .dropdown-menu {
                margin-left: -20px;
                margin-right: -20px;
                position: static;
                float: none;
                width: auto;
                border: none;
                -webkit-box-shadow: none;
                box-shadow: none; } }
          .aui body #navigation #q-nav .nav li {
            padding: 10px 0px 10px 0px;
            /*border-right:1px solid #d6d6d6;*/
            margin: 0px;
            min-width: 120px; }
            @media (max-width: 1024px) {
              .aui body #navigation #q-nav .nav li {
                min-width: 113px; } }
            @media (max-width: 979px) {
              .aui body #navigation #q-nav .nav li {
                text-align: center;
                margin: 0px;
                padding: 0px 20px;
                border: none;
                float: none !important;
                min-width: 90px; } }
            .aui body #navigation #q-nav .nav li a {
              color: #383838;
              text-transform: uppercase;
              font-weight: normal;
              text-align: center;
              font-family: 'Libre Franklin', sans-serif;
              font-size: 13px;
              font-weight: 400;
              padding: 0px 0px 0px 0px; }
              @media (max-width: 979px) {
                .aui body #navigation #q-nav .nav li a {
                  padding: 15px 5px 15px 30px;
                  display: block;
                  border: none;
                  text-align: left;
                  max-width: 100%;
                  font-size: 14px;
                  font-weight: 700; } }
              .aui body #navigation #q-nav .nav li a:hover {
                background: none;
                color: #4599d3;
                box-shadow: none; }
              .aui body #navigation #q-nav .nav li a:focus {
                outline: none; }
              .aui body #navigation #q-nav .nav li a .icon-angle-down {
                display: none; }
                @media (max-width: 979px) {
                  .aui body #navigation #q-nav .nav li a .icon-angle-down {
                    float: right;
                    font-size: 24px;
                    display: inline-block; } }
            .aui body #navigation #q-nav .nav li .dropdown-menu {
              padding: 0px 0px 5px 0px;
              background: white;
              text-align: left;
              border-top: 3px solid #4599d3;
              border-bottom: 1px solid #d6d6d6;
              border-left: 1px solid #d6d6d6;
              border-right: 1px solid #d6d6d6;
              top: 38px;
              left: -1px;
              min-width: 225px; }
              .aui body #navigation #q-nav .nav li .dropdown-menu li {
                padding: 0px;
                border: none; }
                .aui body #navigation #q-nav .nav li .dropdown-menu li a {
                  color: #5e616a;
                  border: none;
                  text-align: left;
                  font-size: 12px;
                  padding: 5px 12px 7px;
                  margin: 0px;
                  line-height: normal;
                  white-space: normal; }
                  @media (max-width: 979px) {
                    .aui body #navigation #q-nav .nav li .dropdown-menu li a {
                      /*max-width:250px;*/
                      padding: 10px 12px 10px; } }
                  .aui body #navigation #q-nav .nav li .dropdown-menu li a:hover {
                    color: #4599d3;
                    text-decoration: none;
                    transition: all 0.2s ease-in 0s;
                    -moz-transition: all 0.2s ease-in 0s;
                    -webkit-transition: all 0.2s ease-in 0s;
                    -o-transition: all 0.2s ease-in 0s; }
                .aui body #navigation #q-nav .nav li .dropdown-menu li.selected {
                  height: auto; }
                  .aui body #navigation #q-nav .nav li .dropdown-menu li.selected a {
                    background: #4599d3;
                    color: white; }
            .aui body #navigation #q-nav .nav li:hover a {
              color: #4599d3; }
            .aui body #navigation #q-nav .nav li.open a {
              color: #4599d3;
              background: none;
              box-shadow: none; }
            .aui body #navigation #q-nav .nav li:focus {
              outline: none; }
            .aui body #navigation #q-nav .nav li.active a {
              background: none; }
            .aui body #navigation #q-nav .nav li.lfr-nav-sortable a span {
              padding-left: 0px; }
            .aui body #navigation #q-nav .nav li .delete-tab {
              color: #4599d3;
              background: none;
              height: 16px;
              border: none;
              text-align: center;
              vertical-align: middle; }
              @media (max-width: 768px) {
                .aui body #navigation #q-nav .nav li .delete-tab {
                  display: none; } }
              .aui body #navigation #q-nav .nav li .delete-tab:hover {
                color: #4599d3;
                transition: all 0.2s ease-in 0s;
                -moz-transition: all 0.2s ease-in 0s;
                -webkit-transition: all 0.2s ease-in 0s;
                -o-transition: all 0.2s ease-in 0s;
                box-shadow: none; }
            .aui body #navigation #q-nav .nav li .drag-handle {
              background: none;
              display: none; }
            .aui body #navigation #q-nav .nav li .add-page-editor .input-append {
              margin: 0px;
              padding: 0px;
              line-height: 15px; }
              .aui body #navigation #q-nav .nav li .add-page-editor .input-append input {
                margin: 0px 5px 0px 10px;
                font-size: 0.9em;
                padding: 1px 3px; }
                .aui body #navigation #q-nav .nav li .add-page-editor .input-append input:focus {
                  outline: none;
                  box-shadow: none;
                  border-color: #ccc; }
              .aui body #navigation #q-nav .nav li .add-page-editor .input-append button {
                height: 20px;
                border-radius: 3px;
                width: 20px;
                line-height: 18px;
                vertical-align: middle;
                text-align: center;
                padding: 0px;
                margin: 0px 10px 0px 0px; }
            @media (min-width: 768px) {
              .aui body #navigation #q-nav .nav li.selected {
                /*border-bottom:3px solid $yellow;*/
                /*height:41px;*/ } }
            .aui body #navigation #q-nav .nav li.selected a span {
              color: #4599d3; }
    .aui body .lfr-admin-panel.lfr-add-panel .input-container {
      display: inline-block; }
    .aui body .lfr-admin-panel.lfr-device-preview-panel h1 {
      color: #4599d3; }
    .aui body .lfr-admin-panel.lfr-device-preview-panel .control-group-inline {
      display: inline-block; }
    .aui body .lfr-admin-panel.lfr-device-preview-panel .input-mini {
      width: 60px; }
    .aui body .lfr-admin-panel.lfr-device-preview-panel .lfr-device-item.selected {
      background: #4599d3; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel h1,
    .aui body .lfr-admin-panel .add-content-menu h1 {
      color: #4599d3; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel ul.nav-list,
    .aui body .lfr-admin-panel .add-content-menu ul.nav-list {
      width: 100%; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .lfr-content-item, .aui body .lfr-admin-panel.lfr-edit-layout-panel a,
    .aui body .lfr-admin-panel .add-content-menu .lfr-content-item,
    .aui body .lfr-admin-panel .add-content-menu a {
      color: #8d9295; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .lfr-content-item:hover, .aui body .lfr-admin-panel.lfr-edit-layout-panel a:hover,
      .aui body .lfr-admin-panel .add-content-menu .lfr-content-item:hover,
      .aui body .lfr-admin-panel .add-content-menu a:hover {
        color: #4599d3;
        transition: all 0.2s ease-in 0s;
        -moz-transition: all 0.2s ease-in 0s;
        -webkit-transition: all 0.2s ease-in 0s;
        -o-transition: all 0.2s ease-in 0s; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel button:focus,
    .aui body .lfr-admin-panel .add-content-menu button:focus {
      outline: none; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .btn-toolbar button,
    .aui body .lfr-admin-panel .add-content-menu .btn-toolbar button {
      background: #eaeaea;
      /* Old browsers */
      background: -moz-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, top left, bottom left, color-stop(0%, #eaeaea), color-stop(100%, #f6f6f6));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* IE10+ */
      background: linear-gradient(to top, #eaeaea 0%, #f6f6f6 100%);
      /* W3C */
      border: 1px solid #cfcfcf;
      border-bottom-color: #b5b5b5; }
    @media (max-width: 768px) {
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .btn-toolbar,
      .aui body .lfr-admin-panel .add-content-menu .btn-toolbar {
        margin-left: 0px; }
        .aui body .lfr-admin-panel.lfr-edit-layout-panel .btn-toolbar .btn-group,
        .aui body .lfr-admin-panel .add-content-menu .btn-toolbar .btn-group {
          margin-right: 0px;
          margin-left: 0px; }
          .aui body .lfr-admin-panel.lfr-edit-layout-panel .btn-toolbar .btn-group .btn,
          .aui body .lfr-admin-panel .add-content-menu .btn-toolbar .btn-group .btn {
            margin-left: 0px; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .lfr-page-template .lfr-page-template-title .radio input,
      .aui body .lfr-admin-panel .add-content-menu .lfr-page-template .lfr-page-template-title .radio input {
        position: absolute;
        margin-left: -20px;
        margin-top: 8px; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .nav,
      .aui body .lfr-admin-panel .add-content-menu .nav {
        margin-right: 0px;
        margin-left: 0px; } }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner,
    .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner {
      background: #eaeaea;
      /* Old browsers */
      background: -moz-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, top left, bottom left, color-stop(0%, #eaeaea), color-stop(100%, #f6f6f6));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #eaeaea 0%, #f6f6f6 100%);
      /* IE10+ */
      background: linear-gradient(to top, #eaeaea 0%, #f6f6f6 100%);
      /* W3C */
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      border: 1px solid #cfcfcf; }
      @media (max-width: 768px) {
        .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner,
        .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner {
          margin-top: 20px;
          min-height: 0px; }
          .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner .nav,
          .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner .nav {
            margin-top: 0px;
            margin-bottom: 0px; } }
      @media (max-width: 979px) {
        .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner .collapse,
        .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner .collapse {
          display: block !important; } }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner .btn-navbar,
      .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner .btn-navbar {
        display: none;
        background: transparent;
        border-color: #DDD;
        -webkit-box-shadow: 0 1px 0 white;
        -moz-box-shadow: 0 1px 0 white;
        box-shadow: 0 1px 0 white;
        color: #000;
        float: right;
        margin-bottom: 5px;
        width: auto;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
        .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner .btn-navbar .icon-bar,
        .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner .btn-navbar .icon-bar {
          display: block;
          background: #656565;
          -webkit-border-radius: 1px;
          -moz-border-radius: 1px;
          -ms-border-radius: 1px;
          -o-border-radius: 1px;
          border-radius: 1px;
          -webkit-box-shadow: 0 1px 0 white;
          -moz-box-shadow: 0 1px 0 white;
          box-shadow: 0 1px 0 white;
          width: 18px;
          height: 2px;
          margin-top: 3px; }
          .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner .btn-navbar .icon-bar:first-child,
          .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner .btn-navbar .icon-bar:first-child {
            margin-top: 0px; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .add-content-button .navbar-inner li.open a,
      .aui body .lfr-admin-panel .add-content-menu .add-content-button .navbar-inner li.open a {
        background: none; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel a.btn.btn-primary, .aui body .lfr-admin-panel.lfr-edit-layout-panel button.btn.btn-primary,
    .aui body .lfr-admin-panel .add-content-menu a.btn.btn-primary,
    .aui body .lfr-admin-panel .add-content-menu button.btn.btn-primary {
      background: #4599d3;
      border-color: #4599d3;
      font-weight: 100;
      color: white; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .help-inline,
    .aui body .lfr-admin-panel .add-content-menu .help-inline {
      display: inline-block;
      vertical-align: middle;
      padding-left: 5px; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .control-group.error .help-inline,
    .aui body .lfr-admin-panel .add-content-menu .control-group.error .help-inline {
      color: #b50303; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .error-field,
    .aui body .lfr-admin-panel .add-content-menu .error-field {
      display: inline-block; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .alert,
    .aui body .lfr-admin-panel .add-content-menu .alert {
      padding: 10px 15px;
      display: block; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .accordion .accordion-group,
    .aui body .lfr-admin-panel .add-content-menu .accordion .accordion-group {
      margin-top: 0px; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .accordion .accordion-group .toggler-header:focus,
      .aui body .lfr-admin-panel .add-content-menu .accordion .accordion-group .toggler-header:focus {
        outline: none; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .accordion .accordion-group .toggler-header .accordion-toggle,
      .aui body .lfr-admin-panel .add-content-menu .accordion .accordion-group .toggler-header .accordion-toggle {
        background: #f2f2f2;
        position: relative; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .accordion .accordion-group .toggler-header.toggler-header-expanded .accordion-toggle:after,
      .aui body .lfr-admin-panel .add-content-menu .accordion .accordion-group .toggler-header.toggler-header-expanded .accordion-toggle:after {
        content: "\f107";
        font-family: 'fontawesome-alloy';
        font-size: 18px;
        position: absolute;
        right: 0px;
        top: 0px;
        width: auto; }
      .aui body .lfr-admin-panel.lfr-edit-layout-panel .accordion .accordion-group .toggler-header.toggler-header-collapsed .accordion-toggle:after,
      .aui body .lfr-admin-panel .add-content-menu .accordion .accordion-group .toggler-header.toggler-header-collapsed .accordion-toggle:after {
        content: "\f105";
        font-family: 'fontawesome-alloy';
        font-size: 18px;
        position: absolute;
        right: 0px;
        top: 0px;
        width: auto; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .btn-toolbar .control-group-inline, .aui body .lfr-admin-panel.lfr-edit-layout-panel .control-group-inline,
    .aui body .lfr-admin-panel .add-content-menu .btn-toolbar .control-group-inline,
    .aui body .lfr-admin-panel .add-content-menu .control-group-inline {
      display: inline-block; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .input-small,
    .aui body .lfr-admin-panel .add-content-menu .input-small {
      width: 90px; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel input:focus,
    .aui body .lfr-admin-panel .add-content-menu input:focus {
      border-color: rgba(69, 153, 211, 0.3);
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(69, 153, 211, 0.6);
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(69, 153, 211, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(69, 153, 211, 0.6); }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .nav-pills li.tab a,
    .aui body .lfr-admin-panel .add-content-menu .nav-pills li.tab a {
      color: #4599d3;
      line-height: 14px;
      padding-top: 8px;
      padding-bottom: 8px; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .nav-pills li.tab.active a,
    .aui body .lfr-admin-panel .add-content-menu .nav-pills li.tab.active a {
      background: #4599d3;
      color: white; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel ul.add-content-descriptive li,
    .aui body .lfr-admin-panel .add-content-menu ul.add-content-descriptive li {
      float: none; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .lfr-page-template .toggler-header.active label, .aui body .lfr-admin-panel.lfr-edit-layout-panel .layout-type-form-portlet .toggler-header.active label,
    .aui body .lfr-admin-panel .add-content-menu .lfr-page-template .toggler-header.active label,
    .aui body .lfr-admin-panel .add-content-menu .layout-type-form-portlet .toggler-header.active label {
      background: none;
      color: #4599d3; }
    .aui body .lfr-admin-panel.lfr-edit-layout-panel .lfr-page-template label .form-inline:before, .aui body .lfr-admin-panel.lfr-edit-layout-panel .lfr-page-template label .form-inline:after, .aui body .lfr-admin-panel.lfr-edit-layout-panel .layout-type-form-portlet label .form-inline:before, .aui body .lfr-admin-panel.lfr-edit-layout-panel .layout-type-form-portlet label .form-inline:after,
    .aui body .lfr-admin-panel .add-content-menu .lfr-page-template label .form-inline:before,
    .aui body .lfr-admin-panel .add-content-menu .lfr-page-template label .form-inline:after,
    .aui body .lfr-admin-panel .add-content-menu .layout-type-form-portlet label .form-inline:before,
    .aui body .lfr-admin-panel .add-content-menu .layout-type-form-portlet label .form-inline:after {
      display: none; }
    .aui body.dockbar-split .dockbar {
      margin-bottom: 0px; }
      @media (min-width: 768px) {
        .aui body.dockbar-split .dockbar {
          /*position:absolute;*/ } }
      .aui body.dockbar-split .dockbar .navbar-inner #_145_navSiteNavigationNavbarBtn {
        display: none; }
      .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-add-controls {
        margin: 7.5px -15px; }
        .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-add-controls li a {
          background: #4599d3;
          opacity: 0.7;
          filter: alpha(opacity=70); }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-add-controls li a:active, .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-add-controls li a:focus {
            outline: none; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-add-controls li a:hover {
            opacity: 1;
            filter: alpha(opacity=100);
            transition: all 0.2s ease-in 0s;
            -moz-transition: all 0.2s ease-in 0s;
            -webkit-transition: all 0.2s ease-in 0s;
            -o-transition: all 0.2s ease-in 0s; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-add-controls li a.toggle-controls-link [class*=" icon-"] {
            color: white; }
      .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls {
        background: white; }
        @media (min-width: 768px) {
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls {
            position: absolute; } }
        .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li {
          background: inherit; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li a {
            color: #416384;
            font-weight: normal; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li a:hover, .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li a:active, .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li a:focus {
              color: #4599d3;
              background: none; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li a .icon-caret-down {
              background: none; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li a span {
              font-weight: normal; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .dropdown-menu {
            background: white;
            border-style: solid;
            border-top-width: 3px;
            border-color: #5e616a; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .dropdown-menu li a {
              color: #8d9295; }
              .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .dropdown-menu li a:hover {
                color: #4599d3;
                transition: all 0.2s ease-in 0s;
                -moz-transition: all 0.2s ease-in 0s;
                -webkit-transition: all 0.2s ease-in 0s;
                -o-transition: all 0.2s ease-in 0s; }
              .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .dropdown-menu li a:focus {
                outline: none; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .site-administration-menu {
            background: white; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .site-administration-menu li.active a {
              background: none; }
              .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .site-administration-menu li.active a:hover, .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .site-administration-menu li.active a:active, .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown .site-administration-menu li.active a:focus {
                background: none; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown.open {
            background: inherit; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown.open a.dropdown-toggle {
              background: inherit;
              box-shadow: none;
              color: #5e616a; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dropdown.user-avatar .user-avatar-image {
            moz-box-shadow: 0 0 0 2px #d9d9d9;
            -webkit-box-shadow: 0 0 0 2px #d9d9d9;
            box-shadow: 0 0 0 2px #d9d9d9;
            margin-right: 3px; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dockbar-user-notifications {
            color: #8d9295; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dockbar-user-notifications .user-notifications-count {
              background: #5e616a;
              border: none;
              color: white; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dockbar-user-notifications .user-notifications-header {
              border-color: #d9d9d9;
              font-weight: normal; }
              .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dockbar-user-notifications .user-notifications-header a:hover {
                transition: all 0.2s ease-in 0s;
                -moz-transition: all 0.2s ease-in 0s;
                -webkit-transition: all 0.2s ease-in 0s;
                -o-transition: all 0.2s ease-in 0s;
                text-decoration: none; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.dockbar-user-notifications .user-notifications {
              font-family: "Open Sans", sans-serif;
              font-weight: 100; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-account-controls li.active a {
            background: none; }
      @media (max-width: 979px) {
        .aui body.dockbar-split .dockbar .navbar-inner .btn-navbar {
          color: #8d9295; }
          .aui body.dockbar-split .dockbar .navbar-inner .btn-navbar.open, .aui body.dockbar-split .dockbar .navbar-inner .btn-navbar:hover, .aui body.dockbar-split .dockbar .navbar-inner .btn-navbar:focus {
            background: none;
            outline: none;
            color: #4599d3; }
          .aui body.dockbar-split .dockbar .navbar-inner .btn-navbar .user-avatar-image {
            moz-box-shadow: 0 0 0 2px #d9d9d9;
            -webkit-box-shadow: 0 0 0 2px #d9d9d9;
            box-shadow: 0 0 0 2px #d9d9d9; }
        .aui body.dockbar-split .dockbar .navbar-inner .nav-collapse .nav {
          top: 68px;
          right: 0px;
          background: #f9f9f9;
          margin-right: -15px; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav-collapse .nav.nav-add-controls li a {
            background: #e6e6e6;
            color: #8d9295;
            opacity: 1;
            filter: alpha(opacity=100);
            margin: 10px 5px; }
            .aui body.dockbar-split .dockbar .navbar-inner .nav-collapse .nav.nav-add-controls li a [class*="icon-"] {
              color: #8d9295;
              margin-right: 5px; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav-collapse .nav li.dockbar-user-notifications .user-notifications-count {
            line-height: 26px;
            width: 24px;
            height: 24px;
            text-align: center;
            padding: 0px; }
          .aui body.dockbar-split .dockbar .navbar-inner .nav-collapse .nav ul.dropdown-menu {
            position: static;
            float: none;
            width: auto;
            margin-top: 0;
            background-color: transparent;
            border: 0;
            box-shadow: none; } }
    @media (min-width: 768px) {
      .aui body.dockbar-split .dockbar.navbar-static-top .collapse {
        position: static; } }
    .aui body.controls-hidden .nav-add-controls .toggle-controls-link {
      background: #cdcdcd !important; }
    .aui body #content {
      background: #fff;
      min-height: 500px;
      padding-bottom: 25px;
      margin-left: auto;
      margin-right: auto;
      padding-left: 15px;
      padding-right: 15px;
      max-width: 1920px;
      /* Cas Login Form */ }
      .aui body #content .qtable thead th {
        background-color: #4599d3;
        color: white;
        font-weight: normal; }
      .aui body #content .qtable td {
        background-color: #F9F9F9; }
      .aui body #content .qtable tr:nth-child(odd) td,
      .aui body #content .qtable tbody tr:nth-child(odd) th {
        background-color: #FFF; }
      .aui body #content #cas_FormLogin {
        padding: 15px; }
        .aui body #content #cas_FormLogin input {
          display: block;
          max-width: 280px;
          width: 100%;
          height: 34px;
          padding: 6px 12px;
          font-size: 14px;
          line-height: 1.42857143;
          color: #555;
          background-color: #fff;
          background-image: none;
          border: 1px solid #ccc;
          border-radius: 3px;
          -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
          -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
        .aui body #content #cas_FormLogin #cas_Username,
        .aui body #content #cas_FormLogin #cas_Password {
          float: none !important;
          width: auto !important; }
        .aui body #content #cas_FormLogin #cas_LblUsername,
        .aui body #content #cas_FormLogin #cas_LblPassword {
          padding: 5px 0px; }
        .aui body #content #cas_FormLogin #cas_Remember,
        .aui body #content #cas_FormLogin #cas_LblRemember {
          display: inline-block;
          float: none !important;
          width: auto !important; }
        .aui body #content #cas_FormLogin #cas_Remember {
          vertical-align: middle;
          float: none !important;
          width: auto !important; }
          .aui body #content #cas_FormLogin #cas_Remember input {
            margin-left: 5px;
            bottom: 3px;
            position: relative; }
        .aui body #content #cas_FormLogin #cas_LblForgot {
          width: auto !important;
          float: none !important; }
        .aui body #content #cas_FormLogin #cas_Submit {
          margin: 15px 0px 20px; }
          .aui body #content #cas_FormLogin #cas_Submit input {
            background: #4599d3;
            color: white;
            border: none;
            max-width: 180px;
            margin: 0px; }
    .aui body footer a {
      color: #383838; }
      .aui body footer a:focus, .aui body footer a:hover {
        color: #383838; }
    .aui body footer label {
      display: block;
      margin-bottom: 2px;
      font-family: 'Libre Franklin', sans-serif;
      color: #383838;
      font-size: 13px;
      font-weight: 300; }
    .aui body footer .separator {
      width: 50%;
      margin: 8px 0px;
      border-color: inherit;
      border-style: inherit;
      border-width: inherit;
      border-bottom: 1px solid rgba(0, 0, 0, 0.11); }
  .aui div.containerBox {
    width: 100%;
    max-width: 400px;
    margin: auto;
    -webkit-box-shadow: 0px 0px 29px -6px #7e7e7e;
    -moz-box-shadow: 0px 0px 29px -6px #7e7e7e;
    box-shadow: 0px 0px 29px -6px #7e7e7e; }
  .aui div.containerBox h1 {
    display: block;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    background-color: #4599d3;
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    padding: 10px; }
  .aui div.containerBox div.boxSection {
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    vertical-align: middle; }
  .aui div.containerBox div.boxSection div.boxControls,
  .aui div.containerBox div.boxSection div.contentButton {
    width: 100%;
    margin: 5px 0 5px; }
  .aui div.containerBox div.boxSection div.boxControls label,
  .aui div.containerBox div.boxSection div.boxControls input {
    width: 47%;
    display: inline-block; }
  .aui div.containerBox div.boxSection div.contentButton {
    width: 100%; }
  .aui div.containerBox div.boxSection div.boxControls textarea {
    width: 95%; }
  .aui div.containerBox div.boxSection div.contentButton {
    box-sizing: border-box;
    width: 100%; }
  .aui div.containerBox div.boxSection div.contentButton input[type="submit"].button {
    width: 100%;
    max-width: 100px;
    padding: 10px;
    margin: auto;
    display: block;
    background-color: #4599d3;
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    border: 0; }

/* end aui */
/* [D] Fix Time picker table default styles */
.aui .datetimepicker table thead > tr > th,
.aui .datetimepicker table tbody > tr > th,
.aui .datetimepicker table tfoot > tr > th,
.aui .datetimepicker table thead > tr > td,
.aui .datetimepicker table tbody > tr > td,
.aui .datetimepicker table tfoot > tr > td {
  padding: 5px;
  border: none;
  font-size: 14px;
  background-color: #fff;
  background: #fff; }

.aui .datetimepicker table thead > tr > th {
  font-weight: bold;
  color: black; }

.aui .datetimepicker .active {
  background-color: #0044cc;
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80; }

/*[M] css bottero static*/
/* [M] css cliente wbflow*/
.aui body {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  font-family: 'Libre Franklin', sans-serif;
  color: #383838;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  text-decoration: none; }

/*css file wbflow.css*/
html.bottero.aui {
  height: 100%; }

.aui body #bottero {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #383838; }

.aui body #bottero {
  @keyframes spin {
    0% {
      transform: rotate(0deg); }

    100% {
      transform: rotate(360deg); } }

  /*css bottero-webflow */
  /* inizio aggiunte/modifiche  */
  /* .home_ico { */
  /*     margin-left: 50px; */
  /* } */
  /* aggiunta corposa */
  /* .dropdown-toggle { */
  /*     position: static; */
  /*     display: -webkit-box; */
  /*     display: -webkit-flex; */
  /*     display: -ms-flexbox; */
  /*     display: flex; */
  /*     width: 100%; */
  /*     height: 40px; */
  /*     margin-right: 0px; */
  /*     margin-left: 0px; */
  /*     padding-right: 0px; */
  /*     padding-left: 0px; */
  /*     clear: none; */
  /*     -webkit-box-orient: horizontal; */
  /*     -webkit-box-direction: normal; */
  /*     -webkit-flex-direction: row; */
  /*     -ms-flex-direction: row; */
  /*     flex-direction: row; */
  /*     -webkit-box-pack: end; */
  /*     -webkit-justify-content: flex-end; */
  /*     -ms-flex-pack: end; */
  /*     justify-content: flex-end; */
  /*     -webkit-box-align: center; */
  /*     -webkit-align-items: center; */
  /*     -ms-flex-align: center; */
  /*     align-items: center; */
  /* } */
  /* fine aggiunta */ }
  .aui body #bottero .w-icon-slider-right:before {
    content: "\e600"; }
  .aui body #bottero .w-icon-slider-left:before {
    content: "\e601"; }
  .aui body #bottero .w-icon-nav-menu:before {
    content: "\e602"; }
  .aui body #bottero .w-icon-arrow-down:before,
  .aui body #bottero .w-icon-dropdown-toggle:before {
    content: "\e603"; }
  .aui body #bottero .w-icon-file-upload-remove:before {
    content: "\e900"; }
  .aui body #bottero .w-icon-file-upload-icon:before {
    content: "\e903"; }
  .aui body #bottero * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .aui body #bottero img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block; }
  .aui body #bottero html.w-mod-touch * {
    background-attachment: scroll !important; }
  .aui body #bottero .w-block {
    display: block; }
  .aui body #bottero .w-inline-block {
    max-width: 100%;
    display: inline-block; }
  .aui body #bottero .w-clearfix:before, .aui body #bottero .w-clearfix:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2; }
  .aui body #bottero .w-clearfix:after {
    clear: both; }
  .aui body #bottero .w-hidden {
    display: none; }
  .aui body #bottero .w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0; }
  .aui body #bottero input.w-button {
    -webkit-appearance: button; }
  .aui body #bottero html[data-w-dynpage] [data-w-cloak] {
    color: transparent !important; }
  .aui body #bottero .w-webflow-badge, .aui body #bottero .w-webflow-badge * {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    z-index: auto;
    display: block;
    visibility: visible;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    box-sizing: border-box;
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    margin: 0;
    padding: 0;
    float: none;
    clear: none;
    border: 0 none transparent;
    border-radius: 0;
    background: none;
    background-image: none;
    background-position: 0 0;
    background-size: auto auto;
    background-repeat: repeat;
    background-origin: padding-box;
    background-clip: border-box;
    background-attachment: scroll;
    background-color: transparent;
    box-shadow: none;
    opacity: 1;
    transform: none;
    transition: none;
    direction: ltr;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: inherit;
    font-variant: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: inherit;
    list-style-type: disc;
    text-shadow: none;
    font-smoothing: auto;
    vertical-align: baseline;
    cursor: inherit;
    white-space: inherit;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal; }
  .aui body #bottero .w-webflow-badge {
    position: fixed !important;
    display: inline-block !important;
    visibility: visible !important;
    z-index: 2147483647 !important;
    top: auto !important;
    right: 12px !important;
    bottom: 12px !important;
    left: auto !important;
    color: #AAADB0 !important;
    background-color: #fff !important;
    border-radius: 3px !important;
    padding: 6px 8px 6px 6px !important;
    font-size: 12px !important;
    opacity: 1 !important;
    line-height: 14px !important;
    text-decoration: none !important;
    transform: none !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    white-space: nowrap;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
    cursor: pointer; }
  .aui body #bottero .w-webflow-badge > img {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    vertical-align: middle !important; }
  .aui body #bottero h1, .aui body #bottero h2, .aui body #bottero h3, .aui body #bottero h4, .aui body #bottero h5, .aui body #bottero h6 {
    font-weight: bold;
    margin-bottom: 10px; }
  .aui body #bottero h1 {
    font-size: 38px;
    line-height: 44px;
    margin-top: 20px; }
  .aui body #bottero h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 20px; }
  .aui body #bottero h3 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px; }
  .aui body #bottero h4 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px; }
  .aui body #bottero h5 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px; }
  .aui body #bottero h6 {
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px; }
  .aui body #bottero p {
    margin-top: 0;
    margin-bottom: 10px; }
  .aui body #bottero blockquote {
    margin: 0 0 10px 0;
    padding: 10px 20px;
    border-left: 5px solid #E2E2E2;
    font-size: 18px;
    line-height: 22px; }
  .aui body #bottero figure {
    margin: 0;
    margin-bottom: 10px; }
  .aui body #bottero figcaption {
    margin-top: 5px;
    text-align: center; }
  .aui body #bottero ul,
  .aui body #bottero ol {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 40px; }
  .aui body #bottero .w-list-unstyled {
    padding-left: 0;
    list-style: none; }
  .aui body #bottero .w-embed:before, .aui body #bottero .w-embed:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2; }
  .aui body #bottero .w-embed:after {
    clear: both; }
  .aui body #bottero .w-video {
    width: 100%;
    position: relative;
    padding: 0; }
  .aui body #bottero .w-video iframe,
  .aui body #bottero .w-video object,
  .aui body #bottero .w-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .aui body #bottero fieldset {
    padding: 0;
    margin: 0;
    border: 0; }
  .aui body #bottero button,
  .aui body #bottero html input[type="button"],
  .aui body #bottero input[type="reset"] {
    border: 0;
    cursor: pointer;
    -webkit-appearance: button; }
  .aui body #bottero .w-form {
    margin: 0 0 15px; }
  .aui body #bottero .w-form-done {
    display: none;
    padding: 20px;
    text-align: center;
    background-color: #dddddd; }
  .aui body #bottero .w-form-fail {
    display: none;
    margin-top: 10px;
    padding: 10px;
    background-color: #ffdede; }
  .aui body #bottero label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold; }
  .aui body #bottero .w-input,
  .aui body #bottero .w-select {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc; }
  .aui body #bottero .w-input:-moz-placeholder,
  .aui body #bottero .w-select:-moz-placeholder {
    color: #999; }
  .aui body #bottero .w-input::-moz-placeholder,
  .aui body #bottero .w-select::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .aui body #bottero .w-input:-ms-input-placeholder,
  .aui body #bottero .w-select:-ms-input-placeholder {
    color: #999; }
  .aui body #bottero .w-input::-webkit-input-placeholder,
  .aui body #bottero .w-select::-webkit-input-placeholder {
    color: #999; }
  .aui body #bottero .w-input:focus,
  .aui body #bottero .w-select:focus {
    border-color: #3898EC;
    outline: 0; }
  .aui body #bottero .w-input[disabled],
  .aui body #bottero .w-select[disabled],
  .aui body #bottero .w-input[readonly],
  .aui body #bottero .w-select[readonly],
  .aui body #bottero fieldset[disabled] .w-input,
  .aui body #bottero fieldset[disabled] .w-select {
    cursor: not-allowed;
    background-color: #eeeeee; }
  .aui body #bottero textarea.w-input,
  .aui body #bottero textarea.w-select {
    height: auto; }
  .aui body #bottero .w-select {
    background-image: -webkit-linear-gradient(white 0%, #f3f3f3 100%);
    background-image: linear-gradient(#ffffff 0%, #f3f3f3 100%); }
  .aui body #bottero .w-select[multiple] {
    height: auto; }
  .aui body #bottero .w-form-label {
    display: inline-block;
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0px; }
  .aui body #bottero .w-checkbox,
  .aui body #bottero .w-radio {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px; }
  .aui body #bottero .w-checkbox:before, .aui body #bottero .w-radio:before, .aui body #bottero .w-checkbox:after, .aui body #bottero .w-radio:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2; }
  .aui body #bottero .w-checkbox:after,
  .aui body #bottero .w-radio:after {
    clear: both; }
  .aui body #bottero .w-checkbox-input,
  .aui body #bottero .w-radio-input {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    float: left;
    margin-left: -20px; }
  .aui body #bottero .w-radio-input {
    margin-top: 3px; }
  .aui body #bottero .w-file-upload {
    display: block;
    margin-bottom: 10px; }
  .aui body #bottero .w-file-upload-input {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -100; }
  .aui body #bottero .w-file-upload-default, .aui body #bottero .w-file-upload-uploading, .aui body #bottero .w-file-upload-success {
    display: inline-block;
    color: #333333; }
  .aui body #bottero .w-file-upload-info {
    vertical-align: middle;
    line-height: 38px;
    padding: 0 12px; }
  .aui body #bottero .w-file-upload-error {
    display: block;
    margin-top: 10px; }
  .aui body #bottero .w-file-upload-default.w-hidden, .aui body #bottero .w-file-upload-uploading.w-hidden, .aui body #bottero .w-file-upload-error.w-hidden, .aui body #bottero .w-file-upload-success.w-hidden {
    display: none; }
  .aui body #bottero .w-file-upload-uploading-btn {
    display: flex;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
    padding: 8px 12px;
    border: 1px solid #cccccc;
    background-color: #fafafa; }
  .aui body #bottero .w-file-upload-file {
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    margin: 0;
    padding: 8px 9px 8px 11px;
    border: 1px solid #cccccc;
    background-color: #fafafa; }
  .aui body #bottero .w-file-upload-file-name {
    font-size: 14px;
    font-weight: normal;
    display: block; }
  .aui body #bottero .w-file-remove-link {
    margin-top: 3px;
    margin-left: 10px;
    width: auto;
    height: auto;
    padding: 3px;
    display: block;
    cursor: pointer; }
  .aui body #bottero .w-icon-file-upload-remove {
    margin: auto;
    font-size: 10px; }
  .aui body #bottero .w-file-upload-error-msg {
    display: inline-block;
    color: #ea384c;
    padding: 2px 0; }
  .aui body #bottero .w-file-upload-info {
    display: inline-block;
    line-height: 38px;
    padding: 0 12px; }
  .aui body #bottero .w-file-upload-label {
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
    padding: 8px 12px 8px 40px;
    border: 1px solid #cccccc;
    background-color: #fafafa;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAxNCI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNMTUuOTIgNS4wMmE0LjUgNC41IDAgMCAxIC4wOCA4Ljk1VjE0SDRhNCA0IDAgMSAxIDAtOCA2IDYgMCAwIDEgMTEuOTItLjk4ek0xMSA5aDNsLTQtNS00IDVoM3YyaDJWOXoiLz48L3N2Zz4=");
    background-position: 12px 50%;
    background-size: 20px 20px;
    background-repeat: no-repeat; }
  .aui body #bottero .w-icon-file-upload {
    width: 20px;
    height: 20px;
    margin-right: 8px; }
  .aui body #bottero .w-icon-file-upload-svg {
    width: 100%;
    height: 100%; }
  .aui body #bottero .w-icon-file-upload-icon, .aui body #bottero .w-icon-file-upload-uploading {
    display: inline-block;
    margin-right: 8px;
    width: 20px; }
  .aui body #bottero .w-icon-file-upload-uploading {
    height: 20px; }
  .aui body #bottero .w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px; }
  .aui body #bottero .w-container:before, .aui body #bottero .w-container:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2; }
  .aui body #bottero .w-container:after {
    clear: both; }
  .aui body #bottero .w-container .w-row {
    margin-left: -10px;
    margin-right: -10px; }
  .aui body #bottero .w-row:before, .aui body #bottero .w-row:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2; }
  .aui body #bottero .w-row:after {
    clear: both; }
  .aui body #bottero .w-row .w-row {
    margin-left: 0;
    margin-right: 0; }
  .aui body #bottero .w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px; }
  .aui body #bottero .w-col .w-col {
    padding-left: 0;
    padding-right: 0; }
  .aui body #bottero .w-col-1 {
    width: 8.33333333%; }
  .aui body #bottero .w-col-2 {
    width: 16.66666667%; }
  .aui body #bottero .w-col-3 {
    width: 25%; }
  .aui body #bottero .w-col-4 {
    width: 33.33333333%; }
  .aui body #bottero .w-col-5 {
    width: 41.66666667%; }
  .aui body #bottero .w-col-6 {
    width: 50%; }
  .aui body #bottero .w-col-7 {
    width: 58.33333333%; }
  .aui body #bottero .w-col-8 {
    width: 66.66666667%; }
  .aui body #bottero .w-col-9 {
    width: 75%; }
  .aui body #bottero .w-col-10 {
    width: 83.33333333%; }
  .aui body #bottero .w-col-11 {
    width: 91.66666667%; }
  .aui body #bottero .w-col-12 {
    width: 100%; }
  .aui body #bottero .w-hidden-main {
    display: none !important; }
  @media screen and (max-width: 991px) {
    .aui body #bottero .w-container {
      max-width: 728px; }
    .aui body #bottero .w-hidden-main {
      display: inherit !important; }
    .aui body #bottero .w-hidden-medium {
      display: none !important; }
    .aui body #bottero .w-col-medium-1 {
      width: 8.33333333%; }
    .aui body #bottero .w-col-medium-2 {
      width: 16.66666667%; }
    .aui body #bottero .w-col-medium-3 {
      width: 25%; }
    .aui body #bottero .w-col-medium-4 {
      width: 33.33333333%; }
    .aui body #bottero .w-col-medium-5 {
      width: 41.66666667%; }
    .aui body #bottero .w-col-medium-6 {
      width: 50%; }
    .aui body #bottero .w-col-medium-7 {
      width: 58.33333333%; }
    .aui body #bottero .w-col-medium-8 {
      width: 66.66666667%; }
    .aui body #bottero .w-col-medium-9 {
      width: 75%; }
    .aui body #bottero .w-col-medium-10 {
      width: 83.33333333%; }
    .aui body #bottero .w-col-medium-11 {
      width: 91.66666667%; }
    .aui body #bottero .w-col-medium-12 {
      width: 100%; }
    .aui body #bottero .w-col-stack {
      width: 100%;
      left: auto;
      right: auto; } }
  @media screen and (max-width: 767px) {
    .aui body #bottero .w-hidden-main {
      display: inherit !important; }
    .aui body #bottero .w-hidden-medium {
      display: inherit !important; }
    .aui body #bottero .w-hidden-small {
      display: none !important; }
    .aui body #bottero .w-row,
    .aui body #bottero .w-container .w-row {
      margin-left: 0;
      margin-right: 0; }
    .aui body #bottero .w-col {
      width: 100%;
      left: auto;
      right: auto; }
    .aui body #bottero .w-col-small-1 {
      width: 8.33333333%; }
    .aui body #bottero .w-col-small-2 {
      width: 16.66666667%; }
    .aui body #bottero .w-col-small-3 {
      width: 25%; }
    .aui body #bottero .w-col-small-4 {
      width: 33.33333333%; }
    .aui body #bottero .w-col-small-5 {
      width: 41.66666667%; }
    .aui body #bottero .w-col-small-6 {
      width: 50%; }
    .aui body #bottero .w-col-small-7 {
      width: 58.33333333%; }
    .aui body #bottero .w-col-small-8 {
      width: 66.66666667%; }
    .aui body #bottero .w-col-small-9 {
      width: 75%; }
    .aui body #bottero .w-col-small-10 {
      width: 83.33333333%; }
    .aui body #bottero .w-col-small-11 {
      width: 91.66666667%; }
    .aui body #bottero .w-col-small-12 {
      width: 100%; } }
  @media screen and (max-width: 479px) {
    .aui body #bottero .w-container {
      max-width: none; }
    .aui body #bottero .w-hidden-main {
      display: inherit !important; }
    .aui body #bottero .w-hidden-medium {
      display: inherit !important; }
    .aui body #bottero .w-hidden-small {
      display: inherit !important; }
    .aui body #bottero .w-hidden-tiny {
      display: none !important; }
    .aui body #bottero .w-col {
      width: 100%; }
    .aui body #bottero .w-col-tiny-1 {
      width: 8.33333333%; }
    .aui body #bottero .w-col-tiny-2 {
      width: 16.66666667%; }
    .aui body #bottero .w-col-tiny-3 {
      width: 25%; }
    .aui body #bottero .w-col-tiny-4 {
      width: 33.33333333%; }
    .aui body #bottero .w-col-tiny-5 {
      width: 41.66666667%; }
    .aui body #bottero .w-col-tiny-6 {
      width: 50%; }
    .aui body #bottero .w-col-tiny-7 {
      width: 58.33333333%; }
    .aui body #bottero .w-col-tiny-8 {
      width: 66.66666667%; }
    .aui body #bottero .w-col-tiny-9 {
      width: 75%; }
    .aui body #bottero .w-col-tiny-10 {
      width: 83.33333333%; }
    .aui body #bottero .w-col-tiny-11 {
      width: 91.66666667%; }
    .aui body #bottero .w-col-tiny-12 {
      width: 100%; } }
  .aui body #bottero .w-widget {
    position: relative; }
  .aui body #bottero .w-widget-map {
    width: 100%;
    height: 400px; }
  .aui body #bottero .w-widget-map label {
    width: auto;
    display: inline; }
  .aui body #bottero .w-widget-map img {
    max-width: inherit; }
  .aui body #bottero .w-widget-map .gm-style-iw {
    width: 90% !important;
    height: auto !important;
    top: 7px !important;
    left: 6% !important;
    display: inline;
    text-align: center;
    overflow: hidden; }
  .aui body #bottero .w-widget-map .gm-style-iw + div {
    display: none; }
  .aui body #bottero .w-widget-twitter {
    overflow: hidden; }
  .aui body #bottero .w-widget-twitter-count-shim {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 28px;
    height: 20px;
    text-align: center;
    background: white;
    border: #758696 solid 1px;
    border-radius: 3px; }
  .aui body #bottero .w-widget-twitter-count-shim * {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .aui body #bottero .w-widget-twitter-count-shim .w-widget-twitter-count-clear {
    position: relative;
    display: block; }
  .aui body #bottero .w-widget-twitter-count-shim.w--large {
    width: 36px;
    height: 28px;
    margin-left: 7px; }
  .aui body #bottero .w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 18px; }
  .aui body #bottero .w-widget-twitter-count-shim:not(.w--vertical) {
    margin-left: 5px;
    margin-right: 8px; }
  .aui body #bottero .w-widget-twitter-count-shim:not(.w--vertical).w--large {
    margin-left: 6px; }
  .aui body #bottero .w-widget-twitter-count-shim:not(.w--vertical):before,
  .aui body #bottero .w-widget-twitter-count-shim:not(.w--vertical):after {
    top: 50%;
    left: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .aui body #bottero .w-widget-twitter-count-shim:not(.w--vertical):before {
    border-color: rgba(117, 134, 150, 0);
    border-right-color: #5d6c7b;
    border-width: 4px;
    margin-left: -9px;
    margin-top: -4px; }
  .aui body #bottero .w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
    border-width: 5px;
    margin-left: -10px;
    margin-top: -5px; }
  .aui body #bottero .w-widget-twitter-count-shim:not(.w--vertical):after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: white;
    border-width: 4px;
    margin-left: -8px;
    margin-top: -4px; }
  .aui body #bottero .w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
    border-width: 5px;
    margin-left: -9px;
    margin-top: -5px; }
  .aui body #bottero .w-widget-twitter-count-shim.w--vertical {
    width: 61px;
    height: 33px;
    margin-bottom: 8px; }
  .aui body #bottero .w-widget-twitter-count-shim.w--vertical:before,
  .aui body #bottero .w-widget-twitter-count-shim.w--vertical:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .aui body #bottero .w-widget-twitter-count-shim.w--vertical:before {
    border-color: rgba(117, 134, 150, 0);
    border-top-color: #5d6c7b;
    border-width: 5px;
    margin-left: -5px; }
  .aui body #bottero .w-widget-twitter-count-shim.w--vertical:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: white;
    border-width: 4px;
    margin-left: -4px; }
  .aui body #bottero .w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 22px; }
  .aui body #bottero .w-widget-twitter-count-shim.w--vertical.w--large {
    width: 76px; }
  .aui body #bottero .w-widget-gplus {
    overflow: hidden; }
  .aui body #bottero .w-background-video {
    position: relative;
    overflow: hidden;
    height: 500px;
    color: white; }
  .aui body #bottero .w-background-video > video {
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    right: -100%;
    bottom: -100%;
    top: -100%;
    left: -100%;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: -100; }
  .aui body #bottero .w-background-video > video::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none; }
  .aui body #bottero .w-slider {
    position: relative;
    height: 300px;
    text-align: center;
    background: #dddddd;
    clear: both;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0); }
  .aui body #bottero .w-slider-mask {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    left: 0;
    right: 0;
    height: 100%;
    white-space: nowrap; }
  .aui body #bottero .w-slide {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    white-space: normal;
    text-align: left; }
  .aui body #bottero .w-slide img {
    max-height: 260px; }
  .aui body #bottero .w-slide ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: auto;
    padding-top: auto;
    padding-right: auto;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .aui body #bottero .w-slide ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 18px;
    list-style-type: disc; }
  .aui body #bottero .w-slider-nav {
    position: absolute;
    z-index: 2;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding-top: 10px;
    height: 40px;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0); }
  .aui body #bottero .w-slider-nav.w-round > div {
    border-radius: 100%; }
  .aui body #bottero .w-slider-nav.w-num > div {
    width: auto;
    height: auto;
    padding: .2em .5em;
    font-size: inherit;
    line-height: inherit; }
  .aui body #bottero .w-slider-nav.w-shadow > div {
    box-shadow: 0 0 3px rgba(51, 51, 51, 0.4); }
  .aui body #bottero .w-slider-nav-invert {
    color: white; }
  .aui body #bottero .w-slider-nav-invert > div {
    background-color: rgba(34, 34, 34, 0.4); }
  .aui body #bottero .w-slider-nav-invert > div.w-active {
    background-color: #222222; }
  .aui body #bottero .w-slider-dot {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    margin: 0 3px .5em;
    transition: background-color 100ms, color 100ms; }
  .aui body #bottero .w-slider-dot.w-active {
    background-color: white; }
  .aui body #bottero .w-slider-arrow-left, .aui body #bottero .w-slider-arrow-right {
    position: absolute;
    width: 80px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    color: white;
    font-size: 40px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .aui body #bottero .w-slider-arrow-left [class^="w-icon-"], .aui body #bottero .w-slider-arrow-right [class^="w-icon-"], .aui body #bottero .w-slider-arrow-left [class*=" w-icon-"], .aui body #bottero .w-slider-arrow-right [class*=" w-icon-"] {
    position: absolute; }
  .aui body #bottero .w-slider-arrow-left {
    z-index: 3;
    right: auto; }
  .aui body #bottero .w-slider-arrow-right {
    z-index: 4;
    left: auto; }
  .aui body #bottero .w-icon-slider-left,
  .aui body #bottero .w-icon-slider-right {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1em;
    height: 1em; }
  .aui body #bottero .w-dropdown {
    display: inline-block;
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    z-index: 900; }
  .aui body #bottero .w-dropdown-btn, .aui body #bottero .w-dropdown-toggle, .aui body #bottero .w-dropdown-link {
    position: relative;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap; }
  .aui body #bottero .w-dropdown-toggle {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    cursor: pointer;
    padding-right: 40px; }
  .aui body #bottero .w-icon-dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-right: 20px;
    width: 1em;
    height: 1em; }
  .aui body #bottero .w-dropdown-list {
    position: absolute;
    background: #dddddd;
    display: none;
    min-width: 100%; }
  .aui body #bottero .w-dropdown-list.w--open {
    display: block; }
  .aui body #bottero .w-dropdown-link {
    padding: 10px 20px;
    display: block;
    color: #222222; }
  .aui body #bottero .w-dropdown-link.w--current {
    color: #0082f3; }
  .aui body #bottero .w-nav[data-collapse="all"] .w-dropdown, .aui body #bottero .w-nav[data-collapse="all"] .w-dropdown-toggle {
    display: block; }
  .aui body #bottero .w-nav[data-collapse="all"] .w-dropdown-list {
    position: static; }
  @media screen and (max-width: 991px) {
    .aui body #bottero .w-nav[data-collapse="medium"] .w-dropdown, .aui body #bottero .w-nav[data-collapse="medium"] .w-dropdown-toggle {
      display: block; }
    .aui body #bottero .w-nav[data-collapse="medium"] .w-dropdown-list {
      position: static; } }
  @media screen and (max-width: 767px) {
    .aui body #bottero .w-nav[data-collapse="small"] .w-dropdown, .aui body #bottero .w-nav[data-collapse="small"] .w-dropdown-toggle {
      display: block; }
    .aui body #bottero .w-nav[data-collapse="small"] .w-dropdown-list {
      position: static; }
    .aui body #bottero .w-nav-brand {
      padding-left: 10px; }
    .aui body #bottero .w-slide img {
      max-height: auto; } }
  @media screen and (max-width: 479px) {
    .aui body #bottero .w-nav[data-collapse="tiny"] .w-dropdown, .aui body #bottero .w-nav[data-collapse="tiny"] .w-dropdown-toggle {
      display: block; }
    .aui body #bottero .w-nav[data-collapse="tiny"] .w-dropdown-list {
      position: static; } }
  .aui body #bottero .w-lightbox-backdrop {
    color: #000;
    cursor: auto;
    font-family: serif;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: normal;
    list-style: disc;
    text-align: start;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    font-family: "Helvetica Neue",Helvetica,Ubuntu,"Segoe UI",Verdana,sans-serif;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 300;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
    z-index: 2000;
    outline: 0;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transform: translate(0, 0); }
  .aui body #bottero .w-lightbox-backdrop, .aui body #bottero .w-lightbox-container {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  .aui body #bottero .w-lightbox-content {
    position: relative;
    height: 100vh;
    overflow: hidden; }
  .aui body #bottero .w-lightbox-view {
    position: absolute;
    width: 100vw;
    height: 100vh;
    opacity: 0; }
  .aui body #bottero .w-lightbox-view:before {
    content: "";
    height: 100vh; }
  .aui body #bottero .w-lightbox-group, .aui body #bottero .w-lightbox-group .w-lightbox-view, .aui body #bottero .w-lightbox-group .w-lightbox-view:before {
    height: 86vh; }
  .aui body #bottero .w-lightbox-frame, .aui body #bottero .w-lightbox-view:before {
    display: inline-block;
    vertical-align: middle; }
  .aui body #bottero .w-lightbox-figure {
    position: relative;
    margin: 0; }
  .aui body #bottero .w-lightbox-group .w-lightbox-figure {
    cursor: pointer; }
  .aui body #bottero .w-lightbox-img {
    width: auto;
    height: auto;
    max-width: none; }
  .aui body #bottero .w-lightbox-image {
    display: block;
    float: none;
    max-width: 100vw;
    max-height: 100vh; }
  .aui body #bottero .w-lightbox-group .w-lightbox-image {
    max-height: 86vh; }
  .aui body #bottero .w-lightbox-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: .5em 1em;
    background: rgba(0, 0, 0, 0.4);
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .aui body #bottero .w-lightbox-embed {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .aui body #bottero .w-lightbox-control {
    position: absolute;
    top: 0;
    width: 4em;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all 0.3s; }
  .aui body #bottero .w-lightbox-left {
    display: none;
    bottom: 0;
    left: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg=="); }
  .aui body #bottero .w-lightbox-right {
    display: none;
    right: 0;
    bottom: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+"); }
  .aui body #bottero .w-lightbox-close {
    right: 0;
    height: 2.6em;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
    background-size: 18px; }
  .aui body #bottero .w-lightbox-strip {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 1vh;
    line-height: 0;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden; }
  .aui body #bottero .w-lightbox-item {
    display: inline-block;
    width: 10vh;
    padding: 2vh 1vh;
    box-sizing: content-box;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0); }
  .aui body #bottero .w-lightbox-active {
    opacity: 0.3; }
  .aui body #bottero .w-lightbox-thumbnail {
    position: relative;
    height: 10vh;
    background: #222;
    overflow: hidden; }
  .aui body #bottero .w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0; }
  .aui body #bottero .w-lightbox-thumbnail .w-lightbox-tall {
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .aui body #bottero .w-lightbox-thumbnail .w-lightbox-wide {
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .aui body #bottero .w-lightbox-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border: 5px solid rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    -webkit-animation: spin .8s infinite linear;
    animation: spin 0.8s infinite linear; }
  .aui body #bottero .w-lightbox-spinner:after {
    content: "";
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    border: 3px solid transparent;
    border-bottom-color: #fff;
    border-radius: 50%; }
  .aui body #bottero .w-lightbox-hide {
    display: none; }
  .aui body #bottero .w-lightbox-noscroll {
    overflow: hidden; }
  @media (min-width: 768px) {
    .aui body #bottero .w-lightbox-content {
      height: 96vh;
      margin-top: 2vh; }
    .aui body #bottero .w-lightbox-view, .aui body #bottero .w-lightbox-view:before {
      height: 96vh; }
    .aui body #bottero .w-lightbox-group, .aui body #bottero .w-lightbox-group .w-lightbox-view, .aui body #bottero .w-lightbox-group .w-lightbox-view:before {
      height: 84vh; }
    .aui body #bottero .w-lightbox-image {
      max-width: 96vw;
      max-height: 96vh; }
    .aui body #bottero .w-lightbox-group .w-lightbox-image {
      max-width: 82.3vw;
      max-height: 84vh; }
    .aui body #bottero .w-lightbox-left, .aui body #bottero .w-lightbox-right {
      display: block;
      opacity: 0.5; }
    .aui body #bottero .w-lightbox-close {
      opacity: 0.8; }
    .aui body #bottero .w-lightbox-control:hover {
      opacity: 1; } }
  .aui body #bottero .w-lightbox-inactive, .aui body #bottero .w-lightbox-inactive:hover {
    opacity: 0; }
  .aui body #bottero .w-richtext:before, .aui body #bottero .w-richtext:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2; }
  .aui body #bottero .w-richtext:after {
    clear: both; }
  .aui body #bottero .w-richtext[contenteditable="true"]:before, .aui body #bottero .w-richtext[contenteditable="true"]:after {
    white-space: initial; }
  .aui body #bottero .w-richtext ol, .aui body #bottero .w-richtext ul {
    overflow: hidden; }
  .aui body #bottero .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:before, .aui body #bottero .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:before {
    outline: 2px solid #2895f7; }
  .aui body #bottero .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .aui body #bottero .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
    outline: 2px solid #2895f7; }
  .aui body #bottero .w-richtext figure.w-richtext-figure-type-video > div:before, .aui body #bottero .w-richtext figure[data-rt-type="video"] > div:before {
    content: '';
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }
  .aui body #bottero .w-richtext figure {
    position: relative;
    max-width: 60%; }
  .aui body #bottero .w-richtext figure > div:before {
    cursor: default !important; }
  .aui body #bottero .w-richtext figure img {
    width: 100%; }
  .aui body #bottero .w-richtext figure figcaption.w-richtext-figcaption-placeholder {
    opacity: 0.6; }
  .aui body #bottero .w-richtext figure div {
    font-size: 0;
    color: transparent; }
  .aui body #bottero .w-richtext figure.w-richtext-figure-type-image, .aui body #bottero .w-richtext figure[data-rt-type="image"] {
    display: table; }
  .aui body #bottero .w-richtext figure.w-richtext-figure-type-image > div, .aui body #bottero .w-richtext figure[data-rt-type="image"] > div {
    display: inline-block; }
  .aui body #bottero .w-richtext figure.w-richtext-figure-type-image > figcaption, .aui body #bottero .w-richtext figure[data-rt-type="image"] > figcaption {
    display: table-caption;
    caption-side: bottom; }
  .aui body #bottero .w-richtext figure.w-richtext-figure-type-video, .aui body #bottero .w-richtext figure[data-rt-type="video"] {
    width: 60%;
    height: 0; }
  .aui body #bottero .w-richtext figure.w-richtext-figure-type-video iframe, .aui body #bottero .w-richtext figure[data-rt-type="video"] iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .aui body #bottero .w-richtext figure.w-richtext-figure-type-video > div, .aui body #bottero .w-richtext figure[data-rt-type="video"] > div {
    width: 100%; }
  .aui body #bottero .w-richtext figure.w-richtext-align-center {
    margin-right: auto;
    margin-left: auto;
    clear: both; }
  .aui body #bottero .w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .aui body #bottero .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
    max-width: 100%; }
  .aui body #bottero .w-richtext figure.w-richtext-align-normal {
    clear: both; }
  .aui body #bottero .w-richtext figure.w-richtext-align-fullwidth {
    width: 100%;
    max-width: 100%;
    text-align: center;
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .w-richtext figure.w-richtext-align-fullwidth > div {
    display: inline-block;
    padding-bottom: inherit; }
  .aui body #bottero .w-richtext figure.w-richtext-align-fullwidth > figcaption {
    display: block; }
  .aui body #bottero .w-richtext figure.w-richtext-align-floatleft {
    float: left;
    margin-right: 15px;
    clear: none; }
  .aui body #bottero .w-richtext figure.w-richtext-align-floatright {
    float: right;
    margin-left: 15px;
    clear: none; }
  .aui body #bottero .w-nav {
    position: relative;
    background: #dddddd;
    z-index: 1000; }
  .aui body #bottero .w-nav:before, .aui body #bottero .w-nav:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2; }
  .aui body #bottero .w-nav:after {
    clear: both; }
  .aui body #bottero .w-nav-brand {
    position: relative;
    float: left;
    text-decoration: none;
    color: #333333; }
  .aui body #bottero .w-nav-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto; }
  .aui body #bottero .w-nav-link.w--current {
    color: #0082f3; }
  .aui body #bottero .w-nav-menu {
    position: relative;
    float: right; }
  .aui body #bottero .w--nav-menu-open {
    display: block !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #C8C8C8;
    text-align: center;
    overflow: visible;
    min-width: 200px; }
  .aui body #bottero .w--nav-link-open {
    display: block;
    position: relative; }
  .aui body #bottero .w-nav-overlay {
    position: absolute;
    overflow: hidden;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%; }
  .aui body #bottero .w-nav-overlay .w--nav-menu-open {
    top: 0; }
  .aui body #bottero .w-nav[data-animation="over-left"] .w-nav-overlay {
    width: auto; }
  .aui body #bottero .w-nav[data-animation="over-left"] .w-nav-overlay, .aui body #bottero .w-nav[data-animation="over-left"] .w--nav-menu-open {
    right: auto;
    z-index: 1;
    top: 0; }
  .aui body #bottero .w-nav[data-animation="over-right"] .w-nav-overlay {
    width: auto; }
  .aui body #bottero .w-nav[data-animation="over-right"] .w-nav-overlay, .aui body #bottero .w-nav[data-animation="over-right"] .w--nav-menu-open {
    left: auto;
    z-index: 1;
    top: 0; }
  .aui body #bottero .w-nav-button {
    position: relative;
    float: right;
    padding: 18px;
    font-size: 24px;
    display: none;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .aui body #bottero .w-nav-button.w--open {
    background-color: #C8C8C8;
    color: white; }
  .aui body #bottero .w-nav[data-collapse="all"] .w-nav-menu {
    display: none; }
  .aui body #bottero .w-nav[data-collapse="all"] .w-nav-button {
    display: block; }
  @media screen and (max-width: 991px) {
    .aui body #bottero .w-nav[data-collapse="medium"] .w-nav-menu {
      display: none; }
    .aui body #bottero .w-nav[data-collapse="medium"] .w-nav-button {
      display: block; } }
  @media screen and (max-width: 767px) {
    .aui body #bottero .w-nav[data-collapse="small"] .w-nav-menu {
      display: none; }
    .aui body #bottero .w-nav[data-collapse="small"] .w-nav-button {
      display: block; }
    .aui body #bottero .w-nav-brand {
      padding-left: 10px; } }
  @media screen and (max-width: 479px) {
    .aui body #bottero .w-nav[data-collapse="tiny"] .w-nav-menu {
      display: none; }
    .aui body #bottero .w-nav[data-collapse="tiny"] .w-nav-button {
      display: block; } }
  .aui body #bottero .w-tabs {
    position: relative; }
  .aui body #bottero .w-tabs:before, .aui body #bottero .w-tabs:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2; }
  .aui body #bottero .w-tabs:after {
    clear: both; }
  .aui body #bottero .w-tab-menu {
    position: relative; }
  .aui body #bottero .w-tab-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding: 9px 30px;
    text-align: left;
    cursor: pointer;
    color: #222222;
    background-color: #dddddd; }
  .aui body #bottero .w-tab-link.w--current {
    background-color: #c8c8c8; }
  .aui body #bottero .w-tab-content {
    position: relative;
    display: block;
    overflow: hidden; }
  .aui body #bottero .w-tab-pane {
    position: relative;
    display: none; }
  .aui body #bottero .w--tab-active {
    display: block; }
  @media screen and (max-width: 479px) {
    .aui body #bottero .w-tab-link {
      display: block; } }
  .aui body #bottero .w-ix-emptyfix:after {
    content: ""; }
  .aui body #bottero .w-dyn-empty {
    padding: 10px;
    background-color: #dddddd; }
  .aui body #bottero .w-dyn-bind-empty {
    display: none !important; }
  .aui body #bottero .w-condition-invisible {
    display: none !important; }
  .aui body #bottero h1 {
    font-family: 'Libre Franklin', sans-serif;
    font-size: 45px;
    line-height: 44px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px; }
  .aui body #bottero h2 {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    text-align: center; }
  .aui body #bottero h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #4599d3;
    font-size: 20px;
    line-height: 22px;
    text-align: left; }
  .aui body #bottero h4 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300; }
  .aui body #bottero h5 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 300; }
  .aui body #bottero a {
    text-decoration: underline; }
  .aui body #bottero label {
    display: block;
    margin-bottom: 2px;
    font-family: 'Libre Franklin', sans-serif;
    color: #383838;
    font-size: 13px;
    font-weight: 300; }
  .aui body #bottero .header-bottero {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #383838; }
  .aui body #bottero .toolbar {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(237, 237, 237, 0.94); }
  .aui body #bottero .toolbar-container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    height: 100%;
    max-width: 1100px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .aui body #bottero .mark {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 120px;
    height: 79px;
    padding-top: 2px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: rgba(16, 148, 238, 0); }
  .aui body #bottero .mark.w--current {
    padding-top: 2px; }
  .aui body #bottero .button_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-left: 30px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .aui body #bottero .toolbar_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-width: 102px;
    padding-right: 8px;
    padding-bottom: 16px;
    padding-left: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(69, 153, 211, 0);
    text-decoration: none; }
  .aui body #bottero .toolbar_button.hollow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 130px;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-style: none;
    border-width: 4px;
    border-color: black black rgba(197, 197, 196, 0); }
  .aui body #bottero .toolbar_button.hollow:hover {
    border-style: none;
    border-width: 6px 6px 4px;
    border-color: #c6c6c5; }
  .aui body #bottero .toolbar_button.hollow:active {
    border-bottom-style: none; }
  .aui body #bottero .toolbar_button.smallbutton {
    position: relative;
    width: 50px;
    min-width: 60px;
    padding-bottom: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .aui body #bottero .toolbar_button.login {
    padding-bottom: 4px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .aui body #bottero .toolbar_txt_button {
    position: relative;
    top: 45%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-family: 'Libre Franklin', sans-serif;
    color: #383838;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    text-decoration: none; }
  .aui body #bottero .toolbar_txt_button.login {
    position: static; }
  .aui body #bottero .user_icon {
    position: static;
    top: 38px;
    width: 22px;
    height: 22px;
    margin-right: 8px; }
  .aui body #bottero .image {
    width: 3px;
    height: 20px;
    margin-right: 2px;
    margin-left: 2px; }
  .aui body #bottero .header_section {
    /* position: fixed;
     left: 0px;
     top: 0px;
     right: 0px;
     z-index: 10;*/
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .aui body #bottero ._2nd_section {
    display: block;
    max-height: 1920px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-image: url("/bottero-theme/css/../images/bottero/2shapes_cutted.svg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .menu_section_hollow {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 20;
    display: none;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    background-color: rgba(255, 255, 255, 0.97); }
  .aui body #bottero .menu_section_container {
    width: 100%;
    height: 100%;
    max-width: 1200px; }
  .aui body #bottero .menu_section_container.search_mask {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 200px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .aui body #bottero .menu_family {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1px;
    padding-bottom: 1px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-decoration: none; }
  .aui body #bottero .menu_family:hover {
    background-color: #d8ecfa;
    color: #383838; }
  .aui body #bottero .menu_family.hidetxt {
    height: 35px; }
  .aui body #bottero .menu_family.revimac {
    margin-top: 19px; }
  .aui body #bottero .menu_family.movedown {
    margin-top: 16px; }
  .aui body #bottero .menu_txt_link {
    margin: 7px;
    font-family: 'Libre Franklin', sans-serif;
    color: #383838;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .menu_txt_link.sub {
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 0px;
    padding-right: 1px;
    padding-bottom: 0px;
    font-size: 15px;
    line-height: 15px;
    font-weight: 300; }
  .aui body #bottero .txt_nenu_descritpion {
    display: inline-block;
    margin-right: 17px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-family: 'Libre Franklin', sans-serif;
    color: rgba(0, 0, 0, 0.47);
    font-size: 26px;
    line-height: 26px;
    font-weight: 300;
    text-align: left;
    letter-spacing: -1px;
    text-transform: none; }
  .aui body #bottero .menu_title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    padding: 18px 12px 26px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .aui body #bottero .row {
    margin-bottom: 9px; }
  .aui body #bottero .menu_section_flat {
    position: static;
    z-index: 20;
    display: none;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    background-color: rgba(255, 255, 255, 0.97); }
  .aui body #bottero .worldmap_menu {
    margin-bottom: 7px;
    opacity: 0.17; }
  .aui body #bottero .dida_world_menu {
    margin-bottom: 12px;
    float: none;
    font-family: 'Libre Franklin', sans-serif;
    color: #383838;
    font-size: 13px;
    line-height: 16px;
    font-weight: 300;
    text-align: right; }
  .aui body #bottero .dida_world_menu.title {
    margin-bottom: 6px;
    color: #4599d3;
    font-weight: 700; }
  .aui body #bottero .blu_small_button {
    padding: 3px 9px;
    float: none;
    border-radius: 3px;
    background-color: #4599d3;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 11px;
    font-weight: 400; }
  .aui body #bottero .blu_small_button:hover {
    background-color: #005184; }
  .aui body #bottero .menu_section_engineering {
    display: none;
    height: auto;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    background-color: rgba(255, 255, 255, 0.97); }
  .aui body #bottero ._85_percent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    height: auto;
    max-width: 1200px;
    min-height: 10vh;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .aui body #bottero ._85_percent.horiz {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .aui body #bottero ._85_percent.hg_download {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero ._85_percent.hg_block.test {
    width: 100%; }
  .aui body #bottero .heading {
    font-family: 'Libre Franklin', sans-serif;
    font-size: 50px;
    text-align: center;
    letter-spacing: -1.2px; }
  .aui body #bottero .heading.blu {
    color: #4599d3; }
  .aui body #bottero .heading-2 {
    margin-bottom: 39px;
    font-family: 'Libre Franklin', sans-serif;
    font-weight: 300;
    text-align: center; }
  .aui body #bottero .heading-2.white {
    position: relative;
    top: 40%;
    color: #fff; }
  .aui body #bottero .slider_section {
    display: block;
    height: 100vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-color: #e6e6e6; }
  .aui body #bottero .coockies_block {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 30;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 11px 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #383838; }
  .aui body #bottero .cookies_txt {
    margin-right: 14px;
    margin-left: 14px;
    font-family: 'Libre Franklin', sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    text-align: left; }
  .aui body #bottero .slider {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: 100vh;
    background-color: #e6e6e6; }
  .aui body #bottero .slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    /*background-image: url('/bottero-theme/css/../images/bottero/web_shutterstock_424603225.jpg');*/
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .slide-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    /*background-image: url('/bottero-theme/css/../images/bottero/web_shutterstock_424603225.jpg');*/
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .slide-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    /*background-image: url('/bottero-theme/css/../images/bottero/web_shutterstock_589675712.jpg');*/
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .slide-3 {
    /*background-image: url('/bottero-theme/css/../images/bottero/web_shutterstock_610304132.jpg');*/
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .slide-4 {
    /*background-image: url('/bottero-theme/css/../images/bottero/web_shutterstock_278992148_EDIT.jpg');*/
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .left-arrow {
    display: none; }
  .aui body #bottero .right-arrow {
    display: none; }
  .aui body #bottero .header_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    height: 30px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .search {
    position: relative;
    top: 45%;
    width: 26px;
    height: 26px;
    margin-right: 20px;
    margin-left: 20px;
    opacity: 0.91; }
  .aui body #bottero .search:hover {
    width: 30px;
    height: 30px; }
  .aui body #bottero ._3sectors {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f3f3f3;
    font-size: 14px; }
  .aui body #bottero .img_sector1 {
    height: 200px;
    margin-bottom: 24px;
    background-image: url("/bottero-theme/css/../images/bottero/hollowglass.png");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .heading-4 {
    font-family: 'Libre Franklin', sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300; }
  .aui body #bottero .image_sector2 {
    height: 200px;
    margin-bottom: 24px;
    background-image: url("/bottero-theme/css/../images/bottero/flaglass.png");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .info_cookies {
    color: #f8f8f8;
    text-decoration: underline; }
  .aui body #bottero .image_sector3 {
    height: 200px;
    margin-bottom: 24px;
    background-image: url("/bottero-theme/css/../images/bottero/engineering.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .heading-5 {
    font-family: 'Libre Franklin', sans-serif;
    color: #4599d3;
    font-size: 22px;
    line-height: 24px; }
  .aui body #bottero .innovation {
    display: block;
    height: 600px;
    max-height: 1920px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat; }
  .aui body #bottero .news {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .footer-bottero {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e6e6e6; }
  .aui body #bottero .news_img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 200px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #2c94db;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .slide_title {
    position: relative;
    top: 44%;
    font-family: 'Libre Franklin', sans-serif;
    color: #fff;
    font-size: 8vw;
    line-height: 8vw;
    font-weight: 700;
    text-align: center;
    letter-spacing: -2px;
    text-shadow: 1px 0 19px rgba(0, 0, 0, 0.47); }
  .aui body #bottero .slide_title.big_lower {
    position: relative;
    top: 45%;
    display: block;
    font-size: 5.3vw;
    line-height: 5vw;
    letter-spacing: -1px;
    text-shadow: 1px 0 6px rgba(0, 0, 0, 0.47); }
  .aui body #bottero .slide_subtitile {
    position: relative;
    top: 44%;
    font-family: 'Libre Franklin', sans-serif;
    color: #fff;
    font-size: 3vw;
    line-height: 3.2vw;
    font-weight: 300;
    text-align: center;
    letter-spacing: -0.8px;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.47); }
  .aui body #bottero .slide_subtitile.small_lower {
    top: 47%; }
  .aui body #bottero .column {
    padding-bottom: 30px; }
  .aui body #bottero .tagline {
    margin-right: 41px;
    font-family: 'Libre Franklin', sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 700; }
  .aui body #bottero .text-span {
    color: #4599d3; }
  .aui body #bottero .column-2 {
    padding-bottom: 30px; }
  .aui body #bottero .column-3 {
    padding-bottom: 30px; }
  .aui body #bottero .column-4 {
    padding-bottom: 30px; }
  .aui body #bottero .column-5 {
    padding-bottom: 30px; }
  .aui body #bottero .column-6 {
    padding-bottom: 30px; }
  .aui body #bottero .column-7 {
    padding-bottom: 30px; }
  .aui body #bottero .text-span-2 {
    color: #4599d3; }
  .aui body #bottero .text-span-3 {
    color: #4599d3; }
  .aui body #bottero .banner_product_section {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-color: #e6e6e6;
    background-image: url("/bottero-theme/css/../images/bottero/banner_prod_detail.jpg");
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .banner_product_section._605 {
    background-image: url("/bottero-theme/css/../images/bottero/banner_605.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .banner_product_section.variant {
    background-image: url("/bottero-theme/css/../images/bottero/banner_variant.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .banner_product_section.gemini {
    background-image: url("/bottero-theme/css/../images/bottero/gemini-banner.jpg");
    background-position: 50% 0px;
    background-size: cover; }
  .aui body #bottero .banner_product_section.pratica {
    background-image: url("/bottero-theme/css/../images/bottero/pratica_plus_banner01.jpg");
    background-position: 50% 0px;
    background-size: cover; }
  .aui body #bottero .banner_product_section.twinedge {
    background-image: url("/bottero-theme/css/../images/bottero/twin-edge_banner01.jpg");
    background-position: 50% 0px;
    background-size: cover; }
  .aui body #bottero .product_info_strip {
    /*   display: -webkit-box; */
    /*   display: -webkit-flex; */
    /*   display: -ms-flexbox; */
    /*   display: flex; */
    /*   -webkit-box-pack: center; */
    /*   -webkit-justify-content: center; */
    /*   -ms-flex-pack: center; */
    /*   justify-content: center; */
    /*   -webkit-box-align: center; */
    /*   -webkit-align-items: center; */
    /*   -ms-flex-align: center; */
    /*   align-items: center; */
    background-color: #383838;
    display: block;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .prod_bread_crumbs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e6e6e6; }
  .aui body #bottero .margin_div {
    /*   display: block; */
    /*   width: 95%; */
    /* display: block; */
    /*     width: 100%; */
    /*     height: 100%; */
    /*     -webkit-box-pack: start; */
    /*     -webkit-justify-content: flex-start; */
    /*     -ms-flex-pack: start; */
    /*     justify-content: flex-start; */
    /*     -webkit-box-align: center; */
    /*     -webkit-align-items: center; */
    /*     -ms-flex-align: center; */
    /*     align-items: center; */
    /*     -webkit-box-flex: 0; */
    /*     -webkit-flex: 0 auto; */
    /*     -ms-flex: 0 auto; */
    /*     flex: 0 auto; */
    /*   -webkit-box-pack: start; */
    /*   -webkit-justify-content: flex-start; */
    /*   -ms-flex-pack: start; */
    /*   justify-content: flex-start; */
    /*   -webkit-box-align: center; */
    /*   -webkit-align-items: center; */
    /*   -ms-flex-align: center; */
    /*   align-items: center; */
    /*   -webkit-box-flex: 0; */
    /*   -webkit-flex: 0 auto; */
    /*   -ms-flex: 0 auto; */
    /*   flex: 0 auto; */ }
  .aui body #bottero .margin_div.test {
    position: static;
    width: auto; }
  .aui body #bottero .bread_crumb_txt {
    display: inline-block;
    font-family: 'Libre Franklin', sans-serif;
    color: #383838;
    font-size: 16px;
    font-weight: 400; }
  .aui body #bottero .text-span-4 {
    color: #4599d3;
    font-weight: 700; }
  .aui body #bottero .product_detail_toolbar {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-right: 19px;
    padding-left: 19px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-family: 'Libre Franklin', sans-serif;
    color: #e6e6e6;
    font-size: 16px;
    line-height: 14px;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .product_detail_toolbar:hover {
    background-color: #4599d3;
    color: #fff; }
  .aui body #bottero .product_detail_toolbar.w--current {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .aui body #bottero .prod_detail_toolbar_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    float: right;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .aui body #bottero .info_strip_home {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    float: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .prod_main_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .heading-6 {
    font-family: 'Libre Franklin', sans-serif;
    color: #005184;
    font-size: 50px; }
  .aui body #bottero .heading-7 {
    font-family: 'Libre Franklin', sans-serif;
    color: #383838;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300; }
  .aui body #bottero .main_quality_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e6e6e6; }
  .aui body #bottero .prod_title_section {
    font-family: 'Libre Franklin', sans-serif;
    color: #4599d3;
    font-weight: 700;
    text-align: left; }
  .aui body #bottero .prod_title_section.tab {
    margin-bottom: 10px;
    color: #383838;
    font-size: 20px;
    line-height: 22px;
    text-align: left; }
  .aui body #bottero .prod_body_section {
    font-family: 'Libre Franklin', sans-serif;
    font-weight: 300; }
  .aui body #bottero .prod_quality {
    height: 250px;
    margin-bottom: 20px; }
  .aui body #bottero .prod_quality._01 {
    background-image: url("/bottero-theme/css/../images/bottero/bcs01.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .prod_quality._02 {
    background-image: url("/bottero-theme/css/../images/bottero/bcs02.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .prod_quality._03 {
    background-image: url("/bottero-theme/css/../images/bottero/bcs03.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .column-8 {
    padding-left: 10px; }
  .aui body #bottero .prod_image1_section {
    display: block;
    height: 600px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-image: url("/bottero-theme/css/../images/bottero/bcs_image_section.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .prod_image1_section.variant2 {
    background-image: url("/bottero-theme/css/../images/bottero/banner_2_variant.jpg"); }
  .aui body #bottero .prod_image1_section.gemini2 {
    background-image: url("/bottero-theme/css/../images/bottero/gemini-banner4.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .prod_image1_section.pratica2 {
    background-image: url("/bottero-theme/css/../images/bottero/pratica_plus_banner03.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .prod_image1_section.twindge2 {
    background-image: url("/bottero-theme/css/../images/bottero/twin-edge_banner03.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .prod_features_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .features {
    padding-top: 0px;
    padding-bottom: 8px; }
  .aui body #bottero .fillet {
    height: 2px;
    margin: 0px 0px 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .fillet-bottom {
    height: 2px;
    margin: 30px 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .fillet.dark {
    border-top-color: #c5c5c5; }
  .aui body #bottero .fillet.spacevert {
    margin-top: 24px;
    margin-bottom: 24px; }
  .aui body #bottero .fillet.shortfillet {
    width: 90%; }
  .aui body #bottero .fillet.hg_fillet_white {
    margin-top: 8px;
    margin-bottom: 8px;
    border-style: solid;
    border-top-color: rgba(255, 255, 255, 0.97);
    color: transparent; }
  .aui body #bottero .prod_tab_txt {
    margin-top: 0px;
    margin-bottom: 19px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-family: 'Libre Franklin', sans-serif;
    color: #383838;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300; }
  .aui body #bottero .prod_tab_txt.title_tab {
    padding-right: 22px;
    font-weight: 700;
    text-align: right; }
  .aui body #bottero .prod_tab_txt.data {
    margin-bottom: 0px; }
  .aui body #bottero .prod_tab_txt.data.dida {
    margin-top: 9px;
    font-size: 14px; }
  .aui body #bottero .prod_tab_txt.didtab {
    margin-top: 4px;
    font-size: 12px;
    line-height: 14px; }
  .aui body #bottero .column-9 {
    padding-top: 0px;
    padding-left: 0px; }
  .aui body #bottero .column-10 {
    padding-right: 10px; }
  .aui body #bottero .prod_image2_section {
    display: block;
    height: 600px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-image: url("/bottero-theme/css/../images/bottero/bcs_image_section02.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .prod_image2_section.variant3 {
    background-image: url("/bottero-theme/css/../images/bottero/banner_3_variant.jpg");
    background-position: 0px 0px;
    background-size: cover; }
  .aui body #bottero .prod_image2_section.gemini3 {
    background-image: url("/bottero-theme/css/../images/bottero/gemini-banner3.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .prod_image2_section.pratica3 {
    background-image: url("/bottero-theme/css/../images/bottero/pratica_plus_banner02.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .prod_image2_section.twinedge3 {
    background-image: url("/bottero-theme/css/../images/bottero/twin-edge_banner02.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .prod_tech_spec_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    background-color: #e6e6e6; }
  .aui body #bottero .row-2 {
    padding-top: 6px; }
  .aui body #bottero .tab_container {
    margin-top: 24px; }
  .aui body #bottero .menu_section_support {
    isplay: none;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    background-color: rgba(255, 255, 255, 0.97); }
  .aui body #bottero .menu_section_corporate {
    display: none;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    background-color: rgba(255, 255, 255, 0.97); }
  .aui body #bottero .menu_section_search {
    display: none;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.97); }
  .aui body #bottero .form_search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .search_button_mask {
    width: 50px;
    margin-bottom: 13px;
    margin-left: 9px;
    padding-bottom: 0px;
    background-color: transparent;
    background-image: url("/bottero-theme/css/../images/bottero/search_dark.svg");
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .field_search {
    width: 70%;
    height: 60px;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 18px; }
  .aui body #bottero .form-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .aui body #bottero .home_ico:hover {
    -webkit-filter: brightness(200%);
    filter: brightness(200%); }
  .aui body #bottero .specifications_section {
    padding-bottom: 20px; }
  .aui body #bottero .prod_media_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .video_gallery {
    overflow: hidden;
    width: 100%; }
  .aui body #bottero .footer_txt_link {
    display: inline-block;
    line-height: 16px; }
  .aui body #bottero .footer_link {
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: 'Libre Franklin', sans-serif;
    color: #383838;
    font-size: 12px;
    line-height: 12px;
    text-decoration: none; }
  .aui body #bottero .footer_link.title {
    margin-top: 11px;
    margin-bottom: 9px;
    font-family: 'Libre Franklin', sans-serif;
    color: #383838;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .footer_link.inline {
    display: inline-block;
    margin-top: 5px;
    margin-right: 12px; }
  .aui body #bottero .separator {
    width: 50%;
    margin-top: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.11); }
  .aui body #bottero .footer_lower {
    margin-top: 32px;
    margin-bottom: 45px; }
  .aui body #bottero .dropdown {
    font-family: 'Libre Franklin', sans-serif;
    color: #383838;
    font-size: 15px;
    font-weight: 700; }
  .aui body #bottero .navlink {
    font-family: 'Libre Franklin', sans-serif;
    color: #383838;
    font-size: 15px;
    font-weight: 700; }
  .aui body #bottero .dropdown-link {
    border-top: 1px solid rgba(0, 0, 0, 0.13);
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
    font-family: 'Libre Franklin', sans-serif;
    color: #383838; }
  .aui body #bottero .dropdownopen {
    border-style: solid solid none;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.13);
    font-family: 'Libre Franklin', sans-serif;
    font-size: 13px;
    font-weight: 300; }
  .aui body #bottero .navbar-mobile {
    display: none; }
  .aui body #bottero .image-5 {
    position: relative;
    z-index: 1000;
    margin-bottom: -32px;
    -webkit-filter: brightness(116%);
    filter: brightness(116%); }
  .aui body #bottero .image-5.xxx {
    margin-bottom: -32px;
    -webkit-filter: brightness(116%);
    filter: brightness(116%);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px); }
  .aui body #bottero .ref_hollow {
    display: block;
    margin-bottom: -32px;
    -webkit-filter: brightness(116%);
    filter: brightness(116%); }
  .aui body #bottero .ref_flat {
    display: block;
    margin-bottom: -32px;
    -webkit-filter: brightness(116%);
    filter: brightness(116%); }
  .aui body #bottero .ref_engineering {
    display: block;
    margin-bottom: -32px;
    -webkit-filter: brightness(116%);
    filter: brightness(116%); }
  .aui body #bottero .ref_support {
    display: block;
    margin-bottom: -32px;
    -webkit-filter: brightness(116%);
    filter: brightness(116%); }
  .aui body #bottero .ref_corporate {
    display: block;
    margin-bottom: -32px;
    -webkit-filter: brightness(116%);
    filter: brightness(116%); }
  .aui body #bottero .ref_search {
    display: block;
    margin-bottom: -32px;
    -webkit-filter: brightness(116%);
    filter: brightness(116%); }
  .aui body #bottero .select_field {
    height: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.11);
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.02));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.02));
    font-size: 13px; }
  .aui body #bottero .heading-8 {
    letter-spacing: -1px; }
  .aui body #bottero .heading-9 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300; }
  .aui body #bottero .white_left {
    color: #fff;
    text-align: left; }
  .aui body #bottero .white_left.align_left {
    text-align: left; }
  .aui body #bottero .white_left.lesmargin {
    margin-top: 0px;
    margin-bottom: 0px; }
  .aui body #bottero .vertical_centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .lightblu {
    color: #4599d3; }
  .aui body #bottero .range_intro_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .float_cutting_banner {
    height: 65vh;
    background-image: url("/bottero-theme/css/../images/bottero/banner_float_cutting.jpg");
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .prod_range_selection {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .aui body #bottero .prod_range_selection:hover {
    background-color: #e6e6e6; }
  .aui body #bottero .prod_name {
    margin-bottom: 18px;
    color: #383838;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700; }
  .aui body #bottero .column-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .product_range_container {
    width: 85%;
    max-width: 1200px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    text-decoration: none; }
  .aui body #bottero .column-13 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .aui body #bottero .heading-10 {
    color: #383838; }
  .aui body #bottero .darkgray {
    color: #383838; }
  .aui body #bottero .darkgray:hover {
    color: #383838; }
  .aui body #bottero h1.txt_align_left {
    font-family: 'Libre Franklin',sans-serif;
    font-size: 45px;
    line-height: 44px;
    font-weight: 700;
    text-align: center !important;
    letter-spacing: -1px; }
  .aui body #bottero .txt_align_left {
    color: #383838;
    font-size: 15px;
    font-weight: 300;
    text-align: left; }
  .aui body #bottero .txt_align_left.lightblu {
    color: #4599d3;
    font-weight: 700; }
  .aui body #bottero .txt_align_left.darkgray.h1 {
    line-height: 51px; }
  .aui body #bottero .txt_align_left.h1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 45px;
    font-weight: 700; }
  .aui body #bottero .txt_align_left.h2 {
    font-size: 24px; }
  .aui body #bottero .info_strip {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .newsletter_section {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 70px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff; }
  .aui body #bottero .submit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    margin-left: 6px;
    padding-right: 43px;
    padding-left: 43px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #4599d3;
    color: #fff;
    text-decoration: none; }
  .aui body #bottero .submit:hover {
    background-color: #005184; }
  .aui body #bottero .icon {
    -webkit-transform: scale(0.72);
    -ms-transform: scale(0.72);
    transform: scale(0.72); }
  .aui body #bottero .icon-2 {
    -webkit-transform: scale(0.72);
    -ms-transform: scale(0.72);
    transform: scale(0.72); }
  .aui body #bottero .button_link_product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 9px;
    padding: 6px 24px 6px 16px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #4599d3;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700; }
  .aui body #bottero .button_link_product:hover {
    background-color: #005184; }
  .aui body #bottero .plants_installation_section {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #4599d3; }
  .aui body #bottero .title_txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .title_and_link {
    display: block;
    padding-bottom: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .aui body #bottero .title_and_link.contact {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .text-block {
    font-weight: 700; }
  .aui body #bottero .link_onright {
    float: right;
    color: #94c11e;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .link_onright:hover {
    color: #fff; }
  .aui body #bottero .link_onright.dark {
    color: #383838; }
  .aui body #bottero .link_onright.dark:hover {
    color: #4599d3; }
  .aui body #bottero .link_onright.hg_link {
    margin-bottom: 0px;
    float: none;
    text-align: left; }
  .aui body #bottero .link_onright.hg_link:hover {
    color: #4599d3; }
  .aui body #bottero .text-block-2 {
    color: #94c11e;
    font-size: 16px; }
  .aui body #bottero .video_container {
    width: 100%;
    height: 500px; }
  .aui body #bottero .video_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 500px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .plants_installation_lower {
    display: block;
    height: 50px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-color: #4599d3; }
  .aui body #bottero .columns_title_section {
    display: block;
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .aui body #bottero .column-14 {
    left: 0px;
    top: 0px;
    padding-right: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .aui body #bottero .column-15 {
    display: block;
    padding-right: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .aui body #bottero .visit_section {
    margin-top: 20px;
    margin-bottom: 10px; }
  .aui body #bottero .visit_section.onwhite {
    line-height: 15px;
    font-weight: 700; }
  .aui body #bottero .visit_section.hgmenu_add {
    display: inline-block;
    margin-top: -8px;
    margin-bottom: 0px;
    color: #4599d3; }
  .aui body #bottero .visit_section.hgmenu_add:hover {
    color: #94c11e; }
  .aui body #bottero .visit_section.onwhite:hover {
    color: #4599d3; }
  .aui body #bottero .heading-11 {
    display: block;
    margin-top: 0px; }
  .aui body #bottero .white {
    color: #fff; }
  .aui body #bottero .fair_events {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff; }
  .aui body #bottero .event_description {
    color: #94c11e;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase; }
  .aui body #bottero .event_name {
    color: #383838;
    font-size: 16px;
    font-weight: 700; }
  .aui body #bottero .event_data {
    color: #383838; }
  .aui body #bottero .event_location {
    color: #383838; }
  .aui body #bottero .event_block {
    display: block;
    width: 25%;
    padding: 10px;
    float: left;
    border-left: 1px solid #c6c6c5;
    background-color: #fff;
    text-decoration: none; }
  .aui body #bottero .work_with_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-top: 1px solid #c6c6c5;
    border-bottom: 1px solid #c6c6c5;
    background-color: #e6e6e6; }
  .aui body #bottero .column-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .aui body #bottero ._85_perc_novertmargin {
    width: 85%;
    max-width: 1200px; }
  .aui body #bottero .heading-12 {
    text-align: left; }
  .aui body #bottero .visit_plants {
    padding: 18px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .visit_plants:hover {
    background-color: rgba(0, 0, 0, 0.29); }
  .aui body #bottero .visit_plants_txt {
    font-size: 30px;
    line-height: 30px; }
  .aui body #bottero .image-6 {
    margin-top: -40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .aui body #bottero .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .aui body #bottero .image-7 {
    display: block;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .white_center {
    color: #fff;
    text-align: center; }
  .aui body #bottero .white_center.light {
    font-weight: 300; }
  .aui body #bottero .center_div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .right_allign_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .heading-13 {
    text-align: center; }
  .aui body #bottero .white_box {
    padding: 10px;
    background-color: #fff; }
  .aui body #bottero .video-2 {
    width: 50%;
    margin-top: 29px;
    margin-bottom: -22px; }
  .aui body #bottero .text-span-5 {
    color: #4599d3; }
  .aui body #bottero .image-8 {
    display: block;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .heading-14 {
    font-size: 90px;
    line-height: 90px; }
  .aui body #bottero .sector_main_link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50vh;
    max-height: 500px;
    min-height: 300px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-decoration: none; }
  .aui body #bottero .sector_main_link.hollow {
    background-image: none; }
  .aui body #bottero .sector_main_link.hollowbg {
    background-image: url("/bottero-theme/css/../images/bottero/hollowglass.png");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .sector_main_link.flatbg {
    background-image: url("/bottero-theme/css/../images/bottero/flaglass.png");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .sector_main_link.engineeringbg {
    background-image: url("/bottero-theme/css/../images/bottero/banner_coater.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .main_sectors_button_txt {
    position: static;
    left: 0px;
    top: 44%;
    right: 0px;
    bottom: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 29px;
    line-height: 29px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
    text-shadow: none; }
  .aui body #bottero .sector_border_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 20%;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.47); }
  .aui body #bottero .main_sector_button_txt_2nd {
    font-weight: 700;
    text-align: center; }
  .aui body #bottero .borderbox_hollow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 20%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.47); }
  .aui body #bottero .borderbox_flat {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 20%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.47); }
  .aui body #bottero .borderbox_engineering {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 20%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.47); }
  .aui body #bottero .main_sector_subtxt {
    position: absolute;
    margin-top: 31px;
    font-weight: 300; }
  .aui body #bottero .centered_limit {
    max-width: 800px; }
  .aui body #bottero .text-span-6 {
    color: #4599d3; }
  .aui body #bottero .flat_glass_video_main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 500px;
    margin-top: 30px;
    padding-top: 76px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.46), rgba(0, 0, 0, 0.46));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.46), rgba(0, 0, 0, 0.46)); }
  .aui body #bottero ._85_percent_left_align {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    max-width: 1200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .aui body #bottero .video_title_and_link {
    max-width: 800px; }
  .aui body #bottero .flat_glass_sector_value {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero ._2col_maxwidht600 {
    max-width: 800px; }
  .aui body #bottero .flat_glass_work_together {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f3f3f3; }
  .aui body #bottero .flat_glass_work_together h1.txt_align_left {
    text-align: left !important; }
  .aui body #bottero .work_together_block {
    padding-top: 20px;
    padding-left: 0px; }
  .aui body #bottero .row-3 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .aui body #bottero .col_right_fillet {
    padding-right: 20px;
    border-right: 1px none #e6e6e6; }
  .aui body #bottero .column-17 {
    padding-left: 20px;
    border-left: 1px solid #e6e6e6; }
  .aui body #bottero .text-span-7 {
    color: #4599d3;
    text-transform: none; }
  .aui body #bottero .txt_menu_block {
    padding-left: 0px; }
  .aui body #bottero .flat_glass_testimonial {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .text-span-8 {
    font-weight: 700; }
  .aui body #bottero .title_testimonial {
    margin-top: 0px;
    margin-bottom: 10px; }
  .aui body #bottero .column-18 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .aui body #bottero .column-19 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .aui body #bottero .flat_glass_selection {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e6e6e6; }
  .aui body #bottero .toolbar_range_selection {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    padding: 2px 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #383838;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .toolbar_range_selection:hover {
    background-color: #4599d3;
    color: #fff;
    text-decoration: none; }
  .aui body #bottero .toolbar_range_selection.selected {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #4599d3;
    color: #fff;
    font-weight: 700; }
  .aui body #bottero .range_presentation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .submenu_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    height: 70px;
    max-width: 1200px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .submenu_container.second {
    display: none; }
  .aui body #bottero .prod_grid_block {
    width: 100%;
    min-height: 300px;
    margin-bottom: 2px;
    padding: 10px;
    background-color: #e6e6e6;
    color: #383838;
    text-decoration: none; }
  .aui body #bottero .prod_grid_block:hover {
    background-color: #383838;
    color: #fff; }
  .aui body #bottero .image-9 {
    display: block;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .prod_grid_title {
    margin-top: 8px;
    margin-bottom: 8px; }
  .aui body #bottero .fillet_dark {
    height: 3px;
    margin-bottom: 4px;
    border-top: 1px solid #bebebe; }
  .aui body #bottero .prod_detail_block_txt {
    margin-top: 4px;
    margin-bottom: 4px; }
  .aui body #bottero .txt_block_margin10 {
    padding: 0px 0px 31px 4px; }
  .aui body #bottero .row-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .aui body #bottero .row-5 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .aui body #bottero .row-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end; }
  .aui body #bottero .img_prod_block {
    display: block;
    width: 100%;
    max-height: 150px;
    max-width: 200px;
    margin-right: auto;
    margin-left: auto;
    color: #383838;
    text-decoration: none; }
  .aui body #bottero .blu_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #4599d3; }
  .aui body #bottero .tabs-menu {
    margin-bottom: 3px;
    padding-left: 4px; }
  .aui body #bottero .text-block-3 {
    font-weight: 700; }
  .aui body #bottero .tab_txt {
    font-size: 16px;
    font-weight: 700; }
  .aui body #bottero .tab-link {
    margin-bottom: 1px;
    border-right: 1px solid #fff;
    color: #383838;
    font-weight: 300; }
  .aui body #bottero .tab-link:hover {
    background-color: #4599d3;
    color: #fff; }
  .aui body #bottero .tab-link.w--current {
    background-color: #4599d3;
    color: #fff;
    font-weight: 700; }
  .aui body #bottero .column-22 {
    padding-right: 2px;
    padding-left: 2px; }
  .aui body #bottero .column-23 {
    padding-right: 2px;
    padding-left: 2px; }
  .aui body #bottero .column-24 {
    padding-right: 2px;
    padding-left: 2px; }
  .aui body #bottero .column-25 {
    padding-right: 2px;
    padding-left: 2px; }
  .aui body #bottero .column-26 {
    padding-right: 2px;
    padding-left: 2px; }
  .aui body #bottero .column-27 {
    padding-right: 2px;
    padding-left: 2px; }
  .aui body #bottero .col_prod_grid {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-right: 4px;
    padding-left: 4px; }
  .aui body #bottero .tag_block {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: inline-block;
    height: 20px;
    margin-top: 2px;
    margin-right: 4px;
    margin-bottom: 2px;
    padding: 1px 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #005184; }
  .aui body #bottero .tag_block.optional {
    background-color: #4599d3; }
  .aui body #bottero .tag_block.ext {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .tag_txt {
    position: relative;
    bottom: 1px;
    display: inline-block;
    padding-top: 0px;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    font-weight: 400; }
  .aui body #bottero .tag_filters_area {
    width: 200px;
    margin-right: 8px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-right: 4px;
    padding-left: 4px; }
  .aui body #bottero .tab-pane {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .aui body #bottero .tab_grid_container {
    width: 100%; }
  .aui body #bottero .filter_area {
    margin-bottom: 13px; }
  .aui body #bottero .filter_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    min-height: 50px;
    padding-right: 7px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-bottom: 1px solid #4599d3; }
  .aui body #bottero .red {
    color: red; }
  .aui body #bottero .heading-15 {
    margin-top: 0px; }
  .aui body #bottero .column-29 {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .aui body #bottero .row-7 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .aui body #bottero ._85_percent_horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    max-width: 1200px; }
  .aui body #bottero .installation_plants {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-top: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e6e6e6; }
  .aui body #bottero .form-block-2 {
    padding-top: 0px; }
  .aui body #bottero .column-30 {
    min-height: 140px;
    padding-top: 0px;
    padding-left: 20px;
    border-left: 1px solid #e6e6e6; }
  .aui body #bottero .case_block {
    display: block;
    margin-bottom: 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .aui body #bottero .no_margin_col {
    padding-right: 0px;
    padding-left: 0px; }
  .aui body #bottero .case {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 350px;
    padding: 0px 49px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #fff;
    background-color: #d6d8da;
    text-decoration: none; }
  .aui body #bottero .case.c01 {
    background-image: url("/bottero-theme/css/../images/bottero/plant01.jpg");
    background-size: cover; }
  .aui body #bottero .case.c01:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant01.jpg");
    background-image: linear-gradient(180deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant01.jpg");
    background-size: auto, cover; }
  .aui body #bottero .case.c02 {
    background-image: url("/bottero-theme/css/../images/bottero/plant02.jpg");
    background-size: cover; }
  .aui body #bottero .case.c02:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant02.jpg");
    background-image: linear-gradient(180deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant02.jpg");
    background-size: auto, cover; }
  .aui body #bottero .case.c03 {
    background-image: url("/bottero-theme/css/../images/bottero/plant03.jpg");
    background-size: cover; }
  .aui body #bottero .case.c03:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant03.jpg");
    background-image: linear-gradient(180deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant03.jpg");
    background-size: auto, cover; }
  .aui body #bottero .case._01 {
    background-image: url("/bottero-theme/css/../images/bottero/plant01.png");
    background-size: cover; }
  .aui body #bottero .case._01:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/plant01.png");
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/plant01.png");
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, repeat; }
  .aui body #bottero .case.c04 {
    background-image: url("/bottero-theme/css/../images/bottero/plant04.png");
    background-size: cover; }
  .aui body #bottero .case.c04:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant04.jpg");
    background-image: linear-gradient(180deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant04.jpg");
    background-size: auto, cover; }
  .aui body #bottero .case.c06 {
    background-image: url("/bottero-theme/css/../images/bottero/plant06.png");
    background-position: 0px 0px;
    background-size: cover; }
  .aui body #bottero .case.c06:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant06.jpg");
    background-image: linear-gradient(180deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant06.jpg");
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, repeat; }
  .aui body #bottero .case.c05 {
    background-image: url("/bottero-theme/css/../images/bottero/plant05.png");
    background-position: 0px 0px;
    background-size: cover; }
  .aui body #bottero .case.c05:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant05.jpg");
    background-image: linear-gradient(180deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant05.jpg");
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover; }
  .aui body #bottero .case.c07 {
    min-height: 350px;
    background-image: url("/bottero-theme/css/../images/bottero/plant07.jpg");
    background-size: cover; }
  .aui body #bottero .case.c07:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant07.jpg");
    background-image: linear-gradient(180deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant07.jpg");
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, repeat; }
  .aui body #bottero .case.c08 {
    min-height: 350px;
    background-image: url("/bottero-theme/css/../images/bottero/plant08.jpg");
    background-size: cover; }
  .aui body #bottero .case.c08:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant08.jpg");
    background-image: linear-gradient(180deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant08.jpg");
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, repeat; }
  .aui body #bottero .case.c09 {
    min-height: 350px;
    background-image: url("/bottero-theme/css/../images/bottero/plant09.jpg");
    background-size: cover; }
  .aui body #bottero .case.c09:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant09.png");
    background-image: linear-gradient(180deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant09.png");
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, repeat; }
  .aui body #bottero .case.c10 {
    background-image: url("/bottero-theme/css/../images/bottero/plant10.jpg");
    background-position: 0px 0px;
    background-size: cover; }
  .aui body #bottero .case.c10:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant10.jpg");
    background-image: linear-gradient(180deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), url("/bottero-theme/css/../images/bottero/plant10.jpg");
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover; }
  .aui body #bottero .case_txt {
    position: static;
    left: 0px;
    top: 40%;
    right: 0px;
    padding: 7px 10px;
    background-color: rgba(0, 0, 0, 0.63);
    color: #fff;
    line-height: 16px;
    font-weight: 700;
    text-align: center; }
  .aui body #bottero .image-10 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 20%;
    display: block;
    width: 20px;
    height: 20px;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .case_tag_block {
    position: static;
    left: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1px;
    margin-right: 3px;
    margin-bottom: 1px;
    padding: 3px 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #005184; }
  .aui body #bottero .case_tag_block_container {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 6px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .case_tag_txt {
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
    font-size: 8px;
    line-height: 10px;
    text-transform: uppercase; }
  .aui body #bottero .row-8 {
    margin-bottom: 28px; }
  .aui body #bottero .case_img_section {
    height: 65vh;
    background-image: url("/bottero-theme/css/../images/bottero/plant01big.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .text-block-4 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700; }
  .aui body #bottero .text-block-5 {
    color: #383838;
    font-size: 12px;
    font-weight: 300;
    text-transform: none; }
  .aui body #bottero .lightbox-link {
    width: 100%; }
  .aui body #bottero .slider-2 {
    height: 40vh;
    margin-top: 0px; }
  .aui body #bottero .slide-5 {
    background-image: url("/bottero-theme/css/../images/bottero/plant07.png");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .slide-6 {
    background-image: url("/bottero-theme/css/../images/bottero/plant05.png");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .lookalso_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #e6e6e6; }
  .aui body #bottero .column-31 {
    padding-left: 0px; }
  .aui body #bottero .column-32 {
    padding-left: 0px; }
  .aui body #bottero .row-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .text-block-6 {
    font-weight: 700;
    text-align: right; }
  .aui body #bottero .link_back {
    float: right;
    text-decoration: none; }
  .aui body #bottero .spacer_section {
    height: 150px; }
  .aui body #bottero .column-33 {
    padding-bottom: 10px; }
  .aui body #bottero .center_box {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero ._2nd_section_img_background {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 10;
    display: block; }
  .aui body #bottero .linkonleft {
    color: #94c11e;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .linkonleft:hover {
    color: #4599d3; }
  .aui body #bottero .banner_workwithus {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 700px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url("/bottero-theme/css/../images/bottero/banner_workwithus_shutterstock_666028663.jpg");
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .banner_txt_block {
    width: 50%;
    max-width: 600px;
    text-shadow: 0 0 4px #000; }
  .aui body #bottero .slider_workwithus {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .slide1_wwus {
    background-image: url("/bottero-theme/css/../images/bottero/banner_workwithus_shutterstock_666028663_1400px.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .banner_txt_alignblock {
    position: relative;
    top: 234px;
    display: block;
    width: 85%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-shadow: 0 0 6px #000; }
  .aui body #bottero .slide2_wwus {
    background-image: url("/bottero-theme/css/../images/bottero/banner_wwus_shutterstock_305418650.jpg");
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .wwus_why_bottero {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #4599d3; }
  .aui body #bottero .wwus_values {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .text-block-7 {
    padding-top: 15px;
    font-weight: 700; }
  .aui body #bottero .wwus_case_slider {
    background-color: transparent; }
  .aui body #bottero .case_slide_txt_left {
    height: 100%;
    padding-top: 30px;
    padding-bottom: 8px; }
  .aui body #bottero .case_name {
    font-weight: 700; }
  .aui body #bottero .case_qualification {
    margin-bottom: 13px; }
  .aui body #bottero .left-arrow-2 {
    display: none; }
  .aui body #bottero .right-arrow-2 {
    display: none; }
  .aui body #bottero .wwus_selection {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e6e6e6; }
  .aui body #bottero .text-block-8 {
    text-align: center; }
  .aui body #bottero .wwus_process_number {
    display: block;
    color: #94c11e;
    font-size: 120px;
    line-height: 120px;
    font-weight: 700; }
  .aui body #bottero .process_txt_details {
    font-size: 12px;
    line-height: 14px; }
  .aui body #bottero .column-34 {
    border-left: 1px solid rgba(0, 0, 0, 0.13); }
  .aui body #bottero .row-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .aui body #bottero .wwus_3areas {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .wwus_detail_block {
    min-height: 300px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 16px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.09);
    background-color: #e6e6e6; }
  .aui body #bottero .wwwus_detail_title {
    margin-bottom: 24px;
    font-size: 26px;
    font-weight: 700; }
  .aui body #bottero .wwus_img_block {
    min-height: 200px; }
  .aui body #bottero .wwus_banner_txt1 {
    color: #fff;
    text-align: left;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.95); }
  .aui body #bottero .wwus_banner_txt1.noshadow {
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.31); }
  .aui body #bottero .wwus_banner_txt2 {
    color: #fff; }
  .aui body #bottero .wws_joboffers_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    padding-bottom: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .table_report {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 100px;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .aui body #bottero .tab_activity {
    width: 50%;
    margin-right: 8px;
    font-weight: 700; }
  .aui body #bottero .tab_activity.tablabel {
    font-weight: 300; }
  .aui body #bottero .tab_id {
    width: 100px;
    margin-right: 8px; }
  .aui body #bottero .tab_date {
    width: 150px;
    margin-right: 8px; }
  .aui body #bottero .tab_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    max-width: 150px;
    min-width: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    background-color: #4599d3;
    color: #fff;
    font-size: 12px;
    text-decoration: none; }
  .aui body #bottero .tab_button:hover {
    background-color: #005184; }
  .aui body #bottero .tab_activity_label {
    width: 50%;
    margin-right: 8px; }
  .aui body #bottero .text-block-9 {
    display: inline-block;
    text-align: center; }
  .aui body #bottero .detail_block {
    margin-bottom: 15px; }
  .aui body #bottero .send_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    padding-right: 17px;
    padding-left: 17px;
    float: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    border-radius: 4px;
    background-color: #4599d3;
    color: #fff;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .send_button:hover {
    background-color: #005184; }
  .aui body #bottero .text-block-10 {
    display: inline-block; }
  .aui body #bottero .wws_sendcv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .sendcv_form {
    margin-top: 21px;
    margin-left: 0px; }
  .aui body #bottero .fomrbutton {
    margin-top: 12px;
    float: none;
    border-radius: 4px; }
  .aui body #bottero .text-block-11 {
    display: inline-block; }
  .aui body #bottero .link-block {
    margin-right: 7px;
    margin-left: 7px;
    padding: 6px 16px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    background-color: #e6e6e6;
    color: #383838;
    text-decoration: none; }
  .aui body #bottero .link-block:hover {
    background-color: #4599d3;
    color: #fff; }
  .aui body #bottero .attach_cv_block {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
  .aui body #bottero .div-block-3 {
    margin-top: 12px;
    margin-bottom: 12px; }
  .aui body #bottero .text-span-9 {
    color: #f80505; }
  .aui body #bottero .checkbox-field {
    margin-top: 13px;
    margin-bottom: 8px; }
  .aui body #bottero .text-span-10 {
    color: #4599d3; }
  .aui body #bottero .slide_sendvc {
    background-image: url("/bottero-theme/css/../images/bottero/banner_wwus_shutterstock_782843005.jpg");
    background-position: 50% 0px;
    background-size: cover; }
  .aui body #bottero .slide_sendvc2 {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.24)), url("/bottero-theme/css/../images/bottero/banner_wwus_tech-shutterstock_761907316.jpg");
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.24)), url("/bottero-theme/css/../images/bottero/banner_wwus_tech-shutterstock_761907316.jpg");
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover; }
  .aui body #bottero .bannet_txt_h500 {
    position: relative;
    display: block;
    width: 85%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .slide3_wwus {
    background-image: url("/bottero-theme/css/../images/bottero/banner_wwus_tech-shutterstock_761907316_1.jpg");
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .contacts_headquarter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff; }
  .aui body #bottero .contacts_subsidiaries {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .contacts_email_link {
    display: block;
    margin-top: 9px;
    color: #4599d3;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .contacts_email_link:hover {
    color: #005184; }
  .aui body #bottero .text-block-12 {
    font-size: 16px; }
  .aui body #bottero .address_block {
    min-height: 350px;
    padding-top: 20px;
    padding-bottom: 26px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .contacts_search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e6e6e6; }
  .aui body #bottero .slider_section_wwus {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .slide_contacts {
    background-image: -webkit-linear-gradient(270deg, #4599d3, #4599d3);
    background-image: linear-gradient(180deg, #4599d3, #4599d3); }
  .aui body #bottero .slider_contacts {
    height: 65vh; }
  .aui body #bottero .slide-nav {
    display: none; }
  .aui body #bottero .bottero_field:focus {
    border: 2px solid #4599d3; }
  .aui body #bottero .column-38 {
    padding-top: 8px; }
  .aui body #bottero .result_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 18px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #4599d3; }
  .aui body #bottero .text-block-13 {
    margin-right: 11px;
    color: #fff;
    font-size: 16px;
    font-weight: 300; }
  .aui body #bottero .text-block-13.bold {
    font-weight: 700; }
  .aui body #bottero .kind_contact {
    margin-top: 24px;
    margin-bottom: 24px;
    font-size: 26px;
    font-weight: 700; }
  .aui body #bottero .resul_contacts_list {
    margin-bottom: 16px;
    padding-top: 0px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .row-12 {
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .contacts_vendors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .column-40 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-left: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .column-41 {
    padding-left: 0px; }
  .aui body #bottero .news_link_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 32%;
    height: 100%;
    min-height: 350px;
    margin: 8px 5px;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.12);
    background-color: #fff;
    text-decoration: none; }
  .aui body #bottero .news_link_block:hover {
    background-color: #e6e6e6; }
  .aui body #bottero .img_wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 150px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .image-13 {
    width: 100%;
    height: auto; }
  .aui body #bottero .heading-16 {
    color: #383838; }
  .aui body #bottero .news_txt_block {
    height: 100%;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .aui body #bottero .div-block-4 {
    position: absolute;
    left: 0px;
    top: 56px;
    right: 0px; }
  .aui body #bottero .news_tag_block {
    position: absolute;
    left: 19px;
    top: 121px;
    right: 29px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .aui body #bottero .news_info_txt_block {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 40px;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    background-color: rgba(230, 230, 230, 0.35); }
  .aui body #bottero .text-block-14 {
    color: #383838; }
  .aui body #bottero .news_author {
    color: #383838;
    font-size: 12px;
    line-height: 12px; }
  .aui body #bottero .news_data {
    color: #383838;
    font-size: 12px;
    line-height: 12px; }
  .aui body #bottero .row-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    margin-bottom: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start; }
  .aui body #bottero .news_banner_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 60vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0098ff;
    background-image: -webkit-linear-gradient(304deg, rgba(0, 0, 0, 0.61), transparent 70%, transparent), url("/bottero-theme/css/../images/bottero/news_463.jpg");
    background-image: linear-gradient(146deg, rgba(0, 0, 0, 0.61), transparent 70%, transparent), url("/bottero-theme/css/../images/bottero/news_463.jpg");
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover; }
  .aui body #bottero .image-14 {
    position: static;
    overflow: hidden;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .aui body #bottero .banner_news_txt_block {
    position: relative;
    left: 0px;
    width: 85%;
    height: 100%;
    max-width: 1200px;
    padding-top: 177px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .aui body #bottero .news_featured_news {
    color: #4599d3;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700; }
  .aui body #bottero .news_banner_title {
    color: #fff;
    text-align: left; }
  .aui body #bottero .news_banner_txt {
    color: #fff; }
  .aui body #bottero .banner_news_txt_cont {
    width: 50%;
    text-shadow: 0 0 6px #000; }
  .aui body #bottero .news-detail_img_banner {
    height: 65vh;
    background-image: url("/bottero-theme/css/../images/bottero/glasstec16_JV9626_600x400.jpg");
    background-position: 50% 0px;
    background-size: cover; }
  .aui body #bottero .news-detail_img_banner.news2 {
    background-image: url("/bottero-theme/css/../images/bottero/_AWD2795_600x400.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .social_icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent; }
  .aui body #bottero .text-block-15 {
    margin-bottom: 10px; }
  .aui body #bottero .news-detail_info {
    margin-bottom: 14px;
    color: #4599d3; }
  .aui body #bottero .lightbox-link-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .image-15 {
    opacity: 0.38; }
  .aui body #bottero .image-15:hover {
    opacity: 0.64;
    -webkit-filter: hue-rotate(187deg);
    filter: hue-rotate(187deg); }
  .aui body #bottero .image-16 {
    display: block; }
  .aui body #bottero .image-17 {
    width: 500px; }
  .aui body #bottero .image-18 {
    height: 100%; }
  .aui body #bottero .news-detail_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .nav_block {
    position: fixed;
    left: 0px;
    top: 50%;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.2); }
  .aui body #bottero .nav_block:hover {
    background-color: rgba(0, 81, 132, 0.67); }
  .aui body #bottero .nav_block.backnews {
    left: 0px;
    top: 50%;
    right: auto;
    bottom: 0px; }
  .aui body #bottero .nav_block.next_news {
    left: auto;
    top: 50%;
    right: 0px;
    bottom: 0px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px; }
  .aui body #bottero .nav_block.prev_news {
    left: 0px;
    top: 50%;
    right: auto;
    bottom: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; }
  .aui body #bottero .nav_arrow {
    height: 18px; }
  .aui body #bottero .featured_news {
    display: none;
    height: 600px;
    margin-top: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-linear-gradient(288deg, rgba(0, 0, 0, 0.76), rgba(255, 255, 255, 0) 63%), url("/bottero-theme/css/../images/bottero/news_463.jpg");
    background-image: linear-gradient(162deg, rgba(0, 0, 0, 0.76), rgba(255, 255, 255, 0) 63%), url("/bottero-theme/css/../images/bottero/news_463.jpg");
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover; }
  .aui body #bottero .featurer_txt_block {
    max-width: 1200px; }
  .aui body #bottero .linkedin_box_home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    float: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #383838;
    text-decoration: none; }
  .aui body #bottero .text-block-16 {
    margin-right: 8px;
    font-size: 10px;
    line-height: 12px;
    font-weight: 400; }
  .aui body #bottero .image-19 {
    opacity: 0.4; }
  .aui body #bottero .image-19:hover {
    opacity: 0.6; }
  .aui body #bottero .mask-2 {
    background-color: transparent; }
  .aui body #bottero .slider_section_engineering {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .slider_engineering {
    height: 65vh;
    max-width: 1920px;
    background-color: #005184; }
  .aui body #bottero .slide1_engineering {
    display: block;
    background-color: transparent;
    background-image: url("/bottero-theme/css/../images/bottero/VP-962.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .slide2_engineering {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-image: url("/bottero-theme/css/../images/bottero/VP-1862.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .slide3_engineering {
    background-image: url("/bottero-theme/css/../images/bottero/VP-2192.jpg");
    background-position: 50% 0px;
    background-size: cover; }
  .aui body #bottero .engineering_selection_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .sector_block {
    margin-bottom: 12px;
    text-decoration: none; }
  .aui body #bottero .img_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #b6e1ff; }
  .aui body #bottero .txt_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 60px;
    padding: 13px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e6e6e6; }
  .aui body #bottero .eng_selection_img {
    overflow: hidden;
    width: 100%;
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .aui body #bottero .eng_title_txt_sel {
    color: #4599d3;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: -0.8px; }
  .aui body #bottero .over_block {
    position: absolute;
    left: 10px;
    top: 0px;
    right: 10px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.33);
    opacity: 0; }
  .aui body #bottero .over_block:hover {
    opacity: 0.6; }
  .aui body #bottero .slider_engineering_prod {
    height: 65vh;
    max-width: 1920px; }
  .aui body #bottero .eng_det_prod {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .eng_det_prod_img {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 250px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .coater_01_slide01 {
    background-image: url("/bottero-theme/css/../images/bottero/Convoglio01.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .coater_01_slide02 {
    background-image: url("/bottero-theme/css/../images/bottero/Convoglio02.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .coater_02_slide01 {
    background-image: url("/bottero-theme/css/../images/bottero/Smistamento02.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .coater_03_slide01 {
    background-image: url("/bottero-theme/css/../images/bottero/carico_scarico.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .coater_slidebanner01 {
    background-image: url("/bottero-theme/css/../images/bottero/banner_coater.jpg");
    background-position: 50% 0px;
    background-size: cover; }
  .aui body #bottero .download_brochure {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 9px;
    padding-bottom: 9px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #383838; }
  .aui body #bottero .download_brochure:hover {
    background-color: #4599d3; }
  .aui body #bottero .download_brochure.hg_downloadbar {
    padding-top: 20px;
    padding-bottom: 20px; }
  .aui body #bottero .download_brochure.hg_downloadbar:hover {
    background-color: #383838; }
  .aui body #bottero .downalod_catalogue {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none; }
  .aui body #bottero .heading-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-weight: 300;
    text-align: right;
    text-decoration: none;
    text-transform: none; }
  .aui body #bottero .heading-19:hover {
    color: #fff; }
  .aui body #bottero .heading-19.hg_txt_download {
    margin-right: 14px;
    margin-left: 14px;
    padding-right: 6px;
    padding-left: 0px;
    text-align: center; }
  .aui body #bottero .heading-19.hg_hover:hover {
    color: #4599d3; }
  .aui body #bottero .heading-19.hg_hover:hover {
    color: #4599d3; }
  .aui body #bottero .right_arrow_download {
    width: 30px;
    height: 30px;
    margin-left: 5px; }
  .aui body #bottero .heading-20 {
    color: #fff; }
  .aui body #bottero .coater_section_img2 {
    display: block;
    height: 600px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-image: url("/bottero-theme/css/../images/bottero/section_coater2.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed; }
  .aui body #bottero .engineering_layout_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .link-block-2 {
    text-decoration: none; }
  .aui body #bottero .layout_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-decoration: none; }
  .aui body #bottero .heading-21 {
    color: #4599d3; }
  .aui body #bottero .layout_link {
    width: 100%;
    min-width: 200px;
    padding: 7px;
    border-radius: 4px;
    background-color: #4599d3;
    color: #fff;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .layout_link:hover {
    background-color: #005184; }
  .aui body #bottero .lightbox-link-3 {
    height: 100%; }
  .aui body #bottero .layout_graph_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    min-height: 400px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e6e6e6;
    background-image: url("/bottero-theme/css/../images/bottero/coater_layout_graph_section_light.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .position {
    margin-top: 6px;
    color: #383838;
    text-decoration: none; }
  .aui body #bottero .sector_detail {
    color: #383838;
    font-weight: 700; }
  .aui body #bottero .breadcrumb_txt_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #383838;
    font-size: 16px;
    line-height: 16px;
    text-decoration: none; }
  .aui body #bottero .breadcrumb_txt_block.home {
    margin-left: 50px; }
  .aui body #bottero .breadcrumb_arrow {
    padding-right: 8px;
    padding-left: 8px;
    color: #383838;
    font-weight: 300; }
  .aui body #bottero .breadcrumb_arrow_block {
    font-size: 16px;
    line-height: 16px; }
  .aui body #bottero .breadcrumb_highlight {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #4599d3;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .left-arrow-3 {
    display: none; }
  .aui body #bottero .right-arrow-3 {
    display: none; }
  .aui body #bottero .slide-nav-2 {
    display: none; }
  .aui body #bottero .right-arrow-4 {
    display: none; }
  .aui body #bottero .slide-nav-3 {
    display: none; }
  .aui body #bottero .left-arrow-4 {
    display: none; }
  .aui body #bottero .right-arrow-5 {
    display: none; }
  .aui body #bottero .slide-nav-4 {
    display: none; }
  .aui body #bottero .left-arrow-5 {
    display: none; }
  .aui body #bottero .moreinfo_block {
    position: fixed;
    top: 50%;
    right: 20px;
    bottom: 0px;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80px;
    height: 80px;
    padding: 7px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.47);
    color: #fff;
    text-decoration: none; }
  .aui body #bottero .moreinfo_block:hover {
    background-color: rgba(0, 0, 0, 0.65); }
  .aui body #bottero .moreinfo_txt {
    font-size: 10px;
    line-height: 10px;
    font-weight: 700;
    text-align: center;
    text-decoration: none; }
  .aui body #bottero .info_img {
    width: 40px;
    height: 40px;
    margin-top: 5px; }
  .aui body #bottero .info_request_area {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 30;
    display: none;
    overflow: auto;
    width: 50%;
    height: 100vh;
    max-width: 600px;
    min-width: 400px;
    padding: 23px;
    background-color: #e6e6e6; }
  .aui body #bottero .submit-button {
    margin-bottom: 11px;
    padding-right: 35px;
    padding-left: 35px;
    float: none;
    border-radius: 4px;
    background-color: #4599d3; }
  .aui body #bottero .submit-button:hover {
    background-color: #005184; }
  .aui body #bottero .info_title {
    color: #4599d3;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700; }
  .aui body #bottero .info_subtitle {
    margin-bottom: 17px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 300; }
  .aui body #bottero .close {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: right;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #383838;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .close.x {
    position: absolute;
    left: auto;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 7px;
    padding-right: 23px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .aui body #bottero .close_x_img {
    width: 16px;
    height: 16px;
    margin-left: 9px; }
  .aui body #bottero .float_sliderbanner1 {
    background-image: url("/bottero-theme/css/../images/bottero/banner_float02.jpg");
    background-position: 50% 0px;
    background-size: cover; }
  .aui body #bottero .float_01_slide1 {
    background-image: url("/bottero-theme/css/../images/bottero/Taglio01.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .float_01_slide02 {
    background-image: url("/bottero-theme/css/../images/bottero/Taglio02.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .float_02_slide01 {
    background-image: url("/bottero-theme/css/../images/bottero/Troncaggio01.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .float_02_slide02 {
    background-image: url("/bottero-theme/css/../images/bottero/Troncaggio02.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .float_02_slide03 {
    background-image: url("/bottero-theme/css/../images/bottero/Troncaggio03.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .float_03_slide01 {
    background-image: url("/bottero-theme/css/../images/bottero/Separazione01.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .float_03_slide02 {
    background-image: url("/bottero-theme/css/../images/bottero/Separazione02.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .float_04_slide01 {
    background-image: url("/bottero-theme/css/../images/bottero/Smistamento01.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .float_04_slide02 {
    background-image: url("/bottero-theme/css/../images/bottero/Smistamento02_1.jpg");
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .float_05_slide01 {
    background-image: url("/bottero-theme/css/../images/bottero/carico_scarico.jpg");
    background-position: 0px 0px;
    background-size: cover; }
  .aui body #bottero .float_06_slide01 {
    background-image: url("/bottero-theme/css/../images/bottero/Stoccaggio01.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .float_section_img2 {
    display: block;
    height: 600px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-image: url("/bottero-theme/css/../images/bottero/banner_float.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed; }
  .aui body #bottero .discovermore_slider {
    position: relative;
    top: 55%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .discover_more_link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .discover_more_centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700; }
  .aui body #bottero .arrow_white_down {
    width: 50px;
    height: 50px; }
  .aui body #bottero .left-arrow-6 {
    display: none; }
  .aui body #bottero .hide_left_arrow {
    display: none; }
  .aui body #bottero .hide_right_arrow {
    display: none; }
  .aui body #bottero .hide_navbar {
    display: none; }
  .aui body #bottero .slide_eng2 {
    background-image: url("/bottero-theme/css/../images/bottero/banner_float.jpg");
    background-position: 0px 0px;
    background-size: 756px; }
  .aui body #bottero .mask-3 {
    background-image: url("/bottero-theme/css/../images/bottero/VP-1862.jpg");
    background-position: 0px 0px;
    background-size: cover; }
  .aui body #bottero .text-span-11 {
    color: #4599d3; }
  .aui body #bottero .text-block-17 {
    color: #4599d3; }
  .aui body #bottero .range_presentation_filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent; }
  .aui body #bottero .filter_select_txt {
    position: static;
    display: block;
    color: rgba(56, 56, 56, 0.43);
    font-size: 12px;
    line-height: 12px;
    font-weight: 700; }
  .aui body #bottero .filter_select_txt.hightight_dark {
    color: #383838; }
  .aui body #bottero .filter_select_block {
    position: static;
    font-size: 18px;
    line-height: 18px;
    font-weight: 300; }
  .aui body #bottero .text-block-18 {
    display: inline-block; }
  .aui body #bottero .text-block-19 {
    display: inline-block; }
  .aui body #bottero .arrow_downl_lightblu {
    width: 24px;
    height: 24px;
    margin-left: 9px; }
  .aui body #bottero .filter_single_block {
    padding: 6px 6px 6px 4px;
    color: #383838;
    text-decoration: none; }
  .aui body #bottero .filter_single_block:focus {
    border-bottom: 3px solid #4599d3;
    background-color: transparent; }
  .aui body #bottero .vert_line {
    position: relative;
    width: 1px;
    height: 40px;
    margin-right: 12px;
    margin-left: 12px;
    border-left: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .menu_filter01 {
    display: none;
    max-width: 1200px;
    padding: 12px 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #4599d3;
    background-color: rgba(230, 230, 230, 0.3); }
  .aui body #bottero .link-block-3 {
    width: 30%; }
  .aui body #bottero .explanation_sel {
    width: 20%;
    min-height: 150px;
    margin-right: 5px;
    padding: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.12);
    background-color: #fff;
    color: #383838;
    text-decoration: none; }
  .aui body #bottero .explanation_sel:hover {
    background-color: #4599d3;
    color: #fff; }
  .aui body #bottero .explanation_sel:focus {
    background-color: #4599d3;
    color: #fff; }
  .aui body #bottero .explanation_title {
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 17px;
    font-weight: 700; }
  .aui body #bottero .explanation_txt {
    font-size: 12px;
    line-height: 14px; }
  .aui body #bottero .menu_filter_inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1200px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: transparent; }
  .aui body #bottero .menu_filter02 {
    display: none;
    width: 100%;
    max-width: 1200px;
    padding: 12px 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #4599d3;
    background-color: rgba(230, 230, 230, 0.3); }
  .aui body #bottero .menu_filter03 {
    display: none;
    max-width: 1200px;
    padding: 10px 12px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 1px solid #4599d3;
    background-color: rgba(230, 230, 230, 0.3); }
  .aui body #bottero .reset_filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #383838;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .reset_img {
    width: 22px;
    height: 22px;
    margin-left: 7px; }
  .aui body #bottero .text-block-20 {
    font-size: 14px;
    line-height: 14px;
    text-align: right; }
  .aui body #bottero .allign_filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .aui body #bottero .product_list_block {
    width: 100%;
    max-width: 1200px; }
  .aui body #bottero .prod_list_title {
    margin-bottom: 20px;
    color: #4599d3;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700; }
  .aui body #bottero .prodlist_row {
    padding: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .prod_list_label {
    display: inline-block;
    width: 250px;
    font-size: 18px;
    line-height: 18px; }
  .aui body #bottero .prod_list_label.bold {
    font-weight: 700; }
  .aui body #bottero .prod_list_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .prod_list_features {
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700; }
  .aui body #bottero .horizontal_filet {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .column-42 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .aui body #bottero .prod_list_img_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .image_inside_prodlist {
    height: 250px; }
  .aui body #bottero .column-43 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .star_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 18px;
    height: 18px;
    margin-right: 8px; }
  .aui body #bottero .prodlist_dida {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 14px; }
  .aui body #bottero .circle_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 8px;
    height: 8px;
    margin-right: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .prod_features_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .aui body #bottero .prod_list_columns {
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px; }
  .aui body #bottero .scrore_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 55%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .text-block-21 {
    font-size: 16px; }
  .aui body #bottero .down_arrow {
    width: 40px;
    height: 40px; }
  .aui body #bottero .prod_first_explanation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .prod_first_explanation_title {
    color: #4599d3;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: -0.8px; }
  .aui body #bottero .prod_first_explan_sub {
    font-size: 15px;
    line-height: 15px;
    font-weight: 300;
    text-transform: none; }
  .aui body #bottero .prod_first_explan_txt {
    margin-top: 19px;
    font-size: 18px;
    line-height: 20px; }
  .aui body #bottero .text-span-12 {
    color: #4599d3; }
  .aui body #bottero .text-span-13 {
    color: #4599d3; }
  .aui body #bottero .text-block-22 {
    position: static;
    top: 35%;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .aui body #bottero .text-block-23 {
    position: static;
    top: 22%;
    display: block; }
  .aui body #bottero .text-block-24 {
    position: relative;
    top: 20%;
    display: block; }
  .aui body #bottero .text-block-25 {
    position: relative;
    top: 20%;
    display: block; }
  .aui body #bottero .text-block-26 {
    position: relative;
    top: 30%;
    display: block; }
  .aui body #bottero .text-block-27 {
    position: relative;
    top: 30%;
    bottom: 30%; }
  .aui body #bottero .text-block-28 {
    position: static;
    top: 10%; }
  .aui body #bottero .flat_glass_cut {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60vh;
    max-width: 1920px;
    min-height: 450px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: url("/bottero-theme/css/../images/bottero/banner_taglio_blu.jpg"), -webkit-linear-gradient(270deg, #005184, #005184);
    background-image: url("/bottero-theme/css/../images/bottero/banner_taglio_blu.jpg"), linear-gradient(180deg, #005184, #005184);
    background-position: 50% 50%, 0px 0px;
    background-size: cover, auto; }
  .aui body #bottero .flat_glass_cut.molatura {
    background-image: url("/bottero-theme/css/../images/bottero/banner_molatura_verticale.jpg"), url("/bottero-theme/css/../images/bottero/banner_taglio_blu.jpg");
    background-position: 50% 0px, 50% 50%;
    background-size: cover, cover;
    background-repeat: no-repeat, repeat; }
  .aui body #bottero .flat_glass_cut.stock {
    background-image: url("/bottero-theme/css/../images/bottero/banner_stockmanagement.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .flat_glass_cut.doubleedgers {
    background-image: url("/bottero-theme/css/../images/bottero/banner_molatura_orizzontale.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .flat_glass_cut.drilling {
    background-image: url("/bottero-theme/css/../images/bottero/banner_foratura2.jpg");
    background-position: 50% 0px;
    background-size: cover; }
  .aui body #bottero .flat_glass_cut.cnc {
    background-image: url("/bottero-theme/css/../images/bottero/banner_CNC.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .flat_glass_cut.laminato {
    background-image: url("/bottero-theme/css/../images/bottero/banner_flexlamilines.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero ._85percent_inside_banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    max-width: 1200px;
    margin-bottom: 64px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .aui body #bottero .form-block-3 {
    height: 100%;
    min-height: 800px; }
  .aui body #bottero .row-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .aui body #bottero .prod_grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .aui body #bottero .grid_main_table {
    width: 100%; }
  .aui body #bottero .prod_element_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .aui body #bottero .img_prodlist_block {
    width: 200px; }
  .aui body #bottero .prod_block_limiter {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    clear: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .aui body #bottero .prod_resul_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent; }
  .aui body #bottero .prod_grid_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33%;
    min-height: 420px;
    margin-right: 3px;
    margin-bottom: 3px;
    padding: 12px;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.12);
    background-color: #f5f5f5; }
  .aui body #bottero .prod_grid_container._49 {
    width: 49%; }
  .aui body #bottero .prod_grid_container._100 {
    width: 100%; }
  .aui body #bottero .product_container_result {
    display: block;
    width: 100%;
    max-width: 1200px;
    padding-left: 0px; }
  .aui body #bottero .prod_grid_img_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .prod_grid_feat {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 12px; }
  .aui body #bottero .prod_grid_label {
    width: 45%;
    margin-right: 10px;
    float: left;
    line-height: 14px; }
  .aui body #bottero .prod_grid_feat_det {
    display: block;
    margin-right: 7px;
    float: left;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    line-height: 14px;
    font-weight: 700; }
  .aui body #bottero .prod_prev_allign_center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .prodlist_note {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 10px;
    line-height: 12px; }
  .aui body #bottero .txt_block55 {
    display: block;
    width: 55%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .foot_alling_block {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding-bottom: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: transparent; }
  .aui body #bottero .section {
    display: block;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .dark_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #383838; }
  .aui body #bottero .prod_det_img_main {
    width: auto;
    height: 100%;
    background-image: url("/bottero-theme/css/../images/bottero/example-bg.png");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .banner_block {
    width: 100%;
    height: 100%; }
  .aui body #bottero .img_inside_banner {
    width: 100%;
    height: 100%; }
  .aui body #bottero .image_main_quality {
    width: 100%; }
  .aui body #bottero .img_block_cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 300px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .aui body #bottero .txt_margin10 {
    padding-left: 10px; }
  .aui body #bottero .featurer_row_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: solid none none;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.12) black black; }
  .aui body #bottero .img_detail {
    height: 110px;
    margin-right: 19px; }
  .aui body #bottero .text-span-14 {
    color: #a0a0a0; }
  .aui body #bottero .specification_3col {
    width: 100%;
    padding-bottom: 4px; }
  .aui body #bottero .specification-3-col-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .spec_label {
    width: 50%; }
  .aui body #bottero .data_firstrow {
    width: 25%; }
  .aui body #bottero .data_second_row {
    width: 25%; }
  .aui body #bottero .prod_title_txt_spec {
    margin-bottom: 10px;
    color: #4599d3;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    text-align: left; }
  .aui body #bottero .feature_row_block_2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: 1px solid rgba(0, 0, 0, 0.11); }
  .aui body #bottero .img_features {
    width: 250px;
    margin-right: 20px; }
  .aui body #bottero .features_description {
    line-height: 20px; }
  .aui body #bottero .features_list_title {
    margin-top: 0px;
    font-weight: 700; }
  .aui body #bottero .processing_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e6e6e6; }
  .aui body #bottero .processing_lightbox {
    width: 100%; }
  .aui body #bottero .thumbnail {
    width: 100%; }
  .aui body #bottero .slider_section_company {
    display: block;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .slider_company {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .slide1_company {
    background-image: -webkit-linear-gradient(288deg, rgba(0, 0, 0, 0.71), rgba(255, 255, 255, 0)), url("/bottero-theme/css/../images/bottero/VP-742.jpg");
    background-image: linear-gradient(162deg, rgba(0, 0, 0, 0.71), rgba(255, 255, 255, 0)), url("/bottero-theme/css/../images/bottero/VP-742.jpg");
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover; }
  .aui body #bottero .banner_txt_company {
    position: relative;
    top: 40%;
    display: block;
    width: 85%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .text-span-15 {
    color: #4599d3;
    font-size: 100px;
    line-height: 100px; }
  .aui body #bottero .lightbox_gen_block {
    display: block;
    overflow: visible;
    width: 100%;
    float: left;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .aui body #bottero .block20 {
    display: block;
    width: 20%;
    float: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .aui body #bottero .lightbox_thumb {
    display: inline-block;
    padding: 4px 3px; }
  .aui body #bottero .lightbox-link-4 {
    overflow: hidden; }
  .aui body #bottero .lightbox-link-5 {
    display: block; }
  .aui body #bottero .lightbox-link-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .aui body #bottero .lightbox-link-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .aui body #bottero .text-span-16 {
    color: #4599d3; }
  .aui body #bottero .company_how {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px; }
  .aui body #bottero .img_company_section {
    display: block;
    height: 600px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-image: url("/bottero-theme/css/../images/bottero/483.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .general_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .general_section:nth-last-of-type(1) .fillet-bottom {
    display: none; }
  .aui body #bottero .general_section.notopmargin {
    padding-top: 0px;
    padding-bottom: 40px; }
  .aui body #bottero .image-25 {
    width: 100%; }
  .aui body #bottero .world_presence {
    width: 100%;
    margin-top: -102px;
    float: left; }
  .aui body #bottero ._3wold_block {
    width: 32%;
    margin-right: 11px;
    float: left; }
  .aui body #bottero .bignumber {
    display: inline-block;
    color: #94c11e;
    font-size: 65px;
    line-height: 65px;
    font-weight: 700; }
  .aui body #bottero .word_tit {
    display: inline-block;
    line-height: 16px;
    font-weight: 700; }
  .aui body #bottero .world_desc {
    display: inline-block;
    line-height: 16px; }
  .aui body #bottero .world_element {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .world_numbers {
    margin-bottom: 12px; }
  .aui body #bottero .world_num_desc {
    font-weight: 700; }
  .aui body #bottero .company_history {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: #e6e6e6; }
  .aui body #bottero .company_results {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e6e6e6; }
  .aui body #bottero .highlight1 {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: -2px; }
  .aui body #bottero .field_highlight {
    margin-top: 16px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700; }
  .aui body #bottero .text-span-17 {
    color: #4599d3;
    font-size: 65px;
    line-height: 65px; }
  .aui body #bottero .highlight2 {
    color: #383838;
    font-size: 50px;
    line-height: 50px;
    font-weight: 700; }
  .aui body #bottero .text-span-18 {
    color: #4599d3;
    font-size: 65px;
    line-height: 65px; }
  .aui body #bottero .text-span-19 {
    color: #4599d3;
    font-size: 65px;
    line-height: 65px; }
  .aui body #bottero .text-span-20 {
    color: #4599d3;
    font-size: 65px;
    line-height: 65px; }
  .aui body #bottero .inform-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    min-height: 160px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-left: 8px;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-left: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .num_desc {
    display: inline-block;
    font-size: 20px;
    line-height: 22px; }
  .aui body #bottero .num_num {
    display: inline-block;
    color: #4599d3;
    font-size: 80px;
    line-height: 80px;
    font-weight: 700;
    letter-spacing: -2px; }
  .aui body #bottero .slide-nav-5 {
    display: none; }
  .aui body #bottero .slide1_comp_mid {
    background-image: url("/bottero-theme/css/../images/bottero/483.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .slide2_comp_mid {
    background-image: url("/bottero-theme/css/../images/bottero/521.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .innovation-txt {
    color: #94c11e;
    font-size: 90px;
    line-height: 90px;
    font-weight: 700; }
  .aui body #bottero .tit_nomargin {
    font-size: 45px;
    line-height: 44px;
    font-weight: 700;
    letter-spacing: -1.5px; }
  .aui body #bottero .slimsection {
    height: 100px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-image: url("/bottero-theme/css/../images/bottero/web_shutterstock_600089627.jpg");
    background-position: 50% 50%;
    background-size: cover;
    display: block; }
  .aui body #bottero .slider_support {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .slide_support {
    background-image: url("/bottero-theme/css/../images/bottero/support-banner02.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .slide_support.sup01 {
    background-image: url("/bottero-theme/css/../images/bottero/support-banner03.jpg");
    background-position: 50% 0px;
    background-size: cover; }
  .aui body #bottero .slide_support.sup02 {
    background-image: url("/bottero-theme/css/../images/bottero/support-banner01.jpg"); }
  .aui body #bottero .slide_support.sup04 {
    background-image: url("/bottero-theme/css/../images/bottero/support-banner05.jpg"); }
  .aui body #bottero .slide_support.event01 {
    background-image: url("/bottero-theme/css/../images/bottero/fair01.jpg");
    background-position: 0px 0px;
    background-size: cover; }
  .aui body #bottero .basic_section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .basic_section .text {
    margin-top: 20px; }
  .aui body #bottero .basic_section .text ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: auto;
    padding-top: auto;
    padding-right: auto;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .aui body #bottero .basic_section .text ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 18px;
    list-style-type: disc; }
  .aui body #bottero .basic_section.fg {
    padding-bottom: 0px; }
  .aui body #bottero .service_email {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #4599d3;
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .service_email:hover {
    color: #94c11e; }
  .aui body #bottero .support_call {
    padding-top: 21px;
    padding-bottom: 20px; }
  .aui body #bottero .sup_1st_col {
    width: 33%; }
  .aui body #bottero .sup_2nd_col {
    width: 33%; }
  .aui body #bottero .sup_3rd_col {
    width: 33%;
    color: #4599d3; }
  .aui body #bottero .sup_table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .phone_service {
    padding-top: 20px; }
  .aui body #bottero .download_hotline {
    display: block;
    width: 30%;
    padding-top: 16px;
    padding-bottom: 16px;
    float: right;
    color: #94c11e;
    line-height: 14px;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .download_hotline:hover {
    color: #4599d3; }
  .aui body #bottero .sup_hollow_personal_email {
    color: #4599d3;
    font-weight: 300;
    text-decoration: none; }
  .aui body #bottero .support_people {
    width: 50%;
    padding-top: 8px;
    padding-bottom: 8px;
    float: left; }
  .aui body #bottero .support_responsible {
    padding-top: 20px; }
  .aui body #bottero .text-block-31 {
    color: #4599d3; }
  .aui body #bottero .image-26 {
    margin-right: 11px; }
  .aui body #bottero .image-27 {
    margin-right: 8px; }
  .aui body #bottero .sup_label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4px; }
  .aui body #bottero .text-block-32 {
    color: #4599d3;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700; }
  .aui body #bottero .support-list-class {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 16px; }
  .aui body #bottero .unordered-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: auto;
    padding-top: auto;
    padding-right: auto;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .aui body #bottero .spareparts_description {
    padding-top: 11px;
    padding-bottom: 20px; }
  .aui body #bottero .text-span-21 {
    color: #4599d3; }
  .aui body #bottero .text-span-22 {
    color: #4599d3; }
  .aui body #bottero .spareparts_contacts {
    padding-top: 11px; }
  .aui body #bottero .refitting_list {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 16px; }
  .aui body #bottero .training_block {
    padding-top: 8px;
    padding-bottom: 8px; }
  .aui body #bottero .focus-event_section {
    display: block;
    height: 600px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-image: url("/bottero-theme/css/../images/bottero/event_banner01.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .fairs_scrol {
    display: block;
    width: 90%; }
  .aui body #bottero .fairs_arrow_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 5%;
    float: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .fairs_arrow_block:hover {
    background-color: #f8f8f8; }
  .aui body #bottero .fairs_scrool_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .aui body #bottero .image-28 {
    width: 100%; }
  .aui body #bottero .inform_block50 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    min-height: 120px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-left: 8px;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-left: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .inform_block30 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33%;
    min-height: 120px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-left: 8px;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-left: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .cookies_block {
    padding-top: 16px;
    padding-bottom: 16px; }
  .aui body #bottero .cookies_block a {
    text-decoration: underline; }
  .aui body #bottero .result_search_block {
    display: block;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    color: #383838;
    text-decoration: none; }
  .aui body #bottero .result_search_block:hover {
    background-color: #e6e6e6; }
  .aui body #bottero .result_txt {
    font-size: 28px;
    line-height: 28px;
    font-weight: 300; }
  .aui body #bottero .text-span-23 {
    color: #383838;
    font-weight: 300; }
  .aui body #bottero .event_block_home {
    width: 25px; }
  .aui body #bottero .fair_next_block {
    padding-bottom: 8px; }
  .aui body #bottero .spoton {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    min-height: 60px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #383838; }
  .aui body #bottero .title_section {
    padding: 40px 50px 15px 0px; }
  .aui body #bottero .field-label {
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-align: left; }
  .aui body #bottero .field-label.registration {
    width: 40%; }
  .aui body #bottero .submit_button {
    height: 30px;
    margin-top: 8px;
    margin-left: 29px;
    padding-top: 4px;
    padding-bottom: 4px;
    float: right;
    background-color: #838383; }
  .aui body #bottero .submit_button:hover {
    background-color: #d40000; }
  .aui body #bottero .radio-button-field-2 {
    position: relative;
    width: 50px;
    float: left; }
  .aui body #bottero .field_label {
    position: static;
    display: inline-block;
    margin-bottom: 6px;
    float: none;
    clear: none;
    font-family: 'Libre Franklin', sans-serif;
    color: #383838;
    font-size: 13px;
    line-height: 14px;
    font-weight: 400;
    text-align: left; }
  .aui body #bottero .text-span-24 {
    color: #d40a0a; }
  .aui body #bottero .registration_div {
    padding-right: 50px;
    padding-left: 20px; }
  .aui body #bottero .text-span-25 {
    color: #eb0000; }
  .aui body #bottero .form_fields_style {
    width: 100%;
    height: 32px;
    margin-bottom: 8px;
    padding: 4px 8px;
    background-color: #f6f6f6;
    font-size: 14px; }
  .aui body #bottero .form_fields_style:focus {
    border: 2px solid #4599d3;
    background-color: #fff; }
  .aui body #bottero .form_fields_style.note {
    height: 120px; }
  .aui body #bottero .sex_block {
    position: relative;
    left: 0px;
    top: 0px; }
  .aui body #bottero .form_shift {
    width: 70px;
    float: left; }
  .aui body #bottero .title_section_block {
    font-family: 'Libre Franklin', sans-serif;
    color: #4599d3;
    font-size: 20px;
    font-weight: 700; }
  .aui body #bottero .remember_me {
    height: 34px;
    padding-top: 5px; }
  .aui body #bottero .div_rechapcha {
    position: relative;
    left: 0px;
    top: 0px;
    display: block;
    margin-top: 8px;
    padding-top: 0px; }
  .aui body #bottero .formblock_flexibility {
    margin-top: 14px;
    margin-bottom: 9px; }
  .aui body #bottero .form_file_choice {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 34px;
    margin-bottom: 29px;
    float: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #d3d3d3;
    background-color: #f6f6f6;
    color: #353535;
    text-decoration: none; }
  .aui body #bottero .form_file_choice:hover {
    background-color: #686868;
    color: #fff; }
  .aui body #bottero .curriculum_txt {
    text-decoration: none; }
  .aui body #bottero .column-44 {
    padding-left: 0px; }
  .aui body #bottero .form_hide {
    display: none; }
  .aui body #bottero .submit_button-copy {
    height: 30px;
    margin-top: 8px;
    margin-left: 29px;
    padding-top: 4px;
    padding-bottom: 4px;
    float: right;
    background-color: #838383; }
  .aui body #bottero .submit_button-copy:hover {
    background-color: #d40000; }
  .aui body #bottero .hidetxt {
    display: block;
    height: 36px; }
  .aui body #bottero .menu_element_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .aui body #bottero .menu_element_block {
    width: 25%;
    min-height: 200px;
    padding-right: 5px;
    padding-left: 5px; }
  .aui body #bottero .menu_element_block50 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .aui body #bottero ._2col_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .aui body #bottero .submenu50 {
    width: 50%; }
  .aui body #bottero .text-block-33 {
    font-size: 16px;
    line-height: 16px; }
  .aui body #bottero .psa_list {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 18px;
    list-style-type: disc; }
  .aui body #bottero .psa_block {
    padding-bottom: 6px; }
  .aui body #bottero .slide_psa {
    background-image: url("/bottero-theme/css/../images/bottero/PSA-Banner.jpg");
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .psa_blockinside {
    width: 70%;
    padding-right: 30px; }
  .aui body #bottero .psa_bounder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .aui body #bottero .psa_img_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 800px;
    height: 500px;
    margin-left: 47px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .event_block25 {
    width: 24%;
    min-height: 250px;
    margin: 3px;
    padding: 16px;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.12);
    background-color: #f5f5f5;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/Event.jpg");
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/Event.jpg");
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    text-decoration: none; }
  .aui body #bottero .event_block25:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/Event.jpg");
    background-image: linear-gradient(180deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/Event.jpg");
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover; }
  .aui body #bottero .event_block25.ev01 {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/OpenHouse2017-2017.06.jpg");
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/OpenHouse2017-2017.06.jpg");
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover; }
  .aui body #bottero .event_block25.ev01:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/OpenHouse2017-2017.06.jpg");
    background-image: linear-gradient(180deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/OpenHouse2017-2017.06.jpg");
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover; }
  .aui body #bottero .event_block25.ev02 {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/fair01.jpg");
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/fair01.jpg");
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 700px; }
  .aui body #bottero .event_block25.ev02:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/fair01.jpg");
    background-image: linear-gradient(180deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/fair01.jpg");
    background-position: 0px 0px, 0px 0px, 0px 0px;
    background-size: auto, auto, 700px; }
  .aui body #bottero .event_block25.ev04 {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/plant04.png");
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/plant04.png"); }
  .aui body #bottero .event_block25.ev04:hover {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/plant04.png");
    background-image: linear-gradient(180deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url("/bottero-theme/css/../images/bottero/plant04.png");
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover; }
  .aui body #bottero .fair_or_event_txt {
    color: #94c11e;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700; }
  .aui body #bottero .event_prev_container {
    display: block;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .aui body #bottero .psa_txt {
    margin-bottom: 26px; }
  .aui body #bottero .fillet_x2 {
    height: 4px;
    border-top: 3px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .psa_img_section {
    height: 400px;
    background-image: url("/bottero-theme/css/../images/bottero/banner433.jpg");
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .psa_img_block_allign {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .aui body #bottero .div-block-5 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed; }
  .aui body #bottero .div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .aui body #bottero .div-block-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    max-height: auto;
    min-height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .column-45 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .row-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40vh;
    max-width: 1920px;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .column-46 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .heading-22 {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left; }
  .aui body #bottero .txt {
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: left; }
  .aui body #bottero .div-block-8 {
    width: 100%;
    height: 25vh;
    margin-left: 0px;
    padding-left: 0px;
    background-position: 50% 50%;
    background-size: 512px;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-9 {
    width: 100%;
    height: auto; }
  .aui body #bottero .heading-23 {
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: left; }
  .aui body #bottero .heading-24 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #383838;
    font-weight: 300; }
  .aui body #bottero .div-block-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: auto;
    padding-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .aui body #bottero .div-block-11 {
    min-height: 30vh; }
  .aui body #bottero .image-30 {
    max-width: 100%;
    margin-right: 15px;
    margin-left: 15px; }
  .aui body #bottero .row-17 {
    width: 100%;
    height: auto;
    min-height: 20vh; }
  .aui body #bottero .column-47 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 20vh;
    padding-right: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-right: 1px none rgba(0, 0, 0, 0.12); }
  .aui body #bottero .div-block-12 {
    background-position: 0px 0px;
    background-size: 205px;
    background-repeat: no-repeat; }
  .aui body #bottero .column-48 {
    min-height: 10vh;
    padding-right: 10px;
    padding-left: 10px; }
  .aui body #bottero .text-block-34 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20%;
    height: 50px;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    background-color: #4599d3;
    color: #fff;
    text-indent: 20px; }
  .aui body #bottero .div-block-13 {
    height: auto;
    min-height: 35vh;
    background-position: 28% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-14 {
    height: auto;
    min-height: 35vh;
    padding-right: 0px;
    padding-left: 0px;
    background-position: 76% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .bold-text {
    padding-top: 0px;
    padding-bottom: 0px; }
  .aui body #bottero .heading-25 {
    margin-bottom: 35px; }
  .aui body #bottero .heading-26 {
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: left; }
  .aui body #bottero .div-block-15 {
    width: auto;
    height: auto;
    min-height: 35vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-16 {
    width: auto;
    height: auto;
    min-height: 35vh;
    background-position: 50% 50%;
    background-size: 512px;
    background-repeat: no-repeat; }
  .aui body #bottero .column-49 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: transparent; }
  .aui body #bottero .column-50 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: auto;
    padding-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .div-block-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .bold-text-4 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .aui body #bottero .div-block-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .text-block_1 {
    width: 150px;
    border-radius: 5px;
    background-color: #4599d3;
    color: #fff;
    text-align: center;
    text-decoration: none; }
  .aui body #bottero .row-18 {
    width: 100%;
    min-height: 20vh; }
  .aui body #bottero .div-block-19 {
    width: 300px;
    height: 300px; }
  .aui body #bottero .heading-27 {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: left; }
  .aui body #bottero .div-block-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .div-block-21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 450px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .heading-28 {
    padding-top: 0px; }
  .aui body #bottero .row-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    padding-bottom: 20px; }
  .aui body #bottero .div-block-22 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 581px;
    height: auto;
    min-height: 20vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .column-51 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .aui body #bottero .div-block-23 {
    height: auto;
    min-height: 20vh;
    background-position: 50% 51%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .heading-29 {
    margin-bottom: 0px;
    color: #4599d3;
    font-size: 20px;
    line-height: 20px; }
  .aui body #bottero .heading-30 {
    color: #383838; }
  .aui body #bottero .heading-31 {
    color: #383838; }
  .aui body #bottero .div-block-24 {
    height: auto;
    min-height: 20vh;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .bold-text-6 {
    color: #000; }
  .aui body #bottero .column-52 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .aui body #bottero .div-block-25 {
    height: auto;
    min-height: 20vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .heading-32 {
    color: #383838; }
  .aui body #bottero .heading-33 {
    color: #383838; }
  .aui body #bottero .div-block-26 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vh;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .aui body #bottero .section_grey {
    display: block;
    height: auto;
    max-width: 1920px;
    min-height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #ededed; }
  .aui body #bottero .row-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .aui body #bottero .div-block-27 {
    width: 550px;
    height: 300px;
    background-position: -43px 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .column-54 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .aui body #bottero .column-55 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .div-block-28 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 550px;
    height: 300px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 0px 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .heading-34 {
    margin-top: 20px;
    color: #4599d3; }
  .aui body #bottero .div-block-29 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .section-2 {
    display: block;
    height: 400px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 59%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .row-21 {
    width: 85vh; }
  .aui body #bottero .row-22 {
    width: 85vh; }
  .aui body #bottero .row-23 {
    width: 50vh; }
  .aui body #bottero .div-block-30 {
    width: 200px;
    height: 200px;
    background-position: 0px 0px;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-31 {
    width: 200px;
    height: 200px; }
  .aui body #bottero .column-56 {
    padding-left: 0px; }
  .aui body #bottero .column-57 {
    padding-right: 0px; }
  .aui body #bottero .div-block-32 {
    width: 400px;
    height: 200px; }
  .aui body #bottero .column-58 {
    padding-right: 0px;
    padding-left: 10px; }
  .aui body #bottero .column-59 {
    padding-right: 0px;
    padding-left: 10px; }
  .aui body #bottero .div-block-33 {
    width: 200px;
    height: 200px; }
  .aui body #bottero .div-block-34 {
    width: 200px;
    height: 200px; }
  .aui body #bottero .column-60 {
    padding-right: 0px; }
  .aui body #bottero .div-block-35 {
    width: auto;
    height: 250px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-36 {
    height: 250px;
    background-position: 50% 50%;
    background-size: 250px;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-37 {
    height: 250px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-38 {
    height: 250px;
    background-position: 50% 50%;
    background-size: 278px;
    background-repeat: no-repeat; }
  .aui body #bottero .column-61 {
    height: 611px;
    padding-right: 15px;
    padding-left: 15px;
    border-color: #e6e6e6;
    border-right-style: solid;
    border-right-width: 1px; }
  .aui body #bottero .div-block-39 {
    min-height: 35vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-40 {
    min-height: 15vh;
    margin-top: 20px;
    margin-bottom: 20px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .column-62 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 400px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .row-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .div-block-41 {
    height: auto;
    min-height: 500px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-42 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .aui body #bottero .div-block-43 {
    min-height: 20vh;
    margin-top: 20px;
    background-image: url("https://uploads-ssl.webflow.com/5c1cb53877d1f625700eee92/5c1cb53877d1f627300ef08c_Automation_The-Box-platform.jpg");
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .row-25 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .aui body #bottero .div-block-44 {
    min-height: 184px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-45 {
    min-height: 184px;
    margin-top: 15px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-45:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.49)), to(rgba(0, 0, 0, 0.49))), url("https://uploads-ssl.webflow.com/5c1cb53877d1f625700eee92/5c1cb53877d1f6a5280ef089_Automation_TheBOX_2.jpg");
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.49)), url("https://uploads-ssl.webflow.com/5c1cb53877d1f625700eee92/5c1cb53877d1f6a5280ef089_Automation_TheBOX_2.jpg");
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat; }
  .aui body #bottero .image-31 {
    background-image: url("https://uploads-ssl.webflow.com/5c1cb53877d1f625700eee92/5c1cb53877d1f6ebb30ef08b_Automation_TheBOX_1.jpg");
    background-position: 0px 0px;
    background-size: 286px; }
  .aui body #bottero .image-32 {
    background-position: 0px 0px;
    background-size: 125px; }
  .aui body #bottero .lightbox-link-8 {
    width: 300px;
    min-height: auto; }
  .aui body #bottero .div-block-46 {
    min-height: 184px;
    margin-top: 36px;
    margin-bottom: 15px;
    padding-bottom: 0px; }
  .aui body #bottero .div-block-47 {
    min-height: 184px;
    margin-top: 15px;
    margin-bottom: 15px; }
  .aui body #bottero .heading-35 {
    color: #94c11e;
    font-weight: 700; }
  .aui body #bottero .div-block-48 {
    width: 300px;
    height: auto;
    min-height: 15vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .column-63 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .column-64 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .div-block-49 {
    width: 300px;
    height: auto;
    min-height: 15vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .column-65 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .column-66 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .div-block-50 {
    width: 600px;
    height: 300px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-50:hover {
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .column-67 {
    margin-top: 15px;
    margin-bottom: 15px; }
  .aui body #bottero .div-block-51 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 300px;
    height: auto;
    min-height: 20vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .column-68 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .column-69 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .column-70 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .aui body #bottero .column-71 {
    margin-top: 15px;
    margin-bottom: 15px; }
  .aui body #bottero .div-block-52 {
    width: 300px;
    height: 300px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .column-72 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .slide-8 {
    min-height: auto; }
  .aui body #bottero .slider-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 35vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent; }
  .aui body #bottero .column-74 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 35vh;
    min-height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .column-75 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .column-76 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .aui body #bottero .div-block-53 {
    min-height: 300px;
    margin-right: 0px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .heading-36 {
    color: #94c11e;
    font-weight: 700; }
  .aui body #bottero .column-77 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 35vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .div-block-54 {
    min-height: 25vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .column-78 {
    padding-right: 30px;
    padding-left: 70px; }
  .aui body #bottero .column-79 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 35vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .div-block-55 {
    min-height: 25vh;
    margin-right: 0px;
    padding-right: 0px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .column-80 {
    padding-right: 30px;
    padding-left: 70px; }
  .aui body #bottero .column-81 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 35vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .column-82 {
    padding-right: 30px;
    padding-left: 70px; }
  .aui body #bottero .div-block-56 {
    min-height: 25vh;
    background-position: 50% 40%;
    background-size: 500px;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-57 {
    min-height: 300px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-58 {
    height: 0px;
    min-height: 25vh;
    background-position: 50% 50%;
    background-size: 957px;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block60 {
    min-height: 35vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .column-83 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .slider-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 35vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent; }
  .aui body #bottero .div-block-59 {
    min-height: 25vh;
    padding-right: 70px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-60 {
    min-height: 25vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .column-84 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .column-85 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 35vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .column-86 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .column-87 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 35vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .div-block-61 {
    min-height: 25vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-62 {
    padding-left: 40px; }
  .aui body #bottero .bold-text-7 {
    color: #383838; }
  .aui body #bottero .column-88 {
    padding-right: 70px; }
  .aui body #bottero .div-block-63 {
    padding-left: 70px; }
  .aui body #bottero .div-block-64 {
    width: 300px;
    height: auto;
    min-height: 20vh;
    background-position: 0px 0px;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-65 {
    width: 500px;
    height: auto;
    min-height: 20vh;
    background-position: 0px 0px;
    background-size: 497px; }
  .aui body #bottero .div-block-66 {
    width: 300px;
    height: auto;
    min-height: 30vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-69 {
    width: 500px;
    height: auto;
    min-height: 18vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-70 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .heading-37 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 0px; }
  .aui body #bottero .section-3 {
    display: block;
    height: 400px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 38% 38%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll; }
  .aui body #bottero .div-block-71 {
    min-height: 30vh;
    min-width: auto;
    background-position: 50% 50%;
    background-size: 1405px;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-72 {
    min-height: 40vh; }
  .aui body #bottero .div-block-73 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 30vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-position: 50% 50%;
    background-size: 500px;
    background-repeat: no-repeat; }
  .aui body #bottero .heading-38 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center; }
  .aui body #bottero .bold-text-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .slider-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1000px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .aui body #bottero .slider-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 600px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .aui body #bottero .column-90 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .slider-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    height: 600px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .slide-10 {
    width: 813px; }
  .aui body #bottero .slider-8 {
    height: auto;
    background-color: #ededed; }
  .aui body #bottero .div-block-74 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 87%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .column-91 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .div-block-75 {
    width: 500px;
    height: 500px;
    background-position: 0px 0px;
    background-size: 500px; }
  .aui body #bottero .icon-3 {
    border-color: transparent; }
  .aui body #bottero .div-block-76 {
    width: 500px;
    height: 500px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .text-block-35 {
    border-style: none;
    color: #94c11e;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .link-block-4 {
    margin-top: 10px;
    text-decoration: none; }
  .aui body #bottero .section-4 {
    height: 400px;
    max-width: 1920px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-77 {
    width: 500px;
    height: 200px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-78 {
    width: 500px;
    height: 200px;
    margin-top: 0px;
    padding-top: 0px;
    background-position: 3% 50%;
    background-size: 889px;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-79 {
    height: 200px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-80 {
    min-height: 30vh;
    margin-top: 20px;
    margin-bottom: 20px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .heading-39 {
    color: #94c11e;
    font-size: 16px; }
  .aui body #bottero .div-block-81 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 500px;
    height: 250px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-82 {
    width: 500px;
    height: 250px;
    background-position: 50% 50%;
    background-size: 500px;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-83 {
    width: 500px;
    height: 250px;
    background-position: 50% 50%;
    background-size: 500px;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-84 {
    min-height: 25vh;
    margin-top: 20px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-85 {
    min-height: 30vh;
    margin-top: 20px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-86 {
    min-height: 30vh;
    margin-top: 20px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-87 {
    display: block;
    width: 85%;
    min-height: 30vh;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 40%;
    background-size: auto 85%;
    background-repeat: no-repeat; }
  .aui body #bottero .slider-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 35vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .aui body #bottero .div-block-88 {
    display: block;
    width: 85%;
    min-height: 30vh;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 40%;
    background-size: auto 85%;
    background-repeat: no-repeat; }
  .aui body #bottero .section-5 {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 40px;
    background-color: #ddd; }
  .aui body #bottero .slider-10 {
    min-height: 35vh;
    background-color: #ededed; }
  .aui body #bottero .div-block-89 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    min-height: 35vh;
    min-width: auto;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .div-block-90 {
    width: 500px;
    height: 300px;
    background-position: 50% 50%;
    background-size: auto 120%;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-91 {
    width: 500px;
    height: 250px;
    background-position: 50% 50%;
    background-size: 500px;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-92 {
    min-height: 20vh;
    margin-top: 20px;
    margin-bottom: 40px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-93 {
    min-height: 35vh;
    margin-top: 20px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-94 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 94%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-95 {
    width: 500px;
    height: auto;
    min-height: 18vh;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-96 {
    width: 500px;
    height: auto;
    min-height: 18vh;
    background-position: 50% 50%;
    background-size: 500px;
    background-repeat: no-repeat; }
  .aui body #bottero .section-6 {
    display: block;
    height: 400px;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 22%;
    background-size: auto;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-97 {
    height: 600px;
    margin-top: 20px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-98 {
    height: 500px;
    max-width: auto;
    margin-top: 20px;
    background-position: 50% 14%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .text-block-36 {
    margin-top: 20px;
    color: #94c11e;
    font-weight: 700; }
  .aui body #bottero .link-block-5 {
    text-decoration: none; }
  .aui body #bottero .lightbox-link-9 {
    text-decoration: none; }
  .aui body #bottero .div-block-99 {
    height: 500px;
    min-height: auto;
    margin-top: 20px;
    background-position: 50% 76%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .lightbox-link-10 {
    text-decoration: none; }
  .aui body #bottero .div-block-100 {
    width: 500px;
    height: 300px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .column-92 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .aui body #bottero .div-block-101 {
    width: 500px;
    height: 300px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-102 {
    width: 100%;
    height: 300px;
    margin-top: 10px;
    background-position: 50% 0px;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-103 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-104 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll; }
  .aui body #bottero .div-block-105 {
    display: block;
    width: 500px;
    height: 300px;
    min-height: 18vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-106 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-107 {
    width: 500px;
    height: 250px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-108 {
    width: 500px;
    height: 240px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-109 {
    width: 500px;
    height: 240px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-110 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-111 {
    min-height: 45vh;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-112 {
    width: 500px;
    height: 300px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-113 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 500px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .aui body #bottero .div-block-114 {
    height: 450px;
    margin-top: 20px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-115 {
    width: 500px;
    height: 250px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-116 {
    width: 500px;
    height: 250px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-117 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-118 {
    width: 500px;
    height: 250px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .text-block-37 {
    color: #94c11e; }
  .aui body #bottero .link-block-6 {
    text-decoration: none; }
  .aui body #bottero .columns {
    margin-bottom: 30px; }
  .aui body #bottero .columns-2 {
    margin-top: 20px;
    margin-bottom: 10px; }
  .aui body #bottero .lightbox-link-11 {
    display: block;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .columns-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .heading-40 {
    margin-top: 20px;
    margin-bottom: 20px; }
  .aui body #bottero .columns-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .columns-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .columns-11 {
    display: block;
    margin-top: 70px;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .heading-41 {
    font-size: 30px;
    line-height: 30px;
    text-align: left; }
  .aui body #bottero .bold-text-9 {
    font-size: 20px;
    line-height: 22px; }
  .aui body #bottero .heading-42 {
    font-size: 20px;
    line-height: 22px; }
  .aui body #bottero .heading-43 {
    font-size: 20px;
    line-height: 22px; }
  .aui body #bottero .column-93 {
    padding-left: 0px; }
  .aui body #bottero .column-94 {
    padding-left: 0px; }
  .aui body #bottero .column-95 {
    padding-left: 0px; }
  .aui body #bottero .column-96 {
    padding-left: 0px; }
  .aui body #bottero .column-97 {
    padding-left: 0px; }
  .aui body #bottero .column-98 {
    padding-left: 0px; }
  .aui body #bottero .column-99 {
    padding-left: 0px; }
  .aui body #bottero .columns-12 {
    margin-top: 20px; }
  .aui body #bottero .column-100 {
    padding-left: 0px; }
  .aui body #bottero .column-101 {
    padding-left: 0px; }
  .aui body #bottero .column-102 {
    padding-left: 0px; }
  .aui body #bottero .column-103 {
    padding-left: 0px; }
  .aui body #bottero .column-104 {
    padding-left: 0px; }
  .aui body #bottero .column-105 {
    padding-left: 0px; }
  .aui body #bottero .column-106 {
    padding-left: 0px; }
  .aui body #bottero .column-107 {
    padding-left: 0px; }
  .aui body #bottero .column-108 {
    padding-left: 0px; }
  .aui body #bottero .column-109 {
    padding-left: 0px; }
  .aui body #bottero .column-110 {
    padding-left: 0px; }
  .aui body #bottero .columns-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .text-block-38 {
    margin-bottom: 10px;
    margin-left: 7px;
    font-size: 15px;
    line-height: 15px; }
  .aui body #bottero .div-block-120 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-121 {
    height: 2px; }
  .aui body #bottero .filet_menu {
    height: 2px;
    margin-top: 3px;
    margin-bottom: 5px;
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .text-block-39 {
    margin-bottom: 17px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 12px;
    line-height: 12px; }
  .aui body #bottero .columns-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 10px; }
  .aui body #bottero .text-block-40 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 26px;
    line-height: 26px;
    font-weight: 700; }
  .aui body #bottero .div-block-122 {
    padding-top: 5px;
    padding-bottom: 0px; }
  .aui body #bottero .text-block-41 {
    margin: 5px 0px;
    color: #383838;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0px;
    text-decoration: none; }
  .aui body #bottero .link-block-7 {
    text-decoration: none; }
  .aui body #bottero .text-block-42 {
    margin-bottom: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    text-align: left;
    text-decoration: none; }
  .aui body #bottero .div-block-123 {
    height: 1px;
    max-width: 50%;
    margin-bottom: 5px;
    background-color: #c6c6c5; }
  .aui body #bottero .div-block-124 {
    display: block;
    height: 70px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding: 12px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center; }
  .aui body #bottero .div-block-124.hg_txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 18px;
    padding-bottom: 26px;
    padding-left: 18px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .aui body #bottero .image-33 {
    width: 100%;
    height: auto; }
  .aui body #bottero .lightbox-link-12 {
    display: block;
    width: 100%;
    height: 300px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    background-size: 500px;
    background-repeat: no-repeat; }
  .aui body #bottero .columns-15 {
    margin-top: 20px; }
  .aui body #bottero .lightbox-link-13 {
    display: block;
    height: 300px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .column-112 {
    padding-left: 0px; }
  .aui body #bottero .column-113 {
    padding-right: 0px; }
  .aui body #bottero .image-34 {
    width: 100%; }
  .aui body #bottero .image-35 {
    width: 100%; }
  .aui body #bottero .lightbox-link-14 {
    margin-top: 20px; }
  .aui body #bottero .columns-16 {
    display: block;
    width: 900px;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .column-114 {
    margin-top: 5px;
    padding-right: 0px;
    padding-left: 20px; }
  .aui body #bottero .column-115 {
    margin-top: 5px;
    padding-right: 10px;
    padding-left: 20px; }
  .aui body #bottero .column-116 {
    margin-top: 5px;
    padding-right: 10px;
    padding-left: 20px;
    border-style: none;
    border-right-width: 1px;
    border-right-color: rgba(0, 0, 0, 0.47); }
  .aui body #bottero .column-117 {
    padding-right: 0px;
    padding-left: 0px;
    border-style: none;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.47); }
  .aui body #bottero .column-118 {
    padding-right: 0px;
    padding-left: 0px;
    border-style: none;
    border-left-width: 1px;
    border-left-color: rgba(0, 0, 0, 0.47); }
  .aui body #bottero .column-119 {
    padding-right: 0px;
    padding-left: 0px;
    border-style: none;
    border-left-width: 1px;
    border-left-color: rgba(0, 0, 0, 0.47); }
  .aui body #bottero .hg_div_left {
    width: 55%;
    height: 100%; }
  .aui body #bottero .hg_100container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .aui body #bottero .div-block-125 {
    width: 45%;
    background-color: transparent;
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .heading-44 {
    margin-bottom: 20px; }
  .aui body #bottero .heading-45 {
    margin-bottom: 0px;
    text-align: left; }
  .aui body #bottero .heading-45.last-txt {
    margin-bottom: 70px; }
  .aui body #bottero .columns-17 {
    display: block;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .aui body #bottero .columns-17:hover {
    opacity: 1; }
  .aui body #bottero .columns-17.hg_columns {
    margin-top: 30px;
    margin-bottom: 0px; }
  .aui body #bottero .column-120 {
    left: 0px;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 20px 0px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .aui body #bottero .column-120:hover {
    color: transparent; }
  .aui body #bottero .column-121 {
    height: 300px;
    padding-right: 10px;
    padding-left: 10px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-126 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll; }
  .aui body #bottero .column-122 {
    height: 300px;
    padding-right: 10px;
    padding-left: 10px;
    background-position: 50% 50%;
    background-size: 400px;
    background-repeat: no-repeat; }
  .aui body #bottero .column-123 {
    height: 300px;
    padding-right: 10px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .column-124 {
    height: 300px;
    padding-right: 10px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
  .aui body #bottero .column-125 {
    height: 300px;
    padding-right: 10px;
    padding-left: 10px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .column-126 {
    height: 300px;
    padding-right: 10px;
    padding-left: 10px;
    background-position: 50% 55%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-127 {
    width: 100%;
    margin-top: 20px; }
  .aui body #bottero .button {
    width: 100%;
    margin-bottom: 10px;
    padding: 6px 24px 6px 16px;
    border-color: transparent;
    border-radius: 4px;
    background-color: #4599d3;
    font-weight: 700; }
  .aui body #bottero .button:hover {
    background-color: #005184; }
  .aui body #bottero .text-block-43 {
    color: #383838;
    font-weight: 300; }
  .aui body #bottero .div-block-128 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .column-127 {
    height: 300px;
    padding-right: 10px;
    padding-left: 10px;
    background-position: 96% 50%;
    background-size: 700px;
    background-repeat: no-repeat; }
  .aui body #bottero .column-128 {
    height: 300px;
    padding-right: 10px;
    padding-left: 10px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll; }
  .aui body #bottero .div-block-129 {
    width: 49%;
    border-radius: 4px; }
  .aui body #bottero .column-129 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 300px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #f5f5f5;
    background-position: 50% 41%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .column-130 {
    height: 300px;
    padding-right: 10px;
    padding-left: 10px;
    background-position: 50% 68%;
    background-size: 900px;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-130 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .process_addicted_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .aui body #bottero .div_txt_pa {
    width: 50%; }
  .aui body #bottero .div_img_pa {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .aui body #bottero .image-36 {
    width: 100%; }
  .aui body #bottero .hg_menu3col {
    margin-bottom: 0px; }
  .aui body #bottero .columns-19 {
    margin-bottom: 25px; }
  .aui body #bottero .hg_menu_central {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .aui body #bottero .hg_div_right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 45%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .aui body #bottero .image-37 {
    width: 100%; }
  .aui body #bottero .div-block-131 {
    width: 100%;
    height: auto; }
  .aui body #bottero .div-block-132 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .section-7 {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .column-131 {
    height: 300px;
    padding-right: 10px;
    background-position: 50% 50%;
    background-size: 598px;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-133 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .column-132 {
    height: 300px;
    padding-right: 10px;
    padding-left: 10px;
    background-position: 50% 50%;
    background-size: 780px;
    background-repeat: no-repeat; }
  .aui body #bottero .column-133 {
    height: 300px;
    padding-right: 10px;
    background-position: 50% 50%;
    background-size: 789px;
    background-repeat: no-repeat; }
  .aui body #bottero .column-134 {
    height: 300px;
    padding-right: 10px;
    background-position: 50% 50%;
    background-size: 750px;
    background-repeat: no-repeat; }
  .aui body #bottero .column-135 {
    height: 10px; }
  .aui body #bottero .link-block-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .aui body #bottero .lightbox-link-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    max-height: 0px; }
  .aui body #bottero .lightbox-link-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none; }
  .aui body #bottero .lightbox-link-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none; }
  .aui body #bottero .columns-20 {
    padding-top: 8px;
    padding-bottom: 8px; }
  .aui body #bottero .columns-21 {
    padding-top: 8px;
    padding-bottom: 8px; }
  .aui body #bottero .column-136 {
    height: 10px; }
  .aui body #bottero .columns-22 {
    padding-top: 5px; }
  .aui body #bottero .link-block-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none; }
  .aui body #bottero .lightbox-link-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-top: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none; }
  .aui body #bottero .lightbox-link-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none; }
  .aui body #bottero .lightbox-link-19.hg_txt_download_left {
    margin-left: 5px; }
  .aui body #bottero .div-block-134 {
    width: 50%;
    height: 100%;
    max-width: 1920px; }
  .aui body #bottero .div-block-135 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 100%;
    padding-left: 0px;
    clear: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .aui body #bottero .text-block-44 {
    color: #4599d3;
    font-weight: 700; }
  .aui body #bottero .column-138 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 300px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: 0px 31%;
    background-size: auto 370px;
    background-repeat: no-repeat; }
  .aui body #bottero .column-138.hg {
    position: static;
    overflow: hidden;
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: none; }
  .aui body #bottero .column-139 {
    overflow: hidden;
    height: 300px;
    padding-right: 0px;
    padding-left: 0px;
    background-position: 50% 50%;
    background-size: 960px;
    background-repeat: no-repeat; }
  .aui body #bottero .column-140 {
    overflow: hidden;
    height: 300px;
    padding-right: 0px;
    padding-left: 0px;
    opacity: 1; }
  .aui body #bottero .column-141 {
    overflow: hidden;
    height: 300px;
    padding-right: 0px;
    padding-left: 0px; }
  .aui body #bottero .div-block-136 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 10%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .link-block-10 {
    margin-top: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
    -webkit-filter: blur(0px);
    filter: blur(0px);
    text-decoration: none; }
  .aui body #bottero .link-block-10:hover {
    background-image: none; }
  .aui body #bottero .image-38 {
    height: 300px;
    max-width: auto; }
  .aui body #bottero .container-2 {
    display: block;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-position: 0px 0px;
    background-size: cover; }
  .aui body #bottero .div-block-137 {
    position: relative;
    overflow: visible;
    width: 100%;
    max-height: 300px; }
  .aui body #bottero .image-39 {
    position: relative;
    width: 100%;
    height: auto;
    max-width: auto; }
  .aui body #bottero .image-39.fg {
    top: -6px; }
  .aui body #bottero .image-39.v2 {
    bottom: 0px; }
  .aui body #bottero .image-39.hgtec {
    position: static;
    width: 100%;
    height: 100%; }
  .aui body #bottero .image-40 {
    position: static;
    right: -11px;
    overflow: visible;
    max-height: auto;
    max-width: auto; }
  .aui body #bottero .image-41 {
    position: relative;
    bottom: 54px;
    overflow: visible;
    max-height: auto;
    max-width: auto; }
  .aui body #bottero .image-42 {
    position: relative;
    bottom: 50px; }
  .aui body #bottero .div-block-138 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-position: 50% 28%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .div-block-139 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-image: url("/bottero-theme/css/../images/bottero/cover_V2_2.jpg");
    background-position: 50% -6%;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui body #bottero .textarea {
    width: 41vh;
    height: auto;
    min-height: auto;
    min-width: 0px; }
  .aui body #bottero .textarea-2 {
    position: relative;
    overflow: auto;
    height: 200px;
    direction: ltr;
    font-size: 13px; }
  .aui body #bottero .text-field {
    height: auto; }
  .aui body #bottero .text-field-2 {
    display: block;
    overflow: hidden;
    height: 200px; }
  .aui body #bottero .checkbox-label {
    font-size: 13px;
    text-indent: 0px; }
  .aui body #bottero .submit-button-2 {
    margin-bottom: 11px;
    padding-right: 35px;
    padding-left: 35px;
    float: none;
    border-radius: 4px;
    background-color: #4599d3; }
  .aui body #bottero .submit-button-2:hover {
    background-color: #005184; }
  .aui body #bottero .info_title-2 {
    color: #4599d3;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700; }
  .aui body #bottero .slider_support-2 {
    display: block;
    height: 65vh;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .basic_section-_psa {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero ._85_percent-2 {
    display: block;
    width: 85%;
    height: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .aui body #bottero .txt_align_left-2 {
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: left; }
  .aui body #bottero .download_hotline-2 {
    display: block;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #94c11e;
    line-height: 14px;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .download_hotline-2:hover {
    color: #4599d3; }
  .aui body #bottero .psa_list-2 {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 16px;
    line-height: 18px; }
  .aui body #bottero .general_section_ps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .general_section_ps.notopmargin {
    padding-top: 0px;
    padding-bottom: 15px; }
  .aui body #bottero .psa_img_block-2 {
    display: block;
    width: 30%;
    padding-right: 12px;
    padding-left: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .aui body #bottero .fillet-2 {
    height: 2px;
    margin-top: 8px;
    margin-bottom: 8px;
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .psa_img_section_psa {
    height: 400px;
    background-position: 50% 50%;
    background-size: cover; }
  .aui body #bottero .psa_img_section_psa.psa {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .general_section_psa {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .general_section_psa.notopmargin {
    padding-top: 0px;
    padding-bottom: 15px; }
  .aui body #bottero .spacer_section_psa {
    height: 150px; }
  .aui body #bottero .fillet-3 {
    height: 2px;
    margin-top: 0px;
    margin-bottom: 8px;
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .fillet-3.hg_fillet_white {
    margin-top: 8px;
    border-style: solid;
    border-top-color: rgba(255, 255, 255, 0.97);
    color: transparent; }
  .aui body #bottero .download_brochure-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 9px;
    padding-bottom: 9px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #383838; }
  .aui body #bottero .download_brochure-2:hover {
    background-color: #4599d3; }
  .aui body #bottero .download_brochure-2.hg_downloadbar {
    padding-top: 20px;
    padding-bottom: 20px; }
  .aui body #bottero .download_brochure-2.hg_downloadbar:hover {
    background-color: #383838; }
  .aui body #bottero .text-block-45 {
    color: rgba(255, 255, 255, 0.97);
    font-size: 18px; }
  .aui body #bottero .text-block-45:hover {
    color: #4599d3; }
  .aui body #bottero .icon-4 {
    color: rgba(255, 255, 255, 0.97); }
  .aui body #bottero .dropdown-toggle:hover {
    color: transparent; }
  .aui body #bottero .column-142 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .aui body #bottero .dropdown-list-2 {
    position: static;
    top: 44px;
    right: -1px;
    display: none;
    overflow: visible;
    width: 50%;
    margin-right: 0px;
    margin-left: 0px;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: #ededed;
    direction: ltr; }
  .aui body #bottero .dropdown-link-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 18px; }
  .aui body #bottero .dropdown-link-2:hover {
    color: #4599d3; }
  .aui body #bottero .dropdown-link-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-width: auto;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 18px; }
  .aui body #bottero .dropdown-link-3:hover {
    color: #4599d3; }
  .aui body #bottero .dropdown-link-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 18px; }
  .aui body #bottero .dropdown-link-4:hover {
    color: #4599d3; }
  .aui body #bottero .dropdown-link-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 18px; }
  .aui body #bottero .dropdown-link-5:hover {
    color: #4599d3; }
  .aui body #bottero .dropdown-link-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 18px; }
  .aui body #bottero .dropdown-link-6:hover {
    color: #4599d3; }
  .aui body #bottero .dropdown-link-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 18px; }
  .aui body #bottero .dropdown-link-7:hover {
    color: #4599d3; }
  .aui body #bottero .dropdown-3 {
    position: static;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 15vh;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .aui body #bottero .container-3 {
    display: block;
    height: 40px; }
  .aui body #bottero .div-block-140 {
    position: static;
    display: block;
    overflow: visible;
    height: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .aui body #bottero .dropdown-4 {
    margin-right: 0px; }
  .aui body #bottero .div-block-141 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .aui body #bottero .text-block-46 {
    color: #fff;
    font-size: 18px; }
  .aui body #bottero .text-block-46:hover {
    margin-left: 0px;
    color: #4599d3; }
  .aui body #bottero .dropdown-toggle-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .dropdown-list-3 {
    display: none; }
  .aui body #bottero .pdf_catalogue_fg:hover {
    color: #4599d3; }
  .aui body #bottero .heading-46 {
    margin-top: 10px;
    margin-left: 20px;
    padding-left: 1px;
    color: #383838;
    font-size: 14px; }
  .aui body #bottero .link {
    color: #4599d3; }
  .aui body #bottero .link-2 {
    color: #4599d3; }
  .aui body #bottero .heading-47 {
    color: #383838; }
  .aui body #bottero .link-3 {
    color: #4599d3; }
  .aui body #bottero .bold-text-10 {
    color: #94c11e; }
  .aui body #bottero .bold-text-11 {
    color: #94c11e; }
  .aui body #bottero .link-4 {
    color: #4599d3; }
  .aui body #bottero .link-5 {
    color: #4599d3; }
  .aui body #bottero .link-6 {
    color: #4599d3; }
  .aui body #bottero .link-7 {
    color: #4599d3; }
  .aui body #bottero .link-8 {
    color: #4599d3; }
  .aui body #bottero .link-9 {
    color: #4599d3; }
  .aui body #bottero .link-10 {
    color: #4599d3; }
  .aui body #bottero .link-11 {
    color: #4599d3; }
  .aui body #bottero .link-12 {
    color: #4599d3; }
  .aui body #bottero .dropdown-5 {
    position: static;
    width: 100%; }
  .aui body #bottero .dropdown-toggle-3 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 10px 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #4599d3; }
  .aui body #bottero .dropdown-list-4 {
    position: static;
    display: none;
    margin-bottom: 20px;
    background-color: #ededed; }
  .aui body #bottero .text-block-47 {
    width: 20%;
    margin-left: 0px;
    color: #94c11e; }
  .aui body #bottero .text-block-47:hover {
    color: #4599d3; }
  .aui body #bottero .icon-5 {
    position: static;
    margin-right: 0px;
    margin-left: 0px;
    color: #94c11e; }
  .aui body #bottero .icon-5:hover {
    color: #94c11e; }
  .aui body #bottero .icon-5.v2 {
    margin-right: 0px;
    margin-left: 20px; }
  .aui body #bottero .dropdown-toggle-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px; }
  .aui body #bottero .paragraph {
    margin: 0px 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #383838; }
  .aui body #bottero .text-span-26 {
    color: #4599d3;
    text-decoration: underline; }
  .aui body #bottero .link-13 {
    color: #4599d3;
    text-decoration: underline; }
  .aui body #bottero .heading-48 {
    margin: 0px 20px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 14px; }
  .aui body #bottero .heading-49 {
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
    padding-bottom: 20px;
    font-size: 14px; }
  .aui body #bottero .div-block-142 {
    text-align: justify; }
  .aui body #bottero .text-block-48 {
    text-align: right; }
  .aui body #bottero .div-block-143.cookies_fillet {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0; }
  .aui body #bottero .div-block-144 {
    width: 50%;
    float: left; }
  .aui body #bottero .text-block-49 {
    font-size: 12px; }
  .aui body #bottero .link-14 {
    color: #383838; }
  .aui body #bottero .link-15 {
    color: #383838; }
  .aui body #bottero .div-block-145 {
    margin-bottom: 20px; }
  .aui body #bottero .heading-50 {
    margin-bottom: 0px; }
  .aui body #bottero .heading-51 {
    color: #4599d3;
    font-size: 20px;
    font-weight: 700; }
  .aui body #bottero .div-block-146 {
    margin-top: 12px;
    margin-bottom: 20px; }
  .aui body #bottero .heading-52 {
    font-weight: 300; }
  .aui body #bottero .heading-53 {
    margin-top: 20px;
    font-size: 15px; }
  .aui body #bottero .heading-54 {
    margin-top: 20px;
    font-size: 15px; }
  .aui body #bottero .bold-text-12 {
    margin-bottom: 0px;
    padding-bottom: 0px; }
  .aui body #bottero .list-item {
    font-size: 16px; }
  .aui body #bottero .unordered-list-3 {
    font-size: 15px; }
  .aui body #bottero .unordered-list-4 {
    font-size: 15px; }
  .aui body #bottero .div-block-147 {
    margin-top: 12px;
    margin-bottom: 20px; }
  .aui body #bottero .div-block-148 {
    margin-top: 12px;
    margin-bottom: 20px; }
  .aui body #bottero .heading-55 {
    font-size: 15px; }
  .aui body #bottero .heading-56 {
    font-size: 15px; }
  .aui body #bottero .bold-text-13 {
    margin-left: 0px; }
  .aui body #bottero .text-block-50 {
    color: #94c11e; }
  .aui body #bottero .text-block-50:hover {
    color: #4599d3; }
  .aui body #bottero .dropdown-6 {
    position: static; }
  .aui body #bottero .dropdown-7 {
    position: static;
    width: 100%; }
  .aui body #bottero .text-block-51 {
    width: auto; }
  .aui body #bottero .bold-text-14 {
    color: #94c11e; }
  .aui body #bottero .bold-text-14:hover {
    color: #4599d3; }
  .aui body #bottero .link-16 {
    color: #4599d3; }
  .aui body #bottero .link-17 {
    color: #4599d3; }
  .aui body #bottero .link-18 {
    color: #4599d3; }
  .aui body #bottero .link-19 {
    color: #4599d3; }
  .aui body #bottero .link-20 {
    color: #4599d3; }
  .aui body #bottero .link-21 {
    color: #4599d3; }
  .aui body #bottero .div-block-152, .aui body #bottero .margin_div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #383838;
    width: 100%;
    padding: 0 0 0 50px; }
  .aui body #bottero .section-8 {
    display: block;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto; }
  .aui body #bottero .div-block-153 {
    height: 40px;
    background-color: #e6e6e6; }
  .aui body #bottero .div-block-154 {
    width: 15%; }
  .aui body #bottero .columns-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .column-145 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .column-146 {
    height: 100%; }
  .aui body #bottero .txt_align_left-3 {
    color: #383838;
    font-size: 15px;
    font-weight: 300;
    text-align: left; }
  .aui body #bottero .txt_align_left-3.h1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 45px;
    font-weight: 700; }
  .aui body #bottero .txt_align_left-3.h2 {
    font-size: 24px; }
  .aui body #bottero .text-span-28 {
    color: #4599d3;
    text-decoration: underline; }
  .aui body #bottero .link-22 {
    color: #4599d3; }
  .aui body #bottero .text-block-60 {
    width: 20%;
    margin-left: 0px;
    color: #94c11e; }
  .aui body #bottero .text-block-60:hover {
    color: #4599d3; }
  .aui body #bottero .paragraph-2 {
    margin: 0px 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #383838; }
  .aui body #bottero .dropdown-toggle-9 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 10px 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #4599d3; }
  .aui body #bottero .link-23 {
    color: #4599d3;
    text-decoration: underline; }
  .aui body #bottero .dropdown-list-8 {
    position: static;
    display: none;
    margin-bottom: 20px;
    background-color: #ededed; }
  .aui body #bottero ._85_percent-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    height: auto;
    max-width: 1200px;
    min-height: 10vh;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .aui body #bottero .fillet-4 {
    height: 2px;
    margin: 0px 20px 8px;
    border-top: 1px solid rgba(0, 0, 0, 0.12); }
  .aui body #bottero .link-24 {
    color: #383838;
    text-decoration: underline; }
  .aui body #bottero .download_hotline-3 {
    display: block;
    width: 30%;
    padding-top: 16px;
    padding-bottom: 16px;
    float: right;
    color: #94c11e;
    line-height: 14px;
    font-weight: 700;
    text-decoration: none; }
  .aui body #bottero .download_hotline-3:hover {
    color: #4599d3; }
  .aui body #bottero .basic_section-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .bold-text-15 {
    color: #94c11e; }
  .aui body #bottero .bold-text-15:hover {
    color: #4599d3; }
  .aui body #bottero .heading-57 {
    color: #4599d3;
    font-size: 20px;
    font-weight: 700; }
  .aui body #bottero .text-block-61 {
    color: #4599d3; }
  .aui body #bottero .text-block-62 {
    color: #383838;
    font-weight: 300; }
  .aui body #bottero .bold-text-16 {
    color: #4599d3; }
  .aui body #bottero .column-147 {
    background-image: url("/bottero-theme/css/../images/pic/343bcs.png");
    background-position: 50% 50%;
    background-size: 187px;
    background-repeat: no-repeat; }
  .aui body #bottero .text-block-63 {
    font-size: 16px; }
  .aui body #bottero .text-block-68 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .aui body #bottero .text-block-69 {
    clear: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .aui body #bottero .bold-text-17 {
    display: inline;
    float: left; }
  .aui body #bottero .text-block-70 {
    overflow: visible;
    clear: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .aui body #bottero .tool_left, .aui body #bottero .info_strip_home {
    width: 100px;
    height: 100%; }
  .aui body #bottero .tool_right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .aui body #bottero .text-block-71 {
    /* -webkit-box-flex: 0; */
    /* -webkit-flex: 0 auto; */
    -ms-flex: 0 auto;
    /* flex: 0 auto; */ }
  .aui body #bottero .text-block-72 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto; }
  .aui body #bottero .text-block-72.tooltext {
    display: block; }
  .aui body #bottero .spacediv {
    width: 15%;
    height: 100%; }
  .aui body #bottero .txttoolbar {
    clear: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: left; }
  .aui body #bottero .text-block-73 {
    /* display: inline; */ }
  .aui body #bottero .link-block-11 {
    width: 100%;
    margin-top: 20px;
    color: #94c11e;
    text-decoration: none; }
  .aui body #bottero .link-block-11:hover {
    color: #4599d3; }
  .aui body #bottero .text-block-74 {
    font-weight: 700; }
  .aui body #bottero .div-block-156 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .aui body #bottero .div-block-157 {
    padding-top: 10px; }
  .aui body #bottero .image-44 {
    position: relative; }
  .aui body #bottero .image-44.t {
    bottom: 144px; }
  .aui body #bottero .image-44.w {
    bottom: 47px; }
  .aui body #bottero .addfilter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 35px;
    margin-bottom: 4px;
    padding: 8px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px dashed #c6c6c5;
    border-radius: 4px;
    color: #383838;
    text-decoration: none; }
  .aui body #bottero .addfilter:hover {
    background-color: #ededed; }
  .aui body #bottero .text-span-29 {
    color: #005184;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700; }
  .aui body #bottero .text-block-76 {
    color: #4599d3;
    font-size: 18px;
    font-weight: 700; }
  .aui body #bottero .tagblock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 35px;
    margin-bottom: 4px;
    padding: 8px;
    clear: left;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #c6c6c5;
    border-radius: 4px;
    background-color: #f5f5f5;
    color: #383838;
    text-decoration: none; }
  .aui body #bottero .tagblock:hover {
    background-color: rgba(69, 153, 211, 0.4); }
  .aui body #bottero .form {
    width: 100%;
    float: left;
    clear: left; }
  .aui body #bottero .search_field {
    display: none;
    height: 35px;
    margin-bottom: 4px;
    padding-right: 8px;
    padding-left: 42px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #c6c6c5;
    border-radius: 4px;
    background-image: url("/bottero-theme/css/../images/bottero/search_dark.svg");
    background-position: 8px 50%;
    background-size: 20px;
    background-repeat: no-repeat;
    text-decoration: none; }
  .aui body #bottero .search_field:hover {
    border-width: 1px;
    border-color: #4599d3; }
  .aui body #bottero .searchfield_field {
    height: 32px;
    margin-bottom: 0px;
    border-style: none; }
  .aui body #bottero .dropdown-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 35px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .dropdown-toggle-10 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 35px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .aui body #bottero .dropdown-link-8 {
    background-color: #ededed; }
  .aui body #bottero .dropdown-list-9 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    display: none;
    background-color: #ededed; }
  .aui body #bottero .dropdown-list-9:hover {
    display: block;
    color: #4599d3; }
  .aui body #bottero .dropdown-list-9.w--open {
    font-size: 12px; }
  .aui body #bottero .tagblock2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 35px;
    margin-bottom: 4px;
    padding: 8px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #c6c6c5;
    border-radius: 4px;
    background-color: #f5f5f5;
    color: #383838;
    text-decoration: none; }
  .aui body #bottero .tagblock2:hover {
    background-color: rgba(69, 153, 211, 0.4); }
  .aui body #bottero html.w-mod-js *[data-ix="hideatstart"] {
    display: block;
    opacity: 0; }
  @media (max-width: 991px) {
    .aui body #bottero {
      /*     .margin_div { */
      /*         width: 100%; */
      /*     } */
      /*     .div-block-48 { */
      /*         height: 250px; */
      /*     } */
      /*     .dropdown-toggle { */
      /*         position: static; */
      /*         right: 0px; */
      /*     } */ }
      .aui body #bottero h1 {
        font-size: 45px;
        letter-spacing: -1px; }
      .aui body #bottero .toolbar {
        display: none; }
      .aui body #bottero .toolbar-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 95%; }
      .aui body #bottero .button_container {
        display: none; }
      .aui body #bottero .toolbar_button {
        width: 90px;
        margin-right: 11px;
        margin-left: 11px; }
      .aui body #bottero .toolbar_button.hollow {
        width: 120px; }
      .aui body #bottero .toolbar_txt_button {
        font-size: 12px; }
      .aui body #bottero .header_section {
        z-index: 1000;
        display: block;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto auto auto auto;
        grid-template-rows: auto auto auto auto auto; }
      .aui body #bottero .menu_section_hollow {
        display: none; }
      .aui body #bottero .menu_section_flat {
        display: none; }
      .aui body #bottero .menu_section_engineering {
        display: none; }
      .aui body #bottero ._85_percent {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .heading {
        font-size: 40px; }
      .aui body #bottero .heading-2 {
        font-size: 20px;
        line-height: 24px; }
      .aui body #bottero .heading-4 {
        font-size: 14px;
        line-height: 17px; }
      .aui body #bottero .heading-5 {
        font-size: 18px;
        line-height: 20px; }
      .aui body #bottero .slide_title {
        font-size: 10vw;
        line-height: 10vw; }
      .aui body #bottero .slide_subtitile {
        top: 46%;
        font-size: 3.5vw;
        line-height: 4vw; }
      .aui body #bottero .product_info_strip {
        position: static;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 40px;
        clear: none;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; }
      .aui body #bottero .margin_div.test {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto; }
      .aui body #bottero .product_detail_toolbar {
        padding-right: 9px;
        padding-left: 9px;
        font-size: 13px;
        line-height: 13px; }
      .aui body #bottero .prod_detail_toolbar_block {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
      .aui body #bottero .dropdownopen {
        padding-left: 40px;
        border-right-style: none;
        border-left-style: none;
        background-color: rgba(255, 255, 255, 0); }
      .aui body #bottero .dropdown-list {
        background-color: rgba(0, 0, 0, 0.75); }
      .aui body #bottero .dropdown-list.w--open {
        background-color: transparent; }
      .aui body #bottero .dropdown-2 {
        background-color: rgba(0, 152, 255, 0); }
      .aui body #bottero .nav-menu {
        background-color: #e6e6e6; }
      .aui body #bottero .dropdownlist.w--open {
        background-color: transparent; }
      .aui body #bottero .navbar-mobile {
        display: block;
        height: 60px;
        background-color: #e6e6e6; }
      .aui body #bottero .container {
        height: 60px; }
      .aui body #bottero .mark_navbar {
        display: inline-block;
        height: 100%;
        margin-left: 13px;
        padding-top: 3px;
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .darkgray.hg_mobiletxt {
        font-size: 14px; }
      .aui body #bottero .button_link_product {
        position: static;
        left: 0px;
        right: 0px;
        bottom: 0px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .title_txt {
        border-bottom: 1px none #000; }
      .aui body #bottero .title_and_link.contact {
        border-bottom-style: solid; }
      .aui body #bottero .visit_section {
        padding-top: 10px; }
      .aui body #bottero .event_block {
        width: 50%;
        margin-bottom: 10px; }
      .aui body #bottero .column-16 {
        left: 0px;
        right: 0px;
        bottom: 0px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end; }
      .aui body #bottero .image-6 {
        position: static;
        left: 0px;
        top: 0px;
        right: 0px;
        margin-top: 0px; }
      .aui body #bottero .div-block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .aui body #bottero .sector_main_link {
        max-height: 300px; }
      .aui body #bottero .borderbox_hollow {
        background-color: rgba(0, 0, 0, 0.6); }
      .aui body #bottero .borderbox_flat {
        background-color: rgba(0, 0, 0, 0.6); }
      .aui body #bottero .borderbox_engineering {
        background-color: rgba(0, 0, 0, 0.6); }
      .aui body #bottero ._85_percent_left_align {
        width: 100%;
        padding-right: 20px;
        padding-left: 20px; }
      .aui body #bottero .col_right_fillet {
        margin-bottom: 12px; }
      .aui body #bottero .column-17 {
        margin-bottom: 12px; }
      .aui body #bottero .submenu_container {
        width: 100%; }
      .aui body #bottero .filter_block {
        padding-left: 7px; }
      .aui body #bottero .column-28 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto; }
      .aui body #bottero .column-29 {
        height: auto; }
      .aui body #bottero .case {
        min-height: 270px; }
      .aui body #bottero .case.c01 {
        min-height: 300px; }
      .aui body #bottero .banner_txt_block {
        width: 60%; }
      .aui body #bottero .banner_txt_alignblock {
        top: 152px; }
      .aui body #bottero .case_slide_txt_left {
        padding-top: 0px; }
      .aui body #bottero .case_txt_detail {
        line-height: 18px; }
      .aui body #bottero .wwus_img_block {
        position: static;
        left: 0px;
        top: 0px;
        right: 0px; }
      .aui body #bottero .wws_joboffers_section {
        padding-bottom: 80px; }
      .aui body #bottero .table_report {
        display: inline-block;
        width: 95%;
        margin-left: 40px; }
      .aui body #bottero .tab_activity {
        width: 45%;
        float: left; }
      .aui body #bottero .tab_id {
        width: 70px;
        float: left; }
      .aui body #bottero .tab_date {
        width: 120px;
        float: left; }
      .aui body #bottero .tab_button {
        float: right; }
      .aui body #bottero .fomrbutton {
        background-color: #4599d3; }
      .aui body #bottero .fomrbutton:hover {
        background-color: #005184; }
      .aui body #bottero .address_block {
        min-height: 0px;
        padding-top: 16px;
        padding-bottom: 26px;
        border-style: none none solid;
        border-bottom-color: rgba(0, 0, 0, 0.12); }
      .aui body #bottero .news_link_block {
        width: 48%;
        min-height: 0px; }
      .aui body #bottero .heading-16 {
        font-size: 14px;
        line-height: 16px; }
      .aui body #bottero .row-13 {
        display: block; }
      .aui body #bottero .news_banner_section {
        height: 500px; }
      .aui body #bottero .banner_news_txt_block {
        padding-top: 120px; }
      .aui body #bottero .news_banner_title {
        font-size: 32px;
        line-height: 32px; }
      .aui body #bottero .news_banner_txt {
        line-height: 18px; }
      .aui body #bottero .banner_news_txt_cont {
        width: 65%; }
      .aui body #bottero .featurer_txt_block {
        width: 85%; }
      .aui body #bottero .linkedin_box_home {
        margin-top: 40px; }
      .aui body #bottero .txt_block {
        min-height: 50px;
        padding-top: 10px;
        padding-bottom: 10px; }
      .aui body #bottero .eng_title_txt_sel {
        font-size: 18px;
        line-height: 18px;
        letter-spacing: -0.8px; }
      .aui body #bottero .over_block {
        display: none; }
      .aui body #bottero .heading-19 {
        font-size: 14px;
        line-height: 16px;
        text-align: right; }
      .aui body #bottero .heading-20 {
        font-size: 18px;
        line-height: 20px; }
      .aui body #bottero .breadcrumb_txt_block {
        font-size: 14px; }
      .aui body #bottero .breadcrumb_txt_block.home {
        margin-left: 50px;
        font-size: 14px; }
      .aui body #bottero .breadcrumb_arrow {
        font-size: 14px; }
      .aui body #bottero .breadcrumb_highlight {
        font-size: 14px; }
      .aui body #bottero .filter_select_block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .explanation_sel {
        width: 330%; }
      .aui body #bottero .close_txt {
        display: none; }
      .aui body #bottero .text-block-20 {
        display: none; }
      .aui body #bottero .prod_list_label {
        width: 200px;
        font-size: 15px;
        line-height: 15px; }
      .aui body #bottero .prod_list_features {
        font-size: 15px;
        line-height: 15px; }
      .aui body #bottero .prod_list_img_block {
        height: 250px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .image-24 {
        width: 100%;
        height: auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto; }
      .aui body #bottero .prod_grid_container {
        width: 49%;
        margin-bottom: 4px; }
      .aui body #bottero .block20 {
        width: 33%; }
      .aui body #bottero .general_section.notopmargin {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; }
      .aui body #bottero .world_presence {
        margin-top: -63px; }
      .aui body #bottero ._3wold_block {
        width: 31%; }
      .aui body #bottero .highlight1 {
        padding-bottom: 12px;
        font-size: 40px;
        line-height: 40px; }
      .aui body #bottero .field_highlight {
        padding-bottom: 8px; }
      .aui body #bottero .highlight2 {
        padding-bottom: 12px;
        font-size: 40px;
        line-height: 40px; }
      .aui body #bottero .inform-block {
        min-height: 120px; }
      .aui body #bottero .num_desc {
        font-size: 18px;
        line-height: 20px; }
      .aui body #bottero .num_num {
        font-size: 50px;
        line-height: 50px; }
      .aui body #bottero .basic_section {
        display: block;
        margin-right: auto;
        margin-left: auto; }
      .aui body #bottero .support_people {
        width: 50%; }
      .aui body #bottero .inform_block50 {
        width: 50%; }
      .aui body #bottero .registration_div {
        padding-right: 10px; }
      .aui body #bottero .psa_blockinside {
        width: 100%;
        padding-right: 0px; }
      .aui body #bottero .psa_bounder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .psa_img_block {
        width: auto;
        height: 49%;
        margin-left: 0px;
        padding-right: 0px;
        padding-left: 0px; }
      .aui body #bottero .event_block25 {
        width: 49%; }
      .aui body #bottero .column-45 {
        padding-left: 10px; }
      .aui body #bottero .row-16 {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .txt {
        display: block;
        margin-top: auto;
        padding-top: 0px; }
      .aui body #bottero .div-block-8 {
        background-position: 50% 50%;
        background-size: contain; }
      .aui body #bottero .column-47 {
        padding-right: 10px; }
      .aui body #bottero .text-block-34 {
        width: 100px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center; }
      .aui body #bottero .div-block-13 {
        height: 500px; }
      .aui body #bottero .div-block-14 {
        height: 500px;
        background-position: 50% 100%; }
      .aui body #bottero .div-block-15 {
        background-position: 50% 50%;
        background-size: contain; }
      .aui body #bottero .div-block-16 {
        background-size: 613px; }
      .aui body #bottero .div-block-17 {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
      .aui body #bottero .bold-text-2 {
        display: block;
        margin-right: auto;
        margin-left: auto;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        text-indent: 0px; }
      .aui body #bottero .bold-text-3 {
        text-indent: 0px; }
      .aui body #bottero .bold-text-4 {
        text-indent: 0px; }
      .aui body #bottero .bold-text-5 {
        text-indent: 0px; }
      .aui body #bottero .div-block-21 {
        width: auto;
        height: 533px;
        background-size: contain; }
      .aui body #bottero .row-19 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .column-52 {
        padding-top: 21px; }
      .aui body #bottero .div-block-26 {
        width: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .column-53 {
        padding-top: 20px; }
      .aui body #bottero .section_grey {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: 28vh; }
      .aui body #bottero .column-65 {
        margin-top: 10px;
        padding-left: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .column-66 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; }
      .aui body #bottero .div-block-50 {
        width: 300px;
        height: 250px;
        background-position: 50% 50%;
        background-size: contain;
        background-repeat: no-repeat; }
      .aui body #bottero .column-67 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .div-block-51 {
        height: 250px; }
      .aui body #bottero .column-69 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .column-71 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .div-block-52 {
        height: 250px; }
      .aui body #bottero .column-73 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .aui body #bottero .slider-3 {
        min-height: auto;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
      .aui body #bottero .column-74 {
        min-height: auto; }
      .aui body #bottero .column-75 {
        height: 300px;
        padding-right: 0px;
        padding-left: 0px; }
      .aui body #bottero .column-76 {
        height: 300px;
        min-height: auto;
        padding-top: 0px; }
      .aui body #bottero .div-block-53 {
        display: block;
        width: 300px;
        height: 220px;
        min-height: auto;
        margin-right: auto;
        margin-left: auto; }
      .aui body #bottero .column-77 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: auto;
        margin-top: 0px;
        margin-right: auto;
        margin-left: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; }
      .aui body #bottero .div-block-54 {
        height: 300px;
        min-height: auto; }
      .aui body #bottero .column-78 {
        min-height: auto;
        padding-right: 0px;
        padding-left: 0px; }
      .aui body #bottero .div-block-55 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 300px;
        min-height: auto;
        margin-right: 70px;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch; }
      .aui body #bottero .div-block-56 {
        min-height: 314px;
        background-size: contain; }
      .aui body #bottero .div-block-58 {
        background-size: cover; }
      .aui body #bottero .div-block60 {
        min-height: 25vh;
        background-size: contain; }
      .aui body #bottero .slider-4 {
        min-height: auto; }
      .aui body #bottero .div-block-59 {
        margin-right: 35px;
        padding-right: 0px;
        background-position: 0px 50%;
        background-size: contain; }
      .aui body #bottero .column-87 {
        min-height: auto; }
      .aui body #bottero .div-block-61 {
        min-height: 20vh; }
      .aui body #bottero .div-block-62 {
        padding-left: 0px; }
      .aui body #bottero .column-89 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .aui body #bottero .div-block-69 {
        overflow: auto;
        width: 500px;
        height: 250px;
        background-position: 50% 50%;
        background-size: contain;
        background-repeat: no-repeat; }
      .aui body #bottero .div-block-70 {
        background-size: cover; }
      .aui body #bottero .heading-37 {
        margin-left: 0px;
        text-align: left; }
      .aui body #bottero .section-3 {
        background-position: 24% 41%;
        background-size: cover; }
      .aui body #bottero .div-block-71 {
        min-height: 20vh;
        background-size: 780px; }
      .aui body #bottero .div-block-73 {
        background-position: 50% 50%;
        background-size: 500px; }
      .aui body #bottero .div-block-77 {
        display: block;
        width: 500px;
        height: 300px;
        margin-right: auto;
        margin-left: auto; }
      .aui body #bottero .div-block-78 {
        overflow: visible;
        width: 500px; }
      .aui body #bottero .div-block-79 {
        margin-top: 20px; }
      .aui body #bottero .div-block-81 {
        width: 300px;
        height: 200px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        background-position: 50% 50%;
        background-size: 400px; }
      .aui body #bottero .div-block-82 {
        width: 300px;
        height: 300px; }
      .aui body #bottero .div-block-83 {
        width: 300px;
        height: 300px;
        background-size: contain; }
      .aui body #bottero .div-block-84 {
        min-height: 30vh; }
      .aui body #bottero .div-block-87 {
        width: 80%;
        background-size: contain; }
      .aui body #bottero .div-block-88 {
        width: 80%;
        background-size: contain; }
      .aui body #bottero .div-block-89 {
        width: 80%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .aui body #bottero .div-block-90 {
        width: 300px;
        background-size: contain; }
      .aui body #bottero .div-block-91 {
        width: 300px;
        background-size: contain; }
      .aui body #bottero .div-block-94 {
        background-size: cover; }
      .aui body #bottero .div-block-95 {
        width: 500px;
        margin-top: 10px; }
      .aui body #bottero .div-block-96 {
        width: 500px;
        height: 300px;
        margin-top: 10px;
        background-size: cover; }
      .aui body #bottero .div-block-97 {
        height: 400px; }
      .aui body #bottero .div-block-100 {
        width: 500px; }
      .aui body #bottero .div-block-101 {
        width: 500px;
        height: 300px; }
      .aui body #bottero .div-block-102 {
        width: 500px; }
      .aui body #bottero .div-block-105 {
        width: 300px;
        background-size: contain; }
      .aui body #bottero .div-block-107 {
        width: 300px;
        background-size: cover; }
      .aui body #bottero .div-block-108 {
        width: 300px;
        background-size: cover; }
      .aui body #bottero .div-block-109 {
        width: 300px; }
      .aui body #bottero .div-block-112 {
        width: 300px;
        margin-top: 10px; }
      .aui body #bottero .div-block-115 {
        width: 300px; }
      .aui body #bottero .div-block-116 {
        width: 300px;
        background-size: contain; }
      .aui body #bottero .div-block-117 {
        background-position: 59% 100%;
        background-size: cover; }
      .aui body #bottero .div-block-118 {
        width: 300px; }
      .aui body #bottero .columns-3 {
        margin-top: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .aui body #bottero .columns-4 {
        margin-top: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .aui body #bottero .columns-8 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; }
      .aui body #bottero .mask-5 {
        display: block;
        margin-right: auto;
        margin-left: auto; }
      .aui body #bottero .slide-12 {
        margin-top: 0px; }
      .aui body #bottero .left-arrow-7 {
        margin-left: -58px; }
      .aui body #bottero .right-arrow-6 {
        margin-right: -61px; }
      .aui body #bottero .columns-9 {
        margin-top: 121px; }
      .aui body #bottero .columns-10 {
        display: block;
        margin-top: 117px;
        margin-right: auto;
        margin-left: auto;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .div-block-119 {
        width: 300px; }
      .aui body #bottero .slide-nav-6 {
        margin-bottom: -50px; }
      .aui body #bottero .heading-41 {
        line-height: 30px; }
      .aui body #bottero .columns-13 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .process_addicted_container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .div_txt_pa {
        width: 100%; }
      .aui body #bottero .div_img_pa {
        width: 100%; }
      .aui body #bottero .column-138 {
        background-size: contain; }
      .aui body #bottero .column-138.hg {
        height: auto; }
      .aui body #bottero .column-140 {
        background-position: 1% 50%;
        background-size: cover; }
      .aui body #bottero .div-block-137 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-height: auto;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; }
      .aui body #bottero .image-39.v2 {
        position: static;
        bottom: 0px; }
      .aui body #bottero ._85_percent-2 {
        display: block; }
      .aui body #bottero .psa_img_block-2 {
        width: 65%;
        padding-right: 0px;
        padding-left: 0px; }
      .aui body #bottero .text-block-45 {
        font-size: 14px; }
      .aui body #bottero .dropdown-link-2 {
        font-size: 14px; }
      .aui body #bottero .dropdown-link-3 {
        font-size: 14px; }
      .aui body #bottero .dropdown-link-4 {
        font-size: 14px; }
      .aui body #bottero .dropdown-link-5 {
        font-size: 14px; }
      .aui body #bottero .dropdown-link-6 {
        font-size: 14px; }
      .aui body #bottero .dropdown-link-7 {
        font-size: 14px; }
      .aui body #bottero .dropdown-3 {
        position: static;
        right: -72px;
        width: 13vh; }
      .aui body #bottero .text-block-46 {
        font-size: 14px; }
      .aui body #bottero .dropdown-5.fg.sp {
        width: 70%; }
      .aui body #bottero .dropdown-toggle-3 {
        position: relative;
        z-index: 1;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        padding-right: 10px;
        padding-left: 10px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end; }
      .aui body #bottero .dropdown-toggle-3:hover {
        background-color: #4599d3;
        color: transparent; }
      .aui body #bottero .dropdown-list-4 {
        display: none; }
      .aui body #bottero .text-block-47 {
        width: auto;
        color: rgba(255, 255, 255, 0.97); }
      .aui body #bottero .text-block-47:hover {
        color: #fff; }
      .aui body #bottero .icon-5 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-right: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .icon-5.v2 {
        margin-right: 0px;
        color: #fff; }
      .aui body #bottero .icon-5.v2.fg {
        color: rgba(255, 255, 255, 0.97); }
      .aui body #bottero .icon-5.v2 {
        margin-right: 0px;
        color: #94c11e; }
      .aui body #bottero .icon-5.v2.cp {
        color: #94c11e; }
      .aui body #bottero .text-block-51 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .aui body #bottero .text-block-52 {
        font-size: 13px; }
      .aui body #bottero .text-block-53 {
        font-size: 13px; }
      .aui body #bottero .text-block-54 {
        font-size: 13px; }
      .aui body #bottero .text-block-55 {
        font-size: 13px; }
      .aui body #bottero .text-block-56 {
        color: #fff; }
      .aui body #bottero .icon-6 {
        color: rgba(255, 255, 255, 0.97); }
      .aui body #bottero .dropdown-list-5 {
        display: block; }
      .aui body #bottero .dropdown-toggle-5 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 0px;
        padding-bottom: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .dropdown-8 {
        height: 100%;
        margin-right: 50px;
        float: right; }
      .aui body #bottero .dropdown-toggle-6 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        padding-top: 0px;
        padding-bottom: 0px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .text-block-57 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff; }
      .aui body #bottero .dropdown-list-6 {
        display: block; }
      .aui body #bottero .icon-7 {
        margin-right: 10px;
        margin-left: 10px;
        color: #fff; }
      .aui body #bottero .dropdown-9 {
        position: static;
        width: auto;
        height: 100%;
        margin-right: 50px;
        margin-left: 0px;
        clear: none; }
      .aui body #bottero .dropdown-10 {
        position: static;
        height: 100%;
        clear: none; }
      .aui body #bottero .dropdown-toggle-7 {
        height: 100%;
        float: right; }
      .aui body #bottero .dropdown-11 {
        position: static;
        top: 0px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: visible;
        height: 100%;
        margin-right: 50px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto; }
      .aui body #bottero .dropdown-list-7 {
        position: static;
        top: 1px;
        display: none; }
      .aui body #bottero .dropdown-toggle-8 {
        position: relative;
        display: block;
        overflow: visible;
        height: 100%;
        padding-bottom: 20px; }
      .aui body #bottero .dropdown-toggle-8:hover {
        background-color: #4599d3; }
      .aui body #bottero .dropdown-toggle-8:focus {
        display: block;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; }
      .aui body #bottero .dropdown-toggle-8.w--open {
        background-color: #4599d3; }
      .aui body #bottero .text-block-58 {
        position: relative;
        top: -10px;
        overflow: visible;
        float: none;
        clear: none;
        color: #fff;
        font-size: 16px;
        font-weight: 700; }
      .aui body #bottero .icon-8 {
        position: absolute;
        overflow: visible;
        color: rgba(255, 255, 255, 0.97); }
      .aui body #bottero .txt_categories:hover {
        color: #4599d3; }
      .aui body #bottero .txt_categories.w--current {
        color: #383838;
        text-decoration: none; }
      .aui body #bottero .txt_categories.w--current:hover {
        color: #4599d3; }
      .aui body #bottero .text-span-27 {
        color: #383838;
        text-decoration: none; }
      .aui body #bottero .divblock_categories {
        margin-right: 50px; }
      .aui body #bottero .text-block-59 {
        color: rgba(255, 255, 255, 0.97); }
      .aui body #bottero .div-block-149 {
        display: block;
        width: auto;
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .div-block-150 {
        display: block;
        float: none; }
      .aui body #bottero .columns-23 {
        height: 100%; }
      .aui body #bottero .column-143 {
        height: 100%; }
      .aui body #bottero .column-144 {
        height: 100%; }
      .aui body #bottero .div-block-151 {
        width: 100%;
        height: 100%; }
      .aui body #bottero .div-block-152, .aui body #bottero .margin_div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        float: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        background-color: #383838; }
      .aui body #bottero .columns-24.product_fg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; }
      .aui body #bottero .column-145.product_fg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; }
      .aui body #bottero .div-block-155 {
        height: 40px; }
      .aui body #bottero .text-block-60 {
        width: auto; }
      .aui body #bottero .dropdown-toggle-9 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
      .aui body #bottero ._85_percent-3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .text-block-62 {
        font-size: 14px; }
      .aui body #bottero .text-block-63 {
        font-size: 12px; }
      .aui body #bottero .text-block-64 {
        font-size: 12px; }
      .aui body #bottero .text-block-65 {
        font-size: 12px; }
      .aui body #bottero .text-block-66 {
        font-size: 14px; }
      .aui body #bottero .text-block-67 {
        font-size: 14px; }
      .aui body #bottero .tool_right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .aui body #bottero .link-block-11 {
        width: 100%; }
      .aui body #bottero .image-43 {
        width: 100%; }
      .aui body #bottero .addfilter {
        line-height: 14px; }
      .aui body #bottero .tagblock {
        line-height: 14px; } }
  @media (max-width: 767px) {
    .aui body #bottero {
      /*     .dropdown-toggle { */
      /*         right: 0px; */
      /*         width: 80%; */
      /*     } */ }
      .aui body #bottero h2 {
        font-size: 20px;
        line-height: 26px; }
      .aui body #bottero .left-arrow {
        display: none; }
      .aui body #bottero .right-arrow {
        display: none; }
      .aui body #bottero .slide_subtitile.small_lower {
        font-size: 4vw;
        line-height: 5vw; }
      .aui body #bottero .margin_div {
        width: 100%; }
      .aui body #bottero .prod_detail_toolbar_block {
        display: none; }
      .aui body #bottero .prod_tab_txt.title_tab {
        margin-bottom: 0px;
        text-align: left; }
      .aui body #bottero .column-11 {
        padding-left: 0px; }
      .aui body #bottero .darkgray.hg_mobiletxt {
        margin-bottom: 30px; }
      .aui body #bottero .column-15 {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
      .aui body #bottero .visit_section {
        margin-top: 0px;
        padding-top: 0px; }
      .aui body #bottero .image-6 {
        margin-top: 0px; }
      .aui body #bottero .toolbar_range_selection {
        padding-right: 9px;
        padding-left: 9px;
        font-size: 14px; }
      .aui body #bottero .submenu_container {
        width: 100%; }
      .aui body #bottero .tag_block {
        padding-top: 2px;
        padding-bottom: 2px; }
      .aui body #bottero .tag_txt {
        line-height: 12px; }
      .aui body #bottero .column-30 {
        padding-left: 10px; }
      .aui body #bottero .linkonleft {
        margin-top: 14px; }
      .aui body #bottero .banner_txt_block {
        width: 70%; }
      .aui body #bottero .banner_txt_alignblock {
        font-size: 14px; }
      .aui body #bottero .slide-7 {
        display: inline-block; }
      .aui body #bottero .case_slide_txt_left {
        padding-top: 0px; }
      .aui body #bottero .case_txt_detail {
        font-size: 12px;
        line-height: 14px; }
      .aui body #bottero .wwus_banner_txt1 {
        font-size: 36px;
        line-height: 36px; }
      .aui body #bottero .wwus_banner_txt2 {
        font-size: 14px;
        line-height: 18px; }
      .aui body #bottero .table_report {
        display: inline-block;
        width: 90%;
        margin-left: 50px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; }
      .aui body #bottero .tab_activity {
        display: block;
        width: 100%;
        float: none; }
      .aui body #bottero .tab_id {
        float: left; }
      .aui body #bottero .tab_date {
        display: inline-block;
        float: left; }
      .aui body #bottero .tab_button {
        float: right; }
      .aui body #bottero .column-37 {
        height: 10px; }
      .aui body #bottero .column-39 {
        margin-bottom: 27px; }
      .aui body #bottero .column-41 {
        margin-bottom: 16px;
        padding-left: 0px; }
      .aui body #bottero .news_link_block {
        width: 100%; }
      .aui body #bottero .news_banner_section {
        height: 500px; }
      .aui body #bottero .banner_news_txt_block {
        padding-top: 120px; }
      .aui body #bottero .banner_news_txt_cont {
        width: 85%; }
      .aui body #bottero .heading-17 {
        font-size: 20px;
        line-height: 26px; }
      .aui body #bottero .heading-18 {
        font-size: 20px;
        line-height: 26px; }
      .aui body #bottero .nav_block {
        display: none; }
      .aui body #bottero .linkedin_box_home {
        float: left; }
      .aui body #bottero .downalod_catalogue {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
      .aui body #bottero .right_arrow_download {
        width: 20px;
        height: 20px; }
      .aui body #bottero .breadcrumb_txt_block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        font-size: 14px;
        line-height: 14px; }
      .aui body #bottero .breadcrumb_txt_block.home {
        margin-left: 50px; }
      .aui body #bottero .breadcrumb_arrow_block {
        font-size: 14px;
        line-height: 14px; }
      .aui body #bottero .breadcrumb_highlight {
        font-size: 14px;
        line-height: 14px; }
      .aui body #bottero .moreinfo_block {
        left: 0px;
        top: auto;
        right: 20px;
        bottom: 0px;
        width: 100%;
        height: 50px;
        padding-left: 38px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        border-radius: 0px; }
      .aui body #bottero .moreinfo_txt {
        text-align: left; }
      .aui body #bottero .info_img {
        width: 26px;
        height: 26px;
        margin-left: 13px; }
      .aui body #bottero .text-block-18 {
        font-size: 16px;
        line-height: 16px; }
      .aui body #bottero .text-block-19 {
        margin-bottom: 3px;
        font-size: 11px;
        line-height: 11px; }
      .aui body #bottero .arrow_downl_lightblu {
        margin-left: 5px;
        float: left; }
      .aui body #bottero .filter_single_block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; }
      .aui body #bottero .explanation_sel {
        width: 33%; }
      .aui body #bottero .close_txt {
        display: none; }
      .aui body #bottero .prod_first_explan_txt {
        font-size: 18px;
        line-height: 20px; }
      .aui body #bottero .flat_glass_cut {
        height: 50vh;
        min-height: 350px; }
      .aui body #bottero .prod_grid_container {
        width: 100%;
        min-height: 0px; }
      .aui body #bottero .prod_grid_container._49 {
        width: 100%; }
      .aui body #bottero .product_container_result {
        padding-left: 0px; }
      .aui body #bottero .prod_grid_img_block {
        width: 60%; }
      .aui body #bottero .prod_prev_allign_center {
        min-height: 0px; }
      .aui body #bottero .image_main_quality {
        width: 100%; }
      .aui body #bottero .row-15 {
        display: block; }
      .aui body #bottero .feature_row_block_2 {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; }
      .aui body #bottero .text-span-15 {
        font-size: 80px; }
      .aui body #bottero .block20 {
        width: 50%; }
      .aui body #bottero .world_presence {
        margin-top: -55px; }
      .aui body #bottero .word_tit {
        font-size: 12px;
        line-height: 14px; }
      .aui body #bottero .inform-block {
        width: 50%;
        min-height: 100px; }
      .aui body #bottero .num_desc {
        font-size: 18px;
        line-height: 18px; }
      .aui body #bottero .num_num {
        font-size: 60px;
        line-height: 60px; }
      .aui body #bottero .innovation-txt {
        font-size: 65px;
        line-height: 65px; }
      .aui body #bottero .tit_nomargin {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: -1px; }
      .aui body #bottero .service_email {
        font-size: 26px;
        line-height: 26px; }
      .aui body #bottero ._1stcol {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; }
      .aui body #bottero .support_people {
        width: 100%; }
      .aui body #bottero .support-list-class {
        font-size: 14px;
        line-height: 18px; }
      .aui body #bottero .inform_block50 {
        min-height: 100px; }
      .aui body #bottero .inform_block30 {
        width: 50%;
        min-height: 100px; }
      .aui body #bottero .field_label {
        margin-bottom: 4px; }
      .aui body #bottero .registration_div {
        padding-right: 10px;
        padding-left: 6px; }
      .aui body #bottero .form_fields_style {
        margin-bottom: 4px; }
      .aui body #bottero .psa_blockinside {
        width: 100%; }
      .aui body #bottero .psa_bounder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .psa_img_block {
        padding-right: 0px;
        padding-left: 0px; }
      .aui body #bottero .event_block25 {
        width: 100%; }
      .aui body #bottero .row-16 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .div-block-8 {
        background-position: 50% 50%;
        background-size: contain; }
      .aui body #bottero .row-17 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .column-47 {
        min-height: auto; }
      .aui body #bottero .column-48 {
        padding-right: 10px;
        padding-left: 10px; }
      .aui body #bottero .text-block-34 {
        width: 90px;
        height: 40px; }
      .aui body #bottero .div-block-13 {
        height: 300px;
        background-position: 50% 50%; }
      .aui body #bottero .div-block-14 {
        height: 300px; }
      .aui body #bottero .div-block-15 {
        width: 200px;
        height: 200px;
        min-height: auto;
        background-position: 50% 50%;
        background-size: contain; }
      .aui body #bottero .div-block-16 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 200px;
        height: 200px;
        min-height: 0px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-size: contain; }
      .aui body #bottero .column-50 {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .div-block-17 {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .aui body #bottero .div-block-18 {
        margin-top: 0px; }
      .aui body #bottero .row-19 {
        width: auto; }
      .aui body #bottero .div-block-22 {
        width: auto;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .aui body #bottero .column-51 {
        padding-right: 11px; }
      .aui body #bottero .div-block-23 {
        width: auto; }
      .aui body #bottero .column-63 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; }
      .aui body #bottero .column-65 {
        padding-left: 0px; }
      .aui body #bottero .column-66 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .div-block-50 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        background-size: contain; }
      .aui body #bottero .column-67 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch; }
      .aui body #bottero .column-68 {
        padding-top: 20px; }
      .aui body #bottero .column-69 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .aui body #bottero .column-72 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto; }
      .aui body #bottero .slide-8 {
        padding-right: 0px;
        padding-bottom: 0px; }
      .aui body #bottero .slider-3 {
        min-height: 45vh;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto; }
      .aui body #bottero .column-74 {
        min-height: auto; }
      .aui body #bottero .column-75 {
        min-height: 20vh; }
      .aui body #bottero .column-76 {
        height: auto; }
      .aui body #bottero .div-block-53 {
        display: block;
        margin: 39px auto 10px;
        background-position: 50% 50%;
        background-size: 350px; }
      .aui body #bottero .column-77 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: auto;
        margin-top: 0px;
        margin-right: auto;
        margin-left: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .div-block-54 {
        display: block;
        width: 400px;
        height: 300px;
        min-height: auto;
        margin-top: 10px;
        margin-right: auto;
        margin-left: auto; }
      .aui body #bottero .column-78 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        padding-right: 0px;
        padding-left: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .div-block-55 {
        height: 300px;
        min-height: auto;
        margin-top: 10px;
        margin-right: 0px; }
      .aui body #bottero .column-80 {
        padding-right: 0px;
        padding-left: 0px; }
      .aui body #bottero .div-block-58 {
        min-width: 90%;
        background-size: contain; }
      .aui body #bottero .div-block-59 {
        display: block;
        height: 200px;
        min-height: auto;
        margin-right: auto;
        margin-left: auto;
        background-position: 50% 50%;
        background-size: 330px; }
      .aui body #bottero .div-block-60 {
        display: block;
        height: 100px;
        min-height: auto;
        margin-right: auto;
        margin-left: auto; }
      .aui body #bottero .column-87 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .div-block-62 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        padding-left: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .column-88 {
        padding-right: 10px; }
      .aui body #bottero .div-block-64 {
        width: 300px;
        height: 250px;
        background-position: 50% 50%;
        background-size: contain;
        background-repeat: no-repeat; }
      .aui body #bottero .div-block-65 {
        width: 500px;
        height: 250px;
        background-position: 50% 50%;
        background-size: contain;
        background-repeat: no-repeat; }
      .aui body #bottero .div-block-66 {
        width: 500px;
        height: 250px;
        background-position: 50% 50%;
        background-size: contain;
        background-repeat: no-repeat; }
      .aui body #bottero .div-block-67 {
        overflow: auto;
        width: 500px;
        height: 250px;
        background-position: 50% 50%;
        background-size: 286px;
        background-repeat: no-repeat; }
      .aui body #bottero .mask-4 {
        min-height: auto; }
      .aui body #bottero .slide-9 {
        height: auto; }
      .aui body #bottero .div-block-68 {
        width: 500px;
        height: 270px;
        background-position: 50% 50%;
        background-size: contain;
        background-repeat: no-repeat; }
      .aui body #bottero .div-block-69 {
        width: 500px;
        height: 250px;
        margin-top: 20px;
        background-position: 50% 50%;
        background-size: contain;
        background-repeat: no-repeat; }
      .aui body #bottero .heading-37 {
        margin-left: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left; }
      .aui body #bottero .section-3 {
        background-position: 28% 41%; }
      .aui body #bottero .div-block-71 {
        min-height: 20vh;
        background-size: 570px; }
      .aui body #bottero .div-block-73 {
        background-size: 500px; }
      .aui body #bottero .div-block-77 {
        width: 500px;
        height: 300px;
        margin-top: 20px; }
      .aui body #bottero .div-block-78 {
        width: 500px; }
      .aui body #bottero .div-block-81 {
        width: 500px; }
      .aui body #bottero .div-block-82 {
        width: 500px;
        height: 300px; }
      .aui body #bottero .div-block-83 {
        width: 500px;
        height: 300px; }
      .aui body #bottero .div-block-84 {
        min-height: 20vh; }
      .aui body #bottero .div-block-87 {
        width: 75%;
        min-height: 25vh; }
      .aui body #bottero .slider-9 {
        min-height: 25vh;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .aui body #bottero .div-block-88 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 75%;
        min-height: 25vh;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .div-block-90 {
        width: 500px;
        height: 300px;
        margin-top: 10px; }
      .aui body #bottero .div-block-91 {
        width: 500px;
        height: 300px;
        margin-bottom: 20px; }
      .aui body #bottero .div-block-95 {
        margin-top: 20px; }
      .aui body #bottero .div-block-96 {
        margin-top: 20px; }
      .aui body #bottero .div-block-97 {
        height: 300px; }
      .aui body #bottero .div-block-100 {
        margin-top: 20px; }
      .aui body #bottero .div-block-101 {
        margin-top: 20px; }
      .aui body #bottero .div-block-102 {
        margin-top: 20px; }
      .aui body #bottero .div-block-105 {
        margin-top: 20px; }
      .aui body #bottero .div-block-107 {
        margin-top: 20px; }
      .aui body #bottero .div-block-108 {
        margin-top: 20px; }
      .aui body #bottero .div-block-109 {
        margin-top: 20px; }
      .aui body #bottero .div-block-112 {
        width: 500px; }
      .aui body #bottero .div-block-116 {
        width: 500px; }
      .aui body #bottero .div-block-118 {
        width: 500px; }
      .aui body #bottero .columns-3 {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .columns-4 {
        width: 100%;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .columns-5 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .columns-6 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .aui body #bottero .slide-11 {
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        max-height: 45vh; }
      .aui body #bottero .mask-5 {
        max-height: 45vh; }
      .aui body #bottero .slide-nav-6 {
        margin-bottom: 0px; }
      .aui body #bottero .column-111 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .link-block-10 {
        margin-top: 25px; }
      .aui body #bottero .psa_img_block-2 {
        padding-right: 0px;
        padding-left: 0px; }
      .aui body #bottero .dropdown-3 {
        right: -149px;
        width: 11vh; }
      .aui body #bottero .dropdown-5 {
        width: auto; }
      .aui body #bottero .dropdown-list-4 {
        display: none; } }
  @media (max-width: 479px) {
    .aui body #bottero {
      /*     .home_ico { */
      /*         margin-left: 22px; */
      /*     } */
      /*     .dropdown-toggle { */
      /*         left: 0px; */
      /*         right: 0px; */
      /*     } */ }
      .aui body #bottero h1 {
        font-size: 36px;
        line-height: 36px; }
      .aui body #bottero h2 {
        font-size: 18px;
        line-height: 22px; }
      .aui body #bottero h3 {
        font-size: 18px; }
      .aui body #bottero h4 {
        font-size: 15px;
        line-height: 18px; }
      .aui body #bottero ._2nd_section {
        padding-bottom: 30px; }
      .aui body #bottero .heading {
        font-size: 30px;
        line-height: 30px; }
      .aui body #bottero .heading-2 {
        font-size: 16px;
        line-height: 20px; }
      .aui body #bottero .slide_title {
        font-size: 12vw;
        line-height: 12vw; }
      .aui body #bottero .slide_title.big_lower {
        font-size: 7vw;
        line-height: 7vw;
        letter-spacing: -0.8px; }
      .aui body #bottero .slide_subtitile {
        padding-right: 14px;
        padding-left: 14px;
        font-size: 6vw;
        line-height: 6vw; }
      .aui body #bottero .slide_subtitile.small_lower {
        font-size: 6vw;
        line-height: 6vw; }
      .aui body #bottero .margin_div {
        width: 100%;
        padding-left: 22px; }
      .aui body #bottero #box-breadcrumbs #breadcrumbs .breadcrumb {
        padding: 10px 22px 10px 22px; }
      .aui body #bottero .prod_tab_txt.data {
        font-size: 14px; }
      .aui body #bottero .column-11 {
        padding-top: 14px; }
      .aui body #bottero .submit {
        padding-right: 20px;
        padding-left: 20px; }
      .aui body #bottero .event_block {
        width: 100%; }
      .aui body #bottero .visit_plants_txt {
        text-align: center; }
      .aui body #bottero .heading-14 {
        font-size: 55px;
        line-height: 55px; }
      .aui body #bottero .sector_main_link {
        max-height: 200px;
        min-height: 200px; }
      .aui body #bottero .main_sectors_button_txt {
        font-size: 26px;
        line-height: 26px; }
      .aui body #bottero .flat_glass_selection {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .toolbar_range_selection {
        min-width: 60px;
        border-style: none solid solid none;
        border-width: 1px;
        border-color: rgba(0, 0, 0, 0.12); }
      .aui body #bottero .toolbar_range_selection.selected {
        border-left-style: none; }
      .aui body #bottero .toolbar_range_selection.selected.w--current {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .aui body #bottero .toolbar_range_selection.selected.hide.w--current {
        display: none; }
      .aui body #bottero .toolbar_range_selection.mag {
        border-left-style: none; }
      .aui body #bottero .toolbar_range_selection.molvert {
        border-left-style: none; }
      .aui body #bottero .toolbar_range_selection.moloriz {
        border-left-style: none; }
      .aui body #bottero .toolbar_range_selection.foratura {
        display: none; }
      .aui body #bottero .toolbar_range_selection.cnc {
        display: none; }
      .aui body #bottero .toolbar_range_selection.lamin {
        display: none; }
      .aui body #bottero .submenu_container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .aui body #bottero .submenu_container.second {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .aui body #bottero .case {
        min-height: 220px; }
      .aui body #bottero .linkonleft {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 5px;
        padding-top: 4px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .banner_txt_block {
        width: 90%; }
      .aui body #bottero .banner_txt_alignblock {
        top: 224px; }
      .aui body #bottero .wwus_img_block {
        position: static; }
      .aui body #bottero .image-11 {
        display: block;
        width: 150px;
        margin-right: auto;
        margin-left: auto; }
      .aui body #bottero .wwus_banner_txt1 {
        font-size: 30px;
        line-height: 30px; }
      .aui body #bottero .image-12 {
        display: block;
        width: 150px;
        margin-right: auto;
        margin-left: auto; }
      .aui body #bottero .table_report {
        width: 100%;
        margin-left: 0px; }
      .aui body #bottero .tab_activity {
        width: 100%; }
      .aui body #bottero .tab_date {
        width: 100px; }
      .aui body #bottero .tab_button {
        float: right; }
      .aui body #bottero .news_banner_title {
        font-size: 28px;
        line-height: 28px; }
      .aui body #bottero .news_banner_txt {
        font-size: 14px;
        line-height: 16px; }
      .aui body #bottero .banner_news_txt_cont {
        width: 100%; }
      .aui body #bottero .heading-19 {
        font-size: 12px;
        line-height: 14px;
        text-align: left; }
      .aui body #bottero .breadcrumb_txt_block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto; }
      .aui body #bottero .breadcrumb_txt_block.home {
        margin-left: 22px; }
      .aui body #bottero .breadcrumb_arrow_block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto; }
      .aui body #bottero .breadcrumb_highlight {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1; }
      .aui body #bottero .info_request_area {
        width: 100%;
        min-width: 100%; }
      .aui body #bottero .close {
        display: none; }
      .aui body #bottero .filter_select_block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; }
      .aui body #bottero .text-block-18 {
        font-size: 15px;
        line-height: 15px; }
      .aui body #bottero .menu_filter01 {
        display: none; }
      .aui body #bottero .explanation_sel {
        width: 100%; }
      .aui body #bottero .menu_filter_inside {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .prod_list_label {
        width: 120px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        font-size: 14px;
        line-height: 14px; }
      .aui body #bottero .prod_list_block {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
      .aui body #bottero .prod_list_features {
        margin-right: 6px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        font-size: 14px;
        line-height: 14px; }
      .aui body #bottero .prod_first_explanation_title {
        font-size: 24px;
        line-height: 24px; }
      .aui body #bottero .prod_first_explan_txt {
        font-size: 16px;
        line-height: 18px; }
      .aui body #bottero .flat_glass_cut {
        min-height: 350px; }
      .aui body #bottero ._85percent_inside_banner {
        margin-bottom: 20px; }
      .aui body #bottero .text-block-29 {
        display: none; }
      .aui body #bottero .prod_grid_img_block {
        width: 70%; }
      .aui body #bottero .featurer_row_block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .img_detail {
        width: 100%;
        height: auto;
        margin-bottom: 16px; }
      .aui body #bottero .spec_label {
        width: 40%; }
      .aui body #bottero .spec_label.single-col {
        width: 50%; }
      .aui body #bottero .data_firstrow {
        width: 30%; }
      .aui body #bottero .data_second_row {
        width: 30%; }
      .aui body #bottero .feature_row_block_2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .img_features {
        width: 100%;
        margin-bottom: 10px; }
      .aui body #bottero .text-span-15 {
        font-size: 70px; }
      .aui body #bottero .lightbox_gen_block {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; }
      .aui body #bottero .world_presence {
        margin-top: 0px; }
      .aui body #bottero ._3wold_block {
        width: 100%; }
      .aui body #bottero .inform-block {
        width: 100%; }
      .aui body #bottero .innovation-txt {
        font-size: 40px;
        line-height: 40px; }
      .aui body #bottero .tit_nomargin {
        font-size: 22px;
        line-height: 22px; }
      .aui body #bottero .service_email {
        font-size: 16px;
        line-height: 16px; }
      .aui body #bottero .sup_table {
        font-size: 12px;
        line-height: 12px; }
      .aui body #bottero .unordered-list {
        padding-left: 25px; }
      .aui body #bottero .basic_section .text ul {
        padding-left: 25px; }
      .aui body #bottero .fairs_scrol {
        width: 90%; }
      .aui body #bottero .inform_block50 {
        width: 100%;
        min-height: 100px; }
      .aui body #bottero .inform_block30 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        min-height: 100px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start; }
      .aui body #bottero .form_fields_style {
        height: 30px;
        margin-bottom: 0px; }
      .aui body #bottero .div_rechapcha {
        text-align: center; }
      .aui body #bottero .psa_img_block {
        width: 100%; }
      .aui body #bottero .row-16 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .column-50 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .div-block-97 {
        height: 200px; }
      .aui body #bottero .psa_img_block-2 {
        width: 100%; }
      .aui body #bottero .unordered-list-2 {
        padding-left: 25px; }
      .aui body #bottero .dropdown-3 {
        right: -44px; }
      .aui body #bottero .text-block-46 {
        font-size: 12px; }
      .aui body #bottero .dropdown-8 {
        display: block;
        margin-right: 22px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
      .aui body #bottero .dropdown-toggle-6 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .aui body #bottero .text-block-57 {
        display: block;
        padding-top: 13px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; }
      .aui body #bottero .dropdown-list-6 {
        display: none; }
      .aui body #bottero .dropdown-11 {
        margin-right: 22px; }
      .aui body #bottero .icon-8 {
        position: absolute; } }

/*css per slider lista evento*/
.aui body #content .slider_support {
  margin-left: auto;
  margin-right: auto; }

/*css per eliminare padding span*/
.aui .col-xs-1, .aui .col-sm-1, .aui .col-md-1, .aui .span1, .aui .col-lg-1, .aui .col-xs-2, .aui .col-sm-2, .aui .col-md-2, .aui .span2, .aui .col-lg-2, .aui .col-xs-3, .aui .col-sm-3, .aui .col-md-3, .aui .span3, .aui .col-lg-3, .aui .col-xs-4, .aui .col-sm-4, .aui .col-md-4, .aui .span4, .aui .col-lg-4, .aui .col-xs-5, .aui .col-sm-5, .aui .col-md-5, .aui .span5, .aui .col-lg-5, .aui .col-xs-6, .aui .col-sm-6, .aui .col-md-6, .aui .span6, .aui .col-lg-6, .aui .col-xs-7, .aui .col-sm-7, .aui .col-md-7, .aui .span7, .aui .col-lg-7, .aui .col-xs-8, .aui .col-sm-8, .aui .col-md-8, .aui .span8, .aui .col-lg-8, .aui .col-xs-9, .aui .col-sm-9, .aui .col-md-9, .aui .span9, .aui .col-lg-9, .aui .col-xs-10, .aui .col-sm-10, .aui .col-md-10, .aui .span10, .aui .col-lg-10, .aui .col-xs-11, .aui .col-sm-11, .aui .col-md-11, .aui .span11, .aui .col-lg-11, .aui .col-xs-12, .aui .col-sm-12, .aui .col-md-12, .aui .span12, .aui .col-lg-12 {
  padding-left: 0px;
  padding-right: 0px; }

/*css dockbar*/
.aui .dockbar-split .dockbar {
  position: fixed;
  background: #ffffff; }

@media (max-width: 979px) {
  .aui .dockbar-split .dockbar, .aui .dockbar {
    float: none;
    height: auto;
    position: fixed;
    z-index: 401; }

  .aui .dockbar-split .dockbar .navbar-inner .btn-navbar, .aui .dockbar .navbar-inner .btn-navbar {
    float: right; }

  .aui .dockbar .navbar-nav > li, .aui .dockbar .nav > li {
    float: none; }

  .aui .dockbar-split .dockbar .navbar-inner .btn-navbar, .aui .dockbar .navbar-inner .btn-navbar {
    padding: 6px 15px; }

  .aui body.dockbar-split .dockbar .navbar-inner .nav-collapse .nav {
    top: 60px;
    margin-right: 0px; }

  .aui body.dockbar-split .dockbar .navbar-inner .nav.nav-add-controls {
    margin: 0px 0px; } }
/*css menu portale*/
/* .aui body.signed-in #content { */
/*     margin-top:184px; */
/* } */
/* @media (max-width: 979px){ */
/* 	.aui body.signed-in #content { */
/*     	margin-top:148px; */
/* 	} */
/* } */
.aui body header.main-header {
  position: fixed;
  z-index: 300;
  width: 100%;
  top: 0px; }

.aui body.signed-in header.main-header {
  position: fixed;
  z-index: 300;
  width: 100%;
  top: 0px; }

.aui body header.main-header .box-header {
  max-width: 1920px;
  margin: 0px auto;
  background-color: rgba(237, 237, 237, 0.94); }

.aui body.signed-in header.main-header .box-header {
  margin: 7px auto; }

.aui body header.fixed-header #logo-wrapper .logo-desktop .logo-nome {
  /*display: none;*/
  /*opacity: 0;
  transition: all .2s ease-in 0s;
  -moz-transition: all .2s ease-in 0s;
  -webkit-transition: all .2s ease-in 0s;
  -o-transition: all .2s ease-in 0s;
  height:0px;*/ }

.aui body header #logo-wrapper .logo-desktop .logo-nome.fixed-scritta {
  /*display: none;*/
  /*opacity: 0;
  transition: all .2s ease-in 0s;
  -moz-transition: all .2s ease-in 0s;
  -webkit-transition: all .2s ease-in 0s;
  -o-transition: all .2s ease-in 0s;
  height:0px;*/
  animation: show-in 1s forwards; }

.aui body header #logo-wrapper .logo-desktop .logo-nome.fixed-no-scritta {
  /*display: none;*/
  /*opacity: 0;
  transition: all .2s ease-in 0s;
  -moz-transition: all .2s ease-in 0s;
  -webkit-transition: all .2s ease-in 0s;
  -o-transition: all .2s ease-in 0s;
  height:0px;*/
  animation: show-down 1s forwards; }

/*css inizio animazione*/
@keyframes show-in {
  0% {
    opacity: 1;
    height: 19px;
    width: 120px; }

  100% {
    opacity: 0;
    height: 0px;
    width: 120px; } }

@keyframes show-down {
  0% {
    opacity: 0;
    height: 0px;
    width: 120px; }

  100% {
    opacity: 1;
    height: 19px;
    width: 120px; } }

/*css fine animazione*/
.aui body header.fixed-header #logo-wrapper .logo-desktop .logo-stemma {
  margin-top: -30px; }

.aui body #bottero .header-bottero {
  z-index: 0; }

@media (max-width: 979px) {
  .aui body.signed-in header.main-header .box-header {
    margin: 36px auto; }

  .aui body.signed-in .q-drop-btn-wrapper {
    top: 66px; }

  .aui body.signed-in header.main-header {
    top: 20px; } }
.aui body.signed-in header.main-header .box-header {
  max-width: 100%; }

.aui body.signed-in .header-bottero {
  max-width: 100%; }

/*css menu child*/
.aui body #navigation #q-nav .nav li .dropdown-menu .list-child {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  max-width: 100%;
  margin: 0px auto;
  display: block;
  width: 100%;
  min-height: auto;
  padding: 0px 0px; }

.aui body.signed-in #bottero #navigation #q-nav .nav li .dropdown-menu .list-child {
  padding: 0px 0px 0px 0px; }

.aui body #navigation #q-nav .nav li .dropdown-menu .list-child li {
  float: left;
  line-height: 27px;
  padding: 10px 5px;
  margin: 0px;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
  min-height: auto;
  border-bottom: 1px solid #d5d5d5; }

.aui body #navigation #q-nav .nav li .dropdown-menu .list-child li:first-child {
  border-top: 1px solid #d5d5d5; }

.aui body #navigation #q-nav .nav li .dropdown-menu .list-child li a {
  margin: 0px;
  font-family: 'Libre Franklin', sans-serif;
  color: #383838;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  padding: 5px 10px 5px 60px;
  text-transform: inherit;
  display: block;
  max-width: 100%; }

.aui body #navigation #q-nav .nav li .dropdown-menu .list-child li .box-child {
  display: none; }

.aui body #navigation #q-nav .nav li .dropdown-menu .list-child li.selected a {
  background: inherit; }

.aui body #bottero #navigation #q-nav ul, .aui body #bottero #navigation #q-nav ol {
  padding-left: 0px; }

.aui body #navigation #q-nav .nav .open .dropdown-menu {
  background: inherit; }

.aui body #navigation #q-nav .menu_title-section {
  display: none; }

@media (min-width: 980px) {
  .aui body #navigation #q-nav .menu_title-section {
    max-width: 1280px;
    margin: 0px auto;
    padding: 25px 10px 0px 24px;
    display: block; }

  .aui body #navigation #q-nav .menu_title-section .menu_text_descritpion {
    color: rgba(0, 0, 0, 0.47);
    font-size: 26px;
    line-height: 26px;
    font-weight: 300;
    letter-spacing: -1px;
    font-family: 'Libre Franklin', sans-serif; }

  .aui body #navigation #q-nav .nav li .dropdown-menu {
    position: fixed;
    width: 100%;
    top: 124px;
    height: 272px;
    padding: 0px 0px 5px 0px;
    background: rgba(255, 255, 255, 0.97);
    text-align: left;
    left: -1px;
    min-width: 100%;
    max-width: 1920px;
    border: 1px solid red;
    margin: 0px auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    height: 0px;
    z-index: 150;
    display: inherit;
    opacity: 0;
    transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
    -o-transition: all .2s ease-in 0s; }

  .aui body #navigation #q-nav .nav .open .dropdown-menu {
    background: rgba(255, 255, 255, 0.97);
    min-height: 300px;
    opacity: 1;
    z-index: 150;
    transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
    -o-transition: all .2s ease-in 0s; }

  .aui body .fixed-nav #navigation #q-nav .nav li .dropdown-menu {
    top: 80px; }

  .aui body.signed-in #navigation #q-nav .nav li .dropdown-menu {
    top: 174px; }

  .aui body.signed-in .fixed-nav #navigation #q-nav .nav li .dropdown-menu {
    top: 134px; }

  .aui body #bottero #navigation #q-nav .nav li .dropdown-menu .list-child {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    max-width: 1280px;
    margin: 0px auto;
    display: table;
    width: 100%;
    min-height: 300px;
    padding: 20px 20px; }

  .aui body.signed-in #bottero #navigation #q-nav .nav li .dropdown-menu .list-child {
    padding: 20px 20px 20px 20px; }

  .aui body #bottero #navigation #q-nav .nav li .dropdown-menu .list-child li {
    float: left;
    line-height: 27px;
    padding: 0px 0px;
    margin: 0px;
    width: 25%;
    box-sizing: border-box;
    text-align: left;
    min-height: 175px;
    border-top: none;
    border: none; }

  .aui body #bottero #navigation #q-nav .nav li .dropdown-menu .list-child li:first-child {
    border-top: none; }

  .aui body #navigation #q-nav .nav li .dropdown-menu .list-child li a {
    margin: 0px 7px;
    font-family: 'Libre Franklin', sans-serif;
    color: #383838;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    padding: 2px 5px;
    text-transform: inherit;
    display: block; }

  .aui body #navigation #q-nav .nav li .dropdown-menu .list-child li a:hover {
    background-color: #d8ecfa; }

  .aui body #navigation #q-nav .nav li .dropdown-menu .list-child li .box-child {
    display: block;
    padding: 0px 5px; }

  .aui body #navigation #q-nav .nav li .dropdown-menu .list-child li .box-child a.item-child-menu {
    margin: 0px 0px;
    padding: 0px 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 300;
    color: #383838; }

  .aui body #navigation #q-nav .nav li .dropdown-menu .list-child li .box-child a.item-child-menu span {
    color: #383838; }

  .aui body #navigation #q-nav .nav li .dropdown-menu .list-child li .box-child a.item-child-menu.selected span {
    color: #4599d3; }

  .aui body #navigation #q-nav .nav li .dropdown-menu .list-child li.selected a {
    background: inherit; } }
.aui body #bottero img.search-icon {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.91;
  cursor: pointer; }

.aui body .search-icon:hover {
  opacity: 1; }

.aui body .label-search {
  display: none; }

.aui body #bottero img.user-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 0px;
  margin-left: 0px;
  opacity: 0.91; }

.aui body #navigation #q-nav .nav li a.link-search {
  border-left: 1px solid #808080;
  padding: 0px 0px 0px 20px; }

.aui body .user-icon:hover {
  opacity: 1; }

.aui body .label-user {
  font-size: 12px;
  padding-left: 10px;
  vertical-align: middle; }

@media (max-width: 979px) {
  .aui body #bottero img.search-icon {
    display: none; }

  .aui body .label-search {
    display: block; }

  .aui body #bottero img.user-icon {
    display: none; }

  .aui body .label-user {
    font-size: 14px; }

  .aui body #navigation #q-nav .nav li a.link-search {
    border-left: none;
    padding: 15px 5px 15px 30px; } }
/*css pagine editor */
.aui body.page-maximized #bottero .toolbar {
  display: block;
  height: auto;
  max-width: 100%;
  background-color: inherit; }

.aui body.page-maximized #bottero h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: inherit;
  font-size: 24px;
  line-height: 30px;
  font-weight: inherit;
  text-align: left; }

.aui body.page-maximized .col-xs-1, .aui body.page-maximized .col-sm-1, .aui body.page-maximized .col-md-1, .aui body.page-maximized .span1, .aui body.page-maximized .col-lg-1,
.aui body.page-maximized .col-xs-2, .aui body.page-maximized .col-sm-2, .aui body.page-maximized .col-md-2, .aui body.page-maximized .span2, .aui body.page-maximized .col-lg-2,
.aui body.page-maximized .col-xs-3, .aui body.page-maximized .col-sm-3, .aui body.page-maximized .col-md-3, .aui body.page-maximized .span3, .aui body.page-maximized .col-lg-3,
.aui body.page-maximized .col-xs-4, .aui body.page-maximized .col-sm-4, .aui body.page-maximized .col-md-4, .aui body.page-maximized .span4, .aui body.page-maximized .col-lg-4,
.aui body.page-maximized .col-xs-5, .aui body.page-maximized .col-sm-5, .aui body.page-maximized .col-md-5, .aui body.page-maximized .span5, .aui body.page-maximized .col-lg-5,
.aui body.page-maximized .col-xs-6, .aui body.page-maximized .col-sm-6, .aui body.page-maximized .col-md-6, .aui body.page-maximized .span6, .aui body.page-maximized .col-lg-6,
.aui body.page-maximized .col-xs-7, .aui body.page-maximized .col-sm-7, .aui body.page-maximized .col-md-7, .aui body.page-maximized .span7, .aui body.page-maximized .col-lg-7,
.aui body.page-maximized .col-xs-8, .aui body.page-maximized .col-sm-8, .aui body.page-maximized .col-md-8, .aui body.page-maximized .span8, .aui body.page-maximized .col-lg-8,
.aui body.page-maximized .col-xs-9, .aui body.page-maximized .col-sm-9, .aui body.page-maximized .col-md-9, .aui body.page-maximized .span9, .aui body.page-maximized .col-lg-9,
.aui body.page-maximized .col-xs-10, .aui body.page-maximized .col-sm-10, .aui body.page-maximized .col-md-10, .aui body.page-maximized .span10, .aui body.page-maximized .col-lg-10,
.aui body.page-maximized .col-xs-11, .aui body.page-maximized .col-sm-11, .aui body.page-maximized .col-md-11, .aui body.page-maximized .span11, .aui body.page-maximized .col-lg-11,
.aui body.page-maximized .col-xs-12, .aui body.page-maximized .col-sm-12, .aui body.page-maximized .col-md-12, .aui body.page-maximized .span12, .aui body.page-maximized .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px; }

.aui body.page-maximized #bottero .taglib-form-navigator .form-navigator-content .form-section {
  display: none; }

.aui body.page-maximized #bottero .taglib-form-navigator .form-navigator-content .form-section.active {
  display: block; }

.aui body.page-maximized #bottero .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.aui body.page-maximized #bottero .btn-default, .aui body.page-maximized #bottero .btn {
  color: #333333;
  background-color: white;
  border-color: #cccccc; }

.aui body.page-maximized #bottero button, .aui body.page-maximized #bottero html input[type="button"], .aui body.page-maximized #bottero input[type="reset"] {
  border: 1px solid #cccccc;
  cursor: pointer;
  -webkit-appearance: button; }

.aui body.page-maximized #bottero .separator {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.11); }

.aui body #bottero a {
  text-decoration: none; }

.aui body.page-maximized #bottero a.cke_button {
  height: 24px; }

.aui body.page-maximized #bottero ul, .aui body.page-maximized #bottero ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 0px; }

/*css portlet navigation */
.aui body #languageBox .portlet-borderless-container {
  padding: 0px 0;
  margin-bottom: 0px; }

.aui body #languageBox .control-group {
  margin-bottom: 0px; }

.aui body #languageBox .aui-field-select {
  display: block;
  width: 100%;
  height: 30px;
  padding: 4px 12px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333333;
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.02));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.02));
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  border-color: rgba(0, 0, 0, 0.11); }

/*css box search*/
.aui .box-search {
  background: rgba(255, 255, 255, 0.97);
  width: 100%;
  height: 0px;
  position: fixed;
  z-index: 150;
  left: 0px;
  top: 124px;
  text-align: center;
  padding-top: 70px;
  visibility: hidden;
  /*display:none;
      display: inherit;*/
  opacity: 0;
  transition: all .2s ease-in 0s;
  -moz-transition: all .2s ease-in 0s;
  -webkit-transition: all .2s ease-in 0s;
  -o-transition: all .2s ease-in 0s; }

.aui .box-search-open {
  /*display:block;
      display: inherit;*/
  min-height: 250px;
  visibility: visible;
  opacity: 1;
  transition: all .2s ease-in 0s;
  -moz-transition: all .2s ease-in 0s;
  -webkit-transition: all .2s ease-in 0s;
  -o-transition: all .2s ease-in 0s; }

.aui body.signed-in .box-search {
  top: 174px; }

.aui .box-search.fixed-search {
  top: 80px; }

.aui body.signed-in .box-search.fixed-search {
  top: 130px; }

.aui .box-search #portalSearchBox {
  text-align: center; }

.aui .box-search #portalSearchBox select {
  display: none; }

.aui .box-search #portalSearchBox input[type="text"] {
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
  font-weight: 400;
  padding: 4px 6px;
  vertical-align: middle;
  max-width: 650px;
  border-radius: 0px;
  width: 70%;
  height: 60px;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 18px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc; }

@media (max-width: 979px) {
  .aui #box-search {
    display: none; } }
/*css mappa menu */
.aui body #bottero #navigation #q-nav .nav li .dropdown-menu .list-child li.mappa-menu {
  min-height: auto; }

@media (max-width: 979px) {
  .aui .mappa-menu {
    display: none; } }
/*css menu arrow gray*/
.aui body #navigation #q-nav .nav li .arrow-menu-gray {
  display: none; }

@media (min-width: 980px) {
  .aui body #navigation #q-nav .nav li.open .arrow-menu-gray {
    bottom: -42px;
    display: block;
    left: 42%;
    right: auto;
    position: absolute;
    z-index: 400;
    opacity: 0.35; }

  .aui body.signed-in #navigation #q-nav .nav li.open .arrow-menu-gray {
    bottom: -41px; }

  .aui body .fixed-nav #navigation #q-nav .nav li.open .arrow-menu-gray {
    bottom: -22px; } }
/*css animazione menu mobile*/
@media (max-width: 979px) {
  .aui #bottero #cell-nav #navigation {
    display: none;
    overflow: hidden; }

  .aui #bottero #cell-nav #navigation.open {
    display: inherit;
    animation: height-in 2s forwards;
    overflow: visible; }

  .aui #bottero #cell-nav #q-nav {
    display: inherit;
    animation: opacity-down 2.5s forwards; }

  .aui #bottero #cell-nav #q-nav.open-menu {
    display: inherit;
    animation: opacity-in 2.5s forwards; } }
/*css inizio animazione*/
@keyframes height-in {
  0% {
    max-height: 0px; }

  100% {
    max-height: 3000px; } }

@keyframes height-down {
  0% {
    max-height: 3000px; }

  100% {
    max-height: 0px; } }

@keyframes opacity-in {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes opacity-down {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

/*css fine animazione*/
/*cs modelli e strutture*/
.aui body #bottero .portlet, .aui body #bottero .portlet-borderless-container {
  margin-bottom: 0px; }

.aui body #bottero .portlet-borderless-container {
  padding: 0px 0; }

/*css modello box vetrina home*/
.aui body #bottero .column-1 {
  padding-bottom: 30px; }

.aui body #bottero ._85_percent h1 span {
  color: #4599d3; }

/*css modello intro home page*/
.aui body #bottero .centered_limit span {
  color: #4599d3; }

/*css modello banner innovation*/
.aui body #bottero .white_center {
  max-width: 90%; }

/*css modello banner installazioni home page*/
.aui body #bottero .title_txt {
  display: table;
  width: 100%; }

/*css modello titolo generico*/
.aui body #bottero .box_element {
  display: block;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.aui body #bottero .box_element.space_bottom {
  padding-bottom: 40px; }

/*cs news hom epage */
.aui body #bottero .news_home_page {
  display: block;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.aui body #bottero .col-news-hp {
  padding-bottom: 30px; }

/*css work homepage*/
.aui body #bottero .bot_work_section {
  margin: 0px auto;
  max-width: 1920px;
  border-top: 1px solid #c6c6c5;
  border-bottom: 1px solid #c6c6c5;
  background-color: #e6e6e6; }

.aui body #bottero ._85_percent_work {
  display: block;
  width: 85%;
  MARGIN: 0PX AUTO;
  max-width: 1200px; }

.aui body #bottero .image-work_hp {
  margin-top: -30px;
  width: 100%; }

.aui body #bottero .work_img_hp {
  width: 100%; }

@media (max-width: 991px) {
  .aui body #bottero .image-work_hp {
    margin-top: 10px;
    width: 100%;
    max-width: 700px; } }
/*css fiere ed eventi home page*/
.aui body #bottero .eventi_home_page {
  display: block;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

/*css video home page*/
.aui body #bottero .video_section_hp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.aui body #bottero .w-background-video_hp {
  position: relative;
  overflow: hidden;
  height: 500px;
  color: white; }

.w-background-video_hp > video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  z-index: 1; }

.aui body #bottero .video_section_hp .box_visit_plants_hp {
  /*  position: absolute; */
  /*  left:0px; */
  /*  bottom:60px; */
  z-index: 2;
  width: 100%;
  text-align: center; }

.aui body #bottero .video_section_hp a.visit_plants_hp {
  padding: 10px;
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  font-weight: 700; }

.aui body #bottero .video_section_hp a.visit_plants_hp:hover {
  background-color: rgba(0, 0, 0, 0.29); }

.aui body #bottero .video_section_hp a.w-inline-block_hp {
  max-width: 100%;
  display: inline-block; }

/*css newletter home page form*/
.aui body #bottero .form_section {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1100;
  /*display: none;*/
  visibility: hidden;
  overflow: auto;
  width: 50%;
  height: 100vh;
  max-width: 600px;
  min-width: 400px;
  padding: 15px;
  background-color: #e6e6e6;
  opacity: 0;
  transition: opacity 200ms ease 0s; }

.aui body #bottero .form_section.open_form {
  /*display: block;*/
  visibility: visible;
  transition: opacity 200ms ease 0s;
  opacity: 1; }

@media (max-width: 479px) {
  .aui body #bottero .form_section {
    width: 100%;
    min-width: 100%; } }
.aui body #bottero .close_form {
  text-align: right;
  color: #383838;
  font-weight: 700;
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
  cursor: pointer;
  float: right; }

.aui body #bottero .close_form span {
  font-size: 18px;
  padding-left: 5px;
  line-height: 24px; }

.aui body #bottero .form-box {
  /*height: 100%;
  min-height: 800px;*/
  margin: 30px 0 15px; }

/*css form richiesta*/
.aui body #bottero .close_form_info {
  text-align: right;
  color: #383838;
  font-weight: 700;
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
  cursor: pointer;
  float: right; }

.aui body #bottero .close_form_info span {
  font-size: 18px;
  padding-left: 5px;
  line-height: 24px; }

.aui body #bottero .moreinfo_block_icon {
  position: fixed;
  top: 50%;
  right: 20px;
  bottom: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: block;
  width: 80px;
  height: 80px;
  padding: 7px;
  text-align: center;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.47);
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.aui body #bottero .more_info_txt {
  font-size: 10px;
  line-height: 10px;
  font-weight: 700;
  text-align: center;
  text-decoration: none; }

.aui body #bottero .infoimg {
  width: 40px;
  height: 40px;
  margin-top: 5px; }

@media (max-width: 767px) {
  .aui body #bottero .moreinfo_block_icon {
    left: 0px;
    top: auto;
    right: 20px;
    bottom: 0px;
    width: 100%;
    height: 50px;
    text-align: left;
    padding-left: 38px;
    border-radius: 0px;
    margin-top: -10px; }

  .aui body #bottero .more_info_txt {
    text-align: left;
    display: inline-block;
    padding-top: 4px; }

  .aui body #bottero .infoimg {
    width: 26px;
    height: 26px;
    margin-left: 13px;
    margin-top: -10px;
    display: inline-block; } }
/*css risultati ricerca*/
.aui body #bottero div.result_search_text {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #383838;
  font-weight: 300;
  line-height: 22px;
  font-size: 20px;
  text-align: left; }

.aui body #bottero div.result_search_text span {
  color: #4599d3;
  padding-left: 5px;
  font-weight: 700; }

.aui body #bottero .searchcontainer-content table.table-bordered {
  border: none;
  border-radius: 0px; }

.aui body #bottero .searchcontainer-content table thead {
  display: none; }

.aui body #bottero .searchcontainer-content table tbody tr td.table-cell {
  display: block;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  border-left: none;
  border-right: none;
  border-top: none;
  color: #383838;
  text-decoration: none;
  background-color: #ffffff; }

.aui body #bottero .searchcontainer-content table tbody tr td.table-cell span.highlight {
  background: transparent;
  font-weight: 300;
  margin: 0 0px; }

.aui body #bottero .searchcontainer-content table tbody tr td.table-cell:hover {
  background-color: #e6e6e6; }

.aui body #bottero .searchcontainer-content table tbody tr td.table-cell span.asset-entry-type {
  display: none; }

.aui body #bottero .searchcontainer-content table tbody tr td.table-cell span.asset-entry-title a {
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
  color: #383838;
  font-family: 'Libre Franklin', sans-serif; }

.aui body #bottero .searchcontainer-content table tbody tr td.table-cell span.asset-entry-title a img {
  display: none; }

.aui body #bottero .searchcontainer-content table tbody tr td.table-cell div.asset-entry-content {
  display: none; }

/*css pagina standard*/
.aui body #bottero .spacer_page {
  height: 184px; }

.aui body #bottero .basic_page {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px; }

.aui body #bottero .basic_page.no_bottom_page {
  padding-bottom: 0px; }

.aui body #bottero .title_page_left {
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: left; }

.aui body #bottero .txt_page_basic {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  font-family: 'Libre Franklin', sans-serif;
  color: #383838;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: left; }

.aui body #bottero .txt_page_basic p {
  margin: 0px;
  padding: 5px 0px; }

.aui body #bottero .txt_page_basic a {
  display: block;
  padding-top: 16px;
  padding-bottom: 16px;
  color: #94c11e;
  line-height: 14px;
  font-weight: 700;
  text-decoration: none; }

.aui body #bottero .txt_page_basic a:hover {
  color: #4599d3; }

.aui body #bottero .txt_page_block {
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: left; }

.aui body #bottero .txt_page_block h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #4599d3;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  text-align: left; }

/*CSS PRODOTTI LISTA*/
.aui body #bottero .header-list-product {
  height: 60vh;
  max-width: 1920px;
  width: 100%;
  min-height: 450px;
  margin-right: auto;
  margin-left: auto;
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto; }

.aui body #bottero .header-list-product .white_left span {
  color: #4599d3;
  text-transform: none; }

.aui body #bottero .submenu_container_list_product {
  display: table;
  width: 85%;
  height: 70px;
  max-width: 1200px; }

.aui body #bottero .tab_menu__list_product {
  position: relative;
  display: table-cell;
  height: 70px;
  padding: 2px 16px;
  color: #383838;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  text-decoration: none;
  vertical-align: middle;
  text-align: center; }

.aui body #bottero .tab_menu__list_product.selected {
  background-color: #4599d3;
  color: #fff;
  font-weight: 700; }

@media (max-width: 979px) {
  .aui body #bottero .submenu_container_list_product {
    width: 100%; } }
@media (max-width: 767px) {
  .aui body #bottero .tab_menu__list_product {
    width: 33.3%;
    display: block;
    float: left;
    height: 60px;
    padding: 13px 0px 0px;
    border-bottom: 1px solid #d2d2d2; }

  .aui body #bottero .tab_menu__list_product:last-child {
    width: 33.3%;
    display: block;
    float: left;
    height: 60px;
    padding: 13px 0px 0px;
    border-bottom: 1px solid #d2d2d2;
    border-bottom: none; }

  .aui body #bottero .submenu_container_list_product {
    width: 100%;
    display: block;
    background-color: #ececec;
    height: auto;
    border-bottom: 1px solid #d2d2d2; } }
@media (max-width: 480px) {
  .aui body #bottero .tab_menu__list_product {
    width: 100%;
    display: block;
    height: auto;
    padding: 10px 0px;
    border-bottom: 1px solid #d2d2d2; }

  .aui body #bottero .submenu_container_list_product {
    width: 100%;
    display: block;
    background-color: #ececec;
    height: auto; }

  .aui body #bottero .tab_menu__list_product:last-child {
    width: 100%;
    display: block;
    height: auto;
    padding: 10px 0px;
    border-bottom: 1px solid #d2d2d2; } }
.aui body #bottero .prod_first_list-product {
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 20px; }

.aui body #bottero ._85_prod_first_list-product {
  width: 85%;
  margin: 0px auto;
  max-width: 1200px; }

.aui body #bottero .prod_resul_section_product {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  background-color: transparent; }

.aui body #bottero .product_container_result_product {
  display: table;
  width: 100%;
  max-width: 1200px;
  margin: 0px auto; }

.aui body #bottero .prod_grid_container_prod {
  width: 33%;
  min-height: 420px;
  margin-right: 3px;
  margin-bottom: 3px;
  padding: 12px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.12);
  background-color: #f5f5f5; }

.aui body #bottero .grid_img_block_prod {
  width: 60%;
  margin: 0px auto; }

.aui body #bottero .prev_allign_center_prod {
  width: 100%;
  text-align: center;
  justify-content: center; }

.aui body #bottero .star_block_prod {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 8px; }

.aui body #bottero .circle_block_prod {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 13px; }

@media (max-width: 991px) {
  .aui body #bottero .prod_grid_container_prod {
    width: 49%;
    margin-bottom: 4px;
    margin-right: 8px; } }
@media (max-width: 768px) {
  .aui body #bottero .prod_grid_container_prod {
    width: 100%;
    min-height: 0px; } }
.aui body #bottero ._85_percent_left_align_descr_prod {
  display: block;
  width: 85%;
  max-width: 1200px; }

.aui body #bottero .close {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #383838;
  font-weight: 700;
  text-decoration: none;
  font-size: 16px;
  opacity: 1; }

.aui body #bottero .prod_range_filter {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: transparent; }

.aui body #bottero .filter_block_prod {
  display: table;
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
  min-height: 50px;
  padding-right: 7px;
  padding-left: 0px;
  border-bottom: 1px solid #4599d3; }

.aui body #bottero .prod_cell_filter {
  display: table-cell; }

.aui body #bottero .prod_reset_filter {
  display: table-cell;
  width: 80px;
  text-align: right;
  color: #383838;
  font-weight: 700;
  text-decoration: none; }

.aui body #bottero .prod_reset_filter .label_reset_filter {
  font-size: 14px;
  line-height: 14px;
  text-align: right;
  display: inline-block; }

.aui body #bottero .prod_reset_img {
  width: 22px;
  height: 22px;
  margin-left: 7px;
  display: inline-block; }

.aui body #bottero .filter_single_block_prod {
  padding: 6px 6px 6px 4px;
  color: #383838;
  text-decoration: none;
  display: inline-block; }

.aui body #bottero .filter_single_block_prod.active_filter {
  border-bottom: 4px solid #4599d3; }

.aui body #bottero .menu_filter_prod {
  display: none;
  max-width: 1200px;
  margin: 0px auto;
  padding: 12px 10px;
  border: 1px solid #4599d3;
  background-color: rgba(230, 230, 230, 0.3);
  transition: opacity 200ms ease 0s;
  opacity: 0; }

.aui body #bottero .menu_filter_prod_active {
  display: block;
  transition: opacity 200ms ease 0s;
  opacity: 1; }

.aui body #bottero .vert_line_prod {
  position: relative;
  display: inline-block;
  width: 1px;
  height: 40px;
  margin-right: 12px;
  margin-left: 12px;
  border-left: 1px solid rgba(0, 0, 0, 0.12); }

.aui body #bottero .menu_filter_inside_prod {
  display: table;
  width: auto;
  max-width: 1200px;
  background-color: transparent; }

.aui body #bottero .explanation_sel_prod {
  /*width: 30%;*/
  min-width: 230px;
  max-width: 260px;
  padding-right: 5px;
  display: table-cell;
  height: 100%;
  margin-right: 10px; }

.aui body #bottero a.explanation_sel_link {
  padding: 12px;
  border-style: solid;
  border-width: 1px;
  min-height: 150px;
  border-color: rgba(0, 0, 0, 0.12);
  background-color: #fff;
  color: #383838;
  text-decoration: none;
  display: block; }

.aui body #bottero a.explanation_sel_link:hover {
  background-color: #4599d3;
  color: #fff; }

@media (max-width: 768px) {
  .aui body #bottero .explanation_sel_prod {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding-right: 0px;
    display: block;
    height: 100%;
    margin-right: 0px;
    padding-bottom: 5px; }

  .aui body #bottero .prod_reset_filter {
    display: table-cell;
    width: 26px;
    text-align: right;
    color: #383838;
    font-weight: 700;
    text-decoration: none; }

  .aui body #bottero .prod_reset_filter .label_reset_filter {
    display: none; } }
/*css prodotti
.aui body #bottero .main-product {
    margin-bottom:10px
}*/
/*css lista */
.aui body #bottero .banner_product {
  display: block;
  height: 65vh;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e6e6e6;
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat; }

.aui body #bottero .prod_descrip_section {
  padding-top: 40px;
  padding-bottom: 40px; }

.aui body #bottero .section_prod_detail_gray {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #e6e6e6; }

.aui body #bottero .prod_img_section {
  background-position: 50% 50%;
  background-size: cover;
  height: 250px;
  margin-bottom: 20px; }

.aui body #bottero .prod_img_box {
  display: block;
  height: 600px;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat; }

.aui body #bottero .section_prod_detail {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px; }

.aui body #bottero .dark {
  background: transparent;
  color: #E3E3E3; }

.aui body #bottero .download_brochure_prod {
  display: block;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: #383838; }

.aui body #bottero .download_brochure_prod:hover {
  background-color: #4599d3; }

/*CSS DETTAGLIO PRODOTTO TIPO 3*/
/*sezione banner*/
.aui body #bottero .banner_product {
  display: block;
  height: 65vh;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e6e6e6;
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat; }

/*sezione immagine descrizione*/
.aui body #bottero .prod_descrip_section {
  padding-top: 40px;
  padding-bottom: 40px; }

/*sezione sezione qualit?*/
.aui body #bottero .section_prod_detail_gray {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #e6e6e6; }

.aui body #bottero .prod_img_section {
  background-position: 50% 50%;
  background-size: cover;
  height: 250px;
  margin-bottom: 20px; }

/*sezione immagine sfondo*/
.aui body #bottero .prod_img_box {
  display: block;
  height: 600px;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat; }

/*sezione caratteristiche tecniche*/
.aui body #bottero .section_prod_detail {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px; }

/*sezione caratteristiche specifiche*/
.aui body #bottero .dark {
  background: transparent;
  color: #E3E3E3; }

/*css sezione pdf*/
.aui body #bottero .download_brochure_prod {
  display: block;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: #383838; }

.aui body #bottero .download_brochure_prod:hover {
  background-color: #4599d3; }

/*css breadcrumbs*/
/*.aui body.signed-in #bottero #box-breadcrumbs {
     top: calc(65vh + 224px);
	 position:absolute;
	 left:0px;
	 width:100%;
	 z-index:299;
}
@media (max-width: 768px){
	.aui body.signed-in #bottero #box-breadcrumbs {
     top: calc(65vh + 208px);
}
}
.aui body #bottero #box-breadcrumbs {
    top: calc(65vh + 40px);
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: 299;
}*/
.aui body #bottero #box-breadcrumbs #breadcrumbs {
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1920px;
  background-color: #e6e6e6; }

.aui body #bottero #box-breadcrumbs #breadcrumbs .breadcrumb {
  margin-bottom: 0;
  padding: 10px 0px 10px 50px;
  margin: 0px auto;
  background-color: transparent;
  color: #383838;
  font-size: 16px; }

.aui body #bottero #box-breadcrumbs #breadcrumbs .breadcrumb .divider {
  margin: 0 8px; }

.aui body #bottero #box-breadcrumbs #breadcrumbs .breadcrumb a {
  color: #383838;
  font-weight: 200;
  font-size: 16px; }

.aui body #bottero #box-breadcrumbs #breadcrumbs .breadcrumb .active a {
  color: #4599d3;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700; }

.aui body #bottero #box-breadcrumbs #breadcrumbs .breadcrumb > li + li:before {
  display: none; }

.aui body .lfr-hudcrumbs {
  position: fixed;
  top: 0;
  z-index: 300;
  display: none; }

/*css soluzioni ed impianti*/
.aui body #bottero .bottero_solution_section {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  text-align: center;
  padding-bottom: 40px; }

.aui body #bottero .float_section_img2 {
  display: block;
  height: 600px;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; }

.aui body #bottero .layout_graph_solution_section {
  max-width: 1920px;
  min-height: 400px;
  padding-top: 40px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e6e6e6;
  background-position: 50% 50%;
  background-size: cover; }

.aui body #bottero .solution_layout_section {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto; }

.aui body #bottero ._85_percent_solution {
  display: block;
  width: 85%;
  max-width: 1200px;
  margin: 0px auto; }

.aui body #bottero .installation_section {
  display: block;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #4599d3; }

.aui body #bottero .title_txt {
  width: 100%; }

.aui body #bottero ._85_percent_installation_section {
  display: block;
  width: 85%;
  height: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto; }

/*css sezione contatti*/
.aui body #bottero .contacts_search_bottero {
  background-color: #e6e6e6;
  padding-top: 25px;
  padding-bottom: 25px; }

/*css sezione eventi*/
.aui body #bottero .event_block25 {
  height: 250px;
  overflow: hidden;
  position: relative; }

.aui body #bottero .event_block25 .box-text-event {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 2;
  padding: 10px; }

.aui body #bottero .event_block25 .div-color {
  position: absolute;
  top: 0px;
  left: 0;
  bototm: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47));
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-decoration: none; }

.aui body #bottero .event_block25:hover .div-color {
  position: absolute;
  top: 0px;
  left: 0;
  bototm: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47));
  background-image: linear-gradient(180deg, rgba(0, 81, 132, 0.5), rgba(0, 81, 132, 0.5)), linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47));
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover; }

/*css eventi scroll*/
.aui body #bottero .event-item {
  float: none;
  width: 100%; }

.aui body #bottero .fairs_arrow_block {
  opacity: 1;
  transition: all 0.5s ease; }

.aui body #bottero .arrow-hide {
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease; }

.aui body #bottero #list-event ul.table-event {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  display: table; }

.aui body #bottero #list-event ul.table-event li.item-event {
  line-height: 18px;
  display: table-cell; }

/*css corporate*/
.aui body #bottero .link-global-presence {
  clear: both; }

.aui body #bottero .world_presence-corporate {
  width: 100%;
  margin-top: 0px; }

.aui body #bottero .space_visit_global_presence {
  clear: both; }

.aui body #bottero .corporate_results {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #e6e6e6; }

.aui body #bottero .num_num {
  display: block;
  color: #4599d3;
  font-size: 80px;
  line-height: 80px;
  font-weight: 700;
  letter-spacing: -2px; }

.aui body #bottero .inform_corporate50 {
  width: 50%;
  min-height: 120px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-left: 8px;
  float: left;
  border-left: 1px solid rgba(0, 0, 0, 0.12); }

.aui body #bottero .inform_corporate30 {
  width: 33%;
  min-height: 120px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-left: 8px;
  float: left;
  border-left: 1px solid rgba(0, 0, 0, 0.12); }

.aui body #bottero .inform_corporate {
  width: 25%;
  min-height: 160px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-left: 8px;
  float: left;
  border-left: 1px solid rgba(0, 0, 0, 0.12); }

@media (max-width: 767px) {
  .aui body #bottero .inform_corporate30 {
    width: 50%;
    min-height: 100px; }

  .aui body #bottero .inform_corporate50 {
    min-height: 100px; }

  .aui body #bottero .inform_corporate {
    width: 50%;
    min-height: 100px; } }
@media (max-width: 479px) {
  .aui body #bottero .inform_corporate {
    width: 100%; }

  .aui body #bottero .inform_corporate50 {
    width: 100%; }

  .aui body #bottero .inform_corporate30 {
    width: 100%; } }
/*css contatti */
.aui body #bottero .bot_contacts_vendors {
  padding-top: 40px;
  padding-bottom: 40px; }

.aui body #bottero .bot_title_contact {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-bottom: 4px;
  margin-bottom: 20px; }

/*css sede centrale*/
.aui body #bottero .contacts_headquarter_bot {
  padding-top: 40px;
  padding-bottom: 0px; }

/*css filiali contatti*/
.aui body #bottero .bot_box_filiali_contatti {
  padding-bottom: 40px; }

/*css home page news*/
.aui body #bottero .form-block-home-news {
  max-width: 1200px;
  margin: 0px auto;
  padding-left: 15px;
  padding-right: 15px; }

/*css filtro ricerca news*/
.aui body #bottero .form-block-filter-news {
  padding-top: 40px; }

.aui body #bottero .form-filter-news {
  min-height: 140px;
  padding-left: 20px;
  border-left: 1px solid #e6e6e6; }

.aui body #bottero .box_title_news {
  width: 100%; }

@media (max-width: 991px) {
  .aui body #bottero .form-block-filter-news {
    padding-top: 0px;
    margin: 0px auto;
    width: 85%; }

  .aui body #bottero .box_title_news {
    width: 85%; }

  .aui body #bottero .w-col-news .news_link_block {
    min-height: 350px; } }
/*css immagine banner news*/
.aui body #bottero .bot_news_banner_section {
  overflow: hidden;
  height: 60vh;
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover; }

.aui body #bottero .bot_banner_news_txt_block {
  position: relative;
  width: 85%;
  height: 100%;
  max-width: 1200px;
  margin: 0px auto;
  padding-top: 177px; }

/*css lista news home page*/
.aui body #bottero .case_block_news {
  display: block;
  margin: 0px auto 40px;
  width: 85%;
  height: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto; }

.aui body #bottero .news_link_block {
  width: 100%;
  position: relative; }

.aui body #bottero .w-col-news {
  padding-bottom: 20px; }

@media (max-width: 979px) {
  .aui body #bottero .w-col-news {
    width: 50%; } }
@media (max-width: 425px) {
  .aui body #bottero .w-col-news {
    width: 100%; } }
.aui body #bottero .w-col-news .news_info_txt_block {
  position: absolute; }

/*css box informativi grigi*/
.bot_box_informativi {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #e5e5e5; }

/*css impianti installazioni*/
.aui body #bottero .bot_installation_plants {
  margin-top: 0;
  padding-top: 40px;
  border-bottom: 1px solid #e6e6e6; }

.aui body #bottero .case_impianti {
  width: 100%;
  min-height: 350px;
  padding: 0px 49px 20px;
  border: 1px solid #fff;
  background-color: #d6d8da;
  text-decoration: none;
  position: relative; }

.aui body #bottero .case_impianti_txt {
  position: absolute;
  left: 0px;
  top: 40%;
  right: 0px;
  padding: 7px 10px;
  background-color: rgba(0, 0, 0, 0.63);
  color: #fff;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
  width: 90%;
  margin: 0px auto;
  z-index: 2; }

.aui body #bottero .case_tag_block_container_impianti {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 8px 6px;
  z-index: 2; }

.aui body #bottero .case_tag_block_impianti {
  margin-top: 1px;
  margin-right: 3px;
  margin-bottom: 1px;
  padding: 3px 8px;
  margin: 2px;
  background-color: #005184;
  color: #fff;
  font-size: 8px;
  line-height: 10px;
  text-transform: uppercase; }

.aui body #bottero .case_impianti .overlay_impianti {
  position: absolute;
  left: 0px;
  z-index: 1;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: #005184;
  opacity: 0; }

.aui body #bottero .case_impianti:hover .overlay_impianti {
  opacity: 0.5; }

.aui body #bottero .case_impianti .image-10 {
  z-index: 2; }

/*css impianti installazioni correlati*/
.aui body #bottero .bot-installazioni-impianti-outher-section {
  padding-bottom: 20px;
  background-color: #e6e6e6;
  margin-bottom: 100px; }

.aui body #bottero .bot-installazioni-impianti-outher-section .link_onright.dark {
  float: none; }

/*css sezione supporto */
.aui body #bottero .bot_support_section {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px; }

.aui body #bottero .bot_support_section .text_support {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300; }

.aui body #bottero .bot_support_section .text_support p {
  font-size: 16px;
  line-height: 20px; }

.aui body #bottero .bot_support_section .text_support ul, .aui body #bottero .bot_support_section .text_support ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px; }

.aui body #bottero .bot_support_section .text_support ul li, .aui body #bottero .bot_support_section .text_support ol li {
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 16px; }

/*css offerte di lavoro*/
.aui body #bottero .bot_joboffers_section {
  padding-top: 0px;
  padding-bottom: 80px; }

.aui body #bottero .bot_table_report {
  display: table;
  width: 90%;
  margin: 0px auto;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.aui body #bottero .bot_tab_activity {
  width: 50%;
  margin-right: 8px;
  font-weight: 700;
  display: table-cell; }

.aui body #bottero .bot_tab_id {
  width: 100px;
  margin-right: 8px;
  display: table-cell; }

.aui body #bottero .bot_tab_date {
  width: 150px;
  margin-right: 8px;
  display: table-cell; }

.aui body #bottero .bot_tab_link {
  width: 150px;
  margin-right: 0px;
  display: table-cell; }

@media (max-width: 768px) {
  .aui body #bottero .bot_table_report {
    display: block;
    width: 90%;
    margin: 0px auto;
    padding-top: 4px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

  .aui body #bottero .bot_tab_activity {
    width: 100%;
    margin-right: 8px;
    font-weight: 700;
    display: block; }

  .aui body #bottero .bot_tab_id {
    width: 20%;
    margin-right: 8px;
    display: inline-block; }

  .aui body #bottero .bot_tab_date {
    width: 40%;
    margin-right: 8px;
    display: inline-block; }

  .aui body #bottero .bot_tab_link {
    width: 30%;
    margin-right: 0px;
    display: inline-block; } }
/*css dettaglio lavoro*/
.aui body #bottero .bot_joboffers_section.padding-top {
  padding-top: 40px; }

/*css lightroom*/
/**
 * ## Note
 * Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
 * For example percentage units do not work on descendants of elements that
 * have any dimensions expressed in viewport units. It also doesn?t handle them at
 * all in `calc()`.
 */
/**
 * Wrapper around all lightbox elements
 *
 * 1. Since the lightbox can receive focus, IE also gives it an outline.
 * 2. Fixes flickering on Chrome when a transition is in progress
 *    underneath the lightbox.
 */
.w-lightbox-backdrop {
  color: #000;
  cursor: auto;
  font-family: serif;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  list-style: disc;
  text-align: start;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2000;
  outline: 0;
  /* 1 */
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: translate(0, 0);
  /* 2 */ }

/**
 * Neat trick to bind the rubberband effect to our canvas instead of the whole
 * document on iOS. It also prevents a bug that causes the document underneath to scroll.
 */
.w-lightbox-backdrop,
.w-lightbox-container {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.w-lightbox-content {
  position: relative;
  height: 100vh;
  overflow: hidden; }

.w-lightbox-view {
  position: absolute;
  width: 100vw;
  height: 100vh;
  opacity: 0; }

.w-lightbox-view:before {
  content: "";
  height: 100vh; }

/* .w-lightbox-content */
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
  height: 86vh; }

.w-lightbox-frame,
.w-lightbox-view:before {
  display: inline-block;
  vertical-align: middle; }

/*
 * 1. Remove default margin set by user-agent on the <figure> element.
 */
.w-lightbox-figure {
  position: relative;
  margin: 0;
  /* 1 */ }

.w-lightbox-group .w-lightbox-figure {
  cursor: pointer; }

/**
 * IE adds image dimensions as width and height attributes on the IMG tag,
 * but we need both width and height to be set to auto to enable scaling.
 */
.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none; }

/**
 * 1. Reset if style is set by user on "All Images"
 */
.w-lightbox-image {
  display: block;
  float: none;
  /* 1 */
  max-width: 100vw;
  max-height: 100vh; }

.w-lightbox-group .w-lightbox-image {
  max-height: 86vh; }

.w-lightbox-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: .5em 1em;
  background: rgba(0, 0, 0, 0.4);
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.w-lightbox-embed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.w-lightbox-control {
  position: absolute;
  top: 0;
  width: 4em;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s; }

.w-lightbox-left {
  display: none;
  bottom: 0;
  left: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0 0h5v23h23v5h-28z" opacity=".4"/><path d="m1 1h3v23h23v3h-26z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg=="); }

.w-lightbox-right {
  display: none;
  right: 0;
  bottom: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0-0h28v28h-5v-23h-23z" opacity=".4"/><path d="m1 1h26v26h-3v-23h-23z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+"); }

/*
 * Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
 * The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
 * (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer)
 */
.w-lightbox-close {
  right: 0;
  height: 2.6em;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 18 17" width="18" height="17"><g transform="rotate(45)"><path d="m0 0h7v-7h5v7h7v5h-7v7h-5v-7h-7z" opacity=".4"/><path d="m1 1h7v-7h3v7h7v3h-7v7h-3v-7h-7z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px; }

/**
 * 1. All IE versions add extra space at the bottom without this.
 */
.w-lightbox-strip {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 1vh;
  line-height: 0;
  /* 1 */
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden; }

/*
 * 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
 *    which doesn?t work in Safari anyway.
 * 2. Chrome renders images pixelated when switching to GPU. Making sure
 *    the parent is also rendered on the GPU (by setting translate3d for
 *    example) fixes this behavior.
 */
.w-lightbox-item {
  display: inline-block;
  width: 10vh;
  padding: 2vh 1vh;
  box-sizing: content-box;
  /* 1 */
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  /* 2 */ }

.w-lightbox-active {
  opacity: .3; }

.w-lightbox-thumbnail {
  position: relative;
  height: 10vh;
  background: #222;
  overflow: hidden; }

.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0; }

.w-lightbox-thumbnail .w-lightbox-tall {
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.w-lightbox-thumbnail .w-lightbox-wide {
  left: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

/*
 * Spinner
 *
 * Absolute pixel values are used to avoid rounding errors that would cause
 * the white spinning element to be misaligned with the track.
 */
.w-lightbox-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border: 5px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  -webkit-animation: spin .8s infinite linear;
  animation: spin .8s infinite linear; }

.w-lightbox-spinner:after {
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 3px solid transparent;
  border-bottom-color: #fff;
  border-radius: 50%; }

/*
 * Utility classes
 */
.w-lightbox-hide {
  display: none; }

.w-lightbox-noscroll {
  overflow: hidden; }

@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh; }

  .w-lightbox-view,
  .w-lightbox-view:before {
    height: 96vh; }

  /* .w-lightbox-content */
  .w-lightbox-group,
  .w-lightbox-group .w-lightbox-view,
  .w-lightbox-group .w-lightbox-view:before {
    height: 84vh; }

  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh; }

  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh; }

  .w-lightbox-left,
  .w-lightbox-right {
    display: block;
    opacity: .5; }

  .w-lightbox-close {
    opacity: .8; }

  .w-lightbox-control:hover {
    opacity: 1; } }
.w-lightbox-inactive,
.w-lightbox-inactive:hover {
  opacity: 0; }

.w-richtext:before,
.w-richtext:after {
  content: " ";
  display: table; }

.w-richtext:after {
  clear: both; }

.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
  white-space: initial; }

.w-richtext ol,
.w-richtext ul {
  overflow: hidden; }

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:before,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:before {
  outline: 2px solid #2895f7; }

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7; }

.w-richtext figure.w-richtext-figure-type-video > div:before,
.w-richtext figure[data-rt-type="video"] > div:before {
  content: '';
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }

.w-richtext figure {
  position: relative;
  max-width: 60%; }

.w-richtext figure > div:before {
  cursor: default !important; }

.w-richtext figure img {
  width: 100%; }

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6; }

.w-richtext figure div {
  /* fix incorrectly sized selection border in the data manager */
  font-size: 0px;
  color: transparent; }

.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
  display: table; }

.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
  display: inline-block; }

.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
  display: table-caption;
  caption-side: bottom; }

.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0; }

.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
  width: 100%; }

.w-richtext figure.w-richtext-align-center {
  margin-right: auto;
  margin-left: auto;
  clear: both; }

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%; }

.w-richtext figure.w-richtext-align-normal {
  clear: both; }

.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto; }

.w-richtext figure.w-richtext-align-fullwidth > div {
  display: inline-block;
  padding-bottom: inherit; }

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block; }

.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  margin-right: 15px;
  clear: none; }

.w-richtext figure.w-richtext-align-floatright {
  float: right;
  margin-left: 15px;
  clear: none; }

/*[M] css ultima modifica */
.aui body #navigation #q-nav .nav li .dropdown-menu .list-child li .box-child div.item-child-menu {
  line-height: 18px;
  padding: 2px 5px; }

.aui .breadcrumb li span.divider {
  font-weight: normal; }

.aui body #navigation #q-nav .menu_title-section .menu_text_descritpion {
  padding-bottom: 20px; }

.aui body #navigation #q-nav .menu_title-section .menu_text_descritpion a {
  font-size: 14px;
  color: #4599d3;
  font-weight: 700;
  margin-left: 5px;
  text-decoration: none;
  vertical-align: middle;
  text-transform: inherit; }

.aui body #navigation #q-nav .menu_title-section .menu_text_descritpion a:hover {
  color: #94c11e; }

.aui body #bottero #navigation #q-nav .nav li .dropdown-menu .menu-vetro-piano .img-vetro-piano {
  display: none; }

@media (min-width: 980px) {
  .aui body #bottero #navigation #q-nav .nav li .dropdown-menu .menu-vetro-piano {
    max-width: 1280px;
    margin: 0px auto;
    display: table; }

  .aui body #bottero #navigation #q-nav .nav li .dropdown-menu .menu-vetro-piano .list-child {
    margin: 0px 0px;
    display: table-cell;
    max-width: 55%;
    width: 55%; }

  .aui body #bottero #navigation #q-nav .nav li .dropdown-menu .menu-vetro-piano .list-child li {
    width: 33.33333333%; }

  .aui body #bottero #navigation #q-nav .nav li .dropdown-menu .menu-vetro-piano .img-vetro-piano {
    display: table-cell;
    width: 44%;
    vertical-align: bottom; }

  .aui body #bottero #navigation #q-nav .nav li .dropdown-menu .menu-vetro-piano .img-vetro-piano img {
    width: 100%; }

  .aui body.signed-in #navigation #q-nav .nav li .dropdown-menu {
    border-bottom: 1px solid #e6e6e6; }

  .aui body #navigation #q-nav .nav li .dropdown-menu {
    padding: 0px 0px 0px 0px; }

  .aui body #navigation #q-nav .nav li .dropdown-menu .list-child li .box-child div.item-child-menu span {
    white-space: normal; }

  .aui body #bottero #navigation #q-nav .nav li .dropdown-menu .list-child li {
    min-height: 200px; } }
@media (max-width: 979px) {
  .aui body #navigation #q-nav .nav li .dropdown-menu .list-child li a {
    font-size: 13px; } }
.aui body #bottero .menu_col_area_selection .blu_small_button {
  padding: 3px 9px;
  float: none;
  border-radius: 3px;
  background-color: #4599d3 !important;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 11px;
  color: white !important;
  font-weight: 400; }

.aui body #bottero .menu_col_area_selection .blu_small_button:hover {
  background-color: #005184 !important; }

/*css menu terzo livello link*/
.aui body #navigation #q-nav .nav li .dropdown-menu .list-child li .box-child div.item-child-menu.item-child-menu-link {
  padding: 0px;
  margin-top: 13px; }

@media (min-width: 980px) {
  .aui body #navigation #q-nav .nav li .dropdown-menu .list-child li .box-child.box-child-text {
    padding: 0px; } }
.aui body #navigation #q-nav .nav li .dropdown-menu .list-child li .box-child.box-child-text {
  display: block; }

@media (max-width: 979px) {
  .aui body #navigation #q-nav .nav li .dropdown-menu .list-child li a.terzolinkimenu {
    padding-left: 64px;
    padding-top: 16px;
    border-top: 1px solid #d5d5d5;
    margin-top: 9px; }

  .aui body #navigation #q-nav .nav li .dropdown-menu .list-child li .box-child.box-child-text {
    display: block;
    margin-left: -5px;
    margin-right: -5px; } }
.aui body #bottero .basic_section.technology .single-image {
  width: 100%;
  margin-top: 20px; }
.aui body #bottero .basic_section.technology ._85_percent {
  display: block; }
.aui body #bottero .basic_section.technology h1.txt_align_left {
  text-align: left !important; }

.aui body #bottero .general_section .single-image {
  margin: 0 0 20px;
  width: 100%; }
.aui body #bottero .general_section .w-row .text {
  margin-top: 0; }
.aui body #bottero .general_section .text {
  margin-top: 20px; }
.aui body #bottero .general_section .text-10 {
  margin-top: 10px; }
.aui body #bottero .general_section img.text {
  margin-top: 20px;
  width: 100%;
  height: auto; }
.aui body #bottero .general_section .columns .text {
  column-count: 2;
  column-gap: 5%; }
.aui body #bottero .general_section .padding-top {
  padding: 15px 0; }
.aui body #bottero .general_section .text ul, .aui body #bottero .general_section .text-10 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-bottom: auto;
  padding-top: auto;
  padding-right: auto;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-bottom: 6px;
  margin-bottom: 30px; }
  .aui body #bottero .general_section .text ul:last-child, .aui body #bottero .general_section .text ul:last-of-type, .aui body #bottero .general_section .text ul :nth-last-of-type(1), .aui body #bottero .general_section .text-10 ul:last-child, .aui body #bottero .general_section .text-10 ul:last-of-type, .aui body #bottero .general_section .text-10 ul :nth-last-of-type(1) {
    border-bottom: 0;
    margin-bottom: 0; }
  .aui body #bottero .general_section .text ul li, .aui body #bottero .general_section .text-10 ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 18px;
    list-style-type: disc; }
.aui body #bottero .general_section .final-image {
  width: 100%;
  margin: 0; }
.aui body #bottero .general_section.forming .text, .aui body #bottero .general_section.forming .text-10 {
  font-size: 16px;
  line-height: 20px; }
.aui body #bottero .general_section.forming img.text {
  width: auto; }
.aui body #bottero .general_section.section-5 .text {
  margin-top: 0; }
  .aui body #bottero .general_section.section-5 .text p {
    margin: 0; }

.w-lightbox-thumbnail {
  background-image: url(/bottero-theme/css/../images/bottero/icon-youtube.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%; }

/*css form media home page*/
.aui body #bottero .form_section_media {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1100;
  /*display: none;*/
  visibility: hidden;
  overflow: auto;
  width: 50%;
  height: 100vh;
  max-width: 600px;
  min-width: 400px;
  padding: 15px;
  background-color: #e6e6e6;
  opacity: 0;
  transition: opacity 200ms ease 0s; }

.aui body #bottero .form_section_media.open_form {
  /*display: block;*/
  visibility: visible;
  transition: opacity 200ms ease 0s;
  opacity: 1; }

@media (max-width: 479px) {
  .aui body #bottero .form_section_media {
    width: 100%;
    min-width: 100%; } }
.aui body #bottero .close_form_media {
  text-align: right;
  color: #383838;
  font-weight: 700;
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
  cursor: pointer;
  float: right; }

.aui body #bottero .close_form_media span {
  font-size: 18px;
  padding-left: 5px;
  line-height: 24px; }

.aui body #bottero .form-box {
  /*height: 100%;
  min-height: 800px;*/
  margin: 30px 0 15px; }