body
{
   background-color: #FFFFFF;
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: 400;
   font-weight: 400;
   font-size: 19px;
   line-height: 1.3;
   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: underline;
}
a:active
{
   color: #C0C0C0;
}
a:hover
{
   color: #C0C0C0;
   text-decoration: underline;
}
#wb_heroGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: url('../el-temps-a-santpedor.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#heroGrid
{
   box-sizing: border-box;
   height: 75vh;
   padding: 60px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#heroGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#heroGrid > .row > .col-1, #heroGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#heroGrid > .row > .col-1, #heroGrid > .row > .col-2
{
   float: left;
}
#heroGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#heroGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 16px 16px 16px 16px;
}
#heroGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: right;
}
#heroGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 16px 16px 16px 16px;
}
#heroGrid:before,
#heroGrid:after,
#heroGrid .row:before,
#heroGrid .row:after
{
   display: table;
   content: " ";
}
#heroGrid:after,
#heroGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#heroGrid > .row > .col-1, #heroGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#heroGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #5D7961;
   opacity: 0.2;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 25px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   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: 768px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   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: 25px 0 0 0 ;
   padding: 0 0 20px 25px;
   text-align: center;
}
#Heading1
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   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: 768px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ResponsiveMenu1
{
   display: block;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   text-align: left;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   background-color: #FFFFFF;
   height: 68px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li .svg-icon
{
   fill: currentColor;
   vertical-align: middle;
   overflow: visible;
   width: 18px;
   height: 18px;
   margin-bottom: 2px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #FFFFFF;
   color: #454545;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 38px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 68px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 130px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #F6F6F6;
   border: 0px solid #C5C5C5;
   color: #454545;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 6px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 130px;
   position: relative;
   top: -68px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #454545;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #454545;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #2B2B2B;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #2B2B2B;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #FFFFFF;
   color: #454545;
   padding: 0 20px 0 20px;
   line-height: 48px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 68px !important;
   line-height: 68px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 6px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 22px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #454545;
   color: #454545;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #454545;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #2B2B2B;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #454545;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #2B2B2B;
}
}
#wb_data_actualitzacio
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 25px 0 0 0 ;
   padding: 0 0 10px 0;
   text-align: right;
}
#data_actualitzacio
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 9.3px;
   margin: 0;
   text-align: right;
   text-transform: none;
}
#wb_estat
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 25px 0 0 0 ;
   padding: 0 0 10px 0;
   text-align: left;
}
#estat
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 9.3px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_heroHeading2
{
   background-color: transparent;
   background-image: none;
   border: 2px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 8px 8px 8px 8px;
   padding: 0;
   text-align: left;
}
#heroHeading2
{
   color: #242E39;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_heroHeading1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 8px 8px 8px 8px;
   padding: 0;
   text-align: left;
}
#heroHeading1
{
   color: #242E39;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 8px 8px 8px 8px;
   padding: 0;
   text-align: left;
}
#Heading2
{
   color: #242E39;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading16
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 8px 8px 8px 8px;
   padding: 0;
   text-align: left;
}
#Heading16
{
   color: #242E39;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_ResponsiveMenu1
{
   display: block;
   width: 100%;
   z-index: 4;
}
#wb_estat
{
   display: block;
   width: 100%;
   z-index: 6;
}
#wb_heroHeading2
{
   display: block;
   width: calc(100% - 16px);
   z-index: 0;
}
#wb_heroHeading1
{
   display: block;
   width: calc(100% - 16px);
   z-index: 1;
}
#wb_Heading2
{
   display: block;
   width: calc(100% - 16px);
   z-index: 2;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 7;
}
#wb_Heading16
{
   display: block;
   width: calc(100% - 16px);
   z-index: 3;
}
#wb_data_actualitzacio
{
   display: block;
   width: 100%;
   z-index: 5;
}
@media only screen and (max-width: 1279px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_heroGrid
{
   visibility: visible;
   display: table;
}
#wb_heroGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#heroGrid
{
   height: auto;
   padding: 60px 15px 0 15px;
}
#heroGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#heroGrid > .row > .col-1, #heroGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#heroGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#heroGrid > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 16px 16px 16px 16px;
}
#heroGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#heroGrid > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 16px 16px 16px 16px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 5px 0 5px;
}
#LayoutGrid2 .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-3
{
   display: block;
   width: 25%;
   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: 25px 0 25px 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 25px 0 0 0 ;
   padding: 0 0 20px 25px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 100px 15px 100px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text1
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#wb_data_actualitzacio
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 25px 0 0 0 ;
   padding: 0 0 10px 0;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_data_actualitzacio
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#data_actualitzacio
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: right;
   text-transform: none;
}
#wb_estat
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 25px 0 0 0 ;
   padding: 0 0 10px 0;
}
#wb_estat
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#estat
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   text-transform: none;
}
#wb_heroHeading2
{
   width: calc(100% - 16px);
   visibility: visible;
   display: block;
   margin: 8px 8px 8px 8px;
   padding: 0;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_heroHeading2
{
   background-color: transparent;
   background-image: none;
   border: 2px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#heroHeading2
{
   color: #242E39;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: left;
   text-transform: none;
}
#wb_heroHeading1
{
   width: calc(100% - 16px);
   visibility: visible;
   display: block;
   margin: 8px 8px 8px 8px;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_heroHeading1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#heroHeading1
{
   color: #242E39;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_Heading2
{
   width: calc(100% - 16px);
   visibility: visible;
   display: block;
   margin: 8px 8px 8px 8px;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   text-align: left;
}
#Heading2
{
   color: #242E39;
   font-family: "Montserrat Alternates";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   text-transform: none;
}
#wb_Heading16
{
   width: calc(100% - 16px);
   visibility: visible;
   display: block;
   margin: 8px 8px 8px 8px;
   padding: 0;
}
}
    .meteo-wrapper-scope {
        font-family: 'Montserrat Alternates', Arial, sans-serif;
        background-color: #ffffff; /* Canviat a blanc total */
        margin: 0;
        padding: 20px;
        box-sizing: border-box;
        width: 100%;
    }
    .meteo-wrapper-scope * {
        box-sizing: border-box;
    }
    .meteo-wrapper-scope .meteo-container {
        width: 100%;
        max-width: 1280px;
        margin: 0 auto;
        background: #ffffff;
        padding: 20px;
        border-radius: 12px;
        box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    }
    .meteo-wrapper-scope .controls-row {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 20px;
        background: #f8f9fa;
        padding: 12px 15px;
        border-radius: 8px;
    }
    .meteo-wrapper-scope .control-group {
        display: flex;
        align-items: center;
        gap: 8px;
    }
    .meteo-wrapper-scope select, 
    .meteo-wrapper-scope button {
        font-family: 'Montserrat Alternates', Arial, sans-serif;
        padding: 8px 12px;
        border: 1px solid #ced4da;
        border-radius: 6px;
        background-color: #fff;
        font-size: 14px;
        cursor: pointer;
    }
    .meteo-wrapper-scope button.nav-btn {
        background-color: #17a2b8;
        color: white;
        border: none;
        font-weight: bold;
    }
    .meteo-wrapper-scope button.nav-btn:hover {
        background-color: #138496;
    }
    .meteo-wrapper-scope .date-display {
        font-weight: 600;
        font-size: 14px;
        color: #333;
        min-width: 180px;
        text-align: center;
    }
    .meteo-wrapper-scope #weatherStatus {
        color: #666;
        font-size: 14px;
        margin-bottom: 15px;
        text-align: center;
    }
    .meteo-wrapper-scope .chart-wrapper {
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        background: #ffffff;
    }
    .meteo-wrapper-scope .chart-container {
        position: relative;
        height: 450px;
        min-width: 700px;
        width: 100%;
    }

    /* Breakpoint a 768px per a mòbils i tauletes petites */
    @media (max-width: 768px) {
        .meteo-wrapper-scope {
            padding: 10px;
        }
        .meteo-wrapper-scope .meteo-container {
            padding: 10px;
        }
        .meteo-wrapper-scope .controls-row {
            flex-direction: column;
            align-items: stretch;
        }
        .meteo-wrapper-scope .control-group {
            justify-content: space-between;
        }
        .meteo-wrapper-scope select, 
        .meteo-wrapper-scope button {
            width: 100%;
        }
        .meteo-wrapper-scope .date-display {
            min-width: auto;
        }
        .meteo-wrapper-scope .chart-container {
            height: 410px;
            min-width: 650px;
        }
    }
