body
{
   background-color: #FFFFFF;
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: 400;
   font-weight: 400;
   font-size: 16px;
   line-height: 1.3;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(255,255,255,1.00) rgba(43,58,79,1.00);
}
*::-webkit-scrollbar
{
   width: 18px;
}
*::-webkit-scrollbar-track
{
   background: rgba(43,58,79,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(255,255,255,1.00);
   border-radius: 10px;
   border: 1px solid rgba(43,58,79,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(43,58,79,1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(220,220,220,1.00);
   border-color: rgba(220,220,220,1.00);
}
a
{
   color: #696969;
   text-decoration: underline;
}
a:active
{
   color: #C0C0C0;
}
a:hover
{
   color: #DCDCDC;
   text-decoration: underline;
}
#preloader
{
   background: #FFFFFF url("../images/ring-spinner.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_Card5, #wb_Card9, #wb_Card10, #wb_Card6, #wb_Card7, #wb_Card8, #wb_Card13, #wb_Card14, #wb_Card15, #wb_Card17, #wb_Card1, #wb_Card18, #wb_Card20, #wb_Card21
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_Card5, #wb_Card9, #wb_Card10, #wb_Card6, #wb_Card7, #wb_Card8, #wb_Card13, #wb_Card14, #wb_Card15, #wb_Card17, #wb_Card1, #wb_Card18, #wb_Card20, #wb_Card21
   {
      background-attachment: scroll !important;
   }
}
#wb_headerLayoutGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2B3A4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 300px;
   max-width: 300px;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 300px) * 9 / 9);
   max-width:  calc((100% - 300px) * 9 / 9);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 768px)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_headerLayoutGrid
{
   backdrop-filter: blur(18px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_LogoSpelmes
{
   margin: 10px 10px 10px 10px;
   vertical-align: top;
}
#LogoSpelmes
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 145px;
   height: 48px;
   vertical-align: top;
}
#wb_ResponsiveMenu2
{
   display: block;
   background-color: #2B3A4F;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   text-align: right;
   width: 100%;
   margin: 10px 10px 10px 10px;
   z-index: 1111 !important;
}
#ResponsiveMenu2
{
   display: inline-block;
   background-color: #2B3A4F;
   height: 66px;
}
#wb_ResponsiveMenu2 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu2 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu2 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu2 ul li i
{
   font-size: 16px;
   width: 16px;
   margin-bottom: 15px;
}
#wb_ResponsiveMenu2 ul li a
{
   background-color: #2B3A4F;
   color: #E0E0E0;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: 46px;
}
.ResponsiveMenu2 a 
{
   display: block;
}
#wb_ResponsiveMenu2 li:hover > a, #wb_ResponsiveMenu2 li .active
{
   background-color: #2B3A4F;
   color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul ul
{
   display: none;
   position: absolute;
   top: 66px;
}
#wb_ResponsiveMenu2 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu2 ul ul li 
{
   float: none;
   position: relative;
   width: 208px;
}
#wb_ResponsiveMenu2 ul ul li a
{
   background-color: #2B3A4F;
   border: 0px solid #2B3A4F;
   color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul ul li:hover > a, #wb_ResponsiveMenu2 ul ul li .active
{
   background-color: #2B3A4F;
   color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul ul li i 
{
   margin-right: 5px;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   left: 208px;
   position: relative;
   top: -66px;
}
#wb_ResponsiveMenu2 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #E0E0E0;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu2 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #E0E0E0;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu2 li:hover > a .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{ 
   border-top-color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu2 ul ul li .active .arrow-left
{ 
   border-left-color: #E0E0E0;
}
#wb_ResponsiveMenu2 .toggle,[id^=ResponsiveMenu2-submenu]
{
   display: none;
}
@media all and (max-width:800px) 
{
#wb_ResponsiveMenu2
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu2 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu2 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu2 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu2 .toggle 
{
   display: block;
   background-color: #2B3A4F;
   color: #E0E0E0;
   padding: 0 20px 0 20px;
   line-height: 46px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu2 .toggle:hover
{
   background-color: #2B3A4F;
   color: #E0E0E0;
}
[id^=ResponsiveMenu2-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu2-title
{
   height: 66px !important;
   line-height: 66px !important;
   text-align: center;
}
#wb_ResponsiveMenu2 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu2 ul ul .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu2 a:hover,
#wb_ResponsiveMenu2 ul ul ul a 
{
   background-color: #2B3A4F;
   color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul li ul li .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   background-color: #2B3A4F;
   color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu2 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu2 ul li i 
{
   margin-right: 5px;
}
#wb_ResponsiveMenu2 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu2 ul ul li:hover > ul,
#wb_ResponsiveMenu2 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu2 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu2-icon 
{
   display: block;
   position: absolute;
   right: 10px;
   top: 21px;
   user-select: none;
}
#ResponsiveMenu2-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #E0E0E0;
   color: #E0E0E0;
   width: 24px;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover
{
   background-color: #2B3A4F;
   color: #E0E0E0;
}
#wb_ResponsiveMenu2 .toggle .arrow-down 
{
   border-top-color: #E0E0E0;
}
#wb_ResponsiveMenu2 .toggle:hover .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{
   border-top-color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul li ul li .toggle .arrow-down 
{
   border-top-color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu2 ul li ul li .active .arrow-down
{
   border-top-color: #E0E0E0;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border: 0px solid #DCDCDC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 190px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 70px 25px 0 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid6 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#LayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border: 0px solid #DCDCDC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 25px 5px 25px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid7 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#LayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border: 0px solid #DCDCDC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 25px 5px 25px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid8 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#LayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 70px 25px 0 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid9 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border: 0px solid #DCDCDC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 25px 5px 25px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid3 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 70px 25px 0 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid4 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border: 0px solid #DCDCDC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 25px 5px 25px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid10 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid10 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#LayoutGrid10 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 160px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_CapMiniSessions
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   box-sizing: border-box;
   margin: 0;
}
#CapMiniSessions
{
   box-sizing: border-box;
   padding: 70px 25px 0 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#CapMiniSessions > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#CapMiniSessions > .row > .col-1, #CapMiniSessions > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#CapMiniSessions > .row > .col-1, #CapMiniSessions > .row > .col-2
{
   float: left;
}
#CapMiniSessions > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#CapMiniSessions > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#CapMiniSessions:before,
#CapMiniSessions:after,
#CapMiniSessions .row:before,
#CapMiniSessions .row:after
{
   display: table;
   content: " ";
}
#CapMiniSessions:after,
#CapMiniSessions .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#CapMiniSessions > .row > .col-1, #CapMiniSessions > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_ModulQuiSom
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   box-sizing: border-box;
   margin: 0;
}
#ModulQuiSom
{
   box-sizing: border-box;
   padding: 25px 5px 25px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#ModulQuiSom > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#ModulQuiSom > .row > .col-1, #ModulQuiSom > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#ModulQuiSom > .row > .col-1, #ModulQuiSom > .row > .col-2
{
   float: left;
}
#ModulQuiSom > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: center;
}
#ModulQuiSom > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
}
#ModulQuiSom > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: center;
}
#ModulQuiSom > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 5px 20px 5px;
}
#ModulQuiSom:before,
#ModulQuiSom:after,
#ModulQuiSom .row:before,
#ModulQuiSom .row:after
{
   display: table;
   content: " ";
}
#ModulQuiSom:after,
#ModulQuiSom .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#ModulQuiSom > .row > .col-1, #ModulQuiSom > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid15
{
   box-sizing: border-box;
   padding: 25px 5px 25px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 600px;
}
#LayoutGrid15 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid15 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid15 > .row > .col-1
{
   float: left;
}
#LayoutGrid15 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid15:before,
#LayoutGrid15:after,
#LayoutGrid15 .row:before,
#LayoutGrid15 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid15:after,
#LayoutGrid15 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid15 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid11
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2, #LayoutGrid11 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2, #LayoutGrid11 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid11 > .col-1
{
   background-color: #7C869E;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 30px;
   flex-basis:  calc((100% - 30px) * 5 / 10);
   max-width:  calc((100% - 30px) * 5 / 10);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid11 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 30px 30px 30px;
}
#LayoutGrid11 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 30px;
   max-width: 30px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid11 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ECF0F1;
   border-radius: 0px;
   flex-basis:  calc((100% - 30px) * 5 / 10);
   max-width:  calc((100% - 30px) * 5 / 10);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 0 30px 0;
}
@media (max-width: 768px)
{
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2, #LayoutGrid11 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_footer-text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footer-text
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
}
#wb_footer-text div
{
   text-align: center;
}
#wb_footer-text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text14 
{
   margin: 0;
}
#wb_Text14
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_Text14 div
{
   text-align: left;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text17 
{
   margin: 0;
}
#wb_Text17
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_Text17 div
{
   text-align: left;
}
#wb_Text17
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image13
{
   margin: 0;
   vertical-align: top;
}
#Image13
{
   border: 1px solid #D9D9D9;
   border-radius: 20px;
   box-sizing: border-box;
   padding: 0;
   box-shadow: 3px 3px 10px rgba(255,255,255,0.30);
   display: block;
   width: 100%;
   height: auto;
   max-width: 320px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text1 
{
   margin: 0;
}
#wb_Text1
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: 700;
   font-size: 16px;
   line-height: 28px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   margin: 0;
}
#wb_Text4
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: 700;
   font-size: 16px;
   line-height: 28px;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text2 
{
   margin: 0;
}
#wb_Text2
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: 700;
   font-size: 16px;
   line-height: 28px;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   margin: 0;
}
#wb_Text3
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CardContainer5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#CardContainer5
{
   position: relative;
   padding: 5px 0 5px 0;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer5 .owl-dots, #CardContainer5 .owl-nav
{
   text-align: center;
}
#CardContainer5 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #0275D8;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardContainer5 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #0275D8;
   text-decoration: none;
}
#CardContainer5 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContainer5 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContainer5 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 0px);
   height: 100%;
}
#CardContainer5 .owl-nav button.owl-prev, #CardContainer5 .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContainer5 .owl-nav button.owl-prev span, #CardContainer5 .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#CardContainer5 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContainer5 .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%;
}
#CardContainer5 .owl-dots .owl-dot.active span, #CardContainer5 .owl-dots .owl-dot:hover span
{
   background: #0275D8;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 240px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/fotos-de-graduacio-002.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 77px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_Card5:hover #Card5-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card5-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card5-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card5-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card5-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card5-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card5-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card5-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card5-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card5-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card5-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card5-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card5-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card5-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card5-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card5-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card5-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card5-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   background-color: #324F79;
   opacity: 0.6;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 240px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/fotos-carnet-manresa-001.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 77px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_Card9:hover #Card9-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card9-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card9-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card9-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card9-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card9-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card9-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card9-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card9-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card9-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card9-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card9-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card9-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card9-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card9-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card9-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card9-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card9-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   background-color: #324F79;
   opacity: 0.6;
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 240px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/foto-llenc-03.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 77px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_Card10:hover #Card10-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card10-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card10-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card10-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card10-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card10-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card10-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card10-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card10-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card10-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card10-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card10-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card10-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card10-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card10-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card10-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card10-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card10-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   background-color: #324F79;
   opacity: 0.6;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 240px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/tassa-color-09.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 77px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_Card6:hover #Card6-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card6-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card6-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card6-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card6-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card6-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card6-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card6-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card6-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card6-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card6-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card6-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card6-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card6-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card6-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card6-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card6-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card6-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   background-color: #324F79;
   opacity: 0.6;
}
#wb_CardContainer4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#CardContainer4
{
   position: relative;
   padding: 5px 0 5px 0;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer4 .owl-dots, #CardContainer4 .owl-nav
{
   text-align: center;
}
#CardContainer4 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #0275D8;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardContainer4 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #0275D8;
   text-decoration: none;
}
#CardContainer4 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContainer4 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContainer4 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 0px);
   height: 100%;
}
#CardContainer4 .owl-nav button.owl-prev, #CardContainer4 .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContainer4 .owl-nav button.owl-prev span, #CardContainer4 .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#CardContainer4 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContainer4 .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%;
}
#CardContainer4 .owl-dots .owl-dot.active span, #CardContainer4 .owl-dots .owl-dot:hover span
{
   background: #0275D8;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 240px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/camera-analogica-02.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 77px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_Card7:hover #Card7-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card7-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card7-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card7-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card7-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card7-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card7-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card7-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card7-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card7-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card7-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card7-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card7-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card7-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card7-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card7-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card7-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card7-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   background-color: #324F79;
   opacity: 0.6;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 240px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/sessio-fotos-curriculum-004.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 77px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_Card8:hover #Card8-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card8-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card8-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card8-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card8-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card8-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card8-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card8-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card8-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card8-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card8-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card8-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card8-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card8-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card8-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card8-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card8-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card8-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   background-color: #324F79;
   opacity: 0.6;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 240px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/curs-fotografia-camera-02.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card13-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 77px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_Card13:hover #Card13-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card13-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card13-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card13-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card13-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card13-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card13-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card13-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card13-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card13-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card13-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card13-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card13-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card13-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card13-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card13-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card13-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card13-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   background-color: #324F79;
   opacity: 0.6;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 240px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/revelat-de-fotos-016.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card14-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 77px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_Card14:hover #Card14-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card14-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card14-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card14-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card14-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card14-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card14-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card14-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card14-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card14-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card14-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card14-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card14-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card14-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card14-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card14-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card14-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card14-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   background-color: #324F79;
   opacity: 0.6;
}
#wb_CardContainer1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#CardContainer1
{
   position: relative;
   padding: 5px 0 5px 0;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
   background-color: transparent;
   background-image: none;
   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: #0275D8;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardContainer1 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #0275D8;
   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: 100%;
}
#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: #0275D8;
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 220px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 220px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/camera-analogica-03.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Card15-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 77px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_Card15:hover #Card15-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card15-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card15-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card15-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card15-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card15-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card15-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card15-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card15-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card15-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card15-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card15-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card15-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card15-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card15-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card15-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card15-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card15-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   background-color: #696969;
   opacity: 0.6;
}
#wb_Card17
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 220px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 220px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/digitalitzar-fotos-a-manresa-01.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 8px;
   text-align: center;
}
#Card17-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 77px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_Card17:hover #Card17-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card17-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card17-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card17-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card17-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card17-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card17-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card17-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card17-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card17-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card17-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card17-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card17-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card17-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card17-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card17-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card17-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card17-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   background-color: #696969;
   opacity: 0.6;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#Heading5
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Card19
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 100px;
   text-align: center;
}
#Card19-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#Heading9
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 100px;
   text-align: center;
}
#Card12-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#Heading7
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 100px;
   text-align: center;
}
#Card11-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 15px 0 ;
   text-align: center;
}
#wb_Text5
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 0 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading24
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#Heading24
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_CardContainer3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#CardContainer3
{
   position: relative;
   padding: 5px 0 5px 0;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer3 .owl-dots, #CardContainer3 .owl-nav
{
   text-align: center;
}
#CardContainer3 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #0275D8;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardContainer3 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #0275D8;
   text-decoration: none;
}
#CardContainer3 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContainer3 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContainer3 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 0px);
   height: 100%;
}
#CardContainer3 .owl-nav button.owl-prev, #CardContainer3 .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContainer3 .owl-nav button.owl-prev span, #CardContainer3 .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#CardContainer3 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContainer3 .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%;
}
#CardContainer3 .owl-dots .owl-dot.active span, #CardContainer3 .owl-dots .owl-dot:hover span
{
   background: #0275D8;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 220px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 220px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/comanda-fotos-online-01.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 1px solid #DEDEDE;
   border-radius: 8px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 77px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_Card1:hover #Card1-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card1-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card1-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Card1-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   padding: 0 20px 0 20px;
}
#Card1-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   background-color: #696969;
   opacity: 0.6;
}
#wb_Card18
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 220px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 220px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/programar-cita-01.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card18-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 77px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_Card18:hover #Card18-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card18-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card18-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Card18-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card18-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card18-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   background-color: #696969;
   opacity: 0.6;
}
#wb_Card20
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 220px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 220px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/test-de-qualitat-fotos-01.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card20-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 77px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_Card20:hover #Card20-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card20-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card20-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Card20-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   padding: 0 20px 0 20px;
}
#Card20-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card20-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   background-color: #696969;
   opacity: 0.6;
}
#wb_Card21
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 220px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 220px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: url('../images/carcular-preus-fotos-01.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Card21-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card21-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 77px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#wb_Card21:hover #Card21-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card21-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card21-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Card21-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card21-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card21-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   background-color: #696969;
   opacity: 0.6;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape1
{
   margin: 10px 0 10px 0 ;
   vertical-align: top;
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape2
{
   margin: 10px 0 10px 0 ;
   vertical-align: top;
}
#Shape3
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape3
{
   margin: 10px 0 10px 0 ;
   vertical-align: top;
}
#Shape4
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape4
{
   margin: 10px 0 10px 0 ;
   vertical-align: top;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#Heading3
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Card16
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 100px;
   text-align: center;
}
#Card16-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 10px;
   text-align: left;
}
#Heading6
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#ListView1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   color: #554B40;
   border-width: 0;
   width: 100%;
   display: flex;
   flex-wrap: wrap;
}
#ListView1 .btn
{
   cursor: pointer;
   margin: .5em 0;
   padding: 6px 18px 6px 10px;
   display: block;
   overflow: hidden;
   position: relative;
   text-align: center;
   text-decoration: none;
   text-overflow: ellipsis;
}
#ListView1 .btn
{
   border-width: 1px;
   border-style: solid;
}
#ListView1, #ListView1 > li 
{
   margin: 0;
   padding: 0;
   list-style: none;
   font-size: 16px;
}
#ListView1 > li 
{
   display: block;
   position: relative;
   overflow: visible;
   box-sizing: border-box;
}
#ListView1 > .li-static, #ListView1 > .li-divider, #ListView1 > li > a.btn 
{
   display: block;
   position: relative;
   text-align: left;
   text-overflow: ellipsis;
   overflow: hidden;
}
#ListView1 > .li-static, #ListView1 > .li-divider, #ListView1 > li > a.btn 
{
   border-style: solid;
   border-width: 1px 1px 0 1px;
   font-weight: normal;
   text-align: left;
   margin: 0;
   flex: 1 0 100%;
}
#ListView1 > li
{
   margin: 0;
   flex: 1 0 100%;
}
#ListView1 .state-default
{
   border-color: #7C869E;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF !important;
}
#ListView1 .state-hover, #ListView1 .btn:hover
{
   border-color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   color: #7C869E !important;
}
#ListView1 .state-active
{
   border-color: #7C869E;
   background-color: #7C869E;
   background-image: none;
   color: #7C869E !important;
}
#ListView1 > .li-divider 
{
   border-color: #DDDDDD;
   background-color: #E9E9E9;
   background-image: none;
   color: #554B40;
   padding: 10px 10px 10px 10px;
   cursor: default;
   outline: 0;
}
#ListView1 > .li-static
{
   border-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   padding: 6px 18px 6px 10px;
}
#ListView1 > li.first-child, #ListView1 > li.first-child > a.btn 
{
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}
#ListView1 > li.last-child, #ListView1 > li.last-child > a.btn
{
   border-bottom-left-radius: 4px;
   border-bottom-right-radius: 4px;
}
#ListView1 > .li-has-icon > .btn, #ListView1 > .li-static.li-has-icon
{
   min-height: 0px;
   padding-left: 10px;
}
#ListView1 > .li-divider.li-has-icon
{
   min-height: 0px;
   padding-left: 10px;
}
#ListView1 > .li-has-icon.last-child > .btn, #ListView1 > .li-static.li-has-icon.last-child
{
   min-height: 0px;
}
#ListView1 > .li-divider.li-has-icon.last-child
{
   min-height: 0px;
}
#ListView1 > .li-static.last-child, #ListView1 > .li-divider.last-child, #ListView1 > li.last-child > a.btn 
{
   border-bottom-width: 1px;
}
#ListView1 > .li-has-icon > img:first-child, #ListView1 > .li-has-icon > .btn > img:first-child
{
   border-width: 0;
   position: absolute;
   left: 10px;
   top: 6px;
   margin-bottom: 0;
   max-width: 0px;
   max-height: 0px;
}
#ListView1 p
{
   margin: 0;
   padding: 8px 0 0 38px;
   font-size: 16px;
   font-weight: normal;
}
#wb_ListView1
{
   margin: 0 0 20px 0 ;
}
#ListView1 .badge
{
   background-color: #007BFF;
   border-radius: .25rem;
   color: #FFFFFF;
   display: inline-block;
   float: right;
   font-size: 75%;
   font-weight: 700;
   line-height: 1;
   padding: .25em .4em;
   text-align: center;
   transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
   vertical-align: baseline;
   white-space: nowrap;
}
#ListView1 i
{
   font-size: 23px;
   width: 23px;
   vertical-align: middle;
   margin-right: 15px;
   color: #554B40;
}
#ListView1 .btn i
{
   color: #FFFFFF;
}
#ListView1 .btn:hover i
{
   color: #7C869E;
}
#ListView1 .li-divider i
{
   color: #554B40;
}
#wb_InlineFrame2
{
   box-sizing: border-box;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   margin: 0;
   overflow: auto;
   -webkit-overflow-scrolling: touch;
   position: relative;
}
#InlineFrame2
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_InlineFrame3
{
   box-sizing: border-box;
   border: 1px solid transparent;
   border-radius: 0px;
   margin: 0;
   overflow: auto;
   -webkit-overflow-scrolling: touch;
   position: relative;
}
#InlineFrame3
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_CardContainer2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#CardContainer2
{
   position: relative;
   padding: 20px 10px 10px 10px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1000px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer2 .owl-dots, #CardContainer2 .owl-nav
{
   text-align: center;
}
#CardContainer2 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #DC143C;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardContainer2 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #DC143C;
   text-decoration: none;
}
#CardContainer2 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContainer2 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContainer2 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 20px);
   height: 100%;
}
#CardContainer2 .owl-nav button.owl-prev, #CardContainer2 .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContainer2 .owl-nav button.owl-prev span, #CardContainer2 .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#CardContainer2 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContainer2 .owl-dots .owl-dot span
{
   width: 48px;
   height: 48px;
   margin: 0px 10px;
   background: #EFEFEF;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#CardContainer2 .owl-dots .owl-dot.active span, #CardContainer2 .owl-dots .owl-dot:hover span
{
   background: #DC143C;
}
#wb_Card22
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 125px;
   min-height: 125px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 125px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card22-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card22-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #C9C9B6;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card22-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card22-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card22-card-item1
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Card22-card-item1 h3
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#Card22-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 0px #FFFFFF solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#wb_Card23
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 125px;
   min-height: 125px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 125px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card23-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card23-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card23-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card23-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 10px 10px 0 10px;
   padding: 0;
}
#Card23-card-item1 h3
{
   color: #4F4F4F;
   font-family: ABeeZee;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#Card23-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 0px #FFFFFF solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#wb_Card24
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 125px;
   min-height: 125px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 125px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card24-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card24-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card24-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card24-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 10px 10px 0 10px;
   padding: 0;
}
#Card24-card-item1 h3
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#Card24-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 0px #FFFFFF solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#Shape5
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape5
{
   margin: 10px 0 10px 0 ;
   vertical-align: top;
}
#wb_Card19
{
   display: flex;
   width: 100%;
   z-index: 41;
}
#wb_Shape1
{
   display: inline-block;
   width: 60px;
   height: 11px;
   z-index: 27;
   position: relative;
}
#wb_Card6
{
   display: flex;
   z-index: 14;
}
#wb_Card1
{
   display: flex;
   z-index: 31;
}
#wb_Shape2
{
   display: inline-block;
   width: 60px;
   height: 11px;
   z-index: 35;
   position: relative;
}
#wb_ResponsiveMenu2
{
   display: inline-block;
   width: 704px;
   height: 66px;
   z-index: 5;
}
#wb_InlineFrame2
{
   display: block;
   width: 100%;
   height: 125px;
   z-index: 56;
}
#wb_Shape3
{
   display: inline-block;
   width: 60px;
   height: 11px;
   z-index: 15;
   position: relative;
}
#wb_InlineFrame3
{
   display: block;
   width: 100%;
   height: 532px;
   z-index: 57;
}
#wb_Card14
{
   display: flex;
   z-index: 11;
}
#wb_Heading9
{
   display: block;
   width: 100%;
   z-index: 29;
}
#wb_Card15
{
   display: flex;
   z-index: 25;
}
#wb_Card16
{
   display: flex;
   width: 100%;
   z-index: 10;
}
#wb_Heading6
{
   display: block;
   width: 100%;
   z-index: 54;
}
#wb_Card17
{
   display: flex;
   z-index: 26;
}
#Shape1
{
   width: 60px;
   height: 11px;
}
#Shape2
{
   width: 60px;
   height: 11px;
}
#wb_Heading7
{
   display: block;
   width: 100%;
   z-index: 23;
}
#wb_Card10
{
   display: flex;
   z-index: 13;
}
#wb_Card24
{
   display: flex;
   z-index: 51;
}
#wb_Card11
{
   display: flex;
   width: 100%;
   z-index: 24;
}
#Shape3
{
   width: 60px;
   height: 11px;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 40;
}
#wb_Card12
{
   display: flex;
   width: 100%;
   z-index: 30;
}
#wb_Card9
{
   display: flex;
   z-index: 18;
}
#Shape4
{
   width: 60px;
   height: 11px;
}
#Shape5
{
   width: 60px;
   height: 11px;
}
#wb_Card8
{
   display: flex;
   z-index: 17;
}
#wb_Card13
{
   display: flex;
   z-index: 12;
}
#wb_Heading24
{
   display: block;
   width: 100%;
   z-index: 8;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 7;
}
#wb_Card21
{
   display: flex;
   z-index: 34;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 9;
}
#wb_Card20
{
   display: flex;
   z-index: 33;
}
#wb_Shape4
{
   display: inline-block;
   width: 60px;
   height: 11px;
   z-index: 21;
   position: relative;
}
#wb_Card23
{
   display: flex;
   z-index: 50;
}
#wb_Shape5
{
   display: inline-block;
   width: 60px;
   height: 11px;
   z-index: 52;
   position: relative;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 37;
}
#wb_LogoSpelmes
{
   display: inline-block;
   width: 145px;
   height: 48px;
   z-index: 4;
}
#wb_Card22
{
   display: flex;
   z-index: 49;
}
#wb_Card5
{
   display: flex;
   z-index: 19;
}
#wb_ListView1
{
   display: block;
   width: 100%;
   z-index: 55;
}
#wb_Image13
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 42;
}
#wb_Card18
{
   display: flex;
   z-index: 32;
}
#wb_Card7
{
   display: flex;
   z-index: 20;
}
@media only screen and (max-width: 1279px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 768px;
   height: 462px;
   visibility: visible;
   display: inline;
}
#Notes1
{
   left: 21px;
   top: 208px;
   width: 513px;
   height: 96px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Notes1
{
   font-size: 16px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   line-height: 19px;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 0;
}
#wb_LogoSpelmes
{
   width: 145px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
   padding: 0;
}
#LogoSpelmes
{
   width: 145px;
   height: 48px;
}
#wb_ResponsiveMenu2
{
   width: 704px;
   height: 66px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
   text-align: right;
}
#Notes2
{
   left: 21px;
   top: 208px;
   width: 513px;
   height: 96px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Notes2
{
   font-size: 16px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   line-height: 19px;
}
#Notes3
{
   left: 557px;
   top: 104px;
   width: 576px;
   height: 285px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Notes3
{
   font-size: 16px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   line-height: 19px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 190px 15px 40px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 70px 25px 0 25px;
}
#LayoutGrid6 .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 25px 5px 25px 5px;
}
#LayoutGrid7 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 25px 5px 25px 5px;
}
#LayoutGrid8 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 70px 25px 0 25px;
}
#LayoutGrid9 .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 25px 5px 25px 5px;
}
#LayoutGrid3 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 70px 25px 0 25px;
}
#LayoutGrid4 .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 25px 5px 25px 5px;
}
#LayoutGrid10 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 160px 15px 30px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_CapMiniSessions
{
   visibility: visible;
   display: table;
}
#wb_CapMiniSessions
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#CapMiniSessions
{
   height: auto;
   padding: 70px 25px 0 25px;
}
#CapMiniSessions .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#wb_ModulQuiSom
{
   visibility: visible;
   display: table;
}
#wb_ModulQuiSom
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ModulQuiSom
{
   height: auto;
   padding: 25px 5px 25px 5px;
}
#ModulQuiSom .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#ModulQuiSom > .row > .col-1, #ModulQuiSom > .row > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#ModulQuiSom > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ModulQuiSom > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 20px 15px 20px 15px;
}
#ModulQuiSom > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ModulQuiSom > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 20px 10px 20px 10px;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid15
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   height: auto;
   padding: 25px 5px 25px 5px;
}
#LayoutGrid15 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid15 > .row > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 25px 15px 25px 15px;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footer-text
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   box-shadow: 0px 0px 0px #000000;
}
#wb_footer-text
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text14
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text14
{
   margin: 0;
   padding: 5px 5px 15px 15px;
   text-align: left;
}
#wb_Text17
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text17
{
   margin: 0;
   padding: 5px 5px 15px 15px;
   text-align: left;
}
#wb_Image13
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image13
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text1
{
   margin: 0;
   padding: 5px 0 0 25px;
   text-align: left;
}
#wb_Text4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text4
{
   margin: 0;
   padding: 5px 0 0 25px;
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading1
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#wb_Text2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text2
{
   margin: 0;
   padding: 5px 0 0 25px;
   text-align: left;
}
#wb_Text3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text3
{
   margin: 0;
   padding: 5px 5px 15px 15px;
   text-align: left;
}
#wb_CardContainer5
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer5
{
   padding: 5px 0 5px 0;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_Card5:hover #Card5-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card5-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card5-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card5-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card5-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card5-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card5-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card5-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card5-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card5-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card5-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card5-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card5-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card5-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card5-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card5-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card5-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card9
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_Card9:hover #Card9-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card9-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card9-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card9-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card9-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card9-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card9-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card9-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card9-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card9-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card9-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card9-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#wb_Card9
{
   text-align: center;
}
#wb_Card10
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_Card10:hover #Card10-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card10-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card10-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card10-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card10-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card10-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card10-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card10-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card10-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card10-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card10-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card10-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#wb_Card10
{
   text-align: center;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_Card6:hover #Card6-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card6-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card6-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card6-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card6-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card6-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card6-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card6-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card6-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card6-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card6-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card6-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#wb_Card6
{
   text-align: center;
}
#wb_CardContainer4
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer4
{
   padding: 5px 0 5px 0;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_Card7:hover #Card7-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card7-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card7-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card7-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card7-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card7-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card7-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card7-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card7-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card7-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card7-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card7-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card7-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_Card8:hover #Card8-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card8-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card8-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card8-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card8-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card8-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card8-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card8-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card8-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card8-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card8-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card8-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card8-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card8-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 15px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
}
#Card8-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 15px;
   width: 15px;
}
#Card8-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card8-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_Card13:hover #Card13-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card13-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card13-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card13-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card13-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card13-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card13-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card13-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card13-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card13-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card13-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card13-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#wb_Card13
{
   text-align: center;
}
#wb_Card14
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 240px;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_Card14:hover #Card14-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card14-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card14-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card14-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card14-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card14-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card14-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card14-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card14-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card14-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card14-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card14-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card14-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card14-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card14-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card14-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card14-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#wb_Card14
{
   text-align: center;
}
#wb_CardContainer1
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer1
{
   padding: 5px 0 5px 0;
}
#wb_Card15
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 220px;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_Card15:hover #Card15-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card15-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card15-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card15-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card15-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card15-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card15-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card15-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card15-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card15-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card15-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card15-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card15-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card15-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card15-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card15-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card15-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#wb_Card15
{
   text-align: center;
}
#wb_Card17
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 220px;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_Card17:hover #Card17-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card17-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card17-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card17-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card17-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card17-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card17-card-item4 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card17-card-item5
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card17-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card17-card-item6
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card17-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card17-card-item7
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card17-card-item7 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card17-card-item8
{
   display: inline-block;
   line-height: 1.0;
   height: 13px;
   box-sizing: border-box;
   margin: 0 0 0 4px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBB33;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card17-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card17-card-item9
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card17-card-item9 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#wb_Card17
{
   text-align: center;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Heading5
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_Card19
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#wb_Card19
{
   text-align: center;
}
#wb_Heading9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Heading9
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_Card12
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#wb_Card12
{
   text-align: center;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Heading7
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#wb_Card11
{
   text-align: center;
}
#wb_Text5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
}
#wb_Text5
{
   font-size: 13px;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: left;
   line-height: 20px;
}
#wb_Text6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text6
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 20px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#wb_Heading24
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading24
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading24
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   text-transform: none;
}
#wb_CardContainer3
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer3
{
   padding: 5px 0 5px 0;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 220px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_Card1:hover #Card1-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card1-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card1-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Card1-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card1-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card18
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 220px;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_Card18:hover #Card18-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card18-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card18-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Card18-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card18-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#wb_Card18
{
   text-align: center;
}
#wb_Card20
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 220px;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_Card20:hover #Card20-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card20-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card20-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Card20-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card20-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#wb_Card20
{
   text-align: center;
}
#wb_Card21
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-height: 220px;
}
#Card21-card-item0
{
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item1
{
   display: inline-block;
   line-height: 1.0;
   height: 64px;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_Card21:hover #Card21-card-item1
{
   color: #B9B9BD;
   transition: color 500ms linear 0ms;
}
#Card21-card-item1
{
   color: #FFFFFF;
   transition: color 500ms linear 0ms;
}
#Card21-card-item1 a
{
   color: inherit;
   display: block;
   padding: 20px 20px 20px 20px;
   text-decoration: none;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Card21-card-item2 label
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 5px 0 10px 0 ;
   padding: 0 20px 0 20px;
}
#Card21-card-item3 p
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#wb_Card21
{
   text-align: center;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
}
#wb_Shape2
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
}
#wb_Shape3
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
}
#wb_Shape4
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 10px 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_Card16
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#wb_Card16
{
   text-align: center;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 10px;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading6
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_ListView1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
}
#ListView1 > .li-static, #ListView1 > .li-divider, #ListView1 > li > a.btn
{
   text-align: left;
}
#wb_InlineFrame2
{
   width: 100%;
   height: 75px;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_InlineFrame3
{
   width: 100%;
   height: 490px;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_CardContainer2
{
   visibility: visible;
   display: block;
}
#CardContainer2
{
   padding: 20px 10px 10px 10px;
}
#wb_Card22
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 125px;
   min-height: 125px;
}
#Card22-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #C9C9B6;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card22-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card22-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card22-card-item1
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Card22-card-item1 h3
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#Card22-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 0px #FFFFFF solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#wb_Card22
{
   text-align: center;
}
#wb_Card23
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 125px;
   min-height: 125px;
}
#Card23-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card23-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card23-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 10px 10px 0 10px;
   padding: 0;
}
#Card23-card-item1 h3
{
   color: #4F4F4F;
   font-family: ABeeZee;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#Card23-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 0px #FFFFFF solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#wb_Card23
{
   text-align: center;
}
#wb_Card24
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: center;
   min-width: 125px;
   min-height: 125px;
}
#Card24-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card24-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card24-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 10px 10px 0 10px;
   padding: 0;
}
#Card24-card-item1 h3
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#Card24-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 0px #FFFFFF solid;
   border-width: 0px 0 0 0;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#wb_Card24
{
   text-align: center;
}
#wb_Shape5
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
}
}
/* Contenidor principal del popup */
#cookiePopup {
position: fixed;            /* El fixa a la pantalla encara que es faci scroll */
bottom: 20px;               /* Distància des de la part inferior */
left: 20px;                 /* Distància des de l'esquerra */
right: 20px;                /* Permet adaptar-se a pantalles petites */
max-width: 460px;           /* Amplada màxima del quadre */
background: rgba(255,255,255,0.95); /* Fons blanc lleugerament transparent */
color: #2B3A4F;             /* Color del text (adaptat al teu web) */
padding: 18px;              /* Espai interior */
border-radius: 10px;        /* Cantonades arrodonides */
font-family: "Montserrat Alternates", sans-serif; /* Tipografia */
box-shadow: 0 8px 25px rgba(0,0,0,0.25); /* Ombra suau */
z-index: 9999;              /* Assegura que el popup quedi per sobre del web */
display:none;               /* Inicialment està ocult */
border-top:4px solid #FFD54F; /* Línia decorativa superior */
}

