@import 'https://fonts.googleapis.com/css?family=Quattrocento:700,regular&display=swap';
@import 'https://fonts.googleapis.com/css?family=Oswald:700,regular&display=swap';
#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1150px minmax(0, 1fr); grid-template-rows: 124px auto 160px; }
#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
#imSideBar { display: none; }
#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: 120px auto 150px; }
	#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-rows: 120px auto 150px; }
	#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 479.9px)  {
	#imPage { display: grid; grid-template-columns: 0 minmax(0, 1fr) 0; grid-template-rows: 120px auto 140px; }
	#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px 47.5px minmax(0, 1fr); grid-template-rows: auto auto auto; }
#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
#imCell_1 { display: grid; grid-column: 2 / 26; grid-row: 1 / 3; }
#imCell_56 { display: grid; grid-column: 2 / 26; grid-row: 3 / 4; }
#imPageRow_1 { display: block; grid-column: 2 / 26; grid-row: 1 / 3; }
#imPageRow_2 { display: block; grid-column: 2 / 26; grid-row: 3 / 4; }
@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px minmax(0, 1fr); grid-template-rows: auto auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_1 { display: grid; grid-column: 2 / 26; grid-row: 1 / 3; }
	#imCell_56 { display: grid; grid-column: 2 / 26; grid-row: 3 / 4; }
	#imPageRow_1 { display: block; grid-column: 2 / 26; grid-row: 1 / 3; }
	#imPageRow_2 { display: block; grid-column: 2 / 26; grid-row: 3 / 4; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px 19.583px minmax(0, 1fr); grid-template-rows: auto auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_1 { display: grid; grid-column: 2 / 26; grid-row: 1 / 3; }
	#imCell_56 { display: grid; grid-column: 2 / 26; grid-row: 3 / 4; }
	#imPageRow_1 { display: block; grid-column: 2 / 26; grid-row: 1 / 3; }
	#imPageRow_2 { display: block; grid-column: 2 / 26; grid-row: 3 / 4; }
	
}
@media (max-width: 479.9px)  {
	#imContent { display: grid; grid-template-columns: 0 minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) 0; grid-template-rows: auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_1 { display: grid; grid-column: 2 / 26; grid-row: 1 / 2; }
	#imCell_56 { display: grid; grid-column: 2 / 26; grid-row: 2 / 3; }
	#imPageRow_1 { display: block; grid-column: 2 / 26; grid-row: 1 / 2; }
	#imPageRow_2 { display: block; grid-column: 2 / 26; grid-row: 2 / 3; }
	
}
#imHeader_imCell_8 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_08 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_8 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_8 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectImage_08 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_08 #imHeader_imObjectImage_08_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_9 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_09 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_9 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_9 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imFooter_imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_05 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_5 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_5 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_05 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_05 #imFooter_imObjectImage_05_container img { width: 100%; height: auto; vertical-align: top; }#imFooter_imCell_9 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_09 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_9 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_9 { position: absolute; top: 0px; bottom: 0px; }
#imSideBar_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imSideBar_imObjectImage_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imSideBar_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imSideBar_imCellStyleBorders_1 { position: absolute; top: 0px; bottom: 0px; }
#imSideBar_imObjectImage_01 { vertical-align: top; margin: 0 auto; }
#imSideBar_imObjectImage_01 #imSideBar_imObjectImage_01_container img { width: 100%; height: auto; vertical-align: top; }#imStickyBar_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imObjectImage_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imStickyBar_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_1 { position: absolute; top: 0px; bottom: 0px; }
#imStickyBar_imObjectImage_01 { vertical-align: top; margin: 0 auto; }
#imStickyBar_imObjectImage_01 #imStickyBar_imObjectImage_01_container img { width: 100%; height: auto; vertical-align: top; }#imStickyBar_imCell_6 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imObjectImage_06 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imStickyBar_imCellStyleGraphics_6 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_6 { position: absolute; top: 0px; bottom: 0px; }
#imStickyBar_imObjectImage_06 { vertical-align: top; margin: 0 auto; }
#imStickyBar_imObjectImage_06 #imStickyBar_imObjectImage_06_container img { width: 100%; height: auto; vertical-align: top; }#imStickyBar_imCell_7 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_07 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_7 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_7 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
.imPageRow { position: relative;  }
#imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectPortfolio_135_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_1 { position: absolute; top: 10px; bottom: 12px; background-color: transparent; border-top-left-radius: 15px; border-top-right-radius: 15px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; }
#imCellStyleBorders_1 { position: absolute; top: 10px; bottom: 12px; }
#imObjectPortfolio_135_01 {
  box-sizing: border-box;
  width: 100%;
}
#imObjectPortfolio_135_01 > .portfolio {
  --desktop-width: ;

  --category-bar-font-family: Quattrocento;
  --category-bar-font-size: 11pt;
  --category-bar-font-weight: bold;
  --category-bar-font-style: normal;
  --category-bar-background-color: rgba(11, 83, 148, 1);
  --category-bar-padding: 10px 10px;
  --category-bar-shadow: 1px 1px 1px 1px rgba(128, 128, 128, 0.5);
  --category-bar-border-top: 1px solid rgba(0, 0, 0, 1);
  --category-bar-border-left: 1px solid rgba(0, 0, 0, 1);
  --category-bar-border-right: 1px solid rgba(0, 0, 0, 1);
  --category-bar-border-bottom: 1px solid rgba(0, 0, 0, 1);
  --category-bar-border-radius: 11px 11px 11px 11px;
  --category-bar-item-idle-color: rgba(255, 255, 255, 1);
  --category-bar-item-active-background-color: rgba(69, 129, 142, 1);
  --category-bar-item-active-color: rgba(255, 255, 255, 1);

  --search-bar-font-family: Quattrocento;
  --search-bar-font-size: 10pt;
  --search-bar-font-weight: normal;
  --search-bar-font-style: normal;
  --search-bar-background-color: transparent;
  --search-bar-padding: 10px 10px;
  --search-bar-color: rgba(0, 0, 0, 1);
  --search-bar-shadow: 1px 1px 1px 1px rgba(128, 128, 128, 0.5);
  --search-bar-border-top: 0px solid rgba(0, 0, 0, 1);
  --search-bar-border-left: 0px solid rgba(0, 0, 0, 1);
  --search-bar-border-right: 0px solid rgba(0, 0, 0, 1);
  --search-bar-border-bottom: 0px solid rgba(0, 0, 0, 1);
  --search-bar-border-radius: 10px 10px 10px 10px;

  --items-margin-ver: 10px;
  --items-margin-hor: 10px;
  --items-background-color: rgba(0, 0, 0, 0.75);
  --items-color: rgba(255, 255, 255, 1);
  --items-font-family: Quattrocento;
  --items-font-size: 11pt;
  --items-font-weight: normal;
  --items-font-style: normal;
  --items-border-radius: 11px 11px 11px 11px;
  --items-overlay-background-color: rgba(0, 0, 0, 0.75);
  --items-overlay-description-font-family: Quattrocento;
  --items-overlay-description-font-size: 13pt;
  --items-overlay-description-font-weight: normal;
  --items-overlay-description-font-style: normal;
  --items-overlay-description-color: rgba(255, 255, 255, 1);

  --items-button-font-family: Quattrocento;
  --items-button-font-size: 11pt;
  --items-button-font-weight: normal;
  --items-button-font-style: normal;
  --items-button-background-color: transparent;
  --items-button-background-color-hover: transparent;
  --items-button-color: rgba(255, 255, 255, 1);
  --items-button-border-top: 1px solid rgba(255, 255, 255, 1);
  --items-button-border-left: 1px solid rgba(255, 255, 255, 1);
  --items-button-border-right: 1px solid rgba(255, 255, 255, 1);
  --items-button-border-bottom: 1px solid rgba(255, 255, 255, 1);
  --items-button-border-radius: 3px 3px 3px 3px;
  --items-button-margin-ver: 8px;
  --items-button-margin-hor: 20px;

  --items-height: 200px;
  --items-width: 400px;

  --overlay-content-time-normal: 500ms;
  --overlay-content-time-fast: 300ms;
  --effect-delay-out: 300ms;

  --margin-bars-bottom: 10px;
  --padding-overlay: 15px 15%;
  --no-items-text: "No results found";
}
@media(min-width: 1150px) {
    #imObjectPortfolio_135_01 .portfolio__container-items {
      height: 2070px;
    }
}
@media(min-width: 720px) {
  @media(max-width: 1149.9px) {
    #imObjectPortfolio_135_01 .portfolio__container-items {
      height: 3110px;
    }
  }
}
@media(min-width: 480px) {
  @media(max-width: 719.9px) {
    #imObjectPortfolio_135_01 .portfolio__container-items {
      height: 5970px;
    }
  }
}
  @media(max-width: 479.9px) {
    #imObjectPortfolio_135_01 .portfolio__container-items {
      height: 5970px;
    }
  }
