body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
#wb_intro
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFE0;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#intro
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#intro > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#intro > .row > .col-1, #intro > .row > .col-2, #intro > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#intro > .row > .col-1, #intro > .row > .col-2, #intro > .row > .col-3
{
   float: left;
}
#intro > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#intro > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#intro > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#intro:before,
#intro:after,
#intro .row:before,
#intro .row:after
{
   display: table;
   content: " ";
}
#intro:after,
#intro .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#intro > .row > .col-1, #intro > .row > .col-2, #intro > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_header
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #00BFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#header > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#upStickyLayer
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 50px;
   width: 49px;
}
#upIcon i
{
   color: #C0A062;
   display: inline-block;
   font-size: 49px;
   line-height: 50px;
   vertical-align: middle;
   width: 41px;
}
#wb_upIcon:hover #upIcon i
{
   color: #EC9C29;
}
#wb_menu
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#menu
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#menu > .col-1, #menu > .col-2, #menu > .col-3, #menu > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: -10px;
   padding-left: -10px;
   position: relative;
}
#menu > .col-1, #menu > .col-2, #menu > .col-3, #menu > .col-4
{
   flex: 0 0 auto;
}
#menu > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#menu > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 40px 0 40px 0;
}
#menu > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#menu > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 42px 0 38px 0;
}
#menu > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#menu > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 8px 0 0 0;
}
#menu > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#menu > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: -10px 0 0 0;
}
@media (max-width: 480px)
{
#menu > .col-1, #menu > .col-2, #menu > .col-3, #menu > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Arenda_txt
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Arenda_txt
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1080px;
}
#Arenda_txt > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Arenda_txt > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Arenda_txt > .row > .col-1
{
   float: left;
}
#Arenda_txt > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: right;
}
#Arenda_txt > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#Arenda_txt:before,
#Arenda_txt:after,
#Arenda_txt .row:before,
#Arenda_txt .row:after
{
   display: table;
   content: " ";
}
#Arenda_txt:after,
#Arenda_txt .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Arenda_txt > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_galleryGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#galleryGrid
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#galleryGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#galleryGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#galleryGrid > .row > .col-1
{
   float: left;
}
#galleryGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#galleryGrid:before,
#galleryGrid:after,
#galleryGrid .row:before,
#galleryGrid .row:after
{
   display: table;
   content: " ";
}
#galleryGrid:after,
#galleryGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#galleryGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_CarouselGallery
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#CarouselGallery
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#CarouselGallery > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#CarouselGallery > .col-1
{
   flex: 0 0 auto;
}
#CarouselGallery > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#CarouselGallery > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_study
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, #FFFFFF 0%, #FFFFE0 100%);
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#study
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#study > .col-1, #study > .col-2, #study > .col-3, #study > .col-4, #study > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#study > .col-1, #study > .col-2, #study > .col-3, #study > .col-4, #study > .col-5
{
   flex: 0 0 auto;
}
#study > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#study > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 110px 0 90px 0;
}
#study > .col-2
{
   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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#study > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0 100px 0;
}
#study > .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: center;
   text-align: center;
}
#study > .col-4
{
   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: flex-start;
   text-align: left;
}
#study > .col-5
{
   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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#study > .col-1, #study > .col-2, #study > .col-3, #study > .col-4, #study > .col-5
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFE0;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1080px;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: right;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFE0;
   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: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .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;
}
#LayoutGrid1 > .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: 480px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_conference
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, #FFFFE0 0%, #FFFFFF 100%);
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#conference
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#conference > .col-1, #conference > .col-2, #conference > .col-3, #conference > .col-4, #conference > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#conference > .col-1, #conference > .col-2, #conference > .col-3, #conference > .col-4, #conference > .col-5
{
   flex: 0 0 auto;
}
#conference > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#conference > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 110px 0 90px 0;
}
#conference > .col-2
{
   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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#conference > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0 100px 0;
}
#conference > .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: center;
   text-align: center;
}
#conference > .col-4
{
   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: flex-start;
   text-align: left;
}
#conference > .col-5
{
   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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#conference > .col-1, #conference > .col-2, #conference > .col-3, #conference > .col-4, #conference > .col-5
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1080px;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: right;
}
#LayoutGrid5 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .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;
}
#LayoutGrid3 > .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: 480px)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_events
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, #FFFFFF 0%, #FFFFE0 100%);
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#events
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#events > .col-1, #events > .col-2, #events > .col-3, #events > .col-4, #events > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#events > .col-1, #events > .col-2, #events > .col-3, #events > .col-4, #events > .col-5
{
   flex: 0 0 auto;
}
#events > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#events > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 110px 0 90px 0;
}
#events > .col-2
{
   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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#events > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0 100px 0;
}
#events > .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: center;
   text-align: center;
}
#events > .col-4
{
   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: flex-start;
   text-align: left;
}
#events > .col-5
{
   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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#events > .col-1, #events > .col-2, #events > .col-3, #events > .col-4, #events > .col-5
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFE0;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1080px;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: right;
}
#LayoutGrid8 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFE0;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#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_review1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFE0;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#review1
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#review1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#review1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#review1 > .row > .col-1
{
   float: left;
}
#review1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#review1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 100px 50px 100px;
}
#review1:before,
#review1:after,
#review1 .row:before,
#review1 .row:after
{
   display: table;
   content: " ";
}
#review1:after,
#review1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#review1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
.headerMenu .nav
{
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   color: #FFFFE0;
   text-align: left;
}
#headerMenu, .headerMenu .nav, .headerMenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.headerMenu .nav:before,
.headerMenu .nav:after 
{
   content: " ";
   display: table;
}
.headerMenu .nav:after 
{
   clear: both;
}
.headerMenu .nav a 
{
   text-decoration: none;
}
.headerMenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.headerMenu .nav ul ul
{
   margin-bottom: 0;
}
.headerMenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.headerMenu .container:before,
.headerMenu .container:after 
{
   content: " ";
   display: table;
}
.headerMenu .container:after 
{
   clear: both;
}
.headerMenu .collapse 
{
   display: none;
}
.headerMenu .collapse.show 
{
   display: block;
}
.headerMenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.headerMenu .caret, .headerMenu .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.headerMenu .dropdown 
{
   position: relative;
}
.headerMenu .dropdown-toggle:focus 
{
   outline: 0;
}
.headerMenu .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(255,255,255,1.00);
   border-radius: 6px;
   background-clip: padding-box;
}
.headerMenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.headerMenu .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFE0;
   white-space: nowrap;
}
.headerMenu .dropdown-menu>li>a:hover,
.headerMenu .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #FFFFE0;
   background-color: #00BFFF;
   background-image: none;
}
.headerMenu .dropdown-menu>li>a.active,
.headerMenu .dropdown-menu>li>a.active:hover,
.headerMenu .dropdown-menu>li>a.active:focus
{
   color: #FFFFE0;
   background-color: #00BFFF;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.headerMenu .show>.dropdown-menu 
{
   display: block;
}
.headerMenu .show>a 
{
   outline: 0;
}
.headerMenu .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.headerMenu .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.headerMenu .dropdown.show .dropdown-menu
{
   animation-name: headerMenu-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes headerMenu-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.headerMenu .nav>li 
{
   position: relative;
   display: block;
}
.headerMenu .nav>li>a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.headerMenu .nav .show>a,
.headerMenu .nav .show>a:hover,
.headerMenu .nav .show>a:focus 
{
    border-color: #343A40;
}
.headerMenu .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.headerMenu .nav .caret 
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.headerMenu
{
   position: relative;
}
.headerMenu:before,
.headerMenu:after
{
   content: " ";
   display: table;
}
.headerMenu:after
{
   clear: both;
}
.headerMenu .navbar-header:before,
.headerMenu .navbar-header:after
{
   content: " ";
   display: table;
}
.headerMenu .navbar-header:after
{
   clear: both;
}
.headerMenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.headerMenu-navbar-collapse:before,
.headerMenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.headerMenu-navbar-collapse:after
{
   clear: both;
}
.headerMenu-navbar-collapse.show 
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle 
{
   position: relative;
   float: left;
   padding: 15px 10px 14px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 6px;
}
.headerMenu .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.headerMenu .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.headerMenu .navbar-nav
{
   margin: 6px -15px;
}
.headerMenu .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
}
.headerMenu .navbar-nav>li>a
{
   color: #FFFFE0;
}
.headerMenu .navbar-nav>li>a:hover,
.headerMenu .navbar-nav>li>a:focus
{
   background-color: #00BFFF;
   background-image: none;
   color: #FFFFE0;
   text-decoration: none;
}
.headerMenu .navbar-nav>li>a.active,
.headerMenu .navbar-nav>li>a.active:hover,
.headerMenu .navbar-nav>li>a.active:focus
{
   color: #FFFFE0;
   background-color: #00BFFF;
   background-image: none;
}
.headerMenu .navbar-toggle
{
   border: 1px solid transparent;
}
.headerMenu .navbar-toggle:hover,
.headerMenu .navbar-toggle:focus
{
   background-color: transparent;
}
.headerMenu .navbar-toggle .icon-bar
{
   background-color: #FFFFFF;
}
.headerMenu-navbar-collapse
{
   border-color: rgba(255,255,255,1.00);
}
.headerMenu .navbar-nav>.dropdown>a:hover .caret,
.headerMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFE0;
   border-bottom-color: #FFFFE0;
}
.headerMenu .navbar-nav>.show>a,
.headerMenu .navbar-nav>.show>a:hover,
.headerMenu .navbar-nav>.show>a:focus
{
   background-color: #00BFFF;
   background-image: none;
   color: #FFFFE0;
}
.headerMenu .navbar-nav>.show>a .caret,
.headerMenu .navbar-nav>.show>a:hover .caret,
.headerMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #FFFFE0;
   border-bottom-color: #FFFFE0;
}
.headerMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #FFFFE0;
   border-bottom-color: #FFFFE0;
}
.headerMenu .navbar-link
{
   color: #FFFFE0;
}
.headerMenu .navbar-link:hover
{
   color: #FFFFE0;
}
.headerMenu .navbar-header
{
   color: #FFFFFF;
}
@media (min-width: 480px) 
{
.headerMenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.headerMenu .navbar-header
{
   float: left;
}
.headerMenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.headerMenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.headerMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle
{
   display: none;
}
.headerMenu .navbar-nav 
{
   float: left;
   margin: 0;
}
.headerMenu .navbar-nav>li 
{
   float: left;
}
.headerMenu .container>.navbar-header,
.headerMenu .container>.headerMenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.headerMenu .navbar-nav>.dropdown>a:hover .caret,
.headerMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFE0;
   border-bottom-color: #FFFFE0;
}
}
@media (max-width: 480px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.headerMenu .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.headerMenu .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.headerMenu .navbar-nav .show .dropdown-menu>li>a,
.headerMenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.headerMenu .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 6px;
}
.headerMenu .navbar-nav>li>a
{
   color: #FFFFFF;
}
.headerMenu .navbar-nav>li>a:hover,
.headerMenu .navbar-nav>li>a:focus
{
   color: #FFFFE0;
   background-color: transparent;
   background-image: none;
}
.headerMenu .navbar-nav>li>a.active,
.headerMenu .navbar-nav>li>a.active:hover,
.headerMenu .navbar-nav>li>a.active:focus
{
   color: #FFFFE0;
   background-color: transparent;
   background-image: none;
}
.headerMenu .navbar-nav>.show>a,
.headerMenu .navbar-nav>.show>a:hover,
.headerMenu .navbar-nav>.show>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #FFFFE0;
}
.headerMenu .navbar-nav>.dropdown>a:hover .caret
{
   border-top-color: #FFFFE0;
   border-bottom-color: #FFFFE0;
}
.headerMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav > li > a.active > .caret,
.headerMenu .navbar-nav > li > a.active:hover > .caret,
.headerMenu .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #FFFFE0;
   border-bottom-color: #FFFFE0;
}
.headerMenu .navbar-nav>.show>a .caret,
.headerMenu .navbar-nav>.show>a:hover .caret,
.headerMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #FFFFE0;
   border-bottom-color: #FFFFE0;
}
.headerMenu .navbar-link
{
   color: #FFFFFF;
}
.headerMenu .navbar-link:hover 
{
   color: #fff;
}
}
.headerMenu .navbar-nav > li:first-child > a
{
   border-top-left-radius: 6px;
   border-bottom-left-radius: 6px;
}
.headerMenu .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
}
#headerMenu i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_headerMenu
{
   z-index: 1111 !important;
}
#Breadcrumb1
{
   list-style: none;
   padding: 16px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: left;
}
#Breadcrumb1 > li
{
   display: inline-block;
   font-size: 24px;
}
#Breadcrumb1 a
{
   color: #0C0C0C;
   text-decoration: none;
}
#Breadcrumb1 a:hover
{
   color: #EC9C29;
   text-decoration: none;
}
#Breadcrumb1 > .active
{
   color: #EC9C29;
}
#Breadcrumb1 > .active a
{
   color: inherit;
   pointer-events: none;
}
#Breadcrumb1 > li + li:before
{
   content: "";
   padding: 0 5px;
   color: #C0C0C0;
}
#wb_FontAwesomeIcon2
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 4px;
   text-align: center;
   margin: 10px 5px 0 0 ;
   padding: 2px 2px 2px 2px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon2:hover
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #645E59;
}
#FontAwesomeIcon2
{
   height: 23px;
   width: 23px;
}
#FontAwesomeIcon2 i
{
   color: #403832;
   display: inline-block;
   font-size: 23px;
   line-height: 23px;
   vertical-align: middle;
   width: 17px;
}
#wb_FontAwesomeIcon2:hover #FontAwesomeIcon2 i
{
   color: #645E59;
}
#wb_FontAwesomeIcon3
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 4px;
   text-align: center;
   margin: 10px 5px 0 0 ;
   padding: 2px 2px 2px 2px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon3:hover
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #645E59;
}
#FontAwesomeIcon3
{
   height: 23px;
   width: 23px;
}
#FontAwesomeIcon3 i
{
   color: #403832;
   display: inline-block;
   font-size: 23px;
   line-height: 23px;
   vertical-align: middle;
   width: 12px;
}
#wb_FontAwesomeIcon3:hover #FontAwesomeIcon3 i
{
   color: #645E59;
}
#wb_FontAwesomeIcon4
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 4px;
   text-align: center;
   margin: 10px 5px 0 0 ;
   padding: 2px 2px 2px 2px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon4:hover
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #645E59;
}
#FontAwesomeIcon4
{
   height: 23px;
   width: 23px;
}
#FontAwesomeIcon4 i
{
   color: #403832;
   display: inline-block;
   font-size: 23px;
   line-height: 23px;
   vertical-align: middle;
   width: 20px;
}
#wb_FontAwesomeIcon4:hover #FontAwesomeIcon4 i
{
   color: #645E59;
}
#wb_FontAwesomeIcon5
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 4px;
   text-align: center;
   margin: 10px 5px 0 0 ;
   padding: 2px 2px 2px 2px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon5:hover
{
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #645E59;
}
#FontAwesomeIcon5
{
   height: 23px;
   width: 23px;
}
#FontAwesomeIcon5 i
{
   color: #403832;
   display: inline-block;
   font-size: 23px;
   line-height: 23px;
   vertical-align: middle;
   width: 22px;
}
#wb_FontAwesomeIcon5:hover #FontAwesomeIcon5 i
{
   color: #645E59;
}
#wb_headerIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 5px 0 0 0 ;
   padding: 3px 0 0 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon1
{
   height: 40px;
   width: 43px;
}
#headerIcon1 i
{
   color: #00BFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
   width: 39px;
}
#wb_headerIcon1:hover #headerIcon1 i
{
   color: #FFFFFF;
}
#wb_headerIcon1
{
   transition: all 500ms linear 0ms;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 56px;
   height: 56px;
   vertical-align: top;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 8px 0 5px 0;
   text-align: left;
}
#Heading3
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
   text-align: left;
}
#Heading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#Heading4
{
   color: #888888;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#wb_Carousel2
{
   background-color: #CCCCCC;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel2
{
   box-sizing: border-box;
width: 100%;   height: 355px;
}
#Carousel2
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#Carousel2 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel2 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel2 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: left;
}
#Carousel2 .carousel-item-next:not(.carousel-item-start), #Carousel2 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel2 .carousel-item-prev:not(.carousel-item-end), #Carousel2 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#Carousel2 .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: flex-start;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#Carousel2 .carousel-inner > .carousel-item > img, #Carousel2 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel2 .carousel-inner > .active, #Carousel2 .carousel-inner > .carousel-item-next, #Carousel2 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel2 .carousel-inner > .carousel-item-next, #Carousel2 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel2 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 15%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7776;
}
#Carousel2 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel2.carousel-control .carousel-control-prev-icon, #Carousel2 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   z-index: 5;
}
#Carousel2 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel2 .frame
{
   width: 455px;
   display: inline-block;
   float: left;
   height: 355px;
}
#Carousel2 .carousel-control-next, #Carousel2 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#Carousel2 .carousel-control-next-icon, #Carousel2 .carousel-control-prev-icon
{
   display: inline-block;
   width: 20px;
   height: 20px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel2 .carousel-control-next:hover, #Carousel2 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel2 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2016%20L39%2040%20L63%2064%20C63%2064%2c%2063%2065%2c%2063%2066%20C63%2067%2c%2063%2067%2c%2063%2068%20L55%2075%20C55%2076%2c%2054%2076%2c%2053%2076%20C52%2076%2c%2052%2076%2c%2051%2075%20L18%2042%20C17%2042%2c%2017%2041%2c%2017%2040%20C17%2039%2c%2017%2039%2c%2018%2038%20L51%205%20C52%204%2c%2052%204%2c%2053%204%20C54%204%2c%2055%204%2c%2055%205%20L63%2012%20C63%2013%2c%2063%2014%2c%2063%2014%20C63%2015%2c%2063%2016%2c%2063%2016%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel2 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2042%20L30%2075%20C29%2076%2c%2028%2076%2c%2028%2076%20C27%2076%2c%2026%2076%2c%2026%2075%20L18%2068%20C18%2067%2c%2017%2067%2c%2017%2066%20C17%2065%2c%2018%2064%2c%2018%2064%20L42%2040%20L18%2016%20C18%2016%2c%2017%2015%2c%2017%2014%20C17%2014%2c%2018%2013%2c%2018%2012%20L26%205%20C26%204%2c%2027%204%2c%2028%204%20C28%204%2c%2029%204%2c%2030%205%20L63%2038%20C63%2039%2c%2064%2039%2c%2064%2040%20C64%2041%2c%2063%2042%2c%2063%2042%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel2 .frame-1
{
   background-color: transparent;
   background-image: url('../images/17052012142.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel2 .frame-2
{
   background-color: transparent;
   background-image: url('../images/DSC01784-4.jpg');
   background-repeat: repeat-x;
   background-position: center center;
   background-size: contain;
}
#Carousel2 .frame-3
{
   background-color: transparent;
   background-image: url('../images/DSC06858.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel2 .frame-4
{
   background-color: transparent;
   background-image: url('../images/DSC08666.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel2 .frame-5
{
   background-color: transparent;
   background-image: url('../images/DSC08676.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel2 .frame-6
{
   background-color: transparent;
   background-image: url('../images/IMG_0507.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel2 .frame-7
{
   background-color: transparent;
   background-image: url('../images/IMG_7302.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel2 .frame-8
{
   background-color: transparent;
   background-image: url('../images/IMG_4317424.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel2 .frame-9
{
   background-color: transparent;
   background-image: url('../images/IMG-20171223-WA0011.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel2 .frame-10
{
   background-color: transparent;
   background-image: url('../images/IMG-20171223-WA0012.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel2 .frame-11
{
   background-color: transparent;
   background-image: url('../images/vrem.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel2 .frame-12
{
   background-color: transparent;
   background-image: url('../images/W1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel2 .frame-13
{
   background-color: transparent;
   background-image: url('../images/W2.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel2 .frame-14
{
   background-color: transparent;
   background-image: url('../images/W3.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel2 .frame-15
{
   background-color: transparent;
   background-image: url('../images/W4.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#Carousel2 .frame-16
{
   background-color: transparent;
   background-image: url('../images/W5.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}
#PhotoGallery2
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery2 .thumbnails
{
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 25%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery2 .frame
{
   padding: 4px;
   background-color: #fff;
   border: 1px #DDDDDD solid;
   border-radius: 5px;
}
#PhotoGallery2 .thumbnail img
{
   border-width: 0;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery2 .clearfix:before,
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:before,
#PhotoGallery2 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:after
{
   clear: both;
}
#PhotoGallery2 .visible-col4
{
   display: block;
}
#PhotoGallery2_img0
{
   width: 90px;
   height: 70px;
}
#PhotoGallery2_img1
{
   width: 90px;
   height: 70px;
}
#PhotoGallery2_img2
{
   width: 90px;
   height: 70px;
}
#PhotoGallery2_img3
{
   width: 90px;
   height: 70px;
}
#PhotoGallery2_img4
{
   width: 90px;
   height: 70px;
}
#PhotoGallery2_img5
{
   width: 90px;
   height: 70px;
}
#PhotoGallery2_img6
{
   width: 90px;
   height: 70px;
}
#PhotoGallery2_img7
{
   width: 90px;
   height: 70px;
}
#PhotoGallery2_img8
{
   width: 90px;
   height: 70px;
}
#PhotoGallery2_img9
{
   width: 90px;
   height: 70px;
}
#PhotoGallery2_img10
{
   width: 90px;
   height: 70px;
}
#PhotoGallery2_img11
{
   width: 90px;
   height: 70px;
}
#PhotoGallery2_img12
{
   width: 90px;
   height: 70px;
}
#PhotoGallery2_img13
{
   width: 90px;
   height: 70px;
}
#PhotoGallery2_img14
{
   width: 90px;
   height: 70px;
}
#PhotoGallery2_img15
{
   width: 90px;
   height: 70px;
}
#wb_Image8
{
   margin: 0;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 60px;
   height: 25px;
   vertical-align: top;
}
#wb_Image9
{
   margin: 0;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 60px;
   height: 25px;
   vertical-align: top;
}
#wb_Image10
{
   margin: 0;
   vertical-align: top;
}
#Image10
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 63px;
   height: 26px;
   vertical-align: top;
}
#Shape6
{
   border-width: 0;
   vertical-align: top;
}
#Shape7
{
   border-width: 0;
   vertical-align: top;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 60px;
   height: 25px;
   vertical-align: top;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 60px;
   height: 25px;
   vertical-align: top;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 63px;
   height: 26px;
   vertical-align: top;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#Shape4
{
   border-width: 0;
   vertical-align: top;
}
#wb_Carousel3
{
   background-color: #CCCCCC;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel3
{
   box-sizing: border-box;
width: 100%;   height: 355px;
}
#Carousel3
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#Carousel3 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel3 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel3 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: left;
}
#Carousel3 .carousel-item-next:not(.carousel-item-start), #Carousel3 .active.carousel-item-end
{
   transform: translateX(100%);
}
#Carousel3 .carousel-item-prev:not(.carousel-item-end), #Carousel3 .active.carousel-item-start
{
   transform: translateX(-100%);
}
#Carousel3 .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: flex-start;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#Carousel3 .carousel-inner > .carousel-item > img, #Carousel3 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel3 .carousel-inner > .active, #Carousel3 .carousel-inner > .carousel-item-next, #Carousel3 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel3 .carousel-inner > .carousel-item-next, #Carousel3 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel3 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 15%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7776;
}
#Carousel3 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel3.carousel-control .carousel-control-prev-icon, #Carousel3 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   z-index: 5;
}
#Carousel3 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel3 .frame
{
   width: 455px;
   display: inline-block;
   float: left;
   height: 355px;
}
#Carousel3 .carousel-control-next, #Carousel3 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#Carousel3 .carousel-control-next-icon, #Carousel3 .carousel-control-prev-icon
{
   display: inline-block;
   width: 20px;
   height: 20px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel3 .carousel-control-next:hover, #Carousel3 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel3 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2016%20L39%2040%20L63%2064%20C63%2064%2c%2063%2065%2c%2063%2066%20C63%2067%2c%2063%2067%2c%2063%2068%20L55%2075%20C55%2076%2c%2054%2076%2c%2053%2076%20C52%2076%2c%2052%2076%2c%2051%2075%20L18%2042%20C17%2042%2c%2017%2041%2c%2017%2040%20C17%2039%2c%2017%2039%2c%2018%2038%20L51%205%20C52%204%2c%2052%204%2c%2053%204%20C54%204%2c%2055%204%2c%2055%205%20L63%2012%20C63%2013%2c%2063%2014%2c%2063%2014%20C63%2015%2c%2063%2016%2c%2063%2016%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel3 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2042%20L30%2075%20C29%2076%2c%2028%2076%2c%2028%2076%20C27%2076%2c%2026%2076%2c%2026%2075%20L18%2068%20C18%2067%2c%2017%2067%2c%2017%2066%20C17%2065%2c%2018%2064%2c%2018%2064%20L42%2040%20L18%2016%20C18%2016%2c%2017%2015%2c%2017%2014%20C17%2014%2c%2018%2013%2c%2018%2012%20L26%205%20C26%204%2c%2027%204%2c%2028%204%20C28%204%2c%2029%204%2c%2030%205%20L63%2038%20C63%2039%2c%2064%2039%2c%2064%2040%20C64%2041%2c%2063%2042%2c%2063%2042%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel3 .frame-1
{
   background-color: transparent;
   background-image: url('../images/DSC00743.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#Carousel3 .frame-2
{
   background-color: transparent;
   background-image: url('../images/DSC00896.JPG');
   background-repeat: repeat-x;
   background-position: center center;
   background-size: cover;
}
#Carousel3 .frame-3
{
   background-color: transparent;
   background-image: url('../images/DSC00904.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#Carousel3 .frame-4
{
   background-color: transparent;
   background-image: url('../images/DSC02832.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#Carousel3 .frame-5
{
   background-color: transparent;
   background-image: url('../images/DSC02833.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#Carousel3 .frame-6
{
   background-color: transparent;
   background-image: url('../images/DSC08814.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#Carousel3 .frame-7
{
   background-color: transparent;
   background-image: url('../images/DSC008902.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#Carousel3 .frame-8
{
   background-color: transparent;
   background-image: url('../images/DSC09976.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#PhotoGallery3
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery3 .thumbnails
{
   margin: 0;
}
#PhotoGallery3 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 25%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery3 .frame
{
   padding: 4px;
   background-color: #fff;
   border: 1px #DDDDDD solid;
   border-radius: 5px;
}
#PhotoGallery3 .thumbnail img
{
   border-width: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery3 .clearfix:before,
#PhotoGallery3 .clearfix:after,
#PhotoGallery3 .thumbnails:before,
#PhotoGallery3 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery3 .clearfix:after,
#PhotoGallery3 .thumbnails:after
{
   clear: both;
}
#PhotoGallery3 .visible-col4
{
   display: block;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 60px;
   height: 25px;
   vertical-align: top;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 60px;
   height: 25px;
   vertical-align: top;
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 63px;
   height: 26px;
   vertical-align: top;
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#Shape3
{
   border-width: 0;
   vertical-align: top;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#gallery
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#gallery .thumbnails
{
   margin: 0;
}
#gallery .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 14.28571428%;
   text-align: center;
   vertical-align: top;
}
#gallery .frame
{
   padding: 4px;
   background-color: #fff;
   border: 1px #DDDDDD solid;
   border-radius: 5px;
}
#gallery .thumbnail img
{
   border-width: 0;
   box-sizing: border-box;
   border-radius: 0px;
}
#gallery .clearfix:before,
#gallery .clearfix:after,
#gallery .thumbnails:before,
#gallery .thumbnails:after
{
   display: table;
   content: " ";
}
#gallery .clearfix:after,
#gallery .thumbnails:after
{
   clear: both;
}
#gallery .visible-col7
{
   display: block;
}
#gallery_img0
{
   width: 120px;
   height: 90px;
}
#gallery_img1
{
   width: 120px;
   height: 90px;
}
#gallery_img2
{
   width: 120px;
   height: 90px;
}
#gallery_img3
{
   width: 120px;
   height: 90px;
}
#gallery_img4
{
   width: 120px;
   height: 90px;
}
#gallery_img5
{
   width: 120px;
   height: 90px;
}
#gallery_img6
{
   width: 120px;
   height: 90px;
}
#gallery_img7
{
   width: 120px;
   height: 90px;
}
#gallery_img8
{
   width: 120px;
   height: 90px;
}
#gallery_img9
{
   width: 120px;
   height: 90px;
}
#gallery_img10
{
   width: 120px;
   height: 90px;
}
#gallery_img11
{
   width: 120px;
   height: 90px;
}
#gallery_img12
{
   width: 120px;
   height: 90px;
}
#gallery_img13
{
   width: 120px;
   height: 90px;
}
#gallery_img14
{
   width: 120px;
   height: 90px;
}
#gallery_img15
{
   width: 120px;
   height: 90px;
}
#gallery_img16
{
   width: 120px;
   height: 90px;
}
#gallery_img17
{
   width: 120px;
   height: 90px;
}
#gallery_img18
{
   width: 120px;
   height: 90px;
}
#gallery_img19
{
   width: 120px;
   height: 90px;
}
#gallery_img20
{
   width: 120px;
   height: 90px;
}
#gallery_img21
{
   width: 120px;
   height: 90px;
}
#gallery_img22
{
   width: 120px;
   height: 90px;
}
#gallery_img23
{
   width: 120px;
   height: 90px;
}
#gallery_img24
{
   width: 120px;
   height: 90px;
}
#gallery_img25
{
   width: 120px;
   height: 90px;
}
#gallery_img26
{
   width: 120px;
   height: 90px;
}
#gallery_img27
{
   width: 120px;
   height: 90px;
}
#gallery_img28
{
   width: 120px;
   height: 90px;
}
#gallery_img29
{
   width: 120px;
   height: 90px;
}
#gallery_img30
{
   width: 120px;
   height: 90px;
}
#gallery_img31
{
   width: 120px;
   height: 90px;
}
#gallery_img32
{
   width: 120px;
   height: 90px;
}
#gallery_img33
{
   width: 120px;
   height: 90px;
}
#gallery_img34
{
   width: 120px;
   height: 90px;
}
#gallery_img35
{
   width: 120px;
   height: 90px;
}
#gallery_img36
{
   width: 120px;
   height: 90px;
}
#gallery_img37
{
   width: 120px;
   height: 90px;
}
#gallery_img38
{
   width: 120px;
   height: 90px;
}
#gallery_img39
{
   width: 120px;
   height: 90px;
}
#gallery_img40
{
   width: 120px;
   height: 90px;
}
#gallery_img41
{
   width: 120px;
   height: 90px;
}
#gallery_img42
{
   width: 120px;
   height: 90px;
}
#gallery_img43
{
   width: 120px;
   height: 90px;
}
#gallery_img44
{
   width: 120px;
   height: 90px;
}
#gallery_img45
{
   width: 120px;
   height: 90px;
}
#gallery_img46
{
   width: 120px;
   height: 90px;
}
#gallery_img47
{
   width: 120px;
   height: 90px;
}
#gallery_img48
{
   width: 120px;
   height: 90px;
}
#gallery_img49
{
   width: 120px;
   height: 90px;
}
#gallery_img50
{
   width: 120px;
   height: 90px;
}
#gallery_img51
{
   width: 120px;
   height: 90px;
}
#gallery_img52
{
   width: 120px;
   height: 90px;
}
#gallery_img53
{
   width: 120px;
   height: 90px;
}
#gallery_img54
{
   width: 120px;
   height: 90px;
}
#gallery_img55
{
   width: 120px;
   height: 90px;
}
#gallery_img56
{
   width: 120px;
   height: 90px;
}
#gallery_img57
{
   width: 120px;
   height: 90px;
}
#gallery_img58
{
   width: 120px;
   height: 90px;
}
#gallery_img59
{
   width: 120px;
   height: 90px;
}
#gallery_img60
{
   width: 120px;
   height: 90px;
}
#gallery_img61
{
   width: 120px;
   height: 90px;
}
#gallery_img62
{
   width: 120px;
   height: 90px;
}
#gallery_img63
{
   width: 120px;
   height: 90px;
}
#gallery_img64
{
   width: 120px;
   height: 90px;
}
#gallery_img65
{
   width: 120px;
   height: 90px;
}
#gallery_img66
{
   width: 120px;
   height: 90px;
}
#gallery_img67
{
   width: 120px;
   height: 90px;
}
#gallery_img68
{
   width: 120px;
   height: 90px;
}
#gallery_img69
{
   width: 120px;
   height: 90px;
}
#gallery_img70
{
   width: 120px;
   height: 90px;
}
#gallery_img71
{
   width: 120px;
   height: 90px;
}
#gallery_img72
{
   width: 120px;
   height: 90px;
}
#gallery_img73
{
   width: 120px;
   height: 90px;
}
#gallery_img74
{
   width: 120px;
   height: 90px;
}
#gallery_img75
{
   width: 120px;
   height: 90px;
}
#gallery_img76
{
   width: 120px;
   height: 90px;
}
#gallery_img77
{
   width: 120px;
   height: 90px;
}
#gallery_img78
{
   width: 120px;
   height: 90px;
}
#gallery_img79
{
   width: 120px;
   height: 90px;
}
#gallery_img80
{
   width: 120px;
   height: 90px;
}
#gallery_img81
{
   width: 120px;
   height: 90px;
}
#gallery_img82
{
   width: 120px;
   height: 90px;
}
#gallery_img83
{
   width: 120px;
   height: 90px;
}
#gallery_img84
{
   width: 120px;
   height: 90px;
}
#gallery_img85
{
   width: 120px;
   height: 90px;
}
#gallery_img86
{
   width: 120px;
   height: 90px;
}
#gallery_img87
{
   width: 120px;
   height: 90px;
}
#gallery_img88
{
   width: 120px;
   height: 90px;
}
#gallery_img89
{
   width: 120px;
   height: 90px;
}
#gallery_img90
{
   width: 120px;
   height: 90px;
}
#gallery_img91
{
   width: 120px;
   height: 90px;
}
#gallery_img92
{
   width: 120px;
   height: 90px;
}
#gallery_img93
{
   width: 120px;
   height: 90px;
}
#gallery_img94
{
   width: 120px;
   height: 90px;
}
#gallery_img95
{
   width: 120px;
   height: 90px;
}
#gallery_img96
{
   width: 120px;
   height: 90px;
}
#gallery_img97
{
   width: 120px;
   height: 90px;
}
#gallery_img98
{
   width: 120px;
   height: 90px;
}
#gallery_img99
{
   width: 120px;
   height: 90px;
}
#gallery_img100
{
   width: 120px;
   height: 90px;
}
#gallery_img101
{
   width: 120px;
   height: 90px;
}
#gallery_img102
{
   width: 120px;
   height: 90px;
}
#gallery_img103
{
   width: 120px;
   height: 90px;
}
#gallery_img104
{
   width: 120px;
   height: 90px;
}
#gallery_img105
{
   width: 120px;
   height: 90px;
}
#gallery_img106
{
   width: 120px;
   height: 90px;
}
#gallery_img107
{
   width: 120px;
   height: 90px;
}
#gallery_img108
{
   width: 120px;
   height: 90px;
}
#gallery_img109
{
   width: 120px;
   height: 90px;
}
#gallery_img110
{
   width: 120px;
   height: 90px;
}
#gallery_img111
{
   width: 120px;
   height: 90px;
}
#gallery_img112
{
   width: 120px;
   height: 90px;
}
#gallery_img113
{
   width: 120px;
   height: 90px;
}
#gallery_img114
{
   width: 120px;
   height: 90px;
}
#gallery_img115
{
   width: 120px;
   height: 90px;
}
#gallery_img116
{
   width: 120px;
   height: 90px;
}
#gallery_img117
{
   width: 120px;
   height: 90px;
}
#gallery_img118
{
   width: 120px;
   height: 90px;
}
#gallery_img119
{
   width: 120px;
   height: 90px;
}
#gallery_img120
{
   width: 120px;
   height: 90px;
}
#gallery_img121
{
   width: 120px;
   height: 90px;
}
#gallery_img122
{
   width: 120px;
   height: 90px;
}
#gallery_img123
{
   width: 120px;
   height: 90px;
}
#gallery_img124
{
   width: 120px;
   height: 90px;
}
#gallery_img125
{
   width: 120px;
   height: 90px;
}
#gallery_img126
{
   width: 120px;
   height: 90px;
}
#gallery_img127
{
   width: 120px;
   height: 90px;
}
#gallery_img128
{
   width: 120px;
   height: 90px;
}
#gallery_img129
{
   width: 120px;
   height: 90px;
}
#gallery_img130
{
   width: 120px;
   height: 90px;
}
#gallery_img131
{
   width: 120px;
   height: 90px;
}
#gallery_img132
{
   width: 120px;
   height: 90px;
}
#gallery_img133
{
   width: 120px;
   height: 90px;
}
#gallery_img134
{
   width: 120px;
   height: 90px;
}
#gallery_img135
{
   width: 120px;
   height: 90px;
}
#gallery_img136
{
   width: 120px;
   height: 90px;
}
#gallery_img137
{
   width: 120px;
   height: 90px;
}
#gallery_img138
{
   width: 120px;
   height: 90px;
}
#gallery_img139
{
   width: 120px;
   height: 90px;
}
#gallery_img140
{
   width: 120px;
   height: 90px;
}
#gallery_img141
{
   width: 120px;
   height: 90px;
}
#gallery_img142
{
   width: 120px;
   height: 90px;
}
#gallery_img143
{
   width: 120px;
   height: 90px;
}
#gallery_img144
{
   width: 120px;
   height: 90px;
}
#gallery_img145
{
   width: 120px;
   height: 90px;
}
#gallery_img146
{
   width: 120px;
   height: 90px;
}
#gallery_img147
{
   width: 120px;
   height: 90px;
}
#gallery_img148
{
   width: 120px;
   height: 90px;
}
#gallery_img149
{
   width: 120px;
   height: 90px;
}
#gallery_img150
{
   width: 120px;
   height: 90px;
}
#gallery_img151
{
   width: 120px;
   height: 90px;
}
#gallery_img152
{
   width: 120px;
   height: 90px;
}
#gallery_img153
{
   width: 120px;
   height: 90px;
}
#gallery_img154
{
   width: 120px;
   height: 90px;
}
#gallery_img155
{
   width: 120px;
   height: 90px;
}
#gallery_img156
{
   width: 120px;
   height: 90px;
}
#gallery_img157
{
   width: 120px;
   height: 90px;
}
#gallery_img158
{
   width: 120px;
   height: 90px;
}
#gallery_img159
{
   width: 120px;
   height: 90px;
}
#gallery_img160
{
   width: 120px;
   height: 90px;
}
#gallery_img161
{
   width: 120px;
   height: 90px;
}
#gallery_img162
{
   width: 120px;
   height: 90px;
}
#gallery_img163
{
   width: 120px;
   height: 90px;
}
#gallery_img164
{
   width: 120px;
   height: 90px;
}
#gallery_img165
{
   width: 120px;
   height: 90px;
}
#gallery_img166
{
   width: 120px;
   height: 90px;
}
#gallery_img167
{
   width: 120px;
   height: 90px;
}
#gallery_img168
{
   width: 120px;
   height: 90px;
}
#gallery_img169
{
   width: 120px;
   height: 90px;
}
#gallery_img170
{
   width: 120px;
   height: 90px;
}
#gallery_img171
{
   width: 120px;
   height: 90px;
}
#gallery_img172
{
   width: 120px;
   height: 90px;
}
#gallery_img173
{
   width: 120px;
   height: 90px;
}
#gallery_img174
{
   width: 120px;
   height: 90px;
}
#gallery_img175
{
   width: 120px;
   height: 90px;
}
#gallery_img176
{
   width: 120px;
   height: 90px;
}
#gallery_img177
{
   width: 120px;
   height: 90px;
}
#gallery_img178
{
   width: 120px;
   height: 90px;
}
#gallery_img179
{
   width: 120px;
   height: 90px;
}
#gallery_img180
{
   width: 120px;
   height: 90px;
}
#gallery_img181
{
   width: 120px;
   height: 90px;
}
#gallery_img182
{
   width: 120px;
   height: 90px;
}
#gallery_img183
{
   width: 120px;
   height: 90px;
}
#gallery_img184
{
   width: 120px;
   height: 90px;
}
#gallery_img185
{
   width: 120px;
   height: 90px;
}
#gallery_img186
{
   width: 120px;
   height: 90px;
}
#gallery_img187
{
   width: 120px;
   height: 90px;
}
#gallery_img188
{
   width: 120px;
   height: 90px;
}
#gallery_img189
{
   width: 120px;
   height: 90px;
}
#gallery_img190
{
   width: 120px;
   height: 90px;
}
#gallery_img191
{
   width: 120px;
   height: 90px;
}
#gallery_img192
{
   width: 120px;
   height: 90px;
}
#gallery_img193
{
   width: 120px;
   height: 90px;
}
#gallery_img194
{
   width: 120px;
   height: 90px;
}
#gallery_img195
{
   width: 120px;
   height: 90px;
}
#gallery_img196
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 12.5%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .frame
{
   padding: 4px;
   background-color: #fff;
   border: 1px #DDDDDD solid;
   border-radius: 5px;
}
#PhotoGallery1 .thumbnail img
{
   border-width: 0;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col8
{
   display: block;
}
#PhotoGallery1_img0
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img1
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img2
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img3
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img4
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img5
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img6
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img7
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img8
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img9
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img10
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img11
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img12
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img13
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img14
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img15
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img16
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img17
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img18
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img19
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img20
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img21
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img22
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img23
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img24
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img25
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img26
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img27
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img28
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img29
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img30
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img31
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img32
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img33
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img34
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img35
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img36
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img37
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img38
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img39
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img40
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img41
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img42
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img43
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img44
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img45
{
   width: 120px;
   height: 90px;
}
#PhotoGallery1_img46
{
   width: 120px;
   height: 90px;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 42px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #9B643A;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   color: #9B643A;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   display: inline-block;
   height: 42px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #9B643A;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   color: #9B643A;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   display: inline-block;
   height: 42px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #9B643A;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   color: #9B643A;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   display: inline-block;
   height: 42px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0 0 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #9B643A;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   color: #9B643A;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #403832;
   background-image: none;
   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: #C2C1C1;
   border-right-color: #C2C1C1;
   border-bottom-color: #C2C1C1;
   border-left-color: #C2C1C1;
   box-sizing: border-box;
   margin: 0;
}
#contact
{
   box-sizing: border-box;
   padding: 30px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contact > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact > .row > .col-1, #contact > .row > .col-2, #contact > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact > .row > .col-1, #contact > .row > .col-2, #contact > .row > .col-3
{
   float: left;
}
#contact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#contact > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#contact > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#contact:before,
#contact:after,
#contact .row:before,
#contact .row:after
{
   display: table;
   content: " ";
}
#contact:after,
#contact .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contact > .row > .col-1, #contact > .row > .col-2, #contact > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_contactLabel2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#contactLabel2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: center;
}
#contactTable
{
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   border-collapse: separate;
   border-spacing: 0px;
   margin: 0;
}
#contactTable td
{
   padding: 5px 5px 5px 5px;
}
#contactTable td div
{
   white-space: nowrap;
}
#contactTable p, #contactTable ul
{
   margin: 0;
   padding: 0;
}
#contactTable .cell0
{
   background-color: transparent;
   background-image: none;
   text-align: right;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#contactTable .cell1
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#contactTable .cell2
{
   background-color: transparent;
   background-image: none;
   text-align: right;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#contactTable .cell3
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#contactTable .cell4
{
   background-color: transparent;
   background-image: none;
   text-align: right;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#contactTable .cell5
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#contactTable .cell6
{
   background-color: transparent;
   background-image: none;
   text-align: right;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#contactTable .cell7
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#contactTable .cell8
{
   background-color: transparent;
   background-image: none;
   text-align: right;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#contactTable .cell9
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#contactTable .cell10
{
   background-color: transparent;
   background-image: none;
   text-align: right;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#contactTable .cell11
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#contactTable .cell12
{
   background-color: transparent;
   background-image: none;
   text-align: right;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#contactTable .cell13
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#contactTable .cell14
{
   background-color: transparent;
   background-image: none;
   text-align: right;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactTable .cell15
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactLabel4
{
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   text-align: center;
   vertical-align: top;
   padding: 0 0 10px 0;
}
#contactLabel4:focus
{
   outline: 0;
}
#wb_contactAddress 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_contactAddress
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_contactAddress p, #wb_contactAddress ul
{
   margin: 0;
   padding: 0;
}
#wb_contactAddress
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#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%;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: center;
}
#ThemeableButton1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton1
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#ThemeableButton1
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton1 :hover
{
   color: #2B2B2B;
}
#ThemeableButton1 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThemeableButton1 .ui-button
{
   background-color: #403832;
   background-image: none;
   border: 0px solid #403832;
   color: #FFFFFF;
}
#wb_ThemeableButton1 .ui-state-hover, #wb_ThemeableButton1 .ui-button:hover
{
   border-color: #403832;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton1 .ui-state-active, #wb_ThemeableButton1 .ui-button:active
{
   border-color: #403832;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
}
#ThemeableButton2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton2
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton2
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton2 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#ThemeableButton2
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton2 :hover
{
   color: #2B2B2B;
}
#ThemeableButton2 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton2 .ui-corner-all, #wb_ThemeableButton2 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThemeableButton2 .ui-corner-all, #wb_ThemeableButton2 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThemeableButton2 .ui-button
{
   background-color: #403832;
   background-image: none;
   border: 0px solid #403832;
   color: #FFFFFF;
}
#wb_ThemeableButton2 .ui-state-hover, #wb_ThemeableButton2 .ui-button:hover
{
   border-color: #403832;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton2 .ui-state-active, #wb_ThemeableButton2 .ui-button:active
{
   border-color: #403832;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
}
#ThemeableButton3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton3
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton3
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton3 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#ThemeableButton3
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton3 :hover
{
   color: #2B2B2B;
}
#ThemeableButton3 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton3 .ui-corner-all, #wb_ThemeableButton3 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThemeableButton3 .ui-corner-all, #wb_ThemeableButton3 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThemeableButton3 .ui-button
{
   background-color: #403832;
   background-image: none;
   border: 0px solid #403832;
   color: #FFFFFF;
}
#wb_ThemeableButton3 .ui-state-hover, #wb_ThemeableButton3 .ui-button:hover
{
   border-color: #403832;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton3 .ui-state-active, #wb_ThemeableButton3 .ui-button:active
{
   border-color: #403832;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
}
#ThemeableButton4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton4
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton4
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton4 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#ThemeableButton4
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton4 :hover
{
   color: #2B2B2B;
}
#ThemeableButton4 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton4 .ui-corner-all, #wb_ThemeableButton4 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThemeableButton4 .ui-corner-all, #wb_ThemeableButton4 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThemeableButton4 .ui-button
{
   background-color: #403832;
   background-image: none;
   border: 0px solid #403832;
   color: #FFFFFF;
}
#wb_ThemeableButton4 .ui-state-hover, #wb_ThemeableButton4 .ui-button:hover
{
   border-color: #403832;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton4 .ui-state-active, #wb_ThemeableButton4 .ui-button:active
{
   border-color: #403832;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
}
#ThemeableButton5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton5
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton5
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton5 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#ThemeableButton5
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton5 :hover
{
   color: #2B2B2B;
}
#ThemeableButton5 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton5 .ui-corner-all, #wb_ThemeableButton5 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThemeableButton5 .ui-corner-all, #wb_ThemeableButton5 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThemeableButton5 .ui-button
{
   background-color: #403832;
   background-image: none;
   border: 0px solid #403832;
   color: #FFFFFF;
}
#wb_ThemeableButton5 .ui-state-hover, #wb_ThemeableButton5 .ui-button:hover
{
   border-color: #403832;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton5 .ui-state-active, #wb_ThemeableButton5 .ui-button:active
{
   border-color: #403832;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
}
#ThemeableButton6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton6
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton6
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton6 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#ThemeableButton6
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton6 :hover
{
   color: #2B2B2B;
}
#ThemeableButton6 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton6 .ui-corner-all, #wb_ThemeableButton6 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThemeableButton6 .ui-corner-all, #wb_ThemeableButton6 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThemeableButton6 .ui-button
{
   background-color: #403832;
   background-image: none;
   border: 0px solid #403832;
   color: #FFFFFF;
}
#wb_ThemeableButton6 .ui-state-hover, #wb_ThemeableButton6 .ui-button:hover
{
   border-color: #403832;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton6 .ui-state-active, #wb_ThemeableButton6 .ui-button:active
{
   border-color: #403832;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
}
#ThemeableButton7
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton7
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton7
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton7 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#ThemeableButton7
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton7 :hover
{
   color: #2B2B2B;
}
#ThemeableButton7 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton7 .ui-corner-all, #wb_ThemeableButton7 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_ThemeableButton7 .ui-corner-all, #wb_ThemeableButton7 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_ThemeableButton7 .ui-button
{
   background-color: #403832;
   background-image: none;
   border: 0px solid #403832;
   color: #FFFFFF;
}
#wb_ThemeableButton7 .ui-state-hover, #wb_ThemeableButton7 .ui-button:hover
{
   border-color: #403832;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton7 .ui-state-active, #wb_ThemeableButton7 .ui-button:active
{
   border-color: #403832;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
}
#gallery a
{
    text-decoration: none;
}
#gallery a:hover::before
{
    background: rgba(0,0,0,.7);
    border-radius: 50%;
    color: #FFFFFF;
	content: "+";
	font-family: Arial;
	font-size: 32px;
	font-weight: 100;
	height: 50px;
	left: 50%;
	line-height: 50px;
	margin-left: -25px;
	position: absolute;
	text-decoration: none;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 50px;
	z-index: 1;
}
#gallery a:hover img
{
	opacity: 0.6;
}
#PhotoGallery1 a
{
    text-decoration: none;
}
#PhotoGallery1 a:hover::before
{
    background: rgba(0,0,0,.7);
    border-radius: 50%;
    color: #FFFFFF;
	content: "+";
	font-family: Arial;
	font-size: 32px;
	font-weight: 100;
	height: 50px;
	left: 50%;
	line-height: 50px;
	margin-left: -25px;
	position: absolute;
	text-decoration: none;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 50px;
	z-index: 1;
}
#gallery a:hover img
{
	opacity: 0.6;
}
