body
{
   background-color: #DCDCDC;
   background-image: url('../images/seemitsteg.jpg');
   background-attachment: fixed;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   color: #000000;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-size: 19px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.wb-theme-header
{
   background-color: #9EB13D;
   background-image: none;
   border: 1px solid #808080;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(158,177,61,1.00);
   --border-color: #808080;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-content
{
   background-color: #D2CECA;
   background-image: none;
   border: 1px solid #808080;
   border-radius: 0px;
   color: #1E1B1D;
   --background-color: rgba(210,206,202,1.00);
   --border-color: #808080;
   --border-width: 1px;
   --color: #1E1B1D;
   --icon-color: #556B2F;
   --colorize: invert(36%) sepia(43%) saturate(521%) hue-rotate(40deg) brightness(93%) contrast(89%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #808080;
   border-radius: 0px;
   color: #696969;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #808080;
   --border-width: 1px;
   --color: #696969;
}
.wb-theme-button:hover
{
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid #808080;
   border-radius: 0px;
   color: #696969;
   --background-color: rgba(220,220,220,1.00);
   --border-color: #808080;
   --border-width: 1px;
   --color: #696969;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #9EB13D;
   background-image: none;
   border: 1px solid #808080;
   border-radius: 0px;
   color: #000000;
   --background-color: rgba(158,177,61,1.00);
   --border-color: #808080;
   --border-width: 1px;
   --color: #000000;
}
#wb_masterLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/kopf.png');
   background-repeat: no-repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#masterLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 150px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#masterLayoutGrid1 > .col-1, #masterLayoutGrid1 > .col-2, #masterLayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#masterLayoutGrid1 > .col-1, #masterLayoutGrid1 > .col-2, #masterLayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#masterLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#masterLayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#masterLayoutGrid1 > .col-3
{
   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-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#masterLayoutGrid1 > .col-1, #masterLayoutGrid1 > .col-2, #masterLayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText6 div
{
   text-align: center;
}
#wb_indexText6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_kosmetik_txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 10px 0 ;
   text-align: center;
}
#wb_kosmetik_txt div
{
   text-align: center;
}
#wb_kosmetik_txt
{
   display: block;
   margin: 15px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexLayoutGrid1
{
   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;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#indexLayoutGrid1 > .col-1, #indexLayoutGrid1 > .col-2, #indexLayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid1 > .col-1, #indexLayoutGrid1 > .col-2, #indexLayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#indexLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid1 > .col-3
{
   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-end;
   text-align: right;
}
@media (max-width: 480px)
{
#indexLayoutGrid1 > .col-1, #indexLayoutGrid1 > .col-2, #indexLayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexImage1
{
   margin: 0 0 0 -5px;
   vertical-align: top;
}
#indexImage1
{
   border: 0px solid rgba(255,255,255,0.60);
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(1px 1px 3px rgba(0,0,0,0.20));
   display: block;
   width: 101.77%;
   height: auto;
   max-width: 365px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, #D1C4A5 0%, #FBFBFB 25%, #D1C4A5 100%);
   border: 1px solid #FFFFFF;
   border-radius: 25px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   padding: 20px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3, #indexLayoutGrid2 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3, #indexLayoutGrid2 > .row > .col-4
{
   float: left;
}
#indexLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#indexLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#indexLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#indexLayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#indexLayoutGrid2:before,
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:before,
#indexLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3, #indexLayoutGrid2 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_indexImage2
{
   margin: 0;
   vertical-align: top;
}
#indexImage2
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(2px 2px 20px rgba(0,0,0,0.50));
   display: block;
   width: 100%;
   height: auto;
   max-width: 280px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#indexImage2:hover
{
   transform: rotate(0deg) scale(1.1,1.1) ;
   transition: transform 300ms linear 0ms;
}
#indexImage2
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#wb_indexImage3
{
   margin: 0;
   vertical-align: top;
}
#indexImage3
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(2px 2px 20px rgba(0,0,0,0.50));
   display: block;
   width: 100%;
   height: auto;
   max-width: 280px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#indexImage3:hover
{
   transform: rotate(0deg) scale(1.1,1.1) ;
   transition: transform 300ms linear 0ms;
}
#indexImage3
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#wb_indexImage4
{
   margin: 0;
   vertical-align: top;
}
#indexImage4
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(2px 2px 20px rgba(0,0,0,0.50));
   display: block;
   width: 100%;
   height: auto;
   max-width: 280px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#indexImage4:hover
{
   transform: rotate(0deg) scale(1.1,1.1) ;
   transition: transform 300ms linear 0ms;
}
#indexImage4
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#wb_indexImage5
{
   margin: 0;
   vertical-align: top;
}
#indexImage5
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(2px 2px 20px rgba(0,0,0,0.50));
   display: block;
   width: 100%;
   height: auto;
   max-width: 280px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#indexImage5:hover
{
   transform: rotate(0deg) scale(1.1,1.1) ;
   transition: transform 300ms linear 0ms;
}
#indexImage5
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 10px 0 ;
   text-align: center;
}
#wb_indexText1 div
{
   text-align: center;
}
#wb_indexText1
{
   display: block;
   margin: 15px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 10px 0 ;
   text-align: center;
}
#wb_indexText4 div
{
   text-align: center;
}
#wb_indexText4
{
   display: block;
   margin: 15px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 10px 0 ;
   text-align: center;
}
#wb_indexText3 div
{
   text-align: center;
}
#wb_indexText3
{
   display: block;
   margin: 15px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexLayoutGrid3
{
   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: -30px 0 0 0 ;
   animation: animate-fade-in-up 1000ms linear 300ms 1 normal both;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 150px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2, #indexLayoutGrid3 > .col-3, #indexLayoutGrid3 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2, #indexLayoutGrid3 > .col-3, #indexLayoutGrid3 > .col-4
{
   flex: 0 0 auto;
}
#indexLayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid3 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid3 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2, #indexLayoutGrid3 > .col-3, #indexLayoutGrid3 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexImage6
{
   margin: 0;
   vertical-align: top;
}
#indexImage6
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.50));
   display: block;
   width: 100%;
   height: auto;
   max-width: 125px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#indexImage6:hover
{
   transform: translate(0px,-10px) rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#indexImage6
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_indexImage7
{
   margin: 0;
   vertical-align: top;
}
#indexImage7
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.50));
   display: block;
   width: 100%;
   height: auto;
   max-width: 125px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#indexImage7:hover
{
   transform: translate(0px,-10px) rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#indexImage7
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#wb_indexImage8
{
   margin: 0;
   vertical-align: top;
}
#indexImage8
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.50));
   display: block;
   width: 100%;
   height: auto;
   max-width: 125px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#indexImage8:hover
{
   transform: translate(0px,-10px) rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#indexImage8
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#wb_indexImage9
{
   margin: 0;
   vertical-align: top;
}
#indexImage9
{
   border: 2px solid #FFFFFF;
   border-radius: 100px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.50));
   display: block;
   width: 100%;
   height: auto;
   max-width: 125px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#indexImage9:hover
{
   transform: translate(0px,-10px) rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#indexImage9
{
   transform: rotate(0deg) ;
   transition: transform 300ms linear 0ms;
}
#wb_indexText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 10px 0 ;
   text-align: center;
}
#wb_indexText5 div
{
   text-align: center;
}
#wb_indexText5
{
   display: block;
   margin: 15px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 10px 0 ;
   text-align: center;
}
#wb_indexText7 div
{
   text-align: center;
}
#wb_indexText7
{
   display: block;
   margin: 15px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 10px 0 ;
   text-align: center;
}
#wb_indexText8 div
{
   text-align: center;
}
#wb_indexText8
{
   display: block;
   margin: 15px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 10px 0 ;
   text-align: center;
}
#wb_indexText9 div
{
   text-align: center;
}
#wb_indexText9
{
   display: block;
   margin: 15px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#indexDialog1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexDialog1 .modal-content
{
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#indexDialog1.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#indexDialog1 .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
}
#indexDialog1 .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
   animation-direction: reverse;
}
#indexDialog1.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#indexDialog1 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#indexDialog1 .modal-open
{
   overflow: hidden;
}
#indexDialog1 .modal-dialog
{
   position: relative;
   width: 376px;
   margin-left: auto;
   margin-right: auto;
}
#indexDialog1 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#indexDialog1 .modal-header
{
   min-height: 16px;
   padding: 10px 10px 10px 10px;
   border-bottom: 1px solid var(--border-color);
}
#indexDialog1 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #FFFFFF;
}
#indexDialog1 .modal-body
{
   position: relative;
   width: 376px;
   height: 691px;
}
#indexDialog1 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: var(--color);
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#indexDialog1 .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: 1.75rem auto;
   min-height: calc(100% - 3.5rem);
   pointer-events: none;
}
#indexDialog1 .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#indexDialog1 .modal-title
{
   color: inherit;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_indexImage10
{
   vertical-align: top;
}
#indexImage10
{
   border: 1px solid #000000;
   border-radius: 250px;
   padding: 0;
   filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.50));
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ueber_michImage2
{
   vertical-align: top;
}
#ueber_michImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   filter: drop-shadow(0px 3px 3px rgba(128,128,0,0.50));
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 10px 0 ;
   text-align: center;
}
#wb_indexText10 div
{
   text-align: center;
}
#wb_indexText11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText11 div
{
   text-align: left;
}
#indexDialog2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexDialog2 .modal-content
{
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#indexDialog2.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#indexDialog2 .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
}
#indexDialog2 .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
   animation-direction: reverse;
}
#indexDialog2.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#indexDialog2 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#indexDialog2 .modal-open
{
   overflow: hidden;
}
#indexDialog2 .modal-dialog
{
   position: relative;
   width: 376px;
   margin-left: auto;
   margin-right: auto;
}
#indexDialog2 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#indexDialog2 .modal-header
{
   min-height: 16px;
   padding: 10px 10px 10px 10px;
   border-bottom: 1px solid var(--border-color);
}
#indexDialog2 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #FFFFFF;
}
#indexDialog2 .modal-body
{
   position: relative;
   width: 376px;
   height: 431px;
}
#indexDialog2 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: var(--color);
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#indexDialog2 .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: 1.75rem auto;
   min-height: calc(100% - 3.5rem);
   pointer-events: none;
}
#indexDialog2 .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#indexDialog2 .modal-title
{
   color: inherit;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_indexImage11
{
   vertical-align: top;
}
#indexImage11
{
   border: 1px solid #000000;
   border-radius: 250px;
   padding: 0;
   filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.50));
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage12
{
   vertical-align: top;
}
#indexImage12
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   filter: drop-shadow(0px 3px 3px rgba(128,128,0,0.50));
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 10px 0 ;
   text-align: center;
}
#wb_indexText12 div
{
   text-align: center;
}
#wb_indexText13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText13 div
{
   text-align: left;
}
#wb_brautmakeupText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_brautmakeupText1 div
{
   text-align: center;
}
#indexDialog3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexDialog3 .modal-content
{
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#indexDialog3.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#indexDialog3 .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
}
#indexDialog3 .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
   animation-direction: reverse;
}
#indexDialog3.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#indexDialog3 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#indexDialog3 .modal-open
{
   overflow: hidden;
}
#indexDialog3 .modal-dialog
{
   position: relative;
   width: 376px;
   margin-left: auto;
   margin-right: auto;
}
#indexDialog3 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#indexDialog3 .modal-header
{
   min-height: 16px;
   padding: 10px 10px 10px 10px;
   border-bottom: 1px solid var(--border-color);
}
#indexDialog3 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #FFFFFF;
}
#indexDialog3 .modal-body
{
   position: relative;
   width: 376px;
   height: 359px;
}
#indexDialog3 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: var(--color);
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#indexDialog3 .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: 1.75rem auto;
   min-height: calc(100% - 3.5rem);
   pointer-events: none;
}
#indexDialog3 .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#indexDialog3 .modal-title
{
   color: inherit;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_indexImage13
{
   vertical-align: top;
}
#indexImage13
{
   border: 1px solid #000000;
   border-radius: 250px;
   padding: 0;
   filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.50));
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage14
{
   vertical-align: top;
}
#indexImage14
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   filter: drop-shadow(0px 3px 3px rgba(128,128,0,0.50));
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 10px 0 ;
   text-align: left;
}
#wb_indexText15 div
{
   text-align: left;
}
#wb_indexText16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText16 div
{
   text-align: center;
}
#indexDialog4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexDialog4 .modal-content
{
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#indexDialog4.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#indexDialog4 .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
}
#indexDialog4 .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in;
   animation-direction: reverse;
}
#indexDialog4.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#indexDialog4 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#indexDialog4 .modal-open
{
   overflow: hidden;
}
#indexDialog4 .modal-dialog
{
   position: relative;
   width: 376px;
   margin-left: auto;
   margin-right: auto;
}
#indexDialog4 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#indexDialog4 .modal-header
{
   min-height: 16px;
   padding: 10px 10px 10px 10px;
   border-bottom: 1px solid var(--border-color);
}
#indexDialog4 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #FFFFFF;
}
#indexDialog4 .modal-body
{
   position: relative;
   width: 376px;
   height: 421px;
}
#indexDialog4 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: var(--color);
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#indexDialog4 .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: 1.75rem auto;
   min-height: calc(100% - 3.5rem);
   pointer-events: none;
}
#indexDialog4 .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#indexDialog4 .modal-title
{
   color: inherit;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_indexImage16
{
   vertical-align: top;
}
#indexImage16
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   filter: drop-shadow(0px 3px 3px rgba(128,128,0,0.50));
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 10px 0 ;
   text-align: center;
}
#wb_indexText18 div
{
   text-align: center;
}
#wb_indexText19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText19 div
{
   text-align: left;
}
#wb_indexImage15
{
   vertical-align: top;
}
#indexImage15
{
   border: 1px solid #000000;
   border-radius: 250px;
   padding: 0;
   filter: drop-shadow(2px 2px 10px rgba(0,0,0,0.50));
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexCarousel1
{
   background-color: transparent;
   background-image: none;
   border-radius: 6px;
   margin: 0;
}
#wb_indexCarousel1
{
   box-sizing: border-box;
   width: 100%;
}
#indexCarousel1
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#indexCarousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
   perspective: 1200px;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#indexCarousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#indexCarousel1 .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 2000ms ease-in-out;
   height: 100%;
   text-align: right;
}
#indexCarousel1 .carousel-item-inner
{
   min-height: 147px;
   padding: 0;
   display: flex;
   align-items: flex-end;
   flex-direction: column;
   justify-content: flex-end;
   height: 100%;
   box-sizing: border-box;
}
#indexCarousel1 .carousel-inner > .carousel-item > img, #indexCarousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#indexCarousel1 .carousel-inner > .active, #indexCarousel1 .carousel-inner > .carousel-item-next, #indexCarousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#indexCarousel1 .carousel-inner > .active
{
   animation: indexCarousel1-animation-show 2000ms ease 0ms both;
}
#indexCarousel1 .carousel-inner > .carousel-item-next, #indexCarousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#indexCarousel1 .carousel-inner > .carousel-item-next.carousel-item-start, #indexCarousel1 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   animation: indexCarousel1-animation-show 2000ms ease 0ms both;
}
#indexCarousel1 .carousel-inner > .active.carousel-item-start, #indexCarousel1 .carousel-inner > .active.carousel-item-end
{
   animation: indexCarousel1-animation-hide 2000ms ease both;
   z-index: 999;
}
#indexCarousel1 .frame
{
   width: 699px;
   display: inline-block;
   float: left;
   height: 147px;
}
@keyframes indexCarousel1-animation-show
{
   0%   { opacity: 0; transform: scale(0.8); }
   100% { opacity: 1; transform: scale(1.0); }
}
@keyframes indexCarousel1-animation-hide
{
   0%   { transform: translateX(0); }
   100% { transform: translateX(100%); }
}
#wb_indexHeading1
{
   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;
}
#indexHeading1
{
   color: #FFD700;
   font-family: "Roboto Medium";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 2px 2px 0px rgba(0,0,0,1.00);
}
#wb_indexHeading2
{
   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;
}
#indexHeading2
{
   color: #FFD700;
   font-family: "Roboto Medium";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 2px 2px 0px rgba(0,0,0,1.00);
}
#wb_indexHeading3
{
   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;
}
#indexHeading3
{
   color: #FFD700;
   font-family: "Roboto Medium";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 2px 2px 0px rgba(0,0,0,1.00);
}
#indexHorizontalLine1
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_masterShape1 a img
{
   position: relative;
   left: 0;
}
#wb_masterShape1 .default
{
   position: absolute;
   left: 0;
}
#wb_masterShape1 a .hover
{
   visibility: hidden;
}
#wb_masterShape1 a:hover .hover
{
   visibility: visible;
}
#wb_masterShape1 a:hover .default
{
   visibility: hidden;
}
#masterShape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_masterShape1
{
   margin: 0;
   vertical-align: top;
}
#wb_masterHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 5px 0 0 0 ;
   padding: 0;
   text-align: left;
}
#masterHeading1
{
   color: #FFFFFF;
   font-family: "Roboto Black";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 3px rgba(0,0,0,1.00);
}
#masterHeading1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_masterCssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 15px 0 0 0 ;
   text-align: right;
   z-index: 1111 !important;
}
#wb_masterCssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_masterCssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 6px;
}
#wb_masterCssMenu1 a
{
   display: block;
   float: left;
   color: #333333;
   border: 1px solid #000000;
   border-radius: 6px;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_masterCssMenu1 > ul > li > a
{
   height: 28px;
   line-height: 28px;
   padding: 0px 5px 0px 5px;
}
#wb_masterCssMenu1 li:hover a, #wb_masterCssMenu1 a:hover, #wb_masterCssMenu1 .active
{
   color: #FFFFFF;
   border: 1px solid #000000;
   background-color: #71820E;
   background-image: none;
}
#wb_masterCssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_masterCssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_masterCssMenu1 li:hover, #wb_masterCssMenu1 li a:hover
{
   position: relative;
}
#wb_masterCssMenu1 a.withsubmenu
{
   padding: 0 5px 0 5px;
   background-image: none;
}
#wb_masterCssMenu1 li:hover a.withsubmenu, #wb_masterCssMenu1 a.withsubmenu:hover
{
   background-image: none;
}
#wb_masterCssMenu1 ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 100px;
   height: auto;
   border: none;
   background-color: transparent;
   box-shadow: 1px -4px 1px #000000;
}
#wb_masterCssMenu1 ul :hover ul
{
   left: 0px;
   top: 30px;
   padding-top: 0px;
   visibility: visible;
}
#wb_masterCssMenu1 .firstmain:hover ul
{
   left: 0px;
}
#wb_masterCssMenu1 li li
{
   width: 100px;
   padding: 0 0px 0px 0px;
   border: 0px solid #C0C0C0;
   border-width: 0 0px;
}
#wb_masterCssMenu1 li li.firstitem
{
   border-top: 0px #C0C0C0 solid;
}
#wb_masterCssMenu1 li li.lastitem
{
   border-bottom: 0px #C0C0C0 solid;
}
#wb_masterCssMenu1 ul ul a, #wb_masterCssMenu1 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 86px;
   height: auto;
   white-space: normal;
   padding: 7px 6px 6px 6px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #333333;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-align: left;
   text-decoration: none;
   text-transform: none;
}
#wb_masterCssMenu1 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_masterCssMenu1 ul ul :hover a, #wb_masterCssMenu1 ul ul a:hover, #wb_masterCssMenu1 ul ul a.active, #wb_masterCssMenu1 ul ul a.active, #wb_masterCssMenu1 ul ul :hover ul :hover a, #wb_masterCssMenu1 ul ul :hover ul a:hover, #wb_masterCssMenu1 ul ul a.active, #wb_masterCssMenu1 ul ul :hover ul a.active
{
   background-color: #AABE24;
   background-image: none;
   border: 1px solid #2E6DA4;
   color: #FFFFFF;
}
#wb_masterCssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_masterHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 5px 0 0 0 ;
   padding: 0;
   text-align: left;
}
#masterHeading2
{
   color: #FFFFFF;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
   text-transform: none;
   text-shadow: 1px 1px 0px rgba(0,0,0,0.50);
}
#wb_masterLayoutGrid3
{
   clear: both;
   position: fixed;
   left: 0;
   bottom: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #71820E;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px -2px 6px rgba(0,0,0,0.40);
}
#masterLayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 18px 0 18px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#masterLayoutGrid3 > .col-1, #masterLayoutGrid3 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#masterLayoutGrid3 > .col-1, #masterLayoutGrid3 > .col-2
{
   flex: 0 0 auto;
}
#masterLayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 91.66666667%;
   max-width: 91.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#masterLayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.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)
{
#masterLayoutGrid3 > .col-1, #masterLayoutGrid3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