/* Estil de l'enllaç "Més informació" */
#cookiePopup a{
color:#2B3A4F;              /* Mateix color que el text */
font-weight:normal;         /* Sense negreta */
font-size:inherit;          /* Mateixa mida que el text */
text-decoration:none;       /* Sense subratllat inicial */
}

/* Efecte visual quan el cursor passa per sobre */
#cookiePopup a:hover{
text-decoration:underline;
}

/* Estil del botó "Tancar" */
#cookiePopup button{
margin-top:12px;            /* Espai sobre el botó */
padding:8px 16px;           /* Espai interior del botó */
border:none;                /* Sense vora */
background:#2B3A4F;         /* Color del botó */
color:#fff;                 /* Color del text del botó */
border-radius:6px;          /* Cantonades arrodonides */
cursor:pointer;             /* Cursor tipus mà */
font-weight:600;            /* Text una mica més marcat */
font-family:"Montserrat Alternates", sans-serif;
transition:0.2s;            /* Animació suau */
}

/* Canvi de color quan es passa el cursor */
#cookiePopup button:hover{
background:#1f2a3a;
}

/* ---------------------------
  1. ESTILS DEL POPUP CENTRAL (INVISIBLES PER DEFECTE)
---------------------------- */
#searchPopupOverlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.7);
  z-index: 10000;
  display: none; /* Amagat per evitar el parpelleig */
  align-items: center;
  justify-content: center;
  opacity: 0; 
  transition: opacity 0.4s ease;
  font-family: "Montserrat Alternates", sans-serif;
}

