html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #BFBFBF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_masterpagecontact
   {
      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_masterpagecontact
   {
      background-attachment: scroll !important;
   }
}
#masterHeader1
{
   background-color: transparent;
   background-image: url('../images/transparent%2dbox%2d09%2dwhite.png');
   background-repeat: repeat;
   background-position: left top;
   border-radius: 0px;
   box-sizing: border-box;
}
#masterHeader1
{
   transition: all 500ms linear 0ms;
}
#wb_masterLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#masterLayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#masterLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#masterLayoutGrid1 > .row > .col-1, #masterLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#masterLayoutGrid1 > .row > .col-1, #masterLayoutGrid1 > .row > .col-2
{
   float: left;
}
#masterLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#masterLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#masterLayoutGrid1:before,
#masterLayoutGrid1:after,
#masterLayoutGrid1 .row:before,
#masterLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#masterLayoutGrid1:after,
#masterLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#masterLayoutGrid1 > .row > .col-1, #masterLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_MaterialIcon1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   vertical-align: top;
}
#wb_MaterialIcon1 a
{
   text-decoration: none;
}
#wb_MaterialIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_MaterialIcon1:hover
{
   background-color: #3E3E3E;
   background-image: none;
   border: 0px solid #3E3E3E;
}
#MaterialIcon1
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.MaterialIcon1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.MaterialIcon1:before
{
   content: "\e0e1";
}
#MaterialIcon1 i
{
   color: #3E3E3E;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_MaterialIcon1:hover #MaterialIcon1 i
{
   color: #FFFFFF;
}
#wb_MaterialIcon1
{
   transition: all 500ms linear 0ms;
}
#wb_masterCssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
}
#wb_masterCssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_masterCssMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_masterCssMenu1 a
{
   display: block;
   color: #3E3E3E;
   border: 0px solid #5B7B9D;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_masterCssMenu1 > ul > li > a
{
   height: 46px;
   line-height: 46px;
   padding: 0px 10px 0px 10px;
}
#wb_masterCssMenu1 li:hover a, #wb_masterCssMenu1 a:hover, #wb_masterCssMenu1 .active
{
   color: #FFFFFF;
   border: 0px solid #B6AB8C;
   background-color: transparent;
   background-image: none;
}
#wb_masterCssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_masterCssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_masterCssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
@media all and (max-width:480px) 
{
#wb_masterCssMenu1 ul
{
   width: 100%;
}
#wb_masterCssMenu1 li
{
   padding: 0 0px 4px 0px !important;
   width: 100% !important;
}
#wb_masterCssMenu1 a
{
   box-sizing: border-box;
   float: none !important;
   width: 100% !important;
}

}
#wb_masterImage1
{
   margin: 0;
   vertical-align: top;
}
#masterImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: puff-in 1000ms linear 0ms 1 normal both;
   display: inline-block;
   width: 290px;
   height: 98px;
   vertical-align: top;
}
#wb_MaterialIcon2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #3E3E3E;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   vertical-align: top;
}
#wb_MaterialIcon2 a
{
   text-decoration: none;
}
#wb_MaterialIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_MaterialIcon2:hover
{
   background-color: #3E3E3E;
   background-image: none;
   border: 2px solid #3E3E3E;
}
#MaterialIcon2
{
   height: 36px;
   width: 36px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.MaterialIcon2
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.MaterialIcon2:before
{
   content: "\e88a";
}
#MaterialIcon2 i
{
   color: #3E3E3E;
   display: inline-block;
   font-size: 36px;
   line-height: 36px;
   vertical-align: middle;
}
#wb_MaterialIcon2:hover #MaterialIcon2 i
{
   color: #FFFFFF;
}
#wb_MaterialIcon2
{
   transition: all 500ms linear 0ms;
}
#indexArticle3
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
   display: inline-block;
   position: relative;
   width: 100%;
}
#indexArticle3 .blogitem
{
   padding: 0px;
   text-align: center;
}
#indexArticle3 .blogdate
{
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#indexArticle3 .blogsubject
{
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 19px;
   color: #666666;
   font-style: normal;
   text-decoration: none;
}
#indexArticle3 .blogcomments
{
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#indexArticle3 .blogsubject a:link, #indexArticle3 .blogsubject a:visited, #indexArticle3 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#indexArticle3 .blogcomments a:link, #indexArticle3 .blogcomments a:visited, #indexArticle3 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#indexArticle3 .blogcomments
{
   text-decoration: none;
}
#indexArticle3 .no-thumb
{
   display: none;
}
#indexArticle3 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#indexArticle3 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#indexArticle3 .blogthumb img
{
   border-width: 0px;
   width: 120px;
   height: auto;
   margin: 0px 0px 0px 0px;
}
#indexArticle3 .blogdate, #indexArticle3 .blogcomments
{
   display: none;
}
#indexArticle3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-style: normal;
   margin: 0;
}
#wb_greekflagImage
{
   margin: 0;
   vertical-align: top;
}
#greekflagImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 70px;
   height: 48px;
   vertical-align: top;
}
#indexArticle1
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 1.2;
   display: inline-block;
   position: relative;
   width: 100%;
}
#indexArticle1 .blogitem
{
   padding: 0px;
   text-align: left;
}
#indexArticle1 .blogdate
{
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#indexArticle1 .blogsubject
{
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 19px;
   color: #666666;
   font-style: normal;
   text-decoration: none;
}
#indexArticle1 .blogcomments
{
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#indexArticle1 .blogsubject a:link, #indexArticle1 .blogsubject a:visited, #indexArticle1 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#indexArticle1 .blogcomments a:link, #indexArticle1 .blogcomments a:visited, #indexArticle1 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#indexArticle1 .blogcomments
{
   text-decoration: none;
}
#indexArticle1 .no-thumb
{
   display: none;
}
#indexArticle1 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#indexArticle1 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#indexArticle1 .blogthumb img
{
   border-width: 0px;
   width: 120px;
   height: auto;
   margin: 0px 0px 0px 0px;
}
#indexArticle1 .blogdate, #indexArticle1 .blogcomments
{
   display: none;
}
#indexArticle1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-style: normal;
   margin: 0;
}
#wb_Carousel2
{
   background-color: transparent;
   background-image: none;
   border-radius: 6px;
   margin: 0;
}
#wb_Carousel2
{
   display: block;
   float: left;
   font-size: 0;
   top: 0 !important;
}
#Carousel2 .frame
{
   width: 1200px;
   display: inline-block;
   overflow: hidden;
   height: 680px;
}
#Carousel2 .carousel-item-inner
{
   display: inline-block;
   height: 0;
   left: 0;
   margin-left: 0;
   position: absolute;
   top: 0;
   width: 1200px;
}
#wb_Carousel2 .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_Carousel2 .pagination a
{
   display: inline-block;
   margin: 10px 10px 10px 10px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: transparent;
   border: 1px solid rgba(255,255,255,1.00);
}
#wb_Carousel2 .pagination a.active
{
   background-color: rgba(255,255,255,1.00);
}
#Carousel2_back
{
   position: absolute;
   left: 10px;
   top: 47%;
   width: 20px;
   height: 30px;
   z-index: 999;
}
#Carousel2_next
{
   position: absolute;
   right: 10px;
   top: 47%;
   width: 20px;
   height: 30px;
   z-index: 999;
}
#Carousel2_back img, #Carousel2_next img
{
   border-width: 0;
}
#Carousel2_back a, #Carousel2_next a
{
   cursor: pointer;
}
#Carousel2 .frame-1
{
   background-color: transparent;
   background-image: url('../images/01%2dnatsios%2dnikon2018%2d02793_stitch%2dbuilding%2d850.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-2
{
   background-color: transparent;
   background-image: url('../images/02%2dnatsios%2dnikon2018%2d02810_stitch%2dbuilding%2d850.jpg');
   background-repeat: no-repeat;
   background-position: left center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-3
{
   background-color: transparent;
   background-image: url('../images/03%2dnatsios%2dnikon2018%2d02816_stitch%2dyard%2d850.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-4
{
   background-color: transparent;
   background-image: url('../images/04%2dnatsios%2dp5310999_stitch%2dyard%2d850.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-5
{
   background-color: transparent;
   background-image: url('../images/05%2dnatsios%2dnikon2018%2d02812_stitch%2dyard%2d850.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-6
{
   background-color: transparent;
   background-image: url('../images/06%2dnatsios%2dnikon2018%2d02798_stitch%2dbuilding%2d850.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-7
{
   background-color: transparent;
   background-image: url('../images/07%2dnatsios%2dnikon2018%2d02806_stitch%2dbuilding%2d850.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Carousel2 .frame-8
{
   background-color: transparent;
   background-image: url('../images/08%2dnatsios%2dnikon2018%2d02804_stitch%2dbuilding%2d850.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid12 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid12 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#LayoutGrid12 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_indexLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid3 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#indexLayoutGrid3 > .row > .col-1, #indexLayoutGrid3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#indexLayoutGrid3
{
   width: 1200px;
}
#indexLayoutGrid3 > .row > .col-1, #indexLayoutGrid3 > .row > .col-2
{
   float: left;
}
#indexLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#indexLayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#indexLayoutGrid3:before,
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:before,
#indexLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#indexLayoutGrid3
{
   width: 100%;
}
#indexLayoutGrid3 > .row > .col-1, #indexLayoutGrid3 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#indexLayoutGrid1 > .row > .col-1, #indexLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#indexLayoutGrid1
{
   width: 1200px;
}
#indexLayoutGrid1 > .row > .col-1, #indexLayoutGrid1 > .row > .col-2
{
   float: left;
}
#indexLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#indexLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid1:before,
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:before,
#indexLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#indexLayoutGrid1
{
   width: 100%;
}
#indexLayoutGrid1 > .row > .col-1, #indexLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_eotImage1
{
   margin: 0;
   vertical-align: top;
}
#eotImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 80px;
   height: 81px;
   vertical-align: top;
}
#wb_indexImage2
{
   margin: 0;
   vertical-align: top;
}
#indexImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: puff-in 1000ms linear 0ms 1 normal both;
   display: inline-block;
   width: 290px;
   height: 98px;
   vertical-align: top;
}
#wb_Image13
{
   margin: 0;
   vertical-align: top;
}
#Image13
{
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Shape12
{
   top: 25px;
   width: 231px;
   height: 34px;
   background-color: #736853;
   background-image: none;
   border: 1px #3E3E3E solid;
   border-radius: 4px;
}
#Shape12:hover
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px #DCDCDC solid;
}
#Shape12_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.87%;
   top: 8.82%;
   width: 97.4%;
   height: 82.35%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#Shape12:hover span
{
   color: #000000 !important;
}
#Shape12 span:hover
{
   color: #000000 !important;
}
#wb_Shape12
{
   margin: 25px 0 25px 0 ;
   vertical-align: top;
}
#wb_ukflagimage
{
   margin: 0;
   vertical-align: top;
}
#ukflagimage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 70px;
   height: 47px;
   vertical-align: top;
}
#Shape11
{
   top: 25px;
   width: 231px;
   height: 33px;
   background-color: #736853;
   background-image: none;
   border: 1px #3E3E3E solid;
   border-radius: 4px;
}
#Shape11:hover
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px #DCDCDC solid;
}
#Shape11_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.87%;
   top: 6.06%;
   width: 97.4%;
   height: 81.82%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#Shape11:hover span
{
   color: #000000 !important;
}
#Shape11 span:hover
{
   color: #000000 !important;
}
#wb_Shape11
{
   margin: 0 0 25px 0 ;
   vertical-align: top;
}
#wb_Heading1
{
   background-color: rgba(115,104,83,0.78);
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 6px 20px 6px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_indexLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #736853;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#indexLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#indexLayoutGrid2 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid2:before,
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:before,
#indexLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#indexLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_page1Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_page1Text2 div
{
   text-align: center;
}
#wb_page1Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage1
{
   margin: 0;
   vertical-align: top;
}
#indexImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 64px;
   height: 64px;
   vertical-align: top;
}
#wb_indexImage3
{
   margin: 0;
   vertical-align: top;
}
#indexImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 64px;
   height: 64px;
   vertical-align: top;
}
#wb_indexImage7
{
   margin: 0;
   vertical-align: top;
}
#indexImage7
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 60px;
   height: 64px;
   vertical-align: top;
}
#wb_indexImage5
{
   margin: 0;
   vertical-align: top;
}
#indexImage5
{
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 586px;
   height: 232px;
   vertical-align: top;
}
#wb_indexImage9
{
   margin: 0;
   vertical-align: top;
}
#indexImage9
{
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 586px;
   height: 232px;
   vertical-align: top;
}
#portsShape2
{
   top: 0px;
   width: 505px;
   height: 81px;
   background-color: transparent;
   background-image: none;
   border: 0px #696969 solid;
}
#portsShape2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#portsShape2_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.2%;
   top: 1.23%;
   width: 99.6%;
   height: 97.53%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_portsShape2
{
   margin: 0;
   vertical-align: top;
}
#indexArticle2
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 1.2;
   display: inline-block;
   position: relative;
   width: 100%;
}
#indexArticle2 .blogitem
{
   padding: 0px;
   text-align: left;
}
#indexArticle2 .blogdate
{
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#indexArticle2 .blogsubject
{
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 19px;
   color: #666666;
   font-style: normal;
   text-decoration: none;
}
#indexArticle2 .blogcomments
{
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#indexArticle2 .blogsubject a:link, #indexArticle2 .blogsubject a:visited, #indexArticle2 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#indexArticle2 .blogcomments a:link, #indexArticle2 .blogcomments a:visited, #indexArticle2 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#indexArticle2 .blogcomments
{
   text-decoration: none;
}
#indexArticle2 .no-thumb
{
   display: none;
}
#indexArticle2 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#indexArticle2 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#indexArticle2 .blogthumb img
{
   border-width: 0px;
   width: 120px;
   height: auto;
   margin: 0px 0px 0px 0px;
}
#indexArticle2 .blogdate, #indexArticle2 .blogcomments
{
   display: none;
}
#indexArticle2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-style: normal;
   margin: 0;
}
#wb_masterpagecontact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/world_background.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#masterpagecontact
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#masterpagecontact > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#masterpagecontact > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#masterpagecontact
{
   width: 1200px;
}
#masterpagecontact > .row > .col-1
{
   float: left;
}
#masterpagecontact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#masterpagecontact:before,
#masterpagecontact:after,
#masterpagecontact .row:before,
#masterpagecontact .row:after
{
   display: table;
   content: " ";
}
#masterpagecontact:after,
#masterpagecontact .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#masterpagecontact
{
   width: 100%;
}
#masterpagecontact > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_masterText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 75px 0 50px 0 ;
   text-align: center;
}
#wb_masterText1 div
{
   text-align: center;
}
#wb_masterText1
{
   display: block;
   margin: 75px 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Button1
{
   border: 1px solid #817572;
   border-radius: 4px;
   background-color: #736853;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 25px 0 50px 0 ;
}
#Button1:focus
{
   outline: 0;
}
#wb_masterpageLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#masterpageLayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#masterpageLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#masterpageLayoutGrid1 > .row > .col-1, #masterpageLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#masterpageLayoutGrid1 > .row > .col-1, #masterpageLayoutGrid1 > .row > .col-2
{
   float: left;
}
#masterpageLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#masterpageLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: right;
}
#masterpageLayoutGrid1:before,
#masterpageLayoutGrid1:after,
#masterpageLayoutGrid1 .row:before,
#masterpageLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#masterpageLayoutGrid1:after,
#masterpageLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#masterpageLayoutGrid1 > .row > .col-1, #masterpageLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#Editbox1
{
   box-sizing: border-box;
   line-height: 26px;
   margin: 0 0 10px 0 ;
   border: 2px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox1:focus
{
   border-color: #BFBFBF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(191,191,191,0.60);
   outline: 0;
}
#Editbox2
{
   box-sizing: border-box;
   line-height: 26px;
   margin: 0 0 10px 0 ;
   border: 2px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox2:focus
{
   border-color: #BFBFBF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(191,191,191,0.60);
   outline: 0;
}
#Editbox3
{
   box-sizing: border-box;
   line-height: 26px;
   margin: 0 0 10px 0 ;
   border: 2px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox3:focus
{
   border-color: #BFBFBF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(191,191,191,0.60);
   outline: 0;
}
#TextArea1
{
   box-sizing: border-box;
   border: 2px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#TextArea1:focus
{
   border-color: #BFBFBF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(191,191,191,0.60);
   outline: 0;
}
#wb_masterImage3
{
   margin: 0;
   vertical-align: top;
}
#masterImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 229px;
   height: 84px;
   vertical-align: top;
}
#wb_masterText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_masterText10 div
{
   text-align: center;
}
#wb_masterText10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_masterImage2
{
   margin: 0;
   vertical-align: top;
}
#masterImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 68px;
   height: 80px;
   vertical-align: top;
}
#wb_masterCssMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
   position: relative;
   z-index: 1111 !important;
}
#wb_masterCssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_masterCssMenu2 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_masterCssMenu2 a
{
   display: block;
   color: #3E3E3E;
   border: 0px solid #5B7B9D;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_masterCssMenu2 > ul > li > a
{
   height: 46px;
   line-height: 46px;
   padding: 0px 10px 0px 10px;
}
#wb_masterCssMenu2 li:hover a, #wb_masterCssMenu2 a:hover, #wb_masterCssMenu2 .active
{
   color: #FFFFFF;
   border: 0px solid #B6AB8C;
   background-color: transparent;
   background-image: none;
}
#wb_masterCssMenu2 li.firstmain
{
   padding-left: 0px;
}
#wb_masterCssMenu2 li.lastmain
{
   padding-right: 0px;
}
#wb_masterCssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
@media all and (max-width:480px) 
{
#wb_masterCssMenu2 ul
{
   width: 100%;
}
#wb_masterCssMenu2 li
{
   padding: 0 0px 4px 0px !important;
   width: 100% !important;
}
#wb_masterCssMenu2 a
{
   box-sizing: border-box;
   float: none !important;
   width: 100% !important;
}

}
#wb_masterImage4
{
   vertical-align: top;
}
#masterImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: puff-in 1000ms linear 0ms 1 normal both;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_masterImage3
{
   display: inline-block;
   width: 229px;
   height: 84px;
   z-index: 32;
}
#TextArea1
{
   display: block;
   width: 100%;
   height: 136px;
   z-index: 28;
}
#wb_portsShape2
{
   display: inline-block;
   width: 505px;
   height: 81px;
   z-index: 16;
   position: relative;
}
#wb_masterImage1
{
   display: none;
   width: 290px;
   height: 98px;
   z-index: 4;
}
#Button1
{
   display: block;
   width: 100%;
   height: 34px;
   z-index: 31;
}
#Editbox1
{
   display: block;
   width: 100%;
   height: 38px;
   z-index: 25;
}
#Editbox2
{
   display: block;
   width: 100%;
   height: 38px;
   z-index: 26;
}
#wb_masterImage4
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 290px;
   height: 98px;
   z-index: 3;
}
#Editbox3
{
   display: block;
   width: 100%;
   height: 38px;
   z-index: 27;
}
#wb_ukflagimage
{
   display: inline-block;
   width: 70px;
   height: 47px;
   z-index: 11;
}
#wb_Carousel2
{
   position: absolute;
   left: 0px;
   top: 103px;
   width: 1200px;
   height: 680px;
   z-index: 40;
   overflow: hidden;
   position: relative;
}
#wb_Image7
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 19;
}
#wb_indexImage7
{
   display: inline-block;
   width: 60px;
   height: 64px;
   z-index: 24;
}
#wb_indexImage1
{
   display: inline-block;
   width: 64px;
   height: 64px;
   z-index: 23;
}
#wb_indexImage3
{
   display: inline-block;
   width: 64px;
   height: 64px;
   z-index: 22;
}
#wb_Shape12
{
   display: inline-block;
   width: 233px;
   height: 36px;
   z-index: 20;
   position: relative;
}
#wb_indexImage2
{
   display: inline-block;
   width: 290px;
   height: 98px;
   z-index: 17;
}
#wb_Shape11
{
   display: inline-block;
   width: 233px;
   height: 35px;
   z-index: 13;
   position: relative;
}
#wb_indexImage9
{
   display: inline-block;
   width: 590px;
   height: 236px;
   z-index: 8;
}
#wb_indexImage5
{
   display: inline-block;
   width: 590px;
   height: 236px;
   z-index: 7;
}
#Carousel2
{
   position: absolute;
}
#wb_MaterialIcon2
{
   position: absolute;
   left: 1046px;
   top: 10px;
   width: 36px;
   height: 36px;
   text-align: center;
   z-index: 1;
}
#wb_MaterialIcon1
{
   position: absolute;
   left: 1120px;
   top: 10px;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 0;
}
#masterHeader1_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#indexArticle1
{
   overflow: hidden;
}
#indexArticle3
{
   overflow: hidden;
}
#indexArticle2
{
   overflow: hidden;
}
#wb_greekflagImage
{
   display: inline-block;
   width: 70px;
   height: 48px;
   z-index: 9;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 6;
}
#masterHeader1
{
   position: fixed;
   text-align: center;
   left: 0;
   top: 0;
   right: 0;
   height: 103px;
   z-index: 7777;
}
#wb_masterCssMenu1
{
   position: absolute;
   left: 312px;
   top: 22px;
   width: 577px;
   height: 49px;
   z-index: 2;
}
#wb_masterImage2
{
   display: inline-block;
   width: 68px;
   height: 80px;
   z-index: 33;
}
#wb_Image13
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 18;
}
#wb_eotImage1
{
   display: inline-block;
   width: 80px;
   height: 81px;
   z-index: 15;
}
#wb_masterCssMenu2
{
   display: none;
   width: 343px;
   height: 200px;
   z-index: 5;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
body
{
   background-color: #BFBFBF;
   background-image: none;
}
#masterHeader1
{
   height: 103px;
   visibility: visible;
}
#masterHeader1_Container
{
   width: 768px;
}
#wb_masterLayoutGrid1
{
   visibility: hidden;
   display: none;
}
#wb_masterLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#masterLayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#masterLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_MaterialIcon1
{
   left: 1120px;
   top: 10px;
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 16px 16px 16px 16px;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#MaterialIcon1
{
   width: 40px;
   height: 40px;
}
#MaterialIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_MaterialIcon1:hover
{
   background-color: #3E3E3E;
   background-image: none;
   border: 0px solid #3E3E3E;
}
#wb_masterCssMenu1
{
   left: 300px;
   top: 27px;
   width: 448px;
   height: 49px;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_masterCssMenu1 li
{
}
#wb_masterCssMenu1 a
{
   color: #3E3E3E;
   border: 0px solid #5B7B9D;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_masterCssMenu1 > ul > li > a
{
   height: 46px;
   line-height: 46px;
}
#wb_masterCssMenu1 li:hover a, #wb_masterCssMenu1 a:hover, #wb_masterCssMenu1 .active
{
   color: #FFFFFF;
   border: 0px solid #B6AB8C;
   background-color: transparent;
   background-image: none;
}
#wb_masterCssMenu1 li
{
   padding: 0px 4px 0px 0px;
}
#wb_masterImage1
{
   width: 290px;
   height: 98px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#masterImage1
{
   width: 290px;
   height: 98px;
}
#wb_MaterialIcon2
{
   left: 1046px;
   top: 10px;
   width: 36px;
   height: 36px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 16px 16px 16px 16px;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#MaterialIcon2
{
   width: 36px;
   height: 36px;
}
#MaterialIcon2 i
{
   line-height: 36px;
   font-size: 36px;
   width: 35px;
}
#wb_MaterialIcon2:hover
{
   background-color: #3E3E3E;
   background-image: none;
   border: 2px solid #3E3E3E;
}
#indexArticle3
{
   visibility: visible;
;
}
#indexArticle3 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#wb_greekflagImage
{
   width: 70px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#greekflagImage
{
   width: 70px;
   height: 48px;
}
#indexArticle1
{
   visibility: visible;
;
}
#indexArticle1 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#wb_Carousel2
{
   width: 768px;
   height: 330px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Carousel2 .frame
{
   width: 768px;
   height: 330px;
}
#Carousel2 .carousel-item-inner
{
   width: 768px;
   height: 0;
}
#Carousel2_back
{
   top: 45%;
}
#Carousel2_next
{
   top: 45%;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 5px 5px 5px 5px;
}
#indexLayoutGrid3 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#indexLayoutGrid3
{
   width: 763px;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 5px 5px 5px 5px;
}
#indexLayoutGrid1 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#indexLayoutGrid1
{
   width: 763px;
}
#indexLayoutGrid1 > .row > .col-1, #indexLayoutGrid1 > .row > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid1 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_eotImage1
{
   width: 80px;
   height: 81px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#eotImage1
{
   width: 80px;
   height: 81px;
}
#wb_indexImage2
{
   width: 290px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage2
{
   width: 290px;
   height: 98px;
}
#wb_Image13
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image13
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image7
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Shape12
{
   width: 233px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 25px 0 25px 0 ;
}
#Shape12
{
   width: 231px;
   height: 34px;
}
#wb_ukflagimage
{
   width: 70px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ukflagimage
{
   width: 70px;
   height: 47px;
}
#wb_Shape11
{
   width: 233px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 25px 0 ;
}
#Shape11
{
   width: 231px;
   height: 34px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 6px 20px 6px;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 5px 5px 5px 5px;
}
#indexLayoutGrid2 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_page1Text2
{
   visibility: visible;
   display: block;
}
#wb_page1Text2
{
   margin: 0;
   padding: 0;
}
#wb_indexImage1
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage1
{
   width: 64px;
   height: 64px;
}
#wb_indexImage3
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage3
{
   width: 64px;
   height: 64px;
}
#wb_indexImage7
{
   width: 60px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage7
{
   width: 60px;
   height: 64px;
}
#wb_indexImage5
{
   width: 374px;
   height: 149px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage5
{
   width: 374px;
   height: 149px;
}
#wb_indexImage9
{
   width: 374px;
   height: 149px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage9
{
   width: 374px;
   height: 149px;
}
#wb_portsShape2
{
   width: 374px;
   height: 81px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#portsShape2
{
   width: 374px;
   height: 81px;
}
#indexArticle2
{
   visibility: visible;
;
}
#indexArticle2 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#wb_masterpagecontact
{
   visibility: visible;
   display: table;
}
#wb_masterpagecontact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#masterpagecontact
{
   height: auto;
   padding: 0 15px 0 15px;
}
#masterpagecontact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#masterpagecontact
{
   width: 753px;
}
#masterpagecontact > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#masterpagecontact > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_masterText1
{
   visibility: visible;
   display: block;
}
#wb_masterText1
{
   margin: 75px 0 50px 0 ;
   padding: 0;
}
#Button1
{
   width: 100%;
   height: 34px;
   visibility: visible;
   display: block;
   margin: 25px 0 50px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#wb_masterpageLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_masterpageLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#masterpageLayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#masterpageLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#masterpageLayoutGrid1 > .row > .col-1, #masterpageLayoutGrid1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#masterpageLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#masterpageLayoutGrid1 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Editbox1
{
   width: 100%;
   height: 38px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: 16px;
}
#Editbox2
{
   width: 100%;
   height: 38px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 16px;
}
#Editbox3
{
   width: 100%;
   height: 38px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 16px;
}
#TextArea1
{
   width: 100%;
   height: 136px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_masterImage3
{
   width: 229px;
   height: 84px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#masterImage3
{
   width: 229px;
   height: 84px;
}
#wb_masterText10
{
   visibility: visible;
   display: block;
}
#wb_masterText10
{
   margin: 0;
   padding: 0;
}
#wb_masterImage2
{
   width: 68px;
   height: 80px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#masterImage2
{
   width: 68px;
   height: 80px;
}
#masterExtension1
{
}
#wb_masterCssMenu2
{
   width: 343px;
   height: 200px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_masterCssMenu2 li
{
}
#wb_masterCssMenu2 a
{
   color: #3E3E3E;
   border: 0px solid #5B7B9D;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_masterCssMenu2 > ul > li > a
{
   height: 46px;
   line-height: 46px;
}
#wb_masterCssMenu2 li:hover a, #wb_masterCssMenu2 a:hover, #wb_masterCssMenu2 .active
{
   color: #FFFFFF;
   border: 0px solid #B6AB8C;
   background-color: transparent;
   background-image: none;
}
#wb_masterCssMenu2 li
{
   padding: 0px 4px 0px 0px;
}
#wb_masterImage4
{
   left: 0px;
   top: 2px;
   width: 290px;
   height: 98px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #BFBFBF;
   background-image: none;
}
#masterHeader1
{
   height: 300px;
   visibility: hidden;
}
#masterHeader1_Container
{
   width: 320px;
}
#wb_masterLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_masterLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#masterLayoutGrid1
{
   height: auto;
   padding: 0 5px 5px 5px;
}
#masterLayoutGrid1 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_MaterialIcon1
{
   left: 1120px;
   top: 10px;
   width: 40px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 16px 16px 16px 16px;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#MaterialIcon1
{
   width: 40px;
   height: 40px;
}
#MaterialIcon1 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_MaterialIcon1:hover
{
   background-color: #3E3E3E;
   background-image: none;
   border: 0px solid #3E3E3E;
}
#wb_masterCssMenu1
{
   left: 20px;
   top: 100px;
   width: 280px;
   height: 200px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_masterCssMenu1 li
{
}
#wb_masterCssMenu1 a
{
   color: #3E3E3E;
   border: 0px solid #5B7B9D;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_masterCssMenu1 > ul > li > a
{
   height: 46px;
   line-height: 46px;
}
#wb_masterCssMenu1 li:hover a, #wb_masterCssMenu1 a:hover, #wb_masterCssMenu1 .active
{
   color: #FFFFFF;
   border: 0px solid #B6AB8C;
   background-color: transparent;
   background-image: none;
}
#wb_masterCssMenu1 li
{
   padding-bottom: 4px !important;
}
#wb_masterImage1
{
   width: 290px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#masterImage1
{
   width: 290px;
   height: 98px;
}
#wb_MaterialIcon2
{
   left: 1046px;
   top: 10px;
   width: 36px;
   height: 36px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 16px 16px 16px 16px;
   font-size: 8px;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#MaterialIcon2
{
   width: 36px;
   height: 36px;
}
#MaterialIcon2 i
{
   line-height: 36px;
   font-size: 36px;
   width: 35px;
}
#wb_MaterialIcon2:hover
{
   background-color: #3E3E3E;
   background-image: none;
   border: 2px solid #3E3E3E;
}
#indexArticle3
{
   visibility: visible;
;
}
#indexArticle3
{
   font-size: 16px;
}
#indexArticle3 .blogdate
{
   font-size: 16px;
}
#indexArticle3 .blogsubject
{
   font-size: 19px;
}
#indexArticle3 .blogcomments
{
   font-size: 16px;
}
#indexArticle3 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#wb_greekflagImage
{
   width: 70px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#greekflagImage
{
   width: 70px;
   height: 48px;
}
#indexArticle1
{
   visibility: visible;
;
}
#indexArticle1 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#wb_Carousel2
{
   width: 320px;
   height: 130px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Carousel2 .frame
{
   width: 320px;
   height: 130px;
}
#Carousel2 .carousel-item-inner
{
   width: 320px;
   height: 0;
}
#Carousel2_back
{
   top: 38%;
}
#Carousel2_next
{
   top: 38%;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 5px 0 5px 0;
}
#LayoutGrid12 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 5px 5px 5px 5px;
}
#indexLayoutGrid3 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#indexLayoutGrid3
{
   width: 100%;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 5px 5px 5px 5px;
}
#indexLayoutGrid1 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#indexLayoutGrid1
{
   width: 100%;
}
#indexLayoutGrid1 > .row > .col-1, #indexLayoutGrid1 > .row > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_eotImage1
{
   width: 80px;
   height: 81px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#eotImage1
{
   width: 80px;
   height: 81px;
}
#wb_indexImage2
{
   width: 290px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage2
{
   width: 290px;
   height: 98px;
}
#wb_Image13
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image13
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image7
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Shape12
{
   width: 233px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 25px 0 25px 0 ;
}
#Shape12
{
   width: 231px;
   height: 34px;
}
#wb_ukflagimage
{
   width: 70px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ukflagimage
{
   width: 70px;
   height: 47px;
}
#wb_Shape11
{
   width: 233px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 25px 0 ;
}
#Shape11
{
   width: 231px;
   height: 34px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 6px 20px 6px;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 5px 5px 5px 5px;
}
#indexLayoutGrid2 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#wb_page1Text2
{
   visibility: visible;
   display: block;
}
#wb_page1Text2
{
   margin: 0;
   padding: 0;
}
#wb_indexImage1
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage1
{
   width: 64px;
   height: 64px;
}
#wb_indexImage3
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage3
{
   width: 64px;
   height: 64px;
}
#wb_indexImage7
{
   width: 60px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage7
{
   width: 60px;
   height: 64px;
}
#wb_indexImage5
{
   width: 310px;
   height: 124px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage5
{
   width: 310px;
   height: 124px;
}
#wb_indexImage9
{
   width: 310px;
   height: 124px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#indexImage9
{
   width: 310px;
   height: 124px;
}
#wb_portsShape2
{
   width: 310px;
   height: 81px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#portsShape2
{
   width: 310px;
   height: 81px;
}
#indexArticle2
{
   visibility: visible;
;
}
#indexArticle2 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#wb_masterpagecontact
{
   visibility: visible;
   display: table;
}
#wb_masterpagecontact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#masterpagecontact
{
   height: auto;
   padding: 0 15px 0 15px;
}
#masterpagecontact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#masterpagecontact
{
   width: 100%;
}
#masterpagecontact > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#masterpagecontact > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_masterText1
{
   visibility: visible;
   display: block;
}
#wb_masterText1
{
   margin: 75px 0 50px 0 ;
   padding: 0;
}
#Button1
{
   width: 100%;
   height: 34px;
   visibility: visible;
   display: block;
   margin: 25px 0 50px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#wb_masterpageLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_masterpageLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#masterpageLayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#masterpageLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#masterpageLayoutGrid1 > .row > .col-1, #masterpageLayoutGrid1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#masterpageLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#masterpageLayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#Editbox1
{
   width: 100%;
   height: 38px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1
{
   line-height: 16px;
}
#Editbox2
{
   width: 100%;
   height: 38px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 16px;
}
#Editbox3
{
   width: 100%;
   height: 38px;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 16px;
}
#TextArea1
{
   width: 100%;
   height: 136px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_masterImage3
{
   width: 229px;
   height: 84px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#masterImage3
{
   width: 229px;
   height: 84px;
}
#wb_masterText10
{
   visibility: visible;
   display: block;
}
#wb_masterText10
{
   margin: 0;
   padding: 0;
}
#wb_masterImage2
{
   width: 68px;
   height: 80px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#masterImage2
{
   width: 68px;
   height: 80px;
}
#masterExtension1
{
}
#wb_masterCssMenu2
{
   width: 280px;
   height: 200px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_masterCssMenu2 li
{
}
#wb_masterCssMenu2 a
{
   color: #3E3E3E;
   border: 0px solid #5B7B9D;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: 400;   font-stretch: 75%;

   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_masterCssMenu2 > ul > li > a
{
   height: 46px;
   line-height: 46px;
}
#wb_masterCssMenu2 li:hover a, #wb_masterCssMenu2 a:hover, #wb_masterCssMenu2 .active
{
   color: #FFFFFF;
   border: 0px solid #B6AB8C;
   background-color: transparent;
   background-image: none;
}
#wb_masterCssMenu2 li
{
   padding-bottom: 4px !important;
}
#wb_masterImage4
{
   left: 0px;
   top: 2px;
   width: 290px;
   height: 98px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
}
@media all and (max-width:320px)
{
*
{
   transition-property: none !important;
   animation: none !important;
}
}
@media (prefers-reduced-motion: reduce)
{
*
{
   transition-property: none !important;
   animation: none !important;
}
}
