body
{
   background-color: #FFFFFF;
   background-image: url('../images/backround_beton_clair.jpg');
   background-attachment: scroll;
   background-position: left top;
   background-repeat: repeat;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #6A5ACD;
}
a:hover
{
   color: #6A5ACD;
   text-decoration: underline;
}
#wb_entete
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/fond-resine-fractale.jpg');
   background-repeat: repeat-y;
   background-position: left top;
   background-size: 100% 100%;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 10px #4B0082 inset;
}
#entete
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#entete > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#entete > .col-1
{
   flex: 0 0 auto;
}
#entete > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 500px)
{
#entete > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Garde
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: rgba(79,79,79,0.40);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Garde
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#Garde > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Garde > .col-1
{
   flex: 0 0 auto;
}
#Garde > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#Garde > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Garde-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#Garde-video video
{
   object-fit: cover;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}
#wb_sculpture
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   animation: infos 1000ms linear 0ms infinite normal both;
}
#sculpture
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 200px 0 200px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#sculpture > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#sculpture > .col-1
{
   flex: 0 0 auto;
}
#sculpture > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#sculpture > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_sculpture .parallax
{
   background-color: transparent;
   background-image: url('../images/BB-poulpe-accueil-site.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_sculpture .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_mobilier
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#mobilier
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 200px 0 200px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#mobilier > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#mobilier > .col-1
{
   flex: 0 0 auto;
}
#mobilier > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#mobilier > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_mobilier .parallax
{
   background-color: transparent;
   background-image: url('../images/table-piano-1-luce-small.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_mobilier .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_luminaires
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#luminaires
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 200px 0 200px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#luminaires > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#luminaires > .col-1
{
   flex: 0 0 auto;
}
#luminaires > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#luminaires > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_luminaires .parallax
{
   background-color: transparent;
   background-image: url('../images/aurelia-bande-site.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_luminaires .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_aboutCarousel
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_aboutCarousel
{
   box-sizing: border-box;
   width: 100%;
   height: 263px;
}
#aboutCarousel
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#aboutCarousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
   perspective: 1200px;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#aboutCarousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#aboutCarousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   transition: opacity 1500ms ease-in-out;
   height: 100%;
   text-align: left;
}
#aboutCarousel .carousel-item-inner
{
   padding: 0 0 20px 0;
}
#aboutCarousel .carousel-inner > .carousel-item > img, #aboutCarousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#aboutCarousel .carousel-inner > .active, #aboutCarousel .carousel-inner > .carousel-item-next, #aboutCarousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#aboutCarousel .carousel-inner > .active
{
   animation: aboutCarousel-animation-show 1500ms ease 0ms both;
}
#aboutCarousel .carousel-inner > .carousel-item-next, #aboutCarousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#aboutCarousel .carousel-inner > .carousel-item-next.carousel-item-start, #aboutCarousel .carousel-inner > .carousel-item-prev.carousel-item-end
{
   animation: aboutCarousel-animation-show 1500ms ease 0ms both;
}
#aboutCarousel .carousel-inner > .active.carousel-item-start, #aboutCarousel .carousel-inner > .active.carousel-item-end
{
   animation: aboutCarousel-animation-hide 1500ms ease both;
   z-index: 999;
   transform-origin: 0% 0%;
}
#aboutCarousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -32px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#aboutCarousel .carousel-indicators li
{
   display: block;
   float: left;
   margin: 6px 6px 6px 6px;
   width: 19px;
   height: 3px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(255,255,255,1.00);
   background-clip: padding-box;
   box-sizing: content-box;
   border-bottom: 17px solid transparent;
}
#aboutCarousel .carousel-indicators .active
{
   background-color: rgba(147,112,219,1.00);
}
#aboutCarousel .frame
{
   width: 610px;
   display: inline-block;
   float: left;
   height: 263px;
}
@keyframes aboutCarousel-animation-show
{
   0%   { opacity: 0; transform: scale(0.8); }
   100% { opacity: 1; transform: scale(1.0); }
}
@keyframes aboutCarousel-animation-hide
{
   0%   { transform: rotateZ(0deg); }
   20%  { transform: rotateZ(10deg); animation-timing-function: ease-out;}
   40%  { transform: rotateZ(17deg); }
   60%  { transform: rotateZ(16deg);}
   100% { transform: translateY(100%) rotateZ(17deg); }
}
#wb_aboutCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#aboutCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#aboutCard1-card-item0
{
   display: inline-block;
   height: 44px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#aboutCard1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#aboutCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#aboutCard1-card-item1
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
}
#aboutCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 10px 30px;
   padding: 0;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_aboutCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#aboutCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#aboutCard2-card-item0
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#aboutCard2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#aboutCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 21px;
   width: 21px;
}
#aboutCard2-card-item1
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#aboutCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 10px 30px;
   padding: 0;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#wb_professionels
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#professionels
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 200px 0 200px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#professionels > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#professionels > .col-1
{
   flex: 0 0 auto;
}
#professionels > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#professionels > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_professionels .parallax
{
   background-color: transparent;
   background-image: url('../images/organisateur-hauraton-acceuil-site.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_professionels .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_artisan_d_art
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#artisan_d_art
{
   box-sizing: border-box;
   height: 100vh;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#artisan_d_art > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#artisan_d_art > .row > .col-1, #artisan_d_art > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#artisan_d_art > .row > .col-1, #artisan_d_art > .row > .col-2
{
   float: left;
}
#artisan_d_art > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: left;
}
#artisan_d_art > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#artisan_d_art:before,
#artisan_d_art:after,
#artisan_d_art .row:before,
#artisan_d_art .row:after
{
   display: table;
   content: " ";
}
#artisan_d_art:after,
#artisan_d_art .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#artisan_d_art > .row > .col-1, #artisan_d_art > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_artisan_d_art .parallax
{
   background-color: transparent;
   background-image: url('../images/backround_beton_clmair.jpg');
   background-repeat: repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_artisan_d_art .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Heading1
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 0 0;
   text-align: left;
}
#Heading1
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 650px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_citations
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.99);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#citations
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#citations > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#citations > .row > .col-1, #citations > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#citations > .row > .col-1, #citations > .row > .col-2
{
   float: left;
}
#citations > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#citations > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#citations:before,
#citations:after,
#citations .row:before,
#citations .row:after
{
   display: table;
   content: " ";
}
#citations:after,
#citations .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#citations > .row > .col-1, #citations > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 455px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#contact
{
   box-sizing: border-box;
   height: 100vh;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contact > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact > .row > .col-1, #contact > .row > .col-2, #contact > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact > .row > .col-1, #contact > .row > .col-2, #contact > .row > .col-3
{
   float: left;
}
#contact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#contact > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#contact > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#contact:before,
#contact:after,
#contact .row:before,
#contact .row:after
{
   display: table;
   content: " ";
}
#contact:after,
#contact .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contact > .row > .col-1, #contact > .row > .col-2, #contact > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#contact-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #696969;
   opacity: 0.2;
}
#contact-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#contact-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#contact-divider-top .divider-fill
{
   fill: #403832;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#contact-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
}
#contact-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#contact-divider-bottom .divider-fill
{
   fill: #403832;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_contact .parallax
{
   background-color: transparent;
   background-image: url('../images/fractale-jep-2020-1-luce-small.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_contact .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_contactIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_contactIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#contactIcon1
{
   height: 30px;
   width: 30px;
}
#contactIcon1 i
{
   color: #EDE9E1;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 29px;
}
#wb_contactIcon1:hover #contactIcon1 i
{
   color: #645E59;
}
#wb_contactIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_contactIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#contactIcon2
{
   height: 30px;
   width: 30px;
}
#contactIcon2 i
{
   color: #EDE9E1;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 29px;
}
#wb_contactIcon2:hover #contactIcon2 i
{
   color: #645E59;
}
#wb_contactIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_contactIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#contactIcon3
{
   height: 30px;
   width: 30px;
}
#contactIcon3 i
{
   color: #EDE9E1;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 29px;
}
#wb_contactIcon3:hover #contactIcon3 i
{
   color: #645E59;
}
#wb_contactIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_contactIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#contactIcon4
{
   height: 30px;
   width: 25px;
}
#contactIcon4 i
{
   color: #EDE9E1;
   display: inline-block;
   font-size: 25px;
   line-height: 30px;
   vertical-align: middle;
   width: 24px;
}
#wb_contactIcon4:hover #contactIcon4 i
{
   color: #645E59;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_pied
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/fond-resine-fractale.jpg');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 0px 10px #4B0082 inset;
}
#pied
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#pied > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#pied > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#pied > .row > .col-1
{
   float: left;
}
#pied > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#pied:before,
#pied:after,
#pied .row:before,
#pied .row:after
{
   display: table;
   content: " ";
}
#pied:after,
#pied .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#pied > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
.ThemeableMenu1 .nav
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   color: #FFFFFF;
   text-align: left;
   text-transform: none;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu1 .nav:before,
.ThemeableMenu1 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .nav:after 
{
   clear: both;
}
.ThemeableMenu1 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu1 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.ThemeableMenu1 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.ThemeableMenu1 .container:before,
.ThemeableMenu1 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .container:after 
{
   clear: both;
}
.ThemeableMenu1 .collapse 
{
   display: none;
}
.ThemeableMenu1 .collapse.show 
{
   display: block;
}
.ThemeableMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.ThemeableMenu1 .arrow, .ThemeableMenu1 .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu1 .dropdown 
{
   position: relative;
}
.ThemeableMenu1 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu1 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 19px;
   background-color: #000000;
   background-image: none;
   border: 1px solid rgba(255,255,255,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.ThemeableMenu1 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.ThemeableMenu1 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   text-transform: none;
   white-space: nowrap;
}
.ThemeableMenu1 .dropdown-menu > li > a:hover,
.ThemeableMenu1 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #9370DB;
   background-color: #808080;
   background-image: none;
}
.ThemeableMenu1 .dropdown-menu > li > a.active,
.ThemeableMenu1 .dropdown-menu > li > a.active:hover,
.ThemeableMenu1 .dropdown-menu > li > a.active:focus
{
   color: #9370DB;
   background-color: #808080;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.ThemeableMenu1 .show > .dropdown-menu
{
   display: block;
}
.ThemeableMenu1 .show > a
{
   outline: 0;
}
.ThemeableMenu1 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu1 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu1 .dropdown.show .dropdown-menu
{
   animation-name: ThemeableMenu1-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes ThemeableMenu1-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.ThemeableMenu1 .nav > li 
{
   position: relative;
   display: block;
}
.ThemeableMenu1 .nav > li > a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.ThemeableMenu1 .nav .show > a,
.ThemeableMenu1 .nav .show > a:hover,
.ThemeableMenu1 .nav .show > a:focus
{
    border-color: #343A40;
}
.ThemeableMenu1 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.ThemeableMenu1 .nav .arrow
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.ThemeableMenu1
{
   position: relative;
}
.ThemeableMenu1:before,
.ThemeableMenu1:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1:after
{
   clear: both;
}
.ThemeableMenu1 .navbar-header:before,
.ThemeableMenu1 .navbar-header:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .navbar-header:after
{
   clear: both;
}
.ThemeableMenu1-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu1-navbar-collapse:before,
.ThemeableMenu1-navbar-collapse:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1-navbar-collapse:after
{
   clear: both;
}
.ThemeableMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu1 .navbar-toggle 
{
   position: relative;
   float: left;
   padding: 17px 10px 16px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.ThemeableMenu1 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.ThemeableMenu1 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.ThemeableMenu1 .navbar-nav
{
   margin: 6px -15px;
}
.ThemeableMenu1 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.ThemeableMenu1 .navbar-nav > li > a
{
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav > li > a:hover,
.ThemeableMenu1 .navbar-nav > li > a:focus
{
   background-color: #808080;
   background-image: none;
   color: #9370DB;
   text-decoration: none;
}
.ThemeableMenu1 .navbar-nav > li > a.active,
.ThemeableMenu1 .navbar-nav > li > a.active:hover,
.ThemeableMenu1 .navbar-nav > li > a.active:focus
{
   color: #9370DB;
   background-color: #808080;
   background-image: none;
}
.ThemeableMenu1 .navbar-toggle
{
   border: 1px solid transparent;
}
.ThemeableMenu1 .navbar-toggle:hover,
.ThemeableMenu1 .navbar-toggle:focus
{
   background-color: transparent;
}
.ThemeableMenu1 .navbar-toggle .icon-bar
{
   background-color: #FFFFFF;
}
.ThemeableMenu1-navbar-collapse
{
   border-color: rgba(255,255,255,1.00);
}
.ThemeableMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.ThemeableMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #9370DB;
   border-bottom-color: #9370DB;
}
.ThemeableMenu1 .navbar-nav > .show > a,
.ThemeableMenu1 .navbar-nav > .show > a:hover,
.ThemeableMenu1 .navbar-nav > .show > a:focus
{
   background-color: #808080;
   background-image: none;
   color: #9370DB;
}
.ThemeableMenu1 .navbar-nav > .show > a .arrow,
.ThemeableMenu1 .navbar-nav > .show > a:hover .arrow,
.ThemeableMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #9370DB;
   border-bottom-color: #9370DB;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-link
{
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-link:hover
{
   color: #9370DB;
}
.ThemeableMenu1 .navbar-header
{
   color: #FFFFFF;
}
@media (min-width: 480px) 
{
.ThemeableMenu1 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.ThemeableMenu1 .navbar-header
{
   float: left;
}
.ThemeableMenu1-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu1-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu1 .navbar-toggle
{
   display: none;
}
.ThemeableMenu1 .navbar-nav
{
   float: left;
   margin: 0;
}
.ThemeableMenu1 .navbar-nav > li
{
   float: left;
}
.ThemeableMenu1 .container > .navbar-header,
.ThemeableMenu1 .container > .ThemeableMenu1-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.ThemeableMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #9370DB;
   border-bottom-color: #9370DB;
}
}
@media (max-width: 480px) 
{
.ThemeableMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.ThemeableMenu1 .navbar-nav
{
   margin: 0;
   background-color: #000000;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu > li > a,
.ThemeableMenu1 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.ThemeableMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
}
.ThemeableMenu1 .navbar-nav > li > a
{
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav > li > a:hover,
.ThemeableMenu1 .navbar-nav > li > a:focus
{
   color: #9370DB;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav > li > a.active,
.ThemeableMenu1 .navbar-nav > li > a.active:hover,
.ThemeableMenu1 .navbar-nav > li > a.active:focus
{
   color: #9370DB;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav > .show > a,
.ThemeableMenu1 .navbar-nav > .show > a:hover,
.ThemeableMenu1 .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #9370DB;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #9370DB;
   border-bottom-color: #9370DB;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav > li > a.active > .arrow,
.ThemeableMenu1 .navbar-nav > li > a.active:hover > .arrow,
.ThemeableMenu1 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #9370DB;
   border-bottom-color: #9370DB;
}
.ThemeableMenu1 .navbar-nav > .show > a .arrow,
.ThemeableMenu1 .navbar-nav > .show > a:hover .arrow,
.ThemeableMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #9370DB;
   border-bottom-color: #9370DB;
}
.ThemeableMenu1 .navbar-link
{
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
#ThemeableMenu1 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_ThemeableMenu1
{
   z-index: 1111 !important;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 10px 10px 5px;
   margin: 0;
   text-align: justify;
}
#wb_Text2 div
{
   text-align: justify;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 700px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   width: 100%;
   height: auto;
}
.menu_tete_sans_logo .nav
{
   font-family: "Allerta Stencil";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   color: #FFFFFF;
   text-align: right;
   text-transform: none;
}
#menu_tete_sans_logo, .menu_tete_sans_logo .nav, .menu_tete_sans_logo *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.menu_tete_sans_logo .nav:before,
.menu_tete_sans_logo .nav:after 
{
   content: " ";
   display: table;
}
.menu_tete_sans_logo .nav:after 
{
   clear: both;
}
.menu_tete_sans_logo .nav a 
{
   text-decoration: none;
}
.menu_tete_sans_logo .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.menu_tete_sans_logo .nav ul ul
{
   margin-bottom: 0;
}
.menu_tete_sans_logo .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.menu_tete_sans_logo .container:before,
.menu_tete_sans_logo .container:after 
{
   content: " ";
   display: table;
}
.menu_tete_sans_logo .container:after 
{
   clear: both;
}
.menu_tete_sans_logo .collapse 
{
   display: none;
}
.menu_tete_sans_logo .collapse.show 
{
   display: block;
}
.menu_tete_sans_logo .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.menu_tete_sans_logo .arrow, .menu_tete_sans_logo .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 8px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.menu_tete_sans_logo .dropdown 
{
   position: relative;
}
.menu_tete_sans_logo .dropdown-toggle:focus 
{
   outline: 0;
}
.menu_tete_sans_logo .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 21px;
   background-color: rgba(64,56,50,0.55);
   background-image: none;
   border: 1px solid rgba(64,56,50,0.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.menu_tete_sans_logo .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #403832;
}
.menu_tete_sans_logo .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   text-transform: lowercase;
   white-space: nowrap;
}
.menu_tete_sans_logo .dropdown-menu > li > a:hover,
.menu_tete_sans_logo .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #9370DB;
   background-color: transparent;
   background-image: none;
}
.menu_tete_sans_logo .dropdown-menu > li > a.active,
.menu_tete_sans_logo .dropdown-menu > li > a.active:hover,
.menu_tete_sans_logo .dropdown-menu > li > a.active:focus
{
   color: #9370DB;
   background-color: transparent;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.menu_tete_sans_logo .show > .dropdown-menu
{
   display: block;
}
.menu_tete_sans_logo .show > a
{
   outline: 0;
}
.menu_tete_sans_logo .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.menu_tete_sans_logo .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.menu_tete_sans_logo .dropdown.show .dropdown-menu
{
   animation-name: menu_tete_sans_logo-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes menu_tete_sans_logo-animation
{
   0%
   {
      opacity: 0;
      transform: scale(0.5);
   }
   100%
   {
      opacity: 1;
      transform: scale(1);
   }
}
.menu_tete_sans_logo .nav > li 
{
   position: relative;
   display: block;
}
.menu_tete_sans_logo .nav > li > a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.menu_tete_sans_logo .nav .show > a,
.menu_tete_sans_logo .nav .show > a:hover,
.menu_tete_sans_logo .nav .show > a:focus
{
    border-color: #343A40;
}
.menu_tete_sans_logo .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #403832;
}
.menu_tete_sans_logo .nav .arrow
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.menu_tete_sans_logo
{
   position: relative;
}
.menu_tete_sans_logo:before,
.menu_tete_sans_logo:after
{
   content: " ";
   display: table;
}
.menu_tete_sans_logo:after
{
   clear: both;
}
.menu_tete_sans_logo .navbar-header:before,
.menu_tete_sans_logo .navbar-header:after
{
   content: " ";
   display: table;
}
.menu_tete_sans_logo .navbar-header:after
{
   clear: both;
}
.menu_tete_sans_logo-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.menu_tete_sans_logo-navbar-collapse:before,
.menu_tete_sans_logo-navbar-collapse:after
{
   content: " ";
   display: table;
}
.menu_tete_sans_logo-navbar-collapse:after
{
   clear: both;
}
.menu_tete_sans_logo-navbar-collapse.show
{
   overflow-y: auto;
}
.menu_tete_sans_logo .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 18px 10px 17px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.menu_tete_sans_logo .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.menu_tete_sans_logo .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.menu_tete_sans_logo .navbar-nav
{
   margin: 6px -15px;
}
.menu_tete_sans_logo .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.menu_tete_sans_logo .navbar-nav > li > a
{
   color: #FFFFFF;
}
.menu_tete_sans_logo .navbar-nav > li > a:hover,
.menu_tete_sans_logo .navbar-nav > li > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #9370DB;
   text-decoration: none;
}
.menu_tete_sans_logo .navbar-nav > li > a.active,
.menu_tete_sans_logo .navbar-nav > li > a.active:hover,
.menu_tete_sans_logo .navbar-nav > li > a.active:focus
{
   color: #9370DB;
   background-color: transparent;
   background-image: none;
}
.menu_tete_sans_logo .navbar-toggle
{
   border: 1px solid transparent;
}
.menu_tete_sans_logo .navbar-toggle:hover,
.menu_tete_sans_logo .navbar-toggle:focus
{
   background-color: transparent;
}
.menu_tete_sans_logo .navbar-toggle .icon-bar
{
   background-color: #FFFFFF;
}
.menu_tete_sans_logo-navbar-collapse
{
   border-color: rgba(64,56,50,0.00);
}
.menu_tete_sans_logo .navbar-nav > .dropdown > a:hover .arrow,
.menu_tete_sans_logo .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #9370DB;
   border-bottom-color: #9370DB;
}
.menu_tete_sans_logo .navbar-nav > .show > a,
.menu_tete_sans_logo .navbar-nav > .show > a:hover,
.menu_tete_sans_logo .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #9370DB;
}
.menu_tete_sans_logo .navbar-nav > .show > a .arrow,
.menu_tete_sans_logo .navbar-nav > .show > a:hover .arrow,
.menu_tete_sans_logo .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #9370DB;
   border-bottom-color: #9370DB;
}
.menu_tete_sans_logo .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.menu_tete_sans_logo .navbar-link
{
   color: #FFFFFF;
}
.menu_tete_sans_logo .navbar-link:hover
{
   color: #9370DB;
}
.menu_tete_sans_logo .navbar-header
{
   color: #FFFFFF;
}
@media (min-width: 480px) 
{
.menu_tete_sans_logo .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.menu_tete_sans_logo .navbar-header
{
   float: left;
}
.menu_tete_sans_logo-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.menu_tete_sans_logo-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.menu_tete_sans_logo-navbar-collapse.show
{
   overflow-y: auto;
}
.menu_tete_sans_logo .navbar-toggle
{
   display: none;
}
.menu_tete_sans_logo .navbar-nav
{
   float: right;
   margin: 0;
}
.menu_tete_sans_logo .navbar-nav > li
{
   float: left;
}
.menu_tete_sans_logo .container > .navbar-header,
.menu_tete_sans_logo .container > .menu_tete_sans_logo-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.menu_tete_sans_logo .navbar-nav > .dropdown > a:hover .arrow,
.menu_tete_sans_logo .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #9370DB;
   border-bottom-color: #9370DB;
}
}
@media (max-width: 480px) 
{
.menu_tete_sans_logo 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.menu_tete_sans_logo .navbar-nav
{
   margin: 0;
   background-color: rgba(64,56,50,0.55);
   background-image: none;
}
.menu_tete_sans_logo .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.menu_tete_sans_logo .navbar-nav .show .dropdown-menu > li > a,
.menu_tete_sans_logo .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.menu_tete_sans_logo .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.menu_tete_sans_logo 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
}
.menu_tete_sans_logo .navbar-nav > li > a
{
   color: #FFFFFF;
}
.menu_tete_sans_logo .navbar-nav > li > a:hover,
.menu_tete_sans_logo .navbar-nav > li > a:focus
{
   color: #9370DB;
   background-color: transparent;
   background-image: none;
}
.menu_tete_sans_logo .navbar-nav > li > a.active,
.menu_tete_sans_logo .navbar-nav > li > a.active:hover,
.menu_tete_sans_logo .navbar-nav > li > a.active:focus
{
   color: #9370DB;
   background-color: transparent;
   background-image: none;
}
.menu_tete_sans_logo .navbar-nav > .show > a,
.menu_tete_sans_logo .navbar-nav > .show > a:hover,
.menu_tete_sans_logo .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #9370DB;
}
.menu_tete_sans_logo .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #9370DB;
   border-bottom-color: #9370DB;
}
.menu_tete_sans_logo .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.menu_tete_sans_logo .navbar-nav > li > a.active > .arrow,
.menu_tete_sans_logo .navbar-nav > li > a.active:hover > .arrow,
.menu_tete_sans_logo .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #9370DB;
   border-bottom-color: #9370DB;
}
.menu_tete_sans_logo .navbar-nav > .show > a .arrow,
.menu_tete_sans_logo .navbar-nav > .show > a:hover .arrow,
.menu_tete_sans_logo .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #9370DB;
   border-bottom-color: #9370DB;
}
.menu_tete_sans_logo .navbar-link
{
   color: #FFFFFF;
}
.menu_tete_sans_logo .navbar-link:hover 
{
   color: #fff;
}
}
#menu_tete_sans_logo i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 8px;
   width: 16px;
}
#wb_menu_tete_sans_logo
{
   z-index: 1111 !important;
}
#Table1
{
   border-radius: 0px;
   border: 1px solid #BFBFBF;
   background-color: transparent;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
}
#Table1 td, #Table1 th
{
   padding: 0;
}
#Table1 td div
{
   white-space: nowrap;
}
#Table1 p, #Table1 ul
{
   margin: 0;
   padding: 0;
}
#Table1 .cell0
{
   background-color: transparent;
   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: #BFBFBF;
   border-right-color: #BFBFBF;
   border-bottom-color: #BFBFBF;
   border-left-color: #BFBFBF;
   text-align: left;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 17px;
   line-height: 20px;
}
#Table1 .cell1
{
   background-color: transparent;
   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: #BFBFBF;
   border-right-color: #BFBFBF;
   border-bottom-color: #BFBFBF;
   border-left-color: #BFBFBF;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 17px;
   line-height: 20px;
}
#Table1 .cell2
{
   background-color: transparent;
   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: #BFBFBF;
   border-right-color: #BFBFBF;
   border-bottom-color: #BFBFBF;
   border-left-color: #BFBFBF;
   text-align: left;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 17px;
   line-height: 20px;
}
#Table1 .cell3
{
   background-color: transparent;
   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: #BFBFBF;
   border-right-color: #BFBFBF;
   border-bottom-color: #BFBFBF;
   border-left-color: #BFBFBF;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 17px;
   line-height: 20px;
}
#Table1 .cell4
{
   background-color: transparent;
   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: #BFBFBF;
   border-right-color: #BFBFBF;
   border-bottom-color: #BFBFBF;
   border-left-color: #BFBFBF;
   text-align: left;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 17px;
   line-height: 20px;
}
#Table1 .cell5
{
   background-color: transparent;
   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: #BFBFBF;
   border-right-color: #BFBFBF;
   border-bottom-color: #BFBFBF;
   border-left-color: #BFBFBF;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 17px;
   line-height: 20px;
}
#Table1 .cell6
{
   background-color: transparent;
   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: #BFBFBF;
   border-right-color: #BFBFBF;
   border-bottom-color: #BFBFBF;
   border-left-color: #BFBFBF;
   text-align: left;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 17px;
   line-height: 20px;
}
#Table1 .cell7
{
   background-color: transparent;
   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: #BFBFBF;
   border-right-color: #BFBFBF;
   border-bottom-color: #BFBFBF;
   border-left-color: #BFBFBF;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 17px;
   line-height: 20px;
}
#Table1 .cell8
{
   background-color: transparent;
   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: #BFBFBF;
   border-right-color: #BFBFBF;
   border-bottom-color: #BFBFBF;
   border-left-color: #BFBFBF;
   text-align: left;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 17px;
   line-height: 20px;
}
#Table1 .cell9
{
   background-color: transparent;
   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: #BFBFBF;
   border-right-color: #BFBFBF;
   border-bottom-color: #BFBFBF;
   border-left-color: #BFBFBF;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 17px;
   line-height: 20px;
}
#Table1 .cell10
{
   background-color: transparent;
   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: #BFBFBF;
   border-right-color: #BFBFBF;
   border-bottom-color: #BFBFBF;
   border-left-color: #BFBFBF;
   text-align: left;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 17px;
   line-height: 20px;
}
#Table1 .cell11
{
   background-color: transparent;
   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: #BFBFBF;
   border-right-color: #BFBFBF;
   border-bottom-color: #BFBFBF;
   border-left-color: #BFBFBF;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 17px;
   line-height: 20px;
}
#Table1 .cell12
{
   background-color: transparent;
   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: #BFBFBF;
   border-right-color: #BFBFBF;
   border-bottom-color: #BFBFBF;
   border-left-color: #BFBFBF;
   text-align: left;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 17px;
   line-height: 20px;
}
#Table1 .cell13
{
   background-color: transparent;
   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: #BFBFBF;
   border-right-color: #BFBFBF;
   border-bottom-color: #BFBFBF;
   border-left-color: #BFBFBF;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 17px;
   line-height: 20px;
}
#wb_Heading4
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading4
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 10px 10px 10px;
   margin: 0;
   text-align: justify;
}
#wb_Text3 div
{
   text-align: justify;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading5
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading5
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 10px 10px 10px;
   margin: 0;
   text-align: justify;
}
#wb_Text4 div
{
   text-align: justify;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   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;
   text-align: left;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 5px 0;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: "Allerta Stencil";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card4-card-item1
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 5px 20px 20px 30px;
   border: 1px solid #808080;
   border-radius: 2px;
   background-color: rgba(255,255,255,0.59);
   background-image: none;
   color: #4F4F4F;
   font-family: "Allerta Stencil";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item1 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card4-card-item2
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 5px 20px 20px 20px;
   border: 1px solid #808080;
   border-radius: 2px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #4F4F4F;
   font-family: "Allerta Stencil";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item2 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#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 5px;
   text-align: left;
}
#Heading6
{
   color: #FFFFFF;
   font-family: "Allerta Stencil";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading7
{
   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 5px;
   text-align: left;
}
#Heading7
{
   color: #FFFFFF;
   font-family: "Allerta Stencil";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading8
{
   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 5px;
   text-align: left;
}
#Heading8
{
   color: #FFFFFF;
   font-family: "Allerta Stencil";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: "Allerta Stencil";
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 10px 10px 10px 10px;
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#Card7-card-item1
{
   display: block;
   position: relative;
   margin: 30px auto 0px auto;
   width: 50px;
   height: 25px;
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   padding: 0;
}
#Card7-card-item1 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: #FFFFFF;
   background-image: none;
   -webkit-clip-path: url(#Card7-card-item1-clippath);
   clip-path: url(#Card7-card-item1-clippath);
}
#wb_Card7.affix
{
   top: 0 !important;
   position: fixed !important;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   max-width: 650px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   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;
   text-align: right;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: calc(100% - 20px);
   height: auto;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   max-width: 1000px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: rgba(255,255,255,0.78);
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-color: var(--border-color);
   border-width: 0 0 0px 0;
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
   margin: 0;
   padding: 12px 20px 12px 20px;
}
#Card1-card-header h1
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 10px 0 10px;
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   max-width: 1000px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: rgba(255,255,255,0.78);
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-header
{
   box-sizing: border-box;
   border-color: var(--border-color);
   border-width: 0 0 0px 0;
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
   margin: 0;
   padding: 12px 20px 12px 20px;
}
#Card5-card-header h1
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 10px 0 10px;
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   max-width: 1100px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: rgba(255,255,255,0.78);
   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-header
{
   box-sizing: border-box;
   border-color: var(--border-color);
   border-width: 0 0 0px 0;
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
   margin: 0;
   padding: 12px 20px 12px 20px;
}
#Card2-card-header h1
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 10px 0 10px;
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   max-width: 1100px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: rgba(255,255,255,0.78);
   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-header
{
   box-sizing: border-box;
   border-color: var(--border-color);
   border-width: 0 0 0px 0;
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
   margin: 0;
   padding: 12px 20px 12px 20px;
}
#Card3-card-header h1
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0 10px 0 10px;
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
