body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
#wb_LayoutGrid40
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid40
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid40 > .col-1, #LayoutGrid40 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid40 > .col-1, #LayoutGrid40 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid40 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid40 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 200px)
{
#LayoutGrid40 > .col-1, #LayoutGrid40 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 701px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
.DropdownMenu2 .nav
{
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   color: #231C76;
   text-align: left;
   text-transform: none;
}
#DropdownMenu2, .DropdownMenu2 .nav, .DropdownMenu2 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.DropdownMenu2 .nav:before,
.DropdownMenu2 .nav:after 
{
   content: " ";
   display: table;
}
.DropdownMenu2 .nav:after 
{
   clear: both;
}
.DropdownMenu2 .nav a 
{
   text-decoration: none;
}
.DropdownMenu2 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.DropdownMenu2 .nav ul ul
{
   margin-bottom: 0;
}
.DropdownMenu2 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.DropdownMenu2 .container:before,
.DropdownMenu2 .container:after 
{
   content: " ";
   display: table;
}
.DropdownMenu2 .container:after 
{
   clear: both;
}
.DropdownMenu2 .collapse 
{
   display: none;
}
.DropdownMenu2 .collapse.show 
{
   display: block;
}
.DropdownMenu2 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.DropdownMenu2 .arrow, .DropdownMenu2 .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.DropdownMenu2 .dropdown 
{
   position: relative;
}
.DropdownMenu2 .dropdown-toggle:focus 
{
   outline: 0;
}
.DropdownMenu2 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: rgba(222,226,230,0.80);
   background-image: none;
   border: 1px solid rgba(222,226,230,0.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.DropdownMenu2 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #DEE2E6;
}
.DropdownMenu2 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #231C76;
   text-transform: none;
   white-space: nowrap;
}
.DropdownMenu2 .dropdown-menu > li > a:hover,
.DropdownMenu2 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu2 .dropdown-menu > li > a.active,
.DropdownMenu2 .dropdown-menu > li > a.active:hover,
.DropdownMenu2 .dropdown-menu > li > a.active:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.DropdownMenu2 .show > .dropdown-menu
{
   display: block;
}
.DropdownMenu2 .show > a
{
   outline: 0;
}
.DropdownMenu2 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.DropdownMenu2 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.DropdownMenu2 .dropdown.show .dropdown-menu
{
   animation-name: DropdownMenu2-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: ease;
   animation-fill-mode: forwards;
}
@keyframes DropdownMenu2-animation
{
   0%
   {
      opacity: 0;
      transform: translateX(10px);
   }
   100%
   {
      opacity: 1;
      transform: translateX(0);
   }
}
.DropdownMenu2 .nav > li 
{
   position: relative;
   display: block;
}
.DropdownMenu2 .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.DropdownMenu2 .nav .show > a,
.DropdownMenu2 .nav .show > a:hover,
.DropdownMenu2 .nav .show > a:focus
{
    border-color: #FFFFFF;
}
.DropdownMenu2 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #DEE2E6;
}
.DropdownMenu2 .nav .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu2
{
   position: relative;
}
.DropdownMenu2:before,
.DropdownMenu2:after
{
   content: " ";
   display: table;
}
.DropdownMenu2:after
{
   clear: both;
}
.DropdownMenu2 .navbar-header:before,
.DropdownMenu2 .navbar-header:after
{
   content: " ";
   display: table;
}
.DropdownMenu2 .navbar-header:after
{
   clear: both;
}
.DropdownMenu2-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.DropdownMenu2-navbar-collapse:before,
.DropdownMenu2-navbar-collapse:after
{
   content: " ";
   display: table;
}
.DropdownMenu2-navbar-collapse:after
{
   clear: both;
}
.DropdownMenu2-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu2 .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 11px 10px 10px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.DropdownMenu2 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.DropdownMenu2 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.DropdownMenu2 .navbar-nav
{
   margin: 6px -15px;
}
.DropdownMenu2 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.DropdownMenu2 .navbar-nav > li > a
{
   color: #231C76;
}
.DropdownMenu2 .navbar-nav > li > a:hover,
.DropdownMenu2 .navbar-nav > li > a:focus
{
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   color: #D5241C;
   text-decoration: none;
}
.DropdownMenu2 .navbar-nav > li > a.active,
.DropdownMenu2 .navbar-nav > li > a.active:hover,
.DropdownMenu2 .navbar-nav > li > a.active:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu2 .navbar-toggle
{
   border: 1px solid transparent;
}
.DropdownMenu2 .navbar-toggle:hover,
.DropdownMenu2 .navbar-toggle:focus
{
   background-color: transparent;
}
.DropdownMenu2 .navbar-toggle .icon-bar
{
   background-color: #231C76;
}
.DropdownMenu2-navbar-collapse
{
   border-color: rgba(222,226,230,0.00);
}
.DropdownMenu2 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu2 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu2 .navbar-nav > .show > a,
.DropdownMenu2 .navbar-nav > .show > a:hover,
.DropdownMenu2 .navbar-nav > .show > a:focus
{
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   color: #D5241C;
}
.DropdownMenu2 .navbar-nav > .show > a .arrow,
.DropdownMenu2 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu2 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu2 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #231C76;
   border-bottom-color: #231C76;
}
.DropdownMenu2 .navbar-link
{
   color: #231C76;
}
.DropdownMenu2 .navbar-link:hover
{
   color: #D5241C;
}
.DropdownMenu2 .navbar-header
{
   color: #231C76;
}
@media (min-width: 1320px) 
{
.DropdownMenu2 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.DropdownMenu2 .navbar-header
{
   float: left;
}
.DropdownMenu2-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.DropdownMenu2-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.DropdownMenu2-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu2 .navbar-toggle
{
   display: none;
}
.DropdownMenu2 .navbar-nav
{
   float: right;
   margin: 0;
}
.DropdownMenu2 .navbar-nav > li
{
   float: left;
}
.DropdownMenu2 .container > .navbar-header,
.DropdownMenu2 .container > .DropdownMenu2-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.DropdownMenu2 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu2 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
}
@media (max-width: 1320px) 
{
.DropdownMenu2 
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 1px solid rgba(222,226,230,0.00);
}
.DropdownMenu2 .navbar-nav
{
   margin: 0;
   background-color: rgba(222,226,230,0.80);
   background-image: none;
}
.DropdownMenu2 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.DropdownMenu2 .navbar-nav .show .dropdown-menu > li > a,
.DropdownMenu2 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.DropdownMenu2 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 1320px) 
{
.DropdownMenu2 .navbar-nav > li > a
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 1px solid rgba(222,226,230,0.00);
   border-radius: 0px;
   margin-right: 1px;
   color: #231C76;
}
.DropdownMenu2 .navbar-nav > li > a:hover,
.DropdownMenu2 .navbar-nav > li > a:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu2 .navbar-nav > li > a.active,
.DropdownMenu2 .navbar-nav > li > a.active:hover,
.DropdownMenu2 .navbar-nav > li > a.active:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu2 .navbar-nav > .show > a,
.DropdownMenu2 .navbar-nav > .show > a:hover,
.DropdownMenu2 .navbar-nav > .show > a:focus
{
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   color: #D5241C;
}
.DropdownMenu2 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu2 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #231C76;
   border-bottom-color: #231C76;
}
.DropdownMenu2 .navbar-nav > li > a.active > .arrow,
.DropdownMenu2 .navbar-nav > li > a.active:hover > .arrow,
.DropdownMenu2 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu2 .navbar-nav > .show > a .arrow,
.DropdownMenu2 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu2 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu2 .navbar-link
{
   color: #231C76;
}
.DropdownMenu2 .navbar-link:hover 
{
   color: #fff;
}
}
#DropdownMenu2 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_DropdownMenu2
{
   z-index: 1111 !important;
}
#wb_LayoutGrid14
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid14
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid14 > .col-1, #LayoutGrid14 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid14 > .col-1, #LayoutGrid14 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid14 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid14 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid14 > .col-1, #LayoutGrid14 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 701px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_CssMenu2
{
   border: 0px solid #FEFEFE;
   border-radius: 60px;
   background-color: transparent;
   margin: 0;
   text-align: right;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu2 a
{
   display: block;
   float: left;
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu2 > ul > li > a
{
   height: 28px;
   line-height: 28px;
   padding: 0px 8px 0px 8px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu2-effect
{
   transition: all 100ms ease-in-out, visibility 0ms linear;
}
.CssMenu2-sub-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 100ms ease;
}
.CssMenu2-sub-effect:before
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   transform: scaleY(0);
   transform-origin: 50% 100%;
   transition: all 100ms ease;
}
.CssMenu2-sub-effect:hover:before, .CssMenu2-sub-effect:focus:before, .CssMenu2-sub-effect:active:before
{
   transform: scaleY(1);
}
#wb_LayoutGrid41
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid41
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid41 > .col-1, #LayoutGrid41 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid41 > .col-1, #LayoutGrid41 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid41 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid41 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid41 > .col-1, #LayoutGrid41 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image15
{
   margin: 0;
   vertical-align: top;
}
#Image15
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_CssMenu4
{
   border: 0px solid #FEFEFE;
   border-radius: 60px;
   background-color: transparent;
   margin: 0;
   text-align: right;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu4 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu4 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu4 a
{
   display: block;
   float: left;
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu4 > ul > li > a
{
   height: 28px;
   line-height: 28px;
   padding: 0px 8px 0px 8px;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu4 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu4 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu4-effect
{
   transition: all 100ms ease-in-out, visibility 0ms linear;
}
.CssMenu4-sub-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 100ms ease;
}
.CssMenu4-sub-effect:before
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   transform: scaleY(0);
   transform-origin: 50% 100%;
   transition: all 100ms ease;
}
.CssMenu4-sub-effect:hover:before, .CssMenu4-sub-effect:focus:before, .CssMenu4-sub-effect:active:before
{
   transform: scaleY(1);
}
#wb_LayoutGrid1
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_CssMenu1
{
   border: 0px solid #FEFEFE;
   border-radius: 60px;
   background-color: transparent;
   margin: 0;
   text-align: right;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   height: 28px;
   line-height: 28px;
   padding: 0px 8px 0px 8px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu1-effect
{
   transition: all 100ms ease-in-out, visibility 0ms linear;
}
.CssMenu1-sub-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 100ms ease;
}
.CssMenu1-sub-effect:before
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   transform: scaleY(0);
   transform-origin: 50% 100%;
   transition: all 100ms ease;
}
.CssMenu1-sub-effect:hover:before, .CssMenu1-sub-effect:focus:before, .CssMenu1-sub-effect:active:before
{
   transform: scaleY(1);
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/Χρίστος Καρτ.png');
   background-repeat: 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: 200px 15px 200px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   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: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   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: 16.66666667%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #FDFDFF;
   font-family: "Courier New";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #FDFDFF;
   font-family: "Courier New";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #F9F9FF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#YouTube1
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   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;
   box-shadow: 30px 30px 0px #1C0B5B;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to left, #F8F9FA 0%, #C2201D 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid9 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid9 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text10
{
   color: #FDFDFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to right, #F8F9FA 0%, #1C0B5B 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid8 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text11
{
   color: #FDFDFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid5 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid10-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.2;
}
#wb_LayoutGrid19
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #2E2E72 0%, #C72927 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid19
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid19 > .col-1, #LayoutGrid19 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid19 > .col-1, #LayoutGrid19 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid19 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid19 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid19 > .col-1, #LayoutGrid19 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image47
{
   margin: 0;
   vertical-align: top;
}
#Image47
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 495px;
   height: 314px;
   vertical-align: top;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text16 div
{
   text-align: left;
}
#wb_Text16
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 389px;
   height: 243px;
   vertical-align: top;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid60
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid60
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid60 > .col-1, #LayoutGrid60 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 100px;
   padding-left: 100px;
   position: relative;
}
#LayoutGrid60 > .col-1, #LayoutGrid60 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid60 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid60 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid60 > .col-1, #LayoutGrid60 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#ListView2
{
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   color: #212529;
   border-width: 0;
   width: 100%;
   display: flex;
   flex-wrap: wrap;
}
#ListView2 .btn
{
   cursor: pointer;
   margin: .5em 0;
   padding: 12px 18px 12px 18px;
   display: block;
   overflow: hidden;
   position: relative;
   text-align: center;
   text-decoration: none;
   text-overflow: ellipsis;
}
#ListView2 .btn
{
   border-width: 1px;
   border-style: solid;
}
#ListView2, #ListView2 > li 
{
   margin: 0;
   padding: 0;
   list-style: none;
   font-size: 27px;
}
#ListView2 > li 
{
   display: block;
   position: relative;
   overflow: visible;
   box-sizing: border-box;
}
#ListView2 > .li-static, #ListView2 > .li-divider, #ListView2 > li > a.btn 
{
   display: block;
   position: relative;
   text-align: left;
   text-overflow: ellipsis;
   overflow: hidden;
}
#ListView2 > .li-static, #ListView2 > .li-divider, #ListView2 > li > a.btn 
{
   border-style: solid;
   border-width: 1px 1px 0 1px;
   font-weight: normal;
   text-align: left;
   margin: 0;
   flex: 1 0 100%;
}
#ListView2 > li
{
   margin: 0;
   flex: 1 0 100%;
}
#ListView2 .state-default
{
   border-color: #D5241C;
   background-color: #D5241C;
   background-image: none;
   color: #FFFFFF !important;
}
#ListView2 .state-hover, #ListView2 .btn:hover
{
   border-color: #6A2526;
   background-color: #6A2526;
   background-image: none;
   color: #FFFFFF !important;
}
#ListView2 .state-active
{
   border-color: transparent;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF !important;
}
#ListView2 > .li-divider 
{
   border-color: #D2D2D2;
   background-color: #F8F8F8;
   background-image: none;
   color: #212529;
   padding: 10px 18px 10px 18px;
   cursor: default;
   outline: 0;
}
#ListView2 > .li-static
{
   border-color: #DEE2E6;
   background-color: #FFFFFF;
   background-image: none;
   padding: 12px 18px 12px 18px;
}
#ListView2 > li.first-child, #ListView2 > li.first-child > a.btn 
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#ListView2 > li.last-child, #ListView2 > li.last-child > a.btn
{
   border-bottom-left-radius: 0px;
   border-bottom-right-radius: 0px;
}
#ListView2 > .li-has-icon > .btn, #ListView2 > .li-static.li-has-icon
{
   min-height: 0px;
   padding-left: 18px;
}
#ListView2 > .li-divider.li-has-icon
{
   min-height: 0px;
   padding-left: 18px;
}
#ListView2 > .li-has-icon.last-child > .btn, #ListView2 > .li-static.li-has-icon.last-child
{
   min-height: 0px;
}
#ListView2 > .li-divider.li-has-icon.last-child
{
   min-height: 0px;
}
#ListView2 > .li-static.last-child, #ListView2 > .li-divider.last-child, #ListView2 > li.last-child > a.btn 
{
   border-bottom-width: 1px;
}
#ListView2 > .li-has-icon > img:first-child, #ListView2 > .li-has-icon > .btn > img:first-child
{
   border-width: 0;
   position: absolute;
   left: 18px;
   top: 12px;
   margin-bottom: 0;
   max-width: 0px;
   max-height: 0px;
}
#ListView2 p
{
   margin: 0;
   padding: 8px 0 0 42px;
   font-size: 19px;
   font-weight: normal;
}
#wb_ListView2
{
   margin: 0;
}
#ListView2 .badge
{
   background-color: #007BFF;
   border-radius: .25rem;
   color: #FFFFFF;
   display: inline-block;
   float: right;
   font-size: 75%;
   font-weight: 700;
   line-height: 1;
   padding: .25em .4em;
   text-align: center;
   transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
   vertical-align: baseline;
   white-space: nowrap;
}
#ListView2 i
{
   font-size: 32px;
   width: 32px;
   vertical-align: middle;
   margin-right: 10px;
   color: #0D6EFD;
}
#ListView2 .btn i
{
   color: #FFFFFF;
}
#ListView2 .btn:hover i
{
   color: #FFFFFF;
}
#ListView2 .li-divider i
{
   color: #212529;
}
#wb_LayoutGrid61
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid61
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid61 > .col-1, #LayoutGrid61 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid61 > .col-1, #LayoutGrid61 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid61 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid61 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid61 > .col-1, #LayoutGrid61 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon10
{
   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;
   transition: all 500ms ease;
}
#wb_Icon10 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon10
{
   height: 31px;
   width: 50px;
}
#Icon10 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 31px;
   transition: all 500ms ease;
}
#wb_Icon10:hover #Icon10 i
{
   color: #6A2526;
}
#wb_Text75 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text75
{
   color: #000000;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text75 div
{
   text-align: left;
}
#wb_Text75
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid62
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid62
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid62 > .col-1, #LayoutGrid62 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid62 > .col-1, #LayoutGrid62 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid62 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid62 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid62 > .col-1, #LayoutGrid62 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon11
{
   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;
   transition: all 500ms ease;
}
#wb_Icon11 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon11
{
   height: 31px;
   width: 50px;
}
#Icon11 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 31px;
   transition: all 500ms ease;
}
#wb_Icon11:hover #Icon11 i
{
   color: #6A2526;
}
#wb_Text76 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text76
{
   color: #000000;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text76 div
{
   text-align: left;
}
#wb_Text76
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid63
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid63
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid63 > .col-1, #LayoutGrid63 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid63 > .col-1, #LayoutGrid63 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid63 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid63 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid63 > .col-1, #LayoutGrid63 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon19
{
   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;
   transition: all 500ms ease;
}
#wb_Icon19 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon19
{
   height: 31px;
   width: 50px;
}
#Icon19 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 30px;
   transition: all 500ms ease;
}
#wb_Icon19:hover #Icon19 i
{
   color: #6A2526;
}
#wb_Text77 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text77
{
   color: #000000;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text77 div
{
   text-align: left;
}
#wb_Text77
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid64
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid64
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid64 > .col-1, #LayoutGrid64 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid64 > .col-1, #LayoutGrid64 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid64 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid64 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid64 > .col-1, #LayoutGrid64 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon20
{
   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;
   transition: all 500ms ease;
}
#wb_Icon20 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon20
{
   height: 31px;
   width: 50px;
}
#Icon20 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 31px;
   transition: all 500ms ease;
}
#wb_Icon20:hover #Icon20 i
{
   color: #6A2526;
}
#wb_Text78 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text78
{
   color: #000000;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text78 div
{
   text-align: left;
}
#wb_Text78
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid59
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #151515;
   background-image: none;
   border: 0px solid #4B4B4B;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid59
{
   box-sizing: border-box;
   padding: 40px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid59 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid59 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid59 > .row > .col-1
{
   float: left;
}
#LayoutGrid59 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid59:before,
#LayoutGrid59:after,
#LayoutGrid59 .row:before,
#LayoutGrid59 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid59:after,
#LayoutGrid59 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid59 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 183px;
   height: 58px;
   vertical-align: top;
}
#wb_Text74 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text74
{
   color: #878787;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_Text74 div
{
   text-align: center;
}
#wb_Text74
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid20
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid20
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid20 > .col-1, #LayoutGrid20 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid20 > .col-1, #LayoutGrid20 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid20 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid20 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid20 > .col-1, #LayoutGrid20 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image25
{
   margin: 0;
   vertical-align: top;
}
#Image25
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 701px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
.DropdownMenu1 .nav
{
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   color: #231C76;
   text-align: left;
   text-transform: none;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.DropdownMenu1 .nav:before,
.DropdownMenu1 .nav:after 
{
   content: " ";
   display: table;
}
.DropdownMenu1 .nav:after 
{
   clear: both;
}
.DropdownMenu1 .nav a 
{
   text-decoration: none;
}
.DropdownMenu1 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.DropdownMenu1 .nav ul ul
{
   margin-bottom: 0;
}
.DropdownMenu1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.DropdownMenu1 .container:before,
.DropdownMenu1 .container:after 
{
   content: " ";
   display: table;
}
.DropdownMenu1 .container:after 
{
   clear: both;
}
.DropdownMenu1 .collapse 
{
   display: none;
}
.DropdownMenu1 .collapse.show 
{
   display: block;
}
.DropdownMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.DropdownMenu1 .arrow, .DropdownMenu1 .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.DropdownMenu1 .dropdown 
{
   position: relative;
}
.DropdownMenu1 .dropdown-toggle:focus 
{
   outline: 0;
}
.DropdownMenu1 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: rgba(222,226,230,0.80);
   background-image: none;
   border: 1px solid rgba(222,226,230,0.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.DropdownMenu1 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #DEE2E6;
}
.DropdownMenu1 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #231C76;
   text-transform: none;
   white-space: nowrap;
}
.DropdownMenu1 .dropdown-menu > li > a:hover,
.DropdownMenu1 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu1 .dropdown-menu > li > a.active,
.DropdownMenu1 .dropdown-menu > li > a.active:hover,
.DropdownMenu1 .dropdown-menu > li > a.active:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.DropdownMenu1 .show > .dropdown-menu
{
   display: block;
}
.DropdownMenu1 .show > a
{
   outline: 0;
}
.DropdownMenu1 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.DropdownMenu1 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.DropdownMenu1 .dropdown.show .dropdown-menu
{
   animation-name: DropdownMenu1-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: ease;
   animation-fill-mode: forwards;
}
@keyframes DropdownMenu1-animation
{
   0%
   {
      opacity: 0;
      transform: translateX(10px);
   }
   100%
   {
      opacity: 1;
      transform: translateX(0);
   }
}
.DropdownMenu1 .nav > li 
{
   position: relative;
   display: block;
}
.DropdownMenu1 .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.DropdownMenu1 .nav .show > a,
.DropdownMenu1 .nav .show > a:hover,
.DropdownMenu1 .nav .show > a:focus
{
    border-color: #FFFFFF;
}
.DropdownMenu1 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #DEE2E6;
}
.DropdownMenu1 .nav .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1
{
   position: relative;
}
.DropdownMenu1:before,
.DropdownMenu1:after
{
   content: " ";
   display: table;
}
.DropdownMenu1:after
{
   clear: both;
}
.DropdownMenu1 .navbar-header:before,
.DropdownMenu1 .navbar-header:after
{
   content: " ";
   display: table;
}
.DropdownMenu1 .navbar-header:after
{
   clear: both;
}
.DropdownMenu1-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.DropdownMenu1-navbar-collapse:before,
.DropdownMenu1-navbar-collapse:after
{
   content: " ";
   display: table;
}
.DropdownMenu1-navbar-collapse:after
{
   clear: both;
}
.DropdownMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu1 .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 11px 10px 10px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.DropdownMenu1 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.DropdownMenu1 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.DropdownMenu1 .navbar-nav
{
   margin: 6px -15px;
}
.DropdownMenu1 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.DropdownMenu1 .navbar-nav > li > a
{
   color: #231C76;
}
.DropdownMenu1 .navbar-nav > li > a:hover,
.DropdownMenu1 .navbar-nav > li > a:focus
{
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   color: #D5241C;
   text-decoration: none;
}
.DropdownMenu1 .navbar-nav > li > a.active,
.DropdownMenu1 .navbar-nav > li > a.active:hover,
.DropdownMenu1 .navbar-nav > li > a.active:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu1 .navbar-toggle
{
   border: 1px solid transparent;
}
.DropdownMenu1 .navbar-toggle:hover,
.DropdownMenu1 .navbar-toggle:focus
{
   background-color: transparent;
}
.DropdownMenu1 .navbar-toggle .icon-bar
{
   background-color: #231C76;
}
.DropdownMenu1-navbar-collapse
{
   border-color: rgba(222,226,230,0.00);
}
.DropdownMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu1 .navbar-nav > .show > a,
.DropdownMenu1 .navbar-nav > .show > a:hover,
.DropdownMenu1 .navbar-nav > .show > a:focus
{
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   color: #D5241C;
}
.DropdownMenu1 .navbar-nav > .show > a .arrow,
.DropdownMenu1 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #231C76;
   border-bottom-color: #231C76;
}
.DropdownMenu1 .navbar-link
{
   color: #231C76;
}
.DropdownMenu1 .navbar-link:hover
{
   color: #D5241C;
}
.DropdownMenu1 .navbar-header
{
   color: #231C76;
}
@media (min-width: 1320px) 
{
.DropdownMenu1 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.DropdownMenu1 .navbar-header
{
   float: left;
}
.DropdownMenu1-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.DropdownMenu1-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.DropdownMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu1 .navbar-toggle
{
   display: none;
}
.DropdownMenu1 .navbar-nav
{
   float: right;
   margin: 0;
}
.DropdownMenu1 .navbar-nav > li
{
   float: left;
}
.DropdownMenu1 .container > .navbar-header,
.DropdownMenu1 .container > .DropdownMenu1-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.DropdownMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
}
@media (max-width: 1320px) 
{
.DropdownMenu1 
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 1px solid rgba(222,226,230,0.00);
}
.DropdownMenu1 .navbar-nav
{
   margin: 0;
   background-color: rgba(222,226,230,0.80);
   background-image: none;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu > li > a,
.DropdownMenu1 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 1320px) 
{
.DropdownMenu1 .navbar-nav > li > a
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 1px solid rgba(222,226,230,0.00);
   border-radius: 0px;
   margin-right: 1px;
   color: #231C76;
}
.DropdownMenu1 .navbar-nav > li > a:hover,
.DropdownMenu1 .navbar-nav > li > a:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu1 .navbar-nav > li > a.active,
.DropdownMenu1 .navbar-nav > li > a.active:hover,
.DropdownMenu1 .navbar-nav > li > a.active:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu1 .navbar-nav > .show > a,
.DropdownMenu1 .navbar-nav > .show > a:hover,
.DropdownMenu1 .navbar-nav > .show > a:focus
{
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   color: #D5241C;
}
.DropdownMenu1 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #231C76;
   border-bottom-color: #231C76;
}
.DropdownMenu1 .navbar-nav > li > a.active > .arrow,
.DropdownMenu1 .navbar-nav > li > a.active:hover > .arrow,
.DropdownMenu1 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu1 .navbar-nav > .show > a .arrow,
.DropdownMenu1 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu1 .navbar-link
{
   color: #231C76;
}
.DropdownMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
#DropdownMenu1 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_DropdownMenu1
{
   z-index: 1111 !important;
}
#TextArt1
{
   border-width: 0;
   vertical-align: top;
}
#TextArt1
{
   filter: drop-shadow(1px 1px 0px rgba(10,10,10,0.20)) drop-shadow(2px 2px 0px rgba(10,10,10,0.20)) drop-shadow(3px 3px 0px rgba(10,10,10,0.20)) drop-shadow(4px 4px 0px rgba(10,10,10,0.20));
}
#wb_TextArt1
{
   margin: 0;
   vertical-align: top;
}
#wb_LayoutGrid6
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 701px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/6Q4A0287.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;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   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: 480px)
{
#LayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid11
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid11 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11 > .row > .col-1
{
   float: left;
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid11:before,
#LayoutGrid11:after,
#LayoutGrid11 .row:before,
#LayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid11:after,
#LayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid11 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #FDFDFF;
   font-family: "Courier New";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text7
{
   color: #FDFDFF;
   font-family: "Courier New";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid12 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid13
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid13 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid13 > .row > .col-1
{
   float: left;
}
#LayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid13:before,
#LayoutGrid13:after,
#LayoutGrid13 .row:before,
#LayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid13:after,
#LayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid13 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid46
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to left, #F8F9FA 0%, #C2201D 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid46
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid46 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid46 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid46 > .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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid46 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text9
{
   color: #F9F9FF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text9 div
{
   text-align: left;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#YouTube2
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-shadow: 30px 30px 0px #1C0B5B;
}
#wb_LayoutGrid45
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to right, #F8F9FA 0%, #1C0B5B 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid45
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid45 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid45 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid45 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid45 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text12
{
   color: #F9F9F9;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Text12
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text13
{
   color: #F9F9F9;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid15
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid15 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid15 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid15 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid15 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text14
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text14 div
{
   text-align: left;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text15
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text15 div
{
   text-align: left;
}
#wb_Text15
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text17
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text17 div
{
   text-align: left;
}
#wb_Text17
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text18
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text18 div
{
   text-align: left;
}
#wb_Text18
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text19
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text19 div
{
   text-align: left;
}
#wb_Text19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text20
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text20 div
{
   text-align: left;
}
#wb_Text20
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 389px;
   height: 243px;
   vertical-align: top;
}
#wb_LayoutGrid16
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid16
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid16 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid16 > .row > .col-1
{
   float: left;
}
#LayoutGrid16 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid16:before,
#LayoutGrid16:after,
#LayoutGrid16 .row:before,
#LayoutGrid16 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid16:after,
#LayoutGrid16 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid16 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid16-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.2;
}
#TextArt2
{
   border-width: 0;
   vertical-align: top;
}
#TextArt2
{
   filter: drop-shadow(1px 1px 0px rgba(10,10,10,0.20)) drop-shadow(2px 2px 0px rgba(10,10,10,0.20)) drop-shadow(3px 3px 0px rgba(10,10,10,0.20)) drop-shadow(4px 4px 0px rgba(10,10,10,0.20));
}
#wb_TextArt2
{
   margin: 0;
   vertical-align: top;
}
#wb_LayoutGrid17
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #2E2E72 0%, #C72927 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid17
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid17 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid17 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid17 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid17 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image8
{
   margin: 0;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 495px;
   height: 314px;
   vertical-align: top;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text21 div
{
   text-align: center;
}
#wb_Text21
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text22 div
{
   text-align: left;
}
#wb_Text22
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid34
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid34
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid34 > .col-1, #LayoutGrid34 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 100px;
   padding-left: 100px;
   position: relative;
}
#LayoutGrid34 > .col-1, #LayoutGrid34 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid34 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid34 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid34 > .col-1, #LayoutGrid34 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#ListView3
{
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   color: #212529;
   border-width: 0;
   width: 100%;
   display: flex;
   flex-wrap: wrap;
}
#ListView3 .btn
{
   cursor: pointer;
   margin: .5em 0;
   padding: 12px 18px 12px 18px;
   display: block;
   overflow: hidden;
   position: relative;
   text-align: center;
   text-decoration: none;
   text-overflow: ellipsis;
}
#ListView3 .btn
{
   border-width: 1px;
   border-style: solid;
}
#ListView3, #ListView3 > li 
{
   margin: 0;
   padding: 0;
   list-style: none;
   font-size: 27px;
}
#ListView3 > li 
{
   display: block;
   position: relative;
   overflow: visible;
   box-sizing: border-box;
}
#ListView3 > .li-static, #ListView3 > .li-divider, #ListView3 > li > a.btn 
{
   display: block;
   position: relative;
   text-align: left;
   text-overflow: ellipsis;
   overflow: hidden;
}
#ListView3 > .li-static, #ListView3 > .li-divider, #ListView3 > li > a.btn 
{
   border-style: solid;
   border-width: 1px 1px 0 1px;
   font-weight: normal;
   text-align: left;
   margin: 0;
   flex: 1 0 100%;
}
#ListView3 > li
{
   margin: 0;
   flex: 1 0 100%;
}
#ListView3 .state-default
{
   border-color: #D5241C;
   background-color: #D5241C;
   background-image: none;
   color: #FFFFFF !important;
}
#ListView3 .state-hover, #ListView3 .btn:hover
{
   border-color: #6A2526;
   background-color: #6A2526;
   background-image: none;
   color: #FFFFFF !important;
}
#ListView3 .state-active
{
   border-color: transparent;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF !important;
}
#ListView3 > .li-divider 
{
   border-color: #D2D2D2;
   background-color: #F8F8F8;
   background-image: none;
   color: #212529;
   padding: 10px 18px 10px 18px;
   cursor: default;
   outline: 0;
}
#ListView3 > .li-static
{
   border-color: #DEE2E6;
   background-color: #FFFFFF;
   background-image: none;
   padding: 12px 18px 12px 18px;
}
#ListView3 > li.first-child, #ListView3 > li.first-child > a.btn 
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#ListView3 > li.last-child, #ListView3 > li.last-child > a.btn
{
   border-bottom-left-radius: 0px;
   border-bottom-right-radius: 0px;
}
#ListView3 > .li-has-icon > .btn, #ListView3 > .li-static.li-has-icon
{
   min-height: 0px;
   padding-left: 18px;
}
#ListView3 > .li-divider.li-has-icon
{
   min-height: 0px;
   padding-left: 18px;
}
#ListView3 > .li-has-icon.last-child > .btn, #ListView3 > .li-static.li-has-icon.last-child
{
   min-height: 0px;
}
#ListView3 > .li-divider.li-has-icon.last-child
{
   min-height: 0px;
}
#ListView3 > .li-static.last-child, #ListView3 > .li-divider.last-child, #ListView3 > li.last-child > a.btn 
{
   border-bottom-width: 1px;
}
#ListView3 > .li-has-icon > img:first-child, #ListView3 > .li-has-icon > .btn > img:first-child
{
   border-width: 0;
   position: absolute;
   left: 18px;
   top: 12px;
   margin-bottom: 0;
   max-width: 0px;
   max-height: 0px;
}
#ListView3 p
{
   margin: 0;
   padding: 8px 0 0 35px;
   font-size: 16px;
   font-weight: normal;
}
#wb_ListView3
{
   margin: 0;
}
#ListView3 .badge
{
   background-color: #007BFF;
   border-radius: .25rem;
   color: #FFFFFF;
   display: inline-block;
   float: right;
   font-size: 75%;
   font-weight: 700;
   line-height: 1;
   padding: .25em .4em;
   text-align: center;
   transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
   vertical-align: baseline;
   white-space: nowrap;
}
#ListView3 i
{
   font-size: 25px;
   width: 25px;
   vertical-align: middle;
   margin-right: 10px;
   color: #0D6EFD;
}
#ListView3 .btn i
{
   color: #FFFFFF;
}
#ListView3 .btn:hover i
{
   color: #FFFFFF;
}
#ListView3 .li-divider i
{
   color: #212529;
}
#wb_LayoutGrid28
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid28
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid28 > .col-1, #LayoutGrid28 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid28 > .col-1, #LayoutGrid28 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid28 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid28 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid28 > .col-1, #LayoutGrid28 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon9
{
   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;
   transition: all 500ms ease;
}
#wb_Icon9 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon9
{
   height: 31px;
   width: 50px;
}
#Icon9 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 31px;
   transition: all 500ms ease;
}
#wb_Icon9:hover #Icon9 i
{
   color: #6A2526;
}
#wb_Text37 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text37
{
   color: #000000;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text37 div
{
   text-align: left;
}
#wb_Text37
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid29
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid29
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid29 > .col-1, #LayoutGrid29 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid29 > .col-1, #LayoutGrid29 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid29 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid29 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid29 > .col-1, #LayoutGrid29 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text38 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text38
{
   color: #000000;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text38 div
{
   text-align: left;
}
#wb_Text38
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon4
{
   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;
   transition: all 500ms ease;
}
#wb_Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon4
{
   height: 31px;
   width: 50px;
}
#Icon4 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 31px;
   transition: all 500ms ease;
}
#wb_Icon4:hover #Icon4 i
{
   color: #6A2526;
}
#wb_LayoutGrid18
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid18
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid18 > .col-1, #LayoutGrid18 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid18 > .col-1, #LayoutGrid18 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid18 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid18 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid18 > .col-1, #LayoutGrid18 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon6
{
   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;
   transition: all 500ms ease;
}
#wb_Icon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon6
{
   height: 31px;
   width: 50px;
}
#Icon6 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 30px;
   transition: all 500ms ease;
}
#wb_Icon6:hover #Icon6 i
{
   color: #6A2526;
}
#wb_Text39 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text39
{
   color: #000000;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text39 div
{
   text-align: left;
}
#wb_Text39
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid48
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid48
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid48 > .col-1, #LayoutGrid48 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid48 > .col-1, #LayoutGrid48 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid48 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid48 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid48 > .col-1, #LayoutGrid48 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon8
{
   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;
   transition: all 500ms ease;
}
#wb_Icon8 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon8
{
   height: 31px;
   width: 50px;
}
#Icon8 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 31px;
   transition: all 500ms ease;
}
#wb_Icon8:hover #Icon8 i
{
   color: #6A2526;
}
#wb_Text79 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text79
{
   color: #000000;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text79 div
{
   text-align: left;
}
#wb_Text79
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid49
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #151515;
   background-image: none;
   border: 0px solid #4B4B4B;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid49
{
   box-sizing: border-box;
   padding: 40px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid49 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid49 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid49 > .row > .col-1
{
   float: left;
}
#LayoutGrid49 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid49:before,
#LayoutGrid49:after,
#LayoutGrid49 .row:before,
#LayoutGrid49 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid49:after,
#LayoutGrid49 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid49 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Image14
{
   margin: 0;
   vertical-align: top;
}
#Image14
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 183px;
   height: 58px;
   vertical-align: top;
}
#wb_Text80 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text80
{
   color: #878787;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_Text80 div
{
   text-align: center;
}
#wb_Text80
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid21
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/Χρίστος Καρτ.png');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid21
{
   box-sizing: border-box;
   padding: 200px 15px 200px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid21 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid21 > .row > .col-1
{
   float: left;
}
#LayoutGrid21 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid21:before,
#LayoutGrid21:after,
#LayoutGrid21 .row:before,
#LayoutGrid21 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid21:after,
#LayoutGrid21 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid21 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid33
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid33
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid33 > .col-1, #LayoutGrid33 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid33 > .col-1, #LayoutGrid33 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid33 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid33 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 200px)
{
#LayoutGrid33 > .col-1, #LayoutGrid33 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image9
{
   margin: 0;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 701px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
.DropdownMenu4 .nav
{
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   color: #231C76;
   text-align: left;
   text-transform: none;
}
#DropdownMenu4, .DropdownMenu4 .nav, .DropdownMenu4 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.DropdownMenu4 .nav:before,
.DropdownMenu4 .nav:after 
{
   content: " ";
   display: table;
}
.DropdownMenu4 .nav:after 
{
   clear: both;
}
.DropdownMenu4 .nav a 
{
   text-decoration: none;
}
.DropdownMenu4 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.DropdownMenu4 .nav ul ul
{
   margin-bottom: 0;
}
.DropdownMenu4 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.DropdownMenu4 .container:before,
.DropdownMenu4 .container:after 
{
   content: " ";
   display: table;
}
.DropdownMenu4 .container:after 
{
   clear: both;
}
.DropdownMenu4 .collapse 
{
   display: none;
}
.DropdownMenu4 .collapse.show 
{
   display: block;
}
.DropdownMenu4 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.DropdownMenu4 .arrow, .DropdownMenu4 .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.DropdownMenu4 .dropdown 
{
   position: relative;
}
.DropdownMenu4 .dropdown-toggle:focus 
{
   outline: 0;
}
.DropdownMenu4 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: rgba(222,226,230,0.80);
   background-image: none;
   border: 1px solid rgba(222,226,230,0.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.DropdownMenu4 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #DEE2E6;
}
.DropdownMenu4 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #231C76;
   text-transform: none;
   white-space: nowrap;
}
.DropdownMenu4 .dropdown-menu > li > a:hover,
.DropdownMenu4 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu4 .dropdown-menu > li > a.active,
.DropdownMenu4 .dropdown-menu > li > a.active:hover,
.DropdownMenu4 .dropdown-menu > li > a.active:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.DropdownMenu4 .show > .dropdown-menu
{
   display: block;
}
.DropdownMenu4 .show > a
{
   outline: 0;
}
.DropdownMenu4 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.DropdownMenu4 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.DropdownMenu4 .dropdown.show .dropdown-menu
{
   animation-name: DropdownMenu4-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: ease;
   animation-fill-mode: forwards;
}
@keyframes DropdownMenu4-animation
{
   0%
   {
      opacity: 0;
      transform: translateX(10px);
   }
   100%
   {
      opacity: 1;
      transform: translateX(0);
   }
}
.DropdownMenu4 .nav > li 
{
   position: relative;
   display: block;
}
.DropdownMenu4 .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.DropdownMenu4 .nav .show > a,
.DropdownMenu4 .nav .show > a:hover,
.DropdownMenu4 .nav .show > a:focus
{
    border-color: #FFFFFF;
}
.DropdownMenu4 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #DEE2E6;
}
.DropdownMenu4 .nav .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu4
{
   position: relative;
}
.DropdownMenu4:before,
.DropdownMenu4:after
{
   content: " ";
   display: table;
}
.DropdownMenu4:after
{
   clear: both;
}
.DropdownMenu4 .navbar-header:before,
.DropdownMenu4 .navbar-header:after
{
   content: " ";
   display: table;
}
.DropdownMenu4 .navbar-header:after
{
   clear: both;
}
.DropdownMenu4-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.DropdownMenu4-navbar-collapse:before,
.DropdownMenu4-navbar-collapse:after
{
   content: " ";
   display: table;
}
.DropdownMenu4-navbar-collapse:after
{
   clear: both;
}
.DropdownMenu4-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu4 .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 11px 10px 10px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.DropdownMenu4 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.DropdownMenu4 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.DropdownMenu4 .navbar-nav
{
   margin: 6px -15px;
}
.DropdownMenu4 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.DropdownMenu4 .navbar-nav > li > a
{
   color: #231C76;
}
.DropdownMenu4 .navbar-nav > li > a:hover,
.DropdownMenu4 .navbar-nav > li > a:focus
{
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   color: #D5241C;
   text-decoration: none;
}
.DropdownMenu4 .navbar-nav > li > a.active,
.DropdownMenu4 .navbar-nav > li > a.active:hover,
.DropdownMenu4 .navbar-nav > li > a.active:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu4 .navbar-toggle
{
   border: 1px solid transparent;
}
.DropdownMenu4 .navbar-toggle:hover,
.DropdownMenu4 .navbar-toggle:focus
{
   background-color: transparent;
}
.DropdownMenu4 .navbar-toggle .icon-bar
{
   background-color: #231C76;
}
.DropdownMenu4-navbar-collapse
{
   border-color: rgba(222,226,230,0.00);
}
.DropdownMenu4 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu4 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu4 .navbar-nav > .show > a,
.DropdownMenu4 .navbar-nav > .show > a:hover,
.DropdownMenu4 .navbar-nav > .show > a:focus
{
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   color: #D5241C;
}
.DropdownMenu4 .navbar-nav > .show > a .arrow,
.DropdownMenu4 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu4 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu4 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #231C76;
   border-bottom-color: #231C76;
}
.DropdownMenu4 .navbar-link
{
   color: #231C76;
}
.DropdownMenu4 .navbar-link:hover
{
   color: #D5241C;
}
.DropdownMenu4 .navbar-header
{
   color: #231C76;
}
@media (min-width: 1320px) 
{
.DropdownMenu4 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.DropdownMenu4 .navbar-header
{
   float: left;
}
.DropdownMenu4-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.DropdownMenu4-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.DropdownMenu4-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu4 .navbar-toggle
{
   display: none;
}
.DropdownMenu4 .navbar-nav
{
   float: right;
   margin: 0;
}
.DropdownMenu4 .navbar-nav > li
{
   float: left;
}
.DropdownMenu4 .container > .navbar-header,
.DropdownMenu4 .container > .DropdownMenu4-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.DropdownMenu4 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu4 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
}
@media (max-width: 1320px) 
{
.DropdownMenu4 
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 1px solid rgba(222,226,230,0.00);
}
.DropdownMenu4 .navbar-nav
{
   margin: 0;
   background-color: rgba(222,226,230,0.80);
   background-image: none;
}
.DropdownMenu4 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.DropdownMenu4 .navbar-nav .show .dropdown-menu > li > a,
.DropdownMenu4 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.DropdownMenu4 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 1320px) 
{
.DropdownMenu4 .navbar-nav > li > a
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 1px solid rgba(222,226,230,0.00);
   border-radius: 0px;
   margin-right: 1px;
   color: #231C76;
}
.DropdownMenu4 .navbar-nav > li > a:hover,
.DropdownMenu4 .navbar-nav > li > a:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu4 .navbar-nav > li > a.active,
.DropdownMenu4 .navbar-nav > li > a.active:hover,
.DropdownMenu4 .navbar-nav > li > a.active:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu4 .navbar-nav > .show > a,
.DropdownMenu4 .navbar-nav > .show > a:hover,
.DropdownMenu4 .navbar-nav > .show > a:focus
{
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   color: #D5241C;
}
.DropdownMenu4 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu4 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #231C76;
   border-bottom-color: #231C76;
}
.DropdownMenu4 .navbar-nav > li > a.active > .arrow,
.DropdownMenu4 .navbar-nav > li > a.active:hover > .arrow,
.DropdownMenu4 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu4 .navbar-nav > .show > a .arrow,
.DropdownMenu4 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu4 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu4 .navbar-link
{
   color: #231C76;
}
.DropdownMenu4 .navbar-link:hover 
{
   color: #fff;
}
}
#DropdownMenu4 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_DropdownMenu4
{
   z-index: 1111 !important;
}
#wb_LayoutGrid22
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid22
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid22 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid22 > .row > .col-1
{
   float: left;
}
#LayoutGrid22 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid22:before,
#LayoutGrid22:after,
#LayoutGrid22 .row:before,
#LayoutGrid22 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid22:after,
#LayoutGrid22 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid22 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_Text23
{
   color: #FDFDFF;
   font-family: "Courier New";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text23 div
{
   text-align: left;
}
#wb_Text23
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text24
{
   color: #FDFDFF;
   font-family: "Courier New";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text24 div
{
   text-align: left;
}
#wb_Text24
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid23
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid23
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid23 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid23 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid23 > .row > .col-1
{
   float: left;
}
#LayoutGrid23 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid23:before,
#LayoutGrid23:after,
#LayoutGrid23 .row:before,
#LayoutGrid23 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid23:after,
#LayoutGrid23 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid23 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text25
{
   color: #F9F9FF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text25 div
{
   text-align: left;
}
#wb_Text25
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid24
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid24
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid24 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid24 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid24 > .row > .col-1
{
   float: left;
}
#LayoutGrid24 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid24:before,
#LayoutGrid24:after,
#LayoutGrid24 .row:before,
#LayoutGrid24 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid24:after,
#LayoutGrid24 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid24 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#YouTube3
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#wb_YouTube3
{
   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;
   box-shadow: 20px 20px 0px #1C0B5B;
}
#wb_LayoutGrid73
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to left, #F8F9FA 0%, #C2201D 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid73
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid73 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid73 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid73 > .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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid73 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid72
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to right, #F8F9FA 0%, #1C0B5B 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid72
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid72 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid72 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid72 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid72 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text68 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text68
{
   color: #F9F9F9;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text68 div
{
   text-align: center;
}
#wb_Text68
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text69 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text69
{
   color: #F9F9F9;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text69 div
{
   text-align: center;
}
#wb_Text69
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid25
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid25
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid25 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid25 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid25 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid25 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text26
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text26 div
{
   text-align: left;
}
#wb_Text26
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text27
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text27 div
{
   text-align: left;
}
#wb_Text27
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text28
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text28 div
{
   text-align: left;
}
#wb_Text28
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text29
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text29 div
{
   text-align: left;
}
#wb_Text29
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image10
{
   margin: 0;
   vertical-align: top;
}
#Image10
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 389px;
   height: 243px;
   vertical-align: top;
}
#wb_Text30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text30
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text30 div
{
   text-align: left;
}
#wb_Text30
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text31
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text31 div
{
   text-align: left;
}
#wb_Text31
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid26
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid26
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid26 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid26 > .row > .col-1
{
   float: left;
}
#LayoutGrid26 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid26:before,
#LayoutGrid26:after,
#LayoutGrid26 .row:before,
#LayoutGrid26 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid26:after,
#LayoutGrid26 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid26 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid26-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.2;
}
#TextArt3
{
   border-width: 0;
   vertical-align: top;
}
#TextArt3
{
   filter: drop-shadow(1px 1px 0px rgba(10,10,10,0.20)) drop-shadow(2px 2px 0px rgba(10,10,10,0.20)) drop-shadow(3px 3px 0px rgba(10,10,10,0.20)) drop-shadow(4px 4px 0px rgba(10,10,10,0.20));
}
#wb_TextArt3
{
   margin: 0;
   vertical-align: top;
}
#wb_LayoutGrid27
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #2E2E72 0%, #C72927 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid27
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid27 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid27 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid27 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid27 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text32 div
{
   text-align: center;
}
#wb_Text32
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image11
{
   margin: 0;
   vertical-align: top;
}
#Image11
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 495px;
   height: 314px;
   vertical-align: top;
}
#wb_Text33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text33 div
{
   text-align: left;
}
#wb_Text33
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid79
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid79
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid79 > .col-1, #LayoutGrid79 > .col-2, #LayoutGrid79 > .col-3, #LayoutGrid79 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 100px;
   padding-left: 100px;
   position: relative;
}
#LayoutGrid79 > .col-1, #LayoutGrid79 > .col-2, #LayoutGrid79 > .col-3, #LayoutGrid79 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid79 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid79 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid79 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid79 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 200px)
{
#LayoutGrid79 > .col-1, #LayoutGrid79 > .col-2, #LayoutGrid79 > .col-3, #LayoutGrid79 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon17
{
   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;
   transition: all 500ms ease;
}
#wb_Icon17 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon17
{
   height: 31px;
   width: 50px;
}
#Icon17 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 31px;
   transition: all 500ms ease;
}
#wb_Icon17:hover #Icon17 i
{
   color: #6A2526;
}
#wb_Icon18
{
   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;
   transition: all 500ms ease;
}
#wb_Icon18 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon18
{
   height: 31px;
   width: 50px;
}
#Icon18 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 31px;
   transition: all 500ms ease;
}
#wb_Icon18:hover #Icon18 i
{
   color: #6A2526;
}
#wb_Icon1
{
   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;
   transition: all 500ms ease;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 31px;
   width: 50px;
}
#Icon1 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 30px;
   transition: all 500ms ease;
}
#wb_Icon1:hover #Icon1 i
{
   color: #6A2526;
}
#wb_Icon2
{
   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;
   transition: all 500ms ease;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon2
{
   height: 31px;
   width: 50px;
}
#Icon2 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 31px;
   transition: all 500ms ease;
}
#wb_Icon2:hover #Icon2 i
{
   color: #6A2526;
}
#wb_LayoutGrid74
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid74
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid74 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid74 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid74 > .row > .col-1
{
   float: left;
}
#LayoutGrid74 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid74:before,
#LayoutGrid74:after,
#LayoutGrid74 .row:before,
#LayoutGrid74 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid74:after,
#LayoutGrid74 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid74 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#ListView4
{
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   color: #212529;
   border-width: 0;
   width: 100%;
   display: flex;
   flex-wrap: wrap;
}
#ListView4 .btn
{
   cursor: pointer;
   margin: .5em 0;
   padding: 12px 18px 12px 18px;
   display: block;
   overflow: hidden;
   position: relative;
   text-align: center;
   text-decoration: none;
   text-overflow: ellipsis;
}
#ListView4 .btn
{
   border-width: 1px;
   border-style: solid;
}
#ListView4, #ListView4 > li 
{
   margin: 0;
   padding: 0;
   list-style: none;
   font-size: 27px;
}
#ListView4 > li 
{
   display: block;
   position: relative;
   overflow: visible;
   box-sizing: border-box;
}
#ListView4 > .li-static, #ListView4 > .li-divider, #ListView4 > li > a.btn 
{
   display: block;
   position: relative;
   text-align: left;
   text-overflow: ellipsis;
   overflow: hidden;
}
#ListView4 > .li-static, #ListView4 > .li-divider, #ListView4 > li > a.btn 
{
   border-style: solid;
   border-width: 1px 1px 0 1px;
   font-weight: normal;
   text-align: left;
   margin: 0;
   flex: 1 0 100%;
}
#ListView4 > li
{
   margin: 0;
   flex: 1 0 100%;
}
#ListView4 .state-default
{
   border-color: #D5241C;
   background-color: #D5241C;
   background-image: none;
   color: #FFFFFF !important;
}
#ListView4 .state-hover, #ListView4 .btn:hover
{
   border-color: #6A2526;
   background-color: #6A2526;
   background-image: none;
   color: #FFFFFF !important;
}
#ListView4 .state-active
{
   border-color: transparent;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF !important;
}
#ListView4 > .li-divider 
{
   border-color: #D2D2D2;
   background-color: #F8F8F8;
   background-image: none;
   color: #212529;
   padding: 10px 18px 10px 18px;
   cursor: default;
   outline: 0;
}
#ListView4 > .li-static
{
   border-color: #DEE2E6;
   background-color: #FFFFFF;
   background-image: none;
   padding: 12px 18px 12px 18px;
}
#ListView4 > li.first-child, #ListView4 > li.first-child > a.btn 
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#ListView4 > li.last-child, #ListView4 > li.last-child > a.btn
{
   border-bottom-left-radius: 0px;
   border-bottom-right-radius: 0px;
}
#ListView4 > .li-has-icon > .btn, #ListView4 > .li-static.li-has-icon
{
   min-height: 0px;
   padding-left: 18px;
}
#ListView4 > .li-divider.li-has-icon
{
   min-height: 0px;
   padding-left: 18px;
}
#ListView4 > .li-has-icon.last-child > .btn, #ListView4 > .li-static.li-has-icon.last-child
{
   min-height: 0px;
}
#ListView4 > .li-divider.li-has-icon.last-child
{
   min-height: 0px;
}
#ListView4 > .li-static.last-child, #ListView4 > .li-divider.last-child, #ListView4 > li.last-child > a.btn 
{
   border-bottom-width: 1px;
}
#ListView4 > .li-has-icon > img:first-child, #ListView4 > .li-has-icon > .btn > img:first-child
{
   border-width: 0;
   position: absolute;
   left: 18px;
   top: 12px;
   margin-bottom: 0;
   max-width: 0px;
   max-height: 0px;
}
#ListView4 p
{
   margin: 0;
   padding: 8px 0 0 32px;
   font-size: 13px;
   font-weight: normal;
}
#wb_ListView4
{
   margin: 0;
}
#ListView4 .badge
{
   background-color: #007BFF;
   border-radius: .25rem;
   color: #FFFFFF;
   display: inline-block;
   float: right;
   font-size: 75%;
   font-weight: 700;
   line-height: 1;
   padding: .25em .4em;
   text-align: center;
   transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
   vertical-align: baseline;
   white-space: nowrap;
}
#ListView4 i
{
   font-size: 22px;
   width: 22px;
   vertical-align: middle;
   margin-right: 10px;
   color: #0D6EFD;
}
#ListView4 .btn i
{
   color: #FFFFFF;
}
#ListView4 .btn:hover i
{
   color: #FFFFFF;
}
#ListView4 .li-divider i
{
   color: #212529;
}
#wb_LayoutGrid84
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #151515;
   background-image: none;
   border: 0px solid #4B4B4B;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid84
{
   box-sizing: border-box;
   padding: 40px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid84 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid84 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid84 > .row > .col-1
{
   float: left;
}
#LayoutGrid84 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid84:before,
#LayoutGrid84:after,
#LayoutGrid84 .row:before,
#LayoutGrid84 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid84:after,
#LayoutGrid84 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid84 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Image26
{
   margin: 0;
   vertical-align: top;
}
#Image26
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 183px;
   height: 58px;
   vertical-align: top;
}
#wb_Text34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text34
{
   color: #D3D3D3;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_Text34 div
{
   text-align: center;
}
#wb_Text34
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid31
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/Χρίστος Καρτ.png');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid31
{
   box-sizing: border-box;
   padding: 200px 15px 200px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid31 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid31 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid31 > .row > .col-1
{
   float: left;
}
#LayoutGrid31 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid31:before,
#LayoutGrid31:after,
#LayoutGrid31 .row:before,
#LayoutGrid31 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid31:after,
#LayoutGrid31 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid31 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid32
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid32
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid32 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid32 > .row > .col-1, #LayoutGrid32 > .row > .col-2, #LayoutGrid32 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid32 > .row > .col-1, #LayoutGrid32 > .row > .col-2, #LayoutGrid32 > .row > .col-3
{
   float: left;
}
#LayoutGrid32 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid32 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: left;
}
#LayoutGrid32 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid32:before,
#LayoutGrid32:after,
#LayoutGrid32 .row:before,
#LayoutGrid32 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid32:after,
#LayoutGrid32 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid32 > .row > .col-1, #LayoutGrid32 > .row > .col-2, #LayoutGrid32 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Text35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_Text35
{
   color: #FDFDFF;
   font-family: "Courier New";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text35 div
{
   text-align: left;
}
#wb_Text35
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text36 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text36
{
   color: #FDFDFF;
   font-family: "Courier New";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text36 div
{
   text-align: left;
}
#wb_Text36
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid35
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid35
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid35 > .col-1, #LayoutGrid35 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid35 > .col-1, #LayoutGrid35 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid35 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid35 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid35 > .col-1, #LayoutGrid35 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text40 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text40
{
   color: #F9F9FF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text40 div
{
   text-align: left;
}
#wb_Text40
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#YouTube4
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-shadow: 30px 30px 0px #1C0B5B;
}
#wb_LayoutGrid36
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to left, #F8F9FA 0%, #C2201D 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid36
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid36 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid36 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid36 > .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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid36 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text41 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text41
{
   color: #FDFDFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text41 div
{
   text-align: center;
}
#wb_Text41
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid37
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to right, #F8F9FA 0%, #1C0B5B 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid37
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid37 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid37 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid37 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid37 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text42 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text42
{
   color: #FDFDFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text42 div
{
   text-align: center;
}
#wb_Text42
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid38
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid38
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid38 > .col-1, #LayoutGrid38 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid38 > .col-1, #LayoutGrid38 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid38 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid38 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid38 > .col-1, #LayoutGrid38 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image13
{
   margin: 0;
   vertical-align: top;
}
#Image13
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text43
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text43 div
{
   text-align: left;
}
#wb_Text43
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text44 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text44
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text44 div
{
   text-align: left;
}
#wb_Text44
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text45 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text45
{
   color: #FDFDFF;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text45 div
{
   text-align: left;
}
#wb_Text45
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid39
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid39
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid39 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid39 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid39 > .row > .col-1
{
   float: left;
}
#LayoutGrid39 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid39:before,
#LayoutGrid39:after,
#LayoutGrid39 .row:before,
#LayoutGrid39 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid39:after,
#LayoutGrid39 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid39 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid39-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.2;
}
#TextArt4
{
   border-width: 0;
   vertical-align: top;
}
#TextArt4
{
   filter: drop-shadow(1px 1px 0px rgba(10,10,10,0.20)) drop-shadow(2px 2px 0px rgba(10,10,10,0.20)) drop-shadow(3px 3px 0px rgba(10,10,10,0.20)) drop-shadow(4px 4px 0px rgba(10,10,10,0.20));
}
#wb_TextArt4
{
   margin: 0;
   vertical-align: top;
}
#wb_LayoutGrid42
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #2E2E72 0%, #C72927 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid42
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid42 > .col-1, #LayoutGrid42 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid42 > .col-1, #LayoutGrid42 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid42 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid42 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid42 > .col-1, #LayoutGrid42 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image16
{
   margin: 0;
   vertical-align: top;
}
#Image16
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 495px;
   height: 314px;
   vertical-align: top;
}
#wb_Text46 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text46 div
{
   text-align: left;
}
#wb_Text46
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid43
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid43
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid43 > .col-1, #LayoutGrid43 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 100px;
   padding-left: 100px;
   position: relative;
}
#LayoutGrid43 > .col-1, #LayoutGrid43 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid43 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid43 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid43 > .col-1, #LayoutGrid43 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#ListView1
{
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   color: #212529;
   border-width: 0;
   width: 100%;
   display: flex;
   flex-wrap: wrap;
}
#ListView1 .btn
{
   cursor: pointer;
   margin: .5em 0;
   padding: 12px 18px 12px 18px;
   display: block;
   overflow: hidden;
   position: relative;
   text-align: center;
   text-decoration: none;
   text-overflow: ellipsis;
}
#ListView1 .btn
{
   border-width: 1px;
   border-style: solid;
}
#ListView1, #ListView1 > li 
{
   margin: 0;
   padding: 0;
   list-style: none;
   font-size: 27px;
}
#ListView1 > li 
{
   display: block;
   position: relative;
   overflow: visible;
   box-sizing: border-box;
}
#ListView1 > .li-static, #ListView1 > .li-divider, #ListView1 > li > a.btn 
{
   display: block;
   position: relative;
   text-align: left;
   text-overflow: ellipsis;
   overflow: hidden;
}
#ListView1 > .li-static, #ListView1 > .li-divider, #ListView1 > li > a.btn 
{
   border-style: solid;
   border-width: 1px 1px 0 1px;
   font-weight: normal;
   text-align: left;
   margin: 0;
   flex: 1 0 100%;
}
#ListView1 > li
{
   margin: 0;
   flex: 1 0 100%;
}
#ListView1 .state-default
{
   border-color: #D5241C;
   background-color: #D5241C;
   background-image: none;
   color: #FFFFFF !important;
}
#ListView1 .state-hover, #ListView1 .btn:hover
{
   border-color: #6A2526;
   background-color: #6A2526;
   background-image: none;
   color: #FFFFFF !important;
}
#ListView1 .state-active
{
   border-color: transparent;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF !important;
}
#ListView1 > .li-divider 
{
   border-color: #D2D2D2;
   background-color: #F8F8F8;
   background-image: none;
   color: #212529;
   padding: 10px 18px 10px 18px;
   cursor: default;
   outline: 0;
}
#ListView1 > .li-static
{
   border-color: #DEE2E6;
   background-color: #FFFFFF;
   background-image: none;
   padding: 12px 18px 12px 18px;
}
#ListView1 > li.first-child, #ListView1 > li.first-child > a.btn 
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#ListView1 > li.last-child, #ListView1 > li.last-child > a.btn
{
   border-bottom-left-radius: 0px;
   border-bottom-right-radius: 0px;
}
#ListView1 > .li-has-icon > .btn, #ListView1 > .li-static.li-has-icon
{
   min-height: 0px;
   padding-left: 18px;
}
#ListView1 > .li-divider.li-has-icon
{
   min-height: 0px;
   padding-left: 18px;
}
#ListView1 > .li-has-icon.last-child > .btn, #ListView1 > .li-static.li-has-icon.last-child
{
   min-height: 0px;
}
#ListView1 > .li-divider.li-has-icon.last-child
{
   min-height: 0px;
}
#ListView1 > .li-static.last-child, #ListView1 > .li-divider.last-child, #ListView1 > li.last-child > a.btn 
{
   border-bottom-width: 1px;
}
#ListView1 > .li-has-icon > img:first-child, #ListView1 > .li-has-icon > .btn > img:first-child
{
   border-width: 0;
   position: absolute;
   left: 18px;
   top: 12px;
   margin-bottom: 0;
   max-width: 0px;
   max-height: 0px;
}
#ListView1 p
{
   margin: 0;
   padding: 8px 0 0 42px;
   font-size: 19px;
   font-weight: normal;
}
#wb_ListView1
{
   margin: 0;
}
#ListView1 .badge
{
   background-color: #007BFF;
   border-radius: .25rem;
   color: #FFFFFF;
   display: inline-block;
   float: right;
   font-size: 75%;
   font-weight: 700;
   line-height: 1;
   padding: .25em .4em;
   text-align: center;
   transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
   vertical-align: baseline;
   white-space: nowrap;
}
#ListView1 i
{
   font-size: 32px;
   width: 32px;
   vertical-align: middle;
   margin-right: 10px;
   color: #0D6EFD;
}
#ListView1 .btn i
{
   color: #FFFFFF;
}
#ListView1 .btn:hover i
{
   color: #FFFFFF;
}
#ListView1 .li-divider i
{
   color: #212529;
}
#wb_LayoutGrid44
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid44
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid44 > .col-1, #LayoutGrid44 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid44 > .col-1, #LayoutGrid44 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid44 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid44 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid44 > .col-1, #LayoutGrid44 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon3
{
   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;
   transition: all 500ms ease;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon3
{
   height: 31px;
   width: 50px;
}
#Icon3 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 31px;
   transition: all 500ms ease;
}
#wb_Icon3:hover #Icon3 i
{
   color: #6A2526;
}
#wb_Text47 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text47
{
   color: #000000;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text47 div
{
   text-align: left;
}
#wb_Text47
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid47
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid47
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid47 > .col-1, #LayoutGrid47 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid47 > .col-1, #LayoutGrid47 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid47 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid47 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid47 > .col-1, #LayoutGrid47 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon5
{
   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;
   transition: all 500ms ease;
}
#wb_Icon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon5
{
   height: 31px;
   width: 50px;
}
#Icon5 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 31px;
   transition: all 500ms ease;
}
#wb_Icon5:hover #Icon5 i
{
   color: #6A2526;
}
#wb_Text48 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text48
{
   color: #000000;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text48 div
{
   text-align: left;
}
#wb_Text48
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid50
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid50
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid50 > .col-1, #LayoutGrid50 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid50 > .col-1, #LayoutGrid50 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid50 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid50 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid50 > .col-1, #LayoutGrid50 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon7
{
   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;
   transition: all 500ms ease;
}
#wb_Icon7 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon7
{
   height: 31px;
   width: 50px;
}
#Icon7 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 30px;
   transition: all 500ms ease;
}
#wb_Icon7:hover #Icon7 i
{
   color: #6A2526;
}
#wb_Text49 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text49
{
   color: #000000;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text49 div
{
   text-align: left;
}
#wb_Text49
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid51
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid51
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid51 > .col-1, #LayoutGrid51 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid51 > .col-1, #LayoutGrid51 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid51 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid51 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid51 > .col-1, #LayoutGrid51 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon12
{
   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;
   transition: all 500ms ease;
}
#wb_Icon12 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon12
{
   height: 31px;
   width: 50px;
}
#Icon12 i
{
   color: #D5241C;
   display: inline-block;
   font-size: 31px;
   line-height: 31px;
   vertical-align: middle;
   width: 31px;
   transition: all 500ms ease;
}
#wb_Icon12:hover #Icon12 i
{
   color: #6A2526;
}
#wb_Text50 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text50
{
   color: #000000;
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text50 div
{
   text-align: left;
}
#wb_Text50
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid52
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #151515;
   background-image: none;
   border: 0px solid #4B4B4B;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid52
{
   box-sizing: border-box;
   padding: 40px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid52 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid52 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid52 > .row > .col-1
{
   float: left;
}
#LayoutGrid52 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid52:before,
#LayoutGrid52:after,
#LayoutGrid52 .row:before,
#LayoutGrid52 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid52:after,
#LayoutGrid52 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid52 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Image17
{
   margin: 0;
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 183px;
   height: 58px;
   vertical-align: top;
}
#wb_Text51 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text51
{
   color: #878787;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
}
#wb_Text51 div
{
   text-align: center;
}
#wb_Text51
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid30
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid30
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid30 > .col-1, #LayoutGrid30 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid30 > .col-1, #LayoutGrid30 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid30 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid30 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid30 > .col-1, #LayoutGrid30 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image12
{
   margin: 0;
   vertical-align: top;
}
#Image12
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_CssMenu3
{
   border: 0px solid #FEFEFE;
   border-radius: 60px;
   background-color: transparent;
   margin: 0;
   text-align: right;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu3 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu3 a
{
   display: block;
   float: left;
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu3 > ul > li > a
{
   height: 28px;
   line-height: 28px;
   padding: 0px 8px 0px 8px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu3 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu3-effect
{
   transition: all 100ms ease-in-out, visibility 0ms linear;
}
.CssMenu3-sub-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 100ms ease;
}
.CssMenu3-sub-effect:before
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   transform: scaleY(0);
   transform-origin: 50% 100%;
   transition: all 100ms ease;
}
.CssMenu3-sub-effect:hover:before, .CssMenu3-sub-effect:focus:before, .CssMenu3-sub-effect:active:before
{
   transform: scaleY(1);
}
.DropdownMenu3 .nav
{
   font-family: "Bahnschrift SemiBold";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   color: #231C76;
   text-align: left;
   text-transform: none;
}
#DropdownMenu3, .DropdownMenu3 .nav, .DropdownMenu3 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.DropdownMenu3 .nav:before,
.DropdownMenu3 .nav:after 
{
   content: " ";
   display: table;
}
.DropdownMenu3 .nav:after 
{
   clear: both;
}
.DropdownMenu3 .nav a 
{
   text-decoration: none;
}
.DropdownMenu3 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.DropdownMenu3 .nav ul ul
{
   margin-bottom: 0;
}
.DropdownMenu3 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.DropdownMenu3 .container:before,
.DropdownMenu3 .container:after 
{
   content: " ";
   display: table;
}
.DropdownMenu3 .container:after 
{
   clear: both;
}
.DropdownMenu3 .collapse 
{
   display: none;
}
.DropdownMenu3 .collapse.show 
{
   display: block;
}
.DropdownMenu3 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.DropdownMenu3 .arrow, .DropdownMenu3 .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.DropdownMenu3 .dropdown 
{
   position: relative;
}
.DropdownMenu3 .dropdown-toggle:focus 
{
   outline: 0;
}
.DropdownMenu3 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: rgba(222,226,230,0.80);
   background-image: none;
   border: 1px solid rgba(222,226,230,0.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.DropdownMenu3 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #DEE2E6;
}
.DropdownMenu3 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #231C76;
   text-transform: none;
   white-space: nowrap;
}
.DropdownMenu3 .dropdown-menu > li > a:hover,
.DropdownMenu3 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu3 .dropdown-menu > li > a.active,
.DropdownMenu3 .dropdown-menu > li > a.active:hover,
.DropdownMenu3 .dropdown-menu > li > a.active:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.DropdownMenu3 .show > .dropdown-menu
{
   display: block;
}
.DropdownMenu3 .show > a
{
   outline: 0;
}
.DropdownMenu3 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.DropdownMenu3 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.DropdownMenu3 .dropdown.show .dropdown-menu
{
   animation-name: DropdownMenu3-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: ease;
   animation-fill-mode: forwards;
}
@keyframes DropdownMenu3-animation
{
   0%
   {
      opacity: 0;
      transform: translateX(10px);
   }
   100%
   {
      opacity: 1;
      transform: translateX(0);
   }
}
.DropdownMenu3 .nav > li 
{
   position: relative;
   display: block;
}
.DropdownMenu3 .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.DropdownMenu3 .nav .show > a,
.DropdownMenu3 .nav .show > a:hover,
.DropdownMenu3 .nav .show > a:focus
{
    border-color: #FFFFFF;
}
.DropdownMenu3 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #DEE2E6;
}
.DropdownMenu3 .nav .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu3
{
   position: relative;
}
.DropdownMenu3:before,
.DropdownMenu3:after
{
   content: " ";
   display: table;
}
.DropdownMenu3:after
{
   clear: both;
}
.DropdownMenu3 .navbar-header:before,
.DropdownMenu3 .navbar-header:after
{
   content: " ";
   display: table;
}
.DropdownMenu3 .navbar-header:after
{
   clear: both;
}
.DropdownMenu3-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.DropdownMenu3-navbar-collapse:before,
.DropdownMenu3-navbar-collapse:after
{
   content: " ";
   display: table;
}
.DropdownMenu3-navbar-collapse:after
{
   clear: both;
}
.DropdownMenu3-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu3 .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 11px 10px 10px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.DropdownMenu3 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.DropdownMenu3 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.DropdownMenu3 .navbar-nav
{
   margin: 6px -15px;
}
.DropdownMenu3 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.DropdownMenu3 .navbar-nav > li > a
{
   color: #231C76;
}
.DropdownMenu3 .navbar-nav > li > a:hover,
.DropdownMenu3 .navbar-nav > li > a:focus
{
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   color: #D5241C;
   text-decoration: none;
}
.DropdownMenu3 .navbar-nav > li > a.active,
.DropdownMenu3 .navbar-nav > li > a.active:hover,
.DropdownMenu3 .navbar-nav > li > a.active:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu3 .navbar-toggle
{
   border: 1px solid transparent;
}
.DropdownMenu3 .navbar-toggle:hover,
.DropdownMenu3 .navbar-toggle:focus
{
   background-color: transparent;
}
.DropdownMenu3 .navbar-toggle .icon-bar
{
   background-color: #231C76;
}
.DropdownMenu3-navbar-collapse
{
   border-color: rgba(222,226,230,0.00);
}
.DropdownMenu3 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu3 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu3 .navbar-nav > .show > a,
.DropdownMenu3 .navbar-nav > .show > a:hover,
.DropdownMenu3 .navbar-nav > .show > a:focus
{
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   color: #D5241C;
}
.DropdownMenu3 .navbar-nav > .show > a .arrow,
.DropdownMenu3 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu3 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu3 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #231C76;
   border-bottom-color: #231C76;
}
.DropdownMenu3 .navbar-link
{
   color: #231C76;
}
.DropdownMenu3 .navbar-link:hover
{
   color: #D5241C;
}
.DropdownMenu3 .navbar-header
{
   color: #231C76;
}
@media (min-width: 1320px) 
{
.DropdownMenu3 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.DropdownMenu3 .navbar-header
{
   float: left;
}
.DropdownMenu3-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.DropdownMenu3-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.DropdownMenu3-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu3 .navbar-toggle
{
   display: none;
}
.DropdownMenu3 .navbar-nav
{
   float: right;
   margin: 0;
}
.DropdownMenu3 .navbar-nav > li
{
   float: left;
}
.DropdownMenu3 .container > .navbar-header,
.DropdownMenu3 .container > .DropdownMenu3-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.DropdownMenu3 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu3 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
}
@media (max-width: 1320px) 
{
.DropdownMenu3 
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 1px solid rgba(222,226,230,0.00);
}
.DropdownMenu3 .navbar-nav
{
   margin: 0;
   background-color: rgba(222,226,230,0.80);
   background-image: none;
}
.DropdownMenu3 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.DropdownMenu3 .navbar-nav .show .dropdown-menu > li > a,
.DropdownMenu3 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.DropdownMenu3 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 1320px) 
{
.DropdownMenu3 .navbar-nav > li > a
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 1px solid rgba(222,226,230,0.00);
   border-radius: 0px;
   margin-right: 1px;
   color: #231C76;
}
.DropdownMenu3 .navbar-nav > li > a:hover,
.DropdownMenu3 .navbar-nav > li > a:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu3 .navbar-nav > li > a.active,
.DropdownMenu3 .navbar-nav > li > a.active:hover,
.DropdownMenu3 .navbar-nav > li > a.active:focus
{
   color: #D5241C;
   background-color: rgba(222,226,230,0.00);
   background-image: none;
}
.DropdownMenu3 .navbar-nav > .show > a,
.DropdownMenu3 .navbar-nav > .show > a:hover,
.DropdownMenu3 .navbar-nav > .show > a:focus
{
   background-color: rgba(222,226,230,0.00);
   background-image: none;
   color: #D5241C;
}
.DropdownMenu3 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu3 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #231C76;
   border-bottom-color: #231C76;
}
.DropdownMenu3 .navbar-nav > li > a.active > .arrow,
.DropdownMenu3 .navbar-nav > li > a.active:hover > .arrow,
.DropdownMenu3 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu3 .navbar-nav > .show > a .arrow,
.DropdownMenu3 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu3 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #D5241C;
   border-bottom-color: #D5241C;
}
.DropdownMenu3 .navbar-link
{
   color: #231C76;
}
.DropdownMenu3 .navbar-link:hover 
{
   color: #fff;
}
}
#DropdownMenu3 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_DropdownMenu3
{
   z-index: 1111 !important;
}
@media only screen and (min-width: 1920px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_LayoutGrid40
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid40
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid40
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid40 > .col-1, #LayoutGrid40 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid40 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid40 > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image7
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu2
{
   width: 329px !important;
   height: 53px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#DropdownMenu2, .DropdownMenu2 .nav, .DropdownMenu2 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
#wb_LayoutGrid14
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid14 > .col-1, #LayoutGrid14 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid14 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image5
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu2
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu2 li
{
}
#wb_CssMenu2 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu2 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding: 0px 0px 0px 2px;
}
#wb_LayoutGrid41
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid41
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid41
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid41 > .col-1, #LayoutGrid41 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid41 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid41 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image15
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu4
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu4 li
{
}
#wb_CssMenu4 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu4 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4 li
{
   padding: 0px 0px 0px 2px;
}
#wb_LayoutGrid1
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image1
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu1
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu1 li
{
}
#wb_CssMenu1 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu1 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding: 0px 0px 0px 2px;
}
#wb_LayoutGrid2
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 200px 15px 200px 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: left;
}
#wb_LayoutGrid3
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text1
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text1
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text2
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text2
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: right;
}
#wb_LayoutGrid4
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text3
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text3
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_YouTube1
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to left, #F8F9FA 0%, #C2201D 100%);
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text10
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text10
{
   font-size: 16px;
   margin: 0;
   padding: 5px 0 5px 0;
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to right, #F8F9FA 0%, #1C0B5B 100%);
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text11
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text11
{
   font-size: 16px;
   margin: 0;
   padding: 5px 0 5px 0;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid10
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid19
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to top, #2E2E72 0%, #C72927 100%);
}
#wb_LayoutGrid19
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid19 > .col-1, #LayoutGrid19 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid19 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid19 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image47
{
   width: 495px !important;
   height: 314px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image47
{
   width: 495px;
   height: 314px;
}
#wb_Text16
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text16
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 389px !important;
   height: 243px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 389px;
   height: 243px;
}
#wb_Text5
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text5
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text6
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text6
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text8
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text8
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid60
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid60
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid60
{
   height: auto;
   padding: 20px 0 50px 0;
}
#LayoutGrid60 > .col-1, #LayoutGrid60 > .col-2
{
   padding-right: 100px;
   padding-left: 100px;
}
#LayoutGrid60 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid60 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ListView2
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#ListView2 > .li-static, #ListView2 > .li-divider, #ListView2 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid61
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid61
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid61
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid61 > .col-1, #LayoutGrid61 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid61 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid61 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon10
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon10
{
   width: 50px;
   height: 31px;
}
#Icon10 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text75
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text75
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid62
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid62
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid62
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid62 > .col-1, #LayoutGrid62 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid62 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid62 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon11
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon11
{
   width: 50px;
   height: 31px;
}
#Icon11 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text76
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text76
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid63
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid63
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid63
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid63 > .col-1, #LayoutGrid63 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid63 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid63 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon19
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon19
{
   width: 50px;
   height: 31px;
}
#Icon19 i
{
   line-height: 31px;
   font-size: 31px;
   width: 30px;
}
#wb_Text77
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text77
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid64
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid64
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid64
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid64 > .col-1, #LayoutGrid64 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid64 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid64 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon20
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon20
{
   width: 50px;
   height: 31px;
}
#Icon20 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text78
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text78
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid59
{
   visibility: hidden !important;
   display: none !important;
   background-color: #151515;
   background-image: none;
}
#wb_LayoutGrid59
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid59
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#LayoutGrid59 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid59 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid59 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript2
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image3
{
   width: 183px !important;
   height: 58px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 183px;
   height: 58px;
}
#wb_Text74
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text74
{
   font-size: 12px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid20
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid20
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid20 > .col-1, #LayoutGrid20 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid20 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid20 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image25
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu1
{
   width: 329px !important;
   height: 53px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
#wb_TextArt1
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid6
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image4
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid7
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid11
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text4
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text4
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text7
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text7
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: right;
}
#wb_LayoutGrid12
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid13
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid46
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to left, #F8F9FA 0%, #C2201D 100%);
}
#wb_LayoutGrid46
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid46
{
   height: auto;
   padding: 0;
}
#LayoutGrid46 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid46 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text9
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text9
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_YouTube2
{
   width: 425px !important;
   height: 239px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid45
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to right, #F8F9FA 0%, #1C0B5B 100%);
}
#wb_LayoutGrid45
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid45
{
   height: auto;
   padding: 0;
}
#LayoutGrid45 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid45 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text12
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text12
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_Text13
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text13
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_LayoutGrid15
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0;
}
#LayoutGrid15 > .col-1
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid15 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text14
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text14
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text15
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text15
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text17
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text17
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text18
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text18
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text19
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text19
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text20
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text20
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image6
{
   width: 389px !important;
   height: 243px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 389px;
   height: 243px;
}
#wb_LayoutGrid16
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_TextArt2
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid17
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to top, #2E2E72 0%, #C72927 100%);
}
#wb_LayoutGrid17
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid17 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image8
{
   width: 495px !important;
   height: 314px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 495px;
   height: 314px;
}
#wb_Text21
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid34
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid34
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid34
{
   height: auto;
   padding: 20px 0 50px 0;
}
#LayoutGrid34 > .col-1, #LayoutGrid34 > .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid34 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid34 > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ListView3
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#ListView3, #ListView3 > li
{
   font-weight: normal;
   font-size: 21px;
}
#ListView3 > .li-static, #ListView3 > .li-divider, #ListView3 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid28
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid28
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid28
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid28 > .col-1, #LayoutGrid28 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid28 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid28 > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon9
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon9
{
   width: 50px;
   height: 31px;
}
#Icon9 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text37
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text37
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid29
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid29
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid29
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid29 > .col-1, #LayoutGrid29 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid29 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid29 > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text38
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text38
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Icon4
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon4
{
   width: 50px;
   height: 31px;
}
#Icon4 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_LayoutGrid18
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid18
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid18 > .col-1, #LayoutGrid18 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid18 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid18 > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon6
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon6
{
   width: 50px;
   height: 31px;
}
#Icon6 i
{
   line-height: 31px;
   font-size: 31px;
   width: 30px;
}
#wb_Text39
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text39
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid48
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid48
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid48
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid48 > .col-1, #LayoutGrid48 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid48 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid48 > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon8
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon8
{
   width: 50px;
   height: 31px;
}
#Icon8 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text79
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text79
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid49
{
   visibility: hidden !important;
   display: none !important;
   background-color: #151515;
   background-image: none;
}
#wb_LayoutGrid49
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid49
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#LayoutGrid49 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid49 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid49 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript3
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image14
{
   width: 183px !important;
   height: 58px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 183px;
   height: 58px;
}
#wb_Text80
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text80
{
   font-size: 12px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid21
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid21
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid21
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#LayoutGrid21 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid21 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid33
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid33
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid33
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid33 > .col-1, #LayoutGrid33 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid33 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid33 > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image9
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu4
{
   width: 236px !important;
   height: 53px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#DropdownMenu4, .DropdownMenu4 .nav, .DropdownMenu4 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
#wb_LayoutGrid22
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid22
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid22 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid22 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text23
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text23
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text24
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text24
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: right;
}
#wb_LayoutGrid23
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid23
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid23
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid23 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid23 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid23 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text25
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text25
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid24
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid24
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid24
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid24 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid24 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid24 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube3
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid73
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to left, #F8F9FA 0%, #C2201D 100%);
}
#wb_LayoutGrid73
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid73
{
   height: auto;
   padding: 0;
}
#LayoutGrid73 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid73 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid72
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to right, #F8F9FA 0%, #1C0B5B 100%);
}
#wb_LayoutGrid72
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid72
{
   height: auto;
   padding: 0;
}
#LayoutGrid72 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid72 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text68
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text68
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_Text69
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text69
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_LayoutGrid25
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid25
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid25
{
   height: auto;
   padding: 0;
}
#LayoutGrid25 > .col-1
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid25 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text26
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text26
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text27
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text27
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text28
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text28
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text29
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text29
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image10
{
   width: 389px !important;
   height: 243px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image10
{
   width: 389px;
   height: 243px;
}
#wb_Text30
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text30
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text31
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text31
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid26
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid26
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid26 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid26 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_TextArt3
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid27
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to top, #2E2E72 0%, #C72927 100%);
}
#wb_LayoutGrid27
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid27 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid27 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text32
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text32
{
   margin: 0;
   padding: 0;
}
#wb_Image11
{
   width: 495px !important;
   height: 314px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image11
{
   width: 495px;
   height: 314px;
}
#wb_Text33
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text33
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid79
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid79
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid79
{
   height: auto;
   padding: 20px 0 50px 0;
}
#LayoutGrid79 > .col-1, #LayoutGrid79 > .col-2, #LayoutGrid79 > .col-3, #LayoutGrid79 > .col-4
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid79 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid79 > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid79 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid79 > .col-4
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Icon17
{
   width: 18px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon17
{
   width: 18px;
   height: 31px;
}
#Icon17 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_Icon18
{
   width: 18px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon18
{
   width: 18px;
   height: 31px;
}
#Icon18 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_Icon1
{
   width: 18px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 18px;
   height: 31px;
}
#Icon1 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_Icon2
{
   width: 18px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 18px;
   height: 31px;
}
#Icon2 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_LayoutGrid74
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid74
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid74
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid74 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid74 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid74 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ListView4
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#ListView4, #ListView4 > li
{
   font-weight: normal;
   font-size: 17px;
}
#ListView4 > .li-static, #ListView4 > .li-divider, #ListView4 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid84
{
   visibility: hidden !important;
   display: none !important;
   background-color: #151515;
   background-image: none;
}
#wb_LayoutGrid84
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid84
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#LayoutGrid84 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid84 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid84 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript4
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image26
{
   width: 183px !important;
   height: 58px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image26
{
   width: 183px;
   height: 58px;
}
#wb_Text34
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text34
{
   font-size: 12px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid31
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid31
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid31
{
   height: auto;
   padding: 400px 15px 400px 15px;
}
#LayoutGrid31 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid31 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid31 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid32
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid32
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid32
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid32 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid32 > .row > .col-1, #LayoutGrid32 > .row > .col-2, #LayoutGrid32 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid32 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid32 > .row > .col-2
{
   display: block;
   width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid32 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text35
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text35
{
   font-size: 43px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text36
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text36
{
   font-size: 43px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: right;
}
#wb_LayoutGrid35
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid35
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid35
{
   height: auto;
   padding: 30px 0 70px 0;
}
#LayoutGrid35 > .col-1, #LayoutGrid35 > .col-2
{
   padding-right: 80px;
   padding-left: 80px;
}
#LayoutGrid35 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid35 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text40
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text40
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_YouTube4
{
   width: 678px !important;
   height: 381px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#wb_LayoutGrid36
{
   visibility: visible !important;
   display: table !important;
   background-image: linear-gradient(to left, #000000 0%, #C2201D 100%);
}
#wb_LayoutGrid36
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid36
{
   height: auto;
   padding: 0;
}
#LayoutGrid36 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid36 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text41
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text41
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_LayoutGrid37
{
   visibility: visible !important;
   display: table !important;
   background-image: linear-gradient(to right, #000000 0%, #1C0B5B 100%);
}
#wb_LayoutGrid37
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid37
{
   height: auto;
   padding: 0;
}
#LayoutGrid37 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid37 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text42
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text42
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_LayoutGrid38
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid38
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid38
{
   height: auto;
   padding: 30px 0 70px 0;
}
#LayoutGrid38 > .col-1, #LayoutGrid38 > .col-2
{
   padding-right: 80px;
   padding-left: 80px;
}
#LayoutGrid38 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid38 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image13
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   padding: 0;
}
#wb_Text43
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text43
{
   font-size: 24px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text44
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text44
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text45
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text45
{
   font-size: 20px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_LayoutGrid39
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid39
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid39
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#LayoutGrid39 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid39 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid39 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_TextArt4
{
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#wb_LayoutGrid42
{
   visibility: visible !important;
   display: table !important;
   background-image: linear-gradient(to top, #FEFEFE 0%, #F9F9F9 100%);
}
#wb_LayoutGrid42
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid42
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid42 > .col-1, #LayoutGrid42 > .col-2
{
   padding-right: 50px;
   padding-left: 50px;
}
#LayoutGrid42 > .col-1
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid42 > .col-2
{
   display: flex;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image16
{
   width: 425px !important;
   height: 270px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 425px;
   height: 270px;
}
#wb_Text46
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text46
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid43
{
   visibility: visible !important;
   display: table !important;
   background-color: #FEFEFE;
   background-image: none;
   background-image: none;
}
#wb_LayoutGrid43
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid43
{
   height: auto;
   padding: 20px 0 30px 0;
}
#LayoutGrid43 > .col-1, #LayoutGrid43 > .col-2
{
   padding-right: 100px;
   padding-left: 100px;
}
#LayoutGrid43 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid43 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ListView1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#ListView1 > .li-static, #ListView1 > .li-divider, #ListView1 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid44
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid44
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid44
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid44 > .col-1, #LayoutGrid44 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid44 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid44 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon3
{
   width: 50px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon3
{
   width: 50px;
   height: 31px;
}
#Icon3 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text47
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text47
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid47
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid47
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid47
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid47 > .col-1, #LayoutGrid47 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid47 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid47 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon5
{
   width: 50px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon5
{
   width: 50px;
   height: 31px;
}
#Icon5 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text48
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text48
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid50
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid50
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid50
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid50 > .col-1, #LayoutGrid50 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid50 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid50 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon7
{
   width: 50px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon7
{
   width: 50px;
   height: 31px;
}
#Icon7 i
{
   line-height: 31px;
   font-size: 31px;
   width: 30px;
}
#wb_Text49
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text49
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid51
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid51
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid51
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid51 > .col-1, #LayoutGrid51 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid51 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid51 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon12
{
   width: 50px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon12
{
   width: 50px;
   height: 31px;
}
#Icon12 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text50
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text50
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid52
{
   visibility: visible !important;
   display: table !important;
   background-color: #FEFEFE;
   background-image: none;
}
#wb_LayoutGrid52
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid52
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid52 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid52 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid52 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript1
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image17
{
   width: 183px !important;
   height: 58px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image17
{
   width: 183px;
   height: 58px;
}
#wb_Text51
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text51
{
   font-size: 12px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid30
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid30
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid30
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid30 > .col-1, #LayoutGrid30 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid30 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid30 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image12
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu3
{
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu3 li
{
}
#wb_CssMenu3 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu3 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 li
{
   padding: 0px 0px 0px 2px;
}
#wb_JavaScript5
{
   visibility: hidden !important;
   display: none !important;
}
#wb_DropdownMenu3
{
   width: 329px !important;
   height: 53px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#DropdownMenu3, .DropdownMenu3 .nav, .DropdownMenu3 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
}
@media only screen and (min-width: 1100px) and (max-width: 1919px)
{
body
{
   background-color: #0C0C0C;
   background-image: none;
}
#wb_LayoutGrid40
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid40
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid40
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid40 > .col-1, #LayoutGrid40 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid40 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid40 > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image7
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu2
{
   width: 329px !important;
   height: 53px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#DropdownMenu2, .DropdownMenu2 .nav, .DropdownMenu2 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
#wb_LayoutGrid14
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid14 > .col-1, #LayoutGrid14 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid14 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image5
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu2
{
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu2 li
{
}
#wb_CssMenu2 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu2 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding: 0px 0px 0px 2px;
}
#wb_LayoutGrid41
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid41
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid41
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid41 > .col-1, #LayoutGrid41 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid41 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid41 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image15
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu4
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu4 li
{
}
#wb_CssMenu4 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu4 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4 li
{
   padding: 0px 0px 0px 2px;
}
#wb_LayoutGrid1
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu1
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu1 li
{
}
#wb_CssMenu1 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu1 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding: 0px 0px 0px 2px;
}
#wb_LayoutGrid2
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 200px 15px 400px 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_LayoutGrid3
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text1
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text1
{
   font-size: 35px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text2
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text2
{
   font-size: 37px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: right;
}
#wb_LayoutGrid4
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 30px 0 70px 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 80px;
   padding-left: 80px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text3
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text3
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_YouTube1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: visible !important;
   display: table !important;
   background-image: linear-gradient(to left, #000000 0%, #C2201D 100%);
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text10
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text10
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: visible !important;
   display: table !important;
   background-image: linear-gradient(to right, #000000 0%, #1C0B5B 100%);
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text11
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text11
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 30px 0 70px 0;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   padding-right: 80px;
   padding-left: 80px;
}
#LayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid19
{
   visibility: visible !important;
   display: table !important;
   background-image: linear-gradient(to top, #FEFEFE 0%, #F9F9F9 100%);
}
#wb_LayoutGrid19
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid19 > .col-1, #LayoutGrid19 > .col-2
{
   padding-right: 50px;
   padding-left: 50px;
}
#LayoutGrid19 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid19 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image47
{
   width: 425px !important;
   height: 270px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image47
{
   width: 425px;
   height: 270px;
}
#wb_Text16
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text16
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 389px !important;
   height: 243px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 389px;
   height: 243px;
}
#wb_Text5
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text5
{
   font-size: 24px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text6
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text6
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text8
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text8
{
   font-size: 21px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_LayoutGrid60
{
   visibility: visible !important;
   display: table !important;
   background-color: #FEFEFE;
   background-image: none;
   background-image: none;
}
#wb_LayoutGrid60
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid60
{
   height: auto;
   padding: 20px 0 30px 0;
}
#LayoutGrid60 > .col-1, #LayoutGrid60 > .col-2
{
   padding-right: 100px;
   padding-left: 100px;
}
#LayoutGrid60 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid60 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ListView2
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#ListView2 > .li-static, #ListView2 > .li-divider, #ListView2 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid61
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid61
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid61
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid61 > .col-1, #LayoutGrid61 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid61 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid61 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon10
{
   width: 50px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon10
{
   width: 50px;
   height: 31px;
}
#Icon10 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text75
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text75
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid62
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid62
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid62
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid62 > .col-1, #LayoutGrid62 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid62 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid62 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon11
{
   width: 50px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon11
{
   width: 50px;
   height: 31px;
}
#Icon11 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text76
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text76
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid63
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid63
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid63
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid63 > .col-1, #LayoutGrid63 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid63 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid63 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon19
{
   width: 50px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon19
{
   width: 50px;
   height: 31px;
}
#Icon19 i
{
   line-height: 31px;
   font-size: 31px;
   width: 30px;
}
#wb_Text77
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text77
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid64
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid64
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid64
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid64 > .col-1, #LayoutGrid64 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid64 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid64 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon20
{
   width: 50px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon20
{
   width: 50px;
   height: 31px;
}
#Icon20 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text78
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text78
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid59
{
   visibility: visible !important;
   display: table !important;
   background-color: #FEFEFE;
   background-image: none;
}
#wb_LayoutGrid59
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid59
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid59 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid59 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid59 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript2
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image3
{
   width: 183px !important;
   height: 58px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 183px;
   height: 58px;
}
#wb_Text74
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text74
{
   font-size: 12px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid20
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid20
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid20 > .col-1, #LayoutGrid20 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid20 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid20 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image25
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu1
{
   width: 329px !important;
   height: 53px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
#wb_TextArt1
{
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#wb_LayoutGrid6
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image4
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid7
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid11
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text4
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text4
{
   font-size: 35px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text7
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text7
{
   font-size: 37px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: right;
}
#wb_LayoutGrid12
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid13
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid46
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to left, #F8F9FA 0%, #C2201D 100%);
}
#wb_LayoutGrid46
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid46
{
   height: auto;
   padding: 0;
}
#LayoutGrid46 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid46 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text9
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text9
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_YouTube2
{
   width: 390px !important;
   height: 219px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#wb_LayoutGrid45
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to right, #F8F9FA 0%, #1C0B5B 100%);
}
#wb_LayoutGrid45
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid45
{
   height: auto;
   padding: 0;
}
#LayoutGrid45 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid45 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text12
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text12
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_Text13
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text13
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_LayoutGrid15
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 30px 0 70px 0;
}
#LayoutGrid15 > .col-1
{
   padding-right: 80px;
   padding-left: 80px;
}
#LayoutGrid15 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text14
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text14
{
   font-size: 24px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text15
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text15
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text17
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text17
{
   font-size: 21px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_Text18
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text18
{
   font-size: 24px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text19
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text19
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text20
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text20
{
   font-size: 21px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_Image6
{
   width: 389px !important;
   height: 243px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 389px;
   height: 243px;
}
#wb_LayoutGrid16
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_TextArt2
{
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#wb_LayoutGrid17
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to top, #FEFEFE 0%, #F9F9F9 100%);
}
#wb_LayoutGrid17
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid17 > .col-1
{
   padding-right: 50px;
   padding-left: 50px;
}
#LayoutGrid17 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image8
{
   width: 425px !important;
   height: 270px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 425px;
   height: 270px;
}
#wb_Text21
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid34
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid34
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid34
{
   height: auto;
   padding: 20px 0 50px 0;
}
#LayoutGrid34 > .col-1, #LayoutGrid34 > .col-2
{
   padding-right: 100px;
   padding-left: 100px;
}
#LayoutGrid34 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid34 > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ListView3
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#ListView3, #ListView3 > li
{
   font-weight: normal;
   font-size: 27px;
}
#ListView3 > .li-static, #ListView3 > .li-divider, #ListView3 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid28
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid28
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid28
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid28 > .col-1, #LayoutGrid28 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid28 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid28 > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon9
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon9
{
   width: 50px;
   height: 31px;
}
#Icon9 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text37
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text37
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid29
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid29
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid29
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid29 > .col-1, #LayoutGrid29 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid29 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid29 > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text38
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text38
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Icon4
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon4
{
   width: 50px;
   height: 31px;
}
#Icon4 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_LayoutGrid18
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid18
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid18 > .col-1, #LayoutGrid18 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid18 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid18 > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon6
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon6
{
   width: 50px;
   height: 31px;
}
#Icon6 i
{
   line-height: 31px;
   font-size: 31px;
   width: 30px;
}
#wb_Text39
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text39
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid48
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid48
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid48
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid48 > .col-1, #LayoutGrid48 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid48 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid48 > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon8
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon8
{
   width: 50px;
   height: 31px;
}
#Icon8 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text79
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text79
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid49
{
   visibility: hidden !important;
   display: none !important;
   background-color: #151515;
   background-image: none;
}
#wb_LayoutGrid49
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid49
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#LayoutGrid49 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid49 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid49 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript3
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image14
{
   width: 183px !important;
   height: 58px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 183px;
   height: 58px;
}
#wb_Text80
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text80
{
   font-size: 12px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid21
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid21
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid21
{
   height: auto;
   padding: 200px 15px 400px 15px;
}
#LayoutGrid21 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid21 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid33
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid33
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid33
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid33 > .col-1, #LayoutGrid33 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid33 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid33 > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image9
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu4
{
   width: 329px !important;
   height: 53px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#DropdownMenu4, .DropdownMenu4 .nav, .DropdownMenu4 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
#wb_LayoutGrid22
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid22
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid22 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid22 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text23
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text23
{
   font-size: 35px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text24
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text24
{
   font-size: 37px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: right;
}
#wb_LayoutGrid23
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid23
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid23
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid23 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid23 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid23 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text25
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text25
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid24
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid24
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid24
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid24 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid24 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid24 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube3
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid73
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to left, #F8F9FA 0%, #C2201D 100%);
}
#wb_LayoutGrid73
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid73
{
   height: auto;
   padding: 0;
}
#LayoutGrid73 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid73 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid72
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to right, #F8F9FA 0%, #1C0B5B 100%);
}
#wb_LayoutGrid72
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid72
{
   height: auto;
   padding: 0;
}
#LayoutGrid72 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid72 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text68
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text68
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_Text69
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text69
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_LayoutGrid25
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid25
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid25
{
   height: auto;
   padding: 30px 0 70px 0;
}
#LayoutGrid25 > .col-1
{
   padding-right: 80px;
   padding-left: 80px;
}
#LayoutGrid25 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text26
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text26
{
   font-size: 24px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text27
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text27
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text28
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text28
{
   font-size: 21px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_Text29
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text29
{
   font-size: 24px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Image10
{
   width: 389px !important;
   height: 243px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image10
{
   width: 389px;
   height: 243px;
}
#wb_Text30
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text30
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text31
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text31
{
   font-size: 21px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_LayoutGrid26
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid26
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#LayoutGrid26 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid26 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_TextArt3
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid27
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to top, #FEFEFE 0%, #F9F9F9 100%);
}
#wb_LayoutGrid27
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid27 > .col-1
{
   padding-right: 50px;
   padding-left: 50px;
}
#LayoutGrid27 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text32
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text32
{
   margin: 0;
   padding: 0;
}
#wb_Image11
{
   width: 425px !important;
   height: 270px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image11
{
   width: 425px;
   height: 270px;
}
#wb_Text33
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text33
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid79
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid79
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid79
{
   height: auto;
   padding: 20px 0 50px 0;
}
#LayoutGrid79 > .col-1, #LayoutGrid79 > .col-2, #LayoutGrid79 > .col-3, #LayoutGrid79 > .col-4
{
   padding-right: 100px;
   padding-left: 100px;
}
#LayoutGrid79 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid79 > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid79 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid79 > .col-4
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Icon17
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon17
{
   width: 50px;
   height: 31px;
}
#Icon17 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Icon18
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon18
{
   width: 50px;
   height: 31px;
}
#Icon18 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Icon1
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 50px;
   height: 31px;
}
#Icon1 i
{
   line-height: 31px;
   font-size: 31px;
   width: 30px;
}
#wb_Icon2
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 50px;
   height: 31px;
}
#Icon2 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_LayoutGrid74
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid74
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid74
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid74 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid74 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid74 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ListView4
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#ListView4, #ListView4 > li
{
   font-weight: normal;
   font-size: 27px;
}
#ListView4 > .li-static, #ListView4 > .li-divider, #ListView4 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid84
{
   visibility: hidden !important;
   display: none !important;
   background-color: #151515;
   background-image: none;
}
#wb_LayoutGrid84
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid84
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#LayoutGrid84 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid84 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid84 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript4
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image26
{
   width: 183px !important;
   height: 58px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image26
{
   width: 183px;
   height: 58px;
}
#wb_Text34
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text34
{
   font-size: 12px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid31
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid31
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid31
{
   height: auto;
   padding: 200px 15px 400px 15px;
}
#LayoutGrid31 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid31 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid31 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid32
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid32
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid32
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid32 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid32 > .row > .col-1, #LayoutGrid32 > .row > .col-2, #LayoutGrid32 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid32 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid32 > .row > .col-2
{
   display: block;
   width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid32 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text35
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text35
{
   font-size: 35px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text36
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text36
{
   font-size: 37px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: right;
}
#wb_LayoutGrid35
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid35
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid35
{
   height: auto;
   padding: 30px 0 70px 0;
}
#LayoutGrid35 > .col-1, #LayoutGrid35 > .col-2
{
   padding-right: 80px;
   padding-left: 80px;
}
#LayoutGrid35 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid35 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text40
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text40
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_YouTube4
{
   width: 390px !important;
   height: 219px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#wb_LayoutGrid36
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to left, #000000 0%, #C2201D 100%);
}
#wb_LayoutGrid36
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid36
{
   height: auto;
   padding: 0;
}
#LayoutGrid36 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid36 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text41
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text41
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_LayoutGrid37
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to right, #000000 0%, #1C0B5B 100%);
}
#wb_LayoutGrid37
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid37
{
   height: auto;
   padding: 0;
}
#LayoutGrid37 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid37 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text42
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text42
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_LayoutGrid38
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid38
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid38
{
   height: auto;
   padding: 30px 0 70px 0;
}
#LayoutGrid38 > .col-1, #LayoutGrid38 > .col-2
{
   padding-right: 80px;
   padding-left: 80px;
}
#LayoutGrid38 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid38 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image13
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   padding: 0;
}
#wb_Text43
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text43
{
   font-size: 24px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text44
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text44
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text45
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text45
{
   font-size: 21px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_LayoutGrid39
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid39
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid39
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#LayoutGrid39 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid39 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid39 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_TextArt4
{
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#wb_LayoutGrid42
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to top, #FEFEFE 0%, #F9F9F9 100%);
}
#wb_LayoutGrid42
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid42
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid42 > .col-1, #LayoutGrid42 > .col-2
{
   padding-right: 50px;
   padding-left: 50px;
}
#LayoutGrid42 > .col-1
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid42 > .col-2
{
   display: flex;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image16
{
   width: 425px !important;
   height: 270px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 425px;
   height: 270px;
}
#wb_Text46
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text46
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid43
{
   visibility: hidden !important;
   display: none !important;
   background-color: #FEFEFE;
   background-image: none;
   background-image: none;
}
#wb_LayoutGrid43
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid43
{
   height: auto;
   padding: 20px 0 30px 0;
}
#LayoutGrid43 > .col-1, #LayoutGrid43 > .col-2
{
   padding-right: 100px;
   padding-left: 100px;
}
#LayoutGrid43 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid43 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ListView1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#ListView1 > .li-static, #ListView1 > .li-divider, #ListView1 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid44
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid44
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid44
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid44 > .col-1, #LayoutGrid44 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid44 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid44 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon3
{
   width: 50px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon3
{
   width: 50px;
   height: 31px;
}
#Icon3 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text47
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text47
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid47
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid47
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid47
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid47 > .col-1, #LayoutGrid47 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid47 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid47 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon5
{
   width: 50px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon5
{
   width: 50px;
   height: 31px;
}
#Icon5 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text48
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text48
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid50
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid50
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid50
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid50 > .col-1, #LayoutGrid50 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid50 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid50 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon7
{
   width: 50px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon7
{
   width: 50px;
   height: 31px;
}
#Icon7 i
{
   line-height: 31px;
   font-size: 31px;
   width: 30px;
}
#wb_Text49
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text49
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid51
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid51
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid51
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid51 > .col-1, #LayoutGrid51 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid51 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid51 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon12
{
   width: 50px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon12
{
   width: 50px;
   height: 31px;
}
#Icon12 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text50
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text50
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid52
{
   visibility: hidden !important;
   display: none !important;
   background-color: #FEFEFE;
   background-image: none;
}
#wb_LayoutGrid52
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid52
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#LayoutGrid52 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid52 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid52 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript1
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image17
{
   width: 183px !important;
   height: 58px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image17
{
   width: 183px;
   height: 58px;
}
#wb_Text51
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text51
{
   font-size: 12px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid30
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid30
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid30
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid30 > .col-1, #LayoutGrid30 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid30 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid30 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image12
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu3
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu3 li
{
}
#wb_CssMenu3 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu3 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 li
{
   padding: 0px 0px 0px 2px;
}
#wb_JavaScript5
{
   visibility: visible !important;
   display: block !important;
}
#wb_DropdownMenu3
{
   width: 329px !important;
   height: 53px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#DropdownMenu3, .DropdownMenu3 .nav, .DropdownMenu3 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
}
@media only screen and (min-width: 620px) and (max-width: 1099px)
{
body
{
   background-color: #0A0A0A;
   background-image: none;
}
#wb_LayoutGrid40
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid40
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid40
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid40 > .col-1, #LayoutGrid40 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid40 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid40 > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image7
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu2
{
   width: 329px !important;
   height: 53px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#DropdownMenu2, .DropdownMenu2 .nav, .DropdownMenu2 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
#wb_LayoutGrid14
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid14 > .col-1, #LayoutGrid14 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid14 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image5
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu2
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu2 li
{
}
#wb_CssMenu2 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu2 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding: 0px 0px 0px 2px;
}
#wb_LayoutGrid41
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid41
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid41
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid41 > .col-1, #LayoutGrid41 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid41 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid41 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image15
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu4
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu4 li
{
}
#wb_CssMenu4 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu4 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4 li
{
   padding: 0px 0px 0px 2px;
}
#wb_LayoutGrid1
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image1
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu1
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu1 li
{
}
#wb_CssMenu1 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu1 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding: 0px 0px 0px 2px;
}
#wb_LayoutGrid2
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 200px 15px 200px 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: left;
}
#wb_LayoutGrid3
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text1
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text1
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text2
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text2
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: right;
}
#wb_LayoutGrid4
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text3
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text3
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_YouTube1
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to left, #F8F9FA 0%, #C2201D 100%);
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text10
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text10
{
   font-size: 16px;
   margin: 0;
   padding: 5px 0 5px 0;
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to right, #F8F9FA 0%, #1C0B5B 100%);
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text11
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text11
{
   font-size: 16px;
   margin: 0;
   padding: 5px 0 5px 0;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid10
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid19
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to top, #2E2E72 0%, #C72927 100%);
}
#wb_LayoutGrid19
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid19 > .col-1, #LayoutGrid19 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid19 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid19 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image47
{
   width: 495px !important;
   height: 314px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image47
{
   width: 495px;
   height: 314px;
}
#wb_Text16
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text16
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 389px !important;
   height: 243px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 389px;
   height: 243px;
}
#wb_Text5
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text5
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text6
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text6
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text8
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text8
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid60
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid60
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid60
{
   height: auto;
   padding: 20px 0 50px 0;
}
#LayoutGrid60 > .col-1, #LayoutGrid60 > .col-2
{
   padding-right: 100px;
   padding-left: 100px;
}
#LayoutGrid60 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid60 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ListView2
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#ListView2 > .li-static, #ListView2 > .li-divider, #ListView2 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid61
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid61
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid61
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid61 > .col-1, #LayoutGrid61 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid61 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid61 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon10
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon10
{
   width: 50px;
   height: 31px;
}
#Icon10 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text75
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text75
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid62
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid62
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid62
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid62 > .col-1, #LayoutGrid62 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid62 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid62 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon11
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon11
{
   width: 50px;
   height: 31px;
}
#Icon11 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text76
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text76
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid63
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid63
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid63
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid63 > .col-1, #LayoutGrid63 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid63 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid63 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon19
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon19
{
   width: 50px;
   height: 31px;
}
#Icon19 i
{
   line-height: 31px;
   font-size: 31px;
   width: 30px;
}
#wb_Text77
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text77
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid64
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid64
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid64
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid64 > .col-1, #LayoutGrid64 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid64 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid64 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon20
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon20
{
   width: 50px;
   height: 31px;
}
#Icon20 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text78
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text78
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid59
{
   visibility: hidden !important;
   display: none !important;
   background-color: #151515;
   background-image: none;
}
#wb_LayoutGrid59
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid59
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#LayoutGrid59 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid59 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid59 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript2
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image3
{
   width: 183px !important;
   height: 58px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 183px;
   height: 58px;
}
#wb_Text74
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text74
{
   font-size: 12px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid20
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid20
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid20 > .col-1, #LayoutGrid20 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid20 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid20 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image25
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu1
{
   width: 329px !important;
   height: 53px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
#wb_TextArt1
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid6
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_Image4
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid7
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 300px 15px 300px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid11
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text4
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text4
{
   font-size: 21px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text7
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text7
{
   font-size: 21px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_LayoutGrid12
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 50px 40px 50px 40px;
}
#LayoutGrid12 .row
{
   margin-right: -40px;
   margin-left: -40px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 40px;
   padding-left: 40px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 30px 70px 70px 70px;
}
#LayoutGrid13 .row
{
   margin-right: -70px;
   margin-left: -70px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 70px;
   padding-left: 70px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid46
{
   visibility: visible !important;
   display: table !important;
   background-image: linear-gradient(to left, #0A0A0A 0%, #C2201D 100%);
}
#wb_LayoutGrid46
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid46
{
   height: auto;
   padding: 0;
}
#LayoutGrid46 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid46 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text9
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text9
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_YouTube2
{
   width: 480px !important;
   height: 270px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#wb_LayoutGrid45
{
   visibility: visible !important;
   display: table !important;
   background-image: linear-gradient(to right, #0A0A0A 0%, #1C0B5B 100%);
}
#wb_LayoutGrid45
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid45
{
   height: auto;
   padding: 0;
}
#LayoutGrid45 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid45 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text12
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text12
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_Text13
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text13
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_LayoutGrid15
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 50px 0 70px 0;
}
#LayoutGrid15 > .col-1
{
   padding-right: 80px;
   padding-left: 80px;
}
#LayoutGrid15 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Text14
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text14
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text15
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text15
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text17
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text17
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_Text18
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text18
{
   font-size: 27px;
   margin: 0;
   padding: 0 0 50px 0;
   text-align: left;
}
#wb_Text19
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text19
{
   font-size: 19px;
   margin: 0;
   padding: 70px 0 0 0;
   text-align: left;
}
#wb_Text20
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text20
{
   font-size: 21px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_Image6
{
   width: 389px !important;
   height: 243px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 389px;
   height: 243px;
}
#wb_LayoutGrid16
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_TextArt2
{
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#wb_LayoutGrid17
{
   visibility: visible !important;
   display: table !important;
   background-image: linear-gradient(to top, #FEFEFE 0%, #F9F9F9 100%);
}
#wb_LayoutGrid17
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid17 > .col-1
{
   padding-right: 50px;
   padding-left: 50px;
}
#LayoutGrid17 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image8
{
   width: 357px !important;
   height: 226px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 357px;
   height: 226px;
}
#wb_Text21
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text21
{
   margin: 0;
   padding: 0 0 30px 0;
}
#wb_Text22
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text22
{
   margin: 0;
   padding: 30px 0 0 0;
}
#wb_LayoutGrid34
{
   visibility: visible !important;
   display: table !important;
   background-color: #FEFEFE;
   background-image: none;
   background-image: none;
}
#wb_LayoutGrid34
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid34
{
   height: auto;
   padding: 20px 0 50px 0;
}
#LayoutGrid34 > .col-1, #LayoutGrid34 > .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid34 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid34 > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ListView3
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#ListView3, #ListView3 > li
{
   font-weight: normal;
   font-size: 21px;
}
#ListView3 > .li-static, #ListView3 > .li-divider, #ListView3 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid28
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid28
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid28
{
   height: auto;
   padding: 5px 0 1px 0;
}
#LayoutGrid28 > .col-1, #LayoutGrid28 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid28 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid28 > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon9
{
   width: 18px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon9
{
   width: 18px;
   height: 31px;
}
#Icon9 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_Text37
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text37
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid29
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid29
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid29
{
   height: auto;
   padding: 1px 0 1px 0;
}
#LayoutGrid29 > .col-1, #LayoutGrid29 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid29 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid29 > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text38
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text38
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Icon4
{
   width: 18px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon4
{
   width: 18px;
   height: 31px;
}
#Icon4 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_LayoutGrid18
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid18
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   height: auto;
   padding: 1px 0 1px 0;
}
#LayoutGrid18 > .col-1, #LayoutGrid18 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid18 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid18 > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon6
{
   width: 18px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon6
{
   width: 18px;
   height: 31px;
}
#Icon6 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_Text39
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text39
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid48
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid48
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid48
{
   height: auto;
   padding: 1px 0 5px 0;
}
#LayoutGrid48 > .col-1, #LayoutGrid48 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid48 > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid48 > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon8
{
   width: 18px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon8
{
   width: 18px;
   height: 31px;
}
#Icon8 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_Text79
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text79
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid49
{
   visibility: visible !important;
   display: table !important;
   background-color: #FEFEFE;
   background-image: none;
}
#wb_LayoutGrid49
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid49
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#LayoutGrid49 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid49 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid49 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript3
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image14
{
   width: 183px !important;
   height: 58px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 183px;
   height: 58px;
}
#wb_Text80
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text80
{
   font-size: 12px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid21
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid21
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid21
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#LayoutGrid21 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid21 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid33
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid33
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid33
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid33 > .col-1, #LayoutGrid33 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid33 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid33 > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_Image9
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu4
{
   width: 329px !important;
   height: 53px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#DropdownMenu4, .DropdownMenu4 .nav, .DropdownMenu4 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
#wb_LayoutGrid22
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid22
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid22 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid22 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text23
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text23
{
   font-size: 21px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text24
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text24
{
   font-size: 21px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_LayoutGrid23
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid23
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid23
{
   height: auto;
   padding: 50px 40px 50px 40px;
}
#LayoutGrid23 .row
{
   margin-right: -40px;
   margin-left: -40px;
}
#LayoutGrid23 > .row > .col-1
{
   padding-right: 40px;
   padding-left: 40px;
}
#LayoutGrid23 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text25
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text25
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid24
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid24
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid24
{
   height: auto;
   padding: 30px 70px 70px 70px;
}
#LayoutGrid24 .row
{
   margin-right: -70px;
   margin-left: -70px;
}
#LayoutGrid24 > .row > .col-1
{
   padding-right: 70px;
   padding-left: 70px;
}
#LayoutGrid24 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_YouTube3
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid73
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to left, #F8F9FA 0%, #C2201D 100%);
}
#wb_LayoutGrid73
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid73
{
   height: auto;
   padding: 0;
}
#LayoutGrid73 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid73 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid72
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to right, #F8F9FA 0%, #1C0B5B 100%);
}
#wb_LayoutGrid72
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid72
{
   height: auto;
   padding: 0;
}
#LayoutGrid72 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid72 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text68
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text68
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_Text69
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text69
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_LayoutGrid25
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid25
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid25
{
   height: auto;
   padding: 50px 0 70px 0;
}
#LayoutGrid25 > .col-1
{
   padding-right: 80px;
   padding-left: 80px;
}
#LayoutGrid25 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_Text26
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text26
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text27
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text27
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text28
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text28
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_Text29
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text29
{
   font-size: 27px;
   margin: 0;
   padding: 0 0 50px 0;
   text-align: left;
}
#wb_Image10
{
   width: 389px !important;
   height: 243px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image10
{
   width: 389px;
   height: 243px;
}
#wb_Text30
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text30
{
   font-size: 19px;
   margin: 0;
   padding: 70px 0 0 0;
   text-align: left;
}
#wb_Text31
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text31
{
   font-size: 21px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_LayoutGrid26
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid26
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#LayoutGrid26 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid26 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_TextArt3
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid27
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to top, #FEFEFE 0%, #F9F9F9 100%);
}
#wb_LayoutGrid27
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid27 > .col-1
{
   padding-right: 50px;
   padding-left: 50px;
}
#LayoutGrid27 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text32
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text32
{
   margin: 0;
   padding: 0 0 30px 0;
}
#wb_Image11
{
   width: 357px !important;
   height: 226px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image11
{
   width: 357px;
   height: 226px;
}
#wb_Text33
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text33
{
   margin: 0;
   padding: 30px 0 0 0;
}
#wb_LayoutGrid79
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid79
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid79
{
   height: auto;
   padding: 20px 0 50px 0;
}
#LayoutGrid79 > .col-1, #LayoutGrid79 > .col-2, #LayoutGrid79 > .col-3, #LayoutGrid79 > .col-4
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid79 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid79 > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid79 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid79 > .col-4
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Icon17
{
   width: 18px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon17
{
   width: 18px;
   height: 31px;
}
#Icon17 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_Icon18
{
   width: 18px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon18
{
   width: 18px;
   height: 31px;
}
#Icon18 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_Icon1
{
   width: 18px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 18px;
   height: 31px;
}
#Icon1 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_Icon2
{
   width: 18px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 18px;
   height: 31px;
}
#Icon2 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_LayoutGrid74
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid74
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid74
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid74 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid74 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid74 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ListView4
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#ListView4, #ListView4 > li
{
   font-weight: normal;
   font-size: 21px;
}
#ListView4 > .li-static, #ListView4 > .li-divider, #ListView4 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid84
{
   visibility: hidden !important;
   display: none !important;
   background-color: #151515;
   background-image: none;
}
#wb_LayoutGrid84
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid84
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#LayoutGrid84 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid84 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid84 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript4
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image26
{
   width: 183px !important;
   height: 58px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image26
{
   width: 183px;
   height: 58px;
}
#wb_Text34
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text34
{
   font-size: 12px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid31
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid31
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid31
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#LayoutGrid31 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid31 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid31 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid32
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid32
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid32
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid32 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid32 > .row > .col-1, #LayoutGrid32 > .row > .col-2, #LayoutGrid32 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid32 > .row > .col-1
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid32 > .row > .col-2
{
   display: block;
   width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid32 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text35
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text35
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text36
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text36
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: right;
}
#wb_LayoutGrid35
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid35
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid35
{
   height: auto;
   padding: 0;
}
#LayoutGrid35 > .col-1, #LayoutGrid35 > .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid35 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid35 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text40
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text40
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_YouTube4
{
   width: 425px !important;
   height: 239px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid36
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to left, #F8F9FA 0%, #C2201D 100%);
}
#wb_LayoutGrid36
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid36
{
   height: auto;
   padding: 0;
}
#LayoutGrid36 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid36 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text41
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text41
{
   font-size: 16px;
   margin: 0;
   padding: 5px 0 5px 0;
   text-align: center;
}
#wb_LayoutGrid37
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to right, #F8F9FA 0%, #1C0B5B 100%);
}
#wb_LayoutGrid37
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid37
{
   height: auto;
   padding: 0;
}
#LayoutGrid37 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid37 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text42
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text42
{
   font-size: 16px;
   margin: 0;
   padding: 5px 0 5px 0;
   text-align: center;
}
#wb_LayoutGrid38
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid38
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid38
{
   height: auto;
   padding: 0;
}
#LayoutGrid38 > .col-1, #LayoutGrid38 > .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid38 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid38 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image13
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_Text43
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text43
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text44
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text44
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text45
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text45
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid39
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid39
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid39
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid39 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid39 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid39 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_TextArt4
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid42
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to top, #2E2E72 0%, #C72927 100%);
}
#wb_LayoutGrid42
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid42
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid42 > .col-1, #LayoutGrid42 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid42 > .col-1
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid42 > .col-2
{
   display: flex;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image16
{
   width: 495px !important;
   height: 314px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 495px;
   height: 314px;
}
#wb_Text46
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text46
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid43
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid43
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid43
{
   height: auto;
   padding: 20px 0 50px 0;
}
#LayoutGrid43 > .col-1, #LayoutGrid43 > .col-2
{
   padding-right: 100px;
   padding-left: 100px;
}
#LayoutGrid43 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid43 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ListView1
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#ListView1 > .li-static, #ListView1 > .li-divider, #ListView1 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid44
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid44
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid44
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid44 > .col-1, #LayoutGrid44 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid44 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid44 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon3
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon3
{
   width: 50px;
   height: 31px;
}
#Icon3 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text47
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text47
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid47
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid47
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid47
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid47 > .col-1, #LayoutGrid47 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid47 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid47 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon5
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon5
{
   width: 50px;
   height: 31px;
}
#Icon5 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text48
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text48
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid50
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid50
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid50
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid50 > .col-1, #LayoutGrid50 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid50 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid50 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon7
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon7
{
   width: 50px;
   height: 31px;
}
#Icon7 i
{
   line-height: 31px;
   font-size: 31px;
   width: 30px;
}
#wb_Text49
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text49
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid51
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid51
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid51
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid51 > .col-1, #LayoutGrid51 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid51 > .col-1
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid51 > .col-2
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon12
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon12
{
   width: 50px;
   height: 31px;
}
#Icon12 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text50
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text50
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid52
{
   visibility: hidden !important;
   display: none !important;
   background-color: #151515;
   background-image: none;
}
#wb_LayoutGrid52
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid52
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#LayoutGrid52 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid52 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid52 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript1
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image17
{
   width: 183px !important;
   height: 58px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image17
{
   width: 183px;
   height: 58px;
}
#wb_Text51
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text51
{
   font-size: 12px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid30
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid30
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid30
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid30 > .col-1, #LayoutGrid30 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid30 > .col-1
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid30 > .col-2
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image12
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu3
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu3 li
{
}
#wb_CssMenu3 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu3 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 li
{
   padding: 0px 0px 0px 2px;
}
#wb_JavaScript5
{
   visibility: hidden !important;
   display: none !important;
}
#wb_DropdownMenu3
{
   width: 329px !important;
   height: 53px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#DropdownMenu3, .DropdownMenu3 .nav, .DropdownMenu3 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
}
@media only screen and (max-width: 619px)
{
body
{
   background-color: #0A0A0A;
   background-image: none;
}
#wb_LayoutGrid40
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid40
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid40
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid40 > .col-1, #LayoutGrid40 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid40 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid40 > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_Image7
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu2
{
   width: 329px !important;
   height: 53px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#DropdownMenu2, .DropdownMenu2 .nav, .DropdownMenu2 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
#wb_LayoutGrid14
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid14
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid14
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid14 > .col-1, #LayoutGrid14 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid14 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid14 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image5
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu2
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu2 li
{
}
#wb_CssMenu2 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu2 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding: 0px 0px 0px 2px;
}
#wb_LayoutGrid41
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid41
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid41
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid41 > .col-1, #LayoutGrid41 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid41 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid41 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image15
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu4
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu4 li
{
}
#wb_CssMenu4 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu4 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4 li
{
   padding: 0px 0px 0px 2px;
}
#wb_LayoutGrid1
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image1
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu1
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu1 li
{
}
#wb_CssMenu1 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu1 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding: 0px 0px 0px 2px;
}
#wb_LayoutGrid2
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 200px 15px 200px 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: left;
}
#wb_LayoutGrid3
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text1
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text1
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text2
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text2
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: right;
}
#wb_LayoutGrid4
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid4 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text3
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text3
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_YouTube1
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid9
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to left, #F8F9FA 0%, #C2201D 100%);
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 0;
}
#LayoutGrid9 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid9 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text10
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text10
{
   font-size: 16px;
   margin: 0;
   padding: 5px 0 5px 0;
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to right, #F8F9FA 0%, #1C0B5B 100%);
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 0;
}
#LayoutGrid8 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text11
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text11
{
   font-size: 16px;
   margin: 0;
   padding: 5px 0 5px 0;
   text-align: center;
}
#wb_LayoutGrid5
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 0;
}
#LayoutGrid5 > .col-1, #LayoutGrid5 > .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid10
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid19
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to top, #2E2E72 0%, #C72927 100%);
}
#wb_LayoutGrid19
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid19 > .col-1, #LayoutGrid19 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid19 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid19 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image47
{
   width: 425px !important;
   height: 270px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image47
{
   width: 425px;
   height: 270px;
}
#wb_Text16
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text16
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 389px !important;
   height: 243px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 389px;
   height: 243px;
}
#wb_Text5
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text5
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text6
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text6
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text8
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text8
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid60
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid60
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid60
{
   height: auto;
   padding: 20px 0 50px 0;
}
#LayoutGrid60 > .col-1, #LayoutGrid60 > .col-2
{
   padding-right: 100px;
   padding-left: 100px;
}
#LayoutGrid60 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid60 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ListView2
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#ListView2 > .li-static, #ListView2 > .li-divider, #ListView2 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid61
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid61
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid61
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid61 > .col-1, #LayoutGrid61 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid61 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid61 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon10
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon10
{
   width: 50px;
   height: 31px;
}
#Icon10 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text75
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text75
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid62
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid62
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid62
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid62 > .col-1, #LayoutGrid62 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid62 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid62 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon11
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon11
{
   width: 50px;
   height: 31px;
}
#Icon11 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text76
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text76
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid63
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid63
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid63
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid63 > .col-1, #LayoutGrid63 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid63 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid63 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon19
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon19
{
   width: 50px;
   height: 31px;
}
#Icon19 i
{
   line-height: 31px;
   font-size: 31px;
   width: 30px;
}
#wb_Text77
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text77
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid64
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid64
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid64
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid64 > .col-1, #LayoutGrid64 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid64 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid64 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon20
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon20
{
   width: 50px;
   height: 31px;
}
#Icon20 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text78
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text78
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid59
{
   visibility: hidden !important;
   display: none !important;
   background-color: #151515;
   background-image: none;
}
#wb_LayoutGrid59
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid59
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#LayoutGrid59 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid59 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid59 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript2
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image3
{
   width: 183px !important;
   height: 58px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 183px;
   height: 58px;
}
#wb_Text74
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text74
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid20
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid20
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid20 > .col-1, #LayoutGrid20 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid20 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid20 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image25
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu1
{
   width: 329px !important;
   height: 53px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
#wb_TextArt1
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid6
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image4
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid7
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid11
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text4
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text4
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text7
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text7
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: right;
}
#wb_LayoutGrid12
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid13
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid46
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to left, #F8F9FA 0%, #C2201D 100%);
}
#wb_LayoutGrid46
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid46
{
   height: auto;
   padding: 0;
}
#LayoutGrid46 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid46 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text9
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text9
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_YouTube2
{
   width: 390px !important;
   height: 219px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid45
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to right, #F8F9FA 0%, #1C0B5B 100%);
}
#wb_LayoutGrid45
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid45
{
   height: auto;
   padding: 0;
}
#LayoutGrid45 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid45 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text12
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text12
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_Text13
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text13
{
   font-size: 16px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_LayoutGrid15
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 0;
}
#LayoutGrid15 > .col-1
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid15 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text14
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text14
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text15
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text15
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text17
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text17
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text18
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text18
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text19
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text19
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text20
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text20
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image6
{
   width: 389px !important;
   height: 243px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 389px;
   height: 243px;
}
#wb_LayoutGrid16
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid16
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid16 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_TextArt2
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid17
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to top, #2E2E72 0%, #C72927 100%);
}
#wb_LayoutGrid17
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid17 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image8
{
   width: 425px !important;
   height: 270px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 425px;
   height: 270px;
}
#wb_Text21
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid34
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid34
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid34
{
   height: auto;
   padding: 20px 0 50px 0;
}
#LayoutGrid34 > .col-1, #LayoutGrid34 > .col-2
{
   padding-right: 100px;
   padding-left: 100px;
}
#LayoutGrid34 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid34 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ListView3
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#ListView3, #ListView3 > li
{
   font-weight: normal;
   font-size: 27px;
}
#ListView3 > .li-static, #ListView3 > .li-divider, #ListView3 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid28
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid28
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid28
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid28 > .col-1, #LayoutGrid28 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid28 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid28 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon9
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon9
{
   width: 50px;
   height: 31px;
}
#Icon9 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text37
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text37
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid29
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid29
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid29
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid29 > .col-1, #LayoutGrid29 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid29 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid29 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text38
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text38
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Icon4
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon4
{
   width: 50px;
   height: 31px;
}
#Icon4 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_LayoutGrid18
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid18
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid18 > .col-1, #LayoutGrid18 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid18 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid18 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon6
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon6
{
   width: 50px;
   height: 31px;
}
#Icon6 i
{
   line-height: 31px;
   font-size: 31px;
   width: 30px;
}
#wb_Text39
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text39
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid48
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid48
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid48
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid48 > .col-1, #LayoutGrid48 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid48 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid48 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon8
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon8
{
   width: 50px;
   height: 31px;
}
#Icon8 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text79
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text79
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid49
{
   visibility: hidden !important;
   display: none !important;
   background-color: #151515;
   background-image: none;
}
#wb_LayoutGrid49
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid49
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#LayoutGrid49 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid49 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid49 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript3
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image14
{
   width: 183px !important;
   height: 58px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 183px;
   height: 58px;
}
#wb_Text80
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text80
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid21
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid21
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid21
{
   height: auto;
   padding: 300px 15px 300px 15px;
}
#LayoutGrid21 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid21 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid33
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid33
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid33
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid33 > .col-1, #LayoutGrid33 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid33 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid33 > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_Image9
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   padding: 0;
}
#wb_DropdownMenu4
{
   width: 236px !important;
   height: 53px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#DropdownMenu4, .DropdownMenu4 .nav, .DropdownMenu4 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
#wb_LayoutGrid22
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid22
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#LayoutGrid22 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid22 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text23
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text23
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text24
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text24
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: right;
}
#wb_LayoutGrid23
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid23
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid23
{
   height: auto;
   padding: 50px 40px 50px 40px;
}
#LayoutGrid23 .row
{
   margin-right: -40px;
   margin-left: -40px;
}
#LayoutGrid23 > .row > .col-1
{
   padding-right: 40px;
   padding-left: 40px;
}
#LayoutGrid23 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text25
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text25
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid24
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid24
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid24
{
   height: auto;
   padding: 30px 30px 70px 30px;
}
#LayoutGrid24 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid24 > .row > .col-1
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid24 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_YouTube3
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#wb_LayoutGrid73
{
   visibility: visible !important;
   display: table !important;
   background-image: linear-gradient(to left, #0A0A0A 0%, #C2201D 100%);
}
#wb_LayoutGrid73
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid73
{
   height: auto;
   padding: 0;
}
#LayoutGrid73 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid73 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid72
{
   visibility: visible !important;
   display: table !important;
   background-image: linear-gradient(to right, #0A0A0A 0%, #1C0B5B 100%);
}
#wb_LayoutGrid72
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid72
{
   height: auto;
   padding: 0;
}
#LayoutGrid72 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid72 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text68
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text68
{
   font-size: 13px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_Text69
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text69
{
   font-size: 13px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
}
#wb_LayoutGrid25
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid25
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid25
{
   height: auto;
   padding: 50px 0 70px 0;
}
#LayoutGrid25 > .col-1
{
   padding-right: 40px;
   padding-left: 40px;
}
#LayoutGrid25 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text26
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text26
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text27
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text27
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text28
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text28
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_Text29
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text29
{
   font-size: 20px;
   margin: 0;
   padding: 0 0 40px 0;
   text-align: left;
}
#wb_Image10
{
   width: 240px !important;
   height: 150px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image10
{
   width: 240px;
   height: 150px;
}
#wb_Text30
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text30
{
   font-size: 16px;
   margin: 0;
   padding: 50px 0 0 0;
   text-align: left;
}
#wb_Text31
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text31
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: center;
}
#wb_LayoutGrid26
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid26
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#LayoutGrid26 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid26 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_TextArt3
{
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#wb_LayoutGrid27
{
   visibility: visible !important;
   display: table !important;
   background-image: linear-gradient(to top, #FEFEFE 0%, #F7F7F7 100%);
}
#wb_LayoutGrid27
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   height: auto;
   padding: 50px 0 50px 0;
}
#LayoutGrid27 > .col-1
{
   padding-right: 50px;
   padding-left: 50px;
}
#LayoutGrid27 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Text32
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text32
{
   margin: 0;
   padding: 0 0 30px 0;
}
#wb_Image11
{
   width: 300px !important;
   height: 190px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image11
{
   width: 300px;
   height: 190px;
}
#wb_Text33
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text33
{
   margin: 0;
   padding: 30px 0 0 0;
}
#wb_LayoutGrid79
{
   visibility: visible !important;
   display: table !important;
   background-color: #FEFEFE;
   background-image: none;
   background-image: none;
}
#wb_LayoutGrid79
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid79
{
   height: auto;
   padding: 20px 0 30px 0;
}
#LayoutGrid79 > .col-1, #LayoutGrid79 > .col-2, #LayoutGrid79 > .col-3, #LayoutGrid79 > .col-4
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid79 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid79 > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid79 > .col-3
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid79 > .col-4
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Icon17
{
   width: 18px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon17
{
   width: 18px;
   height: 31px;
}
#Icon17 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_Icon18
{
   width: 18px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon18
{
   width: 18px;
   height: 31px;
}
#Icon18 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_Icon1
{
   width: 18px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 18px;
   height: 31px;
}
#Icon1 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_Icon2
{
   width: 18px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 18px;
   height: 31px;
}
#Icon2 i
{
   line-height: 31px;
   font-size: 18px;
   width: 17px;
}
#wb_LayoutGrid74
{
   visibility: visible !important;
   display: table !important;
   background-color: #FEFEFE;
   background-image: none;
   background-image: none;
}
#wb_LayoutGrid74
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid74
{
   height: auto;
   padding: 0 30px 20px 30px;
}
#LayoutGrid74 .row
{
   margin-right: -30px;
   margin-left: -30px;
}
#LayoutGrid74 > .row > .col-1
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid74 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_ListView4
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#ListView4, #ListView4 > li
{
   font-weight: normal;
   font-size: 17px;
}
#ListView4 > .li-static, #ListView4 > .li-divider, #ListView4 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid84
{
   visibility: visible !important;
   display: table !important;
   background-color: #FEFEFE;
   background-image: none;
}
#wb_LayoutGrid84
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid84
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#LayoutGrid84 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid84 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid84 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript4
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image26
{
   width: 148px !important;
   height: 47px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#Image26
{
   width: 148px;
   height: 47px;
}
#wb_Text34
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text34
{
   font-size: 11px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid31
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid31
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid31
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#LayoutGrid31 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid31 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid31 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid32
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid32
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid32
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid32 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid32 > .row > .col-1, #LayoutGrid32 > .row > .col-2, #LayoutGrid32 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid32 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid32 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid32 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text35
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text35
{
   font-size: 16px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#wb_Text36
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text36
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: right;
}
#wb_LayoutGrid35
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid35
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid35
{
   height: auto;
   padding: 0;
}
#LayoutGrid35 > .col-1, #LayoutGrid35 > .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid35 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid35 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text40
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text40
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_YouTube4
{
   width: 390px !important;
   height: 219px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid36
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to left, #F8F9FA 0%, #C2201D 100%);
}
#wb_LayoutGrid36
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid36
{
   height: auto;
   padding: 0;
}
#LayoutGrid36 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid36 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text41
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text41
{
   font-size: 16px;
   margin: 0;
   padding: 5px 0 5px 0;
   text-align: center;
}
#wb_LayoutGrid37
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to right, #F8F9FA 0%, #1C0B5B 100%);
}
#wb_LayoutGrid37
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid37
{
   height: auto;
   padding: 0;
}
#LayoutGrid37 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid37 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text42
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text42
{
   font-size: 16px;
   margin: 0;
   padding: 5px 0 5px 0;
   text-align: center;
}
#wb_LayoutGrid38
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid38
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid38
{
   height: auto;
   padding: 0;
}
#LayoutGrid38 > .col-1, #LayoutGrid38 > .col-2
{
   padding-right: 30px;
   padding-left: 30px;
}
#LayoutGrid38 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid38 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image13
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_Text43
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text43
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text44
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text44
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text45
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text45
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGrid39
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: url('images/εκκινηση.png');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid39
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid39
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid39 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid39 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid39 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_TextArt4
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#wb_LayoutGrid42
{
   visibility: hidden !important;
   display: none !important;
   background-image: linear-gradient(to top, #2E2E72 0%, #C72927 100%);
}
#wb_LayoutGrid42
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid42
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid42 > .col-1, #LayoutGrid42 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid42 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid42 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image16
{
   width: 425px !important;
   height: 270px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 425px;
   height: 270px;
}
#wb_Text46
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text46
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid43
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid43
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid43
{
   height: auto;
   padding: 20px 0 50px 0;
}
#LayoutGrid43 > .col-1, #LayoutGrid43 > .col-2
{
   padding-right: 100px;
   padding-left: 100px;
}
#LayoutGrid43 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid43 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ListView1
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#ListView1 > .li-static, #ListView1 > .li-divider, #ListView1 > li > a.btn
{
   text-align: left;
}
#wb_LayoutGrid44
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid44
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid44
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid44 > .col-1, #LayoutGrid44 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid44 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid44 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon3
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon3
{
   width: 50px;
   height: 31px;
}
#Icon3 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text47
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text47
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid47
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid47
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid47
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid47 > .col-1, #LayoutGrid47 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid47 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid47 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon5
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon5
{
   width: 50px;
   height: 31px;
}
#Icon5 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text48
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text48
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid50
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid50
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid50
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid50 > .col-1, #LayoutGrid50 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid50 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid50 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon7
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon7
{
   width: 50px;
   height: 31px;
}
#Icon7 i
{
   line-height: 31px;
   font-size: 31px;
   width: 30px;
}
#wb_Text49
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text49
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid51
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid51
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid51
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid51 > .col-1, #LayoutGrid51 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid51 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid51 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Icon12
{
   width: 50px !important;
   height: 31px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Icon12
{
   width: 50px;
   height: 31px;
}
#Icon12 i
{
   line-height: 31px;
   font-size: 31px;
   width: 31px;
}
#wb_Text50
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text50
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid52
{
   visibility: hidden !important;
   display: none !important;
   background-color: #151515;
   background-image: none;
}
#wb_LayoutGrid52
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid52
{
   height: auto;
   padding: 40px 15px 0 15px;
}
#LayoutGrid52 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid52 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid52 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_JavaScript1
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Image17
{
   width: 183px !important;
   height: 58px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#Image17
{
   width: 183px;
   height: 58px;
}
#wb_Text51
{
   visibility: hidden !important;
   display: none !important;
}
#wb_Text51
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#wb_LayoutGrid30
{
   visibility: hidden !important;
   display: none !important;
}
#wb_LayoutGrid30
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid30
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid30 > .col-1, #LayoutGrid30 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid30 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid30 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_Image12
{
   width: 100% !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu3
{
   visibility: hidden !important;
   display: none !important;
   margin: 0;
   text-align: right;
}
#wb_CssMenu3 li
{
}
#wb_CssMenu3 a
{
   color: #0D0D13;
   border: 0px solid transparent;
   border-radius: 60px;
   background-color: transparent;
   background-image: none;
   font-family: "Bahnschrift Light";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu3 > ul > li > a
{
   height: 28px;
   line-height: 28px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #D5241C;
   border: 0px solid #FEFEFE;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 li
{
   padding: 0px 0px 0px 2px;
}
#wb_JavaScript5
{
   visibility: visible !important;
   display: block !important;
}
#wb_DropdownMenu3
{
   width: 329px !important;
   height: 53px !important;
   visibility: hidden !important;
   display: none !important;
   margin: 0;
}
#DropdownMenu3, .DropdownMenu3 .nav, .DropdownMenu3 .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
}
