#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 250px 743px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 250px 743px minmax(0, 1fr); -ms-grid-rows: 219px auto 39px; grid-template-rows: 219px auto 39px; }
#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 2; grid-column: 2 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 2; grid-column: 2 / 4; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
#imSideBar { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 4; grid-column: 1 / 5; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imContentGraphics { display: block; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-column: 3 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
@media (max-width: 992px) and (min-width: 720px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); -ms-grid-rows: 249px auto 39px; grid-template-rows: 249px auto 39px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 719px) and (min-width: 480px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); -ms-grid-rows: 249px auto 39px; grid-template-rows: 249px auto 39px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 479px)  {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) 0; -ms-grid-rows: 249px auto 39px; grid-template-rows: 249px auto 39px; }
	#imHeader { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 250px 136px 136px 136px 136px 136px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 250px 136px 136px 136px 136px 136px minmax(0, 1fr); -ms-grid-rows: auto auto auto auto auto; grid-template-rows: auto auto auto auto auto; }
#imGoToCont { display: block; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-column: 3 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imContent > header { display: block; -ms-grid-column: 3; -ms-grid-column-span: 5; grid-column: 3 / 8; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imCell_31 { display: -ms-grid; display: grid; -ms-grid-column: 4; -ms-grid-column-span: 3; grid-column: 4 / 7; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
#imCell_32 { display: -ms-grid; display: grid; -ms-grid-column: 5; -ms-grid-column-span: 1; grid-column: 5 / 6; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
#imPageRow_1 { display: none; }
#imPageRow_2 { display: block; -ms-grid-column: 3; -ms-grid-column-span: 5; grid-column: 3 / 8; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
#imPageRow_3 { display: block; -ms-grid-column: 3; -ms-grid-column-span: 5; grid-column: 3 / 8; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
#imPageRow_4 { display: none; }
@media (max-width: 992px) and (min-width: 720px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 131px 131px 131px 131px 131px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 131px 131px 131px 131px 131px minmax(0, 1fr); -ms-grid-rows: auto auto auto auto auto; grid-template-rows: auto auto auto auto auto; }
	#imGoToCont { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imContent > header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 5; grid-column: 2 / 7; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_31 { display: -ms-grid; display: grid; -ms-grid-column: 3; -ms-grid-column-span: 3; grid-column: 3 / 6; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imCell_32 { display: -ms-grid; display: grid; -ms-grid-column: 4; -ms-grid-column-span: 1; grid-column: 4 / 5; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imPageRow_1 { display: none; }
	#imPageRow_2 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 5; grid-column: 2 / 7; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 5; grid-column: 2 / 7; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imPageRow_4 { display: none; }
	
}
@media (max-width: 719px) and (min-width: 480px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 84px 84px 84px 84px 84px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 84px 84px 84px 84px 84px minmax(0, 1fr); -ms-grid-rows: auto auto auto auto auto; grid-template-rows: auto auto auto auto auto; }
	#imGoToCont { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imContent > header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 5; grid-column: 2 / 7; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_31 { display: -ms-grid; display: grid; -ms-grid-column: 3; -ms-grid-column-span: 3; grid-column: 3 / 6; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imCell_32 { display: -ms-grid; display: grid; -ms-grid-column: 4; -ms-grid-column-span: 1; grid-column: 4 / 5; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imPageRow_1 { display: none; }
	#imPageRow_2 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 5; grid-column: 2 / 7; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 5; grid-column: 2 / 7; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imPageRow_4 { display: none; }
	
}
@media (max-width: 479px)  {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) 0; -ms-grid-rows: auto auto auto; grid-template-rows: auto auto auto; }
	#imGoToCont { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imContent > header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 5; grid-column: 2 / 7; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_31 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 5; grid-column: 2 / 7; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imCell_32 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 5; grid-column: 2 / 7; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imPageRow_1 { display: none; }
	#imPageRow_2 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 5; grid-column: 2 / 7; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imPageRow_3 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 5; grid-column: 2 / 7; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imPageRow_4 { display: none; }
	
}
h2#imPgTitle { position: relative; float: left; }
#imBreadcrumb { position: relative; float: left; }
#imHeader_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imHeader_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; }
#imHeader_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imObjectImage_01 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_01 #imHeader_imObjectImage_01_container img { width: 100%; }#imHeader_imCell_2 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_02 { 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_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imObjectImage_02 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_02 #imHeader_imObjectImage_02_container img { width: 100%; }#imHeader_imCell_3 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_03 { 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_3 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imObjectImage_03 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_03 #imHeader_imObjectImage_03_container img { width: 100%; }#imHeader_imCell_4 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_04 { 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_4 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imObjectImage_04 { vertical-align: top; margin: 0 auto; }
#imHeader_imObjectImage_04 #imHeader_imObjectImage_04_container img { width: 100%; }#imHeader_imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_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: 103; }
#imHeader_imCellStyleGraphics_5 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
.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 { display: none !important; }
#imFooter_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imFooter_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; }
#imFooter_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectImage_01 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_01 #imFooter_imObjectImage_01_container img { width: 100%; }#imFooter_imCell_2 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_02 { 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_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectImage_02 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_02 #imFooter_imObjectImage_02_container img { width: 100%; }#imFooter_imCell_3 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_03 { 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_3 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectImage_03 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_03 #imFooter_imObjectImage_03_container img { width: 100%; }#imFooter_imCell_4 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_04 { 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_4 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectImage_04 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_04 #imFooter_imObjectImage_04_container img { width: 100%; }#imFooter_imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 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_imObjectImage_05 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_05 #imFooter_imObjectImage_05_container img { width: 100%; }#imFooter_imCell_6 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imFooter_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; }
#imFooter_imCellStyleGraphics_6 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectImage_06 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_06 #imFooter_imObjectImage_06_container img { width: 100%; }#imFooter_imCell_7 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_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: 3; }
#imFooter_imCellStyleGraphics_7 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectImage_07 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_07 #imFooter_imObjectImage_07_container img { width: 100%; }#imFooter_imCell_8 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imFooter_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; }
#imFooter_imCellStyleGraphics_8 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectImage_08 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_08 #imFooter_imObjectImage_08_container img { width: 100%; }#imFooter_imCell_9 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_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_imObjectImage_09 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_09 #imFooter_imObjectImage_09_container img { width: 100%; }#imFooter_imCell_10 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_10 { 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_10 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imObjectImage_10 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_10 #imFooter_imObjectImage_10_container img { width: 100%; }#imFooter_imCell_11 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imFooter_imHTMLObject_11 { 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_11 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imSideBar_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imSideBar_imMenuObject_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: 103; }
#imSideBar_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
.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 { display: none !important; }
.imPageRow { position: relative; }
#imCell_31 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imObjectGallery_1385_31 { 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_31 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imObjectGallery_1385_31 { width: 100%; max-width: 100%; }
#imObjectGallery_1385_31 { overflow: hidden; }
#imObjectGallery_1385_31 > div { margin: 0 auto; }
#imObjectGallery_1385_31 a:link, #imContent #imObjectGallery_1385_31 a:hover, #imContent #imObjectGallery_1385_31 a:visited, #imContent #imObjectGallery_1385_31 a:active { border: none; background-color: transparent; text-decoration: none; }
#imCell_32 { -ms-grid-columns: 100%; grid-template-columns: 100%; -ms-grid-rows: 100%; grid-template-rows: 100%; position: relative; box-sizing: border-box; }
#imTextObject_1385_32 { 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_32 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
#imTextObject_1385_32 { width: 100%; }
#imTextObject_1385_32 { font-style: normal; font-weight: normal; line-height: 24px; }
#imTextObject_1385_32_tab0 div { line-height: 24px; }
#imTextObject_1385_32_tab0 .imHeading1 { line-height: 24px; }
#imTextObject_1385_32_tab0 .imHeading2 { line-height: 24px; }
#imTextObject_1385_32_tab0 .imHeading3 { line-height: 24px; }
#imTextObject_1385_32_tab0 .imHeading4 { line-height: 24px; }
#imTextObject_1385_32_tab0 .imHeading5 { line-height: 24px; }
#imTextObject_1385_32_tab0 .imHeading6 { line-height: 24px; }
#imTextObject_1385_32_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_1385_32_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_1385_32_tab0 ul ul ul { list-style: circle; }
#imTextObject_1385_32_tab0 ul li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_1385_32_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_1385_32_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_1385_32_tab0 ol li { margin: 0 0 0 22px; padding: 0px; }
#imTextObject_1385_32_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_1385_32_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_1385_32_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_1385_32_tab0 p { margin: 0; padding: 0; }
#imTextObject_1385_32_tab0 .inline-block { display: inline-block; }
#imTextObject_1385_32_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_1385_32_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_1385_32_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_1385_32_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_1385_32_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_1385_32_tab0 img.fleft { margin-right: 15px; }
#imTextObject_1385_32_tab0 img.fright { margin-left: 15px; }
#imTextObject_1385_32_tab0 .imTALeft { text-align: left; }
#imTextObject_1385_32_tab0 .imTARight { text-align: right; }
#imTextObject_1385_32_tab0 .imTACenter { text-align: center; }
#imTextObject_1385_32_tab0 .imTAJustify { text-align: justify; }
#imTextObject_1385_32_tab0 .imUl { text-decoration: underline; }
#imTextObject_1385_32_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_1385_32_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_1385_32_tab0 .imVt { vertical-align: top; }
#imTextObject_1385_32_tab0 .imVc { vertical-align: middle; }
#imTextObject_1385_32_tab0 .imVb { vertical-align: bottom; }
#imTextObject_1385_32_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_1385_32_tab0 .ff0 { font-family: "Tahoma", sans-serif; }
#imTextObject_1385_32_tab0 .ff1 { font-family: "Segoe UI", sans-serif; }
#imTextObject_1385_32_tab0 .cf0 { color: #000000; }
#imTextObject_1385_32_tab0 .cf1 { color: #000000; }
#imTextObject_1385_32_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_1385_32_tab0 .cf3 { color: #E0E0E0; }
#imTextObject_1385_32_tab0 .cf4 { color: #000000; }
#imTextObject_1385_32_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_1385_32_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 23px;}
#imTextObject_1385_32_tab0 .cb1 { background-color: #000000; }
#imTextObject_1385_32_tab0 .cb2 { background-color: transparent; }
#imTextObject_1385_32_tab0 .cb3 { background-color: #E0E0E0; }
#imTextObject_1385_32_tab0 .cb4 { background-color: #000000; }
#imTextObject_1385_32 .text-container {width: 100%;}#imTextObject_1385_32 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; display: -ms-grid; grid-template-rows: auto; -ms-grid-template-rows: auto; grid-template-columns: auto; -ms-grid-template-columns: auto;  background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_1385_32 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0;  }
#imTextObject_1385_32 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none;  }
@media (min-width: 993px) {
	#imContent { padding-left: 40px; padding-right:20px; }
	.imPageRow { margin-left: -40px; margin-right: -20px; }
	#imPgTitle { width: 666px; margin-left: 6px; margin-right: 6px; }
	#imBreadcrumb { width: 666px; margin-left: 6px; margin-right: 6px; }
	#imCell_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imObjectGallery_1385_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_31 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_32 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imTextObject_1385_32 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_32 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_1385_32 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 992px) and (min-width: 720px) {
	#imContent { padding-left: 40px; padding-right:20px; }
	.imPageRow { margin-left: -40px; margin-right: -20px; }
	#imPgTitle { width: 641px; margin-left: 6px; margin-right: 6px; }
	#imBreadcrumb { width: 641px; margin-left: 6px; margin-right: 6px; }
	#imCell_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imObjectGallery_1385_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_31 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_32 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imTextObject_1385_32 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_32 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_1385_32 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 719px) and (min-width: 480px) {
	#imContent { padding-left: 40px; padding-right:20px; }
	.imPageRow { margin-left: -40px; margin-right: -20px; }
	#imPgTitle { width: 406px; margin-left: 6px; margin-right: 6px; }
	#imBreadcrumb { width: 406px; margin-left: 6px; margin-right: 6px; }
	#imCell_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imObjectGallery_1385_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_31 { left: 2px; right: 2px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_32 { padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; }
	#imTextObject_1385_32 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_32 { left: 2px; right: 2px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_1385_32 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (max-width: 479px)  {
	#imPgTitle { width: 100%; margin-left: 0px; margin-right: 0px; }
	#imBreadcrumb { width: 100%; margin-left: 0px; margin-right: 0px; }
	#imCell_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imObjectGallery_1385_31 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_31 { top: 3px; bottom: 3px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_32 { padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_1385_32 { padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
	#imCellStyleGraphics_32 { top: 3px; bottom: 3px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_1385_32 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	
}

