body
{
   background-color: #000000;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 400;
   font-weight: 300;
   font-size: 15px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #C0C0C0;
   text-decoration: underline;
}
a:visited
{
   color: #87CEFA;
}
a:active
{
   color: #696969;
}
a:hover
{
   color: #EEE8AA;
   text-decoration: underline;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_grekasteletes
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_grekasteletes
   {
      background-attachment: scroll !important;
   }
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.44);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 8px 15px 8px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_grekasteletes
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/keri_teletes.gif');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#grekasteletes
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 75px 0 75px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#grekasteletes > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#grekasteletes > .col-1
{
   flex: 0 0 auto;
}
#grekasteletes > .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)
{
#grekasteletes > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#grekasteletes-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.49;
}
#wb_Grekas
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#Grekas
{
   display: flex;
   position: relative;
   padding: 65px 10px 65px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#Grekas
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_homeText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 75px 50px 75px 50px;
   margin: 0;
   text-align: center;
}
#wb_homeText
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 17px;
   line-height: 19px;
}
#wb_homeText p, #wb_homeText ul
{
   margin: 0;
   padding: 0;
}
#wb_homeText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_news
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/grekas_candle.jpg');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#news
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#news > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#news > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#news > .row > .col-1
{
   float: left;
}
#news > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#news > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#news:before,
#news:after,
#news .row:before,
#news .row:after
{
   display: table;
   content: " ";
}
#news:after,
#news .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#news > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#news-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.6;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contact
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contact > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact > .row > .col-1
{
   float: left;
}
#contact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#contact > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#contact:before,
#contact:after,
#contact .row:before,
#contact .row:after
{
   display: table;
   content: " ";
}
#contact:after,
#contact .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contact > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#upStickyLayer
{
   background-color: #000000;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #EEE8AA;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_headerMenu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: right;
   position: relative;
   z-index: 1111 !important;
}
#wb_headerMenu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
}
#wb_headerMenu li
{
   display: inline-block;
   margin: 0;
   padding: 6px 0px 6px 0px;
   width: 25%;
}
#wb_headerMenu a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(0,0,0,0.93);
   background-image: none;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_headerMenu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0 10px 0px 10px;
   line-height: 28px;
}
#wb_headerMenu li:hover a, #wb_headerMenu a:hover
{
   color: #F5DEB3;
}
.headerMenu-effect:before
{
   border: 0px solid #4F4F4F;
   background-color: #808080;
   background-image: none;
}
#wb_headerMenu li.firstmain
{
   padding-left: 0px;
}
#wb_headerMenu li.lastmain
{
   padding-right: 6px;
}
#wb_headerMenu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.headerMenu-effect
{
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 200ms linear;
}
.headerMenu-effect:before
{
   content: "";
   position: absolute;
   height: 0px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   transform: scaleX(0);
   transform-origin: 50%;
   transition: all 200ms linear;
}
.headerMenu-effect:hover:before, .headerMenu-effect:focus:before, .headerMenu-effect.active:before
{
   transform: scaleX(1);
   opacity: 1;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #FAFAFA;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.28);
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#wb_Card1:hover #Card1-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card1-card-item0 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 1px #4F4F4F solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #282828;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item4
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #FAFAFA;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.28);
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#wb_Card2:hover #Card2-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item0 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 1px #4F4F4F solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #282828;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item4
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #FAFAFA;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 20px rgba(0,0,0,0.28);
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#wb_Card3:hover #Card3-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card3-card-item0 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 1px #4F4F4F solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #282828;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item4
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item4 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #D3D3D3;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_ResponsiveMenu1
{
   display: block;
   font-family: Arial;
   font-weight: normal;
   text-align: left;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   background-color: #424242;
   height: 54px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li .svg-icon
{
   fill: currentColor;
   vertical-align: middle;
   width: 19px;
   height: 19px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #424242;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 30px 9px 30px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 35px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 54px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 128px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #7A7A7A;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 6px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 9px;
   padding-right: 20px;
   padding-bottom: 8px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 128px;
   position: relative;
   top: -54px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #424242;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 9px 20px 8px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #424242;
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 36px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 54px !important;
   line-height: 54px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 9px 20px 8px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 6px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 15px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #424242;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_footerWithImage
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.75);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerWithImage
{
   box-sizing: border-box;
   padding: 15px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerWithImage > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerWithImage > .row > .col-1, #footerWithImage > .row > .col-2, #footerWithImage > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerWithImage > .row > .col-1, #footerWithImage > .row > .col-2, #footerWithImage > .row > .col-3
{
   float: left;
}
#footerWithImage > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#footerWithImage > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footerWithImage > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#footerWithImage:before,
#footerWithImage:after,
#footerWithImage .row:before,
#footerWithImage .row:after
{
   display: table;
   content: " ";
}
#footerWithImage:after,
#footerWithImage .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footerWithImage > .row > .col-1, #footerWithImage > .row > .col-2, #footerWithImage > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text8
{
   color: #000000;
   font-family: "Advent Pro";
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text10
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu5
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu5 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_CssMenu5 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu5 a
{
   display: block;
   color: #CACACA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu5 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu5 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu5 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text11
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text11 div
{
   text-align: left;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 4px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text12
{
   color: #F5F5F5;
   font-family: "Advent Pro";
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text12 div
{
   text-align: left;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text13
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text13 div
{
   text-align: left;
}
#wb_Text13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 80px;
   width: 100%;
   height: 80px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: -80px 20px 0 92px;
   padding: 12px 20px 12px 20px;
}
#Card5-card-item1 h6
{
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 10px 92px;
   padding: 12px 20px 12px 20px;
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 15px;
}
#Card5-card-item3
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0 10px 0 92px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item3 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card5-card-item4
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item4 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#wb_TextMenu1
{
   background-color: transparent;
   background-image: none;
   color: #D3D3D3;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   text-decoration: underline;
   text-transform: none;
   font-size: 15px;
   margin: 0;
   text-align: center;
   overflow: hidden;
}
#wb_TextMenu1 span
{
   display: block;
   margin: 0 0 4px 0;
   line-height: 17px;
}
#wb_TextMenu1 a
{
   color: inherit;
   text-decoration: inherit;
}
#wb_TextMenu1 .active
{
   color: #D3D3D3;
   text-decoration: underline;
}
#wb_Footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #4F4F4F 0%, #000000 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Footer
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Footer
{
   width: 1100px;
}
#Footer > .row > .col-1
{
   float: left;
}
#Footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#Footer:before,
#Footer:after,
#Footer .row:before,
#Footer .row:after
{
   display: table;
   content: " ";
}
#Footer:after,
#Footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Footer
{
   width: 100%;
}
#Footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_FontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #808080;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon2 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #F5FFFA;
}
#FontAwesomeIcon2
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon2 i
{
   color: #A9A9A9;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon2:hover #FontAwesomeIcon2 i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon3
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #808080;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon3 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #F5FFFA;
}
#FontAwesomeIcon3
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon3 i
{
   color: #808080;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon3:hover #FontAwesomeIcon3 i
{
   color: #FFFFFF;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #000000 0%, #4F4F4F 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 10px 5px 10px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #808080;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #F5FFFA;
}
#FontAwesomeIcon1
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon1 i
{
   color: #808080;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon1:hover #FontAwesomeIcon1 i
{
   color: #FFFFFF;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #DCDCDC;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 15px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D3D3D3 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#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;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 68px;
   width: 65px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #C0C0C0;
   display: inline-block;
   font-size: 65px;
   line-height: 68px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #EEE8AA;
}
#NewsFeedTicker1
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   margin: 0;
   text-align: center;
}
#NewsFeedTicker1 .headline
{
   position: absolute;
   padding: 0px;
   height: 100%;
   margin: 0 0 8px 0;
   top: 110%;
   box-sizing: border-box;
   padding: 8px;
   width: 100%;
   overflow: hidden;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 16px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker1 .headline-title
{
   margin-top: 0;
   display: block;
   margin: 0;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 20px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#NewsFeedTicker1 .headline-title a
{
   color: inherit;
   text-decoration: none;
}
#NewsFeedTicker1 .news-wait
{
   position: absolute;
   top: 30%;
   left: 50%;
   width: 32px;
   height: 32px;
   margin-left: -10px;
   z-index: 4;
}
#NewsFeedTicker1
{
   display: block;
   float: left;
   position: relative;
   width: 100%;
   box-sizing: border-box;
   height: 191px;
}
#wb_Icon1
{
   display: inline-block;
   width: 65px;
   height: 68px;
   text-align: center;
   z-index: 22;
}
#wb_FontAwesomeIcon2
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 20;
}
#wb_FontAwesomeIcon1
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 19;
}
#wb_Card1
{
   display: flex;
   z-index: 4;
}
#wb_ResponsiveMenu1
{
   display: none;
   width: 356px;
   height: 70px;
   z-index: 1;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 12;
}
#wb_Card3
{
   display: flex;
   z-index: 6;
}
#wb_Card2
{
   display: flex;
   z-index: 5;
}
#wb_TextMenu1
{
   display: inline-block;
   width: 200px;
   height: 20px;
   z-index: 18;
}
#GoogleMaps
{
   width: 100%;
   height: 100%;
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 10;
}
#wb_headerMenu
{
   display: block;
   width: 100%;
   z-index: 0;
}
#NewsFeedTicker1
{
   overflow: hidden;
   height: 191px;
   z-index: 8;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 7;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 9;
}
#wb_JavaScript2
{
   display: block;
   width: 100%;
   height: 273px;
   z-index: 23;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 2;
}
#wb_Card5
{
   display: flex;
   width: 100%;
   z-index: 14;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 30;
}
#wb_Card4
{
   display: flex;
   width: 100%;
   z-index: 11;
}
#wb_FontAwesomeIcon3
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 21;
}
@media only screen and (min-width: 680px) and (max-width: 1099px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 8px 15px 8px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_grekasteletes
{
   visibility: visible;
   display: table;
}
#wb_grekasteletes
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#grekasteletes
{
   height: 100vh;
   padding: 75px 0 75px 0;
}
#wb_Grekas
{
   visibility: visible;
   display: block;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#Grekas
{
   padding: 65px 10px 65px 10px;
}
#wb_homeText
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_homeText
{
   margin: 0;
   padding: 75px 50px 75px 50px;
}
#wb_news
{
   visibility: visible;
   display: table;
}
#wb_news
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#news
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#news .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_contact
{
   visibility: visible;
   display: table;
}
#wb_contact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 14px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
}
#wb_headerMenu
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: right;
}
#wb_headerMenu li
{
   width: 25%;
}
#wb_headerMenu a
{
   color: #FFFFFF;
   border: 0px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(0,0,0,0.93);
   background-image: none;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_headerMenu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0 10px 0px 10px;
   line-height: 28px;
}
#wb_headerMenu li:hover a, #wb_headerMenu a:hover
{
   color: #F5DEB3;
}
.headerMenu-effect:before
{
   border: 0px solid #4F4F4F;
   background-color: #808080;
   background-image: none;
}
#wb_headerMenu li
{
   padding: 6px 0px 6px 0px;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card1-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#wb_Card1:hover #Card1-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card1-card-item0 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 1px #4F4F4F solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #282828;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item4
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card2-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#wb_Card2:hover #Card2-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item0 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 1px #4F4F4F solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #282828;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item4
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card3-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#wb_Card3:hover #Card3-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card3-card-item0 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 1px #4F4F4F solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #282828;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item4
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item4 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card3
{
   text-align: center;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #D3D3D3;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
}
#wb_ResponsiveMenu1
{
   width: 356px;
   height: 70px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a
{
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-weight: normal;
   font-size: 15px;
}
#ResponsiveMenu1
{
   height: 52px;
}
#wb_ResponsiveMenu1 ul ul
{
   top: 52px;
}
#wb_ResponsiveMenu1 ul ul ul li
{
   left: 128px;
   top: -52px;
}
#wb_ResponsiveMenu1 > ul > li > a
{
   height: 33px;
}
#wb_ResponsiveMenu1 ul ul li
{
   width: 128px;
}
#wb_footerWithImage
{
   visibility: visible;
   display: table;
}
#wb_footerWithImage
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerWithImage
{
   height: auto;
   padding: 15px 8px 25px 8px;
}
#footerWithImage .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#footerWithImage > .row > .col-1, #footerWithImage > .row > .col-2, #footerWithImage > .row > .col-3
{
   padding-right: 8px;
   padding-left: 8px;
}
#footerWithImage > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerWithImage > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerWithImage > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_CssMenu5
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu5 li
{
   width: 100%;
}
#wb_CssMenu5 a
{
   color: #CACACA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu5 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 li
{
   padding-bottom: 0px !important;
}
#wb_Text11
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text11
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   font-size: 19px;
   margin: 0;
   padding: 4px 0 0 0;
   text-align: left;
   line-height: 21px;
}
#wb_Text13
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   color: transparent;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 80px;
   width: 100%;
   height: 80px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: -80px 20px 0 92px;
   padding: 12px 20px 12px 20px;
}
#Card5-card-item1 h6
{
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 10px 92px;
   padding: 12px 20px 12px 20px;
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 15px;
}
#Card5-card-item3
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0 10px 0 92px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item3 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card5-card-item4
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item4 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#wb_Card5
{
   text-align: left;
}
#wb_TextMenu1
{
   width: 140px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_TextMenu1 span
{
   line-height: 1.0;
}
#wb_TextMenu1 span
{
   margin: 0 0 4px 0;
}
#wb_Footer
{
   visibility: visible;
   display: table;
}
#wb_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Footer
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#Footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Footer
{
   width: 665px;
}
#Footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_FontAwesomeIcon2
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#FontAwesomeIcon2
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon2 i
{
   line-height: 40px;
   font-size: 40px;
   width: 22px;
}
#wb_FontAwesomeIcon3
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon3
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon3 i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#wb_FontAwesomeIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #F5FFFA;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 10px 5px 10px 5px;
}
#LayoutGrid2 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_FontAwesomeIcon1
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#FontAwesomeIcon1
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_JavaScript2
{
   visibility: visible;
   display: block;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: transparent;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #DCDCDC;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D3D3D3 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card4
{
   text-align: center;
}
#StructuredData1
{
   left: 270px;
   top: 3870px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Icon1
{
   width: 65px;
   height: 68px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon1
{
   width: 65px;
   height: 68px;
}
#Icon1 i
{
   line-height: 68px;
   font-size: 65px;
   width: 54px;
}
#wb_Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#NewsFeedTicker1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#NewsFeedTicker1 .headline
{
   font-family: "Palatino Linotype";
   font-size: 16px;
n}
#NewsFeedTicker1 .headline-title
{
   font-family: Arial;
   font-size: 20px;
}
}
@media only screen and (min-width: 460px) and (max-width: 679px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 7px 3px 8px 3px;
}
#header .row
{
   margin-right: -3px;
   margin-left: -3px;
}
#wb_grekasteletes
{
   visibility: visible;
   display: table;
}
#wb_grekasteletes
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#grekasteletes
{
   height: 100vh;
   padding: 75px 0 75px 0;
}
#wb_Grekas
{
   visibility: visible;
   display: block;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#Grekas
{
   padding: 65px 10px 65px 10px;
}
#wb_homeText
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_homeText
{
   margin: 0;
   padding: 75px 50px 75px 50px;
}
#wb_news
{
   visibility: visible;
   display: table;
}
#wb_news
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#news
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#news .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_contact
{
   visibility: visible;
   display: table;
}
#wb_contact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 14px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
}
#wb_headerMenu
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: right;
}
#wb_headerMenu li
{
   width: 25%;
}
#wb_headerMenu a
{
   color: #FFFFFF;
   border: 0px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(0,0,0,0.93);
   background-image: none;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_headerMenu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0 10px 0px 10px;
   line-height: 28px;
}
#wb_headerMenu li:hover a, #wb_headerMenu a:hover
{
   color: #F5DEB3;
}
.headerMenu-effect:before
{
   border: 0px solid #4F4F4F;
   background-color: #808080;
   background-image: none;
}
#wb_headerMenu li
{
   padding: 6px 0px 6px 0px;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card1-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#wb_Card1:hover #Card1-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card1-card-item0 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 1px #4F4F4F solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #282828;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item4
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card2-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#wb_Card2:hover #Card2-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item0 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 1px #4F4F4F solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #282828;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item4
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card3-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#wb_Card3:hover #Card3-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card3-card-item0 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 1px #4F4F4F solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #282828;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item4
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item4 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card3
{
   text-align: center;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
   font-size: 20px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #D3D3D3;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
}
#wb_ResponsiveMenu1
{
   width: 454px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a
{
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-weight: normal;
   font-size: 16px;
}
#ResponsiveMenu1
{
   height: 53px;
}
#wb_ResponsiveMenu1 ul ul
{
   top: 53px;
}
#wb_ResponsiveMenu1 ul ul ul li
{
   left: 128px;
   top: -53px;
}
#wb_ResponsiveMenu1 > ul > li > a
{
   height: 34px;
}
#wb_ResponsiveMenu1 ul ul li
{
   width: 128px;
}
#wb_footerWithImage
{
   visibility: visible;
   display: table;
}
#wb_footerWithImage
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerWithImage
{
   height: auto;
   padding: 15px 15px 25px 15px;
}
#footerWithImage .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerWithImage > .row > .col-1, #footerWithImage > .row > .col-2, #footerWithImage > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerWithImage > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerWithImage > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footerWithImage > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_CssMenu5
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu5 li
{
   width: 100%;
}
#wb_CssMenu5 a
{
   color: #CACACA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu5 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 li
{
   padding-bottom: 0px !important;
}
#wb_Text11
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text11
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   font-size: 19px;
   margin: 0;
   padding: 4px 0 0 0;
   text-align: left;
   line-height: 21px;
}
#wb_Text13
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   color: transparent;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 80px;
   width: 100%;
   height: 80px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: -80px 20px 0 92px;
   padding: 12px 20px 12px 20px;
}
#Card5-card-item1 h6
{
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 10px 92px;
   padding: 12px 20px 12px 20px;
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 15px;
}
#Card5-card-item3
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0 10px 0 92px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item3 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card5-card-item4
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item4 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#wb_Card5
{
   text-align: left;
}
#wb_TextMenu1
{
   width: 85px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_TextMenu1 span
{
   line-height: 1.0;
}
#wb_TextMenu1 span
{
   margin: 0 0 4px 0;
}
#wb_Footer
{
   visibility: visible;
   display: table;
}
#wb_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Footer
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#Footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Footer
{
   width: 100%;
}
#Footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_FontAwesomeIcon2
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#FontAwesomeIcon2
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon2 i
{
   line-height: 40px;
   font-size: 40px;
   width: 22px;
}
#wb_FontAwesomeIcon3
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon3
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon3 i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#wb_FontAwesomeIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #F5FFFA;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 10px 5px 10px 5px;
}
#LayoutGrid2 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_FontAwesomeIcon1
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#FontAwesomeIcon1
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_JavaScript2
{
   visibility: visible;
   display: block;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: transparent;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #DCDCDC;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 12px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D3D3D3 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card4
{
   text-align: center;
}
#StructuredData1
{
   left: 50px;
   top: 6540px;
   width: 110px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Icon1
{
   width: 65px;
   height: 68px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon1
{
   width: 65px;
   height: 68px;
}
#Icon1 i
{
   line-height: 68px;
   font-size: 65px;
   width: 54px;
}
#wb_Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#NewsFeedTicker1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#NewsFeedTicker1 .headline
{
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 16px;
n}
#NewsFeedTicker1 .headline-title
{
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 20px;
}
}
@media only screen and (max-width: 459px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 7px 2px 7px 2px;
}
#header .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#wb_grekasteletes
{
   visibility: visible;
   display: table;
}
#wb_grekasteletes
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#grekasteletes
{
   height: 100vh;
   padding: 75px 0 75px 0;
}
#wb_Grekas
{
   visibility: visible;
   display: block;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#Grekas
{
   padding: 65px 10px 65px 10px;
}
#wb_homeText
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_homeText
{
   margin: 0;
   padding: 75px 50px 75px 50px;
}
#wb_news
{
   visibility: visible;
   display: table;
}
#wb_news
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#news
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#news .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_contact
{
   visibility: visible;
   display: table;
}
#wb_contact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 14px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#Heading4 a
{
   color: inherit;
}
#wb_headerMenu
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: right;
}
#wb_headerMenu li
{
   width: 25%;
}
#wb_headerMenu a
{
   color: #FFFFFF;
   border: 0px solid rgba(255,255,255,0.00);
   border-radius: 0px;
   background-color: rgba(0,0,0,0.93);
   background-image: none;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_headerMenu > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0 10px 0px 10px;
   line-height: 28px;
}
#wb_headerMenu li:hover a, #wb_headerMenu a:hover
{
   color: #F5DEB3;
}
.headerMenu-effect:before
{
   border: 0px solid #4F4F4F;
   background-color: #808080;
   background-image: none;
}
#wb_headerMenu li
{
   padding: 6px 0px 6px 0px;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card1-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#wb_Card1:hover #Card1-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card1-card-item0 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 1px #4F4F4F solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #282828;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item4
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card2-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#wb_Card2:hover #Card2-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item0 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 1px #4F4F4F solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #282828;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item4
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   color: transparent;
}
#Card3-card-item0
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 25px 0 20px 0 ;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#wb_Card3:hover #Card3-card-item0
{
   transform: rotate(0deg) scale(0.8,0.8) ;
   transition: transform 300ms linear 0ms;
}
#Card3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card3-card-item0 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 100px 20px 100px;
   border-top: 1px #4F4F4F solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #282828;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item4
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item4 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card3
{
   text-align: center;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#Heading2 a
{
   color: inherit;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #D3D3D3;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
}
#wb_ResponsiveMenu1
{
   width: 356px;
   height: 54px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a
{
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-weight: normal;
   font-size: 15px;
}
#ResponsiveMenu1
{
   height: 52px;
}
#wb_ResponsiveMenu1 ul ul
{
   top: 52px;
}
#wb_ResponsiveMenu1 ul ul ul li
{
   left: 128px;
   top: -52px;
}
#wb_ResponsiveMenu1 > ul > li > a
{
   height: 33px;
}
#wb_ResponsiveMenu1 ul ul li
{
   width: 128px;
}
#wb_footerWithImage
{
   visibility: visible;
   display: table;
}
#wb_footerWithImage
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerWithImage
{
   height: auto;
   padding: 15px 15px 25px 15px;
}
#footerWithImage .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerWithImage > .row > .col-1, #footerWithImage > .row > .col-2, #footerWithImage > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#footerWithImage > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#footerWithImage > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#footerWithImage > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_CssMenu5
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu5 li
{
   width: 100%;
}
#wb_CssMenu5 a
{
   color: #CACACA;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_CssMenu5 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 li
{
   padding-bottom: 0px !important;
}
#wb_Text11
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text11
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   font-size: 19px;
   margin: 0;
   padding: 4px 0 0 0;
   text-align: left;
   line-height: 21px;
}
#wb_Text13
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text13
{
   font-size: 19px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
   line-height: 21px;
}
#wb_Card5
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 10px 0 ;
   color: transparent;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 80px;
   width: 100%;
   height: 80px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: -80px 20px 0 92px;
   padding: 12px 20px 12px 20px;
}
#Card5-card-item1 h6
{
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 16px;
   margin: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 10px 92px;
   padding: 12px 20px 12px 20px;
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 15px;
}
#Card5-card-item3
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0 10px 0 92px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item3 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#Card5-card-item4
{
   display: inline-block;
   height: 17px;
   box-sizing: border-box;
   margin: 0 10px 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CACACA;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#Card5-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card5-card-item4 .svg-icon
{
   fill: currentColor;
   width: 17px;
   height: 17px;
   overflow: visible;
   margin-right: 0px;
}
#wb_Card5
{
   text-align: left;
}
#wb_TextMenu1
{
   width: 85px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_TextMenu1 span
{
   line-height: 1.0;
}
#wb_TextMenu1 span
{
   margin: 0 0 4px 0;
}
#wb_Footer
{
   visibility: visible;
   display: table;
}
#wb_Footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Footer
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#Footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Footer
{
   width: 100%;
}
#Footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_FontAwesomeIcon2
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#FontAwesomeIcon2
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon2 i
{
   line-height: 40px;
   font-size: 40px;
   width: 22px;
}
#wb_FontAwesomeIcon3
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon3
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon3 i
{
   line-height: 40px;
   font-size: 40px;
   width: 33px;
}
#wb_FontAwesomeIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #F5FFFA;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 10px 5px 10px 5px;
}
#LayoutGrid2 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_FontAwesomeIcon1
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 10px 10px 10px 10px;
}
#FontAwesomeIcon1
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_JavaScript2
{
   visibility: visible;
   display: block;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
   color: transparent;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #DCDCDC;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 11px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 9.3px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D3D3D3 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card4
{
   text-align: center;
}
#StructuredData1
{
   left: 50px;
   top: 6590px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Icon1
{
   width: 65px;
   height: 68px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon1
{
   width: 65px;
   height: 68px;
}
#Icon1 i
{
   line-height: 68px;
   font-size: 65px;
   width: 54px;
}
#wb_Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
}
