body
{
   border-width: 0 !important;
   font-weight: normal;
   font-size: 20px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
*
{
   scrollbar-color: rgba(0,0,0,1.00) rgba(187,170,153,1.00);
}
*::-webkit-scrollbar
{
   width: 16px;
}
*::-webkit-scrollbar-track
{
   background: rgba(187,170,153,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(0,0,0,1.00);
   border-radius: 14px;
   border: 2px solid rgba(178,34,34,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(187,170,153,1.00);
}
a
{
   color: #444444;
   text-decoration: underline;
}
a:visited
{
   color: #665555;
}
a:active
{
   color: #775544;
}
a:hover
{
   color: #444444;
   text-decoration: underline;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_welcome, #wb_transport
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_welcome, #wb_transport
   {
      background-attachment: scroll !important;
   }
}
.wb-theme-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(28%) sepia(0%) saturate(0%) hue-rotate(259deg) brightness(93%) contrast(96%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.wb-theme-button:hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(41%) sepia(16%) saturate(2198%) hue-rotate(172deg) brightness(94%) contrast(90%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .wb-theme-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #222222;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 2px 15px 2px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#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 #BBAA99;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_ekklisakia
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(187,170,153,0.92);
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ekklisakia
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 6px 0 6px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#ekklisakia > .col-1, #ekklisakia > .col-2, #ekklisakia > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ekklisakia > .col-1, #ekklisakia > .col-2, #ekklisakia > .col-3
{
   flex: 0 0 auto;
}
#ekklisakia > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#ekklisakia > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#ekklisakia > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 680px)
{
#ekklisakia > .col-1, #ekklisakia > .col-2, #ekklisakia > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid5
{
   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;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 60px 1px 20px 1px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid5 > .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3, #LayoutGrid5 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3, #LayoutGrid5 > .row > .col-4
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 1000px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3, #LayoutGrid5 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_welcome
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/ekklisaki_kriti.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#welcome
{
   box-sizing: border-box;
   padding: 250px 25px 250px 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#welcome > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#welcome > .row > .col-1, #welcome > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#welcome > .row > .col-1, #welcome > .row > .col-2
{
   float: left;
}
#welcome > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#welcome > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0 100px 0;
}
#welcome > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#welcome > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#welcome:before,
#welcome:after,
#welcome .row:before,
#welcome .row:after
{
   display: table;
   content: " ";
}
#welcome:after,
#welcome .row:after
{
   clear: both;
}
@media (max-width: 680px)
{
#welcome > .row > .col-1, #welcome > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#upStickyLayer
{
   background-color: #222222;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #444444;
   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: #BBAA99;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #BBAA99;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #BBAA99;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: url('../images/Naodomy_Kissamos.jpg');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   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: 680px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #B22222;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 10px 1px 10px 1px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#LayoutGrid4 > .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 680px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid4-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#LayoutGrid4-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid4-divider-top .divider-fill
{
   fill: rgba(187,170,153,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_features
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#features
{
   box-sizing: border-box;
   padding: 25px 10px 25px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#features > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#features > .row > .col-1, #features > .row > .col-2, #features > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#features > .row > .col-1, #features > .row > .col-2, #features > .row > .col-3
{
   float: left;
}
#features > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 20px;
   width: 33.33333333%;
   text-align: left;
}
#features > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 20px;
   width: 33.33333333%;
   text-align: left;
}
#features > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#features:before,
#features:after,
#features .row:before,
#features .row:after
{
   display: table;
   content: " ";
}
#features:after,
#features .row:after
{
   clear: both;
}
@media (max-width: 680px)
{
#features > .row > .col-1, #features > .row > .col-2, #features > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#features-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#features-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#features-divider-top .divider-fill
{
   fill: rgba(178,34,34,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_social
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #B22222;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#social
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#social > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#social > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#social > .row > .col-1
{
   float: left;
}
#social > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#social:before,
#social:after,
#social .row:before,
#social .row:after
{
   display: table;
   content: " ";
}
#social:after,
#social .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#social > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_veroia
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #000000 0%, #B22222 100%);
   border: 0px solid #3C3C3C;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#veroia
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#veroia > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#veroia > .row > .col-1, #veroia > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#veroia > .row > .col-1, #veroia > .row > .col-2
{
   float: left;
}
#veroia > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#veroia > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#veroia:before,
#veroia:after,
#veroia .row:before,
#veroia .row:after
{
   display: table;
   content: " ";
}
#veroia:after,
#veroia .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#veroia > .row > .col-1, #veroia > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_content
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #B22222 0%, #000000 100%);
   border: 0px solid #BBAA99;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#content
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#content > .col-1, #content > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#content > .col-1, #content > .col-2
{
   flex: 0 0 auto;
}
#content > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#content > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 580px)
{
#content > .col-1, #content > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_shop
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#shop
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#shop > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#shop > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#shop > .row > .col-1
{
   float: left;
}
#shop > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#shop:before,
#shop:after,
#shop .row:before,
#shop .row:after
{
   display: table;
   content: " ";
}
#shop:after,
#shop .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#shop > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_transport
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/ekklisakia_truck.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#transport
{
   box-sizing: border-box;
   padding: 75px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#transport > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#transport > .row > .col-1, #transport > .row > .col-2, #transport > .row > .col-3, #transport > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#transport > .row > .col-1, #transport > .row > .col-2, #transport > .row > .col-3, #transport > .row > .col-4
{
   float: left;
}
#transport > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#transport > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#transport > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#transport > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#transport:before,
#transport:after,
#transport .row:before,
#transport .row:after
{
   display: table;
   content: " ";
}
#transport:after,
#transport .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#transport > .row > .col-1, #transport > .row > .col-2, #transport > .row > .col-3, #transport > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#transport-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #222222;
   opacity: 0.21;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 20px 20px 20px;
   text-align: left;
}
#Heading2
{
   color: #222222;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#Heading6
{
   color: #222222;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_headerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_headerText
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 20px;
   line-height: 23.5px;
}
#wb_headerText p, #wb_headerText ul
{
   margin: 0;
   padding: 0;
}
#wb_headerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading1
{
   background-color: rgba(72,114,174,0.60);
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_welcomeText 
{
   background-color: rgba(72,114,174,0.60);
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_welcomeText
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 24px;
   line-height: 24px;
}
#wb_welcomeText p, #wb_welcomeText ul
{
   margin: 0;
   padding: 0;
}
#wb_welcomeText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#welcomeButton
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: rgba(72,114,174,0.40);
   background-image: none;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 19px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 30px 0 0 0 ;
}
#welcomeButton:focus
{
   outline: 0;
}
#wb_tHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 20px 20px 20px;
   text-align: left;
}
#tHeading4
{
   color: #E6DFD9;
   font-family: "Advent Pro";
   font-weight: 200;
   font-style: italic;
   font-size: 29px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading5
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_featuresCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #222222;
   background-image: none;
   border: 10px solid #222222;
   border-radius: 0px;
   text-align: left;
}
#featuresCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#featuresCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #AA9988;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#featuresCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #E6DFD9;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#featuresCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #E6DFD9;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#wb_shopText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_shopText
{
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 20px;
   line-height: 24px;
}
#wb_shopText p, #wb_shopText ul
{
   margin: 0;
   padding: 0;
}
#wb_shopText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_shopCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 45px 0 ;
   background-color: #BBAA99;
   background-image: none;
   border: 10px solid #BBAA99;
   border-radius: 0px;
   text-align: left;
}
#shopCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#shopCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #AA9988;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#shopCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#wb_orderText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_orderText
{
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 20px;
   line-height: 24px;
}
#wb_orderText p, #wb_orderText ul
{
   margin: 0;
   padding: 0;
}
#wb_orderText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_gallery
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #B22222;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#gallery
{
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#gallery > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#gallery > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#gallery > .row > .col-1
{
   float: left;
}
#gallery > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#gallery:before,
#gallery:after,
#gallery .row:before,
#gallery .row:after
{
   display: table;
   content: " ";
}
#gallery:after,
#gallery .row:after
{
   clear: both;
}
@media (max-width: 580px)
{
#gallery > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#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: 50px;
   width: 50px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #C0C0C0;
   display: inline-block;
   font-size: 50px;
   line-height: 50px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #BBAA99;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a
{
   text-decoration: none;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon2
{
   height: 50px;
   width: 50px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #C0C0C0;
   display: inline-block;
   font-size: 50px;
   line-height: 50px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #000000;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon3 a
{
   text-decoration: none;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon3
{
   height: 50px;
   width: 50px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #C0C0C0;
   display: inline-block;
   font-size: 50px;
   line-height: 50px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 i
{
   color: #4169E1;
}
#wb_Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon4 a
{
   text-decoration: none;
}
#wb_Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon4
{
   height: 50px;
   width: 50px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon4 i
{
   color: #C0C0C0;
   display: inline-block;
   font-size: 50px;
   line-height: 50px;
   vertical-align: middle;
}
#wb_Icon4:hover #Icon4 i
{
   color: #BBAA99;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 15px 15px 15px;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #B22222;
   background-image: none;
   border: 10px solid #B22222;
   border-radius: 0px;
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #AA9988;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #E6DFD9;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #E6DFD9;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#wb_Icon5
{
   background-color: #000000;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon5 a
{
   text-decoration: none;
}
#wb_Icon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon5:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #245580;
}
#Icon5
{
   height: 23px;
   width: 23px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 23px;
   line-height: 23px;
   vertical-align: middle;
}
#wb_Icon5:hover #Icon5 i
{
   color: #B22222;
}
#Extension1
{
   align-items: center;
   display: flex;
   justify-content: center;
   height: 100%;
   overflow: hidden;
   transform: skew(5deg);
}
#Extension1 .panel
{
   flex: 1;
   height: 100%;
   position: relative;
   transition: all 800ms ease-in-out;
}
#Extension1 .panel .panel-title
{
   background: rgba(255,0,0,0.50);
   bottom: 0;
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 13px;
   left: 0;
   min-width: 100%;
   padding: 10px 10px;
   position: absolute;
   transform: rotate(-90deg);
   transform-origin: 0% 0%;
   transition: all 400ms ease-in-out;
   text-align: center;
   white-space: nowrap;
}
#Extension1 .panel:hover
{
   flex-grow: 10;
}
#Extension1 .panel:hover img
{
   filter: none;
}
#Extension1 .panel:hover .panel-title
{
   background: rgba(0,0,0,0.50);
   color: #FFFFFF;
   font-size: 19px;
   padding: 10px 10px;
   text-align: center;
   transform: rotate(0deg) skew(-5deg);
}
#Extension1 .panel img
{
   filter: grayscale(100%);
   height: 100%;
   object-fit: cover;
   transition: all 800ms ease-in-out;
   width: 100%;
}
#Extension1 .panel:not(:nth-child(4))
{
   margin-right: 10px;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #BBAA99;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #000000;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 20px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image2
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: none;
}
#wb_Icon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon6 a
{
   text-decoration: none;
}
#wb_Icon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon6
{
   height: 50px;
   width: 50px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon6 i
{
   color: #C0C0C0;
   display: inline-block;
   font-size: 50px;
   line-height: 50px;
   vertical-align: middle;
}
#wb_Icon6:hover #Icon6 i
{
   color: #FFFFFF;
}
#wb_servicesCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#servicesCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#servicesCard4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#servicesCard4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 19px;
   line-height: 20.9px;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 15px 0 ;
   padding: 0;
   color: #BBAA99;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 20px;
   box-sizing: border-box;
   margin: 25px 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #BBAA99;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   animation: animate-rotate-in-left 2000ms linear 0ms 1 normal both;
}
#Card2-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 45px 0 ;
   background-color: #BBAA99;
   background-image: none;
   border: 10px solid #BBAA99;
   border-radius: 0px;
   text-align: left;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #AA9988;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#HorizontalLine2
{
   border-color: #E9E9E9;
   border-color: rgba(233,233,233,0.00);
   border-style: solid;
   border-bottom-width: 539px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_vizantino
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #222222;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 90px 0 ;
}
#vizantino
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1240px;
}
#vizantino > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#vizantino > .row > .col-1, #vizantino > .row > .col-2, #vizantino > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#vizantino > .row > .col-1, #vizantino > .row > .col-2, #vizantino > .row > .col-3
{
   float: left;
}
#vizantino > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#vizantino > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#vizantino > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#vizantino:before,
#vizantino:after,
#vizantino .row:before,
#vizantino .row:after
{
   display: table;
   content: " ";
}
#vizantino:after,
#vizantino .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#vizantino > .row > .col-1, #vizantino > .row > .col-2, #vizantino > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#vizantino-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#vizantino-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#vizantino-divider-top .divider-fill
{
   fill: rgba(178,34,34,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#RollOverText5 .image
{
   display: block;
   position: relative;
   transform: scale(1) translateX(0);
   transition: all 200ms linear;
   z-index: 1;
}
#RollOverText5 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   background-color: rgba(178,34,34,0.60);
   opacity: 0;
   transform: translateX(100%);
   transition: all 200ms linear;
   z-index: 0;
}
#RollOverText5 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 17px;
   font-style: normal;
   color: #FFFFFF;
}
#RollOverText5 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 16px;
   font-style: normal;
   color: #FFFFFF;
}
#RollOverText5 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 16px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
}
#RollOverText5:hover .caption
{
   opacity: 1;
   transform: translateX(0);
}
#RollOverText5:hover .image
{
   transform: scale(0.5) translateX(-100%);
}
#RollOverText5:hover .title
{
}
#RollOverText5:hover .description
{
}
#RollOverText5:hover .link
{
}
#RollOverText5 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText5
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#RollOverText6 .image
{
   display: block;
   position: relative;
   transform: scale(1) translateX(0);
   transition: all 240ms linear;
   z-index: 1;
}
#RollOverText6 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   background-color: rgba(170,32,32,0.60);
   opacity: 0;
   transform: translateX(100%);
   transition: all 240ms linear;
   z-index: 0;
}
#RollOverText6 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 17px;
   font-style: normal;
   color: #FFFFFF;
}
#RollOverText6 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 16px;
   font-style: normal;
   color: #FFFFFF;
}
#RollOverText6 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 16px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
}
#RollOverText6:hover .caption
{
   opacity: 1;
   transform: translateX(0);
}
#RollOverText6:hover .image
{
   transform: scale(0.5) translateX(-100%);
}
#RollOverText6:hover .title
{
}
#RollOverText6:hover .description
{
}
#RollOverText6:hover .link
{
}
#RollOverText6 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText6
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#RollOverText7 .image
{
   display: block;
   position: relative;
   transform: scale(1) translateX(0);
   transition: all 200ms linear;
   z-index: 1;
}
#RollOverText7 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   background-color: rgba(178,34,34,0.60);
   opacity: 0;
   transform: translateX(100%);
   transition: all 200ms linear;
   z-index: 0;
}
#RollOverText7 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 17px;
   font-style: normal;
   color: #FFFFFF;
}
#RollOverText7 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 16px;
   font-style: normal;
   color: #FFFFFF;
}
#RollOverText7 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 16px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
}
#RollOverText7:hover .caption
{
   opacity: 1;
   transform: translateX(0);
}
#RollOverText7:hover .image
{
   transform: scale(0.5) translateX(-100%);
}
#RollOverText7:hover .title
{
}
#RollOverText7:hover .description
{
}
#RollOverText7:hover .link
{
}
#RollOverText7 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText7
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#RollOverText8 .image
{
   display: block;
   position: relative;
   transform: scale(1) translateX(0);
   transition: all 200ms linear;
   z-index: 1;
}
#RollOverText8 .caption 
{
   box-sizing: border-box;
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
   background-color: rgba(178,34,34,0.60);
   opacity: 0;
   transform: translateX(100%);
   transition: all 200ms linear;
   z-index: 0;
}
#RollOverText8 .title
{
   position: relative;
   text-align: center;
   padding: 0;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 17px;
   font-style: normal;
   color: #FFFFFF;
}
#RollOverText8 .description
{
   position: relative;
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 16px;
   font-style: normal;
   color: #FFFFFF;
}
#RollOverText8 .link
{
   display: inline-block;
   z-index: 1;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 16px;
   font-style: normal;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
   text-decoration: underline;
}
#RollOverText8:hover .caption
{
   opacity: 1;
   transform: translateX(0);
}
#RollOverText8:hover .image
{
   transform: scale(0.5) translateX(-100%);
}
#RollOverText8:hover .title
{
}
#RollOverText8:hover .description
{
}
#RollOverText8:hover .link
{
}
#RollOverText8 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText8
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
.navigationMenu .nav
{
   font-family: "Advent Pro";
   font-weight: 300;
   font-size: 24px;
   font-style: normal;
   color: #444444;
   text-align: left;
   text-transform: none;
}
#navigationMenu, .navigationMenu .nav, .navigationMenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.navigationMenu .nav:before,
.navigationMenu .nav:after 
{
   content: " ";
   display: table;
}
.navigationMenu .nav:after 
{
   clear: both;
}
.navigationMenu .nav a 
{
   text-decoration: none;
}
.navigationMenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.navigationMenu .nav ul ul
{
   margin-bottom: 0;
}
.navigationMenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.navigationMenu .container:before,
.navigationMenu .container:after 
{
   content: " ";
   display: table;
}
.navigationMenu .container:after 
{
   clear: both;
}
.navigationMenu .collapse 
{
   display: none;
}
.navigationMenu .collapse.show 
{
   display: block;
}
.navigationMenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.navigationMenu .arrow, .navigationMenu .arrow-right
{
   display: inline-block;
   margin-left: 4px;
   width: 0;
   height: 0;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
   }
.navigationMenu .dropdown 
{
   position: relative;
}
.navigationMenu .dropdown-toggle:focus 
{
   outline: 0;
}
.navigationMenu .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 24px;
   background-color: #BBAA99;
   background-image: none;
   border: 1px solid rgba(187,170,153,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.navigationMenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #BBAA99;
}
.navigationMenu .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #444444;
   text-transform: none;
   white-space: nowrap;
}
.navigationMenu .dropdown-menu > li > a:hover,
.navigationMenu .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #000000;
   background-color: #BBAA99;
   background-image: none;
}
.navigationMenu .dropdown-menu > li > a.active,
.navigationMenu .dropdown-menu > li > a.active:hover,
.navigationMenu .dropdown-menu > li > a.active:focus
{
   color: #000000;
   background-color: #BBAA99;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.navigationMenu .show > .dropdown-menu
{
   display: block;
}
.navigationMenu .show > a
{
   outline: 0;
}
.navigationMenu .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.navigationMenu .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.navigationMenu .dropdown.show .dropdown-menu
{
   animation-name: navigationMenu-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: linear;
   animation-fill-mode: forwards;
}
@keyframes navigationMenu-animation
{
   0%
   {
      opacity: 0;
      transform: translateX(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateX(0);
   }
}
.navigationMenu .nav > li 
{
   position: relative;
   display: block;
}
.navigationMenu .nav > li > a
{
   position: relative;
   display: block;
   padding: 8px 15px 8px 15px;
}
.navigationMenu .nav .show > a,
.navigationMenu .nav .show > a:hover,
.navigationMenu .nav .show > a:focus
{
    border-color: #BBAA99;
}
.navigationMenu .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #BBAA99;
}
.navigationMenu .nav .arrow
{
   border-top-color: #BBAA99;
   border-bottom-color: #BBAA99;
}
.navigationMenu
{
   position: relative;
}
.navigationMenu:before,
.navigationMenu:after
{
   content: " ";
   display: table;
}
.navigationMenu:after
{
   clear: both;
}
.navigationMenu .navbar-header:before,
.navigationMenu .navbar-header:after
{
   content: " ";
   display: table;
}
.navigationMenu .navbar-header:after
{
   clear: both;
}
.navigationMenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.navigationMenu-navbar-collapse:before,
.navigationMenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.navigationMenu-navbar-collapse:after
{
   clear: both;
}
.navigationMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.navigationMenu .navbar-toggle 
{
   position: relative;
   float: left;
   width: 54px;
   height: 40px;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.navigationMenu .navbar-toggle .line
{
   background-color: #333333;
}
.navigationMenu .navbar-toggle .line
{
   display: block;
   width: 24px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.navigationMenu .navbar-toggle .line
{
   margin: 4px auto;
}
.navigationMenu .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.navigationMenu .navbar-toggle  .line:last-child
{
   margin-bottom: 0px !important;
}
#navigationMenu .navbar-toggle[aria-expanded=true] .lines
{
   transition: all 500ms linear;
   transition-delay: 0.6s;
   transform: rotate(45deg);
}
#navigationMenu .navbar-toggle[aria-expanded=true] .line:nth-child(1), #navigationMenu .navbar-toggle[aria-expanded=true] .line:nth-child(3)
{
   transition-delay: 0.3s;
}
#navigationMenu .navbar-toggle[aria-expanded=true] .line:nth-child(1)
{
   transform: translateY(8px);
}
#navigationMenu .navbar-toggle[aria-expanded=true] .line:nth-child(2)
{
   width: 0;
}
#navigationMenu .navbar-toggle[aria-expanded=true] .line:nth-child(3)
{
   transform: translateY(-8px) rotate(90deg);
}
.navigationMenu .navbar-nav
{
   margin: 6px -15px;
}
.navigationMenu .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.navigationMenu .navbar-nav > li > a
{
   color: #444444;
}
.navigationMenu .navbar-nav > li > a:hover,
.navigationMenu .navbar-nav > li > a:focus
{
   background-color: #BBAA99;
   background-image: none;
   color: #000000;
   text-decoration: none;
}
.navigationMenu .navbar-nav > li > a.active,
.navigationMenu .navbar-nav > li > a.active:hover,
.navigationMenu .navbar-nav > li > a.active:focus
{
   color: #000000;
   background-color: #BBAA99;
   background-image: none;
}
.navigationMenu .navbar-toggle
{
   border: 1px solid transparent;
}
.navigationMenu .navbar-toggle:hover,
.navigationMenu .navbar-toggle:focus
{
   background-color: transparent;
}
.navigationMenu-navbar-collapse
{
   border-color: rgba(187,170,153,1.00);
}
.navigationMenu .navbar-nav > .dropdown > a:hover .arrow,
.navigationMenu .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.navigationMenu .navbar-nav > .show > a,
.navigationMenu .navbar-nav > .show > a:hover,
.navigationMenu .navbar-nav > .show > a:focus
{
   background-color: #BBAA99;
   background-image: none;
   color: #000000;
}
.navigationMenu .navbar-nav > .show > a .arrow,
.navigationMenu .navbar-nav > .show > a:hover .arrow,
.navigationMenu .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.navigationMenu .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #444444;
   border-bottom-color: #444444;
}
.navigationMenu .navbar-link
{
   color: #444444;
}
.navigationMenu .navbar-link:hover
{
   color: #000000;
}
.navigationMenu .navbar-header
{
   color: #333333;
}
@media (min-width: 768px) 
{
.navigationMenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.navigationMenu .navbar-header
{
   float: left;
}
.navigationMenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.navigationMenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.navigationMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.navigationMenu .navbar-toggle
{
   display: none;
}
.navigationMenu .navbar-nav
{
   float: left;
   margin: 0;
}
.navigationMenu .navbar-nav > li
{
   float: left;
}
.navigationMenu .container > .navbar-header,
.navigationMenu .container > .navigationMenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.navigationMenu .navbar-nav > .dropdown > a:hover .arrow,
.navigationMenu .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #BBAA99;
   border-bottom-color: #BBAA99;
}
}
@media (max-width: 768px) 
{
.navigationMenu 
{
   background-color: rgba(187,170,153,0.00);
   background-image: none;
   border: 0px solid #BBAA99;
}
.navigationMenu .navbar-nav
{
   margin: 0;
   background-color: #BBAA99;
   background-image: none;
}
.navigationMenu .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.navigationMenu .navbar-nav .show .dropdown-menu > li > a,
.navigationMenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 11px 5px 11px;
}
.navigationMenu .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 768px) 
{
.navigationMenu 
{
   background-color: rgba(187,170,153,0.00);
   background-image: none;
   border: 0px solid #BBAA99;
   border-radius: 0px;
}
.navigationMenu .navbar-nav > li > a
{
   color: #333333;
}
.navigationMenu .navbar-nav > li > a:hover,
.navigationMenu .navbar-nav > li > a:focus
{
   color: #BBAA99;
   background-color: #665555;
   background-image: none;
}
.navigationMenu .navbar-nav > li > a.active,
.navigationMenu .navbar-nav > li > a.active:hover,
.navigationMenu .navbar-nav > li > a.active:focus
{
   color: #BBAA99;
   background-color: #665555;
   background-image: none;
}
.navigationMenu .navbar-nav > .show > a,
.navigationMenu .navbar-nav > .show > a:hover,
.navigationMenu .navbar-nav > .show > a:focus
{
   background-color: #665555;
   background-image: none;
   color: #BBAA99;
}
.navigationMenu .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #BBAA99;
   border-bottom-color: #BBAA99;
}
.navigationMenu .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #333333;
   border-bottom-color: #333333;
}
.navigationMenu .navbar-nav > li > a.active > .arrow,
.navigationMenu .navbar-nav > li > a.active:hover > .arrow,
.navigationMenu .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #BBAA99;
   border-bottom-color: #BBAA99;
}
.navigationMenu .navbar-nav > .show > a .arrow,
.navigationMenu .navbar-nav > .show > a:hover .arrow,
.navigationMenu .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #BBAA99;
   border-bottom-color: #BBAA99;
}
.navigationMenu .navbar-link
{
   color: #333333;
}
.navigationMenu .navbar-link:hover 
{
   color: #fff;
}
}
#navigationMenu i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_navigationMenu
{
   z-index: 1111 !important;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_Heading3
{
   background-color: rgba(233,233,233,0.40);
   background-image: none;
   border: 1px solid rgba(221,221,221,0.40);
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading3
{
   color: #333333;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   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: 25px 0 15px 0 ;
   padding: 0;
   color: #BBAA99;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #BBAA99;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#wb_Icon1
{
   display: inline-block;
   width: 50px;
   height: 50px;
   text-align: center;
   z-index: 21;
}
#RollOverText6
{
   display: inline-block;
   position: relative;
   width: 149px;
   height: 149px;
   z-index: 5;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   z-index: 31;
}
#wb_Icon6
{
   display: inline-block;
   width: 50px;
   height: 50px;
   text-align: center;
   z-index: 25;
}
#HorizontalLine2
{
   display: inline-block;
   width: 569px;
   z-index: 15;
}
#Html1
{
   display: inline-block;
   width: 360px;
   height: 360px;
   z-index: 29;
}
#wb_Image1
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 3;
}
#wb_Icon4
{
   display: inline-block;
   width: 50px;
   height: 50px;
   text-align: center;
   z-index: 24;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 20;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 11;
}
#RollOverText8
{
   display: inline-block;
   position: relative;
   width: 150px;
   height: 150px;
   z-index: 7;
}
#wb_shopCard3
{
   display: flex;
   width: 100%;
   z-index: 39;
}
#wb_Card2
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 35;
}
#wb_Icon5
{
   display: inline-block;
   width: 23px;
   height: 23px;
   text-align: center;
   z-index: 0;
}
#wb_Extension1
{
   display: block;
   position: relative;
   width: 100%;
   height: 546px;
   z-index: 36;
}
#wb_Heading6
{
   display: block;
   width: 100%;
   z-index: 32;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 19;
}
#wb_featuresCard3
{
   display: flex;
   width: 100%;
   z-index: 30;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 12;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 14;
}
#welcomeButton
{
   display: inline-block;
   width: 149px;
   height: 37px;
   z-index: 10;
}
#wb_JavaScript1
{
   display: block;
   width: 100%;
   z-index: 18;
}
#wb_tHeading4
{
   display: block;
   width: 100%;
   z-index: 16;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 8;
}
#wb_Card5
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 26;
}
#wb_Icon2
{
   display: inline-block;
   width: 50px;
   height: 50px;
   text-align: center;
   z-index: 22;
}
#RollOverText5
{
   display: inline-block;
   position: relative;
   width: 150px;
   height: 150px;
   z-index: 4;
}
#wb_Card4
{
   display: flex;
   width: 100%;
   z-index: 37;
}
#wb_Icon3
{
   display: inline-block;
   width: 50px;
   height: 50px;
   text-align: center;
   z-index: 23;
}
#wb_servicesCard4
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 17;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 44;
}
#Html2
{
   display: inline-block;
   width: 100px;
   height: 100px;
   z-index: 38;
}
#RollOverText7
{
   display: inline-block;
   position: relative;
   width: 150px;
   height: 150px;
   z-index: 6;
}
#wb_navigationMenu
{
   display: block;
   width: 100%;
   z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 2px 15px 2px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_ekklisakia
{
   visibility: visible;
   display: table;
}
#wb_ekklisakia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ekklisakia
{
   height: auto;
   padding: 5px 0 5px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 60px 1px 20px 1px;
}
#LayoutGrid5 .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#wb_welcome
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../images/ekklisaki_kriti.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_welcome
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcome
{
   height: auto;
   padding: 150px 15px 150px 15px;
}
#welcome .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcome > .row > .col-1, #welcome > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#welcome > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   text-align: left;
}
#welcome > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 100px 0 100px 0;
}
#welcome > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   text-align: left;
}
#welcome > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 1px 10px 1px;
}
#LayoutGrid4 .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   padding-right: 1px;
   padding-left: 1px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4-divider-top
{
   height: 50px;
}
#LayoutGrid4-divider-top
{
   top: 0%;
   left: 0;
}
#wb_features
{
   visibility: visible;
   display: table;
}
#wb_features
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#features
{
   height: auto;
   padding: 25px 5px 25px 5px;
}
#features .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#features > .row > .col-1, #features > .row > .col-2, #features > .row > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#features > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #BBAA99;
   border-radius: 20px;
   text-align: left;
}
#features > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #BBAA99;
   border-radius: 20px;
   text-align: left;
}
#features > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   text-align: left;
}
#features-divider-top
{
   height: 50px;
}
#features-divider-top
{
   top: 0%;
   left: 0;
}
#wb_social
{
   visibility: visible;
   display: table;
}
#wb_social
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#social
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#social .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#social > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#social > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_veroia
{
   visibility: visible;
   display: table;
}
#wb_veroia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#veroia
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#veroia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#veroia > .row > .col-1, #veroia > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#veroia > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#veroia > .row > .col-2
{
   display: block;
   width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_content
{
   visibility: visible;
   display: table;
}
#wb_content
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content
{
   height: auto;
   padding: 30px 0 10px 0;
}
#content > .col-1, #content > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#content > .col-1
{
   display: flex;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#content > .col-2
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_shop
{
   visibility: visible;
   display: table;
}
#wb_shop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#shop
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#shop .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_transport
{
   visibility: visible;
   display: table;
}
#wb_transport
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#transport
{
   height: auto;
   padding: 75px 15px 75px 15px;
}
#transport .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#transport > .row > .col-1, #transport > .row > .col-2, #transport > .row > .col-3, #transport > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#transport > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   text-align: left;
}
#transport > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   text-align: left;
}
#transport > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   text-align: left;
}
#transport > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 20px 20px 20px;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   text-align: left;
}
#Heading2
{
   color: #222222;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 32px;
   text-align: left;
   text-transform: none;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   text-align: center;
}
#Heading6
{
   color: #222222;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_headerText
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_headerText
{
   font-size: 19px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
   line-height: 22px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 35px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: rgba(72,114,174,0.60);
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   text-align: left;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 35px;
   text-align: left;
   text-transform: none;
}
#wb_welcomeText
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_welcomeText
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 25px;
}
#welcomeButton
{
   width: 149px;
   height: 37px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 0 0 ;
   padding: 1px 1px 6px 6px;
}
#welcomeButton
{
   line-height: 28px;
}
#wb_tHeading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 20px 20px 20px;
   font-size: 27px;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