#imCell_56 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectButton_135_56 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_56 { position: absolute; top: 30px; bottom: 30px; background-color: transparent; }
#imCellStyleBorders_56 { position: absolute; top: 30px; bottom: 30px; }
#imObjectButton_135_56 {margin: 0; }
#imObjectButton_135_56_button {font: normal normal bold 14pt 'Quattrocento';  background-color: rgba(11, 83, 148, 1); transition: background-color 0.2s linear; position: relative; display: inline-block; word-wrap: break-word; max-width: 100%;border: solid; border-color: rgba(11, 83, 148, 1) rgba(11, 83, 148, 1) rgba(11, 83, 148, 1) rgba(11, 83, 148, 1); border-width: 1px 1px 1px 1px; border-radius: 15px 15px 15px 15px; padding: 10px 5px 10px 5px; color: rgba(255, 255, 255, 1); }
#imObjectButton_135_56_button:hover {background-color: rgba(111, 168, 220, 1); cursor: pointer; }
@media (min-width: 1150.0px) {
	#imContent { padding-left: 5px; padding-right:5px; }
	.imPageRow { margin-left: -5px; margin-right: -5px; }
	#imCell_1 { padding-top: 10px; padding-bottom: 12px; padding-left: 10px; padding-right: 12px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectPortfolio_135_01 { padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; }
	#imCellStyleGraphics_1 { left: 10px; right: 12px; }
	#imCellStyleBorders_1 { left: 10px; right: 12px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; border-top-left-radius: 15px; border-top-right-radius: 15px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; box-shadow: 1px 1px 1px 1px rgba(128, 128, 128, 1); }
	#imCell_56 { padding-top: 30px; padding-bottom: 30px; padding-left: 30px; padding-right: 30px; }
	#imCell_56 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectButton_135_56 { padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; }
	#imCellStyleGraphics_56 { left: 30px; right: 30px; }
	#imCellStyleBorders_56 { left: 30px; right: 30px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imObjectButton_135_56_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imContent { padding-left: 5px; padding-right:5px; }
	.imPageRow { margin-left: -5px; margin-right: -5px; }
	#imCell_1 { padding-top: 10px; padding-bottom: 12px; padding-left: 6px; padding-right: 8px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectPortfolio_135_01 { padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; }
	#imCellStyleGraphics_1 { left: 6px; right: 8px; }
	#imCellStyleBorders_1 { left: 6px; right: 8px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; border-top-left-radius: 15px; border-top-right-radius: 15px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; box-shadow: 1px 1px 1px 1px rgba(128, 128, 128, 1); }
	#imCell_56 { padding-top: 30px; padding-bottom: 30px; padding-left: 19px; padding-right: 19px; }
	#imCell_56 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectButton_135_56 { padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; }
	#imCellStyleGraphics_56 { left: 19px; right: 19px; }
	#imCellStyleBorders_56 { left: 19px; right: 19px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imObjectButton_135_56_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { padding-left: 5px; padding-right:5px; }
	.imPageRow { margin-left: -5px; margin-right: -5px; }
	#imCell_1 { padding-top: 10px; padding-bottom: 12px; padding-left: 4px; padding-right: 6px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectPortfolio_135_01 { padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; }
	#imCellStyleGraphics_1 { left: 4px; right: 6px; }
	#imCellStyleBorders_1 { left: 4px; right: 6px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; border-top-left-radius: 15px; border-top-right-radius: 15px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; box-shadow: 1px 1px 1px 1px rgba(128, 128, 128, 1); }
	#imCell_56 { padding-top: 30px; padding-bottom: 30px; padding-left: 12px; padding-right: 12px; }
	#imCell_56 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectButton_135_56 { padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; }
	#imCellStyleGraphics_56 { left: 12px; right: 12px; }
	#imCellStyleBorders_56 { left: 12px; right: 12px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imObjectButton_135_56_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (max-width: 479.9px)  {
	#imContent { padding-left: 5px; padding-right:5px; }
	.imPageRow { margin-left: -5px; margin-right: -5px; }
	#imCell_1 { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; }
	#imObjectPortfolio_135_01 { padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_1 { top: 10px; bottom: 10px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_56 { padding-top: 30px; padding-bottom: 30px; padding-left: 5px; padding-right: 5px; }
	#imObjectButton_135_56 { padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; }
	#imCell_56 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_56 { top: 30px; bottom: 30px; left: 5px; right: 5px; box-sizing: border-box; }
	#imObjectButton_135_56_button { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	
}