@media (min-width: 993px) {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 10px; left: -1px; width: 996px; height: 195px; text-align: center; z-index: 1002; overflow-y: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 14.847% 0);clip-path: inset(0 0 14.847% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_02_wrapper { position: absolute; top: 78px; left: 39px; width: 79px; height: 71px; text-align: center; z-index: 1003; overflow-y: hidden; }
	#imHeader_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 10.127% 0);clip-path: inset(0 0 10.127% 0);}#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_03_wrapper { position: absolute; top: 51px; left: 160px; width: 798px; height: 65px; text-align: center; z-index: 1004; overflow-y: hidden; }
	#imHeader_imObjectImage_03_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_04_wrapper { position: absolute; top: 135px; left: 192px; width: 728px; height: 45px; text-align: center; z-index: 1005; overflow-y: hidden; }
	#imHeader_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_05_wrapper { display: none; }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_05 { 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; background-color: transparent; padding: 0px 0px 0px 0px; }
	#imHeader_imMenuObject_05 > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_05 > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05 > ul > li > .label-wrapper, #imHeader_imMenuObject_05 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 198px; height: 50px; padding: 0 1px 0 1px; 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_05 .hamburger-button {cursor: pointer; width: 50px; height: 50px; 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_05 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(224, 224, 224, 1); }
	#imHeader_imMenuObject_05 .label-inner-wrapper, #imHeader_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_05 > ul > li .label, #imHeader_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_05 > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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_05 > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_05 .hamburger-button {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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_05 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_05 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05 > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_05 > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05 > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05 > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05 > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_05 > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(64, 0, 0, 1);background-image: url('../images/tlotytulrom-03-2-.jpg');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_05 > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05 .imLevel { cursor: default; }
	#imHeader_imMenuObject_05 { text-align: right;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	#imHeader_imMenuObject_05-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_05-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_05-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_05-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_05-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(64, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(224, 224, 224, 1); }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_05-menu-opened{ position:fixed; top: 0; bottom: 0; right: 0; width: 300px; 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 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_05-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_05-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_05-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_05-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 298px; height: 38px; padding: 0 1px 0 1px; }
	#imHeader_imMenuObject_05-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_05-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;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;background-color: rgba(64, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_05-menu-opened ul > li > .label-wrapper {background-color: rgba(64, 0, 0, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul > li > .label-wrapper {background-color: rgba(84, 20, 20, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(104, 40, 40, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(124, 60, 60, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_05-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(64, 0, 0, 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_05-menu-opened ul > li:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_05-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 0, 0, 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_05-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 0, 0, 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_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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_05-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_05-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_05-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 992px) and (min-width: 720px) {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 40px; left: 0px; width: 996px; height: 195px; text-align: center; z-index: 1002; overflow-y: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 14.847% 0);clip-path: inset(0 0 14.847% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_02_wrapper { position: absolute; top: 108px; left: 39px; width: 79px; height: 71px; text-align: center; z-index: 1003; overflow-y: hidden; }
	#imHeader_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 10.127% 0);clip-path: inset(0 0 10.127% 0);}#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_03_wrapper { position: absolute; top: 81px; left: 0px; width: 798px; height: 65px; text-align: center; z-index: 1004; overflow-y: hidden; }
	#imHeader_imObjectImage_03_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_04_wrapper { position: absolute; top: 165px; left: 0px; width: 728px; height: 45px; text-align: center; z-index: 1005; overflow-y: hidden; }
	#imHeader_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_05_wrapper { position: absolute; top: 5px; left: 15px; width: 700px; height: 20px; text-align: center; z-index: 1006;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_05 { 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; background-color: transparent; padding: 0px 0px 0px 0px; }
	#imHeader_imMenuObject_05 > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_05 > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05 > ul > li > .label-wrapper, #imHeader_imMenuObject_05 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 198px; height: 50px; padding: 0 1px 0 1px; 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_05 .hamburger-button {cursor: pointer; width: 50px; height: 50px; 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_05 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(224, 224, 224, 1); }
	#imHeader_imMenuObject_05 .label-inner-wrapper, #imHeader_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_05 > ul > li .label, #imHeader_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_05 > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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_05 > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_05 .hamburger-button {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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_05 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_05 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05 > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_05 > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05 > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05 > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05 > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_05 > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(64, 0, 0, 1);background-image: url('../images/tlotytulrom-03-2-.jpg');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_05 > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05 .imLevel { cursor: default; }
	#imHeader_imMenuObject_05 { text-align: right;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	#imHeader_imMenuObject_05-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_05-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_05-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_05-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_05-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(64, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(224, 224, 224, 1); }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_05-menu-opened{ position:fixed; top: 0; bottom: 0; right: 0; width: 300px; 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 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_05-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_05-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_05-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_05-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 298px; height: 38px; padding: 0 1px 0 1px; }
	#imHeader_imMenuObject_05-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_05-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;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;background-color: rgba(64, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_05-menu-opened ul > li > .label-wrapper {background-color: rgba(64, 0, 0, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul > li > .label-wrapper {background-color: rgba(84, 20, 20, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(104, 40, 40, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(124, 60, 60, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_05-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(64, 0, 0, 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_05-menu-opened ul > li:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_05-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 0, 0, 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_05-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 0, 0, 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_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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_05-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_05-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_05-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719px) and (min-width: 480px) {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 40px; left: 0px; width: 996px; height: 195px; text-align: center; z-index: 1002; overflow-y: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 14.847% 0);clip-path: inset(0 0 14.847% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_02_wrapper { position: absolute; top: 108px; left: 39px; width: 79px; height: 71px; text-align: center; z-index: 1003; overflow-y: hidden; }
	#imHeader_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 10.127% 0);clip-path: inset(0 0 10.127% 0);}#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_03_wrapper { position: absolute; top: 81px; left: 0px; width: 798px; height: 65px; text-align: center; z-index: 1004; overflow-y: hidden; }
	#imHeader_imObjectImage_03_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectImage_04_wrapper { position: absolute; top: 165px; left: 0px; width: 728px; height: 45px; text-align: center; z-index: 1005; overflow-y: hidden; }
	#imHeader_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imMenuObject_05_wrapper { position: absolute; top: 5px; left: 15px; width: 460px; height: 20px; text-align: center; z-index: 1006;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_05 { 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; background-color: transparent; padding: 0px 0px 0px 0px; }
	#imHeader_imMenuObject_05 > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_05 > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05 > ul > li > .label-wrapper, #imHeader_imMenuObject_05 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 198px; height: 50px; padding: 0 1px 0 1px; 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_05 .hamburger-button {cursor: pointer; width: 50px; height: 50px; 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_05 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(224, 224, 224, 1); }
	#imHeader_imMenuObject_05 .label-inner-wrapper, #imHeader_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_05 > ul > li .label, #imHeader_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_05 > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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_05 > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_05 .hamburger-button {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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_05 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_05 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05 > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_05 > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05 > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05 > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05 > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_05 > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(64, 0, 0, 1);background-image: url('../images/tlotytulrom-03-2-.jpg');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_05 > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05 .imLevel { cursor: default; }
	#imHeader_imMenuObject_05 { text-align: right;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	#imHeader_imMenuObject_05-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_05-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_05-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_05-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_05-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(64, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(224, 224, 224, 1); }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_05-menu-opened{ position:fixed; top: 0; bottom: 0; right: 0; width: 300px; 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 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_05-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_05-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_05-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_05-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 298px; height: 38px; padding: 0 1px 0 1px; }
	#imHeader_imMenuObject_05-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_05-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;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;background-color: rgba(64, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_05-menu-opened ul > li > .label-wrapper {background-color: rgba(64, 0, 0, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul > li > .label-wrapper {background-color: rgba(84, 20, 20, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(104, 40, 40, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(124, 60, 60, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_05-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(64, 0, 0, 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_05-menu-opened ul > li:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_05-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 0, 0, 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_05-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 0, 0, 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_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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_05-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_05-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_05-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479px)  {
	#imHeader_imObjectImage_01_wrapper { position: absolute; top: 40px; left: 0px; width: 996px; height: 195px; text-align: center; z-index: 1002; overflow-y: hidden; }
	#imHeader_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 14.847% 0);clip-path: inset(0 0 14.847% 0);}#imHeader_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectImage_02_wrapper { position: absolute; top: 108px; left: 39px; width: 79px; height: 71px; text-align: center; z-index: 1003; overflow-y: hidden; }
	#imHeader_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 10.127% 0);clip-path: inset(0 0 10.127% 0);}#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_2 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectImage_03_wrapper { position: absolute; top: 81px; left: 0px; width: 798px; height: 65px; text-align: center; z-index: 1004; overflow-y: hidden; }
	#imHeader_imObjectImage_03_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_3 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectImage_04_wrapper { position: absolute; top: 165px; left: 0px; width: 728px; height: 45px; text-align: center; z-index: 1005; overflow-y: hidden; }
	#imHeader_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imMenuObject_05_wrapper { position: absolute; top: 5px; left: 15px; width: 300px; height: 20px; text-align: center; z-index: 1006;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_05 { 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; background-color: transparent; padding: 0px 0px 0px 0px; }
	#imHeader_imMenuObject_05 > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_05 > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05 > ul > li > .label-wrapper, #imHeader_imMenuObject_05 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 198px; height: 50px; padding: 0 1px 0 1px; 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_05 .hamburger-button {cursor: pointer; width: 50px; height: 50px; 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_05 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(224, 224, 224, 1); }
	#imHeader_imMenuObject_05 .label-inner-wrapper, #imHeader_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_05 > ul > li .label, #imHeader_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_05 > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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_05 > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_05 .hamburger-button {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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_05 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_05 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05 > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_05 > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05 > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05 > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05 > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_05 > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(64, 0, 0, 1);background-image: url('../images/tlotytulrom-03-2-.jpg');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_05 > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05 .imLevel { cursor: default; }
	#imHeader_imMenuObject_05 { text-align: right;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	#imHeader_imMenuObject_05-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_05-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_05-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_05-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_05-menu-opened > ul { position: absolute; right: 0; left: auto; top: 40px; background-color: rgba(64, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(224, 224, 224, 1); }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_05-menu-opened{ position:fixed; top: 0; bottom: 0; right: 0; width: 300px; 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 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_05-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_05-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_05-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_05-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 298px; height: 38px; padding: 0 1px 0 1px; }
	#imHeader_imMenuObject_05-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_05-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;right: 0; left: auto;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;background-color: rgba(64, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_05-menu-opened ul > li > .label-wrapper {background-color: rgba(64, 0, 0, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul > li > .label-wrapper {background-color: rgba(84, 20, 20, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(104, 40, 40, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(124, 60, 60, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_05-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(64, 0, 0, 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_05-menu-opened ul > li:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_05-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 0, 0, 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_05-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 0, 0, 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_05-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_05-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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_05-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_05-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_05-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (min-width: 993px) {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 5px; left: 892px; width: 80px; height: 20px; text-align: center; z-index: 1002; overflow-y: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 -33.333% 0);clip-path: inset(0 0 -33.333% 0);}#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_02_wrapper { position: absolute; top: 6px; left: 708px; width: 81px; height: 18px; text-align: center; z-index: 1003; overflow-y: hidden; }
	#imFooter_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 28% 0);clip-path: inset(0 0 28% 0);}#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_03_wrapper { position: absolute; top: 5px; left: 244px; width: 83px; height: 18px; text-align: center; z-index: 1004; overflow-y: hidden; }
	#imFooter_imObjectImage_03_wrapper img {-webkit-clip-path: inset(0 0 -20% 0);clip-path: inset(0 0 -20% 0);}#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_04_wrapper { position: absolute; top: 4px; left: 20px; width: 114px; height: 21px; text-align: center; z-index: 1005; overflow-y: hidden; }
	#imFooter_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 8.696% 0);clip-path: inset(0 0 8.696% 0);}#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 5px; left: 336px; width: 84px; height: 18px; text-align: center; z-index: 1006; overflow-y: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 5.263% 0);clip-path: inset(0 0 5.263% 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_imCellStyleGraphics_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_06_wrapper { position: absolute; top: 5px; left: 798px; width: 84px; height: 19px; text-align: center; z-index: 1007; overflow-y: hidden; }
	#imFooter_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 29.63% 0);clip-path: inset(0 0 29.63% 0);}#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_07_wrapper { position: absolute; top: 5px; left: 149px; width: 85px; height: 19px; text-align: center; z-index: 1008; overflow-y: hidden; }
	#imFooter_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 20.833% 0);clip-path: inset(0 0 20.833% 0);}#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_08_wrapper { position: absolute; top: 5px; left: 430px; width: 82px; height: 19px; text-align: center; z-index: 1009; overflow-y: hidden; }
	#imFooter_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 38.71% 0);clip-path: inset(0 0 38.71% 0);}#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_09_wrapper { position: absolute; top: 5px; left: 522px; width: 83px; height: 20px; text-align: center; z-index: 1010; overflow-y: hidden; }
	#imFooter_imObjectImage_09_wrapper img {-webkit-clip-path: inset(0 0 9.091% 0);clip-path: inset(0 0 9.091% 0);}#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_10_wrapper { position: absolute; top: 5px; left: 614px; width: 84px; height: 20px; text-align: center; z-index: 1011; overflow-y: hidden; }
	#imFooter_imObjectImage_10_wrapper img {-webkit-clip-path: inset(0 0 -42.857% 0);clip-path: inset(0 0 -42.857% 0);}#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imHTMLObject_11_wrapper { position: absolute; top: 10px; left: 10px; width: 100px; height: 100px; text-align: center; z-index: 1012; overflow-y: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imHTMLObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 992px) and (min-width: 720px) {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 5px; left: 640px; width: 80px; height: 20px; text-align: center; z-index: 1002; overflow-y: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 -33.333% 0);clip-path: inset(0 0 -33.333% 0);}#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_02_wrapper { position: absolute; top: 6px; left: 639px; width: 81px; height: 18px; text-align: center; z-index: 1003; overflow-y: hidden; }
	#imFooter_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 28% 0);clip-path: inset(0 0 28% 0);}#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_03_wrapper { position: absolute; top: 5px; left: 244px; width: 83px; height: 18px; text-align: center; z-index: 1004; overflow-y: hidden; }
	#imFooter_imObjectImage_03_wrapper img {-webkit-clip-path: inset(0 0 -20% 0);clip-path: inset(0 0 -20% 0);}#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_04_wrapper { position: absolute; top: 4px; left: 20px; width: 114px; height: 21px; text-align: center; z-index: 1005; overflow-y: hidden; }
	#imFooter_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 8.696% 0);clip-path: inset(0 0 8.696% 0);}#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 5px; left: 336px; width: 84px; height: 18px; text-align: center; z-index: 1006; overflow-y: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 5.263% 0);clip-path: inset(0 0 5.263% 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_imCellStyleGraphics_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_06_wrapper { position: absolute; top: 5px; left: 636px; width: 84px; height: 19px; text-align: center; z-index: 1007; overflow-y: hidden; }
	#imFooter_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 29.63% 0);clip-path: inset(0 0 29.63% 0);}#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_07_wrapper { position: absolute; top: 5px; left: 149px; width: 85px; height: 19px; text-align: center; z-index: 1008; overflow-y: hidden; }
	#imFooter_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 20.833% 0);clip-path: inset(0 0 20.833% 0);}#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_08_wrapper { position: absolute; top: 5px; left: 430px; width: 82px; height: 19px; text-align: center; z-index: 1009; overflow-y: hidden; }
	#imFooter_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 38.71% 0);clip-path: inset(0 0 38.71% 0);}#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_09_wrapper { position: absolute; top: 5px; left: 522px; width: 83px; height: 20px; text-align: center; z-index: 1010; overflow-y: hidden; }
	#imFooter_imObjectImage_09_wrapper img {-webkit-clip-path: inset(0 0 9.091% 0);clip-path: inset(0 0 9.091% 0);}#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_10_wrapper { position: absolute; top: 5px; left: 614px; width: 84px; height: 20px; text-align: center; z-index: 1011; overflow-y: hidden; }
	#imFooter_imObjectImage_10_wrapper img {-webkit-clip-path: inset(0 0 -42.857% 0);clip-path: inset(0 0 -42.857% 0);}#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imHTMLObject_11_wrapper { position: absolute; top: 0px; left: 10px; width: 100px; height: 100px; text-align: center; z-index: 1012; overflow-y: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imHTMLObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719px) and (min-width: 480px) {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 5px; left: 400px; width: 80px; height: 20px; text-align: center; z-index: 1002; overflow-y: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 -33.333% 0);clip-path: inset(0 0 -33.333% 0);}#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_02_wrapper { position: absolute; top: 6px; left: 399px; width: 81px; height: 18px; text-align: center; z-index: 1003; overflow-y: hidden; }
	#imFooter_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 28% 0);clip-path: inset(0 0 28% 0);}#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_03_wrapper { position: absolute; top: 5px; left: 244px; width: 83px; height: 18px; text-align: center; z-index: 1004; overflow-y: hidden; }
	#imFooter_imObjectImage_03_wrapper img {-webkit-clip-path: inset(0 0 -20% 0);clip-path: inset(0 0 -20% 0);}#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_04_wrapper { position: absolute; top: 4px; left: 20px; width: 114px; height: 21px; text-align: center; z-index: 1005; overflow-y: hidden; }
	#imFooter_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 8.696% 0);clip-path: inset(0 0 8.696% 0);}#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 5px; left: 336px; width: 84px; height: 18px; text-align: center; z-index: 1006; overflow-y: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 5.263% 0);clip-path: inset(0 0 5.263% 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_imCellStyleGraphics_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_06_wrapper { position: absolute; top: 5px; left: 396px; width: 84px; height: 19px; text-align: center; z-index: 1007; overflow-y: hidden; }
	#imFooter_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 29.63% 0);clip-path: inset(0 0 29.63% 0);}#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_07_wrapper { position: absolute; top: 5px; left: 149px; width: 85px; height: 19px; text-align: center; z-index: 1008; overflow-y: hidden; }
	#imFooter_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 20.833% 0);clip-path: inset(0 0 20.833% 0);}#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_08_wrapper { position: absolute; top: 5px; left: 398px; width: 82px; height: 19px; text-align: center; z-index: 1009; overflow-y: hidden; }
	#imFooter_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 38.71% 0);clip-path: inset(0 0 38.71% 0);}#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_09_wrapper { position: absolute; top: 5px; left: 397px; width: 83px; height: 20px; text-align: center; z-index: 1010; overflow-y: hidden; }
	#imFooter_imObjectImage_09_wrapper img {-webkit-clip-path: inset(0 0 9.091% 0);clip-path: inset(0 0 9.091% 0);}#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectImage_10_wrapper { position: absolute; top: 5px; left: 396px; width: 84px; height: 20px; text-align: center; z-index: 1011; overflow-y: hidden; }
	#imFooter_imObjectImage_10_wrapper img {-webkit-clip-path: inset(0 0 -42.857% 0);clip-path: inset(0 0 -42.857% 0);}#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imHTMLObject_11_wrapper { position: absolute; top: 0px; left: 10px; width: 100px; height: 100px; text-align: center; z-index: 1012; overflow-y: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imHTMLObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479px)  {
	#imFooter_imObjectImage_01_wrapper { position: absolute; top: 5px; left: 240px; width: 80px; height: 20px; text-align: center; z-index: 1002; overflow-y: hidden; }
	#imFooter_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 -33.333% 0);clip-path: inset(0 0 -33.333% 0);}#imFooter_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_02_wrapper { position: absolute; top: 6px; left: 239px; width: 81px; height: 18px; text-align: center; z-index: 1003; overflow-y: hidden; }
	#imFooter_imObjectImage_02_wrapper img {-webkit-clip-path: inset(0 0 28% 0);clip-path: inset(0 0 28% 0);}#imFooter_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_2 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_03_wrapper { position: absolute; top: 5px; left: 237px; width: 83px; height: 18px; text-align: center; z-index: 1004; overflow-y: hidden; }
	#imFooter_imObjectImage_03_wrapper img {-webkit-clip-path: inset(0 0 -20% 0);clip-path: inset(0 0 -20% 0);}#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_3 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_04_wrapper { position: absolute; top: 4px; left: 20px; width: 114px; height: 21px; text-align: center; z-index: 1005; overflow-y: hidden; }
	#imFooter_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 8.696% 0);clip-path: inset(0 0 8.696% 0);}#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_4 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_05_wrapper { position: absolute; top: 5px; left: 236px; width: 84px; height: 18px; text-align: center; z-index: 1006; overflow-y: hidden; }
	#imFooter_imObjectImage_05_wrapper img {-webkit-clip-path: inset(0 0 5.263% 0);clip-path: inset(0 0 5.263% 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_imCellStyleGraphics_5 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_06_wrapper { position: absolute; top: 5px; left: 236px; width: 84px; height: 19px; text-align: center; z-index: 1007; overflow-y: hidden; }
	#imFooter_imObjectImage_06_wrapper img {-webkit-clip-path: inset(0 0 29.63% 0);clip-path: inset(0 0 29.63% 0);}#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_6 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_07_wrapper { position: absolute; top: 5px; left: 149px; width: 85px; height: 19px; text-align: center; z-index: 1008; overflow-y: hidden; }
	#imFooter_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 20.833% 0);clip-path: inset(0 0 20.833% 0);}#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_7 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_08_wrapper { position: absolute; top: 5px; left: 238px; width: 82px; height: 19px; text-align: center; z-index: 1009; overflow-y: hidden; }
	#imFooter_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 38.71% 0);clip-path: inset(0 0 38.71% 0);}#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_8 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_09_wrapper { position: absolute; top: 5px; left: 237px; width: 83px; height: 20px; text-align: center; z-index: 1010; overflow-y: hidden; }
	#imFooter_imObjectImage_09_wrapper img {-webkit-clip-path: inset(0 0 9.091% 0);clip-path: inset(0 0 9.091% 0);}#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_9 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectImage_10_wrapper { position: absolute; top: 5px; left: 236px; width: 84px; height: 20px; text-align: center; z-index: 1011; overflow-y: hidden; }
	#imFooter_imObjectImage_10_wrapper img {-webkit-clip-path: inset(0 0 -42.857% 0);clip-path: inset(0 0 -42.857% 0);}#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imHTMLObject_11_wrapper { position: absolute; top: 0px; left: 10px; width: 100px; height: 100px; text-align: center; z-index: 1012; overflow-y: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imHTMLObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 993px) {
	#imSideBar_imMenuObject_01_wrapper { position: absolute; top: 5px; left: 15px; width: 230px; height: 726px; text-align: center; z-index: 1002;  }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imSideBar_imMenuObject_01 { 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; background-color: transparent; padding: 0px 0px 0px 0px; }
	#imSideBar_imMenuObject_01 > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01 > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01 > ul > li > .label-wrapper, #imSideBar_imMenuObject_01 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 198px; height: 50px; padding: 0 1px 0 1px; 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;}
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 50px; height: 50px; 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;}
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(224, 224, 224, 1); }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01 > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01 > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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; }
	#imSideBar_imMenuObject_01 > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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; }
	#imSideBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_01 > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(64, 0, 0, 1);background-image: url('../images/tlotytulrom-03-2-.jpg');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; }
	#imSideBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: left;}
	/* Level menu background */
	#imSideBar_imMenuObject_01 ul ul { 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;  background-color: transparent; }
	/* Level menu button size and position */
	#imSideBar_imMenuObject_01 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imSideBar_imMenuObject_01 .multiple-column > ul {max-width: 300px;}
	#imSideBar_imMenuObject_01 ul ul li:last-child {margin-bottom: 0;}
	#imSideBar_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 298px; height: 38px; padding: 0 1px 0 1px; }
	#imSideBar_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imSideBar_imMenuObject_01 ul ul .label-wrapper {background-color: transparent;background-image: url('../images/5960320D93FF1DAB928E8061A2CEC2DF.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imSideBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/2AB42D40576E11F3B65D44C84DD72E57.png');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; }
	#imSideBar_imMenuObject_01 ul ul li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/2AB42D40576E11F3B65D44C84DD72E57.png');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; }
	#imSideBar_imMenuObject_01 ul ul li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imSideBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: url('../images/0BF32193E9AFBF29E0240BF87D6AA1E2.png');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; }
	#imSideBar_imMenuObject_01 ul ul .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imSideBar_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/2AB42D40576E11F3B65D44C84DD72E57.png');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; }
	#imSideBar_imMenuObject_01 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imSideBar_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;top: 0; left: 200px;}
	#imSideBar_imMenuObject_01 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imSideBar_imMenuObject_01 .multiple-column > ul > li {display: block;}
	#imSideBar_imMenuObject_01 > ul > li > ul {position: absolute;
	top: 0;
	}
	#imSideBar_imMenuObject_01 > ul > li > ul.open-bottom { left: 0; }
	#imSideBar_imMenuObject_01 > ul > li > ul.open-left { right: 200px; }
	#imSideBar_imMenuObject_01 > ul > li > ul.open-right { left: 200px; }
	#imSideBar_imMenuObject_01 > ul > li > ul ul, #imSideBar_imMenuObject_01 .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imSideBar_imMenuObject_01  > ul > li > ul ul.open-left, #imSideBar_imMenuObject_01 .multiple-column > ul > li ul.open-left{ right: 300px; }
	#imSideBar_imMenuObject_01  > ul > li > ul ul.open-right, #imSideBar_imMenuObject_01 .multiple-column > ul > li ul.open-right{ left: 300px; }
	#imSideBar_imMenuObject_01 ul > li > ul, #imSideBar_imMenuObject_01 .multiple-column { display: none; }
	#imSideBar_imMenuObject_01 > ul > li:nth-child(1n+1) {
	margin-left: 0;
	clear: left;
	}
	#imSideBar_imMenuObject_01 > ul > li:nth-child(n+2) {
	margin-top: 2px; 
	}
	#imSideBar_imMenuObject_01-menu-opened { display: none; }
	#imSideBar_imMenuObject_01 .hamburger-component { display: none; }
	
}