#wb_tHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   text-align: left;
}
#tHeading4
{
   color: #E6DFD9;
   font-family: "Advent Pro";
   font-weight: 200;
   font-style: italic;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#wb_featuresCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#featuresCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #AA9988;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#featuresCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #E6DFD9;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#featuresCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #E6DFD9;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#wb_featuresCard3
{
   text-align: left;
}
#wb_shopText
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_shopText
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 19px;
}
#wb_shopCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 45px 0 ;
}
#shopCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #AA9988;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#shopCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#wb_shopCard3
{
   text-align: left;
}
#wb_orderText
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_orderText
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 19px;
}
#wb_gallery
{
   visibility: visible;
   display: table;
}
#wb_gallery
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#gallery
{
   height: auto;
   padding: 10px 10px 10px 10px;
}
#gallery .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#wb_Icon1
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon1
{
   width: 50px;
   height: 50px;
}
#Icon1 i
{
   line-height: 50px;
   font-size: 50px;
   width: 51px;
}
#wb_Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Icon2
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 50px;
   height: 50px;
}
#Icon2 i
{
   line-height: 50px;
   font-size: 50px;
   width: 51px;
}
#wb_Icon3
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon3
{
   width: 50px;
   height: 50px;
}
#Icon3 i
{
   line-height: 50px;
   font-size: 50px;
   width: 51px;
}
#wb_Icon4
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon4
{
   width: 50px;
   height: 50px;
}
#Icon4 i
{
   line-height: 50px;
   font-size: 50px;
   width: 51px;
}
#wb_Icon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Text3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text3
{
   margin: 0;
   padding: 15px 15px 15px 15px;
}
#Html1
{
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline-block;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #AA9988;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #E6DFD9;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #E6DFD9;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#wb_Card1
{
   text-align: left;
}
#wb_Icon5
{
   width: 23px;
   height: 23px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon5
{
   width: 23px;
   height: 23px;
}
#Icon5 i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#wb_Extension1
{
   height: 546px;
   visibility: visible;
   display: block;
}
#wb_Text1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text1
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   box-shadow: 0px 0px 0px #000000;
}
#wb_Text2
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Icon6
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon6
{
   width: 50px;
   height: 50px;
}
#Icon6 i
{
   line-height: 50px;
   font-size: 50px;
   width: 51px;
}
#wb_Icon6:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_servicesCard4
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   color: transparent;
   background-color: transparent;
   background-image: none;
}
#servicesCard4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#servicesCard4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 19px;
   line-height: 20.9px;
}
#wb_servicesCard4
{
   text-align: left;
}
#wb_Card2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   color: transparent;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 15px 0 ;
   padding: 0;
   color: #BBAA99;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 20px;
   box-sizing: border-box;
   margin: 25px 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #BBAA99;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   animation: animate-rotate-in-left 2000ms linear 0ms 1 normal both;
}
#Card2-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#wb_Card2
{
   text-align: left;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 45px 0 ;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #AA9988;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card4
{
   text-align: left;
}
#HorizontalLine2
{
   width: 311px;
   height: 370px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine2
{
   border-color: rgba(233,233,233,0.00);
   border-bottom-width: 370px;
}
#wb_vizantino
{
   visibility: visible;
   display: table;
}
#wb_vizantino
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 90px;
}
#vizantino
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#vizantino .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#vizantino-divider-top
{
   height: 50px;
}
#vizantino-divider-top
{
   top: 0%;
   left: 0;
}
#RollOverText5
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
}
#RollOverText6
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
}
#RollOverText7
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
}
#RollOverText8
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
}
#wb_JavaScript1
{
   visibility: visible;
   display: block;
}
#wb_navigationMenu
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#navigationMenu, .navigationMenu .nav, .navigationMenu .dropdown-menu
{
   font-weight: normal;
   font-size: 24px;
}
#wb_Image1
{
   width: 34px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 34px;
   height: 34px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: rgba(233,233,233,0.40);
   background-image: none;
   border: 1px solid rgba(221,221,221,0.40);
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   color: #333333;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 29px;
   text-align: left;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
}
#wb_Card5
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   color: transparent;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 15px 0 ;
   padding: 0;
   color: #BBAA99;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #BBAA99;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#wb_Card5
{
   text-align: left;
}
}
@media only screen and (max-width: 767px)
{
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 2px 15px 2px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_ekklisakia
{
   visibility: visible;
   display: table;
}
#wb_ekklisakia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ekklisakia
{
   height: auto;
   padding: 6px 0 6px 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 60px 1px 20px 1px;
}
#LayoutGrid5 .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#wb_welcome
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../images/ekklisaki_kriti.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_welcome
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcome
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#welcome .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#welcome > .row > .col-1, #welcome > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#welcome > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   text-align: left;
}
#welcome > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 100px 0 100px 0;
}
#welcome > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   text-align: left;
}
#welcome > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 20px 10px 20px 10px;
}
#LayoutGrid2 .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 1px 10px 1px;
}
#LayoutGrid4 .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   padding-right: 1px;
   padding-left: 1px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4-divider-top
{
   height: 50px;
}
#LayoutGrid4-divider-top
{
   top: 0%;
   left: 0;
}
#wb_features
{
   visibility: visible;
   display: table;
}
#wb_features
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#features
{
   height: auto;
   padding: 25px 10px 25px 10px;
}
#features .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#features > .row > .col-1, #features > .row > .col-2, #features > .row > .col-3
{
   padding-right: 10px;
   padding-left: 10px;
}
#features > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #BBAA99;
   border-radius: 20px;
   text-align: center;
}
#features > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #BBAA99;
   border-radius: 20px;
   text-align: center;
}
#features > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   text-align: center;
}
#features-divider-top
{
   height: 50px;
}
#features-divider-top
{
   top: 0%;
   left: 0;
}
#wb_social
{
   visibility: visible;
   display: table;
}
#wb_social
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#social
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#social .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#social > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#social > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_veroia
{
   visibility: visible;
   display: table;
}
#wb_veroia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#veroia
{
   height: auto;
   padding: 10px 5px 10px 5px;
}
#veroia .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#veroia > .row > .col-1, #veroia > .row > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#veroia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#veroia > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_content
{
   visibility: visible;
   display: table;
}
#wb_content
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content
{
   height: auto;
   padding: 30px 0 10px 0;
}
#content > .col-1, #content > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#content > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#content > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_shop
{
   visibility: visible;
   display: table;
}
#wb_shop
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#shop
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#shop .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_transport
{
   visibility: visible;
   display: table;
}
#wb_transport
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#transport
{
   height: auto;
   padding: 75px 15px 75px 15px;
}
#transport .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#transport > .row > .col-1, #transport > .row > .col-2, #transport > .row > .col-3, #transport > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#transport > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   text-align: left;
}
#transport > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   text-align: left;
}
#transport > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   text-align: left;
}
#transport > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #BBAA99;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 20px 20px 20px;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   text-align: left;
}
#Heading2
{
   color: #222222;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 29px;
   text-align: left;
   text-transform: none;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 20px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   text-align: center;
}
#Heading6
{
   color: #222222;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
   text-align: center;
   text-transform: none;
}
#wb_headerText
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_headerText
{
   font-size: 17px;
   margin: 0;
   padding: 10px 0 10px 0;
   text-align: center;
   line-height: 21px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: rgba(72,114,174,0.60);
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   text-align: left;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 32px;
   text-align: left;
   text-transform: none;
}
#wb_welcomeText
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_welcomeText
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 23px;
}
#welcomeButton
{
   width: 149px;
   height: 37px;
   visibility: visible;
   display: inline-block;
   margin: 30px 0 0 0 ;
   padding: 1px 1px 6px 6px;
}
#welcomeButton
{
   line-height: 28px;
}
#wb_tHeading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 20px 20px 20px;
   font-size: 24px;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
