body
{
   background-color: #EDE9E1;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_intro, #wb_introLayoutGrid, #aboutCarousel, #wb_pricesCard2, #wb_pricesCard1, #wb_pricesCard3
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_intro, #wb_introLayoutGrid, #aboutCarousel, #wb_pricesCard2, #wb_pricesCard1, #wb_pricesCard3
   {
      background-attachment: scroll !important;
   }
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #EDE9E1;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_header
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #403832;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_intro
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/pic9.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#intro
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 75px 0 75px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#intro > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 200px;
   padding-left: 200px;
   position: relative;
}
#intro > .col-1
{
   flex: 0 0 auto;
}
#intro > .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)
{
#intro > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_introLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/pic11.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#introLayoutGrid
{
   box-sizing: border-box;
   padding: 80px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#introLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#introLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#introLayoutGrid > .row > .col-1
{
   float: left;
}
#introLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#introLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#introLayoutGrid:before,
#introLayoutGrid:after,
#introLayoutGrid .row:before,
#introLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#introLayoutGrid:after,
#introLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#introLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_coffee
{
   background-color: #403832;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#coffee
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#coffee
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_about
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#about
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#about > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#about > .row > .col-1, #about > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#about > .row > .col-1, #about > .row > .col-2
{
   float: left;
}
#about > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#about > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#about > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#about > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#about:before,
#about:after,
#about .row:before,
#about .row:after
{
   display: table;
   content: " ";
}
#about:after,
#about .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#about > .row > .col-1, #about > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_introText 
{
   background-color: rgba(31,18,9,0.50);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 75px 50px 75px 50px;
   margin: 0;
   text-align: center;
}
#wb_introText
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 21px;
   line-height: 24.5px;
}
#wb_introText p, #wb_introText ul
{
   margin: 0;
   padding: 0;
}
#wb_introText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#upStickyLayer
{
   background-color: #403832;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_upIcon:hover #upIcon i
{
   color: #EC9C29;
}
#introShape
{
   border-width: 0;
   vertical-align: top;
}
#wb_introShape
{
   margin: 20px 0 0 0 ;
   vertical-align: top;
}
#wb_introHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: center;
}
#introHeading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_coffeeCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: right;
}
#coffeeCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#coffeeCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#coffeeCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#coffeeCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#coffeeCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#coffeeCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#coffeeCard1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#coffeeCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard1-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#coffeeCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_coffeeCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: right;
}
#coffeeCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#coffeeCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#coffeeCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#coffeeCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard2-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#coffeeCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#coffeeCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#coffeeCard2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#coffeeCard2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard2-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#coffeeCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_coffeeCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: right;
}
#coffeeCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#coffeeCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#coffeeCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#coffeeCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard3-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#coffeeCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard3-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#coffeeCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#coffeeCard3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#coffeeCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard3-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#coffeeCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_aboutCarousel
{
   background-color: transparent;
   background-image: url('../images/pic19.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 1px solid #462506;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#wb_aboutCarousel
{
   box-sizing: border-box;
   width: 100%;
   height: 407px;
}
#aboutCarousel
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#aboutCarousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#aboutCarousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#aboutCarousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: left;
}
#aboutCarousel .carousel-item-next:not(.carousel-item-start), #aboutCarousel .active.carousel-item-end
{
   transform: translateX(100%);
}
#aboutCarousel .carousel-item-prev:not(.carousel-item-end), #aboutCarousel .active.carousel-item-start
{
   transform: translateX(-100%);
}
#aboutCarousel .carousel-item-inner
{
   padding: 0 0 20px 0;
}
#aboutCarousel .carousel-inner > .carousel-item > img, #aboutCarousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#aboutCarousel .carousel-inner > .active, #aboutCarousel .carousel-inner > .carousel-item-next, #aboutCarousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#aboutCarousel .carousel-inner > .carousel-item-next, #aboutCarousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#aboutCarousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -52px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#aboutCarousel .carousel-indicators li
{
   display: block;
   float: left;
   margin: 8px 8px 8px 8px;
   width: 9px;
   height: 9px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(70,37,6,1.00);
}
#aboutCarousel .carousel-indicators .active
{
   background-color: rgba(70,37,6,1.00);
}
#aboutCarousel .frame
{
   width: 455px;
   display: inline-block;
   float: left;
   height: 407px;
}
#wb_aboutText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 0 0;
   margin: 0 0 20px 0 ;
   text-align: left;
}
#wb_aboutText
{
   color: #59493C;
   font-family: Arial;
   font-weight: 400;
   font-size: 19px;
   line-height: 21px;
}
#wb_aboutText p, #wb_aboutText ul
{
   margin: 0;
   padding: 0;
}
#wb_aboutText
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#aboutButton
{
   box-sizing: border-box;
   line-height: 34px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #9B643A;
   border-radius: 0px;
   background-color: #9B643A;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#aboutButton:focus
{
   outline: 0;
}
#wb_aboutCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#aboutCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#aboutCard1-card-item0
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 1px solid #462506;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #462506;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#aboutCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#aboutCard1-card-item1
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #BDA797;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#aboutCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_aboutCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#aboutCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#aboutCard2-card-item0
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 1px solid #462506;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #462506;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#aboutCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#aboutCard2-card-item1
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #BDA797;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#aboutCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 64px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 64px;
}
#wb_aboutCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#aboutCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#aboutCard3-card-item0
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 1px solid #462506;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #462506;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#aboutCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#aboutCard3-card-item1
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #BDA797;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#aboutCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 64px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 64px;
}
#wb_aboutCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#aboutCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#aboutCard4-card-item0
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 1px solid #462506;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #462506;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#aboutCard4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#aboutCard4-card-item1
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #BDA797;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#aboutCard4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard4-card-item2
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 64px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 64px;
}
#wb_introIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#introIcon
{
   height: 100px;
   width: 100px;
}
#introIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 100px;
   line-height: 100px;
   vertical-align: middle;
   width: 99px;
}
#wb_introIcon:hover #introIcon i
{
   color: #BDA797;
}
.headerMenu .nav
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   color: #EDE9E1;
   text-align: left;
   text-transform: none;
}
#headerMenu, .headerMenu .nav, .headerMenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.headerMenu .nav:before,
.headerMenu .nav:after 
{
   content: " ";
   display: table;
}
.headerMenu .nav:after 
{
   clear: both;
}
.headerMenu .nav a 
{
   text-decoration: none;
}
.headerMenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.headerMenu .nav ul ul
{
   margin-bottom: 0;
}
.headerMenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.headerMenu .container:before,
.headerMenu .container:after 
{
   content: " ";
   display: table;
}
.headerMenu .container:after 
{
   clear: both;
}
.headerMenu .collapse 
{
   display: none;
}
.headerMenu .collapse.show 
{
   display: block;
}
.headerMenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.headerMenu .caret, .headerMenu .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.headerMenu .dropdown 
{
   position: relative;
}
.headerMenu .dropdown-toggle:focus 
{
   outline: 0;
}
.headerMenu .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(255,255,255,1.00);
   border-radius: 6px;
   background-clip: padding-box;
}
.headerMenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.headerMenu .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #EDE9E1;
   text-transform: none;
   white-space: nowrap;
}
.headerMenu .dropdown-menu > li > a:hover,
.headerMenu .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #9B643A;
   background-color: #EDEDED;
   background-image: none;
}
.headerMenu .dropdown-menu > li > a.active,
.headerMenu .dropdown-menu > li > a.active:hover,
.headerMenu .dropdown-menu > li > a.active:focus
{
   color: #9B643A;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.headerMenu .show > .dropdown-menu
{
   display: block;
}
.headerMenu .show > a
{
   outline: 0;
}
.headerMenu .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.headerMenu .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.headerMenu .dropdown.show .dropdown-menu
{
   animation-name: headerMenu-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes headerMenu-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.headerMenu .nav > li 
{
   position: relative;
   display: block;
}
.headerMenu .nav > li > a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.headerMenu .nav .show > a,
.headerMenu .nav .show > a:hover,
.headerMenu .nav .show > a:focus
{
    border-color: #343A40;
}
.headerMenu .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.headerMenu .nav .caret
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.headerMenu
{
   position: relative;
}
.headerMenu:before,
.headerMenu:after
{
   content: " ";
   display: table;
}
.headerMenu:after
{
   clear: both;
}
.headerMenu .navbar-header:before,
.headerMenu .navbar-header:after
{
   content: " ";
   display: table;
}
.headerMenu .navbar-header:after
{
   clear: both;
}
.headerMenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.headerMenu-navbar-collapse:before,
.headerMenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.headerMenu-navbar-collapse:after
{
   clear: both;
}
.headerMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle 
{
   position: relative;
   float: left;
   padding: 16px 10px 15px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 6px;
}
.headerMenu .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.headerMenu .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.headerMenu .navbar-nav
{
   margin: 6px -15px;
}
.headerMenu .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.headerMenu .navbar-nav > li > a
{
   color: #EDE9E1;
}
.headerMenu .navbar-nav > li > a:hover,
.headerMenu .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #9B643A;
   text-decoration: none;
}
.headerMenu .navbar-nav > li > a.active,
.headerMenu .navbar-nav > li > a.active:hover,
.headerMenu .navbar-nav > li > a.active:focus
{
   color: #9B643A;
   background-color: #EDEDED;
   background-image: none;
}
.headerMenu .navbar-toggle
{
   border: 1px solid transparent;
}
.headerMenu .navbar-toggle:hover,
.headerMenu .navbar-toggle:focus
{
   background-color: transparent;
}
.headerMenu .navbar-toggle .icon-bar
{
   background-color: #EDE9E1;
}
.headerMenu-navbar-collapse
{
   border-color: rgba(255,255,255,1.00);
}
.headerMenu .navbar-nav > .dropdown > a:hover .caret,
.headerMenu .navbar-nav > .dropdown > a:focus .caret
{
   border-top-color: #9B643A;
   border-bottom-color: #9B643A;
}
.headerMenu .navbar-nav > .show > a,
.headerMenu .navbar-nav > .show > a:hover,
.headerMenu .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #9B643A;
}
.headerMenu .navbar-nav > .show > a .caret,
.headerMenu .navbar-nav > .show > a:hover .caret,
.headerMenu .navbar-nav > .show > a:focus .caret
{
   border-top-color: #9B643A;
   border-bottom-color: #9B643A;
}
.headerMenu .navbar-nav > .dropdown > a .caret
{
   border-top-color: #EDE9E1;
   border-bottom-color: #EDE9E1;
}
.headerMenu .navbar-link
{
   color: #EDE9E1;
}
.headerMenu .navbar-link:hover
{
   color: #9B643A;
}
.headerMenu .navbar-header
{
   color: #EDE9E1;
}
@media (min-width: 480px) 
{
.headerMenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.headerMenu .navbar-header
{
   float: left;
}
.headerMenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.headerMenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.headerMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle
{
   display: none;
}
.headerMenu .navbar-nav
{
   float: left;
   margin: 0;
}
.headerMenu .navbar-nav > li
{
   float: left;
}
.headerMenu .container > .navbar-header,
.headerMenu .container > .headerMenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.headerMenu .navbar-nav > .dropdown > a:hover .caret,
.headerMenu .navbar-nav > .dropdown > a:focus .caret
{
   border-top-color: #9B643A;
   border-bottom-color: #9B643A;
}
}
@media (max-width: 480px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.headerMenu .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.headerMenu .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.headerMenu .navbar-nav .show .dropdown-menu > li > a,
.headerMenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.headerMenu .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 6px;
}
.headerMenu .navbar-nav > li > a
{
   color: #EDE9E1;
}
.headerMenu .navbar-nav > li > a:hover,
.headerMenu .navbar-nav > li > a:focus
{
   color: #9B643A;
   background-color: transparent;
   background-image: none;
}
.headerMenu .navbar-nav > li > a.active,
.headerMenu .navbar-nav > li > a.active:hover,
.headerMenu .navbar-nav > li > a.active:focus
{
   color: #9B643A;
   background-color: transparent;
   background-image: none;
}
.headerMenu .navbar-nav > .show > a,
.headerMenu .navbar-nav > .show > a:hover,
.headerMenu .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #9B643A;
}
.headerMenu .navbar-nav > .dropdown > a:hover .caret
{
   border-top-color: #9B643A;
   border-bottom-color: #9B643A;
}
.headerMenu .navbar-nav > .dropdown > a .caret
{
   border-top-color: #EDE9E1;
   border-bottom-color: #EDE9E1;
}
.headerMenu .navbar-nav > li > a.active > .caret,
.headerMenu .navbar-nav > li > a.active:hover > .caret,
.headerMenu .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #9B643A;
   border-bottom-color: #9B643A;
}
.headerMenu .navbar-nav > .show > a .caret,
.headerMenu .navbar-nav > .show > a:hover .caret,
.headerMenu .navbar-nav > .show > a:focus .caret
{
   border-top-color: #9B643A;
   border-bottom-color: #9B643A;
}
.headerMenu .navbar-link
{
   color: #EDE9E1;
}
.headerMenu .navbar-link:hover 
{
   color: #fff;
}
}
.headerMenu .navbar-nav > li:first-child > a
{
   border-top-left-radius: 6px;
   border-bottom-left-radius: 6px;
}
.headerMenu .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
}
#headerMenu i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_headerMenu
{
   z-index: 1111 !important;
}
#Breadcrumb1
{
   list-style: none;
   padding: 12px 15px 12px 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: left;
}
#Breadcrumb1 > li
{
   display: inline-block;
   font-size: 21px;
   text-transform: none;
}
#Breadcrumb1 a
{
   color: #4F4F4F;
   text-decoration: none;
}
#Breadcrumb1 a:hover
{
   color: #EC9C29;
   text-decoration: none;
}
#Breadcrumb1 > .active
{
   color: #EC9C29;
}
#Breadcrumb1 > .active a
{
   color: inherit;
   pointer-events: none;
}
#Breadcrumb1 > li + li:before
{
   content: "";
   padding: 0 5px;
   color: #C0C0C0;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon1
{
   height: 53px;
   width: 54px;
}
#FontAwesomeIcon1 i
{
   color: #9F8276;
   display: inline-block;
   font-size: 53px;
   line-height: 53px;
   vertical-align: middle;
   width: 59px;
}
#wb_FontAwesomeIcon1:hover #FontAwesomeIcon1 i
{
   color: #9F8276;
}
#wb_headerIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 5px 0 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon1
{
   height: 37px;
   width: 43px;
}
#headerIcon1 i
{
   color: #9F8276;
   display: inline-block;
   font-size: 37px;
   line-height: 37px;
   vertical-align: middle;
   width: 36px;
}
#wb_headerIcon1:hover #headerIcon1 i
{
   color: #FFFFFF;
}
#wb_headerIcon1
{
   transition: all 500ms linear 0ms;
}
#headerButton
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #403832;
   border-radius: 0px;
   background-color: #403832;
   background-image: none;
   color: #EDE9E1;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 0 0 ;
}
#headerButton:focus
{
   outline: 0;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   vertical-align: top;
   margin: 0;
   padding: 5px 0 5px 0;
   text-align: left;
}
#Heading3
{
   color: #00BFFF;
   font-family: "Arial Black";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_prices
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#prices
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#prices > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#prices > .row > .col-1, #prices > .row > .col-2, #prices > .row > .col-3, #prices > .row > .col-4, #prices > .row > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#prices > .row > .col-1, #prices > .row > .col-2, #prices > .row > .col-3, #prices > .row > .col-4, #prices > .row > .col-5
{
   float: left;
}
#prices > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#prices > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0 100px 0;
}
#prices > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#prices > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0 100px 0;
}
#prices > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#prices > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0 50px 0;
}
#prices > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#prices > .row > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 100px 0 100px 0;
}
#prices > .row > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#prices:before,
#prices:after,
#prices .row:before,
#prices .row:after
{
   display: table;
   content: " ";
}
#prices:after,
#prices .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#prices > .row > .col-1, #prices > .row > .col-2, #prices > .row > .col-3, #prices > .row > .col-4, #prices > .row > .col-5
{
   float: none;
   width: 100%;
}
}
#wb_pricesCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/A4 copy papers.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 1px solid #403832;
   border-radius: 3px;
   text-align: center;
}
#pricesCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricesCard2-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #403832;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#pricesCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item2
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard2-card-item3
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item5
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard2-card-item6
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item8
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard2-card-item9
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item10
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item11
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item11 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item11 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard2-card-item12
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item12 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item13
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item14
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item14 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item14 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard2-card-item15
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item15 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item16
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item17
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#pricesCard2-card-item17 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item18
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #645E59;
   border-radius: 4px;
   background-color: #645E59;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item18:hover
{
   background-color: #9B643A;
   transition: background-color 300ms linear 0ms;
}
#pricesCard2-card-item18
{
   background-color: #645E59;
   transition: background-color 500ms linear 0ms;
}
#pricesCard2-card-item18 a
{
   color: inherit;
   text-decoration: none;
}
#wb_pricesCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/thermal paper rolls.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 1px solid #403832;
   border-radius: 3px;
   text-align: center;
}
#pricesCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricesCard1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #403832;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#pricesCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard1-card-item2
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard1-card-item3
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard1-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard1-card-item6
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard1-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard1-card-item7
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard1-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard1-card-item8
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard1-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#pricesCard1-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard1-card-item10
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #645E59;
   border-radius: 4px;
   background-color: #645E59;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard1-card-item10:hover
{
   background-color: #9B643A;
   transition: background-color 300ms linear 0ms;
}
#pricesCard1-card-item10
{
   background-color: #645E59;
   transition: background-color 500ms linear 0ms;
}
#pricesCard1-card-item10 a
{
   color: inherit;
   text-decoration: none;
}
#wb_pricesCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/Newspaper suppliers.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 1px solid #403832;
   border-radius: 3px;
   text-align: center;
}
#pricesCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#pricesCard3-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #403832;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#pricesCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard3-card-item2
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard3-card-item3
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard3-card-item5
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard3-card-item6
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard3-card-item8
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard3-card-item9
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item10
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard3-card-item11
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#pricesCard3-card-item11 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item12
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #645E59;
   border-radius: 4px;
   background-color: #645E59;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item12:hover
{
   background-color: #9B643A;
   transition: background-color 300ms linear 0ms;
}
#pricesCard3-card-item12
{
   background-color: #645E59;
   transition: background-color 500ms linear 0ms;
}
#pricesCard3-card-item12 a
{
   color: inherit;
   text-decoration: none;
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #403832;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #C2C1C1;
   border-right-color: #C2C1C1;
   border-bottom-color: #C2C1C1;
   border-left-color: #C2C1C1;
   box-sizing: border-box;
   margin: 0;
}
#contact
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contact > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact > .row > .col-1, #contact > .row > .col-2, #contact > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact > .row > .col-1, #contact > .row > .col-2, #contact > .row > .col-3
{
   float: left;
}
#contact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#contact > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 0 30px 0;
}
#contact > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#contact > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 0 30px 0;
}
#contact > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#contact > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 0 30px 0;
}
#contact:before,
#contact:after,
#contact .row:before,
#contact .row:after
{
   display: table;
   content: " ";
}
#contact:after,
#contact .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contact > .row > .col-1, #contact > .row > .col-2, #contact > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_contactLabel2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#contactLabel2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#contactTable
{
   border-radius: 0px;
   border: 0px solid #000000;
   background-color: transparent;
   background-image: none;
   border-collapse: separate;
   border-spacing: 0px;
   margin: 0;
}
#contactTable td, #contactTable th
{
   padding: 5px 5px 5px 5px;
}
#contactTable td div
{
   white-space: nowrap;
}
#contactTable p, #contactTable ul
{
   margin: 0;
   padding: 0;
}
#contactTable .cell0
{
   background-color: transparent;
   background-image: none;
   text-align: right;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactTable .cell1
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactTable .cell2
{
   background-color: transparent;
   background-image: none;
   text-align: right;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactTable .cell3
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactTable .cell4
{
   background-color: transparent;
   background-image: none;
   text-align: right;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactTable .cell5
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactTable .cell6
{
   background-color: transparent;
   background-image: none;
   text-align: right;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactTable .cell7
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactTable .cell8
{
   background-color: transparent;
   background-image: none;
   text-align: right;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactTable .cell9
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactTable .cell10
{
   background-color: transparent;
   background-image: none;
   text-align: right;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactTable .cell11
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactTable .cell12
{
   background-color: transparent;
   background-image: none;
   text-align: right;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactTable .cell13
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#contactLabel1
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
   vertical-align: top;
   padding: 0 0 20px 0;
}
#contactLabel1:focus
{
   outline: 0;
}
#contactLabel4
{
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
   vertical-align: top;
   padding: 0 0 10px 0;
}
#contactLabel4:focus
{
   outline: 0;
}
#wb_contactAddress 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_contactAddress
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 16px;
}
#wb_contactAddress p, #wb_contactAddress ul
{
   margin: 0;
   padding: 0;
}
#wb_contactAddress
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: rgba(31,18,9,0.50);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 75px 50px 75px 50px;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_footerCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footerCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footerCard3-card-item1
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item2
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item4
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item5
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item6
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item7
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item8
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item9
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item10
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item10 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item11
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item11 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item12
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item12 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item13
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item13 a
{
   color: inherit;
   text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
body
{
   background-color: #EDE9E1;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_header
{
   visibility: visible !important;
   display: table !important;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_intro
{
   visibility: visible !important;
   display: table !important;
}
#wb_intro
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#intro
{
   height: 100vh;
   padding: 75px 0 75px 0;
}
#wb_introLayoutGrid
{
   visibility: visible !important;
   display: table !important;
}
#wb_introLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#introLayoutGrid
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#introLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_coffee
{
   visibility: visible !important;
   display: block !important;
}
#coffee
{
   padding: 10px 10px 10px 10px;
}
#wb_about
{
   visibility: visible !important;
   display: table !important;
}
#wb_about
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#about
{
   height: auto;
   padding: 0 15px 0 15px;
}
#about .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_introText
{
   visibility: visible !important;
   display: block !important;
}
#wb_introText
{
   margin: 0;
   padding: 75px 50px 75px 50px;
}
#upStickyLayer
{
   width: 50px !important;
   height: 50px !important;
   visibility: visible !important;
   display: block !important;
}
#wb_upIcon
{
   left: 9px !important;
   top: 9px !important;
   width: 24px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_introShape
{
   visibility: visible !important;
   display: inline-block !important;
   margin: 20px 0 0 0 ;
}
#wb_introHeading
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Text1
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text1
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
   line-height: 16px;
}
#wb_coffeeCard1
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#coffeeCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#coffeeCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#coffeeCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#coffeeCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#coffeeCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#coffeeCard1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#coffeeCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard1-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#coffeeCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_coffeeCard1
{
   text-align: right;
}
#wb_coffeeCard2
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#coffeeCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#coffeeCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#coffeeCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard2-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#coffeeCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#coffeeCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#coffeeCard2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#coffeeCard2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard2-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#coffeeCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_coffeeCard2
{
   text-align: right;
}
#wb_coffeeCard3
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#coffeeCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#coffeeCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#coffeeCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard3-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#coffeeCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard3-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#coffeeCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#coffeeCard3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#coffeeCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard3-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#coffeeCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_coffeeCard3
{
   text-align: right;
}
#wb_aboutCarousel
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
}
#wb_aboutCarousel
{
   margin: 0;
   height: 427px;
}
#aboutCarousel .carousel-item-inner
{
   padding: 0 0 20px 0;
}
#wb_aboutText
{
   visibility: visible !important;
   display: block !important;
}
#wb_aboutText
{
   margin: 0 0 20px 0 ;
   padding: 15px 0 0 0;
}
#aboutButton
{
   width: 116px !important;
   height: 36px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#aboutButton
{
   line-height: 34px;
}
#wb_aboutCard1
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#aboutCard1-card-item0
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 1px solid #462506;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #462506;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#aboutCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#aboutCard1-card-item1
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #BDA797;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#aboutCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_aboutCard1
{
   text-align: center;
}
#wb_aboutCard2
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#aboutCard2-card-item0
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 1px solid #462506;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #462506;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#aboutCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#aboutCard2-card-item1
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #BDA797;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#aboutCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 64px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 64px;
}
#wb_aboutCard2
{
   text-align: center;
}
#wb_aboutCard3
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#aboutCard3-card-item0
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 1px solid #462506;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #462506;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#aboutCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#aboutCard3-card-item1
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #BDA797;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#aboutCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 64px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 64px;
}
#wb_aboutCard3
{
   text-align: center;
}
#wb_aboutCard4
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#aboutCard4-card-item0
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 1px solid #462506;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #462506;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#aboutCard4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#aboutCard4-card-item1
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #BDA797;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#aboutCard4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard4-card-item2
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 64px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 64px;
}
#wb_aboutCard4
{
   text-align: center;
}
#wb_introIcon
{
   width: 100px !important;
   height: 100px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#introIcon
{
   width: 100px;
   height: 100px;
}
#introIcon i
{
   line-height: 100px;
   font-size: 100px;
   width: 99px;
}
#wb_headerMenu
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#headerMenu, .headerMenu .nav, .headerMenu .dropdown-menu
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
}
#wb_Breadcrumb1
{
   width: 183px !important;
   height: 53px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#Breadcrumb1
{
   padding: 12px 15px 12px 0;
   text-align: left;
}
#Breadcrumb1 > li + li:before
{
   padding: 0 5px;
}
#wb_FontAwesomeIcon1
{
   width: 54px !important;
   height: 53px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon1
{
   width: 54px;
   height: 53px;
}
#FontAwesomeIcon1 i
{
   line-height: 53px;
   font-size: 53px;
   width: 59px;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_headerIcon1
{
   width: 43px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 5px 0 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#headerIcon1
{
   width: 43px;
   height: 37px;
}
#headerIcon1 i
{
   line-height: 37px;
   font-size: 37px;
   width: 36px;
}
#wb_headerIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#headerButton
{
   width: 125px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#headerButton
{
   line-height: 35px;
}
#wb_Heading3
{
   width: 168px !important;
   height: 83px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 5px 0 5px 0;
   font-size: 12px;
   font-family: "Arial Black";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   color: #00BFFF;
   font-family: "Arial Black";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   text-align: left;
   text-transform: none;
}
#wb_prices
{
   visibility: visible !important;
   display: table !important;
}
#wb_prices
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#prices
{
   height: auto;
   padding: 0 15px 0 15px;
}
#prices .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#prices > .row > .col-1, #prices > .row > .col-2, #prices > .row > .col-3, #prices > .row > .col-4, #prices > .row > .col-5
{
   padding-right: 15px;
   padding-left: 15px;
}
#prices > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#prices > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 100px 0 100px 0;
}
#prices > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#prices > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 100px 0 100px 0;
}
#prices > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#prices > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#prices > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#prices > .row > .col-4 > .col-4-padding
{
   width: 100%;
   padding: 100px 0 100px 0;
}
#prices > .row > .col-5
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_pricesCard2
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#pricesCard2-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #403832;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#pricesCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item2
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard2-card-item3
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item5
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard2-card-item6
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item8
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard2-card-item9
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item10
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item11
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item11 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item11 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard2-card-item12
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item12 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item13
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item14
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item14 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item14 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard2-card-item15
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item15 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item16
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item17
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#pricesCard2-card-item17 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item18
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #645E59;
   border-radius: 4px;
   background-color: #645E59;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item18:hover
{
   background-color: #9B643A;
   transition: background-color 300ms linear 0ms;
}
#pricesCard2-card-item18
{
   background-color: #645E59;
   transition: background-color 500ms linear 0ms;
}
#pricesCard2-card-item18 a
{
   color: inherit;
   text-decoration: none;
}
#wb_pricesCard2
{
   text-align: center;
}
#wb_pricesCard1
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#pricesCard1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #403832;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#pricesCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard1-card-item2
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard1-card-item3
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard1-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard1-card-item6
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard1-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard1-card-item7
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard1-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard1-card-item8
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard1-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#pricesCard1-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard1-card-item10
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #645E59;
   border-radius: 4px;
   background-color: #645E59;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard1-card-item10:hover
{
   background-color: #9B643A;
   transition: background-color 300ms linear 0ms;
}
#pricesCard1-card-item10
{
   background-color: #645E59;
   transition: background-color 500ms linear 0ms;
}
#pricesCard1-card-item10 a
{
   color: inherit;
   text-decoration: none;
}
#wb_pricesCard1
{
   text-align: center;
}
#wb_pricesCard3
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#pricesCard3-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #403832;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#pricesCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard3-card-item2
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard3-card-item3
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard3-card-item5
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard3-card-item6
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard3-card-item8
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard3-card-item9
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item10
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard3-card-item11
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#pricesCard3-card-item11 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item12
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #645E59;
   border-radius: 4px;
   background-color: #645E59;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item12:hover
{
   background-color: #9B643A;
   transition: background-color 300ms linear 0ms;
}
#pricesCard3-card-item12
{
   background-color: #645E59;
   transition: background-color 500ms linear 0ms;
}
#pricesCard3-card-item12 a
{
   color: inherit;
   text-decoration: none;
}
#wb_pricesCard3
{
   text-align: center;
}
#wb_contact
{
   visibility: visible !important;
   display: table !important;
}
#wb_contact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   height: auto;
   padding: 0 15px 0 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_contactLabel2
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   padding: 0 0 20px 0;
}
#contactTable
{
   visibility: visible !important;
   display: table !important;
}
#contactLabel1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#contactLabel1
{
   line-height: 21px;
}
#contactLabel4
{
   width: 226px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 30px 0 0 0 ;
   padding: 0 0 10px 0;
   text-align: center;
}
#contactLabel4
{
   line-height: -9px;
}
#wb_contactAddress
{
   visibility: visible !important;
   display: block !important;
}
#wb_contactAddress
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_Text2
{
   left: 200px !important;
   top: 302px !important;
   width: 268px !important;
   height: 125px !important;
   visibility: hidden !important;
   display: none !important;
}
#wb_Text2
{
   margin: 0;
   padding: 75px 50px 75px 50px;
}
#wb_footerCard3
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 0 25px 0 ;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footerCard3-card-item1
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item2
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item4
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item5
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item6
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item7
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item8
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item9
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item10
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item10 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item11
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item11 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item12
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item12 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item13
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item13 a
{
   color: inherit;
   text-decoration: none;
}
#wb_footerCard3
{
   text-align: left;
}
#wb_JavaScript1
{
   height: 26px !important;
   visibility: visible !important;
   display: block !important;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #EDE9E1;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_header
{
   visibility: visible !important;
   display: table !important;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_intro
{
   visibility: visible !important;
   display: table !important;
}
#wb_intro
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#intro
{
   height: 100vh;
   padding: 75px 0 75px 0;
}
#wb_introLayoutGrid
{
   visibility: visible !important;
   display: table !important;
}
#wb_introLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#introLayoutGrid
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#introLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_coffee
{
   visibility: visible !important;
   display: block !important;
}
#coffee
{
   padding: 10px 10px 10px 10px;
}
#wb_about
{
   visibility: visible !important;
   display: table !important;
}
#wb_about
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#about
{
   height: auto;
   padding: 0 15px 0 15px;
}
#about .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_introText
{
   visibility: hidden !important;
   display: none !important;
}
#wb_introText
{
   margin: 0;
   padding: 75px 50px 75px 50px;
}
#upStickyLayer
{
   width: 50px !important;
   height: 50px !important;
   visibility: visible !important;
   display: block !important;
}
#wb_upIcon
{
   left: 9px !important;
   top: 9px !important;
   width: 24px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_introShape
{
   visibility: visible !important;
   display: inline-block !important;
   margin: 20px 0 0 0 ;
}
#wb_introHeading
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Text1
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text1
{
   font-size: 15px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
   line-height: 16px;
}
#wb_coffeeCard1
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#coffeeCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#coffeeCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#coffeeCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard1-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#coffeeCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#coffeeCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#coffeeCard1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#coffeeCard1-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard1-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#coffeeCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_coffeeCard1
{
   text-align: right;
}
#wb_coffeeCard2
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#coffeeCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#coffeeCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#coffeeCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard2-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#coffeeCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#coffeeCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#coffeeCard2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#coffeeCard2-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard2-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#coffeeCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_coffeeCard2
{
   text-align: right;
}
#wb_coffeeCard3
{
   width: auto !important;
   height: auto !important;
   visibility: visible !important;
   display: flex !important;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#coffeeCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#coffeeCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px -25px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#coffeeCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard3-card-item2
{
   display: inline-block;
   height: 32px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#coffeeCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard3-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#coffeeCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#coffeeCard3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#coffeeCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#coffeeCard3-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: right;
}
#coffeeCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_coffeeCard3
{
   text-align: right;
}
#wb_aboutCarousel
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
}
#wb_aboutCarousel
{
   margin: 0;
   height: 427px;
}
#aboutCarousel .carousel-item-inner
{
   padding: 0 0 20px 0;
}
#wb_aboutText
{
   visibility: visible !important;
   display: block !important;
}
#wb_aboutText
{
   margin: 0 0 20px 0 ;
   padding: 15px 0 0 0;
}
#aboutButton
{
   width: 116px !important;
   height: 36px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#aboutButton
{
   line-height: 34px;
}
#wb_aboutCard1
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#aboutCard1-card-item0
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 1px solid #462506;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #462506;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#aboutCard1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#aboutCard1-card-item1
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #BDA797;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#aboutCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_aboutCard1
{
   text-align: center;
}
#wb_aboutCard2
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#aboutCard2-card-item0
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 1px solid #462506;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #462506;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#aboutCard2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#aboutCard2-card-item1
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #BDA797;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#aboutCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 64px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 64px;
}
#wb_aboutCard2
{
   text-align: center;
}
#wb_aboutCard3
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#aboutCard3-card-item0
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 1px solid #462506;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #462506;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#aboutCard3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#aboutCard3-card-item1
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #BDA797;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#aboutCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 64px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 64px;
}
#wb_aboutCard3
{
   text-align: center;
}
#wb_aboutCard4
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#aboutCard4-card-item0
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   padding: 10px 10px 10px 10px;
   border: 1px solid #462506;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #462506;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#aboutCard4-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#aboutCard4-card-item1
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #BDA797;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#aboutCard4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#aboutCard4-card-item2
{
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 64px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 64px;
}
#wb_aboutCard4
{
   text-align: center;
}
#wb_introIcon
{
   width: 100px !important;
   height: 100px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#introIcon
{
   width: 100px;
   height: 100px;
}
#introIcon i
{
   line-height: 100px;
   font-size: 100px;
   width: 99px;
}
#wb_headerMenu
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#headerMenu, .headerMenu .nav, .headerMenu .dropdown-menu
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
}
#wb_Breadcrumb1
{
   width: 183px !important;
   height: 53px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
}
#Breadcrumb1
{
   padding: 12px 15px 12px 0;
   text-align: left;
}
#Breadcrumb1 > li + li:before
{
   padding: 0 5px;
}
#wb_FontAwesomeIcon1
{
   width: 54px !important;
   height: 53px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0 10px 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#FontAwesomeIcon1
{
   width: 54px;
   height: 53px;
}
#FontAwesomeIcon1 i
{
   line-height: 53px;
   font-size: 53px;
   width: 59px;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_headerIcon1
{
   width: 43px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 5px 0 0 0 ;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#headerIcon1
{
   width: 43px;
   height: 37px;
}
#headerIcon1 i
{
   line-height: 37px;
   font-size: 37px;
   width: 36px;
}
#wb_headerIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#headerButton
{
   width: 125px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#headerButton
{
   line-height: 35px;
}
#wb_Heading3
{
   width: 237px !important;
   height: 37px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 5px 0 5px 0;
   font-size: 13px;
   font-family: "Arial Black";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   color: #00BFFF;
   font-family: "Arial Black";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   text-transform: none;
}
#wb_prices
{
   visibility: visible !important;
   display: table !important;
}
#wb_prices
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#prices
{
   height: auto;
   padding: 0 15px 0 15px;
}
#prices .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#prices > .row > .col-1, #prices > .row > .col-2, #prices > .row > .col-3, #prices > .row > .col-4, #prices > .row > .col-5
{
   padding-right: 15px;
   padding-left: 15px;
}
#prices > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#prices > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 100px 0 100px 0;
}
#prices > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#prices > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 100px 0 100px 0;
}
#prices > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#prices > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 50px 0 50px 0;
}
#prices > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#prices > .row > .col-4 > .col-4-padding
{
   width: 100%;
   padding: 100px 0 100px 0;
}
#prices > .row > .col-5
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_pricesCard2
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#pricesCard2-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #403832;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#pricesCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item2
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard2-card-item3
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item5
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard2-card-item6
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item8
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard2-card-item9
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item10
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item11
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item11 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item11 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard2-card-item12
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item12 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item13
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item14
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item14 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item14 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard2-card-item15
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item15 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item16
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard2-card-item17
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#pricesCard2-card-item17 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard2-card-item18
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #645E59;
   border-radius: 4px;
   background-color: #645E59;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard2-card-item18:hover
{
   background-color: #9B643A;
   transition: background-color 300ms linear 0ms;
}
#pricesCard2-card-item18
{
   background-color: #645E59;
   transition: background-color 500ms linear 0ms;
}
#pricesCard2-card-item18 a
{
   color: inherit;
   text-decoration: none;
}
#wb_pricesCard2
{
   text-align: center;
}
#wb_pricesCard1
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#pricesCard1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #403832;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#pricesCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard1-card-item2
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard1-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard1-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard1-card-item3
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard1-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard1-card-item5
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard1-card-item6
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard1-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard1-card-item6 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard1-card-item7
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard1-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard1-card-item8
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard1-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#pricesCard1-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard1-card-item10
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #645E59;
   border-radius: 4px;
   background-color: #645E59;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard1-card-item10:hover
{
   background-color: #9B643A;
   transition: background-color 300ms linear 0ms;
}
#pricesCard1-card-item10
{
   background-color: #645E59;
   transition: background-color 500ms linear 0ms;
}
#pricesCard1-card-item10 a
{
   color: inherit;
   text-decoration: none;
}
#wb_pricesCard1
{
   text-align: center;
}
#wb_pricesCard3
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0;
}
#pricesCard3-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #403832;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #403832;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
}
#pricesCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard3-card-item2
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item2 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard3-card-item3
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item4
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard3-card-item5
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item5 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard3-card-item6
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard3-card-item8
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0 20px 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #CE6D06;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item8 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#pricesCard3-card-item9
{
   display: inline-block;
   height: 13px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item10
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px rgba(255,255,255,0.00) solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#pricesCard3-card-item11
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#pricesCard3-card-item11 a
{
   color: inherit;
   text-decoration: none;
}
#pricesCard3-card-item12
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #645E59;
   border-radius: 4px;
   background-color: #645E59;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#pricesCard3-card-item12:hover
{
   background-color: #9B643A;
   transition: background-color 300ms linear 0ms;
}
#pricesCard3-card-item12
{
   background-color: #645E59;
   transition: background-color 500ms linear 0ms;
}
#pricesCard3-card-item12 a
{
   color: inherit;
   text-decoration: none;
}
#wb_pricesCard3
{
   text-align: center;
}
#wb_contact
{
   visibility: visible !important;
   display: table !important;
}
#wb_contact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   height: auto;
   padding: 0 15px 0 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_contactLabel2
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   padding: 0 0 20px 0;
}
#contactTable
{
   visibility: visible !important;
   display: table !important;
}
#contactLabel1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#contactLabel1
{
   line-height: 21px;
}
#contactLabel4
{
   width: 275px !important;
   height: 31px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 30px 0 0 0 ;
   padding: 0 0 10px 0;
   text-align: center;
}
#contactLabel4
{
   line-height: -9px;
}
#wb_contactAddress
{
   visibility: visible !important;
   display: block !important;
}
#wb_contactAddress
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_Text2
{
   left: 0px !important;
   top: 330px !important;
   width: 234px !important;
   height: 106px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Text2
{
   margin: 0;
   padding: 67px 46px 70px 40px;
}
#wb_footerCard3
{
   width: 100% !important;
   visibility: visible !important;
   display: flex !important;
   margin: 0 0 25px 0 ;
}
#footerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0 0 25px 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footerCard3-card-item1
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item2
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item2 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item3
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item4
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item5
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item6
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item7
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item7 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item8
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item9
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item10
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item10 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item11
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item11 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item12
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item12 a
{
   color: inherit;
   text-decoration: none;
}
#footerCard3-card-item13
{
   display: inline-block;
   height: 27px;
   box-sizing: border-box;
   margin: 0 4px 4px 0 ;
   padding: 6px 12px 6px 12px;
   border: 1px solid #8A8A8F;
   border-radius: 5px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#footerCard3-card-item13 a
{
   color: inherit;
   text-decoration: none;
}
#wb_footerCard3
{
   text-align: left;
}
#wb_JavaScript1
{
   height: 26px !important;
   visibility: visible !important;
   display: block !important;
}
}
