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_activitats
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#activitats
{
   box-sizing: border-box;
   padding: 200px 15px 200px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#activitats > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#activitats > .row > .col-1, #activitats > .row > .col-2, #activitats > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#activitats > .row > .col-1, #activitats > .row > .col-2, #activitats > .row > .col-3
{
   float: left;
}
#activitats > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#activitats > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 25px 0 25px 0;
}
#activitats > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#activitats > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 25px 0 25px 0;
}
#activitats > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#activitats > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 25px 0 25px 0;
}
#activitats:before,
#activitats:after,
#activitats .row:before,
#activitats .row:after
{
   display: table;
   content: " ";
}
#activitats:after,
#activitats .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#activitats > .row > .col-1, #activitats > .row > .col-2, #activitats > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #78D4DA;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 10px 0;
   text-align: center;
}
#Heading2
{
   color: #4F4F4F;
   font-family: "Muli ExtraLight";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DC143C;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #A52A2A;
}
#FontAwesomeIcon1
{
   height: 108px;
   width: 125px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon1 i
{
   color: #DC143C;
   display: inline-block;
   font-size: 108px;
   line-height: 108px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon1:hover #FontAwesomeIcon1 i
{
   color: #A52A2A;
}
