div#container {
   margin: 0 auto 0 auto;
   position: relative;
   text-align: left;
   width: 1200px;
}
body {
   background-attachment: fixed;
   background-color: #FFFFFF;
   background-image: url('images/bg1.jpg');
   background-position: center top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_indexLayoutGrid1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#indexLayoutGrid1 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 0;
}
#indexLayoutGrid1 > .row {
   margin-left: 0;
   margin-right: 0;
}
#indexLayoutGrid1 > .row > .col-1,
#indexLayoutGrid1 > .row > .col-2,
#indexLayoutGrid1 > .row > .col-3 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 0px;
   padding-right: 0px;
   position: relative;
}
#indexLayoutGrid1 > .row > .col-1,
#indexLayoutGrid1 > .row > .col-2,
#indexLayoutGrid1 > .row > .col-3 {
   float: left;
}
#indexLayoutGrid1 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 33.33333333%;
}
#indexLayoutGrid1 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 33.33333333%;
}
#indexLayoutGrid1 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 33.33333333%;
}
#indexLayoutGrid1:before,
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:before,
#indexLayoutGrid1 .row:after {
   content: " ";
   display: table;
}
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#indexLayoutGrid1 > .row > .col-1,
#indexLayoutGrid1 > .row > .col-2,
#indexLayoutGrid1 > .row > .col-3 {
   float: none;
   width: 100%  !important;
}
}
#wb_indexImage1 {
   margin: 0;
   vertical-align: top;
}
#indexImage1 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   display: block;
   height: auto;
   margin-left: auto;
   margin-right: auto;
   max-width: 800px;
   padding: 0;
   vertical-align: top;
   width: 100%;
}
#wb_indexLayoutGrid2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#indexLayoutGrid2 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid2 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#indexLayoutGrid2 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#indexLayoutGrid2 > .row > .col-1 {
   float: left;
}
#indexLayoutGrid2 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#indexLayoutGrid2:before,
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:before,
#indexLayoutGrid2 .row:after {
   content: " ";
   display: table;
}
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#indexLayoutGrid2 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
.justified-gallery {
   overflow: hidden;
   position: relative;
   width: 100%;
}
.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
   display: inline-block;
   margin: 0;
   opacity: 1;
   overflow: hidden;
   padding: 0;
   position: absolute;
}
.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a >img,
.justified-gallery > figure > a > img {
   border: 0;
   left: 50%;
   margin: 0;
   opacity: 0;
   padding: 0;
   position: absolute;
   top: 50%;
}
.justified-gallery > .jg-entry-visible {
   background: 0 0;
   opacity: 1;
}
.justified-gallery > .jg-entry-visible > img,
.justified-gallery > .jg-entry-visible > a > img {
   opacity: 1;
   transition: opacity 500ms ease-in;
}
.justified-gallery > .jg-filtered {
   display: none;
}
.justified-gallery > .spinner {
   bottom: 0;
   left: 50%;
   margin-left: -24px;
   opacity: 1;
   overflow: initial;
   padding: 10px 0;
   position: absolute;
}
.justified-gallery > .spinner > span {
   background-color: #000;
   border-radius: 6px;
   display: inline-block;
   height: 8px;
   margin: 0 4px;
   opacity: 0;
   width: 8px;
}
#indexExtension1-loadmore {
   display: none;
   float: left;
   margin: 10px;
   text-align: center;
   width: 100%;
}
#indexExtension1-loadmore button {
   background: #000000;
   border-width: 0;
   color: #FFFFFF;
   cursor: pointer;
   display: inline-block;
   font-size: 13px;
   outline: none;
   padding: 6px 10px;
}
#wb_indexLayoutGrid3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#indexLayoutGrid3 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid3 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#indexLayoutGrid3 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#indexLayoutGrid3 > .row > .col-1 {
   float: left;
}
#indexLayoutGrid3 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#indexLayoutGrid3:before,
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:before,
#indexLayoutGrid3 .row:after {
   content: " ";
   display: table;
}
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#indexLayoutGrid3 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_indexText1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText1 div {
   text-align: center;
}
#wb_indexText1 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_indexLayoutGrid5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#indexLayoutGrid5 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid5 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#indexLayoutGrid5 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#indexLayoutGrid5 > .row > .col-1 {
   float: left;
}
#indexLayoutGrid5 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#indexLayoutGrid5:before,
#indexLayoutGrid5:after,
#indexLayoutGrid5 .row:before,
#indexLayoutGrid5 .row:after {
   content: " ";
   display: table;
}
#indexLayoutGrid5:after,
#indexLayoutGrid5 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#indexLayoutGrid5 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_indexText2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText2 div {
   text-align: center;
}
#wb_indexText2 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#indexShape1 {
   border-width: 0;
   vertical-align: top;
}
#wb_indexShape1 {
   margin: 0;
   vertical-align: top;
}
#wb_indexLayoutGrid4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#indexLayoutGrid4 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid4 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#indexLayoutGrid4 > .row > .col-1,
#indexLayoutGrid4 > .row > .col-2,
#indexLayoutGrid4 > .row > .col-3 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#indexLayoutGrid4 > .row > .col-1,
#indexLayoutGrid4 > .row > .col-2,
#indexLayoutGrid4 > .row > .col-3 {
   float: left;
}
#indexLayoutGrid4 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 33.33333333%;
}
#indexLayoutGrid4 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 33.33333333%;
}
#indexLayoutGrid4 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 33.33333333%;
}
#indexLayoutGrid4:before,
#indexLayoutGrid4:after,
#indexLayoutGrid4 .row:before,
#indexLayoutGrid4 .row:after {
   content: " ";
   display: table;
}
#indexLayoutGrid4:after,
#indexLayoutGrid4 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#indexLayoutGrid4 > .row > .col-1,
#indexLayoutGrid4 > .row > .col-2,
#indexLayoutGrid4 > .row > .col-3 {
   float: none;
   width: 100%  !important;
}
}
#wb_indexLayoutGrid6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#indexLayoutGrid6 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid6 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#indexLayoutGrid6 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#indexLayoutGrid6 > .row > .col-1 {
   float: left;
}
#indexLayoutGrid6 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 100%;
}
#indexLayoutGrid6:before,
#indexLayoutGrid6:after,
#indexLayoutGrid6 .row:before,
#indexLayoutGrid6 .row:after {
   content: " ";
   display: table;
}
#indexLayoutGrid6:after,
#indexLayoutGrid6 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#indexLayoutGrid6 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#indexShape2 {
   border-width: 0;
   vertical-align: top;
}
#wb_indexShape2 {
   margin: 0;
   vertical-align: top;
}
#wb_indexText3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText3 div {
   text-align: center;
}
#wb_indexText3 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