#wb_tHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   text-align: left;
}
#tHeading4
{
   color: #E6DFD9;
   font-family: "Advent Pro";
   font-weight: 200;
   font-style: italic;
   font-size: 24px;
   text-align: left;
   text-transform: none;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #222222;
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_featuresCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#featuresCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #AA9988;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#featuresCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #E6DFD9;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#featuresCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #E6DFD9;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 20px;
}
#wb_featuresCard3
{
   text-align: left;
}
#wb_shopText
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_shopText
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_shopCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 45px 0 ;
}
#shopCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #AA9988;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#shopCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#wb_shopCard3
{
   text-align: left;
}
#wb_orderText
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_orderText
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_gallery
{
   visibility: visible;
   display: table;
}
#wb_gallery
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#gallery
{
   height: auto;
   padding: 10px 10px 10px 10px;
}
#gallery .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#wb_Icon1
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon1
{
   width: 50px;
   height: 50px;
}
#Icon1 i
{
   line-height: 50px;
   font-size: 50px;
   width: 51px;
}
#wb_Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Icon2
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon2
{
   width: 50px;
   height: 50px;
}
#Icon2 i
{
   line-height: 50px;
   font-size: 50px;
   width: 51px;
}
#wb_Icon3
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon3
{
   width: 50px;
   height: 50px;
}
#Icon3 i
{
   line-height: 50px;
   font-size: 50px;
   width: 51px;
}
#wb_Icon4
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon4
{
   width: 50px;
   height: 50px;
}
#Icon4 i
{
   line-height: 50px;
   font-size: 50px;
   width: 51px;
}
#wb_Icon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_Text3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text3
{
   margin: 0;
   padding: 15px 15px 15px 15px;
}
#Html1
{
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline-block;
}
#wb_Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #AA9988;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #E6DFD9;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   color: #E6DFD9;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 17px;
}
#wb_Card1
{
   text-align: left;
}
#wb_Icon5
{
   width: 23px;
   height: 23px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Icon5
{
   width: 23px;
   height: 23px;
}
#Icon5 i
{
   line-height: 23px;
   font-size: 23px;
   width: 22px;
}
#wb_Extension1
{
   height: 546px;
   visibility: visible;
   display: block;
}
#wb_Text1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text1
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   box-shadow: 0px 0px 0px #000000;
}
#wb_Text2
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Icon6
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#Icon6
{
   width: 50px;
   height: 50px;
}
#Icon6 i
{
   line-height: 50px;
   font-size: 50px;
   width: 51px;
}
#wb_Icon6:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_servicesCard4
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   color: #000000;
   background-color: transparent;
   background-image: none;
}
#servicesCard4-card-item0
{
   box-sizing: border-box;
   margin: 0 0 15px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#servicesCard4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 19px;
   line-height: 20.9px;
}
#wb_servicesCard4
{
   text-align: left;
}
#wb_Card2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   color: #000000;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 15px 0 ;
   padding: 0;
   color: #BBAA99;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 20px;
   box-sizing: border-box;
   margin: 25px 0 10px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #BBAA99;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   animation: animate-rotate-in-left 2000ms linear 0ms 1 normal both;
}
#Card2-card-item1 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#wb_Card2
{
   text-align: left;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 45px 0 ;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #AA9988;
   border-radius: 0px;
   max-width: 100%;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 10px 0 ;
   padding: 0;
   color: #222222;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card4
{
   text-align: left;
}
#HorizontalLine2
{
   width: 324px;
   height: 370px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#HorizontalLine2
{
   border-color: rgba(233,233,233,0.00);
   border-bottom-width: 370px;
}
#wb_vizantino
{
   visibility: visible;
   display: table;
}
#wb_vizantino
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 90px;
}
#vizantino
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#vizantino .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#vizantino-divider-top
{
   height: 50px;
}
#vizantino-divider-top
{
   top: 0%;
   left: 0;
}
#RollOverText5
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
}
#RollOverText6
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
}
#RollOverText7
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
}
#RollOverText8
{
   width: 150px;
   height: 150px;
   visibility: visible;
   display: inline-block;
}
#wb_JavaScript1
{
   visibility: visible;
   display: block;
}
#wb_navigationMenu
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#navigationMenu, .navigationMenu .nav, .navigationMenu .dropdown-menu
{
   font-weight: bold;
   font-size: 24px;
}
#wb_Image1
{
   width: 34px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 34px;
   height: 34px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: rgba(233,233,233,0.40);
   background-image: none;
   border: 1px solid rgba(221,221,221,0.40);
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   color: #333333;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 27px;
   text-align: left;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
}
#wb_Card5
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 0 10px 0 10px;
   color: #000000;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 15px 0 ;
   padding: 0;
   color: #BBAA99;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #BBAA99;
   font-family: "Advent Pro";
   font-weight: 300;
   font-style: normal;
   font-size: 21px;
}
#wb_Card5
{
   text-align: left;
}
}
