div#container
{
   width: 1250px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #FFFFFF;
   text-decoration: none;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #FF0000;
   text-decoration: none;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #009252;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Mastergrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Mastergrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#Mastergrid > .col-1, #Mastergrid > .col-2, #Mastergrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Mastergrid > .col-1, #Mastergrid > .col-2, #Mastergrid > .col-3
{
   flex: 0 0 auto;
}
#Mastergrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#Mastergrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#Mastergrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#Mastergrid > .col-1, #Mastergrid > .col-2, #Mastergrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Menu_Grid
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: none;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #009252;
   border-left-color: #FFFFFF;
   box-sizing: border-box;
   margin: 0;
}
#Menu_Grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#Menu_Grid > .col-1, #Menu_Grid > .col-2, #Menu_Grid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Menu_Grid > .col-1, #Menu_Grid > .col-2, #Menu_Grid > .col-3
{
   flex: 0 0 auto;
}
#Menu_Grid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#Menu_Grid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#Menu_Grid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#Menu_Grid > .col-1, #Menu_Grid > .col-2, #Menu_Grid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_masterframeText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_masterframeText2 div
{
   text-align: center;
}
#wb_masterframeText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_masterframeImage1
{
   margin: 10px 0 5px 0 ;
   vertical-align: top;
}
#masterframeImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 715px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexLayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #D7BB95;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid10
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid10 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#indexLayoutGrid10 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid10 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid10 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: -10px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #009252;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_page1Image2
{
   margin: 0;
   vertical-align: top;
}
#page1Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 980px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 15px 0 ;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#SlideShow1 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#SlideShow1 li
{
   border-radius: inherit;
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow1
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#SlideShow1 .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#SlideShow1 .pagination a
{
   display: inline-block;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(0,146,82,1.00);
}
#SlideShow1 .pagination a.active
{
   background-color: rgba(0,146,82,1.00);
}
#SlideShow1
{
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FFFFFF;
   border-left-color: #000000;
   border-radius: 0px;
   box-sizing: border-box;
}
#CardContainer1
{
   display: flex;
   position: relative;
   left: 50%;
   transform: translate(-50%, 0);
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: flex-start;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
   max-width: 1250px;
}
@media all and (max-width:480px) 
{
#CardContainer1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 0 15px 200px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 340px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   width: 320px;
   max-width: 320px;
   min-width: 320px;
   background-color: transparent;
   background-image: none;
   border: 1px solid #2E8B57;
   border-radius: 4px;
   box-shadow: 0px 4px 8px rgba(0,0,0,0.05);
   text-align: center;
   cursor: pointer;
}
#Card1-card-body
{
   padding: 0;
   padding-top: 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #2E8B57;
   border-radius: 4px 4px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: auto;
   max-width: 300px;
   height: auto;
   max-height: 200px;
}
#Card1-card-item2
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 25px 5px 5px 5px;
   width: calc(100% - 10px);
   padding: 4px 0 4px 0;
   border: 1px solid #2E8B57;
   border-radius: 4px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
      text-align: center;
align-items: center;
  justify-content: center;
  align-content: center;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 14px;
}
#wb_Card1:hover
{
   transform: rotate(0deg) scale(1.05,1.05) ;
   transition: transform 500ms linear 0ms;
}
#wb_Card1
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}

