body
{
   background-color: #000000;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
a
{
   color: #000000;
   text-decoration: underline;
}
a:visited
{
   color: #A9A9A9;
}
a:active
{
   color: #FF8C00;
}
a:hover
{
   color: #4169E1;
   text-decoration: underline;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_welcome, #wb_LayoutGrid4, #wb_LayoutGrid2, #wb_LayoutGrid1
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_welcome, #wb_LayoutGrid4, #wb_LayoutGrid2, #wb_LayoutGrid1
   {
      background-attachment: scroll !important;
   }
}
#imagesRollOverText3 .image
{
   display: block;
   position: relative;
   transform: translate3d(-50px, 0, 0);
   transition: all 500ms linear;
}
#imagesRollOverText3 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   transition: all 500ms linear;
   transition-delay: 750ms;
}
#imagesRollOverText3 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 500ms linear;
   transition-delay: 500ms;
}
#imagesRollOverText3 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 250ms linear;
   transition-delay: 250ms;
}
#imagesRollOverText3 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 250ms linear;
   transition-delay: 0ms;
}
#imagesRollOverText3:hover .caption
{
   opacity: 1;
   transition-delay: 0ms;
}
#imagesRollOverText3:hover .image
{
   transform: translate3d(0, 0, 0);
}
#imagesRollOverText3:hover .title
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 0ms;
}
#imagesRollOverText3:hover .description
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 166ms;
}
#imagesRollOverText3:hover .link
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 333ms;
}
#imagesRollOverText3 .caption::before
{
   position: absolute;
   transform: translate3d(-20px, 0, 0);
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 33px;
   border: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   transition: all 500ms linear;
}
#imagesRollOverText3:hover > .caption::before
{
   transform: translate3d(0, 0, 0);
   opacity: 1;
}
#imagesRollOverText3 .image
{
   left: 0;
   top: 0;
   width: calc(100% + 60px);
   height: 100%;
}
#imagesRollOverText3
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#wb_logo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#logo
{
   box-sizing: border-box;
   padding: 15px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#logo > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#logo > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#logo > .row > .col-1
{
   float: left;
}
#logo > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#logo:before,
#logo:after,
#logo .row:before,
#logo .row:after
{
   display: table;
   content: " ";
}
#logo:after,
#logo .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#logo > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_domenikiotis
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#domenikiotis
{
   box-sizing: border-box;
   padding: 5px 2px 5px 2px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#domenikiotis > .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#domenikiotis > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#domenikiotis > .row > .col-1
{
   float: left;
}
#domenikiotis > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#domenikiotis:before,
#domenikiotis:after,
#domenikiotis .row:before,
#domenikiotis .row:after
{
   display: table;
   content: " ";
}
#domenikiotis:after,
#domenikiotis .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#domenikiotis > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_welcome
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/dandd.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#welcome
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 175px 0 75px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#welcome > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 200px;
   padding-left: 200px;
   position: relative;
}
#welcome > .col-1
{
   flex: 0 0 auto;
}
#welcome > .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: 580px)
{
#welcome > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#welcome-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.29;
}
#welcome-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
}
#welcome-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#welcome-divider-bottom .divider-fill
{
   fill: rgba(255,140,0,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/domenikiotis_handmade.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 20px 30px 20px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4 > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   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: left;
}
#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;
}
}
#LayoutGrid4-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.2;
}
#wb_images
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#images
{
   box-sizing: border-box;
   padding: 1px 1px 1px 1px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#images > .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#images > .row > .col-1, #images > .row > .col-2, #images > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#images > .row > .col-1, #images > .row > .col-2, #images > .row > .col-3
{
   float: left;
}
#images > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#images > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#images > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#images:before,
#images:after,
#images .row:before,
#images .row:after
{
   display: table;
   content: " ";
}
#images:after,
#images .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#images > .row > .col-1, #images > .row > .col-2, #images > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_welcomeText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 50px 15px 50px;
   margin: 0;
   text-align: center;
}
#wb_welcomeText
{
   color: #F5F5F5;
   font-family: Tahoma;
   font-weight: 400;
   font-size: 16px;
   line-height: 19.5px;
}
#wb_welcomeText p, #wb_welcomeText ul
{
   margin: 0;
   padding: 0;
}
#wb_welcomeText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#upStickyLayer
{
   background-color: #FF8C00;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_logoIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_logoIcon a
{
   text-decoration: none;
}
#wb_logoIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#logoIcon
{
   height: 42px;
   width: 47px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#logoIcon i
{
   color: #FF8C00;
   display: inline-block;
   font-size: 42px;
   line-height: 42px;
   vertical-align: middle;
}
#wb_logoIcon:hover #logoIcon i
{
   color: #D3D3D3;
}
#wb_logoIcon:hover
{
   transform: rotate(360deg) ;
   transition: transform 800ms linear 0ms;
}
#wb_logoIcon
{
   transform: rotate(0deg) ;
   transition: transform 800ms linear 0ms;
}
#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;
   text-align: center;
}
#Heading1
{
   color: #FF8C00;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
   text-decoration: none;
}
#Line1
{
   border-color: #E1E1E1;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 15px 0 0 0 ;
   padding: 0;
}
#wb_location-icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_location-icon1 a
{
   text-decoration: none;
}
#wb_location-icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#location-icon1
{
   height: 48px;
   width: 38px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#location-icon1 i
{
   color: #BABABA;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_location-icon1:hover #location-icon1 i
{
   color: #007BFF;
}
#wb_location-icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_location-icon2 a
{
   text-decoration: none;
}
#wb_location-icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#location-icon2
{
   height: 48px;
   width: 38px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#location-icon2 i
{
   color: #BABABA;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_location-icon2:hover #location-icon2 i
{
   color: #007BFF;
}
#wb_location-icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_location-icon3 a
{
   text-decoration: none;
}
#wb_location-icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#location-icon3
{
   height: 48px;
   width: 38px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#location-icon3 i
{
   color: #BABABA;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_location-icon3:hover #location-icon3 i
{
   color: #007BFF;
}
#wb_location-icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_location-icon4 a
{
   text-decoration: none;
}
#wb_location-icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#location-icon4
{
   height: 48px;
   width: 38px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#location-icon4 i
{
   color: #BABABA;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_location-icon4:hover #location-icon4 i
{
   color: #007BFF;
}
#wb_location-icon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_location-icon5 a
{
   text-decoration: none;
}
#wb_location-icon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#location-icon5
{
   height: 48px;
   width: 38px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#location-icon5 i
{
   color: #BABABA;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_location-icon5:hover #location-icon5 i
{
   color: #007BFF;
}
#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
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #007BFF;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #F5F5F5;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#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;
   text-align: center;
}
#Heading4
{
   color: #DCDCDC;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading5
{
   color: #FF8C00;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 1px 1px 1px 1px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid9 > .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid9 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#RollOverText4 .image
{
   display: block;
   position: relative;
   transform: translate3d(-50px, 0, 0);
   transition: all 500ms linear;
}
#RollOverText4 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   transition: all 500ms linear;
   transition-delay: 750ms;
}
#RollOverText4 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 500ms linear;
   transition-delay: 500ms;
}
#RollOverText4 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 250ms linear;
   transition-delay: 250ms;
}
#RollOverText4 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 250ms linear;
   transition-delay: 0ms;
}
#RollOverText4:hover .caption
{
   opacity: 1;
   transition-delay: 0ms;
}
#RollOverText4:hover .image
{
   transform: translate3d(0, 0, 0);
}
#RollOverText4:hover .title
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 0ms;
}
#RollOverText4:hover .description
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 166ms;
}
#RollOverText4:hover .link
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 333ms;
}
#RollOverText4 .caption::before
{
   position: absolute;
   transform: translate3d(-20px, 0, 0);
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 33px;
   border: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   transition: all 500ms linear;
}
#RollOverText4:hover > .caption::before
{
   transform: translate3d(0, 0, 0);
   opacity: 1;
}
#RollOverText4 .image
{
   left: 0;
   top: 0;
   width: calc(100% + 60px);
   height: 100%;
}
#RollOverText4
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#RollOverText5 .image
{
   display: block;
   position: relative;
   transform: translate3d(-50px, 0, 0);
   transition: all 500ms linear;
}
#RollOverText5 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   transition: all 500ms linear;
   transition-delay: 750ms;
}
#RollOverText5 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 500ms linear;
   transition-delay: 500ms;
}
#RollOverText5 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 250ms linear;
   transition-delay: 250ms;
}
#RollOverText5 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 250ms linear;
   transition-delay: 0ms;
}
#RollOverText5:hover .caption
{
   opacity: 1;
   transition-delay: 0ms;
}
#RollOverText5:hover .image
{
   transform: translate3d(0, 0, 0);
}
#RollOverText5:hover .title
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 0ms;
}
#RollOverText5:hover .description
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 166ms;
}
#RollOverText5:hover .link
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 333ms;
}
#RollOverText5 .caption::before
{
   position: absolute;
   transform: translate3d(-20px, 0, 0);
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 33px;
   border: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   transition: all 500ms linear;
}
#RollOverText5:hover > .caption::before
{
   transform: translate3d(0, 0, 0);
   opacity: 1;
}
#RollOverText5 .image
{
   left: 0;
   top: 0;
   width: calc(100% + 60px);
   height: 100%;
}
#RollOverText5
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#RollOverText6 .image
{
   display: block;
   position: relative;
   transform: translate3d(-50px, 0, 0);
   transition: all 500ms linear;
}
#RollOverText6 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   transition: all 500ms linear;
   transition-delay: 750ms;
}
#RollOverText6 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 500ms linear;
   transition-delay: 500ms;
}
#RollOverText6 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 250ms linear;
   transition-delay: 250ms;
}
#RollOverText6 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 250ms linear;
   transition-delay: 0ms;
}
#RollOverText6:hover .caption
{
   opacity: 1;
   transition-delay: 0ms;
}
#RollOverText6:hover .image
{
   transform: translate3d(0, 0, 0);
}
#RollOverText6:hover .title
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 0ms;
}
#RollOverText6:hover .description
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 166ms;
}
#RollOverText6:hover .link
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 333ms;
}
#RollOverText6 .caption::before
{
   position: absolute;
   transform: translate3d(-20px, 0, 0);
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 33px;
   border: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   transition: all 500ms linear;
}
#RollOverText6:hover > .caption::before
{
   transform: translate3d(0, 0, 0);
   opacity: 1;
}
#RollOverText6 .image
{
   left: 0;
   top: 0;
   width: calc(100% + 60px);
   height: 100%;
}
#RollOverText6
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #696969;
   background-image: none;
   border: 0px solid #696969;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 1px 1px 1px 1px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid8 > .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid8 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #696969;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 1px 1px 1px 1px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid5 > .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/aa.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 75px 35px 75px 35px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -35px;
   margin-left: -35px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 35px;
   padding-left: 35px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 380px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#LayoutGrid2-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.59;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #FF8C00;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#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%;
}
#RollOverText1 .image
{
   display: block;
   position: relative;
}
#RollOverText1 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   transition: all 500ms linear;
}
#RollOverText1 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(-250%);
   transition: all 500ms linear;
}
#RollOverText1 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: scale(0);
   transition: all 500ms linear;
}
#RollOverText1 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   transform: translateY(250%);
   transition: all 500ms linear;
}
#RollOverText1:hover .caption
{
   opacity: 1;
   transition-delay: 0ms;
}
#RollOverText1:hover .title
{
   opacity: 1;
   transform: translateY(0%);
}
#RollOverText1:hover .description
{
   opacity: 1;
   transform: scale(1);
}
#RollOverText1:hover .link
{
   opacity: 1;
   transform: translateY(0%);
}
#RollOverText1 .caption::before
{
   position: absolute;
   transform: scale(0, 1);
   transform-origin: 0 0;
   top: 50px;
   bottom: 50px;
   right: 25px;
   left: 25px;
   border-top: 1px solid rgba(255,255,255,0.80);
   border-bottom: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   transition: all 1000ms linear;
}
#RollOverText1 .caption::after
{
   position: absolute;
   content: "";
   opacity: 0;
   transform: scale(1, 0);
   transform-origin: 100% 0;
   right: 50px;
   left: 50px;
   top: 25px;
   bottom: 25px;
   border-left: 1px solid rgba(255,255,255,0.80);
   border-right: 1px solid rgba(255,255,255,0.80);
   transition: all 1000ms linear;
}
#RollOverText1:hover > .caption::after
{
   opacity: 1;
   transform: scale(1);
}
#RollOverText1:hover > .caption::before
{
   transform: scale(1);
   opacity: 1;
}
#RollOverText1 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText1
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#RollOverText2 .image
{
   display: block;
   position: relative;
}
#RollOverText2 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   transition: all 500ms linear;
}
#RollOverText2 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(-200%);
   transition: all 500ms linear;
}
#RollOverText2 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(200%);
   transition: all 500ms linear;
}
#RollOverText2 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   transition: all 500ms linear;
   transition-delay: 500ms;
}
#RollOverText2:hover .caption
{
   opacity: 1;
   transition-delay: 0ms;
}
#RollOverText2:hover .title
{
   opacity: 1;
   transform: translateY(0%);
}
#RollOverText2:hover .description
{
   opacity: 1;
   transform: translateY(0%);
}
#RollOverText2:hover .link
{
   opacity: 1;
}
#RollOverText2 .caption::before
{
   position: absolute;
   transform: scale(0, 1);
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 33px;
   border-top: 1px solid rgba(255,255,255,0.80);
   border-bottom: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   transition: all 500ms linear;
}
#RollOverText2 .caption::after
{
   position: absolute;
   content: "";
   opacity: 0;
   transform: scale(1, 0);
   right: 33px;
   left: 33px;
   top: 33px;
   bottom: 33px;
   border-left: 1px solid rgba(255,255,255,0.80);
   border-right: 1px solid rgba(255,255,255,0.80);
   transition: all 500ms linear;
}
#RollOverText2:hover > .caption::after
{
   opacity: 1;
   transform: scale(1);
}
#RollOverText2:hover > .caption::before
{
   transform: scale(1);
   opacity: 1;
}
#RollOverText2 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText2
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#RollOverText3 .image
{
   display: block;
   position: relative;
   transform: translate3d(-50px, 0, 0);
   transition: all 500ms linear;
}
#RollOverText3 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   transition: all 500ms linear;
   transition-delay: 750ms;
}
#RollOverText3 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 500ms linear;
   transition-delay: 500ms;
}
#RollOverText3 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 250ms linear;
   transition-delay: 250ms;
}
#RollOverText3 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 250ms linear;
   transition-delay: 0ms;
}
#RollOverText3:hover .caption
{
   opacity: 1;
   transition-delay: 0ms;
}
#RollOverText3:hover .image
{
   transform: translate3d(0, 0, 0);
}
#RollOverText3:hover .title
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 0ms;
}
#RollOverText3:hover .description
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 166ms;
}
#RollOverText3:hover .link
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 333ms;
}
#RollOverText3 .caption::before
{
   position: absolute;
   transform: translate3d(-20px, 0, 0);
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 33px;
   border: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   transition: all 500ms linear;
}
#RollOverText3:hover > .caption::before
{
   transform: translate3d(0, 0, 0);
   opacity: 1;
}
#RollOverText3 .image
{
   left: 0;
   top: 0;
   width: calc(100% + 60px);
   height: 100%;
}
#RollOverText3
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#imagesRollOverText1 .image
{
   display: block;
   position: relative;
   transform: translate3d(-50px, 0, 0);
   transition: all 500ms linear;
}
#imagesRollOverText1 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   transition: all 500ms linear;
   transition-delay: 750ms;
}
#imagesRollOverText1 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 500ms linear;
   transition-delay: 500ms;
}
#imagesRollOverText1 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 250ms linear;
   transition-delay: 250ms;
}
#imagesRollOverText1 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 250ms linear;
   transition-delay: 0ms;
}
#imagesRollOverText1:hover .caption
{
   opacity: 1;
   transition-delay: 0ms;
}
#imagesRollOverText1:hover .image
{
   transform: translate3d(0, 0, 0);
}
#imagesRollOverText1:hover .title
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 0ms;
}
#imagesRollOverText1:hover .description
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 166ms;
}
#imagesRollOverText1:hover .link
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 333ms;
}
#imagesRollOverText1 .caption::before
{
   position: absolute;
   transform: translate3d(-20px, 0, 0);
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 33px;
   border: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   transition: all 500ms linear;
}
#imagesRollOverText1:hover > .caption::before
{
   transform: translate3d(0, 0, 0);
   opacity: 1;
}
#imagesRollOverText1 .image
{
   left: 0;
   top: 0;
   width: calc(100% + 60px);
   height: 100%;
}
#imagesRollOverText1
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#imagesRollOverText2 .image
{
   display: block;
   position: relative;
   transform: translate3d(-50px, 0, 0);
   transition: all 500ms linear;
}
#imagesRollOverText2 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   transition: all 500ms linear;
   transition-delay: 750ms;
}
#imagesRollOverText2 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 500ms linear;
   transition-delay: 500ms;
}
#imagesRollOverText2 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 250ms linear;
   transition-delay: 250ms;
}
#imagesRollOverText2 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   transform: translateX(-100%);
   transition: all 250ms linear;
   transition-delay: 0ms;
}
#imagesRollOverText2:hover .caption
{
   opacity: 1;
   transition-delay: 0ms;
}
#imagesRollOverText2:hover .image
{
   transform: translate3d(0, 0, 0);
}
#imagesRollOverText2:hover .title
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 0ms;
}
#imagesRollOverText2:hover .description
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 166ms;
}
#imagesRollOverText2:hover .link
{
   opacity: 1;
   transform: translateX(0%);
   transition-delay: 333ms;
}
#imagesRollOverText2 .caption::before
{
   position: absolute;
   transform: translate3d(-20px, 0, 0);
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 33px;
   border: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   transition: all 500ms linear;
}
#imagesRollOverText2:hover > .caption::before
{
   transform: translate3d(0, 0, 0);
   opacity: 1;
}
#imagesRollOverText2 .image
{
   left: 0;
   top: 0;
   width: calc(100% + 60px);
   height: 100%;
}
#imagesRollOverText2
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#wb_Extension1
{
   font-family: Tahoma;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
}
#wb_Extension1 a
{
   text-decoration: none;
}
#wb_Extension1, #wb_Extension1 ul, #wb_Extension1 li, #Extension1 a
{
   margin: 0;
   padding: 0;
}
#Extension1_button
{
   background-color: #424242;
   border: 1px solid #FF8C00;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #FFFFFF;
   cursor: pointer;
   display: none;
   margin: 0;
   padding: 8px 0 8px 0;
   text-align: left;
   width: 100%;
}
#Extension1_title
{
   padding: 0 0 0 7px;
}
#Extension1_icon 
{
   display: block;
   position: absolute;
   right: 11px;
   top: 7px;
}
#Extension1_icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#Extension1:before, #Extension1:after
{
   content: " ";
   display: table;
}
#Extension1:after
{
   clear: both;
}
#Extension1
{
   list-style: none;
   background-color: #424242;
   border: 1px solid #FF8C00;
}
#Extension1 a 
{
   color: #FFFFFF;
   padding: 8px 7px 8px 7px;
}
#Extension1 a:hover 
{
   background-color: #FF8C00;
   color: #000000;
}
#Extension1 li
{
   position: relative;
}
#Extension1 > li 
{
   float: left;
}
#Extension1 > li > .hassubmenu 
{
   background-image: url(./images/menu_arrow_down.png);
   background-repeat: no-repeat;
   background-position: 95% 50%;
   padding-right: 7px;
}
#Extension1 > li > a 
{
   display: block;
}
#Extension1 li ul 
{
   list-style: none;
   position: absolute;
   left: -9999px;
}
#Extension1 > li.hover > ul 
{
   left: 0;
}
#Extension1 li li.hover ul 
{
   left: 100%;
   top: 0;
}
#Extension1 li li a 
{
   background-color: #7A7A7A;
   border-top: 1px solid #424242;
   color: #FFFFFF;
   display: block;
   position: relative;
   z-index: 100;
}
#Extension1 li li a:hover
{
   background-color: #CCCCCC;
   color: #000000;
}
#Extension1 li li li a
{
   background-color: #B4B4B4;
   border-top: 1px solid #424242;
   color: #424242;
   z-index: 200;
}
#Extension1 li li li a:hover
{
   background-color: #CCCCCC;
   color: #000000;
}
@media screen and (max-width: 880px) 
{
#Extension1 .visible
{
   display: block;
}
#Extension1 > li 
{
   float: none;
}
#Extension1 li li .hassubmenu 
{
   background-image: url(./images/menu_arrow_down.png);
   background-repeat: no-repeat;
   background-position: 90% 50%;
}
#Extension1 ul
{
   display: block;
   width: 100%;
}
#Extension1 > li.hover > ul , #Extension1 li li.hover ul 
{
   position: static;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bass_custom.jpg');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 10px 5px 10px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid3-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.8;
}
#LayoutGrid3-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
}
#LayoutGrid3-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid3-divider-bottom .divider-fill
{
   fill: rgba(0,0,0,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/dandd.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 30px 30px 30px 30px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#LayoutGrid1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.07;
}
#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_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 170px;
   height: 170px;
   vertical-align: top;
}
#RollOverText7 .image
{
   display: block;
   position: relative;
}
#RollOverText7 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
}
#RollOverText7 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
}
#RollOverText7 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
}
#RollOverText7 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
}
#RollOverText7:hover .caption
{
   opacity: 1;
}
#RollOverText7:hover .title
{
}
#RollOverText7:hover .description
{
}
#RollOverText7:hover .link
{
}
#RollOverText7 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText7
{
   border: 2px solid #4169E1;
   border-radius: 0px;
   margin: 0;
   perspective: 1000px;
}
#RollOverText7 .front
{
   backface-visibility: hidden;
   height: 100%;
   position: absolute;
   transform: rotateY(0deg) translateX(0) scale(1);
   transform-style: preserve-3d;
   transition: all 500ms linear;
   width: 100%;
   z-index: 2;
}
#RollOverText7 .back
{
   background-color: #000000;
   backface-visibility: hidden;
   height: 100%;
   position: absolute;
   transform: rotateY(-90deg) translateX(-150%) scale(0);
   transform-style: preserve-3d;
   transition: all 500ms linear;
   width: 100%;
   z-index: 1;
}
#RollOverText7:hover .front
{
   transform: rotateY(90deg) translateX(150%) scale(0);
   transition: all 500ms linear;
}
#RollOverText7:hover .back
{
   transform: rotateY(0deg) translateX(0) scale(1);
   transition: all 500ms linear;
}
#RollOverText8 .image
{
   display: block;
   position: relative;
}
#RollOverText8 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
}
#RollOverText8 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
}
#RollOverText8 .description
{
   position: relative;
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
}
#RollOverText8 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   margin: 10px 0 0 0 ;
   padding: 0;
   text-align: center;
   text-decoration: underline;
}
#RollOverText8:hover .caption
{
   opacity: 1;
}
#RollOverText8:hover .title
{
}
#RollOverText8:hover .description
{
}
#RollOverText8:hover .link
{
}
#RollOverText8 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText8
{
   border: 2px solid #4169E1;
   border-radius: 0px;
   margin: 0;
   perspective: 1000px;
}
#RollOverText8 .front
{
   backface-visibility: hidden;
   height: 100%;
   position: absolute;
   transform: rotateY(0deg) translateX(0) scale(1);
   transform-style: preserve-3d;
   transition: all 500ms linear;
   width: 100%;
   z-index: 2;
}
#RollOverText8 .back
{
   background-color: #000000;
   backface-visibility: hidden;
   height: 100%;
   position: absolute;
   transform: rotateY(-90deg) translateX(-150%) scale(0);
   transform-style: preserve-3d;
   transition: all 500ms linear;
   width: 100%;
   z-index: 1;
}
#RollOverText8:hover .front
{
   transform: rotateY(90deg) translateX(150%) scale(0);
   transition: all 500ms linear;
}
#RollOverText8:hover .back
{
   transform: rotateY(0deg) translateX(0) scale(1);
   transition: all 500ms linear;
}
#wb_FontAwesomeIcon12
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 3px 3px 3px 3px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon12 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon12 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon12:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon12
{
   height: 67px;
   width: 69px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon12 i
{
   color: #4169E1;
   display: inline-block;
   font-size: 67px;
   line-height: 67px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon12:hover #FontAwesomeIcon12 i
{
   color: #C0C0C0;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/street_night.jpg');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3, #LayoutGrid7 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3, #LayoutGrid7 > .row > .col-4
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 620px)
{
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3, #LayoutGrid7 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid7-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.6;
}
#wb_location
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#location
{
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#location > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#location > .row > .col-1, #location > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#location > .row > .col-1, #location > .row > .col-2
{
   float: left;
}
#location > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#location > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#location > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#location > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#location:before,
#location:after,
#location .row:before,
#location .row:after
{
   display: table;
   content: " ";
}
#location:after,
#location .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#location > .row > .col-1, #location > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#YouTube1
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_YouTube1
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#RollOverText10 .image
{
   display: block;
   position: relative;
}
#RollOverText10 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   transition: all 500ms linear;
}
#RollOverText10 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(-200%);
   transition: all 500ms linear;
}
#RollOverText10 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(200%);
   transition: all 500ms linear;
}
#RollOverText10 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   transition: all 500ms linear;
   transition-delay: 500ms;
}
#RollOverText10:hover .caption
{
   opacity: 1;
   transition-delay: 0ms;
}
#RollOverText10:hover .title
{
   opacity: 1;
   transform: translateY(0%);
}
#RollOverText10:hover .description
{
   opacity: 1;
   transform: translateY(0%);
}
#RollOverText10:hover .link
{
   opacity: 1;
}
#RollOverText10 .caption::before
{
   position: absolute;
   transform: scale(0, 1);
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 33px;
   border-top: 1px solid rgba(255,255,255,0.80);
   border-bottom: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   transition: all 500ms linear;
}
#RollOverText10 .caption::after
{
   position: absolute;
   content: "";
   opacity: 0;
   transform: scale(1, 0);
   right: 33px;
   left: 33px;
   top: 33px;
   bottom: 33px;
   border-left: 1px solid rgba(255,255,255,0.80);
   border-right: 1px solid rgba(255,255,255,0.80);
   transition: all 500ms linear;
}
#RollOverText10:hover > .caption::after
{
   opacity: 1;
   transform: scale(1);
}
#RollOverText10:hover > .caption::before
{
   transform: scale(1);
   opacity: 1;
}
#RollOverText10 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText10
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#RollOverText9 .image
{
   display: block;
   position: relative;
}
#RollOverText9 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   transition: all 500ms linear;
}
#RollOverText9 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(-200%);
   transition: all 500ms linear;
}
#RollOverText9 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(200%);
   transition: all 500ms linear;
}
#RollOverText9 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   transition: all 500ms linear;
   transition-delay: 500ms;
}
#RollOverText9:hover .caption
{
   opacity: 1;
   transition-delay: 0ms;
}
#RollOverText9:hover .title
{
   opacity: 1;
   transform: translateY(0%);
}
#RollOverText9:hover .description
{
   opacity: 1;
   transform: translateY(0%);
}
#RollOverText9:hover .link
{
   opacity: 1;
}
#RollOverText9 .caption::before
{
   position: absolute;
   transform: scale(0, 1);
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 33px;
   border-top: 1px solid rgba(255,255,255,0.80);
   border-bottom: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   transition: all 500ms linear;
}
#RollOverText9 .caption::after
{
   position: absolute;
   content: "";
   opacity: 0;
   transform: scale(1, 0);
   right: 33px;
   left: 33px;
   top: 33px;
   bottom: 33px;
   border-left: 1px solid rgba(255,255,255,0.80);
   border-right: 1px solid rgba(255,255,255,0.80);
   transition: all 500ms linear;
}
#RollOverText9:hover > .caption::after
{
   opacity: 1;
   transform: scale(1);
}
#RollOverText9:hover > .caption::before
{
   transform: scale(1);
   opacity: 1;
}
#RollOverText9 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText9
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#RollOverText11 .image
{
   display: block;
   position: relative;
}
#RollOverText11 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   display: flex;
   flex-direction: column;
   justify-content: center;
   width: 100%;
   height: 100%;
   align-items: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   transition: all 500ms linear;
}
#RollOverText11 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(-200%);
   transition: all 500ms linear;
}
#RollOverText11 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   opacity: 0;
   transform: translateY(200%);
   transition: all 500ms linear;
}
#RollOverText11 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
   opacity: 0;
   transition: all 500ms linear;
   transition-delay: 500ms;
}
#RollOverText11:hover .caption
{
   opacity: 1;
   transition-delay: 0ms;
}
#RollOverText11:hover .title
{
   opacity: 1;
   transform: translateY(0%);
}
#RollOverText11:hover .description
{
   opacity: 1;
   transform: translateY(0%);
}
#RollOverText11:hover .link
{
   opacity: 1;
}
#RollOverText11 .caption::before
{
   position: absolute;
   transform: scale(0, 1);
   top: 33px;
   bottom: 33px;
   right: 33px;
   left: 33px;
   border-top: 1px solid rgba(255,255,255,0.80);
   border-bottom: 1px solid rgba(255,255,255,0.80);
   content: "";
   opacity: 0;
   transition: all 500ms linear;
}
#RollOverText11 .caption::after
{
   position: absolute;
   content: "";
   opacity: 0;
   transform: scale(1, 0);
   right: 33px;
   left: 33px;
   top: 33px;
   bottom: 33px;
   border-left: 1px solid rgba(255,255,255,0.80);
   border-right: 1px solid rgba(255,255,255,0.80);
   transition: all 500ms linear;
}
#RollOverText11:hover > .caption::after
{
   opacity: 1;
   transform: scale(1);
}
#RollOverText11:hover > .caption::before
{
   transform: scale(1);
   opacity: 1;
}
#RollOverText11 .image
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText11
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#RollOverText6
{
   overflow: hidden;
   display: block;
   position: relative;
}
#wb_location-icon4
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 39;
}
#wb_location-icon5
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 40;
}
#RollOverText9
{
   overflow: hidden;
   display: block;
   position: relative;
}
#wb_location-icon2
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 37;
}
#wb_Image2
{
   display: inline-block;
   width: 170px;
   height: 170px;
   z-index: 34;
}
#RollOverText8
{
   display: block;
   position: relative;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 15;
}
#imagesRollOverText2
{
   overflow: hidden;
   display: block;
   position: relative;
}
#wb_location-icon3
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 38;
}
#imagesRollOverText3
{
   overflow: hidden;
   display: block;
   position: relative;
}
#wb_location-icon1
{
   display: inline-block;
   width: 38px;
   height: 48px;
   text-align: center;
   z-index: 36;
}
#imagesRollOverText1
{
   overflow: hidden;
   display: block;
   position: relative;
}
#wb_Extension1
{
   display: inline-block;
   position: relative;
   width: 845px;
   height: 41px;
   z-index: 3;
}
#Line1
{
   display: block;
   width: 100%;
   z-index: 2;
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 8;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 10;
}
#RollOverText10
{
   overflow: hidden;
   display: block;
   position: relative;
}
#RollOverText11
{
   overflow: hidden;
   display: block;
   position: relative;
}
#RollOverText1
{
   overflow: hidden;
   display: block;
   position: relative;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 6;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 25;
}
#RollOverText3
{
   overflow: hidden;
   display: block;
   position: relative;
}
#RollOverText2
{
   overflow: hidden;
   display: block;
   position: relative;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 1;
}
#wb_logoIcon
{
   display: inline-block;
   width: 47px;
   height: 42px;
   text-align: center;
   z-index: 0;
}
#RollOverText5
{
   overflow: hidden;
   display: block;
   position: relative;
}
#wb_YouTube1
{
   display: block;
   width: 100%;
   z-index: 31;
}
#wb_FontAwesomeIcon12
{
   display: inline-block;
   width: 69px;
   height: 67px;
   text-align: center;
   z-index: 30;
}
#RollOverText4
{
   overflow: hidden;
   display: block;
   position: relative;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 46;
}
#RollOverText7
{
   display: block;
   position: relative;
}
@media only screen and (min-width: 760px) and (max-width: 1099px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#imagesRollOverText3
{
   visibility: visible;
   display: block;
}
#wb_logo
{
   visibility: visible;
   display: table;
}
#wb_logo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#logo
{
   height: auto;
   padding: 15px 15px 0 15px;
}
#logo .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_domenikiotis
{
   visibility: visible;
   display: table;
}
#wb_domenikiotis
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#domenikiotis
{
   height: auto;
   padding: 5px 2px 5px 2px;
}
#domenikiotis .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#wb_welcome
{
   visibility: visible;
   display: table;
}
#wb_welcome
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcome
{
   height: 100vh;
   padding: 175px 0 75px 0;
}
#welcome-divider-bottom
{
   height: 50px;
}
#welcome-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_images
{
   visibility: visible;
   display: table;
}
#wb_images
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#images
{
   height: auto;
   padding: 1px 1px 1px 1px;
}
#images .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#wb_welcomeText
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_welcomeText
{
   margin: 0;
   padding: 75px 50px 75px 50px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_logoIcon
{
   width: 47px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#logoIcon
{
   width: 47px;
   height: 42px;
}
#logoIcon i
{
   line-height: 42px;
   font-size: 42px;
   width: 41px;
}
#wb_logoIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #FF8C00;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
}
#Line1
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 15px 0 0 0 ;
}
#Line1
{
   border-color: #E1E1E1;
   border-bottom-width: -14px;
}
#FilePublisher1
{
   left: 620px;
   top: 160px;
   width: 59px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_location-icon1
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#location-icon1
{
   width: 38px;
   height: 48px;
}
#location-icon1 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon2
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#location-icon2
{
   width: 38px;
   height: 48px;
}
#location-icon2 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_location-icon3
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#location-icon3
{
   width: 38px;
   height: 48px;
}
#location-icon3 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_location-icon4
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#location-icon4
{
   width: 38px;
   height: 48px;
}
#location-icon4 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon5
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#location-icon5
{
   width: 38px;
   height: 48px;
}
#location-icon5 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #F5F5F5;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   color: #D3D3D3;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #D3D3D3;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#Heading5 a
{
   color: inherit;
}
#wb_Text10
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 1px 1px 1px 1px;
}
#LayoutGrid9 .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#RollOverText4
{
   visibility: visible;
   display: block;
}
#RollOverText5
{
   visibility: visible;
   display: block;
}
#RollOverText6
{
   visibility: visible;
   display: block;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
   background-color: #696969;
   background-image: none;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 1px 1px 1px 1px;
}
#LayoutGrid8 .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 1px 1px 1px 1px;
}
#LayoutGrid5 .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 75px 35px 75px 35px;
}
#LayoutGrid2 .row
{
   margin-right: -35px;
   margin-left: -35px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 35px;
   padding-left: 35px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #FF8C00;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#RollOverText1
{
   visibility: visible;
   display: block;
}
#RollOverText2
{
   visibility: visible;
   display: block;
}
#RollOverText3
{
   visibility: visible;
   display: block;
}
#imagesRollOverText1
{
   visibility: visible;
   display: block;
}
#imagesRollOverText2
{
   visibility: visible;
   display: block;
}
#wb_Extension1
{
   width: 756px;
   height: 41px;
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 5px 10px 5px;
}
#LayoutGrid3 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid3-divider-bottom
{
   height: 50px;
}
#LayoutGrid3-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 30px 30px 30px;
}
#LayoutGrid1 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 170px;
   height: 170px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 170px;
   height: 170px;
}
#RollOverText7
{
   visibility: visible;
   display: block;
}
#RollOverText8
{
   visibility: visible;
   display: block;
}
#wb_FontAwesomeIcon12
{
   width: 69px;
   height: 67px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 3px 3px 3px 3px;
}
#FontAwesomeIcon12
{
   width: 69px;
   height: 67px;
}
#FontAwesomeIcon12 i
{
   line-height: 67px;
   font-size: 67px;
   width: 66px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 20px 5px 20px 5px;
}
#LayoutGrid7 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_location
{
   visibility: visible;
   display: table;
}
#wb_location
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#location
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#location .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_YouTube1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#StructuredData1
{
   left: 36px;
   top: 4404px;
   width: 100px;
   height: 95px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#RollOverText10
{
   visibility: visible;
   display: block;
}
#RollOverText9
{
   visibility: visible;
   display: block;
}
#RollOverText11
{
   visibility: visible;
   display: block;
}
}
@media only screen and (min-width: 420px) and (max-width: 759px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#imagesRollOverText3
{
   visibility: visible;
   display: block;
}
#wb_logo
{
   visibility: visible;
   display: table;
}
#wb_logo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#logo
{
   height: auto;
   padding: 15px 15px 0 15px;
}
#logo .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_domenikiotis
{
   visibility: visible;
   display: table;
}
#wb_domenikiotis
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#domenikiotis
{
   height: auto;
   padding: 5px 2px 5px 2px;
}
#domenikiotis .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#wb_welcome
{
   visibility: visible;
   display: table;
}
#wb_welcome
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcome
{
   height: 100vh;
   padding: 175px 0 75px 0;
}
#welcome-divider-bottom
{
   height: 50px;
}
#welcome-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 5px 20px 5px;
}
#LayoutGrid4 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_images
{
   visibility: visible;
   display: table;
}
#wb_images
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#images
{
   height: auto;
   padding: 1px 1px 1px 1px;
}
#images .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#wb_welcomeText
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_welcomeText
{
   margin: 0;
   padding: 15px 50px 15px 50px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_logoIcon
{
   width: 47px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#logoIcon
{
   width: 47px;
   height: 42px;
}
#logoIcon i
{
   line-height: 42px;
   font-size: 42px;
   width: 41px;
}
#wb_logoIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #FF8C00;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
}
#Line1
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 15px 0 0 0 ;
}
#Line1
{
   border-color: #E1E1E1;
   border-bottom-width: -14px;
}
#FilePublisher1
{
   left: 331px;
   top: 160px;
   width: 59px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_location-icon1
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#location-icon1
{
   width: 38px;
   height: 48px;
}
#location-icon1 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon2
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#location-icon2
{
   width: 38px;
   height: 48px;
}
#location-icon2 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_location-icon3
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#location-icon3
{
   width: 38px;
   height: 48px;
}
#location-icon3 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_location-icon4
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#location-icon4
{
   width: 38px;
   height: 48px;
}
#location-icon4 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon5
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#location-icon5
{
   width: 38px;
   height: 48px;
}
#location-icon5 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #F5F5F5;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   color: #FF8C00;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #FF8C00;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#Heading5 a
{
   color: inherit;
}
#wb_Text10
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 1px 1px 1px 1px;
}
#LayoutGrid9 .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#RollOverText4
{
   visibility: visible;
   display: block;
}
#RollOverText5
{
   visibility: visible;
   display: block;
}
#RollOverText6
{
   visibility: visible;
   display: block;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
   background-color: #000000;
   background-image: none;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 1px 1px 1px 1px;
}
#LayoutGrid8 .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 1px 1px 1px 1px;
}
#LayoutGrid5 .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 75px 15px 75px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #FF8C00;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#RollOverText1
{
   visibility: visible;
   display: block;
}
#RollOverText2
{
   visibility: visible;
   display: block;
}
#RollOverText3
{
   visibility: visible;
   display: block;
}
#imagesRollOverText1
{
   visibility: visible;
   display: block;
}
#imagesRollOverText2
{
   visibility: visible;
   display: block;
}
#wb_Extension1
{
   width: 416px;
   height: 41px;
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 5px 10px 5px;
}
#LayoutGrid3 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid3-divider-bottom
{
   height: 50px;
}
#LayoutGrid3-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 30px 30px 30px;
}
#LayoutGrid1 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 170px;
   height: 170px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 170px;
   height: 170px;
}
#RollOverText7
{
   visibility: visible;
   display: block;
}
#RollOverText8
{
   visibility: visible;
   display: block;
}
#wb_FontAwesomeIcon12
{
   width: 69px;
   height: 67px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 3px 3px 3px 3px;
}
#FontAwesomeIcon12
{
   width: 69px;
   height: 67px;
}
#FontAwesomeIcon12 i
{
   line-height: 67px;
   font-size: 67px;
   width: 66px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_location
{
   visibility: visible;
   display: table;
}
#wb_location
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#location
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#location .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_YouTube1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#StructuredData1
{
   left: 6px;
   top: 8841px;
   width: 125px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#RollOverText10
{
   visibility: visible;
   display: block;
}
#RollOverText9
{
   visibility: visible;
   display: block;
}
#RollOverText11
{
   visibility: visible;
   display: block;
}
}
@media only screen and (max-width: 419px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#imagesRollOverText3
{
   visibility: visible;
   display: block;
}
#wb_logo
{
   visibility: visible;
   display: table;
}
#wb_logo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#logo
{
   height: auto;
   padding: 15px 15px 0 15px;
}
#logo .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_domenikiotis
{
   visibility: visible;
   display: table;
}
#wb_domenikiotis
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#domenikiotis
{
   height: auto;
   padding: 5px 2px 5px 2px;
}
#domenikiotis .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#wb_welcome
{
   visibility: visible;
   display: table;
}
#wb_welcome
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcome
{
   height: 100vh;
   padding: 175px 0 75px 0;
}
#welcome-divider-bottom
{
   height: 50px;
}
#welcome-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 20px 5px 20px 5px;
}
#LayoutGrid4 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_images
{
   visibility: visible;
   display: table;
}
#wb_images
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#images
{
   height: auto;
   padding: 1px 1px 1px 1px;
}
#images .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#wb_welcomeText
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_welcomeText
{
   margin: 0;
   padding: 15px 50px 15px 50px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: hidden;
   display: none;
}
#wb_logoIcon
{
   width: 47px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#logoIcon
{
   width: 47px;
   height: 42px;
}
#logoIcon i
{
   line-height: 42px;
   font-size: 42px;
   width: 41px;
}
#wb_logoIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #FF8C00;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
}
#Line1
{
   width: 100%;
   height: 1px;
   visibility: visible;
   display: block;
   margin: 15px 0 0 0 ;
}
#Line1
{
   border-color: #E1E1E1;
   border-bottom-width: -14px;
}
#FilePublisher1
{
   left: 261px;
   top: 180px;
   width: 59px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_location-icon1
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#location-icon1
{
   width: 38px;
   height: 48px;
}
#location-icon1 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon2
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#location-icon2
{
   width: 38px;
   height: 48px;
}
#location-icon2 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_location-icon3
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#location-icon3
{
   width: 38px;
   height: 48px;
}
#location-icon3 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_location-icon4
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#location-icon4
{
   width: 38px;
   height: 48px;
}
#location-icon4 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_location-icon5
{
   width: 38px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#location-icon5
{
   width: 38px;
   height: 48px;
}
#location-icon5 i
{
   line-height: 48px;
   font-size: 38px;
   width: 37px;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #F5F5F5;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   color: #FF8C00;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #FF8C00;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#Heading5 a
{
   color: inherit;
}
#wb_Text10
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 1px 1px 1px 1px;
}
#LayoutGrid9 .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#RollOverText4
{
   visibility: visible;
   display: block;
}
#RollOverText5
{
   visibility: visible;
   display: block;
}
#RollOverText6
{
   visibility: visible;
   display: block;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
   background-color: #696969;
   background-image: none;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 1px 1px 1px 1px;
}
#LayoutGrid8 .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 1px 1px 1px 1px;
}
#LayoutGrid5 .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 75px 15px 75px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #FF8C00;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#RollOverText1
{
   visibility: visible;
   display: block;
}
#RollOverText2
{
   visibility: visible;
   display: block;
}
#RollOverText3
{
   visibility: visible;
   display: block;
}
#imagesRollOverText1
{
   visibility: visible;
   display: block;
}
#imagesRollOverText2
{
   visibility: visible;
   display: block;
}
#wb_Extension1
{
   width: 356px;
   height: 41px;
   visibility: visible;
   display: inline-block;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 10px 5px 10px 5px;
}
#LayoutGrid3 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid3-divider-bottom
{
   height: 50px;
}
#LayoutGrid3-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 30px 30px 30px 30px;
}
#LayoutGrid1 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 170px;
   height: 170px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 170px;
   height: 170px;
}
#RollOverText7
{
   visibility: visible;
   display: block;
}
#RollOverText8
{
   visibility: visible;
   display: block;
}
#wb_FontAwesomeIcon12
{
   width: 69px;
   height: 67px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 3px 3px 3px 3px;
}
#FontAwesomeIcon12
{
   width: 69px;
   height: 67px;
}
#FontAwesomeIcon12 i
{
   line-height: 67px;
   font-size: 67px;
   width: 66px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_location
{
   visibility: visible;
   display: table;
}
#wb_location
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#location
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#location .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_YouTube1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#StructuredData1
{
   left: 0px;
   top: 8809px;
   width: 115px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#RollOverText10
{
   visibility: visible;
   display: block;
}
#RollOverText9
{
   visibility: visible;
   display: block;
}
#RollOverText11
{
   visibility: visible;
   display: block;
}
}
#particles1
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}

