body
{
   background-color: #556B2F;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_menu2LayoutGrid
{
   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: 16px 0 0 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#menu2LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#menu2LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#menu2LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#menu2LayoutGrid > .col-1
{
   background-color: #556B2F;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   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)
{
#menu2LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_menu2Menu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: #556B2F;
   margin: 0 0 0 10px;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_menu2Menu::after
{
   content: "";
   display: table;
clear: both;
}
#wb_menu2Menu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_menu2Menu li
{
   display: inline-block;
   margin: 0;
   padding: 0px 3px 0px 0px;
}
#wb_menu2Menu a
{
   display: block;
   color: #FFFFFF;
   border: 1px solid #808080;
   border-radius: 0px;
   background-color: #556B2F;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_menu2Menu > ul > li > a
{
   height: 28px;
   line-height: 28px;
   padding: 0px 16px 0px 2px;
}
#wb_menu2Menu li:hover a, #wb_menu2Menu a:hover
{
   color: #FFFFFF;
   border: 1px solid #800000;
   background-color: #800000;
   background-image: none;
}
#wb_menu2Menu li.firstmain
{
   padding-left: 0px;
}
#wb_menu2Menu li.lastmain
{
   padding-right: 0px;
}
#wb_menu2Menu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_menu2Menu.affix
{
   top: 0 !important;
   position: fixed !important;
}
@media (max-width: 480px)
{
#wb_menu2Menu ul
{
   width: 100%;
}
#wb_menu2Menu li
{
   display: block;
   width: 100% !important;
   padding: 0 0px 3px 0px !important;
}
#wb_menu2Menu a
{
   box-sizing: border-box;
   width: 100% !important;
   float: none !important;
}
#wb_menu2Menu a.withsubmenu
{
   position: relative;
   width: 100% !important;
}
#wb_menu2Menu li:hover
{
   position: static !important;
}
#wb_menu2Menu li li.firstitem
{
   padding-top: 3px !important;
}
#wb_menu2Menu ul ul,
#wb_menu2Menu ul :hover > ul,
#wb_menu2Menu ul :hover ul,
#wb_menu2Menu ul :hover ul ul,
#wb_menu2Menu ul :hover ul :hover > ul,
#wb_menu2Menu ul :hover ul :hover ul ul,
#wb_menu2Menu ul :hover ul .firstitem:hover > ul 
{
   position: static !important;
   left: auto !important;
   top: auto !important;
   visibility: visible !important;
   padding-top: 0 !important;
}
#wb_menu2Menu li > ul
{
   max-height: 0;
   overflow: hidden;
   transition: max-height .3s ease;
   padding: 0;
   width: 100%;
}
#wb_menu2Menu li.open > ul
{
   max-height: 1000px;
}
#wb_menu2Menu li li
{
   width: 100% !important;
}
#wb_menu2Menu ul ul a
{
   width: 100% !important;
}
#wb_menu2Menu a.withsubmenu::after 
{
   content: " ";
   position: absolute;
   right: 10px;
   top: 50%;
   height: 100%;
   display: inline-flex;
   align-items: center;
   pointer-events: none;
   background-color: currentColor;
   -webkit-mask: url("data:image/svg+xml;utf8,%3csvg%20viewBox%3d%220%200%20512%20512%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0d%0a%20%20%20%3cpath%20d%3d%22M50%20145%20C54%20141%2c%2059%20139%2c%2064%20139%20C70%20139%2c%2075%20141%2c%2079%20145%20L256%20323%20L434%20145%20C438%20141%2c%20443%20139%2c%20448%20139%20C454%20139%2c%20459%20141%2c%20463%20145%20C468%20149%2c%20470%20154%2c%20470%20160%20C470%20166%2c%20467%20170%2c%20463%20174%20L272%20366%20C268%20370%2c%20262%20373%2c%20256%20373%20C250%20373%2c%20245%20370%2c%20241%20366%20L50%20174%20C45%20170%2c%2043%20166%2c%2043%20160%20C43%20154%2c%2045%20149%2c%2050%20145%22/%3e%0d%0d%0a%3c/svg%3e%0d%0d%0a") no-repeat center / contain;
   mask: url("data:image/svg+xml;utf8,%3csvg%20viewBox%3d%220%200%20512%20512%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0d%0a%20%20%20%3cpath%20d%3d%22M50%20145%20C54%20141%2c%2059%20139%2c%2064%20139%20C70%20139%2c%2075%20141%2c%2079%20145%20L256%20323%20L434%20145%20C438%20141%2c%20443%20139%2c%20448%20139%20C454%20139%2c%20459%20141%2c%20463%20145%20C468%20149%2c%20470%20154%2c%20470%20160%20C470%20166%2c%20467%20170%2c%20463%20174%20L272%20366%20C268%20370%2c%20262%20373%2c%20256%20373%20C250%20373%2c%20245%20370%2c%20241%20366%20L50%20174%20C45%20170%2c%2043%20166%2c%2043%20160%20C43%20154%2c%2045%20149%2c%2050%20145%22/%3e%0d%0d%0a%3c/svg%3e%0d%0d%0a") no-repeat center / contain;
   width: 13px;
   height: 13px;
   vertical-align: middle;
   transform: translateY(-50%);
}
#wb_menu2Menu li.open > a.withsubmenu::after
{
   content: " ";
   transform: translate(0, -50%) rotate(180deg);
}
}
#wb_header13LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header13LayoutGrid
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#header13LayoutGrid > .col-1, #header13LayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#header13LayoutGrid > .col-1, #header13LayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#header13LayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#header13LayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#header13LayoutGrid > .col-1, #header13LayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_header13LayoutGrid .parallax
{
   background-color: transparent;
   background-image: url('https://images.unsplash.com/photo-1513104890138-7c749659a591?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w2ODk0MXwwfDF8c2VhcmNofDF8fHBpenphfGVufDB8fHx8MTc3NzIyNTY3Mnww&ixlib=rb-4.1.0&q=80&w=1080');
   background-repeat: repeat-x;
   background-position: center center;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_header13LayoutGrid .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#header13TextArt
{
   border-width: 0;
   vertical-align: top;
}
#wb_header13TextArt
{
   margin: 0;
   vertical-align: top;
}
#wb_header13Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#header13Heading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 2px 2px 4px rgba(0,0,0,0.50);
}
#wb_footer16LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer16LayoutGrid1
{
   box-sizing: border-box;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer16LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer16LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer16LayoutGrid1 > .row > .col-1
{
   float: left;
}
#footer16LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer16LayoutGrid1:before,
#footer16LayoutGrid1:after,
#footer16LayoutGrid1 .row:before,
#footer16LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#footer16LayoutGrid1:after,
#footer16LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer16LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_footer16LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer16LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer16LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer16LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer16LayoutGrid2 > .row > .col-1
{
   float: left;
}
#footer16LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer16LayoutGrid2:before,
#footer16LayoutGrid2:after,
#footer16LayoutGrid2 .row:before,
#footer16LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#footer16LayoutGrid2:after,
#footer16LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer16LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_footer16Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: left;
}
#footer16Heading1
{
   color: #000000;
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#footer16Heading1 a
{
   color: inherit;
   text-decoration: none;
}
#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: 596px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #000000;
   font-family: Verdana;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: Verdana;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#SlideShow1 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: 454px;
   width: auto;
}
#SlideShow1 li
{
   border-radius: inherit;
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow1
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   height: 454px;
   padding: 0;
   margin: 0;
}
#SlideShow1
{
   border: 0px solid #A52A2A;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
