body
{
   background-color: #EEEEEE;
   background-image: url('../images/backround_beton_clair.jpg');
   background-attachment: fixed;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   color: #4B4B4B;
   font-family: "Lucida Console";
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #555555;
   text-decoration: underline;
}
a:active
{
   color: #6A5ACD;
}
a:hover
{
   color: #6A5ACD;
   text-decoration: underline;
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
   font-size: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   display: inline-block;
   padding: 5px 5px 5px 5px;
   width: 25%;
   text-align: center;
   vertical-align: bottom;
}
#PhotoGallery1 .caption
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   margin: 0;
   text-align: center;
   text-decoration: none;
   padding: 1px 0 0 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   background-color: #4B4B4B;
   box-sizing: border-box;
   opacity: 0;
   display: flex;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   align-items: center;
   transition: all 600ms linear;
}
#PhotoGallery1 .description
{
   color: #4B4B4B;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-align: center;
}
#PhotoGallery1 .thumbnail a
{
   display: block;
   position: relative;
}
#PhotoGallery1 .thumbnail a:hover .caption
{
   opacity: 0.78
}
#PhotoGallery1 .thumbnail img
{
   border: 0px #A9A9A9 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col4
{
   display: block;
}
#Breadcrumb1
{
   list-style: none;
   padding: 1px 15px 1px 15px;
   background-color: transparent;
   background-image: none;
   border: 1px solid #4F4F4F;
   border-radius: 0px;
   font-family: Verdana;
   font-weight: bold;
   font-style: italic;
   font-size: 0;
   margin: 0;
   text-align: left;
}
#Breadcrumb1 > li
{
   display: inline-block;
   font-size: 12px;
   text-transform: none;
}
#Breadcrumb1 a
{
   color: #4F4F4F;
   text-decoration: none;
}
#Breadcrumb1 a:hover
{
   color: #696969;
   text-decoration: underline;
}
#Breadcrumb1 > .active
{
   color: #FFFFFF;
}
#Breadcrumb1 > .active a
{
   color: inherit;
   pointer-events: none;
}
#Breadcrumb1 > li + li:before
{
   content: "/";
   padding: 0 5px;
   color: #4F4F4F;
}
#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: 480px)
{
#entete > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_retour
{
   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: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#retour
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#retour > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#retour > .col-1
{
   flex: 0 0 auto;
}
#retour > .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: 480px)
{
#retour > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_produit1
{
   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;
}
#produit1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#produit1 > .col-1, #produit1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#produit1 > .col-1, #produit1 > .col-2
{
   flex: 0 0 auto;
}
#produit1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#produit1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   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: 480px)
{
#produit1 > .col-1, #produit1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#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-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;
}
#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;
}
.menu_tete_sans_logo .nav
{
   font-family: "Allerta Stencil";
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   color: #4F4F4F;
   text-align: left;
   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: 4px;
   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: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(147,112,219,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.menu_tete_sans_logo .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #9370DB;
}
.menu_tete_sans_logo .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #4F4F4F;
   text-transform: none;
   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;
   }
   100%
   {
      opacity: 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: #9370DB;
}
.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: 21px 10px 20px 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: #4F4F4F;
}
.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(147,112,219,1.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: #4F4F4F;
   border-bottom-color: #4F4F4F;
}
.menu_tete_sans_logo .navbar-link
{
   color: #4F4F4F;
}
.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
{
   display: flex;
   flex-direction: row;
   justify-content: center;
   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: #FFFFFF;
   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 0 5px 0;
}
.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-logo
{
   float: left;
}
#menu_tete_sans_logo-logo img
{
   border-width: 0;
   height: auto;
   max-width: 100%;
}
#menu_tete_sans_logo i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_menu_tete_sans_logo
{
   z-index: 1111 !important;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 10px;
   box-shadow: 10px 10px 20px #000000;
   text-align: left;
}
#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 1px 0;
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
   border-radius: 10px 10px 0 0 !important;
   margin: 0;
   padding: 10px 10px 10px 15px;
}
#Card2-card-header h1
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 1px #4F4F4F solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card2-card-item3
{
   box-sizing: border-box;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 10px;
   box-shadow: 10px 10px 20px #000000;
   text-align: left;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-header
{
   box-sizing: border-box;
   border-color: var(--border-color);
   border-width: 0 0 1px 0;
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
   border-radius: 10px 10px 0 0 !important;
   margin: 0;
   padding: 10px 10px 10px 15px;
   text-align: left;
}
#Card4-card-header h2
{
   font-size: inherit;
   font-weight: inherit;
   margin: 0;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0 10px 0 10px;
   border-top: 1px #4F4F4F solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 10px 10px 10px 15px;
   padding: 0;
   text-align: justify;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 10px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 10px 10px 20px #000000;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .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: 480px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#PhotoGallery2
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery2 .thumbnails
{
   margin: 0;
   font-size: 0;
}
#PhotoGallery2 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   display: inline-block;
   padding: 5px 5px 5px 5px;
   width: 25%;
   text-align: center;
   vertical-align: bottom;
}
#PhotoGallery2 .caption
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   margin: 0;
   text-align: center;
   text-decoration: none;
   padding: 1px 0 0 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   background-color: #4B4B4B;
   box-sizing: border-box;
   opacity: 0;
   display: flex;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   align-items: center;
   transition: all 600ms linear;
}
#PhotoGallery2 .description
{
   color: #4B4B4B;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-align: center;
}
#PhotoGallery2 .thumbnail a
{
   display: block;
   position: relative;
}
#PhotoGallery2 .thumbnail a:hover .caption
{
   opacity: 0.78
}
#PhotoGallery2 .thumbnail img
{
   border: 0px #A9A9A9 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery2 .clearfix:before,
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:before,
#PhotoGallery2 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:after
{
   clear: both;
}
#PhotoGallery2 .visible-col4
{
   display: block;
}
#PhotoGallery3
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery3 .thumbnails
{
   margin: 0;
   font-size: 0;
}
#PhotoGallery3 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   display: inline-block;
   padding: 5px 5px 5px 5px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: bottom;
}
#PhotoGallery3 .caption
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   margin: 0;
   text-align: center;
   text-decoration: none;
   padding: 1px 0 0 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   background-color: #4B4B4B;
   box-sizing: border-box;
   opacity: 0;
   display: flex;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   align-items: center;
   transition: all 600ms linear;
}
#PhotoGallery3 .description
{
   color: #4B4B4B;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-align: center;
}
#PhotoGallery3 .thumbnail a
{
   display: block;
   position: relative;
}
#PhotoGallery3 .thumbnail a:hover .caption
{
   opacity: 0.78
}
#PhotoGallery3 .thumbnail img
{
   border: 0px #A9A9A9 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery3 .clearfix:before,
#PhotoGallery3 .clearfix:after,
#PhotoGallery3 .thumbnails:before,
#PhotoGallery3 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery3 .clearfix:after,
#PhotoGallery3 .thumbnails:after
{
   clear: both;
}
#PhotoGallery3 .visible-col3
{
   display: block;
}
#PhotoGallery4
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery4 .thumbnails
{
   margin: 0;
   font-size: 0;
}
#PhotoGallery4 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   display: inline-block;
   padding: 5px 5px 5px 5px;
   width: 25%;
   text-align: center;
   vertical-align: bottom;
}
#PhotoGallery4 .caption
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   margin: 0;
   text-align: center;
   text-decoration: none;
   padding: 1px 0 0 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   background-color: #4B4B4B;
   box-sizing: border-box;
   opacity: 0;
   display: flex;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   align-items: center;
   transition: all 600ms linear;
}
#PhotoGallery4 .description
{
   color: #4B4B4B;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-align: center;
}
#PhotoGallery4 .thumbnail a
{
   display: block;
   position: relative;
}
#PhotoGallery4 .thumbnail a:hover .caption
{
   opacity: 0.78
}
#PhotoGallery4 .thumbnail img
{
   border: 0px #A9A9A9 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery4 .clearfix:before,
#PhotoGallery4 .clearfix:after,
#PhotoGallery4 .thumbnails:before,
#PhotoGallery4 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery4 .clearfix:after,
#PhotoGallery4 .thumbnails:after
{
   clear: both;
}
#PhotoGallery4 .visible-col4
{
   display: block;
}
#PhotoGallery6
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery6 .thumbnails
{
   margin: 0;
   font-size: 0;
}
#PhotoGallery6 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   display: inline-block;
   padding: 5px 5px 5px 5px;
   width: 25%;
   text-align: center;
   vertical-align: bottom;
}
#PhotoGallery6 .caption
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   margin: 0;
   text-align: center;
   text-decoration: none;
   padding: 1px 0 0 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   background-color: #4B4B4B;
   box-sizing: border-box;
   opacity: 0;
   display: flex;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   align-items: center;
   transition: all 600ms linear;
}
#PhotoGallery6 .description
{
   color: #4B4B4B;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-align: center;
}
#PhotoGallery6 .thumbnail a
{
   display: block;
   position: relative;
}
#PhotoGallery6 .thumbnail a:hover .caption
{
   opacity: 0.78
}
#PhotoGallery6 .thumbnail img
{
   border: 0px #A9A9A9 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery6 .clearfix:before,
#PhotoGallery6 .clearfix:after,
#PhotoGallery6 .thumbnails:before,
#PhotoGallery6 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery6 .clearfix:after,
#PhotoGallery6 .thumbnails:after
{
   clear: both;
}
#PhotoGallery6 .visible-col4
{
   display: block;
}
#PhotoGallery7
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery7 .thumbnails
{
   margin: 0;
   font-size: 0;
}
#PhotoGallery7 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   display: inline-block;
   padding: 5px 5px 5px 5px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: bottom;
}
#PhotoGallery7 .caption
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   margin: 0;
   text-align: center;
   text-decoration: none;
   padding: 1px 0 0 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   background-color: #4B4B4B;
   box-sizing: border-box;
   opacity: 0;
   display: flex;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   align-items: center;
   transition: all 600ms linear;
}
#PhotoGallery7 .description
{
   color: #4B4B4B;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-align: center;
}
#PhotoGallery7 .thumbnail a
{
   display: block;
   position: relative;
}
#PhotoGallery7 .thumbnail a:hover .caption
{
   opacity: 0.78
}
#PhotoGallery7 .thumbnail img
{
   border: 0px #A9A9A9 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery7 .clearfix:before,
#PhotoGallery7 .clearfix:after,
#PhotoGallery7 .thumbnails:before,
#PhotoGallery7 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery7 .clearfix:after,
#PhotoGallery7 .thumbnails:after
{
   clear: both;
}
#PhotoGallery7 .visible-col3
{
   display: block;
}
#PhotoGallery8
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery8 .thumbnails
{
   margin: 0;
   font-size: 0;
}
#PhotoGallery8 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   display: inline-block;
   padding: 5px 5px 5px 5px;
   width: 25%;
   text-align: center;
   vertical-align: bottom;
}
#PhotoGallery8 .caption
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   margin: 0;
   text-align: center;
   text-decoration: none;
   padding: 1px 0 0 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   background-color: #4B4B4B;
   box-sizing: border-box;
   opacity: 0;
   display: flex;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   align-items: center;
   transition: all 600ms linear;
}
#PhotoGallery8 .description
{
   color: #4B4B4B;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-align: center;
}
#PhotoGallery8 .thumbnail a
{
   display: block;
   position: relative;
}
#PhotoGallery8 .thumbnail a:hover .caption
{
   opacity: 0.78
}
#PhotoGallery8 .thumbnail img
{
   border: 0px #A9A9A9 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery8 .clearfix:before,
#PhotoGallery8 .clearfix:after,
#PhotoGallery8 .thumbnails:before,
#PhotoGallery8 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery8 .clearfix:after,
#PhotoGallery8 .thumbnails:after
{
   clear: both;
}
#PhotoGallery8 .visible-col4
{
   display: block;
}
#PhotoGallery9
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery9 .thumbnails
{
   margin: 0;
   font-size: 0;
}
#PhotoGallery9 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   display: inline-block;
   padding: 5px 5px 5px 5px;
   width: 25%;
   text-align: center;
   vertical-align: bottom;
}
#PhotoGallery9 .caption
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   margin: 0;
   text-align: center;
   text-decoration: none;
   padding: 1px 0 0 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   background-color: #4B4B4B;
   box-sizing: border-box;
   opacity: 0;
   display: flex;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   align-items: center;
   transition: all 600ms linear;
}
#PhotoGallery9 .description
{
   color: #4B4B4B;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-align: center;
}
#PhotoGallery9 .thumbnail a
{
   display: block;
   position: relative;
}
#PhotoGallery9 .thumbnail a:hover .caption
{
   opacity: 0.78
}
#PhotoGallery9 .thumbnail img
{
   border: 0px #A9A9A9 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery9 .clearfix:before,
#PhotoGallery9 .clearfix:after,
#PhotoGallery9 .thumbnails:before,
#PhotoGallery9 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery9 .clearfix:after,
#PhotoGallery9 .thumbnails:after
{
   clear: both;
}
#PhotoGallery9 .visible-col4
{
   display: block;
}
#PhotoGallery10
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery10 .thumbnails
{
   margin: 0;
   font-size: 0;
}
#PhotoGallery10 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   display: inline-block;
   padding: 5px 5px 5px 5px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: bottom;
}
#PhotoGallery10 .caption
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   margin: 0;
   text-align: center;
   text-decoration: none;
   padding: 1px 0 0 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   background-color: #4B4B4B;
   box-sizing: border-box;
   opacity: 0;
   display: flex;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   align-items: center;
   transition: all 600ms linear;
}
#PhotoGallery10 .description
{
   color: #4B4B4B;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-align: center;
}
#PhotoGallery10 .thumbnail a
{
   display: block;
   position: relative;
}
#PhotoGallery10 .thumbnail a:hover .caption
{
   opacity: 0.78
}
#PhotoGallery10 .thumbnail img
{
   border: 0px #A9A9A9 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery10 .clearfix:before,
#PhotoGallery10 .clearfix:after,
#PhotoGallery10 .thumbnails:before,
#PhotoGallery10 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery10 .clearfix:after,
#PhotoGallery10 .thumbnails:after
{
   clear: both;
}
#PhotoGallery10 .visible-col4
{
   display: none;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
