body
{
   background-color: #FFFFFF;
   background-image: url('../images/bg.jpg');
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #000000;
   text-decoration: none;
}
a:hover
{
   color: #AF0104;
   text-decoration: none;
}
@font-face
{
   font-family: "Roboto Condensed";
   font-display: swap;
   src: url('../roboto-condensed-v25-latin-300.woff2') format('woff2'),
        url('../roboto-condensed-v25-latin-300.woff') format('woff'),
        url('../roboto-condensed-v25-latin-300.ttf') format('truetype'),
        url('../roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'),
        url('../roboto-condensed-v25-latin-300.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Roboto Condensed";
   font-display: swap;
   src: url('../roboto-condensed-v25-latin-300.woff2') format('woff2'),
        url('../roboto-condensed-v25-latin-300.woff') format('woff'),
        url('../roboto-condensed-v25-latin-300.ttf') format('truetype'),
        url('../roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'),
        url('../roboto-condensed-v25-latin-300.eot') format('embedded-opentype');
}
@keyframes animate-fade-in-down
{
   0% { transform: translate(0px,-100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
a.style1
{
   color: #312821;
   text-decoration: none;
}
a.style1:visited
{
   color: #000000;
   text-decoration: none;
}
a.style1:active
{
   color: #000000;
   text-decoration: none;
}
a.style1:hover
{
   color: #AF0104;
   text-decoration: underline;
}
a.style2
{
   color: #000000;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.style2::after
{
   background: transparent;
   content: "";
   display: block;
   position: absolute;
   top: 100%;
   width: 100%;
   left: 0;
   height: 1px;
   background: #800000;
   opacity: 0;
   transform: translateY(10px);
   margin-top: 1px;
   transition: all 300ms linear;
}
a.style2:hover::after
{
   background: #800000;
   opacity: 1;
   transform: translateY(0px);
}
a.style2:visited
{
   color: #4F4F4F;
   text-decoration: none;
}
a.style2:active
{
   color: #4F4F4F;
   text-decoration: none;
}
a.style2:hover
{
   color: #800000;
   text-decoration: none;
}
#wb_MFLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#MFLayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#MFLayoutGrid2 > .col-1, #MFLayoutGrid2 > .col-2, #MFLayoutGrid2 > .col-3, #MFLayoutGrid2 > .col-4, #MFLayoutGrid2 > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#MFLayoutGrid2 > .col-1, #MFLayoutGrid2 > .col-2, #MFLayoutGrid2 > .col-3, #MFLayoutGrid2 > .col-4, #MFLayoutGrid2 > .col-5
{
   flex: 0 0 auto;
}
#MFLayoutGrid2 > .col-1
{
   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-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
#MFLayoutGrid2 > .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;
}
#MFLayoutGrid2 > .col-3
{
   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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#MFLayoutGrid2 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#MFLayoutGrid2 > .col-5
{
   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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#MFLayoutGrid2 > .col-1, #MFLayoutGrid2 > .col-2, #MFLayoutGrid2 > .col-3, #MFLayoutGrid2 > .col-4, #MFLayoutGrid2 > .col-5
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Menu_Grid
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to left, #800000 0%, #AF0104 50%, #AF0104 50%, #800000 100%);
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   box-sizing: border-box;
   margin: 0;
}
#Menu_Grid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#Menu_Grid > .col-1, #Menu_Grid > .col-2, #Menu_Grid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Menu_Grid > .col-1, #Menu_Grid > .col-2, #Menu_Grid > .col-3
{
   flex: 0 0 auto;
}
#Menu_Grid > .col-1
{
   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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#Menu_Grid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#Menu_Grid > .col-3
{
   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: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#Menu_Grid > .col-1, #Menu_Grid > .col-2, #Menu_Grid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexHeading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 1px 0 1px;
   padding: 0;
   text-align: center;
}
#indexHeading5
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-shadow: 2px 2px 0px rgba(0,0,0,0.50);
}
#indexHeading5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_indexHeading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 1px 0 1px;
   padding: 0;
   text-align: center;
}
#indexHeading6
{
   color: #AF0104;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-shadow: 1px 1px 0px rgba(255,255,255,0.50);
}
#indexHeading6 a
{
   color: inherit;
   text-decoration: none;
}
#wb_indexHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 200px 1px 0 1px;
   padding: 0;
   animation: animate-fade-in-down 1000ms linear 2000ms 1 normal both;
   text-align: center;
}
#indexHeading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-shadow: 2px 2px 1px rgba(0,0,0,0.50);
}
#wb_indexCarousel1
{
   background-color: #F5F5F5;
   background-image: none;
   border-radius: 0px;
   margin: 0 1px 0 1px;
}
#wb_indexCarousel1
{
   z-index: 9999;
   transition: z-index 500ms linear 0ms;
}
#wb_indexCarousel1
{
}
#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;
}
.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;
   opacity: 0;
   transition: opacity 2500ms ease-in-out;
   height: 100%;
   text-align: left;
}
#indexCarousel1 .carousel-item-inner
{
   min-height: 580px;
   padding: 0;
}
#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
{
   opacity: 1;
   z-index: 1;
}
#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
{
   opacity: 1;
   z-index: 1;
}
#indexCarousel1 .carousel-inner > .active.carousel-item-start, #indexCarousel1 .carousel-inner > .active.carousel-item-end
{
   opacity: 0;
   z-index: 0;
   transition: opacity 5000ms;
}
#indexCarousel1 .frame
{
   width: 1248px;
   display: inline-block;
   float: left;
   height: 580px;
}
#indexCarousel1 .frame-1
{
   background-color: transparent;
   background-image: url('../images/cat-napping.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#indexCarousel1 .frame-2
{
   background-color: transparent;
   background-image: url('../images/cocker-spaniel.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#indexCarousel1 .frame-3
{
   background-color: transparent;
   background-image: url('../images/welpen.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#wb_indexLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #D7BB95;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#indexLayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid3 > .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: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/katze.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#indexLayoutGrid4 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid4 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid4 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #D7BB95;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#indexLayoutGrid7 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid7 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid7 > .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: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid7 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #D7BB95;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid10
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#indexLayoutGrid10 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid10 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid10 > .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: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid10 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #D7BB95;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#indexLayoutGrid5 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid5 > .col-1
{
   flex: 0 0 auto;
}
#indexLayoutGrid5 > .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: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid5 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #D7BB95;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#indexLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid2 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid2:before,
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:before,
#indexLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#Button1
{
   box-sizing: border-box;
   line-height: 36px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #000000;
   border-radius: 6px;
   background-color: #B22222;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 1px 0 1px;
}
#Button1:focus
{
   outline: 0;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText4 div
{
   text-align: center;
}
#wb_indexText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage3
{
   margin: 20px 0 0 0 ;
   vertical-align: top;
}
#indexImage3
{
   border: 1px outset #FFFFFF;
   border-radius: 10px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 10px rgba(128,128,128,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#indexImage3:hover
{
   transform: rotate(0deg) scale(1.1,1.1) ;
   transition: transform 500ms linear 0ms;
}
#indexImage3
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_indexText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText2 div
{
   text-align: center;
}
#wb_indexText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 200px 1px 0 1px;
   padding: 0;
   animation: animate-fade-in-left 1000ms linear 1500ms 1 normal both;
   text-align: center;
}
#indexHeading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-shadow: 2px 2px 1px rgba(0,0,0,0.50);
}
#wb_indexImage7
{
   margin: 0 1px 0 1px;
   vertical-align: top;
}
#indexImage7
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 99.84%;
   height: auto;
   max-width: 2000px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 200px 1px 0 1px;
   padding: 0;
   animation: animate-fade-in-up 1000ms linear 2000ms 1 normal both;
   text-align: center;
}
#indexHeading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-shadow: 2px 2px 1px rgba(0,0,0,0.50);
}
#wb_indexImage4
{
   margin: 0;
   vertical-align: top;
}
#indexImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 2000px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #D7BB95;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#indexLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid1 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid1:before,
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:before,
#indexLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#indexDialog1
{
   margin-top: -100px;
   margin-bottom: 0px;
}
#indexDialog1 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #EEEEEE;
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#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: 300px;
   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
{
   padding: 10px 10px 10px 10px;
   background-color: #AF0104;
   border-bottom: 1px solid #AF0104;
}
#indexDialog1 .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #AF0104;
}
#indexDialog1 .modal-body
{
   position: relative;
   width: 300px;
   height: 354px;
}
#indexDialog1 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #FFFFFF;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -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;
}
.modal-open
{
   overflow: hidden;
}
#indexDialog1 .modal-header
{
   cursor: move;
}
#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: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#MFButton1
{
   box-sizing: border-box;
   line-height: 30px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #AF0104;
   border-radius: 4px;
   background-image: linear-gradient(to top, #800000 0%, #AF0104 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#MFButton1:focus
{
   outline: 0;
}
#wb_MFText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_MFText5 div
{
   text-align: center;
}
#wb_MF_footer_grid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 3px;
   border-right-width: 3px;
   border-bottom-width: 3px;
   border-left-width: 3px;
   border-top-style: solid;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #AF0104;
   border-right-color: #765507;
   border-bottom-color: #A97C41;
   border-left-color: #765507;
   box-sizing: border-box;
   margin: 0;
}
#MF_footer_grid1
{
   box-sizing: border-box;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#MF_footer_grid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#MF_footer_grid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#MF_footer_grid1 > .row > .col-1
{
   float: left;
}
#MF_footer_grid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#MF_footer_grid1:before,
#MF_footer_grid1:after,
#MF_footer_grid1 .row:before,
#MF_footer_grid1 .row:after
{
   display: table;
   content: " ";
}
#MF_footer_grid1:after,
#MF_footer_grid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#MF_footer_grid1 > .row > .col-1
{
   float: none;
   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: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1250px;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .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: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   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: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   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: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_mf_footer_grid_1_txt_1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mf_footer_grid_1_txt_1 div
{
   text-align: center;
}
#wb_mf_footer_grid_1_txt_1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_mf_footer_grid_1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mf_footer_grid_1 div
{
   text-align: center;
}
#wb_mf_footer_grid_1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MFText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_MFText1 div
{
   text-align: center;
}
#wb_MFText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MFText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_MFText2 div
{
   text-align: center;
}
#wb_MFText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MFImage1
{
   margin: 0;
   vertical-align: top;
}
#MFImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 90px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_MFResponsiveMenu1
{
   display: block;
   background-color: rgba(192,192,192,0.00);
   font-family: "Open Sans";
   font-weight: normal;
   text-align: center;
   width: 100%;
   z-index: 1111 !important;
}
#MFResponsiveMenu1
{
   display: inline-block;
   background-color: rgba(192,192,192,0.00);
   height: 48px;
}
#wb_MFResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_MFResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_MFResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_MFResponsiveMenu1 ul li i
{
   font-size: 13px;
   width: 13px;
}
#wb_MFResponsiveMenu1 ul li a
{
   background-color: rgba(192,192,192,0.00);
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   padding: 13px 15px 0 15px;
   text-align: center;
}
#wb_MFResponsiveMenu1 > ul > li > a 
{
   height: 35px;
}
.MFResponsiveMenu1 a 
{
   display: block;
}
#wb_MFResponsiveMenu1 li:hover > a, #wb_MFResponsiveMenu1 li .active
{
   background-color: #D3D3D3;
   color: #000000;
}
#wb_MFResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 48px;
}
#wb_MFResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_MFResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 121px;
}
#wb_MFResponsiveMenu1 ul ul li a
{
   background-color: #696969;
   border: 0px solid #696969;
   color: #FFFFFF;
}
#wb_MFResponsiveMenu1 ul ul li:hover > a, #wb_MFResponsiveMenu1 ul ul li .active
{
   background-color: #A9A9A9;
   color: #FFFFFF;
}
#wb_MFResponsiveMenu1 ul ul li i 
{
   margin-right: 4px;
   vertical-align: middle;
}
#wb_MFResponsiveMenu1 ul ul li a 
{
   padding-top: 10px;
   padding-right: 20px;
   padding-bottom: 10px;
   text-align: left;
   vertical-align: middle;
}
#wb_MFResponsiveMenu1 ul ul ul li 
{
   left: 121px;
   position: relative;
   top: -48px;
}
#wb_MFResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_MFResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_MFResponsiveMenu1 li:hover > a .arrow-down, #wb_MFResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #000000;
}
#wb_MFResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_MFResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_MFResponsiveMenu1 .toggle,[id^=MFResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:1050px) 
{
#wb_MFResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_MFResponsiveMenu1 ul li a, #wb_MFResponsiveMenu1 .toggle
{
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   padding: 10px 20px 10px 20px;
}
#wb_MFResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.MFResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#MFResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_MFResponsiveMenu1 > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_MFResponsiveMenu1 .toggle 
{
   display: block;
   background-color: rgba(192,192,192,0.00);
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 33px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_MFResponsiveMenu1 .toggle:hover
{
   background-color: #D3D3D3;
   color: #000000;
}
[id^=MFResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#MFResponsiveMenu1-title
{
   height: 48px !important;
   line-height: 48px !important;
   text-align: center;
}
#wb_MFResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_MFResponsiveMenu1 ul ul .toggle,
#wb_MFResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_MFResponsiveMenu1 a:hover,
#wb_MFResponsiveMenu1 ul ul ul a 
{
   background-color: #696969;
   color: #FFFFFF;
}
#wb_MFResponsiveMenu1 ul li ul li .toggle,
#wb_MFResponsiveMenu1 ul ul a 
{
   background-color: #696969;
   color: #FFFFFF;
}
#wb_MFResponsiveMenu1 ul ul ul a 
{
   padding: 10px 20px 10px 60px;
}
#wb_MFResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_MFResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_MFResponsiveMenu1 ul li i 
{
   margin-right: 4px;
}
#wb_MFResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_MFResponsiveMenu1 ul ul li:hover > ul,
#wb_MFResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_MFResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_MFResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#MFResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   right: 15px;
   top: 12px;
   user-select: none;
}
#MFResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_MFResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #A9A9A9;
   color: #FFFFFF;
}
#wb_MFResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_MFResponsiveMenu1 .toggle:hover .arrow-down, #wb_MFResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #000000;
}
#wb_MFResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_MFResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_MFResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
#wb_MFText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: center;
}
#wb_MFText3 div
{
   text-align: center;
}
#wb_MFText3
{
   display: block;
   margin: 5px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
