body
{
   background-color: #F5F5F5;
   color: #00008B;
   font-family: "Roboto Slab";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_flowerGrid
   {
      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_flowerGrid
   {
      background-attachment: scroll !important;
   }
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 8px 15px 8px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: right;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid12
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 2px 0 2px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1450px;
}
#LayoutGrid12 > .col-1, #LayoutGrid12 > .col-2, #LayoutGrid12 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid12 > .col-1, #LayoutGrid12 > .col-2, #LayoutGrid12 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid12 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid12 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid12 > .col-3
{
   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-end;
   text-align: right;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .col-1, #LayoutGrid12 > .col-2, #LayoutGrid12 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid12-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleY(-1.0);
}
#LayoutGrid12-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid12-divider-bottom .divider-fill
{
   fill: #F5F5F5;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 15px 0 15px;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid2-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 26px;
}
#LayoutGrid2-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid2-divider-bottom .divider-fill
{
   fill: #F5F5F5;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 50px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 976px;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid8-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid8-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid8-divider-top .divider-fill
{
   fill: #F5F5F5;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 976px;
}
#LayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid9 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 976px;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid10 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 976px;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid11
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 976px;
}
#LayoutGrid11 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   float: left;
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid11 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid11 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid11:before,
#LayoutGrid11:after,
#LayoutGrid11 .row:before,
#LayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid11:after,
#LayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid11-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleX(-1.0);
}
#LayoutGrid11-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid11-divider-bottom .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_LayoutGrid1
{
   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;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_flowerGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/DSCF6107.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#flowerGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#flowerGrid > .col-1, #flowerGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#flowerGrid > .col-1, #flowerGrid > .col-2
{
   flex: 0 0 auto;
}
#flowerGrid > .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;
}
#flowerGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#flowerGrid > .col-1, #flowerGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#flowerGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-image: linear-gradient(to bottom, #393185 0%, rgba(57,49,133,0.00) 100%);
}
#flowerGrid-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#flowerGrid-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#flowerGrid-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 6px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_up-arrow
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #A9A9A9;
   border-radius: 1px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_up-arrow a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_up-arrow:hover
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
}
#up-arrow
{
   height: 22px;
   width: 19px;
}
#up-arrow i
{
   color: #4F4F4F;
   display: inline-block;
   font-size: 19px;
   line-height: 22px;
   vertical-align: middle;
   width: 18px;
}
#wb_up-arrow:hover #up-arrow i
{
   color: #000000;
}
#Layer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   opacity: 0.80;
}
#wb_Picture1
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Picture1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   object-fit: contain;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 608px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Heading2
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#Heading2
{
   height: 100%;
   margin: 0;
}
#PhotoCollage1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#PhotoCollage1 .thumbnail img
{
   border: 0px #000000 solid;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoCollage1 .thumbnail
{
   position: absolute;
}
#PhotoCollage1 .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   object-fit: cover;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 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_kal_moznosti
{
   -webkit-background-clip: text;
   background-clip: text;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: center;
}
#kal_moznosti
{
   color: transparent;
   font-family: "Roboto Slab";
   font-weight: 300;
   font-style: normal;
   font-size: 32px;
   letter-spacing: 1.8px;   margin: 0;
   text-align: center;
}
#kal_moznosti a
{
   color: inherit;
   text-decoration: none;
}
#Shape3
{
   width: 112px;
   height: 3px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #FFFFFF solid;
}
#wb_dolzina_karta
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 1px;
   box-shadow: 0px 6px 3px rgba(0,0,0,0.20);
   text-align: left;
}
#dolzina_karta-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#dolzina_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#dolzina_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#dolzina_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#dolzina_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#dolzina_karta-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 10px 10px 0 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_sila_karta
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 1px;
   box-shadow: 0px 6px 3px rgba(0,0,0,0.20);
   text-align: left;
}
#sila_karta-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#sila_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#sila_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#sila_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#sila_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#sila_karta-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 10px 10px 0 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#wb_pritisok_karta
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 1px;
   box-shadow: 0px 6px 3px rgba(0,0,0,0.20);
   text-align: left;
}
#pritisok_karta-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pritisok_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#pritisok_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#pritisok_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#pritisok_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#pritisok_karta-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 10px 10px 0 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_temp_karta
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 1px;
   box-shadow: 0px 6px 3px rgba(0,0,0,0.20);
   text-align: left;
}
#temp_karta-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#temp_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#temp_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#temp_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#temp_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#temp_karta-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 10px 10px 0 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_freq_karta
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 1px;
   box-shadow: 0px 6px 3px rgba(0,0,0,0.20);
   text-align: left;
}
#freq_karta-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#freq_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#freq_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#freq_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#freq_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#freq_karta-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 10px 10px 0 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_masa_karta
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 1px;
   box-shadow: 0px 6px 3px rgba(0,0,0,0.20);
   text-align: left;
}
#masa_karta-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#masa_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#masa_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#masa_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#masa_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#masa_karta-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 10px 10px 0 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_agol_karta
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 1px;
   box-shadow: 0px 6px 3px rgba(0,0,0,0.20);
   text-align: left;
}
#agol_karta-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#agol_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#agol_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#agol_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#agol_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#agol_karta-card-item2
{
   box-sizing: border-box;
   margin: 10px 10px 30px 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_acc_karta
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 1px;
   box-shadow: 0px 6px 3px rgba(0,0,0,0.20);
   text-align: left;
}
#acc_karta-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#acc_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#acc_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#acc_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#acc_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#acc_karta-card-item2
{
   box-sizing: border-box;
   margin: 10px 10px 30px 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#wb_vreme_karta
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 1px;
   box-shadow: 0px 6px 3px rgba(0,0,0,0.20);
   text-align: left;
}
#vreme_karta-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#vreme_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#vreme_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#vreme_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#vreme_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#vreme_karta-card-item2
{
   box-sizing: border-box;
   margin: 10px 10px 30px 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_zvuk_karta
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 1px;
   box-shadow: 0px 6px 3px rgba(0,0,0,0.20);
   text-align: left;
}
#zvuk_karta-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#zvuk_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#zvuk_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#zvuk_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#zvuk_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#zvuk_karta-card-item2
{
   box-sizing: border-box;
   margin: 10px 10px 30px 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_mk_vitkro_lab_card
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   text-align: left;
}
#mk_vitkro_lab_card-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#mk_vitkro_lab_card-card-item0
{
   display: inline-block;
   height: 33px;
   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, #145686 0%, #00A595 100%);
   color: #FFFFFF;
   font-family: "Roboto Slab";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
}
#mk_vitkro_lab_card-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#mk_vitkro_lab_card-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;
}
#mk_vitkro_lab_card-card-item2
{
   box-sizing: border-box;
   margin: -10px 0 0 0 ;
   padding: 0 25px 5px 75px;
   background-color: transparent;
   background-image: none;
   color: #808080;
   font-family: "Roboto Slab";
   font-weight: 200;
   font-style: normal;
   font-size: 12px;
   text-align: left;
}
#mk_vitkro_lab_card-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#mk_vitkro_lab_card-card-item3
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #808080;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 15px;
   line-height: 19.5px;
}
#lab_cert
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#lab_cert .thumbnails
{
   margin: 0;
}
#lab_cert .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 1px 1px 1px 1px;
   width: 20%;
   text-align: center;
   vertical-align: top;
}
#lab_cert .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#lab_cert .clearfix:before,
#lab_cert .clearfix:after,
#lab_cert .thumbnails:before,
#lab_cert .thumbnails:after
{
   display: table;
   content: " ";
}
#lab_cert .clearfix:after,
#lab_cert .thumbnails:after
{
   clear: both;
}
#lab_cert .visible-col6
{
   display: none;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 33px;
   width: 24px;
}
#Icon1 i
{
   color: #28A7E9;
   display: inline-block;
   font-size: 24px;
   line-height: 33px;
   vertical-align: middle;
   width: 23px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #FFFFFF;
}
#wb_Icon1
{
   transition: all 500ms linear 0ms;
}
#Label2
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Roboto Slab";
   font-weight: 300;
   font-style: normal;
   font-size: 15px;
   box-sizing: border-box;
   margin: 0;
   text-align: left;
   vertical-align: top;
   padding: 8px 4px 8px 4px;
}
#Label2:focus
{
   outline: 0;
}
#wb_Icon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon5
{
   height: 33px;
   width: 24px;
}
#Icon5 i
{
   color: #28A7E9;
   display: inline-block;
   font-size: 24px;
   line-height: 33px;
   vertical-align: middle;
   width: 23px;
}
#wb_Icon5:hover #Icon5 i
{
   color: #FFFFFF;
}
#wb_Icon5
{
   transition: all 500ms linear 0ms;
}
#Label3
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Roboto Slab";
   font-weight: 300;
   font-style: normal;
   font-size: 15px;
   box-sizing: border-box;
   margin: 0;
   text-align: left;
   vertical-align: top;
   padding: 8px 4px 8px 4px;
}
#Label3:focus
{
   outline: 0;
}
#Button1
{
   box-sizing: border-box;
   line-height: 23px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FFFFFF;
   border-radius: 4px;
   background-color: transparent;
   background-image: url('images/United%2dKingdom%2dflag.256.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   color: #FFFFFF;
   box-shadow: 1px 1px 0px #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#Button1:focus
{
   outline: 0;
}
#Button2
{
   box-sizing: border-box;
   line-height: 23px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #FFFFFF;
   border-radius: 4px;
   background-color: transparent;
   background-image: url('images/Flag%2dMacedonia%2dFlag.256.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   color: #FFFFFF;
   box-shadow: 1px 1px 0px #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#Button2:focus
{
   outline: 0;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 75px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 0 0;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2, #LayoutGrid6 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LayoutGrid6-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 60px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#LayoutGrid6-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#LayoutGrid6-divider-top .divider-fill
{
   fill: #F5F5F5;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text16
{
   color: #FFFFFF;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 15px;
}
#wb_Text16 div
{
   text-align: left;
}
#wb_Text16
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text17
{
   color: #FFFFFF;
   font-family: "Roboto Slab";
   font-weight: normal;
   font-size: 15px;
}
#wb_Text17 div
{
   text-align: left;
}
#wb_Text17
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon6
{
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon6:hover
{
   background-color: #00428A;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Icon6
{
   height: 28px;
   width: 28px;
}
#Icon6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_Icon6:hover #Icon6 i
{
   color: #FFFFFF;
}
#wb_Icon7
{
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon7 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon7:hover
{
   background-color: #00428A;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Icon7
{
   height: 28px;
   width: 28px;
}
#Icon7 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_Icon7:hover #Icon7 i
{
   color: #FFFFFF;
}
#wb_Icon8
{
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon8 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon8:hover
{
   background-color: #00428A;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#Icon8
{
   height: 28px;
   width: 28px;
}
#Icon8 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_Icon8:hover #Icon8 i
{
   color: #FFFFFF;
}
#wb_CssMenu3
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu3 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu3 a
{
   display: block;
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   vertical-align: middle;
   line-height: 25px;
   text-align: left;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu3 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu3 li i
{
   font-size: 13px;
   margin-right: 3px;
   width: 15px;
}
#CssMenu3 i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Ico Font";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#CssMenu3 .ui-home:before
{
   content: "\ec5e";
}
#CssMenu3 .opencart:before
{
   content: "\ed58";
}
#CssMenu3 .microscope:before
{
   content: "\eae4";
}
#CssMenu3 .id-card:before
{
   content: "\e970";
}
#CssMenu3 .phone-circle:before
{
   content: "\efba";
}
#CssMenu3 .people:before
{
   content: "\ecf9";
}
#wb_FlexContainer2
{
   box-sizing: border-box;
   position: relative;
}
#FlexContainer2
{
   display: flex;
   position: relative;
   padding: 25px 25px 25px 25px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: stretch;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 201px;
   height: 29px;
   vertical-align: top;
}
#wb_SiteMenuTop-MK
{
   display: block;
   background-color: #F5F5F5;
   font-family: "Roboto";
   font-weight: 500;
   text-align: right;
   width: 100%;
   z-index: 1111 !important;
}
#SiteMenuTop-MK
{
   display: inline-block;
   background-color: #F5F5F5;
   height: 35px;
}
#wb_SiteMenuTop-MK ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_SiteMenuTop-MK ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_SiteMenuTop-MK ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_SiteMenuTop-MK ul li i
{
   font-size: 15px;
   width: 15px;
}
#wb_SiteMenuTop-MK ul li a
{
   background-color: #F5F5F5;
   color: #000000;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   padding: 3px 5px 3px 5px;
   text-align: center;
}
#wb_SiteMenuTop-MK > ul > li > a 
{
   height: 29px;
}
.SiteMenuTop-MK a 
{
   display: block;
}
#wb_SiteMenuTop-MK li:hover > a, #wb_SiteMenuTop-MK li .active
{
   background-color: #393185;
   color: #FFFFFF;
}
#wb_SiteMenuTop-MK ul ul
{
   display: none;
   position: absolute;
   top: 35px;
}
#wb_SiteMenuTop-MK ul li:hover > ul
{
   display: list-item;
}
#wb_SiteMenuTop-MK ul ul li 
{
   float: none;
   position: relative;
   width: 220px;
}
#wb_SiteMenuTop-MK ul ul li a
{
   background-color: #F5F5F5;
   border: 0px solid #7A7A7A;
   color: #000000;
}
#wb_SiteMenuTop-MK ul ul li:hover > a, #wb_SiteMenuTop-MK ul ul li .active
{
   background-color: #E6E6FA;
   color: #A52A2A;
}
#wb_SiteMenuTop-MK ul ul li i 
{
   margin-right: 5px;
   vertical-align: middle;
}
#wb_SiteMenuTop-MK ul ul li a 
{
   padding-top: 5px;
   padding-right: 10px;
   padding-bottom: 5px;
   text-align: left;
   vertical-align: middle;
}
#wb_SiteMenuTop-MK ul ul ul li 
{
   left: 220px;
   position: relative;
   top: -35px;
}
#wb_SiteMenuTop-MK .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #000000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_SiteMenuTop-MK .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #000000;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_SiteMenuTop-MK li:hover > a .arrow-down, #wb_SiteMenuTop-MK li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_SiteMenuTop-MK ul ul li:hover > a .arrow-left, #wb_SiteMenuTop-MK ul ul li .active .arrow-left
{ 
   border-left-color: #A52A2A;
}
#wb_SiteMenuTop-MK .toggle,[id^=SiteMenuTop-MK-submenu]
{
   display: none;
}
@media all and (max-width:480px) 
{
#wb_SiteMenuTop-MK
{
   margin: 0;
   text-align: left;
}
#wb_SiteMenuTop-MK ul li a, #wb_SiteMenuTop-MK .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   padding: 5px 10px 5px 10px;
}
#wb_SiteMenuTop-MK .toggle + a
{
   display: none !important;
}
.SiteMenuTop-MK 
{
   display: none;
   z-index: 9999;
}
#SiteMenuTop-MK 
{
   background-color: transparent;
   display: none;
}
#wb_SiteMenuTop-MK > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_SiteMenuTop-MK .toggle 
{
   display: block;
   background-color: #F5F5F5;
   color: #000000;
   padding: 0 10px 0 10px;
   line-height: 25px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_SiteMenuTop-MK .toggle:hover
{
   background-color: #393185;
   color: #FFFFFF;
}
[id^=SiteMenuTop-MK-submenu]:checked + ul 
{
   display: block !important;
}
#SiteMenuTop-MK-title
{
   height: 35px !important;
   line-height: 35px !important;
   text-align: center;
}
#wb_SiteMenuTop-MK ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_SiteMenuTop-MK ul ul .toggle,
#wb_SiteMenuTop-MK ul ul a 
{
   padding: 0 20px;
}
#wb_SiteMenuTop-MK a:hover,
#wb_SiteMenuTop-MK ul ul ul a 
{
   background-color: #F5F5F5;
   color: #000000;
}
#wb_SiteMenuTop-MK ul li ul li .toggle,
#wb_SiteMenuTop-MK ul ul a 
{
   background-color: #F5F5F5;
   color: #000000;
}
#wb_SiteMenuTop-MK ul ul ul a 
{
   padding: 5px 10px 5px 30px;
}
#wb_SiteMenuTop-MK ul li a 
{
   text-align: left;
}
#wb_SiteMenuTop-MK ul li a br 
{
   display: none;
}
#wb_SiteMenuTop-MK ul li i 
{
   margin-right: 5px;
}
#wb_SiteMenuTop-MK ul ul 
{
   float: none;
   position: static;
}
#wb_SiteMenuTop-MK ul ul li:hover > ul,
#wb_SiteMenuTop-MK ul li:hover > ul 
{
   display: none;
}
#wb_SiteMenuTop-MK ul ul li 
{
   display: block;
   width: 100%;
}
#wb_SiteMenuTop-MK ul ul ul li 
{
   position: static;
}
#SiteMenuTop-MK-icon 
{
   display: block;
   position: absolute;
   right: 5px;
   top: 5px;
}
#SiteMenuTop-MK-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #000000;
   color: #000000;
   width: 24px;
}
#wb_SiteMenuTop-MK ul li ul li .toggle:hover
{
   background-color: #E6E6FA;
   color: #A52A2A;
}
#wb_SiteMenuTop-MK .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_SiteMenuTop-MK .toggle:hover .arrow-down, #wb_SiteMenuTop-MK li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
#wb_SiteMenuTop-MK ul li ul li .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_SiteMenuTop-MK ul li ul li .toggle:hover .arrow-down, #wb_SiteMenuTop-MK ul li ul li .active .arrow-down
{
   border-top-color: #A52A2A;
}
}
#SiteMenuTop-MK i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Ico Font";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#SiteMenuTop-MK .ui-home:before
{
   content: "\ec5e";
}
#SiteMenuTop-MK .opencart:before
{
   content: "\ed58";
}
#SiteMenuTop-MK .car:before
{
   content: "\ee1f";
}
#SiteMenuTop-MK .microscope:before
{
   content: "\eae4";
}
#SiteMenuTop-MK .id-card:before
{
   content: "\e970";
}
#SiteMenuTop-MK .phone-circle:before
{
   content: "\efba";
}
#wb_Card1
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 1px;
   box-shadow: 0px 6px 3px rgba(0,0,0,0.20);
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 10px 30px 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_Card2
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 2px solid #DEDEDE;
   border-radius: 1px;
   box-shadow: 0px 6px 3px rgba(0,0,0,0.20);
   text-align: left;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Card2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 10px 10px 30px 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #000000;
   font-family: "Roboto Slab";
   font-weight: 400;
   font-size: 13px;
   line-height: 18px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_lab_text 
{
   padding: 0;
   margin: 0;
}
#wb_lab_text p, #wb_lab_text ul
{
   margin: 0;
   padding: 0;
}
#wb_lab_text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image3
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_mk_vitkro_lab_card
{
   display: flex;
   width: 100%;
   z-index: 29;
}
#wb_acc_karta
{
   display: inline-block;
   width: 289px;
   height: 231px;
   z-index: 22;
}
#wb_Icon1
{
   display: inline-block;
   width: 24px;
   height: 33px;
   text-align: center;
   z-index: 0;
}
#wb_Icon6
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 38;
}
#wb_Card1
{
   display: inline-block;
   width: 289px;
   height: 329px;
   z-index: 18;
}
#wb_Icon7
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 39;
}
#wb_CssMenu3
{
   display: inline-block;
   width: 100%;
   z-index: 36;
}
#wb_Image1
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 33;
}
#wb_Shape3
{
   display: inline-block;
   width: 112px;
   height: 3px;
   z-index: 14;
   position: relative;
}
#wb_Bookmark1
{
   display: inline-block;
   width: 100%;
   z-index: 8;
}
#Button2
{
   display: inline-block;
   width: 38px;
   height: 27px;
   z-index: 5;
}
#wb_Image2
{
   display: inline-block;
   width: 201px;
   height: 29px;
   z-index: 6;
}
#Button1
{
   display: inline-block;
   width: 38px;
   height: 27px;
   z-index: 4;
}
#wb_Picture1
{
   display: block;
   width: 100%;
   height: 49px;
   z-index: 30;
}
#wb_flowerBookmark
{
   display: inline-block;
   width: 100%;
   z-index: 28;
}
#wb_Image3
{
   display: inline-block;
   width: 795px;
   height: 173px;
   z-index: 27;
}
#wb_Card2
{
   display: inline-block;
   width: 289px;
   height: 329px;
   z-index: 20;
}
#wb_SiteMenuTop-MK
{
   display: inline-block;
   width: 514px;
   height: 36px;
   z-index: 7;
}
#wb_Icon5
{
   display: inline-block;
   width: 24px;
   height: 33px;
   text-align: center;
   z-index: 2;
}
#wb_up-arrow
{
   position: absolute;
   left: 0px;
   top: 1px;
   width: 19px;
   height: 22px;
   text-align: center;
   z-index: 34;
}
#wb_pritisok_karta
{
   display: inline-block;
   width: 289px;
   height: 358px;
   z-index: 17;
}
#wb_temp_karta
{
   display: inline-block;
   width: 289px;
   height: 195px;
   z-index: 24;
}
#wb_Icon8
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 40;
}
#wb_zvuk_karta
{
   display: inline-block;
   width: 289px;
   height: 195px;
   z-index: 26;
}
#wb_masa_karta
{
   display: inline-block;
   width: 289px;
   height: 231px;
   z-index: 21;
}
#wb_sila_karta
{
   display: inline-block;
   width: 289px;
   height: 358px;
   z-index: 16;
}
#wb_dolzina_karta
{
   display: inline-block;
   width: 289px;
   height: 358px;
   z-index: 15;
}
#wb_lab_cert
{
   display: inline-block;
   width: 100%;
   z-index: 32;
}
#wb_vreme_karta
{
   display: inline-block;
   width: 289px;
   height: 231px;
   z-index: 23;
}
#wb_kal_moznosti
{
   display: inline-block;
   width: 100%;
   z-index: 13;
}
#wb_Heading2
{
   display: inline-block;
   width: 100%;
   z-index: 11;
}
#wb_agol_karta
{
   display: inline-block;
   width: 289px;
   height: 195px;
   z-index: 25;
}
#wb_freq_karta
{
   display: inline-block;
   width: 289px;
   height: 329px;
   z-index: 19;
}
#Layer1
{
   position: absolute;
   text-align: right;
   left: 1043px;
   top: 917px;
   width: 29px;
   height: 33px;
   z-index: 57;
}
#flowerBookmark
{
   visibility: hidden;
}
#wb_PhotoCollage1
{
   display: inline-block;
   width: 100%;
   z-index: 9;
}
#Bookmark1
{
   visibility: hidden;
}
#Label3
{
   display: inline-block;
   width: 203px;
   line-height: 21px;
   z-index: 3;
}
#Layer1_Container
{
   width: 29px;
   position: relative;
   margin-left: auto;
   margin-right: 0;
   text-align: left;
}
#Label2
{
   display: inline-block;
   width: 203px;
   line-height: 21px;
   z-index: 1;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #F5F5F5;
   background-image: none;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 8px 15px 8px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid4 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   height: auto;
   padding: 2px 0 2px 0;
}
#LayoutGrid12 > .col-1, #LayoutGrid12 > .col-2, #LayoutGrid12 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid12 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid12 > .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;
}
#LayoutGrid12 > .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;
}
#LayoutGrid12-divider-bottom
{
   height: 50px;
}
#LayoutGrid12-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 50px 0 25px 0;
}
#LayoutGrid2 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .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;
}
#LayoutGrid2 > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#LayoutGrid2-divider-bottom
{
   height: 26px;
}
#LayoutGrid2-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 25px 0 25px 0;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 50px 15px 25px 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8-divider-top
{
   height: 50px;
}
#LayoutGrid8-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11-divider-bottom
{
   height: 50px;
}
#LayoutGrid11-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_flowerGrid
{
   visibility: visible;
   display: table;
}
#wb_flowerGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#flowerGrid
{
   height: auto;
   padding: 25px 0 25px 0;
}
#flowerGrid-divider-top
{
   height: 50px;
}
#flowerGrid-divider-top
{
   top: 0%;
   left: 0;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 6px 15px 0 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_up-arrow
{
   left: 0px;
   top: 2px;
   width: 9px;
   height: 14px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#up-arrow
{
   width: 9px;
   height: 14px;
}
#up-arrow i
{
   line-height: 14px;
   font-size: 9px;
   width: 8px;
}
#wb_flowerBookmark
{
   visibility: visible;
   display: inline-block;
}
#wb_Bookmark1
{
   visibility: visible;
   display: inline-block;
}
#Timer1
{
   left: 1012px;
   top: 1001px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#Layer1
{
   width: 22px;
   height: 27px;
   visibility: visible;
   display: block;
}
#Layer1_Container
{
   width: 22px;
}
#wb_Picture1
{
   width: 280px;
   height: 77px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture1
{
   width: 280px;
   height: 77px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_PhotoCollage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_kal_moznosti
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_Shape3
{
   width: 112px;
   height: 3px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape3
{
   width: 112px;
   height: 3px;
}
#wb_dolzina_karta
{
   width: 319px;
   height: 358px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#dolzina_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#dolzina_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#dolzina_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#dolzina_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#dolzina_karta-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 10px 10px 0 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_dolzina_karta
{
   text-align: left;
}
#wb_sila_karta
{
   width: 319px;
   height: 339px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#sila_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#sila_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#sila_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#sila_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#sila_karta-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 10px 10px 0 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#wb_sila_karta
{
   text-align: left;
}
#wb_pritisok_karta
{
   width: 319px;
   height: 231px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#pritisok_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#pritisok_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#pritisok_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#pritisok_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#pritisok_karta-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 10px 10px 0 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_pritisok_karta
{
   text-align: left;
}
#wb_temp_karta
{
   width: 319px;
   height: 203px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#temp_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#temp_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#temp_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#temp_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#temp_karta-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 10px 10px 0 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_temp_karta
{
   text-align: left;
}
#wb_freq_karta
{
   width: 319px;
   height: 261px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#freq_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#freq_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#freq_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#freq_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#freq_karta-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 10px 10px 0 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_freq_karta
{
   text-align: left;
}
#wb_masa_karta
{
   width: 319px;
   height: 188px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#masa_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#masa_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#masa_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#masa_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#masa_karta-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 1px 1px !important;
   margin: 10px 10px 0 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_masa_karta
{
   text-align: left;
}
#wb_agol_karta
{
   width: 319px;
   height: 193px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#agol_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#agol_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#agol_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#agol_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#agol_karta-card-item2
{
   box-sizing: border-box;
   margin: 10px 10px 30px 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_agol_karta
{
   text-align: left;
}
#wb_acc_karta
{
   width: 319px;
   height: 232px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#acc_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#acc_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#acc_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#acc_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#acc_karta-card-item2
{
   box-sizing: border-box;
   margin: 10px 10px 30px 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
   text-align: left;
}
#wb_acc_karta
{
   text-align: left;
}
#wb_vreme_karta
{
   width: 319px;
   height: 188px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#vreme_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#vreme_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#vreme_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#vreme_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#vreme_karta-card-item2
{
   box-sizing: border-box;
   margin: 10px 10px 30px 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_vreme_karta
{
   text-align: left;
}
#wb_zvuk_karta
{
   width: 319px;
   height: 188px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#zvuk_karta-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#zvuk_karta-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#zvuk_karta-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#zvuk_karta-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#zvuk_karta-card-item2
{
   box-sizing: border-box;
   margin: 10px 10px 30px 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_zvuk_karta
{
   text-align: left;
}
#wb_mk_vitkro_lab_card
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#mk_vitkro_lab_card-card-item0
{
   display: inline-block;
   height: 33px;
   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, #145686 0%, #00A595 100%);
   color: #FFFFFF;
   font-family: "Roboto Slab";
   font-weight: 500;
   font-style: normal;
   font-size: 16px;
}
#mk_vitkro_lab_card-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#mk_vitkro_lab_card-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;
}
#mk_vitkro_lab_card-card-item2
{
   box-sizing: border-box;
   margin: -10px 0 0 0 ;
   padding: 0 25px 5px 75px;
   background-color: transparent;
   background-image: none;
   color: #808080;
   font-family: "Roboto Slab";
   font-weight: 200;
   font-style: normal;
   font-size: 12px;
   text-align: left;
}
#mk_vitkro_lab_card-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#mk_vitkro_lab_card-card-item3
{
   box-sizing: border-box;
   margin: 25px 25px 25px 25px;
   padding: 0;
   color: #808080;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 15px;
   line-height: 19.5px;
}
#wb_mk_vitkro_lab_card
{
   text-align: left;
}
#wb_lab_cert
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   color: #000000;
}
#lab_cert .thumbnail
{
   width: 20%;
}
#lab_cert .visible-col6
{
   display: none;
}
#wb_Icon1
{
   width: 24px;
   height: 33px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon1
{
   width: 24px;
   height: 33px;
}
#Icon1 i
{
   line-height: 33px;
   font-size: 24px;
   width: 23px;
}
#Label2
{
   width: 169px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 4px 8px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Roboto Slab";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
}
#Label2
{
   line-height: 18px;
}
#wb_Icon5
{
   width: 24px;
   height: 33px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon5
{
   width: 24px;
   height: 33px;
}
#Icon5 i
{
   line-height: 33px;
   font-size: 24px;
   width: 23px;
}
#Label3
{
   width: 169px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 8px 4px 8px 4px;
   text-align: left;
   font-size: 13px;
   font-family: "Roboto Slab";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
}
#Label3
{
   line-height: 18px;
}
#Button1
{
   width: 38px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button1
{
   line-height: 23px;
}
#Button2
{
   width: 38px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#Button2
{
   line-height: 23px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 75px 0 25px 0;
}
#LayoutGrid6-divider-top
{
   height: 60px;
}
#LayoutGrid6-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Text16
{
   visibility: visible;
   display: block;
}
#wb_Text16
{
   font-family: "Roboto Slab";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_Text17
{
   visibility: visible;
   display: block;
}
#wb_Text17
{
   font-family: "Roboto Slab";
   font-weight: 300;
   font-size: 15px;
   margin: 0;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_Icon6
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#Icon6
{
   width: 28px;
   height: 28px;
}
#Icon6 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_Icon7
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#Icon7
{
   width: 28px;
   height: 28px;
}
#Icon7 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_Icon8
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
}
#Icon8
{
   width: 28px;
   height: 28px;
}
#Icon8 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#Extension2
{
   width: 293px;
   height: 48px;
   visibility: visible;
   display: inline-block;
}
#wb_CssMenu3
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu3 li
{
   width: 100%;
}
#wb_CssMenu3 a
{
   color: #ECF5FF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Roboto Slab";
   font-weight: 200;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
   text-align: left;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 li
{
   padding-bottom: 0px !important;
}
#wb_FlexContainer2
{
   visibility: visible;
   display: block;
}
#FlexContainer2
{
   min-height: 0;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 25px 25px 25px 25px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
}
#wb_Text2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: stretch;
}
#wb_Text2
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Image2
{
   width: 155px;
   height: 23px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image2
{
   width: 155px;
   height: 23px;
}
#wb_SiteMenuTop-MK
{
   width: 470px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: right;
}
#wb_Card1
{
   width: 319px;
   height: 300px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card1-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 10px 30px 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_Card1
{
   text-align: left;
}
#wb_Card2
{
   width: 319px;
   height: 329px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Card2-card-item0
{
   display: inline-block;
   height: 43px;
   box-sizing: border-box;
   border-radius: 1px 1px 0 0 !important;
   margin: 20px 0 0 20px;
   padding: 0;
   border: 0px solid #BABABA;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #1ABC9C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Card2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: -40px 0 0 80px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 10px 10px 30px 10px;
   padding: 12px 20px 12px 20px;
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_Card2
{
   text-align: left;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   font-family: "Roboto Slab";
   font-weight: 400;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_lab_text
{
   visibility: visible;
   display: block;
}
#wb_lab_text
{
   font-family: "Roboto Slab";
   font-weight: 300;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image3
{
   width: 450px;
   height: 173px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 10px 0 10px 0;
}
#Image3
{
   width: 450px;
   height: 173px;
}
}
