body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #696969;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .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;
}
#LayoutGrid3 > .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;
}
#LayoutGrid3 > .col-3
{
   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: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid3 > .col-4
{
   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-end;
   text-align: right;
}
@media (max-width: 800px)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #696969;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3, #LayoutGrid2 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3, #LayoutGrid2 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .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: stretch;
   align-self: stretch;
   align-items: stretch;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid2 > .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;
}
#LayoutGrid2 > .col-3
{
   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: flex-start;
   text-align: left;
}
#LayoutGrid2 > .col-4
{
   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: stretch;
   align-self: stretch;
   align-items: stretch;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3, #LayoutGrid2 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_menu11LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #696969;
   background-image: none;
   border: 0px solid #D2D2D2;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#menu11LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#menu11LayoutGrid > .col-1, #menu11LayoutGrid > .col-2, #menu11LayoutGrid > .col-3, #menu11LayoutGrid > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#menu11LayoutGrid > .col-1, #menu11LayoutGrid > .col-2, #menu11LayoutGrid > .col-3, #menu11LayoutGrid > .col-4
{
   flex: 0 0 auto;
}
#menu11LayoutGrid > .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;
}
#menu11LayoutGrid > .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;
}
#menu11LayoutGrid > .col-3
{
   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: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#menu11LayoutGrid > .col-4
{
   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-end;
   text-align: right;
}
@media (max-width: 800px)
{
#menu11LayoutGrid > .col-1, #menu11LayoutGrid > .col-2, #menu11LayoutGrid > .col-3, #menu11LayoutGrid > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer4Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footer4Text
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 23px;
}
#wb_footer4Text p, #wb_footer4Text ul
{
   margin: 0;
   padding: 0;
}
#wb_footer4Text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_gallery8LayoutGrid
{
   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;
}
#gallery8LayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#gallery8LayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#gallery8LayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#gallery8LayoutGrid > .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;
}
@media (max-width: 768px)
{
#gallery8LayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_features9LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#features9LayoutGrid
{
   box-sizing: border-box;
   padding: 100px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#features9LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#features9LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#features9LayoutGrid > .row > .col-1
{
   float: left;
}
#features9LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#features9LayoutGrid:before,
#features9LayoutGrid:after,
#features9LayoutGrid .row:before,
#features9LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#features9LayoutGrid:after,
#features9LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#features9LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_features9Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#features9Heading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_features9Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 50px 0 ;
   text-align: center;
}
#wb_features9Text
{
   color: #232323;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 23px;
}
#wb_features9Text p, #wb_features9Text ul
{
   margin: 0;
   padding: 0;
}
#wb_features9Text
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_features9CardContainer
{
   display: none;
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#features9CardContainer
{
   position: relative;
   padding: 0 0 70px 0;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
#features9CardContainer .owl-dots, #features9CardContainer .owl-nav
{
   text-align: center;
}
#features9CardContainer .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #232323;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#features9CardContainer .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #232323;
   text-decoration: none;
}
#features9CardContainer .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#features9CardContainer .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#features9CardContainer .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 0px);
   height: calc(100% - 92px);
}
#features9CardContainer .owl-nav button.owl-prev, #features9CardContainer .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#features9CardContainer .owl-nav button.owl-prev span, #features9CardContainer .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#features9CardContainer .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#features9CardContainer .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#features9CardContainer .owl-dots .owl-dot.active span, #features9CardContainer .owl-dots .owl-dot:hover span
{
   background: #232323;
}
#wb_features9Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#features9Card1-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features9Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   height: auto;
}
#features9Card1-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card1-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card1-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card1-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card1-card-item3
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   border: 0px dotted #4F4F4F;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#features9Card1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#features9Card2-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features9Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   height: auto;
}
#features9Card2-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card2-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card2-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card2-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card2-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card2-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#features9Card3-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features9Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#features9Card3-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card3-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card3-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card3-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card3-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card3-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#features9Card4-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features9Card4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#features9Card4-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card4-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card4-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card4-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card4-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card4-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#features9Card5-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features9Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#features9Card5-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card5-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card5-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card5-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card5-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#features9Card6-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#features9Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#features9Card6-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card6-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card6-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card6-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card6-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card6-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_CardContainer1
{
   display: none;
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#CardContainer1
{
   position: relative;
   padding: 0 0 70px 0;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer1 .owl-dots, #CardContainer1 .owl-nav
{
   text-align: center;
}
#CardContainer1 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #232323;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardContainer1 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #232323;
   text-decoration: none;
}
#CardContainer1 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContainer1 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContainer1 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 0px);
   height: calc(100% - 92px);
}
#CardContainer1 .owl-nav button.owl-prev, #CardContainer1 .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContainer1 .owl-nav button.owl-prev span, #CardContainer1 .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#CardContainer1 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContainer1 .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#CardContainer1 .owl-dots .owl-dot.active span, #CardContainer1 .owl-dots .owl-dot:hover span
{
   background: #232323;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card1-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card1-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card1-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   border: 0px dotted #4F4F4F;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card2-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card2-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card2-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card2-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card2-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card3-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card3-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card3-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card3-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card3-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card4-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card4-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card4-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card4-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card4-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card5-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card5-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card5-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card5-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card6-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card6-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card6-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card6-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card6-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
   box-sizing: border-box;
   margin: 20px 5px 20px 5px;
   max-width: calc(33.33% - 10px);
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card8-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card8-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card8-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card8-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card8-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features8LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#features8LayoutGrid
{
   box-sizing: border-box;
   padding: 100px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#features8LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#features8LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#features8LayoutGrid > .row > .col-1
{
   float: left;
}
#features8LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#features8LayoutGrid:before,
#features8LayoutGrid:after,
#features8LayoutGrid .row:before,
#features8LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#features8LayoutGrid:after,
#features8LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#features8LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_features8CardContainer
{
   background-color: #D3D3D3;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#features8CardContainer
{
   display: flex;
   position: relative;
   padding: 0 0 40px 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
   box-sizing: border-box;
   font-size: 0;
}
#features8CardContainer .portlet-handle
{
   cursor: move;
}
#features8CardContainer .portlet-placeholder
{
   margin: 0;
   border: 1px dashed #DDDDDD;
   background: rgba(250,250,250,0.50);
}
#features8CardContainer .portlet-placeholder > :last-child
{
   margin-bottom: 0;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
   box-sizing: border-box;
   margin: 20px 5px 20px 5px;
   max-width: calc(33.33% - 10px);
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card13-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card13-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card13-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card13-card-item3
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   border: 0px dotted #4F4F4F;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card13-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
   box-sizing: border-box;
   margin: 20px 5px 20px 5px;
   max-width: calc(33.33% - 10px);
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card7-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card7-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card7-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card7-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card7-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_gallery8Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#gallery8Heading
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_gallery8CardContainer
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#gallery8CardContainer
{
   position: relative;
   padding: 0 0 70px 0;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#gallery8CardContainer .owl-dots, #gallery8CardContainer .owl-nav
{
   text-align: center;
}
#gallery8CardContainer .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #869791;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#gallery8CardContainer .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #869791;
   text-decoration: none;
}
#gallery8CardContainer .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#gallery8CardContainer .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#gallery8CardContainer .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 0px);
   height: calc(100% - 92px);
}
#gallery8CardContainer .owl-nav button.owl-prev, #gallery8CardContainer .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#gallery8CardContainer .owl-nav button.owl-prev span, #gallery8CardContainer .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#gallery8CardContainer .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#gallery8CardContainer .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#gallery8CardContainer .owl-dots .owl-dot.active span, #gallery8CardContainer .owl-dots .owl-dot:hover span
{
   background: #869791;
}
#wb_gallery8Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/Mandala menej.png');
   background-repeat: no-repeat;
   background-position: center top;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#gallery8Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#gallery8Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#gallery8Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#gallery8Card1-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
}
#gallery8Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0 20px 0 20px;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#gallery8Card1-card-item3
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#gallery8Card1-card-item3 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#gallery8Card1-card-item4
{
   display: block;
   position: relative;
   margin: 0px auto 0px auto;
   width: 10px;
   height: 400px;
   box-sizing: border-box;
   padding: 0;
}
#gallery8Card1-card-item4 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: transparent;
   background-image: none;
   -webkit-clip-path: url(#gallery8Card1-card-item4-clippath);
   clip-path: url(#gallery8Card1-card-item4-clippath);
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/Stena menej.png');
   background-repeat: no-repeat;
   background-position: center top;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Card9-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item3
{
   display: block;
   position: relative;
   margin: 0px auto 0px auto;
   width: 10px;
   height: 400px;
   box-sizing: border-box;
   padding: 0;
}
#Card9-card-item3 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: transparent;
   background-image: none;
   -webkit-clip-path: url(#Card9-card-item3-clippath);
   clip-path: url(#Card9-card-item3-clippath);
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/Kabelka menej.png');
   background-repeat: no-repeat;
   background-position: center top;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Card10-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0 20px 0 20px;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card10-card-item3
{
   display: block;
   position: relative;
   margin: 0px auto 0px auto;
   width: 10px;
   height: 400px;
   box-sizing: border-box;
   padding: 0;
}
#Card10-card-item3 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: transparent;
   background-image: none;
   -webkit-clip-path: url(#Card10-card-item3-clippath);
   clip-path: url(#Card10-card-item3-clippath);
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
   box-sizing: border-box;
   margin: 20px 5px 20px 5px;
   max-width: calc(33.33% - 10px);
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card11-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card11-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card11-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card11-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card11-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_menu11Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
   margin: 0 16px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_menu11Icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#menu11Icon3
{
   height: 42px;
   width: 42px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#menu11Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 42px;
   line-height: 42px;
   vertical-align: middle;
}
#wb_menu11Icon3:hover #menu11Icon3 i
{
   color: #FFFFFF;
}
#wb_menu11Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_menu11Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#menu11Icon2
{
   height: 42px;
   width: 42px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#menu11Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 42px;
   line-height: 42px;
   vertical-align: middle;
}
#wb_menu11Icon2:hover #menu11Icon2 i
{
   color: #FFFFFF;
}
#wb_menu11Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_menu11Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#menu11Icon1
{
   height: 42px;
   width: 42px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#menu11Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 42px;
   line-height: 42px;
   vertical-align: middle;
}
#wb_menu11Icon1:hover #menu11Icon1 i
{
   color: #FFFFFF;
}
#wb_menu11Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_menu11Icon4 a
{
   text-decoration: none;
}
#wb_menu11Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_menu11Icon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#menu11Icon4
{
   height: 42px;
   width: 50px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#menu11Icon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 42px;
   line-height: 42px;
   vertical-align: middle;
}
#wb_menu11Icon4:hover #menu11Icon4 i
{
   color: #FFFFFF;
}
#wb_menu11OverlayMenu
{
   position: relative;
}
#wb_menu11OverlayMenu
{
   margin: 0;
}
#menu11OverlayMenu
{
   background-color: #696969;
   background-image: none;
   border: 1px solid #696969;
   border-radius: 0px;
   cursor: pointer;
   user-select: none;
}
#menu11OverlayMenu:hover
{
   background-color: #4F4F4F;
   background-image: none;
   border-color: #696969;
}
#menu11OverlayMenu
{
   display: block;
   width: 22px;
   height: 22px;
   position: relative;
   overflow: hidden;
}
#menu11OverlayMenu .line
{
   width: 16px;
   height: 3px;
   background: #FFFFFF;
   display: block;
   margin: 3px auto;
   transition: all 500ms linear;
}
#menu11OverlayMenu .line:first-child
{
   margin-top: 3px;
}
#menu11OverlayMenu-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#menu11OverlayMenu-close:before, #menu11OverlayMenu-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#menu11OverlayMenu-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#menu11OverlayMenu-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#menu11OverlayMenu-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#menu11OverlayMenu-close:after
{
   bottom: 50%;
   opacity: 0;
}
#menu11OverlayMenu-close span
{
   background: #FFFFFF;
   transform: rotate(-45deg);
}
#menu11OverlayMenu-close span:after
{
   background: #FFFFFF;
   transform: rotate(-90deg);
}
#menu11OverlayMenu-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(105,105,105,0.87);
   -webkit-backdrop-filter: blur(10px);
   backdrop-filter: blur(10px);
}
#menu11OverlayMenu-overlay ul
{
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   text-decoration: none;
   text-transform: uppercase;
   list-style: none;
   margin: 0;
   padding: 0;
}
.menu11OverlayMenu
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 480px;
}
.menu11OverlayMenu a
{
   text-decoration: none;
}
.menu11OverlayMenu ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.menu11OverlayMenu li
{
   position: relative;
}
.menu11OverlayMenu li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.menu11OverlayMenu li a:hover
{
   color: #FFFFFF;
   background-color: #4F4F4F;
}
#menu11OverlayMenu-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#menu11OverlayMenu-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 400ms;
}
#menu11OverlayMenu-overlay .menu11OverlayMenu
{
   opacity: 0;
   transition: opacity 0.3s 400ms;
}
#menu11OverlayMenu-overlay.show .menu11OverlayMenu
{
   opacity: 1;
   transition-delay: 400ms;
}
#menu11OverlayMenu-overlay.hide .menu11OverlayMenu
{
   transition-delay: 0s;
}
#menu11OverlayMenu-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
#menu11OverlayMenu-social
{
   padding: 40px 0 0 0;
}
#menu11OverlayMenu-social .social-icon 
{
   border-radius: 50%;
   background-color: #FFFFFF;
   color: #696969;
   display: inline-block;
   font-size: 32px;
   margin: 0 .5em;
   padding: 12px;
   transition: all .2s linear 0s;
   width: 32px;
}
#menu11OverlayMenu-social .social-icon:hover 
{
   background-color: #FFFFFF;
   color: #4F4F4F;
}
.menu11OverlayMenu-effect
{
   transition: all 500ms linear;
}
#wb_Picture2
{
   margin: 0;
   vertical-align: top;
}
#Picture2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 90px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_Text9 div
{
   text-align: left;
}
#wb_Text9
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_CardContainer2
{
   display: none;
   background-color: #D3D3D3;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#CardContainer2
{
   display: flex;
   position: relative;
   padding: 0 0 40px 0;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:800px) 
{
#CardContainer2
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_footer4LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #696969;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 100px 0 0 0 ;
}
#footer4LayoutGrid
{
   box-sizing: border-box;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer4LayoutGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer4LayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer4LayoutGrid > .row > .col-1
{
   float: left;
}
#footer4LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footer4LayoutGrid:before,
#footer4LayoutGrid:after,
#footer4LayoutGrid .row:before,
#footer4LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footer4LayoutGrid:after,
#footer4LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer4LayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover
{
   padding: 20px 20px 20px 20px;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #4F4F4F;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#PanelMenu1_markup li a
{
   color: #FFFFFF;
   border: 0px solid #4F4F4F;
   background-color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #000000;
   background-color: #FFFFFF;
   border: 0px solid #4F4F4F;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 24px;
   width: 24px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #DCDCDC;
   background-color: #A9A9A9;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #696969;
   overflow-y: auto;
}
#PanelMenu1 .line
{
   width: 24px;
   height: 4px;
   background: #FFFFFF;
   display: block;
   margin: 4px auto;
   transition: all 0.3s ease-in-out;
}
#PanelMenu1 .line:first-child
{
   margin-top: 12px;
}
#PanelMenu1.open .line:nth-child(1)
{
   transform: translateY(8px) rotate(45deg);
}
#PanelMenu1.open .line:nth-child(2)
{
   opacity: 0;
}
#PanelMenu1.open .line:nth-child(3)
{
   transform: translateY(-8px) rotate(-45deg);
}
#PanelMenu1
{
   line-height: 48px;
   width: 48px;
   height: 48px;
   position: absolute;
   z-index: 999;
}
#wb_Picture3
{
   margin: 0;
   vertical-align: top;
}
#Picture3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 90px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
   margin: 0 16px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#Icon1
{
   height: 42px;
   width: 42px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 42px;
   line-height: 42px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #FFFFFF;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#Icon2
{
   height: 42px;
   width: 42px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 42px;
   line-height: 42px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #FFFFFF;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
   margin: 0 8px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#Icon3
{
   height: 42px;
   width: 42px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 42px;
   line-height: 42px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 i
{
   color: #FFFFFF;
}
#wb_Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon4 a
{
   text-decoration: none;
}
#wb_Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#Icon4
{
   height: 42px;
   width: 50px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 42px;
   line-height: 42px;
   vertical-align: middle;
}
#wb_Icon4:hover #Icon4 i
{
   color: #FFFFFF;
}
#wb_OverlayMenu1
{
   position: relative;
}
#wb_OverlayMenu1
{
   margin: 0;
}
#OverlayMenu1
{
   background-color: #696969;
   background-image: none;
   border: 1px solid #696969;
   border-radius: 0px;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu1:hover
{
   background-color: #4F4F4F;
   background-image: none;
   border-color: #696969;
}
#OverlayMenu1
{
   display: block;
   width: 22px;
   height: 22px;
   position: relative;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 16px;
   height: 3px;
   background: #FFFFFF;
   display: block;
   margin: 3px auto;
   transition: all 500ms linear;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 3px;
}
#OverlayMenu1-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu1-close:before, #OverlayMenu1-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu1-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu1-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu1-close span
{
   background: #FFFFFF;
   transform: rotate(-45deg);
}
#OverlayMenu1-close span:after
{
   background: #FFFFFF;
   transform: rotate(-90deg);
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(105,105,105,0.87);
   -webkit-backdrop-filter: blur(10px);
   backdrop-filter: blur(10px);
}
#OverlayMenu1-overlay ul
{
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   text-decoration: none;
   text-transform: uppercase;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 480px;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu1 li
{
   position: relative;
}
.OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu1 li a:hover
{
   color: #FFFFFF;
   background-color: #4F4F4F;
}
#OverlayMenu1-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#OverlayMenu1-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 400ms;
}
#OverlayMenu1-overlay .OverlayMenu1
{
   opacity: 0;
   transition: opacity 0.3s 400ms;
}
#OverlayMenu1-overlay.show .OverlayMenu1
{
   opacity: 1;
   transition-delay: 400ms;
}
#OverlayMenu1-overlay.hide .OverlayMenu1
{
   transition-delay: 0s;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
#OverlayMenu1-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu1-social .social-icon 
{
   border-radius: 50%;
   background-color: #FFFFFF;
   color: #696969;
   display: inline-block;
   font-size: 32px;
   margin: 0 .5em;
   padding: 12px;
   transition: all .2s linear 0s;
   width: 32px;
}
#OverlayMenu1-social .social-icon:hover 
{
   background-color: #FFFFFF;
   color: #4F4F4F;
}
.OverlayMenu1-effect
{
   transition: all 500ms linear;
}
#wb_Picture1
{
   margin: 0;
   vertical-align: top;
}
#Picture1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 90px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
   box-sizing: border-box;
   margin: 20px 5px 20px 5px;
   max-width: calc(33.33% - 10px);
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card12-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card12-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card12-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card12-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card12-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 20px 5px 20px 5px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card14-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card14-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card14-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card14-card-item3
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   border: 0px dotted #4F4F4F;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card14-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 20px 5px 20px 5px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card15-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card15-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card15-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card15-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card15-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card16
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 20px 5px 20px 5px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card16-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card16-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card16-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card16-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card16-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card17
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 20px 5px 20px 5px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card17-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card17-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card17-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card17-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card17-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card18
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 20px 5px 20px 5px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}
#Card18-card-body
{
   padding: 0 0 30px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card18-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card18-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card18-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card18-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card6
{
   display: flex;
   z-index: 42;
}
#wb_features9Heading
{
   display: block;
   width: 100%;
   z-index: 28;
}
#wb_PanelMenu1
{
   display: inline-block;
   width: 48px;
   height: 48px;
   text-align: center;
   z-index: 9;
}
#wb_Icon1
{
   display: none;
   width: 42px;
   height: 42px;
   text-align: center;
   z-index: 4;
}
#wb_Card1
{
   display: flex;
   z-index: 37;
}
#wb_Picture2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 11;
}
#wb_Picture3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 7;
}
#wb_OverlayMenu1
{
   display: inline-block;
   width: 22px;
   height: 22px;
   z-index: 0;
}
#wb_Card14
{
   display: flex;
   z-index: 57;
}
#wb_Card3
{
   display: flex;
   z-index: 39;
}
#wb_Icon4
{
   display: inline-block;
   width: 50px;
   height: 42px;
   text-align: center;
   z-index: 6;
}
#wb_Card15
{
   display: flex;
   z-index: 58;
}
#wb_Card2
{
   display: flex;
   z-index: 38;
}
#wb_Picture1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 1;
}
#wb_Card16
{
   display: flex;
   z-index: 59;
}
#wb_gallery8Card1
{
   display: flex;
   z-index: 17;
}
#wb_Card17
{
   display: flex;
   z-index: 60;
}
#wb_features9Card6
{
   display: flex;
   z-index: 27;
}
#wb_Card10
{
   display: flex;
   z-index: 19;
}
#wb_Card11
{
   display: flex;
   z-index: 46;
}
#wb_features9Card4
{
   display: flex;
   z-index: 25;
}
#wb_menu11OverlayMenu
{
   display: inline-block;
   width: 22px;
   height: 22px;
   z-index: 10;
}
#wb_Card12
{
   display: flex;
   z-index: 47;
}
#wb_features9Card5
{
   display: flex;
   z-index: 26;
}
#wb_Card9
{
   display: flex;
   z-index: 18;
}
#wb_Card8
{
   display: flex;
   z-index: 44;
}
#wb_Card13
{
   display: flex;
   z-index: 43;
}
#wb_features9Card2
{
   display: flex;
   z-index: 23;
}
#wb_features9Card3
{
   display: flex;
   z-index: 24;
}
#wb_features9Card1
{
   display: flex;
   z-index: 22;
}
#wb_Card5
{
   display: flex;
   z-index: 41;
}
#wb_Icon2
{
   display: none;
   width: 42px;
   height: 42px;
   text-align: center;
   z-index: 3;
}
#wb_Card4
{
   display: flex;
   z-index: 40;
}
#wb_Icon3
{
   display: none;
   width: 42px;
   height: 42px;
   text-align: center;
   z-index: 2;
}
#wb_Card18
{
   display: flex;
   z-index: 61;
}
#wb_Card7
{
   display: flex;
   z-index: 45;
}
#wb_gallery8Heading
{
   display: block;
   width: 100%;
   z-index: 20;
}
#wb_menu11Icon4
{
   display: inline-block;
   width: 50px;
   height: 42px;
   text-align: center;
   z-index: 16;
}
#wb_menu11Icon3
{
   display: none;
   width: 42px;
   height: 42px;
   text-align: center;
   z-index: 14;
}
#wb_menu11Icon2
{
   display: none;
   width: 42px;
   height: 42px;
   text-align: center;
   z-index: 13;
}
#wb_menu11Icon1
{
   display: none;
   width: 42px;
   height: 42px;
   text-align: center;
   z-index: 12;
}
@media only screen and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid3
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 15px 0 15px 0;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .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;
}
#LayoutGrid3 > .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-end;
   text-align: right;
}
#LayoutGrid3 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid3 > .col-4
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3, #LayoutGrid2 > .col-4
{
   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: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid2 > .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-end;
   text-align: right;
}
#LayoutGrid2 > .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;
}
#LayoutGrid2 > .col-4
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#wb_menu11LayoutGrid
{
   visibility: hidden;
   display: none;
}
#wb_menu11LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menu11LayoutGrid
{
   height: auto;
   padding: 15px 0 15px 0;
}
#menu11LayoutGrid > .col-1, #menu11LayoutGrid > .col-2, #menu11LayoutGrid > .col-3, #menu11LayoutGrid > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#menu11LayoutGrid > .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;
}
#menu11LayoutGrid > .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-end;
   text-align: right;
}
#menu11LayoutGrid > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#menu11LayoutGrid > .col-4
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#VibracartPro1
{
   left: 1286px;
   top: 152px;
   width: 74px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 10px 10px 10px 10px;
   color: #FFFFFF;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
}
#wb_VibracartPro1
{
   line-height: 48px;
}
#VibracartPro1
{
   width: 74px;
   height: 48px;
}
#VibracartPro1
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
   color: #FFFFFF;
}
#VibracartPro1:hover
{
   fill: #FFFFFF;
}
#wb_VibracartPro1:hover
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
}
#wb_footer4Text
{
   visibility: visible;
   display: block;
}
#wb_footer4Text
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_gallery8LayoutGrid
{
   visibility: hidden;
   display: none;
}
#wb_gallery8LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#gallery8LayoutGrid
{
   height: auto;
   padding: 100px 0 0 0;
}
#gallery8LayoutGrid > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#gallery8LayoutGrid > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_features9LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_features9LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#features9LayoutGrid
{
   height: auto;
   padding: 100px 0 0 0;
}
#features9LayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#features9LayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#features9LayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_features9Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_features9Text
{
   visibility: visible;
   display: block;
}
#wb_features9Text
{
   font-size: 20px;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_features9CardContainer
{
   width: 100%;
   visibility: hidden;
   display: none;
}
#features9CardContainer
{
   padding: 0 0 70px 0;
}
#wb_features9Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#features9Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   height: auto;
}
#features9Card1-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card1-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card1-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card1-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card1-card-item3
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   border: 0px dotted #4F4F4F;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#features9Card1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card1
{
   text-align: left;
}
#wb_features9Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#features9Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   height: auto;
}
#features9Card2-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card2-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card2-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card2-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card2-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card2-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card2
{
   text-align: left;
}
#wb_features9Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#features9Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#features9Card3-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card3-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card3-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card3-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card3-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card3-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card3
{
   text-align: left;
}
#wb_features9Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#features9Card4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#features9Card4-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card4-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card4-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card4-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card4-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card4-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card4
{
   text-align: left;
}
#wb_features9Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#features9Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#features9Card5-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card5-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card5-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card5-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card5-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card5
{
   text-align: left;
}
#wb_features9Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#features9Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#features9Card6-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#features9Card6-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#features9Card6-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#features9Card6-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#features9Card6-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#features9Card6-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_features9Card6
{
   text-align: left;
}
#wb_CardContainer1
{
   visibility: hidden;
   display: none;
}
#CardContainer1
{
   padding: 0 0 70px 0;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card1-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card1-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   border: 0px dotted #4F4F4F;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card1
{
   text-align: left;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   width: 100%;
   height: auto;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card2-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card2-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card2-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card2-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card2
{
   text-align: left;
}
#wb_Card3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card3-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card3-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card3-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card3-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card3
{
   text-align: left;
}
#wb_Card4
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card4-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card4-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card4-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card4-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card4
{
   text-align: left;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card5-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card5-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card5-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card5
{
   text-align: left;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0 0 30px 0 ;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px dotted #DEE2E6;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card6-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card6-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card6-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card6-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card6
{
   text-align: left;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 20px 5px 20px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card8-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card8-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card8-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card8-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card8
{
   text-align: left;
}
#wb_Card8
{
   max-width: calc(33.33% - 10px);
}
#wb_features8LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_features8LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#features8LayoutGrid
{
   height: auto;
   padding: 100px 0 0 0;
}
#features8LayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#features8LayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#features8LayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_features8CardContainer
{
   width: 100%;
   visibility: hidden;
   display: none;
}
#features8CardContainer
{
   padding: 0 0 40px 0;
}
#wb_Card13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 20px 5px 20px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card13-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card13-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card13-card-item3
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   border: 0px dotted #4F4F4F;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card13-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card13
{
   text-align: left;
}
#wb_Card13
{
   max-width: calc(33.33% - 10px);
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 20px 5px 20px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card7-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card7-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card7-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card7-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card7
{
   text-align: left;
}
#wb_Card7
{
   max-width: calc(33.33% - 10px);
}
#wb_gallery8Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 50px 0 ;
   padding: 0;
}
#wb_gallery8CardContainer
{
   visibility: hidden;
   display: none;
}
#gallery8CardContainer
{
   padding: 0 0 70px 0;
}
#wb_gallery8Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#gallery8Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#gallery8Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#gallery8Card1-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
}
#gallery8Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0 20px 0 20px;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#gallery8Card1-card-item3
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 0;
}
#gallery8Card1-card-item3 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   margin: 0;
}
#gallery8Card1-card-item4
{
   display: block;
   position: relative;
   margin: 0px auto 0px auto;
   width: 10px;
   height: 400px;
   box-sizing: border-box;
   padding: 0;
}
#gallery8Card1-card-item4 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: transparent;
   background-image: none;
   -webkit-clip-path: url(#gallery8Card1-card-item4-clippath);
   clip-path: url(#gallery8Card1-card-item4-clippath);
}
#wb_gallery8Card1
{
   text-align: center;
}
#wb_Card9
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Card9-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item3
{
   display: block;
   position: relative;
   margin: 0px auto 0px auto;
   width: 10px;
   height: 400px;
   box-sizing: border-box;
   padding: 0;
}
#Card9-card-item3 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: transparent;
   background-image: none;
   -webkit-clip-path: url(#Card9-card-item3-clippath);
   clip-path: url(#Card9-card-item3-clippath);
}
#wb_Card9
{
   text-align: center;
}
#wb_Card10
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Card10-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0 20px 0 20px;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card10-card-item3
{
   display: block;
   position: relative;
   margin: 0px auto 0px auto;
   width: 10px;
   height: 400px;
   box-sizing: border-box;
   padding: 0;
}
#Card10-card-item3 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: transparent;
   background-image: none;
   -webkit-clip-path: url(#Card10-card-item3-clippath);
   clip-path: url(#Card10-card-item3-clippath);
}
#wb_Card10
{
   text-align: center;
}
#wb_Card11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 20px 5px 20px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card11-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card11-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card11-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card11-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card11
{
   text-align: left;
}
#wb_Card11
{
   max-width: calc(33.33% - 10px);
}
#wb_menu11Icon3
{
   width: 42px;
   height: 42px;
   visibility: hidden;
   display: none;
   margin: 0 16px 0 0 ;
   padding: 0;
}
#menu11Icon3
{
   width: 42px;
   height: 42px;
}
#menu11Icon3 i
{
   line-height: 42px;
   font-size: 42px;
   width: 42px;
}
#wb_menu11Icon2
{
   width: 42px;
   height: 42px;
   visibility: hidden;
   display: none;
   margin: 0 8px 0 0 ;
   padding: 0;
}
#menu11Icon2
{
   width: 42px;
   height: 42px;
}
#menu11Icon2 i
{
   line-height: 42px;
   font-size: 42px;
   width: 42px;
}
#wb_menu11Icon1
{
   width: 42px;
   height: 42px;
   visibility: hidden;
   display: none;
   margin: 0 8px 0 0 ;
   padding: 0;
}
#menu11Icon1
{
   width: 42px;
   height: 42px;
}
#menu11Icon1 i
{
   line-height: 42px;
   font-size: 42px;
   width: 42px;
}
#wb_menu11Icon4
{
   width: 50px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#menu11Icon4
{
   width: 50px;
   height: 42px;
}
#menu11Icon4 i
{
   line-height: 42px;
   font-size: 42px;
   width: 42px;
}
#wb_menu11OverlayMenu
{
   width: 22px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#menu11OverlayMenu
{
   background-color: #696969;
   background-image: none;
   border: 1px solid #696969;
   border-radius: 0px;
   width: 22px;
   height: 22px;
}
#menu11OverlayMenu:hover
{
   background-color: #4F4F4F;
   background-image: none;
   border-color: #696969;
}
#menu11OverlayMenu .line
{
   background: #FFFFFF;
}
#menu11OverlayMenu .line
{
   top: 1px;
}
#menu11OverlayMenu .line:first-child
{
   margin-top: 3px;
}
#menu11OverlayMenu-overlay ul
{
   font-size: 32px;
   text-align: center;
}
#wb_Picture2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Picture2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   margin: 25px 0 0 0 ;
   padding: 0;
}
#wb_CardContainer2
{
   visibility: visible;
   display: block;
}
#CardContainer2
{
   padding: 0 0 40px 0;
}
#wb_footer4LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footer4LayoutGrid
{
   height: auto;
   margin-top: 100px;
   margin-bottom: 0px;
}
#footer4LayoutGrid
{
   height: auto;
   padding: 30px 0 30px 0;
}
#footer4LayoutGrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer4LayoutGrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer4LayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_PanelMenu1
{
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#PanelMenu1
{
   line-height: 48px;
   width: 48px;
   height: 48px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 12px;
}
#PanelMenu1_markup li a
{
   color: #FFFFFF;
   border: 0px solid #4F4F4F;
   background-color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_PanelMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #696969;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#PanelMenu1_markup li a:hover
{
   color: #000000;
   background-color: #FFFFFF;
   border: 0px solid #4F4F4F;
}
#PanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 24px;
   width: 24px;
   vertical-align: middle;
}
#PanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_PanelMenu1 a:hover
{
   color: #DCDCDC;
   background-color: #A9A9A9;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #696969;
   overflow-y: auto;
}
#wb_Picture3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Picture3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 25px 0 0 0 ;
   padding: 0;
}
#wb_Icon1
{
   width: 42px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0 16px 0 0 ;
   padding: 0;
}
#Icon1
{
   width: 42px;
   height: 42px;
}
#Icon1 i
{
   line-height: 42px;
   font-size: 42px;
   width: 42px;
}
#wb_Icon2
{
   width: 42px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0 8px 0 0 ;
   padding: 0;
}
#Icon2
{
   width: 42px;
   height: 42px;
}
#Icon2 i
{
   line-height: 42px;
   font-size: 42px;
   width: 42px;
}
#wb_Icon3
{
   width: 42px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0 8px 0 0 ;
   padding: 0;
}
#Icon3
{
   width: 42px;
   height: 42px;
}
#Icon3 i
{
   line-height: 42px;
   font-size: 42px;
   width: 42px;
}
#wb_Icon4
{
   width: 50px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Icon4
{
   width: 50px;
   height: 42px;
}
#Icon4 i
{
   line-height: 42px;
   font-size: 42px;
   width: 42px;
}
#wb_OverlayMenu1
{
   width: 22px;
   height: 22px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #696969;
   background-image: none;
   border: 1px solid #696969;
   border-radius: 0px;
   width: 22px;
   height: 22px;
}
#OverlayMenu1:hover
{
   background-color: #4F4F4F;
   background-image: none;
   border-color: #696969;
}
#OverlayMenu1 .line
{
   background: #FFFFFF;
}
#OverlayMenu1 .line
{
   top: 1px;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 3px;
}
#OverlayMenu1-overlay ul
{
   font-size: 32px;
   text-align: center;
}
#wb_Picture1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Picture1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 25px 0 0 0 ;
   padding: 0;
}
#wb_Card12
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 20px 5px 20px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 33.33%;
   align-self: auto;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card12-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card12-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card12-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card12-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card12
{
   text-align: left;
}
#wb_Card12
{
   max-width: calc(33.33% - 10px);
}
#wb_Card14
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 20px 5px 20px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card14-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card14-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card14-card-item3
{
   display: inline-block;
   height: 46px;
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   border: 0px dotted #4F4F4F;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card14-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card14
{
   text-align: left;
}
#wb_Card15
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 20px 5px 20px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card15-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card15-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card15-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card15-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card15
{
   text-align: left;
}
#wb_Card16
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 20px 5px 20px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card16-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card16-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card16-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card16-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card16
{
   text-align: left;
}
#wb_Card17
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 20px 5px 20px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card17-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card17-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card17-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card17-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card17
{
   text-align: left;
}
#wb_Card18
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 20px 5px 20px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 30px 30px 0 30px;
   padding: 0;
}
#Card18-card-item1 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 15px 30px 0 30px;
   padding: 0;
}
#Card18-card-item2 h1
{
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
}
#Card18-card-item3
{
   display: inline-block;
   height: 50px;
   box-sizing: border-box;
   margin: 30px 0 0 30px;
   border: 0px dotted #0D6EFD;
   border-radius: 100px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
}
#Card18-card-item3 a
{
   color: inherit;
   display: block;
   padding: 15px 30px 15px 30px;
   text-decoration: none;
}
#wb_Card18
{
   text-align: left;
}
}