@media (min-width: 1150.0px) {
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 8px; left: 10px; width: 205px; height: 100px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 11.504% 0);clip-path: inset(0 0 11.504% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_09_wrapper { position: absolute; top: 10px; left: 1060px; width: 75px; height: 100px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_09_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper, #imHeader_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container > ul > li .label, #imHeader_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: left;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	#imHeader_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_09-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_09-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 200px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 2600ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; transition: background-color 2600ms linear, opacity;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 2px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 190px; height: 50px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 200px;left: 0; right: auto;background-color: transparent;transition: left 1300ms, right 1300ms, opacity 1300ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper {background-color: rgba(11, 83, 148, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper {background-color: rgba(31, 103, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(51, 123, 108, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(71, 143, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(239, 239, 239, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_09-menu-opened {  transform: translate3d(-200px, 0 ,0);  transition: transform 2600ms;}
	#imHeader_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 10px; left: 11px; width: 180px; height: 90px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 9.091% 0);clip-path: inset(0 0 9.091% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_09_wrapper { position: absolute; top: 8px; left: 622px; width: 92px; height: 110px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_09_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper, #imHeader_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container > ul > li .label, #imHeader_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: left;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	#imHeader_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_09-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_09-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 200px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 2600ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; transition: background-color 2600ms linear, opacity;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 2px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 190px; height: 50px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 200px;left: 0; right: auto;background-color: transparent;transition: left 1300ms, right 1300ms, opacity 1300ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper {background-color: rgba(11, 83, 148, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper {background-color: rgba(31, 103, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(51, 123, 108, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(71, 143, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(239, 239, 239, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_09-menu-opened {  transform: translate3d(-200px, 0 ,0);  transition: transform 2600ms;}
	#imHeader_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 10px; left: 6px; width: 175px; height: 80px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 16.667% 0);clip-path: inset(0 0 16.667% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_09_wrapper { position: absolute; top: 10px; left: 383px; width: 92px; height: 110px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_09_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper, #imHeader_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container > ul > li .label, #imHeader_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: left;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	#imHeader_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_09-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_09-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 200px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 2600ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; transition: background-color 2600ms linear, opacity;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 2px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 190px; height: 50px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 200px;left: 0; right: auto;background-color: transparent;transition: left 1300ms, right 1300ms, opacity 1300ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper {background-color: rgba(11, 83, 148, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper {background-color: rgba(31, 103, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(51, 123, 108, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(71, 143, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(239, 239, 239, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_09-menu-opened {  transform: translate3d(-200px, 0 ,0);  transition: transform 2600ms;}
	#imHeader_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imHeader_imObjectImage_08_wrapper { position: absolute; top: 12px; left: 7px; width: 140px; height: 70px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 9.091% 0);clip-path: inset(0 0 9.091% 0);}#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_8 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imMenuObject_09_wrapper { position: absolute; top: 10px; left: 225px; width: 92px; height: 110px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_9 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_09_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_09_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper, #imHeader_imMenuObject_09_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container > ul > li .label, #imHeader_imMenuObject_09 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: left;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	#imHeader_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_09-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_09-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 200px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 2600ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; transition: background-color 2600ms linear, opacity;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 2px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 190px; height: 50px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 200px;left: 0; right: auto;background-color: transparent;transition: left 1300ms, right 1300ms, opacity 1300ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper {background-color: rgba(11, 83, 148, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper {background-color: rgba(31, 103, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(51, 123, 108, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(71, 143, 128, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(239, 239, 239, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_09-menu-opened {  transform: translate3d(-200px, 0 ,0);  transition: transform 2600ms;}
	#imHeader_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (min-width: 1150.0px) {
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 8px; left: 20px; width: 200px; height: 100px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 -9.89% 0);clip-path: inset(0 0 -9.89% 0);}#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_09_wrapper { position: absolute; top: 100px; left: 20px; width: 202px; height: 62px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 10px; left: 20px; width: 180px; height: 100px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 -21.951% 0);clip-path: inset(0 0 -21.951% 0);}#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_09_wrapper { position: absolute; top: 30px; left: 220px; width: 212px; height: 102px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 13px; left: 13px; width: 150px; height: 80px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 -17.647% 0);clip-path: inset(0 0 -17.647% 0);}#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_pluginAppObj_09_wrapper { position: absolute; top: 100px; left: 10px; width: 212px; height: 42px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 8px; left: 3px; width: 140px; height: 70px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 -9.375% 0);clip-path: inset(0 0 -9.375% 0);}#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_5 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_pluginAppObj_09_wrapper { position: absolute; top: 80px; left: 0px; width: 182px; height: 52px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_pluginAppObj_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_9 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 1150.0px) {
	#imSideBar_imObjectImage_01_wrapper { position: absolute; top: 120px; left: 30px; width: 144px; height: 144px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imSideBar_imObjectImage_01_wrapper { position: absolute; top: 120px; left: 30px; width: 144px; height: 144px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imSideBar_imObjectImage_01_wrapper { position: absolute; top: 120px; left: 30px; width: 144px; height: 144px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imSideBar_imObjectImage_01_wrapper { position: absolute; top: 120px; left: 30px; width: 144px; height: 144px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 1150.0px) {
	#imStickyBar_imObjectImage_01_wrapper { display: none; }
	#imStickyBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectImage_06_wrapper { position: absolute; top: -1px; left: 10px; width: 160px; height: 68px; text-align: center; z-index: 1003; overflow: hidden; }
	#imStickyBar_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 4.225% 0);clip-path: inset(0 0 4.225% 0);}#imStickyBar_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imMenuObject_07_wrapper { position: absolute; top: 0px; left: 1020px; width: 115px; height: 80px; text-align: center; z-index: 1004;  }
	#imStickyBar_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_07_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_07_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_07_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_07_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_07 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_07 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imStickyBar_imMenuObject_07 .label-inner-wrapper, #imStickyBar_imMenuObject_07 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_07_container > ul > li .label, #imStickyBar_imMenuObject_07 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_07 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07 .hamburger-button .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07 { text-align: left;}
	#imStickyBar_imMenuObject_07 .hidden { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_07-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_07-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_07-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 200px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 2600ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_07-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imStickyBar_imMenuObject_07-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; transition: background-color 2600ms linear, opacity;}
	#imStickyBar_imMenuObject_07 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_07-menu-opened li {position: relative;margin-bottom: 2px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_07-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_07-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 190px; height: 50px; padding: 0 5px 0 5px; }
	#imStickyBar_imMenuObject_07-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_07-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 200px;left: 0; right: auto;background-color: transparent;transition: left 1300ms, right 1300ms, opacity 1300ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper {background-color: rgba(11, 83, 148, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper {background-color: rgba(31, 103, 128, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(51, 123, 108, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(71, 143, 128, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(239, 239, 239, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_07-menu-opened {  transform: translate3d(-200px, 0 ,0);  transition: transform 2600ms;}
	#imStickyBar_imMenuObject_07-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imStickyBar_imObjectImage_01_wrapper { display: none; }
	#imStickyBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 12.245% 0);clip-path: inset(0 0 12.245% 0);}#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectImage_06_wrapper { position: absolute; top: -1px; left: 0px; width: 160px; height: 72px; text-align: center; z-index: 1003; overflow: hidden; }
	#imStickyBar_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 -1.408% 0);clip-path: inset(0 0 -1.408% 0);}#imStickyBar_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imMenuObject_07_wrapper { position: absolute; top: 0px; left: 580px; width: 132px; height: 80px; text-align: center; z-index: 1004;  }
	#imStickyBar_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_07_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_07_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_07_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_07_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_07 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_07 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imStickyBar_imMenuObject_07 .label-inner-wrapper, #imStickyBar_imMenuObject_07 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_07_container > ul > li .label, #imStickyBar_imMenuObject_07 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_07 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07 .hamburger-button .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07 { text-align: left;}
	#imStickyBar_imMenuObject_07 .hidden { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_07-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_07-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_07-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 200px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 2600ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_07-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imStickyBar_imMenuObject_07-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; transition: background-color 2600ms linear, opacity;}
	#imStickyBar_imMenuObject_07 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_07-menu-opened li {position: relative;margin-bottom: 2px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_07-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_07-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 190px; height: 50px; padding: 0 5px 0 5px; }
	#imStickyBar_imMenuObject_07-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_07-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 200px;left: 0; right: auto;background-color: transparent;transition: left 1300ms, right 1300ms, opacity 1300ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper {background-color: rgba(11, 83, 148, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper {background-color: rgba(31, 103, 128, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(51, 123, 108, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(71, 143, 128, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(239, 239, 239, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_07-menu-opened {  transform: translate3d(-200px, 0 ,0);  transition: transform 2600ms;}
	#imStickyBar_imMenuObject_07-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imStickyBar_imObjectImage_01_wrapper { display: none; }
	#imStickyBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 12.245% 0);clip-path: inset(0 0 12.245% 0);}#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectImage_06_wrapper { position: absolute; top: -1px; left: 1px; width: 168px; height: 75px; text-align: center; z-index: 1003; overflow: hidden; }
	#imStickyBar_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imStickyBar_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imMenuObject_07_wrapper { position: absolute; top: 0px; left: 340px; width: 132px; height: 80px; text-align: center; z-index: 1004;  }
	#imStickyBar_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_07_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_07_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_07_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_07_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_07 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_07 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imStickyBar_imMenuObject_07 .label-inner-wrapper, #imStickyBar_imMenuObject_07 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_07_container > ul > li .label, #imStickyBar_imMenuObject_07 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_07 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07 .hamburger-button .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07 { text-align: left;}
	#imStickyBar_imMenuObject_07 .hidden { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_07-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_07-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_07-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 200px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 2600ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_07-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imStickyBar_imMenuObject_07-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; transition: background-color 2600ms linear, opacity;}
	#imStickyBar_imMenuObject_07 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_07-menu-opened li {position: relative;margin-bottom: 2px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_07-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_07-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 190px; height: 50px; padding: 0 5px 0 5px; }
	#imStickyBar_imMenuObject_07-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_07-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 200px;left: 0; right: auto;background-color: transparent;transition: left 1300ms, right 1300ms, opacity 1300ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper {background-color: rgba(11, 83, 148, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper {background-color: rgba(31, 103, 128, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(51, 123, 108, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(71, 143, 128, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(239, 239, 239, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_07-menu-opened {  transform: translate3d(-200px, 0 ,0);  transition: transform 2600ms;}
	#imStickyBar_imMenuObject_07-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imObjectImage_01_wrapper { display: none; }
	#imStickyBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 12.245% 0);clip-path: inset(0 0 12.245% 0);}#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imStickyBar_imObjectImage_06_wrapper { position: absolute; top: 0px; left: 1px; width: 140px; height: 71px; text-align: center; z-index: 1003; overflow: hidden; }
	#imStickyBar_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 -14.516% 0);clip-path: inset(0 0 -14.516% 0);}#imStickyBar_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_6 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imStickyBar_imMenuObject_07_wrapper { position: absolute; top: 0px; left: 180px; width: 132px; height: 80px; text-align: center; z-index: 1004;  }
	#imStickyBar_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imMenuObject_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_7 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_07_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_07_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_07_container > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_07_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_07 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_07 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imStickyBar_imMenuObject_07 .label-inner-wrapper, #imStickyBar_imMenuObject_07 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_07_container > ul > li .label, #imStickyBar_imMenuObject_07 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_07 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07 .hamburger-button .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07 { text-align: left;}
	#imStickyBar_imMenuObject_07 .hidden { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_07-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_07-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_07-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 200px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 2600ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_07-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imStickyBar_imMenuObject_07-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; transition: background-color 2600ms linear, opacity;}
	#imStickyBar_imMenuObject_07 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_07-menu-opened li {position: relative;margin-bottom: 2px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_07-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_07-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 190px; height: 50px; padding: 0 5px 0 5px; }
	#imStickyBar_imMenuObject_07-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_07-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 200px;left: 0; right: auto;background-color: transparent;transition: left 1300ms, right 1300ms, opacity 1300ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper {background-color: rgba(11, 83, 148, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper {background-color: rgba(31, 103, 128, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(51, 123, 108, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(71, 143, 128, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(239, 239, 239, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Quattrocento;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_07-menu-opened {  transform: translate3d(-200px, 0 ,0);  transition: transform 2600ms;}
	#imStickyBar_imMenuObject_07-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