#wb_masterframeResponsiveMenu1
{
   display: block;
   background-color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   text-align: center;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#masterframeResponsiveMenu1
{
   display: inline-block;
   background-color: #FFFFFF;
   height: 27px;
}
#wb_masterframeResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_masterframeResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_masterframeResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_masterframeResponsiveMenu1 ul li i
{
   font-size: 0px;
   width: 0px;
   margin-bottom: 0px;
}
#wb_masterframeResponsiveMenu1 ul li a
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 5px 8px 5px 8px;
   text-align: center;
}
#wb_masterframeResponsiveMenu1 > ul > li > a 
{
   height: 17px;
}
.masterframeResponsiveMenu1 a 
{
   display: block;
}
#wb_masterframeResponsiveMenu1 li:hover > a, #wb_masterframeResponsiveMenu1 li .active
{
   background-color: #009252;
   color: #FFFFFF;
}
#wb_masterframeResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 27px;
}
#wb_masterframeResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_masterframeResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 333px;
}
#wb_masterframeResponsiveMenu1 ul ul li a
{
   background-color: #F5F5F5;
   border: 0px solid #009252;
   color: #000000;
}
#wb_masterframeResponsiveMenu1 ul ul li:hover > a, #wb_masterframeResponsiveMenu1 ul ul li .active
{
   background-color: #009252;
   color: #FFFFFF;
}
#wb_masterframeResponsiveMenu1 ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_masterframeResponsiveMenu1 ul ul li a 
{
   padding-top: 5px;
   padding-right: 20px;
   padding-bottom: 5px;
   text-align: left;
   vertical-align: middle;
}
#wb_masterframeResponsiveMenu1 ul ul ul li 
{
   left: 333px;
   position: relative;
   top: -27px;
}
#wb_masterframeResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #000000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_masterframeResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #000000;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_masterframeResponsiveMenu1 li:hover > a .arrow-down, #wb_masterframeResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_masterframeResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_masterframeResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_masterframeResponsiveMenu1 .toggle,[id^=masterframeResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:1210px) 
{
#wb_masterframeResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_masterframeResponsiveMenu1 ul li a, #wb_masterframeResponsiveMenu1 .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 5px 20px 5px 20px;
}
#wb_masterframeResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.masterframeResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#masterframeResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_masterframeResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_masterframeResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #FFFFFF;
   color: #000000;
   padding: 0 20px 0 20px;
   line-height: 28px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_masterframeResponsiveMenu1 .toggle:hover
{
   background-color: #009252;
   color: #FFFFFF;
}
[id^=masterframeResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#masterframeResponsiveMenu1-title
{
   height: 27px !important;
   line-height: 27px !important;
   text-align: center;
}
#wb_masterframeResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_masterframeResponsiveMenu1 ul ul .toggle,
#wb_masterframeResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_masterframeResponsiveMenu1 a:hover,
#wb_masterframeResponsiveMenu1 ul ul ul a 
{
   background-color: #F5F5F5;
   color: #000000;
}
#wb_masterframeResponsiveMenu1 ul li ul li .toggle,
#wb_masterframeResponsiveMenu1 ul ul a 
{
   background-color: #F5F5F5;
   color: #000000;
}
#wb_masterframeResponsiveMenu1 ul ul ul a 
{
   padding: 5px 20px 5px 60px;
}
#wb_masterframeResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_masterframeResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_masterframeResponsiveMenu1 ul li i 
{
   margin-right: 0px;
}
#wb_masterframeResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_masterframeResponsiveMenu1 ul ul li:hover > ul,
#wb_masterframeResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_masterframeResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_masterframeResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#masterframeResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   right: 8px;
   top: 1px;
   user-select: none;
}
#masterframeResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #000000;
   color: #000000;
   width: 24px;
}
#wb_masterframeResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #009252;
   color: #FFFFFF;
}
#wb_masterframeResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_masterframeResponsiveMenu1 .toggle:hover .arrow-down, #wb_masterframeResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
#wb_masterframeResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_masterframeResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_masterframeResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 22px;
   width: 22px;
}
.Icon1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.Icon1:before
{
   content: "\e0cd";
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #FFFFFF;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon2
{
   height: 22px;
   width: 22px;
}
.Icon2
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.Icon2:before
{
   content: "\f187";
}
#Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
   width: 21px;
}
#wb_Icon2:hover #Icon2 i
{
   color: #FFFFFF;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 0 5px;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1:hover
{
   color: #FFFFFF;
   transition: color 1ms linear 0ms;
}
#wb_Text1
{
   display: inline-block;
   margin: 0 0 0 5px;
   width: 170px;
   height: 15px;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 0 5px;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: inline-block;
   margin: 0 0 0 5px;
   width: 170px;
   height: 15px;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1101px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image1
{
display:none;
}

#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon3
{
   height: 23px;
   width: 19px;
}
#Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 19px;
   line-height: 23px;
   vertical-align: middle;
   width: 18px;
}
#wb_Icon3:hover #Icon3 i
{
   color: #B40404;
}
#wb_Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 0 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon4
{
   height: 23px;
   width: 19px;
}
#Icon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 19px;
   line-height: 23px;
   vertical-align: middle;
   width: 18px;
}
#wb_Icon4:hover #Icon4 i
{
   color: #B40404;
}
#wb_Icon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 0 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon5
{
   height: 23px;
   width: 16px;
}
#Icon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 23px;
   vertical-align: middle;
   width: 16px;
}
#wb_Icon5:hover #Icon5 i
{
   color: #B40404;
}
#wb_masterframeLayoutGrid2
{
   clear: both;
   position: fixed;
   left: 0;
   bottom: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 2px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #009252;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#masterframeLayoutGrid2
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 980px;
}
#masterframeLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#masterframeLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#masterframeLayoutGrid2 > .row > .col-1
{
   float: left;
}
#masterframeLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#masterframeLayoutGrid2:before,
#masterframeLayoutGrid2:after,
#masterframeLayoutGrid2 .row:before,
#masterframeLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#masterframeLayoutGrid2:after,
#masterframeLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#masterframeLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}

