body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "PT Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(30,30,30,1.00) rgba(241,242,244,1.00);
}
*::-webkit-scrollbar
{
   width: 16px;
}
*::-webkit-scrollbar-track
{
   background: rgba(241,242,244,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(30,30,30,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(241,242,244,1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(11,12,13,1.00);
}
a
{
   color: #FFFFFF;
   text-decoration: underline;
}
a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#preloader
{
   background: #FFFFFF url("../images/circle-dots.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#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: #0B0C0D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Header
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1920px;
}
#Header > .col-1, #Header > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Header > .col-1, #Header > .col-2
{
   flex: 0 0 auto;
}
#Header > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Header > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#Header > .col-1, #Header > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_TopGradient
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-image: radial-gradient(circle, #323232 0%, #0B0C0D 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TopGradient
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1920px;
}
#TopGradient > .col-1, #TopGradient > .col-2, #TopGradient > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#TopGradient > .col-1, #TopGradient > .col-2, #TopGradient > .col-3
{
   flex: 0 0 auto;
}
#TopGradient > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#TopGradient > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#TopGradient > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#TopGradient > .col-1, #TopGradient > .col-2, #TopGradient > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_ChessBoardContainer
{
   clear: both;
   position: absolute;
   top:0;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 10vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ChessBoardContainer
{
   box-sizing: border-box;
   height: 10vh;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1920px;
}
#ChessBoardContainer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ChessBoardContainer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ChessBoardContainer > .row > .col-1
{
   float: left;
}
#ChessBoardContainer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#ChessBoardContainer:before,
#ChessBoardContainer:after,
#ChessBoardContainer .row:before,
#ChessBoardContainer .row:after
{
   display: table;
   content: " ";
}
#ChessBoardContainer:after,
#ChessBoardContainer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ChessBoardContainer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Info
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Info
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   margin-top: 100px;
   max-width: 1920px;
}
#Info > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Info > .row > .col-1, #Info > .row > .col-2, #Info > .row > .col-3, #Info > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Info > .row > .col-1, #Info > .row > .col-2, #Info > .row > .col-3, #Info > .row > .col-4
{
   float: left;
}
#Info > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#Info > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#Info > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#Info > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#Info:before,
#Info:after,
#Info .row:before,
#Info .row:after
{
   display: table;
   content: " ";
}
#Info:after,
#Info .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#Info > .row > .col-1, #Info > .row > .col-2, #Info > .row > .col-3, #Info > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Cards
{
   background-color: #0B0C0D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#Cards
{
   display: flex;
   position: relative;
   padding: 150px 0 100px 0;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1920px;`
   box-sizing: border-box;
   font-size: 0;
}
#Cards
{
   overflow: hidden;
}
#Cards .ds-slide
{
   width: calc((100% - 2px) / 3);
}
#Cards .swiper-pagination-bullet
{
   width: 12px;
   height: 12px;S
   margin: 10px 10px;
   background: #F1F2F4;
   opacity: 1;
}aas
#Cards .swiper-pagination-bullet-active
{
   background: #D8323C;
}
#Cards .swiper-button-next, #Cards .swiper-button-prev
{
   color: #D8323C;
}
#wb_Photos
{
   clear: both;aaaaaaaaaaaaaaaaaaa
   position: relative;D
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;wwwwwww
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Photos
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1920px;
}
#Photos > .row
{
   margin-right: -15px;S
   margin-left: -15px;
}
#Photos > .row > .col-1, #Photos > .row > .col-2, #Photos > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}SS
#Photos > .row > .col-1, #Photos > .row > .col-2, #Photos > .row > .col-3
{
   float: left;
}
#Photos > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#Photos > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#Photos > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#Photos:before,
#Photos:after,
#Photos .row:before,
#Photos .row:after
{
   display: table;
   content: " ";
}
#Photos:after,
#Photos .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Photos > .row > .col-1, #Photos > .row > .col-2, #Photos > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Board
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #0B0C0D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Board
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   margin-top: 125px;
   max-width: 1920px;
}
#Board > .col-1, #StepAhead > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Board > .col-1, #StepAhead > .col-2
{
   flex: 0 0 auto;
}
#Board > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Board > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#Board> .col-1, #StepAhead > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_StepAhead
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #0B0C0D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#StepAhead
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   padding-top: 100px;
   max-width: 1920px;
}
#StepAhead > .col-1, #StepAhead > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#StepAhead > .col-1, #StepAhead > .col-2
{
   flex: 0 0 auto;
}
#StepAhead > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#StepAhead > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#StepAhead > .col-1, #StepAhead > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Rules
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: url('../images/ChessBoardBlackBackground.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Rules
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1920px;
}
#Rules > .col-1, #Rules > .col-2, #Rules > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Rules > .col-1, #Rules > .col-2, #Rules > .col-3
{
   flex: 0 0 auto;
}
#Rules > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Rules > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#Rules > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#Rules > .col-1, #Rules > .col-2, #Rules > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_FAQ
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#FAQ
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1920px;
}
#FAQ > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#FAQ > .row > .col-1, #FAQ > .row > .col-2, #FAQ > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#FAQ > .row > .col-1, #FAQ > .row > .col-2, #FAQ > .row > .col-3
{
   float: left;
}
#FAQ > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#FAQ > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#FAQ > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#FAQ:before,
#FAQ:after,
#FAQ .row:before,
#FAQ .row:after
{
   display: table;
   content: " ";
}
#FAQ:after,
#FAQ .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#FAQ > .row > .col-1, #FAQ > .row > .col-2, #FAQ > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Questions
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Questions
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1920px;
}
#Questions > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Questions > .row > .col-1, #Questions > .row > .col-2, #Questions > .row > .col-3, #Questions > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Questions > .row > .col-1, #Questions > .row > .col-2, #Questions > .row > .col-3, #Questions > .row > .col-4
{
   float: left;
}
#Questions > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#Questions > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: right;
}
#Questions > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#Questions > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#Questions:before,
#Questions:after,
#Questions .row:before,
#Questions .row:after
{
   display: table;
   content: " ";
}
#Questions:after,
#Questions .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#Questions > .row > .col-1, #Questions > .row > .col-2, #Questions > .row > .col-3, #Questions > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Image2
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: contain;
}
#wb_Card1
{
   height: auto !important;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #F1F2F4;
   border-radius: 3px;
   box-shadow: 3px 3px 5px #A9A9A9;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #F1F2F4;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   cursor: pointer;
}
#Card1-card-header .icon-collapsed, #Card1-card-header .icon-expanded
{
   cursor: pointer;
   display: inline-block;
   fill: #0B0C0D;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card1-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card1-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card1-card-header h1
{
   color: #0B0C0D;
   font-family: "PT Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card1-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   padding: 0 0 30px 30px;
   color: #464646;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_Text14 
{
   padding: 0;
   margin: 50px 0 20px 0 ;
}
#wb_Text14 p, #wb_Text14 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   display: block;
   margin: 50px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text15 
{
   padding: 0;
   margin: 0 0 50px 0 ;
}
#wb_Text15 p, #wb_Text15 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text15
{
   display: block;
   margin: 0 0 50px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text16 
{
   padding: 0;
   margin: 0 10px 20px 20px;
}
#wb_Text16 p, #wb_Text16 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text16
{
   display: block;
   margin: 0 10px 20px 20px;
   box-sizing: border-box;
   width: calc(100% - 30px);
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1920px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Card2
{
   height: auto !important;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #F1F2F4;
   border-radius: 3px;
   box-shadow: 3px 3px 5px #A9A9A9;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card2-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #F1F2F4;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   cursor: pointer;
}
#Card2-card-header .icon-collapsed, #Card2-card-header .icon-expanded
{
   cursor: pointer;
   display: inline-block;
   fill: #0B0C0D;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card2-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card2-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card2-card-header h1
{
   color: #0B0C0D;
   font-family: "PT Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card2-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   padding: 0 0 30px 30px;
   color: #464646;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_Card3
{
   height: auto !important;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #F1F2F4;
   border-radius: 3px;
   box-shadow: 3px 3px 5px #A9A9A9;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card3-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #F1F2F4;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   cursor: pointer;
}
#Card3-card-header .icon-collapsed, #Card3-card-header .icon-expanded
{
   cursor: pointer;
   display: inline-block;
   fill: #0B0C0D;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card3-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card3-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card3-card-header h1
{
   color: #0B0C0D;
   font-family: "PT Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card3-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   padding: 0 0 30px 30px;
   color: #464646;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_Card4
{
   height: auto !important;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #F1F2F4;
   border-radius: 3px;
   box-shadow: 3px 3px 5px #A9A9A9;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card4-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #F1F2F4;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   cursor: pointer;
}
#Card4-card-header .icon-collapsed, #Card4-card-header .icon-expanded
{
   cursor: pointer;
   display: inline-block;
   fill: #0B0C0D;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card4-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card4-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card4-card-header h1
{
   color: #0B0C0D;
   font-family: "PT Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card4-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   padding: 0 0 30px 30px;
   color: #464646;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_Card5
{
   height: auto !important;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #F1F2F4;
   border-radius: 3px;
   box-shadow: 3px 3px 5px #A9A9A9;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card5-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #F1F2F4;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   cursor: pointer;
}
#Card5-card-header .icon-collapsed, #Card5-card-header .icon-expanded
{
   cursor: pointer;
   display: inline-block;
   fill: #0B0C0D;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card5-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card5-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card5-card-header h1
{
   color: #0B0C0D;
   font-family: "PT Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card5-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   padding: 0 0 30px 30px;
   color: #464646;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_Card6
{
   height: auto !important;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #F1F2F4;
   border-radius: 3px;
   box-shadow: 3px 3px 5px #A9A9A9;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card6-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #F1F2F4;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   cursor: pointer;
}
#Card6-card-header .icon-collapsed, #Card6-card-header .icon-expanded
{
   cursor: pointer;
   display: inline-block;
   fill: #0B0C0D;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card6-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card6-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card6-card-header h1
{
   color: #0B0C0D;
   font-family: "PT Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card6-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   padding: 0 0 30px 30px;
   color: #464646;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_Card7
{
   height: auto !important;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 200px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #F1F2F4;
   border-radius: 3px;
   box-shadow: 3px 3px 5px #A9A9A9;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card7-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #F1F2F4;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   cursor: pointer;
}
#Card7-card-header .icon-collapsed, #Card7-card-header .icon-expanded
{
   cursor: pointer;
   display: inline-block;
   fill: #0B0C0D;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card7-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card7-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card7-card-header h1
{
   color: #0B0C0D;
   font-family: "PT Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card7-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   padding: 0 0 30px 30px;
   color: #464646;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_Card8
{
   height: auto !important;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 200px 0 ;
   background-color: transparent;
   background-image: none;
   border: 1px solid #F1F2F4;
   border-radius: 3px;
   box-shadow: 3px 3px 5px #A9A9A9;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card8-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #F1F2F4;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   cursor: pointer;
}
#Card8-card-header .icon-collapsed, #Card8-card-header .icon-expanded
{
   cursor: pointer;
   display: inline-block;
   fill: #0B0C0D;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card8-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card8-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card8-card-header h1
{
   color: #0B0C0D;
   font-family: "PT Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
}
#Card8-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   padding: 0 0 30px 30px;
   color: #464646;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#wb_Text17 
{
   padding: 0;
   margin: 20px 10px 20px 20px;
}
#wb_Text17 p, #wb_Text17 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text17
{
   display: block;
   margin: 20px 10px 20px 20px;
   box-sizing: border-box;
   width: calc(100% - 30px);
}
#Button1
{
   box-sizing: border-box;
   line-height: 44px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-image: linear-gradient(to right, #D8323C 0%, #E6323C 100%);
   color: #FFFFFF;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 20px 0 20px 20px;
}
#Button1:focus
{
   outline: 0;
}
#Button1:hover
{
   background: #FA3C46;
   transition: background 0ms linear 0ms;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text11 div
{
   text-align: left;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.ThemeableMenu1 .nav
{
   font-family: "PT Sans";
   font-weight: normal;
   font-size: 24px;
   font-style: normal;
   color: #FFFFFF;
   text-align: left;
   text-transform: none;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu1 .nav:before,
.ThemeableMenu1 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .nav:after 
{
   clear: both;
}
.ThemeableMenu1 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu1 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.ThemeableMenu1 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.ThemeableMenu1 .container:before,
.ThemeableMenu1 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .container:after 
{
   clear: both;
}
.ThemeableMenu1 .collapse 
{
   display: none;
}
.ThemeableMenu1 .collapse.show 
{
   display: block;
}
.ThemeableMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.ThemeableMenu1 .arrow, .ThemeableMenu1 .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu1 .dropdown 
{
   position: relative;
}
.ThemeableMenu1 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu1 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 24px;
   background-color: #0B0C0D;
   background-image: none;
   border: 1px solid rgba(11,12,13,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.ThemeableMenu1 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #0B0C0D;
}
.ThemeableMenu1 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   text-transform: none;
   white-space: nowrap;
}
.ThemeableMenu1 .dropdown-menu > li > a:hover,
.ThemeableMenu1 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #0B0C0D;
   background-color: #F1F2F4;
   background-image: none;
}
.ThemeableMenu1 .dropdown-menu > li > a.active,
.ThemeableMenu1 .dropdown-menu > li > a.active:hover,
.ThemeableMenu1 .dropdown-menu > li > a.active:focus
{
   color: #0B0C0D;
   background-color: #F1F2F4;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.ThemeableMenu1 .show > .dropdown-menu
{
   display: block;
}
.ThemeableMenu1 .show > a
{
   outline: 0;
}
.ThemeableMenu1 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu1 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu1 .nav > li 
{
   position: relative;
   display: block;
}
.ThemeableMenu1 .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.ThemeableMenu1 .nav .show > a,
.ThemeableMenu1 .nav .show > a:hover,
.ThemeableMenu1 .nav .show > a:focus
{
    border-color: #FFFFFF;
}
.ThemeableMenu1 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #0B0C0D;
}
.ThemeableMenu1 .nav .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1
{
   position: relative;
}
.ThemeableMenu1:before,
.ThemeableMenu1:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1:after
{
   clear: both;
}
.ThemeableMenu1 .navbar-header:before,
.ThemeableMenu1 .navbar-header:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .navbar-header:after
{
   clear: both;
}
.ThemeableMenu1-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu1-navbar-collapse:before,
.ThemeableMenu1-navbar-collapse:after
{
   content: " ";
   display: table;
}
.ThemeableMenu1-navbar-collapse:after
{
   clear: both;
}
.ThemeableMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu1 .navbar-toggle 
{
   position: relative;
   float: right;
   width: 52px;
   height: 42px;
   padding: 10px 15px 10px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.ThemeableMenu1 .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.ThemeableMenu1 .navbar-toggle .line
{
   margin: 4px auto;
}
.ThemeableMenu1 .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.ThemeableMenu1 .navbar-nav
{
   margin: 6px -15px;
}
.ThemeableMenu1 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.ThemeableMenu1 .navbar-nav > li > a
{
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav > li > a:hover,
.ThemeableMenu1 .navbar-nav > li > a:focus
{
   background-color: #F1F2F4;
   background-image: none;
   color: #0B0C0D;
   text-decoration: none;
}
.ThemeableMenu1 .navbar-nav > li > a.active,
.ThemeableMenu1 .navbar-nav > li > a.active:hover,
.ThemeableMenu1 .navbar-nav > li > a.active:focus
{
   color: #0B0C0D;
   background-color: #F1F2F4;
   background-image: none;
}
.ThemeableMenu1 .navbar-toggle
{
   border: 1px solid transparent;
}
.ThemeableMenu1 .navbar-toggle:hover,
.ThemeableMenu1 .navbar-toggle:focus
{
   background-color: transparent;
}
.ThemeableMenu1 .navbar-toggle .line
{
   background-color: #FFFFFF;
}
.ThemeableMenu1-navbar-collapse
{
   border-color: rgba(11,12,13,1.00);
}
.ThemeableMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.ThemeableMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #0B0C0D;
   border-bottom-color: #0B0C0D;
}
.ThemeableMenu1 .navbar-nav > .show > a,
.ThemeableMenu1 .navbar-nav > .show > a:hover,
.ThemeableMenu1 .navbar-nav > .show > a:focus
{
   background-color: #F1F2F4;
   background-image: none;
   color: #0B0C0D;
}
.ThemeableMenu1 .navbar-nav > .show > a .arrow,
.ThemeableMenu1 .navbar-nav > .show > a:hover .arrow,
.ThemeableMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #0B0C0D;
   border-bottom-color: #0B0C0D;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-link
{
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-link:hover
{
   color: #0B0C0D;
}
.ThemeableMenu1 .navbar-header
{
   color: #FFFFFF;
}
@media (min-width: 1024px) 
{
.ThemeableMenu1 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.ThemeableMenu1 .navbar-header
{
   float: left;
}
.ThemeableMenu1-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu1-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu1 .navbar-toggle
{
   display: none;
}
.ThemeableMenu1 .navbar-nav
{
   float: right;
   margin: 0;
}
.ThemeableMenu1 .navbar-nav > li
{
   float: left;
}
.ThemeableMenu1 .container > .navbar-header,
.ThemeableMenu1 .container > .ThemeableMenu1-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.ThemeableMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 1024px) 
{
.ThemeableMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(241,242,244,0.00);
}
.ThemeableMenu1 .navbar-nav
{
   margin: 0;
   background-color: #0B0C0D;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu > li > a,
.ThemeableMenu1 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 1024px) 
{
.ThemeableMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(241,242,244,0.00);
   border-radius: 0px;
}
.ThemeableMenu1 .navbar-nav > li > a
{
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav > li > a:hover,
.ThemeableMenu1 .navbar-nav > li > a:focus
{
   color: #FFFFFF;
   background-color: #D8323C;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav > li > a.active,
.ThemeableMenu1 .navbar-nav > li > a.active:hover,
.ThemeableMenu1 .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #D8323C;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav > .show > a,
.ThemeableMenu1 .navbar-nav > .show > a:hover,
.ThemeableMenu1 .navbar-nav > .show > a:focus
{
   background-color: #D8323C;
   background-image: none;
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav > li > a.active > .arrow,
.ThemeableMenu1 .navbar-nav > li > a.active:hover > .arrow,
.ThemeableMenu1 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav > .show > a .arrow,
.ThemeableMenu1 .navbar-nav > .show > a:hover .arrow,
.ThemeableMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-link
{
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
#ThemeableMenu1 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_ThemeableMenu1
{
   z-index: 1111 !important;
}
#wb_Footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #0B0C0D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Footer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1920px;
}
#Footer > .col-1, #Footer > .col-2, #Footer > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Footer > .col-1, #Footer > .col-2, #Footer > .col-3
{
   flex: 0 0 auto;
}
#Footer > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Footer > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
#Footer > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#Footer > .col-1, #Footer > .col-2, #Footer > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 125px 0 0 0 ;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 125px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Editbox1
{
   box-sizing: border-box;
   border: 1px solid #464646;
   border-radius: 0px;
   background-color: #F6F6F6;
   background-image: none;
   color: #464646;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   width: 100%;
   height: 100%;
   padding: 17px 4px 17px 4px;
}
#Editbox1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_Editbox1
{
   position: relative;
   margin: 50px 0 10px 0 ;
}
#Editbox1-label
{
   display: flex;
   align-items: center;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   left: 0;
   height: 100%;
   pointer-events: none;
   box-sizing: border-box;
   border: 1px solid transparent;
   font-family: "PT Sans";
   font-weight: normal;
   font-size: 13px;
   margin-left: 4px;
   transform-origin: 0 0;
   transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}
#Editbox1::-moz-placeholder
{
   color: transparent;
}
#Editbox1::placeholder
{
   color: transparent;
}
#Editbox1:not(:-moz-placeholder-shown)
{
   padding-top: 24px;
   padding-bottom: 11px;
}
#Editbox1:focus, #Editbox1:not(:placeholder-shown)
{
   padding-top: 24px;
   padding-bottom: 11px;
}
#Editbox1:-webkit-autofill
{
   padding-top: 24px;
   padding-bottom: 11px;
}
#Editbox1:not(:-moz-placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#Editbox1:focus~label, #Editbox1:not(:placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#Editbox1:-webkit-autofill~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon1
{
   height: 47px;
   width: 47px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 47px;
   line-height: 47px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #D8323C;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon2
{
   height: 47px;
   width: 47px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 47px;
   line-height: 47px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #D8323C;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon3
{
   height: 47px;
   width: 47px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 47px;
   line-height: 47px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 i
{
   color: #D8323C;
}
#wb_Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 10px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon4
{
   height: 47px;
   width: 47px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 47px;
   line-height: 47px;
   vertical-align: middle;
}
#wb_Icon4:hover #Icon4 i
{
   color: #D8323C;
}
#Button3
{
   border: 0px solid #2E6DA4;
   border-radius: 0px;
   background-image: linear-gradient(to right, #D8323C 0%, #E6323C 100%);
   color: #FFFFFF;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 50px 0 ;
}
#Button3:focus
{
   outline: 0;
}
#Button3:hover
{
   background: #FA3C46;
   transition: background 0ms linear 0ms;
}
#wb_Text2 
{
   padding: 0;
   margin: 200px 0 30px 0 ;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 200px 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   padding: 0;
   margin: 50px 0 20px 0 ;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 50px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   padding: 0;
   margin: 0 0 100px 0 ;
}
#wb_Text7 p, #wb_Text7 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   display: block;
   margin: 0 0 100px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   padding: 0;
   margin: 50px 0 20px 0 ;
}
#wb_Text8 p, #wb_Text8 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   display: block;
   margin: 50px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   padding: 0;
   margin: 0 0 100px 0 ;
}
#wb_Text9 p, #wb_Text9 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   display: block;
   margin: 0 0 100px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 200px 0 200px 0 ;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .thumbnail img
{
   border: 0px solid #000000;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col3
{
   display: block;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 60px 0 15px 0 ;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 60px 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 10px 20px 20px;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 10px 10px 20px 20px;
   box-sizing: border-box;
   width: calc(100% - 30px);
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-image: linear-gradient(to right, #8FBC72 0%, #BFDBAE 100%);
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card9-card-body
{
   padding: 100px 0 100px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 150px;
   width: 100%;
   height: 250px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: -250px 20px 0 180px;
   padding: 0;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 20px 180px;
   padding: 0;
}
#Card9-card-item3
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 25px 20px 20px 180px;
   border: 0px solid #D8323C;
   border-radius: 0px;
   background-color: #C70000;
   background-image: none;
   color: #ffffff;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card9-card-item3 a
{
   color: inherit;
   display: block;
   padding: 12px 16px 12px 16px;
   text-decoration: none;
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-image: linear-gradient(to right, #F5F5F5 0%, #FFFFFF 100%);
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card10-card-body
{
   padding: 100px 0 100px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 150px;
   width: 100%;
   height: 250px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: -250px 20px 0 180px;
   padding: 0;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 20px 180px;
   padding: 0;
}
#Card10-card-item3
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 25px 20px 20px 180px;
   border: 0px solid #D8323C;
   border-radius: 0px;
   background-color: #D8323C;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card10-card-item3 a
{
   color: inherit;
   display: block;
   padding: 12px 16px 12px 16px;
   text-decoration: none;
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-image: linear-gradient(to right, #0B0C0D 0%, #323232 100%);
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card11-card-body
{
   padding: 100px 0 100px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 150px;
   width: 100%;
   height: 250px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: -250px 20px 0 180px;
   padding: 0;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 20px 180px;
   padding: 0;
}
#Card11-card-item3
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 25px 20px 20px 180px;
   border: 0px solid #D8323C;
   border-radius: 0px;
   background-color: #D8323C;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card11-card-item3 a
{
   color: inherit;
   display: block;
   padding: 12px 16px 12px 16px;
   text-decoration: none;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-image: linear-gradient(to right, #F5F5F5 0%, #FFFFFF 100%);
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card12-card-body
{
   padding: 100px 0 100px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 150px;
   width: 100%;
   height: 250px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: -250px 20px 0 180px;
   padding: 0;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 20px 180px;
   padding: 0;
}
#Card12-card-item3
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 25px 20px 20px 180px;
   border: 0px solid #D8323C;
   border-radius: 0px;
   background-color: #D8323C;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card12-card-item3 a
{
   color: inherit;
   display: block;
   padding: 12px 16px 12px 16px;
   text-decoration: none;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-image: linear-gradient(to right, #0B0C0D 0%, #323232 100%);
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card13-card-body
{
   padding: 100px 0 100px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 150px;
   width: 100%;
   height: 250px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: -250px 20px 0 180px;
   padding: 0;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 20px 180px;
   padding: 0;
}
#Card13-card-item3
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 25px 20px 20px 180px;
   border: 0px solid #D8323C;
   border-radius: 0px;
   background-color: #D8323C;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card13-card-item3 a
{
   color: inherit;
   display: block;
   padding: 12px 16px 12px 16px;
   text-decoration: none;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-image: linear-gradient(to right, #F5F5F5 0%, #FFFFFF 100%);
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#Card14-card-body
{
   padding: 100px 0 100px 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 150px;
   width: 100%;
   height: 250px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: -250px 20px 0 180px;
   padding: 0;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 20px 180px;
   padding: 0;
}
#Card14-card-item3
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 25px 20px 20px 180px;
   border: 0px solid #D8323C;
   border-radius: 0px;
   background-color: #D8323C;
   background-image: none;
   color: #FFFFFF;
   font-family: "PT Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
}
#Card14-card-item3 a
{
   color: inherit;
   display: block;
   padding: 12px 16px 12px 16px;
   text-decoration: none;
}
