body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 17px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
*
{
   scrollbar-color: rgba(0,206,209,1.00) rgba(255,255,255,1.00);
   scrollbar-width: thin;
}
*::-webkit-scrollbar
{
   width: 2px;
}
*::-webkit-scrollbar-track
{
   background: rgba(255,255,255,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(0,206,209,1.00);
   border-radius: 10px;
   border: 1px solid rgba(0,0,0,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(255,255,255,1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(211,211,211,1.00);
}
a
{
   color: #000000;
   text-decoration: underline;
}
a:visited
{
   color: #FFFFFF;
}
a:active
{
   color: #1E90FF;
}
a:hover
{
   color: #696969;
   text-decoration: underline;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_pneumonologos, #wb_reviewsCard4, #wb_reviewsCard2, #wb_Card1
   {
      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_pneumonologos, #wb_reviewsCard4, #wb_reviewsCard2, #wb_Card1
   {
      background-attachment: scroll !important;
   }
}
#wb_headerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #00CED1;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   padding: 6px 15px 6px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1350px;
}
#headerLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   float: left;
}
#headerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#headerLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#headerLayoutGrid:before,
#headerLayoutGrid:after,
#headerLayoutGrid .row:before,
#headerLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#headerLayoutGrid:after,
#headerLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_tseliou
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#tseliou
{
   box-sizing: border-box;
   padding: 4px 15px 4px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1350px;
}
#tseliou > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#tseliou > .row > .col-1, #tseliou > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#tseliou > .row > .col-1, #tseliou > .row > .col-2
{
   float: left;
}
#tseliou > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#tseliou > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#tseliou:before,
#tseliou:after,
#tseliou .row:before,
#tseliou .row:after
{
   display: table;
   content: " ";
}
#tseliou:after,
#tseliou .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#tseliou > .row > .col-1, #tseliou > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_pneumonologos
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: url('../images/pulmonologist.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#pneumonologos
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 250px 0 150px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1350px;
}
#pneumonologos > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#pneumonologos > .col-1
{
   flex: 0 0 auto;
}
#pneumonologos > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#pneumonologos > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
@media (max-width: 768px)
{
#pneumonologos > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#pneumonologos-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #FFFFFF;
   opacity: 0.45;
}
#wb_pulmonologist
{
   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: 100px 0 70px 0 ;
}
#pulmonologist
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1350px;
}
#pulmonologist > .col-1, #pulmonologist > .col-2, #pulmonologist > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#pulmonologist > .col-1, #pulmonologist > .col-2, #pulmonologist > .col-3
{
   flex: 0 0 auto;
}
#pulmonologist > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#pulmonologist > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#pulmonologist > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#pulmonologist > .col-1, #pulmonologist > .col-2, #pulmonologist > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_dreamsLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#dreamsLayoutGrid
{
   box-sizing: border-box;
   padding: 10px 25px 10px 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1350px;
}
#dreamsLayoutGrid > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#dreamsLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#dreamsLayoutGrid > .row > .col-1
{
   float: left;
}
#dreamsLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#dreamsLayoutGrid:before,
#dreamsLayoutGrid:after,
#dreamsLayoutGrid .row:before,
#dreamsLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#dreamsLayoutGrid:after,
#dreamsLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#dreamsLayoutGrid > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_reviews
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #00CED1;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#reviews
{
   box-sizing: border-box;
   padding: 50px 60px 50px 60px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#reviews > .row
{
   margin-right: -60px;
   margin-left: -60px;
}
#reviews > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 60px;
   padding-left: 60px;
   position: relative;
}
#reviews > .row > .col-1
{
   float: left;
}
#reviews > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#reviews:before,
#reviews:after,
#reviews .row:before,
#reviews .row:after
{
   display: table;
   content: " ";
}
#reviews:after,
#reviews .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#reviews > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_review
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#review
{
   position: relative;
   padding: 10px 0 10px 0;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1350px;
   box-sizing: border-box;
   font-size: 0;
}
#review .owl-dots, #review .owl-nav
{
   text-align: center;
}
#review .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #344742;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#review .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #344742;
   text-decoration: none;
}
#review .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#review .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#review .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 0px);
   height: calc(100% - 32px);
}
#review .owl-nav button.owl-prev, #review .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#review .owl-nav button.owl-prev span, #review .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#review .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#review .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #DCDCDC;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#review .owl-dots .owl-dot.active span, #review .owl-dots .owl-dot:hover span
{
   background: #344742;
}
@media all and (max-width:768px) 
{
#wb_review
{
}
#review
{
}
#review
{
   flex-direction: column;
}
}
#wb_section
{
   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: 100px 0 70px 0 ;
}
#section
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1350px;
}
#section > .col-1, #section > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#section > .col-1, #section > .col-2
{
   flex: 0 0 auto;
}
#section > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#section > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#section > .col-1, #section > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_appoitment
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 50vh;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#appoitment
{
   box-sizing: border-box;
   height: 50vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1340px;
}
#appoitment > .col-1, #appoitment > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#appoitment > .col-1, #appoitment > .col-2
{
   flex: 0 0 auto;
}
#appoitment > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#appoitment > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#appoitment > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#appoitment > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
@media (max-width: 768px)
{
#appoitment > .col-1, #appoitment > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#appoitment-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #FFFFFF;
   opacity: 0.63;
}
#wb_appoitment .parallax
{
   background-color: transparent;
   background-image: url('../images/pnevmonologos_stithoskopio.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_appoitment .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_plan
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #00CED1;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 100px 0 0 0 ;
}
#plan
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1350px;
}
#plan > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#plan > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#plan > .row > .col-1
{
   float: left;
}
#plan > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#plan:before,
#plan:after,
#plan .row:before,
#plan .row:after
{
   display: table;
   content: " ";
}
#plan:after,
#plan .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#plan > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_spirometrisi
{
   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 0 100px 0 ;
}
#spirometrisi
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1350px;
}
#spirometrisi > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#spirometrisi > .row > .col-1, #spirometrisi > .row > .col-2, #spirometrisi > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#spirometrisi > .row > .col-1, #spirometrisi > .row > .col-2, #spirometrisi > .row > .col-3
{
   float: left;
}
#spirometrisi > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#spirometrisi > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#spirometrisi > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#spirometrisi:before,
#spirometrisi:after,
#spirometrisi .row:before,
#spirometrisi .row:after
{
   display: table;
   content: " ";
}
#spirometrisi:after,
#spirometrisi .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#spirometrisi > .row > .col-1, #spirometrisi > .row > .col-2, #spirometrisi > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#spirometrisi-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 150px;
   line-height: 0;
   left: 0;
}
#spirometrisi-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#spirometrisi-divider-top .divider-fill
{
   fill: rgba(0,0,0,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_faq
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #00CED1;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 100px 0 ;
}
#faq
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1350px;
}
#faq > .col-1, #faq > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#faq > .col-1, #faq > .col-2
{
   flex: 0 0 auto;
}
#faq > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#faq > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#faq > .col-1, #faq > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#upStickyLayer
{
   background-color: #00CED1;
   background-image: none;
   border: 1px solid #C0C0C0;
   border-radius: 50%;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #FFFFFF;
}
#wb_tHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#tHeading2
{
   color: #293430;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_aboutText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: center;
}
#wb_aboutText1
{
   color: #293430;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 17px;
   line-height: 23px;
}
#wb_aboutText1 p, #wb_aboutText1 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_aboutText1
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_reviewsCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 500px;
   box-sizing: border-box;
   margin: 0;
   max-width: 500px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #4872D6;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#reviewsCard1-card-body
{
   padding: 100px 30px 100px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#reviewsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#reviewsCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#wb_faqImage
{
   margin: 50px 0 50px 0 ;
   vertical-align: top;
}
#faqImage
{
   border: 1px solid #D3D3D3;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 540px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_form
{
   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;
}
#form
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1350px;
}
#form > .col-1, #form > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#form > .col-1, #form > .col-2
{
   flex: 0 0 auto;
}
#form > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#form > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#form > .col-1, #form > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 60px 0 ;
}
#footer
{
   box-sizing: border-box;
   padding: 1px 0 1px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1350px;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 30px 0;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 13px;
   line-height: 21px;
}
#wb_footerText p, #wb_footerText ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#introButton
{
   box-sizing: border-box;
   line-height: 40px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #00CED1;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#introButton:focus
{
   outline: 0;
}
#wb_introText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: center;
}
#wb_introText
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 24px;
}
#wb_introText p, #wb_introText ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_introText
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#Heading4
{
   color: #293430;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: italic;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_section1Image
{
   margin: 0 0 30px 0 ;
   vertical-align: top;
}
#section1Image
{
   border: 0px solid #CEB02C;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 540px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_section2Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: left;
}
#wb_section2Text2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 17px;
   line-height: 23px;
}
#wb_section2Text2 p, #wb_section2Text2 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_section2Text2
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 50px 0 15px 0 ;
   padding: 0;
   text-align: left;
}
#Heading5
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_section2Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_section2Text1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 20px;
   line-height: 27px;
}
#wb_section2Text1 p, #wb_section2Text1 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_section2Text1
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_reviewsCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 500px;
   box-sizing: border-box;
   margin: 0 2px 0 0 ;
   max-width: 500px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/spirometry.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #00CED1;
   border-radius: 0px;
   text-align: left;
}
#reviewsCard4-card-body
{
   padding: 100px 30px 100px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#reviewsCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #8706D4 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#wb_reviewsCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 500px;
   box-sizing: border-box;
   margin: 0;
   max-width: 500px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #00CED1;
   background-image: none;
   border: 0px solid #293430;
   border-radius: 0px;
   text-align: left;
}
#reviewsCard3-card-body
{
   padding: 100px 30px 100px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#reviewsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#reviewsCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#wb_reviewsCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 500px;
   box-sizing: border-box;
   margin: 0 2px 0 0 ;
   max-width: 500px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/σπιρομέτρηση.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #F909C6;
   border-radius: 0px;
   text-align: left;
}
#reviewsCard2-card-body
{
   padding: 100px 30px 100px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#reviewsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #8706D4 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#faqAccordion *, #faqAccordion *::before, #faqAccordion *::after
{
   box-sizing: border-box;
}
#faqAccordion .accordion-item
{
   background-color: rgba(44,87,155,0.00);
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   margin-bottom: 1px;
      overflow: hidden;
   text-align: left;
}
#faqAccordion .accordion-item
{
   border-color: #2C579B;
}
#faqAccordion.accordion-group .accordion-item
{
   margin-bottom: 10px;
      overflow: hidden;
   border-radius: 0px;
}
#faqAccordion .accordion-item:not(.active) .accordion-header
{
   border-radius: inherit !important;
   }
#faqAccordion .accordion-header
{
   border-bottom: 1px solid transparent;
   border-top-right-radius: 0px;
   border-top-left-radius: 0px;
}
#faqAccordion .accordion-item > .accordion-header
{
   background-color: rgba(44,87,155,0.00);
   background-image: none;
}
#faqAccordion .accordion-item.active
{
   border-color: rgba(44,87,155,1.00);
}
#faqAccordion .accordion-item.active > .accordion-header
{
   background-color: rgba(44,87,155,0.00);
   background-image: none;
}
#faqAccordion .accordion-item:hover > .accordion-header
{
   background-color: rgba(44,87,155,0.00);
   background-image: none;
}
#faqAccordion .accordion-body
{
   padding: 15px 0 15px 0;
   font-size: 0;
   text-align: left;
   position: relative;
}
#faqAccordion .accordion-body::before, #faqAccordion .accordion-body::after
{
   display: table;
   content: " ";
}
#faqAccordion .accordion-body::after
{
   clear: both;
}
#faqAccordion .accordion-item > .accordion-header + .accordion-collapse .accordion-body
{
   border-top-color: rgba(44,87,155,1.00);
}
#faqAccordion h4.accordion-title
{
   margin-top: 0;
   margin-bottom: 0;
   display: block;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   text-align: left;
}
#faqAccordion .accordion-title > a
{
   color: inherit;
   position: relative;
   display: block;
   padding: 15px 0 15px 0;
   text-decoration: none;
}
#faqAccordion .active .accordion-title > a
{
   color: #FFFFFF;
}
#faqAccordion .collapse 
{
   display: none;
}
#faqAccordion .collapse.show
{
   display: block;
}
#faqAccordion .collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease-out;
}
#faqAccordion .accordion-item .accordion-header .accordion-arrow
{
   right: 10px;
   width: 24px;
   height: 100%;
   box-sizing: content-box;
   display: inline-flex;
   align-content: center;
   align-items: center;
   position: absolute;
   text-indent: -99999px;
   top: 0;
   overflow: hidden;
   fill: currentColor;
}
#faqAccordion .accordion-item .accordion-header .accordion-arrow .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#faqAccordion .accordion-item .accordion-header .accordion-arrow .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#faqAccordion .accordion-item.active .accordion-header .accordion-arrow .icon-default
{
   display: none;
}
#faqAccordion .accordion-item.active .accordion-header .accordion-arrow .icon-active
{
   display: block;
}
#wb_faqAccordion
{
   margin: 0;
   position: relative;
}
#wb_faqText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_faqText1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 26px;
}
#wb_faqText1 p, #wb_faqText1 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_faqText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faqText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_faqText2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 26px;
}
#wb_faqText2 p, #wb_faqText2 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_faqText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faqText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_faqText3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 26px;
}
#wb_faqText3 p, #wb_faqText3 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_faqText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_faqText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_faqText4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 26px;
}
#wb_faqText4 p, #wb_faqText4 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_faqText4
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_planCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 30px 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.20);
   text-align: left;
}
#planCard1-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#planCard1-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 83px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #CFDBD8;
   background-image: none;
   color: #7E9590;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#planCard1-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#planCard1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#planCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#planCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#planCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#planCard1-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 38px;
   box-sizing: border-box;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 0px;
   background-color: #00CED1;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#planCard1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 15px 10px 15px;
   text-decoration: none;
}
#wb_planCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 30px 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.20);
   text-align: left;
}
#planCard2-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#planCard2-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 83px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #CFDBD8;
   background-image: none;
   color: #7E9590;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#planCard2-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#planCard2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#planCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#planCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#planCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#planCard2-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 15px 10px 15px;
   border: 0px solid #CEB02C;
   border-radius: 0px;
   background-color: #CEB02C;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_planCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 30px 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.20);
   text-align: left;
}
#planCard3-card-body
{
   padding: 30px 30px 30px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
#planCard3-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 83px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #CFDBD8;
   background-image: none;
   color: #7E9590;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#planCard3-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#planCard3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#planCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#planCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#planCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#planCard3-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 38px;
   box-sizing: border-box;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 0px;
   background-color: #00CED1;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#planCard3-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 15px 10px 15px;
   text-decoration: none;
}
#wb_planText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_planText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 21px;
   line-height: 31px;
}
#wb_planText p, #wb_planText ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_planText
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_reviewsText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: center;
}
#wb_reviewsText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
}
#wb_reviewsText div
{
   text-align: center;
}
#wb_reviewsText
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_headerIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon3 a
{
   text-decoration: none;
}
#wb_headerIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon3
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon3 i
{
   color: #000000;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_headerIcon3:hover #headerIcon3 i
{
   color: #5465FF;
}
#wb_headerIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 0 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon2 a
{
   text-decoration: none;
}
#wb_headerIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon2
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon2 i
{
   color: #000000;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_headerIcon2:hover #headerIcon2 i
{
   color: #4F4F4F;
}
#wb_headerIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon1 a
{
   text-decoration: none;
}
#wb_headerIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon1
{
   height: 20px;
   width: 20px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_headerIcon1:hover #headerIcon1 i
{
   color: #5465FF;
}
#headerBreadcrumb
{
   list-style: none;
   padding: 8px 0 8px 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: left;
}
#headerBreadcrumb > li
{
   display: inline-block;
   font-size: 15px;
   text-transform: none;
}
#headerBreadcrumb a
{
   color: #000000;
   text-decoration: none;
}
#headerBreadcrumb a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#headerBreadcrumb > .active
{
   color: #A9A9A9;
}
#headerBreadcrumb > .active a
{
   color: inherit;
   pointer-events: none;
}
#headerBreadcrumb > li + li:before
{
   content: "";
   padding: 0 10px;
   color: #C0C0C0;
}
#headerBreadcrumb li i
{
   font-size: 15px;
   vertical-align: text-bottom;
   width: 17px;
}
#wb_OverlayMenu1
{
   position: relative;
}
#wb_OverlayMenu1
{
   margin: 0;
}
#OverlayMenu1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu1:hover
{
   background-color: #EDEDED;
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu1
{
   display: block;
   width: 177px;
   height: 56px;
   position: relative;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 32px;
   height: 6px;
   background: #454545;
   display: block;
   margin: 6px auto;
   transition: all 500ms linear;
}
#OverlayMenu1:hover .line
{
   background: #4169E1;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 12px;
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   left: 0;
   overflow-y: auto;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 400px;
   z-index: 9998 !important;
   background-color: rgba(65,105,225,0.87);
}
#OverlayMenu1-overlay ul
{
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1
{
   width: 100%;
   max-width: 970px;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: left;
}
.OverlayMenu1 li
{
   position: relative;
}
.OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #454545;
   outline: none;
}
.OverlayMenu1 li a:hover
{
   color: #2B2B2B;
   background-color: #EDEDED;
}
#OverlayMenu1-overlay
{
   visibility: hidden;
   width: 0;
   transition: width 500ms 0.3s, visibility 0s 800ms;
}
#OverlayMenu1-overlay.show
{
   visibility: visible;
   width: 400px;
   transition: width 500ms;
}
#OverlayMenu1-overlay .OverlayMenu1
{
   opacity: 0;
   transition: opacity 0.3s 500ms;
}
#OverlayMenu1-overlay.show .OverlayMenu1
{
   opacity: 1;
   transition-delay: 500ms;
}
#OverlayMenu1-overlay.hide .OverlayMenu1
{
   transition-delay: 0s;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
.OverlayMenu1-effect
{
   transition: all 500ms linear;
}
#wb_contentSection1
{
   height: 327px;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#contentSection1-card-body
{
   flex: 1 1 auto;
   font-size: 0;
}
#contentSection1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0px;
   right: 11px;
   top: 0px;
   height: 314px;
   padding: 0;
}
#contentSection1-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #02ABB2;
   background-image: none;
   -webkit-clip-path: url(#contentSection1-card-item0-clippath);
   clip-path: url(#contentSection1-card-item0-clippath);
}
#contentSection1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 18px;
   right: 19px;
   top: 0px;
   height: 314px;
   padding: 0;
}
#contentSection1-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: transparent;
   background-image: url('../images/metrisi.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   -webkit-clip-path: url(#contentSection1-card-item1-clippath);
   clip-path: url(#contentSection1-card-item1-clippath);
}
#wb_productsCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#productsCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#productsCard1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: calc(100% - 40px);
   width: 100%;
   height: auto;
}
#productsCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#productsCard1-card-item2
{
   box-sizing: border-box;
   margin: 12px 0 12px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 50px 0 ;
   text-align: left;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 17px;
   line-height: 25px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text1
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#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: 97px;
   width: 100px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #02ABB2;
   display: inline-block;
   font-size: 97px;
   line-height: 97px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #A9A9A9;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   box-shadow: 0px 2px 5px rgba(0,0,0,0.10);
   text-align: left;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 34px;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   padding: 8px 16px 9px 100px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(to left, #51ABF9 0%, #5EEDBC 100%);
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: -44px 0 0 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 60px;
   width: 100%;
   height: 60px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   line-height: 22.1px;
}
#wb_linksText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_linksText1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 19px;
}
#wb_linksText1 div
{
   text-align: left;
}
#wb_linksText1
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_contactAddress 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_contactAddress
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 20px;
   line-height: 27.5px;
}
#wb_contactAddress p, #wb_contactAddress ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_contactAddress
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon3
{
   background-color: #C0C0C0;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   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: "";
}
#wb_Icon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Icon3
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 i
{
   color: #02ABB2;
}
#wb_Icon3
{
   transition: all 500ms linear 0ms;
}
#wb_Icon2
{
   background-color: #C0C0C0;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   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: "";
}
#wb_Icon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Icon2
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #02ABB2;
}
#wb_Icon2
{
   transition: all 500ms linear 0ms;
}
#wb_FontAwesomeIcon9
{
   background-color: #C0C0C0;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon9 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon9 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon9:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon9
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon9 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon9:hover #FontAwesomeIcon9 i
{
   color: #02ABB2;
}
#wb_FontAwesomeIcon9
{
   transition: all 500ms linear 0ms;
}
#wb_FontAwesomeIcon8
{
   background-color: #C0C0C0;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon8 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon8 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon8:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon8
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon8 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon8:hover #FontAwesomeIcon8 i
{
   color: #02ABB2;
}
#wb_FontAwesomeIcon8
{
   transition: all 500ms linear 0ms;
}
#wb_FontAwesomeIcon7
{
   background-color: #C0C0C0;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon7 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon7 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon7:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon7
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon7 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon7:hover #FontAwesomeIcon7 i
{
   color: #02ABB2;
}
#wb_FontAwesomeIcon7
{
   transition: all 500ms linear 0ms;
}
#wb_FontAwesomeIcon6
{
   background-color: #C0C0C0;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 16px 16px 16px 16px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon6 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon6:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon6
{
   height: 40px;
   width: 40px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 40px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon6:hover #FontAwesomeIcon6 i
{
   color: #02ABB2;
}
#wb_FontAwesomeIcon6
{
   transition: all 500ms linear 0ms;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_webulk
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #5E5E5E;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#webulk
{
   box-sizing: border-box;
   padding: 20px 20px 50px 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1350px;
}
#webulk > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#webulk > .row > .col-1, #webulk > .row > .col-2, #webulk > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#webulk > .row > .col-1, #webulk > .row > .col-2, #webulk > .row > .col-3
{
   float: left;
}
#webulk > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#webulk > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#webulk > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#webulk:before,
#webulk:after,
#webulk .row:before,
#webulk .row:after
{
   display: table;
   content: " ";
}
#webulk:after,
#webulk .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#webulk > .row > .col-1, #webulk > .row > .col-2, #webulk > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: transparent;
   background-image: url('../images/thermaikos_peraia.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid rgba(0,0,0,0.50);
   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: 10px 10px 10px 10px;
   padding: 4px 0 4px 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#wb_Card1:hover #Card1-card-item0
{
   opacity: 1.0;
   transition: opacity 300ms linear 0ms;
}
#Card1-card-item0
{
   opacity: 0;
   transition: opacity 500ms linear 0ms;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 4px 0 4px 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#wb_Card1:hover #Card1-card-item1
{
   opacity: 1.0;
   transition: opacity 300ms linear 0ms;
}
#Card1-card-item1
{
   opacity: 0;
   transition: opacity 500ms linear 0ms;
}
#Card1-card-item2
{
   display: inline-block;
   line-height: 1.0;
   height: 28px;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#wb_Card1:hover #Card1-card-item2
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item2
{
   transform: rotate(0deg) scale(0,0) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item2 a
{
   color: inherit;
   display: block;
   padding: 4px 0 4px 0;
   text-decoration: none;
}
#Card1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#Card1-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid rgba(0,0,0,0.50);
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: center;
}
#wb_Card1 #Card1-card-body:after
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
}
#wb_Card1:hover #Card1-card-body:after
{
   background-color: rgba(0,0,0,0.50);
   transition: background-color 300ms linear 0ms;
}
#wb_Card1 #Card1-card-body:after
{
   background-color: rgba(0,0,0,0.00);
   transition: background-color 300ms linear 0ms;
}
#wb_Extension2 
{
   text-align: center;
}
#Extension2 
{
   display: inline-block;
   height: 160px;
   margin-top: 50px;
   perspective: 600px;
   width: 160px;
}
#Extension2 .cube 
{
   animation: rotateCube 16s 1s infinite both;
   height: inherit;
   position: relative;
   width: inherit;
   transform: rotateX(0deg) rotateY(0deg);
   transform-style: preserve-3d;
}
#Extension2 .cube:hover
{
   animation-play-state: running !important;
}
#Extension2 .cube-face 
{
   background-size: cover;
   border: 1px solid #888888;
   box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
   height: inherit;
   opacity: 0.8;
   position: absolute;
   width: inherit;
}
#Extension2 .cube-face-front 
{
   transform: translate3d(0, 0, calc(160px / 2));
}
#Extension2 .cube-face-left 
{
   transform: rotateY(-90deg) translate3d(0, 0, calc(160px / 2));
}
#Extension2 .cube-face-right 
{
   transform: rotateY(90deg) translate3d(0, 0, calc(160px / 2));
}
#Extension2 .cube-face-top 
{
   transform: rotateX(90deg) translate3d(0, 0, calc(160px / 2));
}
#Extension2 .cube-face-bottom 
{
   transform: rotateX(-90deg) translate3d(0, 0, calc(160px / 2));
}
#Extension2 .cube-face-back 
{
   transform: rotateY(180deg) translate3d(0, 0, calc(160px / 2));
}
@keyframes rotateCube
{
   0% 
   {
      transform: rotateX(0deg) rotateY(0deg);
   }
   16% 
   {
      transform: rotateX(90deg) rotateY(0deg);
   }
   33% 
   {
      transform: rotateX(0deg) rotateY(90deg);
   }
   50% 
   {
      transform: rotateX(0deg) rotateY(-90deg); 
   }
   66% 
   {
      transform: rotateX(-90deg) rotateY(0deg); 
   }
   83% 
   {
      transform: rotateX(0deg) rotateY(180deg);
   }
   100% 
   {
      transform: rotateX(0deg) rotateY(0deg);
   }
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .thumbnail img
{
   border: 0px solid #DDDDDD;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(3n+1)
{
   clear: both;
}
#wb_Icon1
{
   display: inline-block;
   width: 100px;
   height: 97px;
   text-align: center;
   z-index: 24;
}
#wb_Card1
{
   display: flex;
   width: calc(100% - 20px);
   z-index: 55;
}
#wb_OverlayMenu1
{
   display: inline-block;
   width: 177px;
   height: 56px;
   z-index: 4;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 38;
}
#wb_headerBreadcrumb
{
   display: inline-block;
   width: 425px;
   height: 31px;
   z-index: 0;
   vertical-align: top;
}
#wb_faqAccordion
{
   display: block;
   width: 100%;
   z-index: 35;
}
#wb_PhotoGallery1
{
   display: block;
   width: 100%;
   z-index: 12;
}
#wb_Extension2
{
   display: inline-block;
   position: relative;
   width: 160px;
   height: 161px;
   z-index: 54;
}
#wb_reviewsCard4
{
   display: flex;
   z-index: 18;
}
#wb_productsCard1
{
   display: flex;
   width: 100%;
   z-index: 11;
}
#wb_contentSection1
{
   display: flex;
   width: 100%;
   z-index: 8;
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 20;
}
#wb_FontAwesomeIcon9
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 42;
}
#wb_faqImage
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 37;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 34;
}
#wb_FontAwesomeIcon8
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 47;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 39;
}
#wb_reviewsCard1
{
   display: flex;
   z-index: 15;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 13;
}
#introButton
{
   display: inline-block;
   width: 208px;
   height: 42px;
   z-index: 6;
}
#wb_FontAwesomeIcon7
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 45;
}
#wb_section1Image
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 19;
}
#wb_reviewsCard3
{
   display: flex;
   z-index: 17;
}
#wb_FontAwesomeIcon6
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 44;
}
#wb_reviewsCard2
{
   display: flex;
   z-index: 16;
}
#wb_tHeading2
{
   display: block;
   width: 100%;
   z-index: 9;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 5;
}
#wb_Icon2
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 48;
}
#wb_planCard3
{
   display: flex;
   width: 100%;
   z-index: 29;
}
#wb_planCard2
{
   display: flex;
   width: 100%;
   z-index: 28;
}
#wb_planCard1
{
   display: flex;
   width: 100%;
   z-index: 27;
}
#wb_Icon3
{
   display: inline-block;
   width: 40px;
   height: 40px;
   text-align: center;
   z-index: 46;
}
#wb_footer
{
   z-index: 10000 !important;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 68;
}
#wb_Card4
{
   display: flex;
   width: 100%;
   z-index: 26;
}
#Html2
{
   display: inline-block;
   width: 356px;
   height: 343px;
   z-index: 43;
}
#wb_headerIcon2
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 3;
}
#wb_headerIcon3
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 2;
}
#wb_headerIcon1
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 6px 15px 6px 15px;
}
#headerLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_tseliou
{
   visibility: visible;
   display: table;
}
#wb_tseliou
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#tseliou
{
   height: auto;
   padding: 4px 15px 4px 15px;
}
#tseliou .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_pneumonologos
{
   visibility: visible;
   display: table;
}
#wb_pneumonologos
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#pneumonologos
{
   height: 75vh;
   padding: 250px 0 150px 0;
}
#wb_pulmonologist
{
   visibility: visible;
   display: table;
}
#wb_pulmonologist
{
   height: auto;
   margin-top: 100px;
   margin-bottom: 70px;
}
#pulmonologist
{
   height: auto;
   padding: 0;
}
#pulmonologist > .col-1, #pulmonologist > .col-2, #pulmonologist > .col-3
{
   padding-right: 10px;
   padding-left: 10px;
}
#pulmonologist > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#pulmonologist > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#pulmonologist > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_dreamsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_dreamsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dreamsLayoutGrid
{
   height: auto;
   padding: 10px 20px 10px 20px;
}
#dreamsLayoutGrid .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#dreamsLayoutGrid > .row > .col-1
{
   padding-right: 20px;
   padding-left: 20px;
}
#dreamsLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_reviews
{
   visibility: visible;
   display: table;
}
#wb_reviews
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#reviews
{
   height: auto;
   padding: 50px 20px 50px 20px;
}
#reviews .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#reviews > .row > .col-1
{
   padding-right: 20px;
   padding-left: 20px;
}
#reviews > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_review
{
   visibility: visible;
   display: block;
}
#review
{
   padding: 10px 0 10px 0;
}
#wb_section
{
   visibility: visible;
   display: table;
}
#wb_section
{
   height: auto;
   margin-top: 100px;
   margin-bottom: 70px;
}
#section
{
   height: auto;
   padding: 10px 0 10px 0;
}
#section > .col-1, #section > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#section > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#section > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_appoitment
{
   visibility: visible;
   display: table;
}
#wb_appoitment
{
   height: 50vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#appoitment
{
   height: 50vh;
   padding: 100px 0 100px 0;
}
#wb_plan
{
   visibility: visible;
   display: table;
}
#wb_plan
{
   height: auto;
   margin-top: 100px;
   margin-bottom: 0px;
}
#plan
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#plan .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#plan > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#plan > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_spirometrisi
{
   visibility: visible;
   display: table;
}
#wb_spirometrisi
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#spirometrisi
{
   height: auto;
   padding: 0 15px 0 15px;
}
#spirometrisi .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#spirometrisi-divider-top
{
   height: 150px;
}
#spirometrisi-divider-top
{
   top: 0%;
   left: 0;
}
#wb_faq
{
   visibility: visible;
   display: table;
}
#wb_faq
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#faq
{
   height: auto;
   padding: 0;
}
#upStickyLayer
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 8px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_tHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_tHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#tHeading2
{
   color: #293430;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#wb_aboutText1
{
   visibility: visible;
   display: block;
}
#wb_aboutText1
{
   font-size: 17px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
   line-height: 23px;
}
#wb_reviewsCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 500px;
}
#reviewsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#reviewsCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#wb_reviewsCard1
{
   text-align: left;
}
#wb_faqImage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 50px 0 50px 0 ;
   padding: 0;
}
#faqImage
{
   margin-left: auto;
   margin-right: auto;
}
#wb_form
{
   visibility: visible;
   display: table;
}
#wb_form
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#form
{
   height: auto;
   padding: 20px 0 20px 0;
}
#form > .col-1, #form > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#form > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#form > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 60px;
}
#footer
{
   height: auto;
   padding: 1px 0 1px 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 17px;
   margin: 0;
   padding: 20px 0 30px 0;
   text-align: center;
   line-height: 28px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 29px;
   text-align: center;
   text-transform: none;
}
#introButton
{
   width: 208px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#introButton
{
   line-height: 40px;
}
#wb_introText
{
   visibility: visible;
   display: block;
}
#wb_introText
{
   font-size: 17px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
   line-height: 23px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 21px;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #293430;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: italic;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_section1Image
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#section1Image
{
   margin-left: auto;
   margin-right: auto;
}
#wb_section2Text2
{
   visibility: visible;
   display: block;
}
#wb_section2Text2
{
   font-size: 17px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: left;
   line-height: 23px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 50px 0 15px 0 ;
   padding: 0;
   font-size: 20px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading5
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 20px;
   text-align: left;
   text-transform: none;
}
#wb_section2Text1
{
   visibility: visible;
   display: block;
}
#wb_section2Text1
{
   font-size: 17px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 23px;
}
#wb_reviewsCard4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 2px 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 500px;
}
#reviewsCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #8706D4 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#wb_reviewsCard4
{
   text-align: left;
}
#wb_reviewsCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 500px;
}
#reviewsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#reviewsCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#wb_reviewsCard3
{
   text-align: left;
}
#wb_reviewsCard2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 2px 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 500px;
}
#reviewsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #8706D4 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#wb_reviewsCard2
{
   text-align: left;
}
#wb_faqAccordion
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#faqAccordion h4.accordion-title
{
   font-size: 21px;
}
#wb_faqText1
{
   visibility: visible;
   display: block;
}
#wb_faqText1
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 25px;
}
#wb_faqText2
{
   visibility: visible;
   display: block;
}
#wb_faqText2
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 25px;
}
#wb_faqText3
{
   visibility: visible;
   display: block;
}
#wb_faqText3
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 25px;
}
#wb_faqText4
{
   visibility: visible;
   display: block;
}
#wb_faqText4
{
   font-size: 17px;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: left;
   line-height: 25px;
}
#wb_planCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#planCard1-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 83px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #CFDBD8;
   background-image: none;
   color: #7E9590;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#planCard1-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#planCard1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#planCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#planCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#planCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#planCard1-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 38px;
   box-sizing: border-box;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 0px;
   background-color: #00CED1;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#planCard1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 15px 10px 15px;
   text-decoration: none;
}
#wb_planCard1
{
   text-align: left;
}
#wb_planCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#planCard2-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 83px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #CFDBD8;
   background-image: none;
   color: #7E9590;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#planCard2-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#planCard2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#planCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#planCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#planCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#planCard2-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 15px 10px 15px;
   border: 0px solid #CEB02C;
   border-radius: 0px;
   background-color: #CEB02C;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_planCard2
{
   text-align: left;
}
#wb_planCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#planCard3-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 83px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #CFDBD8;
   background-image: none;
   color: #7E9590;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#planCard3-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#planCard3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#planCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#planCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#planCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#planCard3-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 38px;
   box-sizing: border-box;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 0px;
   background-color: #00CED1;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#planCard3-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 15px 10px 15px;
   text-decoration: none;
}
#wb_planCard3
{
   text-align: left;
}
#wb_planText
{
   visibility: visible;
   display: block;
}
#wb_planText
{
   font-size: 17px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: left;
   line-height: 23px;
}
#wb_reviewsText
{
   visibility: visible;
   display: block;
}
#wb_reviewsText
{
   font-size: 17px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_headerIcon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#headerIcon3
{
   width: 20px;
   height: 20px;
}
#headerIcon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_headerIcon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 0 0 0 ;
   padding: 0;
}
#headerIcon2
{
   width: 20px;
   height: 20px;
}
#headerIcon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_headerIcon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#headerIcon1
{
   width: 20px;
   height: 20px;
}
#headerIcon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_headerBreadcrumb
{
   width: 425px;
   height: 31px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#headerBreadcrumb
{
   font-weight: normal;
   padding: 8px 0 8px 0;
   text-align: left;
}
#headerBreadcrumb > li
{
   font-size: 17px;
}
#headerBreadcrumb > li + li:before
{
   padding: 0 10px;
}
#wb_OverlayMenu1
{
   width: 177px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   width: 177px;
   height: 56px;
}
#OverlayMenu1:hover
{
   background-color: #EDEDED;
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu1 .line
{
   background: #454545;
}
#OverlayMenu1:hover .line
{
   background: #4169E1;
}
#OverlayMenu1 .line
{
   top: 8px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 12px;
}
#OverlayMenu1-overlay ul
{
   font-size: 17px;
   text-align: left;
}
#wb_contentSection1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#contentSection1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0px;
   right: 11px;
   top: 0px;
   height: 314px;
   padding: 0;
}
#contentSection1-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #02ABB2;
   background-image: none;
   -webkit-clip-path: url(#contentSection1-card-item0-clippath);
   clip-path: url(#contentSection1-card-item0-clippath);
}
#contentSection1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 18px;
   right: 19px;
   top: 0px;
   height: 314px;
   padding: 0;
}
#contentSection1-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: transparent;
   background-image: url('../images/metrisi.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   -webkit-clip-path: url(#contentSection1-card-item1-clippath);
   clip-path: url(#contentSection1-card-item1-clippath);
}
#wb_contentSection1
{
   text-align: center;
}
#wb_contentSection1
{
   height: 327px;
   padding: 0;
}
#wb_productsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
}
#productsCard1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: calc(100% - 40px);
   width: 100%;
   height: auto;
}
#productsCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#productsCard1-card-item2
{
   box-sizing: border-box;
   margin: 12px 0 12px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_productsCard1
{
   text-align: center;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 17px;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: left;
   line-height: 25px;
}
#wb_Icon1
{
   width: 100px;
   height: 97px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 100px;
   height: 97px;
}
#Icon1 i
{
   line-height: 97px;
   font-size: 97px;
   width: 108px;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 34px;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   padding: 8px 16px 9px 100px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(to left, #51ABF9 0%, #5EEDBC 100%);
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: -44px 0 0 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 60px;
   width: 100%;
   height: 60px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   line-height: 22.1px;
}
#wb_Card4
{
   text-align: left;
}
#Html2
{
   width: 356px;
   height: 343px;
   visibility: visible;
   display: inline-block;
}
#wb_linksText1
{
   visibility: visible;
   display: block;
   box-shadow: 0px 0px 0px #000000;
}
#wb_linksText1
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_contactAddress
{
   visibility: visible;
   display: block;
}
#wb_contactAddress
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_Icon3
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #C0C0C0;
   background-image: none;
}
#Icon3
{
   width: 40px;
   height: 40px;
}
#Icon3 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_Icon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon2
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #C0C0C0;
   background-image: none;
}
#Icon2
{
   width: 40px;
   height: 40px;
}
#Icon2 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_Icon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_FontAwesomeIcon9
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #C0C0C0;
   background-image: none;
}
#FontAwesomeIcon9
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon9 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_FontAwesomeIcon9:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_FontAwesomeIcon8
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #C0C0C0;
   background-image: none;
}
#FontAwesomeIcon8
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon8 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_FontAwesomeIcon8:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_FontAwesomeIcon7
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #C0C0C0;
   background-image: none;
}
#FontAwesomeIcon7
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon7 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_FontAwesomeIcon7:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_FontAwesomeIcon6
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #C0C0C0;
   background-image: none;
}
#FontAwesomeIcon6
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon6 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_FontAwesomeIcon6:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_webulk
{
   visibility: visible;
   display: table;
}
#wb_webulk
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#webulk
{
   height: auto;
   padding: 20px 10px 50px 10px;
}
#webulk .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#webulk > .row > .col-1, #webulk > .row > .col-2, #webulk > .row > .col-3
{
   padding-right: 10px;
   padding-left: 10px;
}
#webulk > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#webulk > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#webulk > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
   background-color: transparent;
   background-image: url('../images/thermaikos_peraia.jpg');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 30px 30px 10px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#wb_Card1:hover #Card1-card-item0
{
   opacity: 1.0;
   transition: opacity 300ms linear 0ms;
}
#Card1-card-item0
{
   opacity: 0;
   transition: opacity 500ms linear 0ms;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card1:hover #Card1-card-item1
{
   opacity: 1.0;
   transition: opacity 300ms linear 0ms;
}
#Card1-card-item1
{
   opacity: 0;
   transition: opacity 500ms linear 0ms;
}
#Card1-card-item2
{
   display: inline-block;
   line-height: 1.0;
   height: 20px;
   box-sizing: border-box;
   margin: 0 0 20px 20px;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#wb_Card1:hover #Card1-card-item2
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item2
{
   transform: rotate(0deg) scale(0,0) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#Card1-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid rgba(0,0,0,0.50);
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#wb_Card1
{
   text-align: left;
}
#wb_Extension2
{
   width: 88px;
   height: 161px;
   visibility: visible;
   display: inline-block;
}
#Extension2 
{
   height: 88px;
   width: 88px;
}
#Extension2 .cube-face-front 
{
   transform: translate3d(0, 0, calc(88px / 2));
}
#Extension2 .cube-face-left 
{
   transform: rotateY(-90deg) translate3d(0, 0, calc(88px / 2));
}
#Extension2 .cube-face-right 
{
   transform: rotateY(90deg) translate3d(0, 0, calc(88px / 2));
}
#Extension2 .cube-face-top 
{
   transform: rotateX(90deg) translate3d(0, 0, calc(88px / 2));
}
#Extension2 .cube-face-bottom 
{
   transform: rotateX(-90deg) translate3d(0, 0, calc(88px / 2));
}
#Extension2 .cube-face-back 
{
   transform: rotateY(180deg) translate3d(0, 0, calc(88px / 2));
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(3n+1)
{
   clear: none;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(3n+1)
{
   clear: both;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 6px 15px 6px 15px;
}
#headerLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_tseliou
{
   visibility: visible;
   display: table;
}
#wb_tseliou
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#tseliou
{
   height: auto;
   padding: 4px 15px 4px 15px;
}
#tseliou .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_pneumonologos
{
   visibility: visible;
   display: table;
}
#wb_pneumonologos
{
   height: 75vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#pneumonologos
{
   height: 75vh;
   padding: 100px 0 50px 0;
}
#wb_pulmonologist
{
   visibility: visible;
   display: table;
}
#wb_pulmonologist
{
   height: auto;
   margin-top: 100px;
   margin-bottom: 70px;
}
#pulmonologist
{
   height: auto;
   padding: 0;
}
#pulmonologist > .col-1, #pulmonologist > .col-2, #pulmonologist > .col-3
{
   padding-right: 10px;
   padding-left: 10px;
}
#pulmonologist > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#pulmonologist > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#pulmonologist > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_dreamsLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_dreamsLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#dreamsLayoutGrid
{
   height: auto;
   padding: 2px 3px 20px 3px;
}
#dreamsLayoutGrid .row
{
   margin-right: -3px;
   margin-left: -3px;
}
#dreamsLayoutGrid > .row > .col-1
{
   padding-right: 3px;
   padding-left: 3px;
}
#dreamsLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_reviews
{
   visibility: visible;
   display: table;
}
#wb_reviews
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#reviews
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#reviews .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#reviews > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#reviews > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_review
{
   visibility: visible;
   display: block;
}
#review
{
   padding: 10px 0 10px 0;
}
#wb_section
{
   visibility: visible;
   display: table;
}
#wb_section
{
   height: auto;
   margin-top: 100px;
   margin-bottom: 70px;
}
#section
{
   height: auto;
   padding: 10px 0 10px 0;
}
#section > .col-1, #section > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#section > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#section > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_appoitment
{
   visibility: visible;
   display: table;
}
#wb_appoitment
{
   height: 50vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#appoitment
{
   height: 50vh;
   padding: 100px 0 100px 0;
}
#wb_plan
{
   visibility: visible;
   display: table;
}
#wb_plan
{
   height: auto;
   margin-top: 100px;
   margin-bottom: 0px;
}
#plan
{
   height: auto;
   padding: 10px 10px 10px 10px;
}
#plan .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#plan > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#plan > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_spirometrisi
{
   visibility: visible;
   display: table;
}
#wb_spirometrisi
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#spirometrisi
{
   height: auto;
   padding: 0 15px 0 15px;
}
#spirometrisi .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#spirometrisi-divider-top
{
   height: 150px;
}
#spirometrisi-divider-top
{
   top: 0%;
   left: 0;
}
#wb_faq
{
   visibility: visible;
   display: table;
}
#wb_faq
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 100px;
}
#faq
{
   height: auto;
   padding: 0;
}
#upStickyLayer
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 8px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_tHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_tHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#tHeading2
{
   color: #293430;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#wb_aboutText1
{
   visibility: visible;
   display: block;
}
#wb_aboutText1
{
   font-size: 16px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_reviewsCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 500px;
}
#reviewsCard1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#reviewsCard1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#wb_reviewsCard1
{
   text-align: left;
}
#wb_faqImage
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 50px 0 50px 0 ;
   padding: 0;
}
#faqImage
{
   margin-left: auto;
   margin-right: auto;
}
#wb_form
{
   visibility: visible;
   display: table;
}
#wb_form
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#form
{
   height: auto;
   padding: 20px 0 20px 0;
}
#form > .col-1, #form > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#form > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#form > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 60px;
}
#footer
{
   height: auto;
   padding: 1px 0 1px 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 16px;
   margin: 0;
   padding: 20px 0 30px 0;
   text-align: center;
   line-height: 25px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 27px;
   text-align: center;
   text-transform: none;
}
#introButton
{
   width: 208px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#introButton
{
   line-height: 40px;
}
#wb_introText
{
   visibility: visible;
   display: block;
}
#wb_introText
{
   font-size: 16px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
   text-align: center;
   text-transform: none;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
   font-size: 20px;
   font-weight: bold;
   font-style: italic;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading4
{
   color: #293430;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: italic;
   font-size: 20px;
   text-align: center;
   text-transform: none;
}
#wb_section1Image
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 30px 0 ;
   padding: 0;
}
#section1Image
{
   margin-left: auto;
   margin-right: auto;
}
#wb_section2Text2
{
   visibility: visible;
   display: block;
}
#wb_section2Text2
{
   font-size: 16px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 50px 0 15px 0 ;
   padding: 0;
   font-size: 17px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading5
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   text-transform: none;
}
#wb_section2Text1
{
   visibility: visible;
   display: block;
}
#wb_section2Text1
{
   font-size: 16px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_reviewsCard4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 2px 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 500px;
}
#reviewsCard4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #8706D4 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#wb_reviewsCard4
{
   text-align: left;
}
#wb_reviewsCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 500px;
}
#reviewsCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 21px;
}
#reviewsCard3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#wb_reviewsCard3
{
   text-align: left;
}
#wb_reviewsCard2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 2px 0 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   min-height: 500px;
}
#reviewsCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   border-top: 0px #8706D4 solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#wb_reviewsCard2
{
   text-align: left;
}
#wb_faqAccordion
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#faqAccordion h4.accordion-title
{
   font-size: 21px;
}
#wb_faqText1
{
   visibility: visible;
   display: block;
}
#wb_faqText1
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 23px;
}
#wb_faqText2
{
   visibility: visible;
   display: block;
}
#wb_faqText2
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 23px;
}
#wb_faqText3
{
   visibility: visible;
   display: block;
}
#wb_faqText3
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 23px;
}
#wb_faqText4
{
   visibility: visible;
   display: block;
}
#wb_faqText4
{
   font-size: 16px;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: left;
   line-height: 23px;
}
#wb_planCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#planCard1-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 83px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #CFDBD8;
   background-image: none;
   color: #7E9590;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#planCard1-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#planCard1-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#planCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#planCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#planCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#planCard1-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 38px;
   box-sizing: border-box;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 0px;
   background-color: #00CED1;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#planCard1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 15px 10px 15px;
   text-decoration: none;
}
#wb_planCard1
{
   text-align: left;
}
#wb_planCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#planCard2-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 83px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #CFDBD8;
   background-image: none;
   color: #7E9590;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#planCard2-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#planCard2-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#planCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#planCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#planCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#planCard2-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 15px 10px 15px;
   border: 0px solid #CEB02C;
   border-radius: 0px;
   background-color: #CEB02C;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_planCard2
{
   text-align: left;
}
#wb_planCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 30px 0 30px 0 ;
}
#planCard3-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 83px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 15px 15px 15px 15px;
   border: 0px solid #BABABA;
   border-radius: 50%;
   background-color: #CFDBD8;
   background-image: none;
   color: #7E9590;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#planCard3-card-item0:hover
{
   transform: rotate(0deg) scale(1.5,1.5) ;
   transition: transform 200ms linear 0ms;
}
#planCard3-card-item0
{
   transform: rotate(0deg) ;
   transition: transform 200ms linear 0ms;
}
#planCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#planCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#planCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#planCard3-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 38px;
   box-sizing: border-box;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 0px;
   background-color: #00CED1;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#planCard3-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 15px 10px 15px;
   text-decoration: none;
}
#wb_planCard3
{
   text-align: left;
}
#wb_planText
{
   visibility: visible;
   display: block;
}
#wb_planText
{
   font-size: 16px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#wb_reviewsText
{
   visibility: visible;
   display: block;
}
#wb_reviewsText
{
   font-size: 16px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_headerIcon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#headerIcon3
{
   width: 20px;
   height: 20px;
}
#headerIcon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_headerIcon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 0 0 0 ;
   padding: 0;
}
#headerIcon2
{
   width: 20px;
   height: 20px;
}
#headerIcon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_headerIcon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#headerIcon1
{
   width: 20px;
   height: 20px;
}
#headerIcon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_headerBreadcrumb
{
   width: 350px;
   height: 31px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#headerBreadcrumb
{
   font-weight: normal;
   padding: 8px 0 8px 0;
   text-align: left;
}
#headerBreadcrumb > li
{
   font-size: 16px;
}
#headerBreadcrumb > li + li:before
{
   padding: 0 10px;
}
#wb_OverlayMenu1
{
   width: 177px;
   height: 56px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #C5C5C5;
   border-radius: 0px;
   width: 177px;
   height: 56px;
}
#OverlayMenu1:hover
{
   background-color: #EDEDED;
   background-image: none;
   border-color: #FFFFFF;
}
#OverlayMenu1 .line
{
   background: #454545;
}
#OverlayMenu1:hover .line
{
   background: #4169E1;
}
#OverlayMenu1 .line
{
   top: 8px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 12px;
}
#OverlayMenu1-overlay ul
{
   font-size: 16px;
   text-align: left;
}
#wb_contentSection1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#contentSection1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 0px;
   right: 11px;
   top: 0px;
   height: 314px;
   padding: 0;
}
#contentSection1-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #02ABB2;
   background-image: none;
   -webkit-clip-path: url(#contentSection1-card-item0-clippath);
   clip-path: url(#contentSection1-card-item0-clippath);
}
#contentSection1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   position: absolute;
   left: 18px;
   right: 19px;
   top: 0px;
   height: 314px;
   padding: 0;
}
#contentSection1-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: transparent;
   background-image: url('../images/metrisi.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   -webkit-clip-path: url(#contentSection1-card-item1-clippath);
   clip-path: url(#contentSection1-card-item1-clippath);
}
#wb_contentSection1
{
   text-align: center;
}
#wb_contentSection1
{
   height: 327px;
   padding: 0;
}
#wb_productsCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
   background-color: transparent;
   background-image: none;
}
#productsCard1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: calc(100% - 40px);
   width: 100%;
   height: auto;
}
#productsCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#productsCard1-card-item2
{
   box-sizing: border-box;
   margin: 12px 0 12px 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_productsCard1
{
   text-align: center;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-size: 16px;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: left;
   line-height: 23px;
}
#wb_Icon1
{
   width: 100px;
   height: 97px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 100px;
   height: 97px;
}
#Icon1 i
{
   line-height: 97px;
   font-size: 97px;
   width: 108px;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card4-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 34px;
   box-sizing: border-box;
   margin: 25px 0 0 0 ;
   padding: 8px 16px 9px 100px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-image: linear-gradient(to left, #51ABF9 0%, #5EEDBC 100%);
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: -44px 0 0 20px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 50%;
   max-width: 60px;
   width: 100%;
   height: 60px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 22.4px;
}
#wb_Card4
{
   text-align: left;
}
#Html2
{
   width: 350px;
   height: 343px;
   visibility: visible;
   display: inline-block;
}
#wb_linksText1
{
   visibility: visible;
   display: block;
   box-shadow: 0px 0px 0px #000000;
}
#wb_linksText1
{
   font-size: 19px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_contactAddress
{
   visibility: visible;
   display: block;
}
#wb_contactAddress
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_Icon3
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #C0C0C0;
   background-image: none;
}
#Icon3
{
   width: 40px;
   height: 40px;
}
#Icon3 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_Icon3:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Icon2
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #C0C0C0;
   background-image: none;
}
#Icon2
{
   width: 40px;
   height: 40px;
}
#Icon2 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_Icon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_FontAwesomeIcon9
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #C0C0C0;
   background-image: none;
}
#FontAwesomeIcon9
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon9 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_FontAwesomeIcon9:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_FontAwesomeIcon8
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #C0C0C0;
   background-image: none;
}
#FontAwesomeIcon8
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon8 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_FontAwesomeIcon8:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_FontAwesomeIcon7
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #C0C0C0;
   background-image: none;
}
#FontAwesomeIcon7
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon7 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_FontAwesomeIcon7:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_FontAwesomeIcon6
{
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 16px 16px 16px 16px;
   background-color: #C0C0C0;
   background-image: none;
}
#FontAwesomeIcon6
{
   width: 40px;
   height: 40px;
}
#FontAwesomeIcon6 i
{
   line-height: 40px;
   font-size: 40px;
   width: 39px;
}
#wb_FontAwesomeIcon6:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   text-transform: none;
}
#wb_webulk
{
   visibility: visible;
   display: table;
}
#wb_webulk
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#webulk
{
   height: auto;
   padding: 20px 10px 50px 10px;
}
#webulk .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#webulk > .row > .col-1, #webulk > .row > .col-2, #webulk > .row > .col-3
{
   padding-right: 10px;
   padding-left: 10px;
}
#webulk > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#webulk > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#webulk > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Card1
{
   width: calc(100% - 20px);
   visibility: visible;
   display: flex;
   margin: 30px 10px 30px 10px;
   background-color: transparent;
   background-image: url('../images/thermaikos_peraia.jpg');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 30px 30px 10px 80px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#wb_Card1:hover #Card1-card-item0
{
   opacity: 1.0;
   transition: opacity 300ms linear 0ms;
}
#Card1-card-item0
{
   opacity: 0;
   transition: opacity 500ms linear 0ms;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 10px 10px 10px;
   padding: 0;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card1:hover #Card1-card-item1
{
   opacity: 1.0;
   transition: opacity 300ms linear 0ms;
}
#Card1-card-item1
{
   opacity: 0;
   transition: opacity 500ms linear 0ms;
}
#Card1-card-item2
{
   display: inline-block;
   line-height: 1.0;
   height: 20px;
   box-sizing: border-box;
   margin: 0 0 20px 20px;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#wb_Card1:hover #Card1-card-item2
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item2
{
   transform: rotate(0deg) scale(0,0) ;
   transition: transform 300ms linear 0ms;
}
#Card1-card-item2 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 20px;
   width: 20px;
}
#Card1-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid rgba(0,0,0,0.50);
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: center;
}
#wb_Card1
{
   text-align: left;
}
#wb_Extension2
{
   width: 88px;
   height: 161px;
   visibility: visible;
   display: inline-block;
}
#Extension2 
{
   height: 88px;
   width: 88px;
}
#Extension2 .cube-face-front 
{
   transform: translate3d(0, 0, calc(88px / 2));
}
#Extension2 .cube-face-left 
{
   transform: rotateY(-90deg) translate3d(0, 0, calc(88px / 2));
}
#Extension2 .cube-face-right 
{
   transform: rotateY(90deg) translate3d(0, 0, calc(88px / 2));
}
#Extension2 .cube-face-top 
{
   transform: rotateX(90deg) translate3d(0, 0, calc(88px / 2));
}
#Extension2 .cube-face-bottom 
{
   transform: rotateX(-90deg) translate3d(0, 0, calc(88px / 2));
}
#Extension2 .cube-face-back 
{
   transform: rotateY(180deg) translate3d(0, 0, calc(88px / 2));
}
#wb_PhotoGallery1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(3n+1)
{
   clear: none;
}
#PhotoGallery1 .thumbnails .thumbnail:nth-child(3n+1)
{
   clear: both;
}
}
