body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #00C04B;
   text-decoration: underline;
}
a:visited
{
   color: #C0504D;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #9BBB59;
   text-decoration: underline;
}
#PhotoCollage1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#PhotoCollage1 .thumbnail img
{
   border: 0px #000000 solid;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoCollage1 .thumbnail
{
   opacity: 0;
   position: absolute;
}
#PhotoCollage1 .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   object-fit: cover;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #333333;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 5px 10px 0 10px;
   margin-right: auto;
   margin-left: auto;
}
#header > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   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 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: none;
   width: 0;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 560px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   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_Extension3
{
   font-family: Lucida Sans Unicode;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
}
#wb_Extension3 a
{
   text-decoration: none;
}
#wb_Extension3, #wb_Extension3 ul, #wb_Extension3 li, #Extension3 a
{
   margin: 0;
   padding: 0;
}
#Extension3_button
{
   background-color: #00FF00;
   border: 1px solid #424242;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #000000;
   cursor: pointer;
   display: none;
   margin: 0;
   padding: 10px 0 30px 0;
   text-align: left;
   width: 100%;
}
#Extension3_title
{
   padding: 0 0 0 30px;
}
#Extension3_icon 
{
   display: block;
   position: absolute;
   right: 24px;
   top: 20px;
}
#Extension3_icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #000000;
   color: #000000;
   width: 24px;
}
#Extension3:before, #Extension3:after
{
   content: " ";
   display: table;
}
#Extension3:after
{
   clear: both;
}
#Extension3
{
   list-style: none;
   background-color: #00FF00;
   border: 1px solid #424242;
}
#Extension3 a 
{
   color: #000000;
   padding: 10px 50px 30px 30px;
}
#Extension3 a:hover 
{
   background-color: #CCCCCC;
   color: #000000;
}
#Extension3 li
{
   position: relative;
}
#Extension3 > li 
{
   float: left;
}
#Extension3 > li > .hassubmenu 
{
   background-image: url(./images/menu_arrow_down.png);
   background-repeat: no-repeat;
   background-position: 95% 50%;
   padding-right: 50px;
}
#Extension3 > li > a 
{
   display: block;
}
#Extension3 li ul 
{
   list-style: none;
   position: absolute;
   left: -9999px;
}
#Extension3 > li.hover > ul 
{
   left: 0;
}
#Extension3 li li.hover ul 
{
   left: 100%;
   top: 0;
}
#Extension3 li li a 
{
   background-color: #7A7A7A;
   border-top: 1px solid #424242;
   color: #FFFFFF;
   display: block;
   position: relative;
   z-index: 100;
}
#Extension3 li li a:hover
{
   background-color: #CCCCCC;
   color: #000000;
}
#Extension3 li li li a
{
   background-color: #B4B4B4;
   border-top: 1px solid #424242;
   color: #424242;
   z-index: 200;
}
#Extension3 li li li a:hover
{
   background-color: #CCCCCC;
   color: #000000;
}
@media screen and (max-width: 650px) 
{
#Extension3 .visible
{
   display: block;
}
#Extension3 > li 
{
   float: none;
}
#Extension3 li li .hassubmenu 
{
   background-image: url(./images/menu_arrow_down.png);
   background-repeat: no-repeat;
   background-position: 90% 50%;
}
#Extension3 ul
{
   display: block;
   width: 100%;
}
#Extension3 > li.hover > ul , #Extension3 li li.hover ul 
{
   position: static;
}
}
#wb_Image1
{
   position: absolute;
   left: 1px;
   top: 112px;
   width: 1221px;
   height: 946px;
   z-index: 3;
}
#wb_Extension3
{
   display: inline-block;
   width: 100%;
   z-index: 1;
}
#wb_PhotoCollage1
{
   position: absolute;
   left: 1px;
   top: 1156px;
   width: 1220px;
   height: 1220px;
   z-index: 2;
}
@media only screen and (max-width: 1180px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_PhotoCollage1
{
   left: 0px;
   top: 961px;
   width: 1150px;
   height: 1150px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image1
{
   left: 0px;
   top: 100px;
   width: 1150px;
   height: 861px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 5px 10px 0 10px;
}
#header .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#header > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#header > .row > .col-2
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Extension3
{
   visibility: visible;
   display: block;
}
}
@media only screen and (max-width: 960px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_PhotoCollage1
{
   left: 0px;
   top: 1012px;
   width: 936px;
   height: 936px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image1
{
   left: 0px;
   top: 81px;
   width: 936px;
   height: 869px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 5px 10px 0 10px;
}
#header .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#header > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#header > .row > .col-2
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Extension3
{
   visibility: visible;
   display: block;
}
}
@media only screen and (max-width: 850px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_PhotoCollage1
{
   left: 0px;
   top: 737px;
   width: 829px;
   height: 829px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image1
{
   left: 0px;
   top: 110px;
   width: 829px;
   height: 608px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 5px 10px 0 10px;
}
#header .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#header > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#header > .row > .col-2
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Extension3
{
   visibility: visible;
   display: block;
}
}
@media only screen and (max-width: 768px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_PhotoCollage1
{
   left: 0px;
   top: 777px;
   width: 749px;
   height: 749px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image1
{
   left: 0px;
   top: 122px;
   width: 749px;
   height: 614px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 5px 10px 0 10px;
}
#header .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#header > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#header > .row > .col-2
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Extension3
{
   visibility: visible;
   display: block;
}
}
@media only screen and (max-width: 650px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_PhotoCollage1
{
   left: 0px;
   top: 702px;
   width: 634px;
   height: 634px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image1
{
   left: 0px;
   top: 94px;
   width: 634px;
   height: 584px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 5px 10px 0 10px;
}
#header .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#header > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#header > .row > .col-2
{
   display: none;
   border: 0px solid #00FF42;
   border-radius: 0px;
   text-align: right;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Extension3
{
   visibility: visible;
   display: block;
}
}
@media only screen and (max-width: 550px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_PhotoCollage1
{
   left: 0px;
   top: 568px;
   width: 537px;
   height: 537px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image1
{
   left: 0px;
   top: 128px;
   width: 537px;
   height: 430px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 5px 10px 0 10px;
}
#header .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#header > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#header > .row > .col-2
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Extension3
{
   visibility: visible;
   display: block;
}
}
@media only screen and (max-width: 410px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_PhotoCollage1
{
   left: 0px;
   top: 503px;
   width: 401px;
   height: 401px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image1
{
   left: 0px;
   top: 85px;
   width: 401px;
   height: 375px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 5px 10px 0 10px;
}
#header .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#header > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#header > .row > .col-2
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Extension3
{
   visibility: visible;
   display: block;
}
}
@media only screen and (max-width: 320px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_PhotoCollage1
{
   left: 0px;
   top: 469px;
   width: 312px;
   height: 312px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image1
{
   left: 0px;
   top: 118px;
   width: 312px;
   height: 320px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 5px 10px 0 10px;
}
#header .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#header > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#header > .row > .col-2
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Extension3
{
   visibility: visible;
   display: block;
}
}