@media (max-width: 992px) and (min-width: 720px) {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imSideBar_imMenuObject_01 { 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; background-color: transparent; padding: 0px 0px 0px 0px; }
	#imSideBar_imMenuObject_01 > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01 > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01 > ul > li > .label-wrapper, #imSideBar_imMenuObject_01 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 198px; height: 50px; padding: 0 1px 0 1px; 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;}
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 50px; height: 50px; 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;}
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(224, 224, 224, 1); }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01 > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01 > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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; }
	#imSideBar_imMenuObject_01 > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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; }
	#imSideBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_01 > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(64, 0, 0, 1);background-image: url('../images/tlotytulrom-03-2-.jpg');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; }
	#imSideBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: right;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(64, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(224, 224, 224, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened{ position:fixed; top: 0; bottom: 0; left: 0; width: 300px; 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 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 298px; height: 38px; padding: 0 1px 0 1px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;left: 0; right: auto;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;background-color: rgba(64, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(64, 0, 0, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(84, 20, 20, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(104, 40, 40, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(124, 60, 60, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(64, 0, 0, 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; }
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 0, 0, 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; }
	#imSideBar_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 0, 0, 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; }
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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; }
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imSideBar_imMenuObject_01-menu-opened {  transform: translate3d(-300px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imSideBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719px) and (min-width: 480px) {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imSideBar_imMenuObject_01 { 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; background-color: transparent; padding: 0px 0px 0px 0px; }
	#imSideBar_imMenuObject_01 > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01 > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01 > ul > li > .label-wrapper, #imSideBar_imMenuObject_01 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 198px; height: 50px; padding: 0 1px 0 1px; 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;}
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 50px; height: 50px; 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;}
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(224, 224, 224, 1); }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01 > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01 > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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; }
	#imSideBar_imMenuObject_01 > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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; }
	#imSideBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_01 > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(64, 0, 0, 1);background-image: url('../images/tlotytulrom-03-2-.jpg');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; }
	#imSideBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: right;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(64, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(224, 224, 224, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened{ position:fixed; top: 0; bottom: 0; left: 0; width: 300px; 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 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 298px; height: 38px; padding: 0 1px 0 1px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;left: 0; right: auto;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;background-color: rgba(64, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(64, 0, 0, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(84, 20, 20, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(104, 40, 40, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(124, 60, 60, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(64, 0, 0, 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; }
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 0, 0, 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; }
	#imSideBar_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 0, 0, 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; }
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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; }
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imSideBar_imMenuObject_01-menu-opened {  transform: translate3d(-300px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imSideBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479px)  {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imSideBar_imMenuObject_01 { 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; background-color: transparent; padding: 0px 0px 0px 0px; }
	#imSideBar_imMenuObject_01 > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01 > ul > li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01 > ul > li > .label-wrapper, #imSideBar_imMenuObject_01 > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 198px; height: 50px; padding: 0 1px 0 1px; 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;}
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 50px; height: 50px; 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;}
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(224, 224, 224, 1); }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01 > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01 > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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; }
	#imSideBar_imMenuObject_01 > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');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; }
	#imSideBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_01 > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/4C32A5767370A763625543ABCAD13EF5.png');border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01 > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(64, 0, 0, 1);background-image: url('../images/tlotytulrom-03-2-.jpg');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; }
	#imSideBar_imMenuObject_01 > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: right;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened > ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(64, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px) }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(224, 224, 224, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened{ position:fixed; top: 0; bottom: 0; left: 0; width: 300px; 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 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 298px; height: 38px; padding: 0 1px 0 1px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;left: 0; right: auto;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;background-color: rgba(64, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(64, 0, 0, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(84, 20, 20, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(104, 40, 40, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(124, 60, 60, 1);background-image: none;border-color: rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1) rgba(224, 224, 224, 1);border-style: solid; }
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper {background-color: rgba(64, 0, 0, 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; }
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 0, 0, 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; }
	#imSideBar_imMenuObject_01-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(64, 0, 0, 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; }
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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; }
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family: Tahoma;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imSideBar_imMenuObject_01-menu-opened {  transform: translate3d(-300px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imSideBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

