html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #000000;
   color: #000000;
   font-family: OpenSansRegular;
   font-weight: normal;
   font-size: 21px;
   line-height: 1.3;
   margin: 0;
   padding: 0;
}
#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 #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 900px;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Carousel1
{
   background-color: #000000;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Carousel1
{
   box-sizing: border-box;
   width: 100%;
}
#Carousel1
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
   perspective: 1200px;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel1 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel1 .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 800ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel1 .carousel-item-inner
{
   min-height: 382px;
   padding: 0;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .active
{
   animation: Carousel1-animation-show 800ms ease 0ms both;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .carousel-inner > .carousel-item-next.carousel-item-start, #Carousel1 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   animation: Carousel1-animation-show 800ms ease 0ms both;
}
#Carousel1 .carousel-inner > .active.carousel-item-start, #Carousel1 .carousel-inner > .active.carousel-item-end
{
   animation: Carousel1-animation-hide 800ms ease both;
}
#Carousel1 .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -36px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel1 .carousel-indicators li
{
   display: block;
   float: left;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(167,131,23,1.00);
}
#Carousel1 .carousel-indicators .active
{
   background-color: rgba(167,131,23,1.00);
}
#Carousel1 .carousel-control
{
   display: flex;
   position: absolute;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
   bottom: 0;
   width: 15%;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
   cursor: pointer;
   z-index: 7778;
}
#Carousel1 .carousel-control.carousel-item-end
{
   left: auto;
   right: 0;
}
#Carousel1 .carousel-control .carousel-control-prev-icon, #Carousel1 .carousel-control .carousel-control-next-icon
{
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   z-index: 5;
}
#Carousel1 .carousel-control.carousel-item-start
{
   align-items: flex-end;
}
#Carousel1 .carousel-control.carousel-item-end
{   align-items:
flex-end;
}
#Carousel1 .carousel-control:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
.sr-only
{
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0px, 0px, 0px, 0px);
   border: 0;
}
#Carousel1 .frame
{
   width: 330px;
   display: inline-block;
   float: left;
   height: 382px;
}
#Carousel1 .carousel-control-next, #Carousel1 .carousel-control-prev
{
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#Carousel1 .carousel-control-next-icon, #Carousel1 .carousel-control-prev-icon
{
   display: inline-block;
   width: 20px;
   height: 20px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#Carousel1 .carousel-control-next:hover, #Carousel1 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#Carousel1 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23A78317%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2017%20L39%2040%20L63%2063%20C64%2064%2c%2064%2065%2c%2064%2066%20C64%2067%2c%2064%2068%2c%2063%2069%20L56%2076%20C55%2077%2c%2054%2077%2c%2053%2077%20C52%2077%2c%2051%2077%2c%2050%2076%20L17%2043%20C17%2042%2c%2016%2041%2c%2016%2040%20C16%2039%2c%2017%2038%2c%2017%2038%20L50%205%20C51%204%2c%2052%204%2c%2053%204%20C54%204%2c%2055%204%2c%2056%205%20L63%2012%20C64%2013%2c%2064%2014%2c%2064%2015%20C64%2016%2c%2064%2016%2c%2063%2017%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel1 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23A78317%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M63%2043%20L30%2076%20C29%2077%2c%2028%2077%2c%2027%2077%20C26%2077%2c%2026%2077%2c%2025%2076%20L17%2069%20C17%2068%2c%2016%2067%2c%2016%2066%20C16%2065%2c%2017%2064%2c%2017%2063%20L41%2040%20L17%2017%20C17%2016%2c%2016%2016%2c%2016%2015%20C16%2014%2c%2017%2013%2c%2017%2012%20L25%205%20C26%204%2c%2026%204%2c%2027%204%20C28%204%2c%2029%204%2c%2030%205%20L63%2038%20C64%2039%2c%2064%2039%2c%2064%2040%20C64%2041%2c%2064%2042%2c%2063%2043%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
@keyframes Carousel1-animation-show
{
   0%   { transform: translateX(100%); }
   100% { transform: translateX(0); }
}
@keyframes Carousel1-animation-hide
{
   0%   { transform: translateX(0); }
   100% { transform: translateX(-100%); }
}
#wb_Heading31
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#Heading31
{
   color: #FFFFFF;
   font-family: OswaldRegular;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading31
{
   letter-spacing: 4px;
   transition: letter-spacing 500ms linear 0ms;
}
#wb_Heading11
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#Heading11
{
   color: #A78317;
   font-family: OpenSansSemibold;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading11
{
   letter-spacing: 4px;
   transition: letter-spacing 500ms linear 0ms;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: OswaldRegular;
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading1
{
   letter-spacing: 4px;
   transition: letter-spacing 500ms linear 0ms;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #A78317;
   font-family: OpenSansSemibold;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading2
{
   letter-spacing: 4px;
   transition: letter-spacing 500ms linear 0ms;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: OpenSansRegular;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading3
{
   letter-spacing: 2px;
   transition: letter-spacing 500ms linear 0ms;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: OpenSansRegular;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading4
{
   letter-spacing: 2px;
   transition: letter-spacing 500ms linear 0ms;
}
::-webkit-scrollbar{
width: 5px;
height: 15px;
}
::-webkit-scrollbar-thumb{
background: #A78317;
border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover{
background: #FFC000;
}
::-webkit-scrollbar-track{
background: #0B0B0B;
border-radius: 0px;
box-shadow: inset 0px 0px 0px 0px #F0F0F0;
}
