body
{
   background-color: #FFFFFF;
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: 400;
   font-weight: 400;
   font-size: 16px;
   line-height: 1.5;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(245,245,245,1.00) rgba(128,128,128,1.00);
}
*::-webkit-scrollbar
{
   width: 18px;
}
*::-webkit-scrollbar-track
{
   background: rgba(128,128,128,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(245,245,245,1.00);
   border-radius: 10px;
   border: 1px solid rgba(212,212,212,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(128,128,128,1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(105,105,105,1.00);
}
a
{
   color: #696969;
   text-decoration: none;
}
a:active
{
   color: #C0C0C0;
}
a:hover
{
   color: #696969;
   text-decoration: underline;
}
.cookie-bubble 
{
   max-width: 300px !important;
   min-height: 100px !important;
   border-radius: 10px !important;
   background-color: #FFFFFF !important;
   -webkit-box-shadow: 10px 10px 15px rgba(0,0,0,0.2) !important;
   box-shadow: 10px 10px 15px rgba(0,0,0,0.2) !important;
   font-family: "Arial" !important;
}
.cookie-bubble .cb-wrapper .cb-row .cb-row-content .message 
{
   color: #000000 !important;
   font-size: 13px !important;
}
.cookie-bubble .cb-wrapper .cb-row .cookie-policy-btn 
{
   font-size: 9.3px !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-start;
   text-align: left;
}
@media (max-width: 800px)
{
#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: 204px;
}
#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: 204px;
   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_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 15px 15px 15px 15px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 20px;
   width: 22px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #DCDCDC;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2B3A4F;
   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;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 25px 0 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid2 > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
   height: 160px;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 80px 0 80px 0;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 800px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_up
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2B3A4F;
   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;
}
#up
{
   box-sizing: border-box;
   padding: 40px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#up > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#up > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#up > .row > .col-1
{
   float: left;
}
#up > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#up:before,
#up:after,
#up .row:before,
#up .row:after
{
   display: table;
   content: " ";
}
#up:after,
#up .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#up > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_logoHeading
{
   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;
}
#logoHeading
{
   color: #FFFFFF;
   font-family: "Montserrat Alternates";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_CaracteristiquesXec
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2B3A4F;
   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;
}
#CaracteristiquesXec
{
   box-sizing: border-box;
   padding: 25px 10px 25px 10px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#CaracteristiquesXec > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#CaracteristiquesXec > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#CaracteristiquesXec > .row > .col-1
{
   float: left;
}
#CaracteristiquesXec > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#CaracteristiquesXec > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
}
#CaracteristiquesXec:before,
#CaracteristiquesXec:after,
#CaracteristiquesXec .row:before,
#CaracteristiquesXec .row:after
{
   display: table;
   content: " ";
}
#CaracteristiquesXec:after,
#CaracteristiquesXec .row:after
{
   clear: both;
}
@media (max-width: 800px)
{
#CaracteristiquesXec > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 25px;
   margin: 0;
   text-align: left;
}
#wb_Text5
{
   color: #DCDCDC;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-size: 16px;
   line-height: 20px;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2B3A4F;
   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: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   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: 800px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_formLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2B3A4F;
   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;
}
#formLayoutGrid
{
   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;
}
#formLayoutGrid > .col-1, #formLayoutGrid > .col-2, #formLayoutGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#formLayoutGrid > .col-1, #formLayoutGrid > .col-2, #formLayoutGrid > .col-3
{
   flex: 0 0 auto;
}
#formLayoutGrid > .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;
}
#formLayoutGrid > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 30px 30px 30px;
}
#formLayoutGrid > .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;
}
#formLayoutGrid > .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;
}
@media (max-width: 768px)
{
#formLayoutGrid > .col-1, #formLayoutGrid > .col-2, #formLayoutGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading4
{
   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;
}
#Heading4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#ListView2
{
   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;
}
#ListView2 .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;
}
#ListView2 .btn
{
   border-width: 1px;
   border-style: solid;
}
#ListView2, #ListView2 > li 
{
   margin: 0;
   padding: 0;
   list-style: none;
   font-size: 19px;
}
#ListView2 > li 
{
   display: block;
   position: relative;
   overflow: visible;
   box-sizing: border-box;
}
#ListView2 > .li-static, #ListView2 > .li-divider, #ListView2 > li > a.btn 
{
   display: block;
   position: relative;
   text-align: left;
   text-overflow: ellipsis;
   overflow: hidden;
}
#ListView2 > .li-static, #ListView2 > .li-divider, #ListView2 > li > a.btn 
{
   border-style: solid;
   border-width: 1px 1px 0 1px;
   font-weight: normal;
   text-align: left;
   margin: 0;
   flex: 1 0 100%;
}
#ListView2 > li
{
   margin: 0;
   flex: 1 0 100%;
}
#ListView2 .state-default
{
   border-color: #7C869E;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF !important;
}
#ListView2 .state-hover, #ListView2 .btn:hover
{
   border-color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   color: #7C869E !important;
}
#ListView2 .state-active
{
   border-color: #7C869E;
   background-color: #7C869E;
   background-image: none;
   color: #7C869E !important;
}
#ListView2 > .li-divider 
{
   border-color: #DDDDDD;
   background-color: #E9E9E9;
   background-image: none;
   color: #554B40;
   padding: 10px 10px 10px 10px;
   cursor: default;
   outline: 0;
}
#ListView2 > .li-static
{
   border-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   padding: 6px 18px 6px 10px;
}
#ListView2 > li.first-child, #ListView2 > li.first-child > a.btn 
{
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}
#ListView2 > li.last-child, #ListView2 > li.last-child > a.btn
{
   border-bottom-left-radius: 4px;
   border-bottom-right-radius: 4px;
}
#ListView2 > .li-has-icon > .btn, #ListView2 > .li-static.li-has-icon
{
   min-height: 0px;
   padding-left: 10px;
}
#ListView2 > .li-divider.li-has-icon
{
   min-height: 0px;
   padding-left: 10px;
}
#ListView2 > .li-has-icon.last-child > .btn, #ListView2 > .li-static.li-has-icon.last-child
{
   min-height: 0px;
}
#ListView2 > .li-divider.li-has-icon.last-child
{
   min-height: 0px;
}
#ListView2 > .li-static.last-child, #ListView2 > .li-divider.last-child, #ListView2 > li.last-child > a.btn 
{
   border-bottom-width: 1px;
}
#ListView2 > .li-has-icon > img:first-child, #ListView2 > .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;
}
#ListView2 p
{
   margin: 0;
   padding: 8px 0 0 47px;
   font-size: 16px;
   font-weight: normal;
}
#wb_ListView2
{
   margin: 0 0 20px 0 ;
}
#ListView2 .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;
}
#ListView2 i
{
   font-size: 32px;
   width: 32px;
   vertical-align: middle;
   margin-right: 15px;
   color: #554B40;
}
#ListView2 .btn i
{
   color: #FFFFFF;
}
#ListView2 .btn:hover i
{
   color: #7C869E;
}
#ListView2 .li-divider i
{
   color: #554B40;
}
#wb_InlineFrameHorario
{
   box-sizing: border-box;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   margin: 0;
   overflow: auto;
   -webkit-overflow-scrolling: touch;
   position: relative;
}
#InlineFrameHorario
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_InlineFrame1
{
   box-sizing: border-box;
   border: 1px solid transparent;
   border-radius: 0px;
   margin: 0;
   overflow: auto;
   -webkit-overflow-scrolling: touch;
   position: relative;
}
#InlineFrame1
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_links
{
   clear: both;
   position: relative;
   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;
}
#links
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#links > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   float: left;
}
#links > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#links > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#links > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after
{
   display: table;
   content: " ";
}
#links:after,
#links .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 80px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 100px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-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;
}
#Card2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 10px 10px 0 10px;
   padding: 0;
}
#Card2-card-item1 h3
{
   color: #FFFFFF;
   font-family: ABeeZee;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 80px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 100px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-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;
}
#Card3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 10px 10px 0 10px;
   padding: 0;
}
#Card3-card-item1 h3
{
   color: #FFFFFF;
   font-family: ABeeZee;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 80px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 100px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-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;
}
#Card4-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 10px 10px 0 10px;
   padding: 0;
}
#Card4-card-item1 h3
{
   color: #FFFFFF;
   font-family: ABeeZee;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_footer
{
   clear: both;
   position: relative;
   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;
}
#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: 768px)
{
#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%;
}
/* ---------------------------
  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); }
}