#oms_index
{
img {max-width: 100%; height: auto !important;}
video {max-width: 100%; height: auto !important;}
iframe {aspect-ratio: 16/9; height: 100%;}
}

#SiteSearch1
{
   box-sizing: border-box;
   line-height: 20px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#SiteSearch1:focus
{
   outline: 0;
}
.search-item, .search-text
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
}
.search-text
{
   margin: 0 0 4px 0;
}
.search-title, .search-title:active, .search-title:hover, .search-title:visited
{
   color: #1A0DAB;
}
.search-url, .search-url:active, .search-url:hover, .search-url:visited
{
   color: #006621;
   text-decoration: none;
}
.search-highlight
{
   font-weight: bold;
   font-style: normal;
}
.clickable
{
   cursor: pointer;
}
#search-pagination
{
   display: inline-block;
   list-style: none;
   padding: 0;
   border-radius: 4px;
   font-family: Arial;
   font-weight: normal;
   font-size: 0;
   margin: 8px 0 0 4px;
}
#search-pagination > li
{
   display: inline;
   font-size: 13px;
}
#search-pagination > li > a, #search-pagination > li > span
{
   position: relative;
   float: left;
   padding: 4px 10px 4px 10px;
   text-decoration: none;
   background-image: none;
   border: 1px #DDDDDD solid;
   color: #000000;
   margin-left: -1px;
}
#search-pagination > li:first-child > a, #search-pagination > li:first-child > span
{
   margin-left: 0;
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#search-pagination > li:last-child > a, #search-pagination > li:last-child > span
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#search-pagination > li > a:hover, #search-pagination > li > span:hover, #search-pagination > li > a:focus, #search-pagination > li > span:focus
{
   background-color: #CCCCCC;
   color: #23527C;
}
#search-pagination > .active > a, #search-pagination > .active > span, #search-pagination > .active > a:hover, #search-pagination > .active > span:hover, #search-pagination > .active > a:focus, #search-pagination > .active > span:focus
{
   z-index: 2;
   background-color:#000000;
   border-color:#000000;
   color: #FFFFFF;
   cursor: default;
}
#search-pagination > .disabled > span, #search-pagination > .disabled > span:hover, #search-pagination1 > .disabled > span:focus, #search-pagination > .disabled > a, #search-pagination > .disabled > a:hover, #search-pagination > .disabled > a:focus
{
   background-color: #FFFFFF;
   color: #777777;
   cursor: not-allowed;
}
#SiteSearch1-dialog.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#SiteSearch1-dialog .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#SiteSearch1-dialog .modal-open
{
   overflow: hidden;
}
#SiteSearch1-dialog .modal-dialog
{
   position: relative;
   width: 600px;
   margin: 30px auto;
}
#SiteSearch1-dialog .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#SiteSearch1-dialog .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #ECEEEF;
}
#SiteSearch1-dialog .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #ECEEEF;
}
#SiteSearch1-dialog .modal-body
{
   position: relative;
   width: 600px;
   height: 400px;
}
#SiteSearch1-dialog .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #292B2C;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#SiteSearch1-dialog .modal-title
{
   color: #292B2C;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#SiteSearch1-dialog .modal-body
{
   overflow: auto;
}
#SiteSearch1-dialog .modal-content
{
   position: relative;
   background-color: #fff;
   border: 1px solid rgba(0, 0, 0, .2);
   border-radius: 6px;
   outline: 0;
   box-shadow: 0px 5px 15px rgba(0,0,0,0.5);
   text-align: left;
   pointer-events: all;
}
#SiteSearch1-dialog .modal-header
{
   cursor: move;
}
#SiteSearch1-dialog .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: 1.75rem auto;
   min-height: calc(100% - 3.5rem);
   pointer-events: none;
}
#SiteSearch1-dialog .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#wb_IconFont2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 5px 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#IconFont2
{
   height: 19px;
   width: 24px;
}
#IconFont2 i
{
   color: #444343;
   display: inline-block;
   font-size: 19px;
   line-height: 19px;
   vertical-align: middle;
   width: 18px;
}
#wb_IconFont2:hover #IconFont2 i
{
   color: #7E96A1;
}