#searchPopup {
  max-width: 440px;
  width: 85%;
  background: #ffffff;
  padding: 30px;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 15px 40px rgba(0,0,0,0.5);
  border-top: 5px solid #FFD54F;
}

#searchPopup h2 { color: #2B3A4F; margin-top: 0; font-size: 1.6rem; }

.cercadorLink {
  display: block;
  margin: 25px 0;
  padding: 18px;
  background: #2B3A4F;
  color: #ffffff !important;
  text-decoration: none;
  font-weight: bold;
  border-radius: 8px;
  font-size: 1.1rem;
  transition: transform 0.2s, background 0.2s;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.cercadorLink:hover { background: #1f2a3a; transform: translateY(-2px); }

.closeBtn {
  background: transparent;
  color: #888;
  border: none;
  text-decoration: underline;
  cursor: pointer;
  font-family: inherit;
}

/* ---------------------------
  2. ESTILS DE LA LUPA (CANTÓNA)
---------------------------- */
#smartIconWrap {
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 9999;
  display: none; 
}

#smartBtnWrapper { position: relative; width: 75px; height: 75px; }

#smartBtn {
  width: 68px; height: 68px;
  border-radius: 50%;
  background: #2B3A4F;
  display: flex; align-items: center; justify-content: center;
  box-shadow: 0 10px 26px rgba(0,0,0,.35);
  cursor: pointer;
  animation: floatSmart 3s ease-in-out infinite;
  z-index: 2;
  position: relative;
}

@keyframes floatSmart {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-8px); }
}

#smartRing1 {
  position: absolute; top: 0; left: 0; width: 100%; height: 100%;
  animation: rotateRing 5s linear infinite;
  z-index: 1;
}

@keyframes rotateRing { to { transform: rotate(360deg); } }
#smartRing1 circle { fill: none; stroke: #FFD54F; stroke-width: 3; stroke-dasharray: 6 8; }
#smartBtn svg { width: 32px; height: 32px; fill: #fff; }

@media(max-width: 600px) {
  #smartIconWrap { bottom: 20px; right: 20px; transform: scale(0.85); }
}
