div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #BC8F8F;
   text-decoration: underline;
}
a:visited
{
   color: #BDB76B;
}
a:active
{
   color: #8B4513;
}
a:hover
{
   color: #FFDEAD;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
#wb_welcome
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.43);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#welcome
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 50px 0px 50px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#welcome > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#welcome > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#welcome > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: stretch;
   -webkit-align-self: stretch;
   -webkit-align-items: stretch;
   display: flex;
   flex-wrap: wrap;
   align-content: stretch;
   align-self: stretch;
   align-items: stretch;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#welcome > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#welcome-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 0px;
   -webkit-transition: height 2000ms ease;
   transition: height 2000ms ease;
}
#welcome-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#welcome-divider-bottom .divider-fill
{
   fill: #FFF5EE;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#welcome-divider-bottom.show
{
   height: 60px;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#LayoutGrid5-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.0);
   -webkit-transition: height 2000ms ease;
   transition: height 2000ms ease;
}
#LayoutGrid5-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid5-divider-top .divider-fill
{
   fill: #FAF0E6;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid5-divider-top.show
{
   height: 50px;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_services1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#services1
{
   box-sizing: border-box;
   height: 75vh;
   padding: 80px 20px 0px 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#services1 > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#services1 > .row > .col-1, #services1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#services1 > .row > .col-1, #services1 > .row > .col-2
{
   float: left;
}
#services1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 66.66666667%;
   text-align: center;
}
#services1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#services1:before,
#services1:after,
#services1 .row:before,
#services1 .row:after
{
   display: table;
   content: " ";
}
#services1:after,
#services1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#wb_services1, #services1
{
   height: auto;
}
#services1 > div[class^="col-"]
{
   height: 75vh;
}
#services1 > .row > .col-1, #services1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid12 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid12 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 75%;
   text-align: center;
}
#LayoutGrid12 > .row > .col-3
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#LayoutGrid13
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid13 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2, #LayoutGrid13 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2, #LayoutGrid13 > .row > .col-3
{
   float: left;
}
#LayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 41.66666667%;
   text-align: center;
}
#LayoutGrid13 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid13 > .row > .col-3
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid13:before,
#LayoutGrid13:after,
#LayoutGrid13 .row:before,
#LayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid13:after,
#LayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2, #LayoutGrid13 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFF5EE;
   background: linear-gradient(45deg, #FFF5EE 0%, #FFFFFF 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 45px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid3-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   -webkit-transition: height 2000ms ease;
   transition: height 2000ms ease;
}
#LayoutGrid3-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid3-divider-top .divider-fill
{
   fill: #FFF5EE;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid3-divider-top.show
{
   height: 80px;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3, #LayoutGrid8 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3, #LayoutGrid8 > .row > .col-4
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid8 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8 > .row > .col-3
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2, #LayoutGrid8 > .row > .col-3, #LayoutGrid8 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#LayoutGrid11
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid11 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   float: left;
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 41.66666667%;
   text-align: center;
}
#LayoutGrid11 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid11 > .row > .col-3
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid11:before,
#LayoutGrid11:after,
#LayoutGrid11 .row:before,
#LayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid11:after,
#LayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_MessageGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,245,238,0.43);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#MessageGrid
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 50px 0px 50px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#MessageGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#MessageGrid > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#MessageGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: flex-start;
   -webkit-align-self: stretch;
   -webkit-align-items: flex-start;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 320px)
{
#MessageGrid > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#MessageGrid-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
   -webkit-transition: height 2000ms ease;
   transition: height 2000ms ease;
}
#MessageGrid-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#MessageGrid-divider-top .divider-fill
{
   fill: #FFF5EE;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#MessageGrid-divider-top.show
{
   height: 50px;
}
#MessageGrid-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 0px;
   -webkit-transition: height 2000ms ease;
   transition: height 2000ms ease;
}
#MessageGrid-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#MessageGrid-divider-bottom .divider-fill
{
   fill: #FFEBCD;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#MessageGrid-divider-bottom.show
{
   height: 60px;
}
#wb_LayoutGrid14
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#LayoutGrid14
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid14 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1, #LayoutGrid14 > .row > .col-2, #LayoutGrid14 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid14 > .row > .col-1, #LayoutGrid14 > .row > .col-2, #LayoutGrid14 > .row > .col-3
{
   float: left;
}
#LayoutGrid14 > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 41.66666667%;
   text-align: center;
}
#LayoutGrid14 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid14 > .row > .col-3
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid14:before,
#LayoutGrid14:after,
#LayoutGrid14 .row:before,
#LayoutGrid14 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid14:after,
#LayoutGrid14 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid14 > .row > .col-1, #LayoutGrid14 > .row > .col-2, #LayoutGrid14 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid16
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#LayoutGrid16
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid16 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2, #LayoutGrid16 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2, #LayoutGrid16 > .row > .col-3
{
   float: left;
}
#LayoutGrid16 > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 41.66666667%;
   text-align: center;
}
#LayoutGrid16 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid16 > .row > .col-3
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid16:before,
#LayoutGrid16:after,
#LayoutGrid16 .row:before,
#LayoutGrid16 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid16:after,
#LayoutGrid16 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2, #LayoutGrid16 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_KursInfo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFF5EE;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#KursInfo
{
   box-sizing: border-box;
   padding: 45px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#KursInfo > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#KursInfo > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#KursInfo > .row > .col-1
{
   float: left;
}
#KursInfo > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#KursInfo > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#KursInfo:before,
#KursInfo:after,
#KursInfo .row:before,
#KursInfo .row:after
{
   display: table;
   content: " ";
}
#KursInfo:after,
#KursInfo .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#KursInfo > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#KursInfo-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
   -webkit-transition: height 2000ms ease;
   transition: height 2000ms ease;
}
#KursInfo-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#KursInfo-divider-top .divider-fill
{
   fill: #000000;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#KursInfo-divider-top.show
{
   height: 80px;
}
#wb_services2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#services2
{
   box-sizing: border-box;
   padding: 50px 20px 80px 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#services2 > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#services2 > .row > .col-1, #services2 > .row > .col-2, #services2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#services2 > .row > .col-1, #services2 > .row > .col-2, #services2 > .row > .col-3
{
   float: left;
}
#services2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#services2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#services2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#services2:before,
#services2:after,
#services2 .row:before,
#services2 .row:after
{
   display: table;
   content: " ";
}
#services2:after,
#services2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#services2 > .row > .col-1, #services2 > .row > .col-2, #services2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_news
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/traditional-3328988_640.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
}
#news
{
   box-sizing: border-box;
   padding: 75px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#news > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#news > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#news > .row > .col-1
{
   float: left;
}
#news > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#news > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#news:before,
#news:after,
#news .row:before,
#news .row:after
{
   display: table;
   content: " ";
}
#news:after,
#news .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#news > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#news-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background: linear-gradient(to top, #000000 0%, rgba(0,0,0,0.00) 100%);
}
#wb_blog
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#blog
{
   box-sizing: border-box;
   padding: 80px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#blog > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#blog > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#blog > .row > .col-1
{
   float: left;
}
#blog > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#blog > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 10px 0px;
}
#blog:before,
#blog:after,
#blog .row:before,
#blog .row:after
{
   display: table;
   content: " ";
}
#blog:after,
#blog .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#blog > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#blog-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
   -webkit-transition: height 2000ms ease;
   transition: height 2000ms ease;
}
#blog-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#blog-divider-top .divider-fill
{
   fill: #000000;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#blog-divider-top.show
{
   height: 80px;
}
#wb_blogGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#blogGrid
{
   box-sizing: border-box;
   padding: 50px 20px 75px 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#blogGrid > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#blogGrid > .row > .col-1, #blogGrid > .row > .col-2, #blogGrid > .row > .col-3, #blogGrid > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#blogGrid > .row > .col-1, #blogGrid > .row > .col-2, #blogGrid > .row > .col-3, #blogGrid > .row > .col-4
{
   float: left;
}
#blogGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#blogGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#blogGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#blogGrid > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#blogGrid:before,
#blogGrid:after,
#blogGrid .row:before,
#blogGrid .row:after
{
   display: table;
   content: " ";
}
#blogGrid:after,
#blogGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#blogGrid > .row > .col-1, #blogGrid > .row > .col-2, #blogGrid > .row > .col-3, #blogGrid > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#blogGrid-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 50px;
}
#blogGrid-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#blogGrid-divider-bottom .divider-fill
{
   fill: #FFEBCD;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#menuLayer
{
   background-color: transparent;
   background-image: none;
   opacity: 0.77;
}
#upStickyLayer
{
   background-color: #3E3E3E;
   background-image: none;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 14px;
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/dance-3999927_1280.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#contact
{
   box-sizing: border-box;
   padding: 150px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#contact > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact > .row > .col-1, #contact > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact > .row > .col-1, #contact > .row > .col-2
{
   float: left;
}
#contact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#contact > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ECF0F1;
   width: 66.66666667%;
   text-align: left;
}
#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
{
   float: none;
   width: 100% !important;
}
}
#contact-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #FFFFFF;
   opacity: 0;
}
#contact-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.0);
   -webkit-transition: height 2000ms ease;
   transition: height 2000ms ease;
}
#contact-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#contact-divider-top .divider-fill
{
   fill: #FFEBCD;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#contact-divider-top.show
{
   height: 100px;
}
#Combobox1
{
   border: 2px solid #ECF0F1;
   background-color: #F9F9F9;
   background-image: none;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 8px 12px 8px 12px;
   margin: 5px 0px 10px 0px;
   box-sizing: border-box;
}
#wb_contactHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0px 20px 0px;
   text-align: left;
}
#contactHeading
{
   color: #F5F5F5;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#contactName
{
   border: 2px solid #ECF0F1;
   background-color: #F9F9F9;
   background-image: none;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   box-sizing: border-box;
   line-height: 22px;
   padding: 8px 12px 8px 12px;
   margin: 5px 0px 10px 0px;
   text-align: left;
}
#contactEmail
{
   border: 2px solid #ECF0F1;
   background-color: #F9F9F9;
   background-image: none;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   box-sizing: border-box;
   line-height: 22px;
   padding: 8px 12px 8px 12px;
   margin: 5px 0px 10px 0px;
   text-align: left;
}
#contactMessage
{
   border: 2px solid #ECF0F1;
   background-color: #F9F9F9;
   background-image: none;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   box-sizing: border-box;
   padding: 8px 12px 8px 12px;
   margin: 5px 0px 10px 0px;
   text-align: left;
   overflow: auto;
   resize: none;
}
#contactPhone
{
   border: 2px solid #ECF0F1;
   background-color: #F9F9F9;
   background-image: none;
   color: #999999;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   box-sizing: border-box;
   line-height: 22px;
   padding: 8px 12px 8px 12px;
   margin: 5px 0px 10px 0px;
   text-align: left;
}
#wb_footer
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   position: relative;
}
#footer
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   padding: 25px 25px 25px 25px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_contactText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_contactText
{
   color: #F5F5F5;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 15px;
   line-height: 25px;
}
#wb_contactText p, #wb_contactText ul
{
   margin: 0;
   padding: 0;
}
#wb_contactText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_blogHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#blogHeading
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
   text-shadow: 0px 0px 6px rgba(192,192,192,0.50);
}
#PanelLayer
{
   padding: 0;
}
#PanelLayer_panel
{
   background-color: transparent;
   background-image: url('../images/Menue_back1c.png');
   background-repeat: repeat-x;
   background-position: left top;
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 306px;
   z-index: 9999;
}
@media only screen and (max-width:320px) 
{
#PanelLayer
{
   width: 100% !important;
}
#PanelLayer_panel
{
   width: 100% !important;
}
body
{
   margin-left: 0 !important;
}
}
#wb_IconFont2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#IconFont2
{
   height: 30px;
   width: 30px;
}
#IconFont2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 22px;
}
#wb_IconFont2:hover i
{
   color: #DCDCDC;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 15px 10px 15px;
   text-align: center;
}
#Heading3
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
}
#wb_OverlayMenu2
{
   position: relative;
   border: 0px solid #424242;
   margin: 15px 0px 15px 0px;
}
#wb_OverlayMenu2
{
   background-color: rgba(122,122,122,0.00);
}
#wb_OverlayMenu2 ul
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu2 a
{
   text-decoration: none;
}
.OverlayMenu2 ul
{
   list-style: none;
   padding: 0;
   text-align: left;
}
.OverlayMenu2 li 
{
   position: relative;
}
.OverlayMenu2 li a 
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #4F4F4F;
   outline: none;
}
.OverlayMenu2 li a:hover
{
   color: #424242;
   background-color: rgba(204,204,204,0.00);
}
#wb_OverlayMenu2 .overlay-icon
{
   margin: 0px 10px 0px 0px;
   fill: currentColor;
   width: 16px;
   height: 16px;
}
.OverlayMenu2-effect
{
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 30px 15px 10px 15px;
   text-align: left;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
}
#Editbox2
{
   border: 0px solid #7A7A7A;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   line-height: 21px;
   padding: 4px 4px 4px 4px;
   margin: 0px 15px 0px 15px;
   text-align: left;
}
#Editbox2: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;
}
#Editbox2::placeholder
{
   color: #A9A9A9;
   opacity: 1;
}
#Editbox2::-ms-input-placeholder
{
   color: #A9A9A9;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   display: none;
   padding: 30px 0px 15px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#RollOverLayer2
{
   position: relative;
   display: block;
   width: 100%;
   height: 462px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0px 0px 20px 0px;
}
#RollOverLayer2 .default
{
   z-index: 1;
}
#RollOverLayer2 .default
{
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#RollOverLayer2 .hover
{
   left: 100%;
   position: absolute;
}
#RollOverLayer2 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer2 .default, #RollOverLayer2 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#RollOverLayer2 .default > div, #RollOverLayer2 .hover > div
{
   height: 100% !important;
}
#RollOverLayer2 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   box-sizing: border-box;
}
#RollOverLayer2 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   box-sizing: border-box;
}
#RollOverLayer1
{
   position: relative;
   display: block;
   width: 100%;
   height: 462px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0px 0px 20px 0px;
}
#RollOverLayer1 .default
{
   z-index: 1;
}
#RollOverLayer1 .default
{
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#RollOverLayer1 .hover
{
   left: 100%;
   position: absolute;
}
#RollOverLayer1 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer1 .default, #RollOverLayer1 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#RollOverLayer1 .default > div, #RollOverLayer1 .hover > div
{
   height: 100% !important;
}
#RollOverLayer1 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   box-sizing: border-box;
}
#RollOverLayer1 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   box-sizing: border-box;
}
#wb_Card3
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card3-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0px 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0px 25px 0px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card3-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Card4
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card4-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#Card4-card-item3
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0px 20px 0px 0px;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #005B9E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item3 .svg-icon
{
   fill: #FFFFFF;
   width: 21px;
   height: 21px;
}
#Card4-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0px 20px 0px 0px;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #62BCFF;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item4 .svg-icon
{
   fill: #FFFFFF;
   width: 21px;
   height: 21px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #D43083;
   background: linear-gradient(to top, #D43083 0%, #833AB4 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item5 .svg-icon
{
   fill: #FFFFFF;
   width: 21px;
   height: 21px;
}
#Card4-card-item6
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 10px 0px 10px 0px;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Personal_Yoga_Card
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Personal_Yoga_Card-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Personal_Yoga_Card-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #BD9C85;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Personal_Yoga_Card:hover #Personal_Yoga_Card-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Personal_Yoga_Card-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Personal_Yoga_Card-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Personal_Yoga_Card-card-item0 .svg-icon
{
   fill: #BD9C85;
   width: 48px;
   height: 48px;
}
#Personal_Yoga_Card-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 60px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Personal_Yoga_Card-card-item2
{
   box-sizing: border-box;
   margin: 30px 0px 30px 0px;
   padding: 0;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Sadhana_Card
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Sadhana_Card-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Sadhana_Card-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FCAD64;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Sadhana_Card:hover #Sadhana_Card-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Sadhana_Card-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Sadhana_Card-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Sadhana_Card-card-item0 .svg-icon
{
   fill: #FCAD64;
   width: 48px;
   height: 48px;
}
#Sadhana_Card-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 60px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Sadhana_Card-card-item2
{
   box-sizing: border-box;
   margin: 30px 0px 30px 0px;
   padding: 0;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card8
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card8-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card8-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBD77;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card8:hover #Card8-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Card8-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Card8-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item0 .svg-icon
{
   fill: #FFBD77;
   width: 48px;
   height: 48px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 60px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 30px 0px 30px 0px;
   padding: 0;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card9
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card9-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card9-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #D2B48C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card9:hover #Card9-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Card9-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Card9-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card9-card-item0 .svg-icon
{
   fill: #D2B48C;
   width: 48px;
   height: 48px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 60px;
   padding: 0;
}
#Card9-card-item1 h2
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 30px 0px 30px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_PreisYogaCard63
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#PreisYogaCard63-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#PreisYogaCard63-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#PreisYogaCard63-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#PreisYogaCard63-card-item2
{
   box-sizing: border-box;
   margin: 0px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#PreisYogaCard63-card-item3
{
   box-sizing: border-box;
   margin: 0px 25px 0px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#PreisYogaCard63-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Card6
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card6-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card6-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: url('../images/index_Card6_bkgrnd-card-item0.png');
   background-repeat: repeat;
   background-position: left top;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#Card6-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 10px 0px 10px 0px;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_PreisPYCard1
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#PreisPYCard1-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#PreisPYCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#PreisPYCard1-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#PreisPYCard1-card-item2
{
   box-sizing: border-box;
   margin: 0px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#PreisPYCard1-card-item3
{
   box-sizing: border-box;
   margin: 0px 25px 0px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#PreisPYCard1-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
   text-align: left;
}
#wb_Card1
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card1-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: url('../images/index_Card1_bkgrnd-card-item0.png');
   background-repeat: repeat;
   background-position: left top;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#wb_Card2
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card2-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#wb_Card10
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card10-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card10-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 16px;
   line-height: 20px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Breadcrumb1
{
   padding: 8px 15px 8px 15px;
   list-style: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: center;
}
#Breadcrumb1 > li
{
   display: inline-block;
   font-size: 16px;
}
#Breadcrumb1 a
{
   color: #4F4F4F;
   text-decoration: none;
}
#Breadcrumb1 a:hover
{
   color: #23527C;
   text-decoration: underline;
}
#Breadcrumb1 > .active
{
   color: #777777;
}
#Breadcrumb1 > .active a
{
   color: inherit;
   pointer-events: none;
}
#Breadcrumb1 > li + li:before
{
   content: "|";
   padding: 0 15px;
   color: #C0C0C0;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid9 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_PageHeader
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#PageHeader
{
   box-sizing: border-box;
   padding: 0px 8px 0px 8px;
   margin-right: auto;
   margin-left: auto;
}
#PageHeader > .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#PageHeader > .row > .col-1, #PageHeader > .row > .col-2, #PageHeader > .row > .col-3, #PageHeader > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 8px;
   padding-left: 8px;
   position: relative;
}
#PageHeader > .row > .col-1, #PageHeader > .row > .col-2, #PageHeader > .row > .col-3, #PageHeader > .row > .col-4
{
   float: left;
}
#PageHeader > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 8.33333333%;
   text-align: right;
}
#PageHeader > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#PageHeader > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 41.66666667%;
   text-align: right;
}
#PageHeader > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#PageHeader:before,
#PageHeader:after,
#PageHeader .row:before,
#PageHeader .row:after
{
   display: table;
   content: " ";
}
#PageHeader:after,
#PageHeader .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#PageHeader > .row > .col-1, #PageHeader > .row > .col-2, #PageHeader > .row > .col-3, #PageHeader > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #FFFAF0;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-shadow: 0px 0px 3px rgba(147,112,219,0.50);
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Button1
{
   border: 1px solid #BC8F8F;
   background-color: #DEB887;
   background-image: none;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 15px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0px 10px 0px;
}
#wb_welcome-carousel
{
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_welcome-carousel
{
   box-sizing: border-box;
width: 100%;   height: 584px;
}
#welcome-carousel
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#welcome-carousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#welcome-carousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#welcome-carousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-transition: -webkit-transform 700ms ease-in-out;
   transition: transform 700ms ease-in-out;
   height: 100%;
   text-align: center;
}
#welcome-carousel .carousel-item-next:not(.carousel-item-left), #welcome-carousel .active.carousel-item-right
{
   -webkit-transform: translateX(100%);
   transform: translateX(100%);
}
#welcome-carousel .carousel-item-prev:not(.carousel-item-right), #welcome-carousel .active.carousel-item-left
{
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
}
#welcome-carousel .carousel-innerframe
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#welcome-carousel .carousel-inner > .carousel-item > img, #welcome-carousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#welcome-carousel .carousel-inner > .active, #welcome-carousel .carousel-inner > .carousel-item-next, #welcome-carousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#welcome-carousel .carousel-inner > .carousel-item-next, #welcome-carousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#welcome-carousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -15px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#welcome-carousel .carousel-indicators li
{
   display: block;
   float: left;
   padding: 10px 10px 10px 10px;
   width: 10px;
   height: 10px;
   cursor: pointer;
   text-indent: -999px;
   background-repeat: no-repeat;
   background-position: center center;
   background-image: url(../images/welcome-carousel-default.png);
}
#welcome-carousel .carousel-indicators .active
{
   background-image: url(../images/welcome-carousel-active.png);
}
#welcome-carousel .frame
{
   width: 940px;
   display: inline-block;
   float: left;
   height: 584px;
}
#wb_welcome-carousel .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_welcome-carousel .pagination img
{
   border-style: none;
   padding: 10px 10px 10px 10px;
}
#welcome-carousel .frame-1
{
   background-color: transparent;
   background-image: url('../images/Yoga Home 1.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #2E2E2E;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#wb_PanelMenu1 a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#PanelMenu1 .line
{
   width: 17px;
   height: 3px;
   background: #F7F7F7;
   display: block;
   margin: 3px auto;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
#PanelMenu1 .line:first-child
{
   margin-top: 24px;
}
#PanelMenu1.open .line:nth-child(1)
{
   -webkit-transform: translateY(6px) rotate(45deg);
   transform: translateY(6px) rotate(45deg);
}
#PanelMenu1.open .line:nth-child(2)
{
   opacity: 0;
}
#PanelMenu1.open .line:nth-child(3)
{
   -webkit-transform: translateY(-6px) rotate(-45deg);
   transform: translateY(-6px) rotate(-45deg);
}
#PanelMenu1
{
   line-height: 65px;
   width: 80px;
   height: 65px;
   position: absolute;
   z-index: 999;
}
#wb_Image2
{
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 286px;
   height: auto;
}
#RollOverLayer4
{
   position: relative;
   display: block;
   width: 100%;
   height: 462px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0px 0px 20px 0px;
}
#RollOverLayer4 .default
{
   z-index: 1;
}
#RollOverLayer4 .default
{
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#RollOverLayer4 .hover
{
   left: 100%;
   position: absolute;
}
#RollOverLayer4 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer4 .default, #RollOverLayer4 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#RollOverLayer4 .default > div, #RollOverLayer4 .hover > div
{
   height: 100% !important;
}
#RollOverLayer4 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   box-sizing: border-box;
}
#RollOverLayer4 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   box-sizing: border-box;
}
#wb_Card13
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card13-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card13-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 0px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 0px 25px 0px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card13-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Card21
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card21-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card21-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: url('../images/index_Card21_bkgrnd-card-item0.png');
   background-repeat: repeat;
   background-position: left top;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#Card21-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 10px 0px 10px 0px;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Text4
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 37px;
   line-height: 47.5px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid6-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 0px;
   transform: scaleX(-1.0);
   -webkit-transition: height 2000ms ease;
   transition: height 2000ms ease;
}
#LayoutGrid6-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid6-divider-bottom .divider-fill
{
   fill: #FAF0E6;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid6-divider-bottom.show
{
   height: 50px;
}
#wb_Card73, .Card73
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0;
   text-align: left;
}
#Card73-card-body
{
   font-size: 0px;
}
.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
#Card73-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#Card73-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
 .Card73
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   display: block;
   max-width: 675px;
   width: 675px;
   height: 235px;
}
.popover .arrow
{
   position: absolute;
   display: block;
   width: 1rem;
   height: 0.5rem;
   margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.bs-popover-left, .bs-popover-auto[x-placement^="left"]
{
   margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow
{
   right: calc((0.5rem + 1px) * -1);
   width: 0.5rem;
   height: 1rem;
   margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before
{
   right: 0;
   border-width: 0.5rem 0 0.5rem 0.5rem;
   border-left-color: #DEDEDE;
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after
{
   right: 1px;
   border-width: 0.5rem 0 0.5rem 0.5rem;
   border-left-color: #FFFFFF;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 75%;
   text-align: center;
}
#LayoutGrid7 > .row > .col-3
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2, #LayoutGrid7 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid7-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   height: 0px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.0);
   -webkit-transition: height 2000ms ease;
   transition: height 2000ms ease;
}
#LayoutGrid7-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#LayoutGrid7-divider-top .divider-fill
{
   fill: #FAF0E6;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#LayoutGrid7-divider-top.show
{
   height: 50px;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#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: 0px;
   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;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 75%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 75%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 25px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url(../images/box-shadow-1.png);
   border-image-slice: 1 1 25 1;
   border-image-width: 1px 1px 25px 1px;
   border-image-repeat: stretch;
   box-sizing: border-box;
   padding: 20px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 215px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 25px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url(../images/box-shadow-1.png);
   border-image-slice: 1 1 25 1;
   border-image-width: 1px 1px 25px 1px;
   border-image-repeat: stretch;
   padding: 20px 0px 0px 0px;
   display: inline-block;
   width: 281px;
   height: 142px;
   vertical-align: top;
}
#wb_Card14
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0;
   text-align: left;
}
#Card14-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card11
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0;
   text-align: left;
}
#Card11-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#wb_Checkbox1
{
   margin: 0;
}
#wb_Checkbox1
{
   position: relative;
}
#wb_Checkbox1, #wb_Checkbox1 *, #wb_Checkbox1 *::before, #wb_Checkbox1 *::after
{
   box-sizing: border-box;
}
#wb_Checkbox1 input[type='checkbox']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 20px;
   height: 20px;
   left: 0;
   top: 0;
}
#wb_Checkbox1 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_Checkbox1 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
}
#wb_Checkbox1 label::after
{
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after
{
   content: " ";
   background: url('data:image/svg+xml,%3csvg%20height%3d%2220%22%20width%3d%2220%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%3cg%20style%3d%22fill:%23FFFFFF%22%20transform%3d%22scale%280.0112%29%22%3e%0d%0a%3cpath%20transform%3d%22rotate%28180%29%20scale%28%2d1%2c1%29%20translate%280%2c%2d1536%29%22%20d%3d%22M1671%20970q0%20%2d40%20%2d28%20%2d68l%2d724%20%2d724l%2d136%20%2d136q%2d28%20%2d28%20%2d68%20%2d28t%2d68%2028l%2d136%20136l%2d362%20362q%2d28%2028%20%2d28%2068t28%2068l136%20136q28%2028%2068%2028t68%20%2d28l294%20%2d295l656%20657q28%2028%2068%2028t68%20%2d28l136%20%2d136q28%20%2d28%2028%20%2d68z%22/%3e%3c/g%3e%3c/svg%3e') no-repeat center center;
   background-size: 80% 80%
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_Checkbox1 input[type='checkbox']:focus + label::before
{
   outline: thin dotted;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   display: none;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text6
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card7
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card7-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card7-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #D2B48C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card7:hover #Card7-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Card7-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Card7-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item0 .svg-icon
{
   fill: #D2B48C;
   width: 48px;
   height: 48px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 60px;
   padding: 0;
}
#Card7-card-item1 h2
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 30px 0px 30px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Image7
{
   margin: 15px 0px 15px 0px;
   vertical-align: top;
}
#Image7
{
   border-top-width: 17px;
   border-right-width: 17px;
   border-bottom-width: 20px;
   border-left-width: 17px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url(../images/cupertino-1.png);
   border-image-slice: 17 17 20 17;
   border-image-width: 17px 17px 20px 17px;
   border-image-repeat: stretch;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image8
{
   margin: 15px 0px 15px 0px;
   vertical-align: top;
}
#Image8
{
   border-top-width: 17px;
   border-right-width: 17px;
   border-bottom-width: 20px;
   border-left-width: 17px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url(../images/cupertino-1.png);
   border-image-slice: 17 17 20 17;
   border-image-width: 17px 17px 20px 17px;
   border-image-repeat: stretch;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#RollOverLayer5
{
   position: relative;
   display: none;
   width: 100%;
   height: 462px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0px 0px 20px 0px;
}
#RollOverLayer5 .default
{
   z-index: 1;
}
#RollOverLayer5 .default
{
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#RollOverLayer5 .hover
{
   left: 100%;
   position: absolute;
}
#RollOverLayer5 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer5 .default, #RollOverLayer5 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#RollOverLayer5 .default > div, #RollOverLayer5 .hover > div
{
   height: 100% !important;
}
#RollOverLayer5 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   box-sizing: border-box;
}
#RollOverLayer5 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   box-sizing: border-box;
}
#wb_Card5
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card5-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0px 25px 0px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card5-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Card16
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card16-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card16-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: url('../images/index_Card16_bkgrnd-card-item0.png');
   background-repeat: repeat;
   background-position: left top;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#Card16-card-item4
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item5
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card16-card-item6
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#RollOverLayer6
{
   position: relative;
   display: none;
   width: 100%;
   height: 462px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0px 0px 20px 0px;
}
#RollOverLayer6 .default
{
   z-index: 1;
}
#RollOverLayer6 .default
{
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#RollOverLayer6 .hover
{
   left: 100%;
   position: absolute;
}
#RollOverLayer6 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer6 .default, #RollOverLayer6 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#RollOverLayer6 .default > div, #RollOverLayer6 .hover > div
{
   height: 100% !important;
}
#RollOverLayer6 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   box-sizing: border-box;
}
#RollOverLayer6 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   box-sizing: border-box;
}
#wb_Card17
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card17-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card17-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 0px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 0px 25px 0px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card17-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Card18
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card18-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card18-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: url('../images/index_Card18_bkgrnd-card-item0.png');
   background-repeat: repeat;
   background-position: left top;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#Card18-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 10px 0px 10px 0px;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Image9
{
   margin: 0;
   vertical-align: top;
}
#Image9
{
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 25px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url(../images/box-shadow-1.png);
   border-image-slice: 1 1 25 1;
   border-image-width: 1px 1px 25px 1px;
   border-image-repeat: stretch;
   padding: 20px 0px 0px 0px;
   display: inline-block;
   width: 281px;
   height: 142px;
   vertical-align: top;
}
#cookie_policy
{
   background-color: rgba(0,0,0,0.78);
   background-image: none;
}
#wb_cookie_button
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#cookie_button
{
   width: 131px;
   height: 31px;
   background-color: #ED1C24;
   background-image: none;
   border: 0px #ED1C24 solid;
   border-radius: 2px;
}
#cookie_button_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0px;
   top: 0;
   width: 100%;
   height: 100%;
   box-sizing: border-box;
   padding: 0;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_cookie_message 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_cookie_message div
{
   text-align: center;
}
#RollOverLayer3
{
   position: relative;
   display: none;
   width: 100%;
   height: 462px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0px 0px 20px 0px;
}
#RollOverLayer3 .default
{
   z-index: 1;
}
#RollOverLayer3 .default
{
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#RollOverLayer3 .hover
{
   left: 100%;
   position: absolute;
}
#RollOverLayer3 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer3 .default, #RollOverLayer3 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#RollOverLayer3 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   box-sizing: border-box;
}
#RollOverLayer3 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   box-sizing: border-box;
}
#wb_Card12
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0;
   text-align: left;
}
#Card12-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card19
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0;
   text-align: left;
}
#Card19-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card20
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0;
   text-align: center;
}
#Card20-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   -webkit-animation: transform-bounce-in-left 7002ms linear 0ms 1 normal both;
   animation: transform-bounce-in-left 7002ms linear 0ms 1 normal both;
}
#wb_Card20:hover #Card20-card-item0
{
   alle: ;
   -webkit-transition: alle 500ms linear 0ms;
   transition: alle 500ms linear 0ms;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#wb_Card15
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0;
   text-align: left;
}
#Card15-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 41.66666667%;
   text-align: center;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid10 > .row > .col-3
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card23
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0;
   text-align: left;
}
#Card23-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card23-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 25px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url(../images/box-shadow-1.png);
   border-image-slice: 1 1 25 1;
   border-image-width: 1px 1px 25px 1px;
   border-image-repeat: stretch;
   padding: 20px 0px 0px 0px;
   display: inline-block;
   width: 281px;
   height: 142px;
   vertical-align: top;
}
#wb_Card22
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0;
   text-align: left;
}
#Card22-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card22-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card22-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#ThemeableButton2
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
}
#wb_ThemeableButton2
{
   border-radius: 6px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton2
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton2 .ui-button
{
   margin: 0;
   line-height: 42px;
}
#ThemeableButton2
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton2 :hover
{
   color: #2B2B2B;
}
#ThemeableButton2 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton2 .ui-corner-all, #wb_ThemeableButton2 .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_ThemeableButton2 .ui-corner-all, #wb_ThemeableButton2 .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_ThemeableButton2 .ui-button
{
   background-color: #FFF5EE;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #4F4F4F;
}
#wb_ThemeableButton2 .ui-state-hover, #wb_ThemeableButton2 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #FFEBCD;
   background-image: none;
   color: #4F4F4F;
}
#wb_ThemeableButton2 .ui-state-active, #wb_ThemeableButton2 .ui-button:active
{
   border-color: #FFF5EE;
   background-color: #DEB887;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton2 .ui-button .ui-icon
{
   background-image: url('images/index-ThemeableButton2-default.png');
   background-position: 0 0;
}
#wb_ThemeableButton2 .ui-button:hover .ui-icon
{
   background-image: url('images/index-ThemeableButton2-hover.png');
   background-position: 0 0;
}
#wb_ThemeableButton2 .ui-button:active .ui-icon
{
   background-image: url('images/index-ThemeableButton2-active.png');
   background-position: 0 0;
}
#wb_ThemeableButton2 .ui-visual-focus
{
   box-shadow: none;
}
#ThemeableButton1
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
}
#wb_ThemeableButton1
{
   border-radius: 6px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton1 .ui-button
{
   margin: 0;
   line-height: 42px;
}
#ThemeableButton1
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton1 :hover
{
   color: #2B2B2B;
}
#ThemeableButton1 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_ThemeableButton1 .ui-button
{
   background-color: #FFF5EE;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #4F4F4F;
}
#wb_ThemeableButton1 .ui-state-hover, #wb_ThemeableButton1 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #FFEBCD;
   background-image: none;
   color: #4F4F4F;
}
#wb_ThemeableButton1 .ui-state-active, #wb_ThemeableButton1 .ui-button:active
{
   border-color: #FFF5EE;
   background-color: #DEB887;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton1 .ui-button .ui-icon
{
   background-image: url('images/index-ThemeableButton1-default.png');
   background-position: 0 0;
}
#wb_ThemeableButton1 .ui-button:hover .ui-icon
{
   background-image: url('images/index-ThemeableButton1-hover.png');
   background-position: 0 0;
}
#wb_ThemeableButton1 .ui-button:active .ui-icon
{
   background-image: url('images/index-ThemeableButton1-active.png');
   background-position: 0 0;
}
#wb_ThemeableButton1 .ui-visual-focus
{
   box-shadow: none;
}
#ThemeableButton3
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
}
#wb_ThemeableButton3
{
   border-radius: 6px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton3
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton3 .ui-button
{
   margin: 0;
   line-height: 42px;
}
#ThemeableButton3
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton3 :hover
{
   color: #2B2B2B;
}
#ThemeableButton3 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton3 .ui-corner-all, #wb_ThemeableButton3 .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_ThemeableButton3 .ui-corner-all, #wb_ThemeableButton3 .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_ThemeableButton3 .ui-button
{
   background-color: #FFF5EE;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #4F4F4F;
}
#wb_ThemeableButton3 .ui-state-hover, #wb_ThemeableButton3 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #FFEBCD;
   background-image: none;
   color: #4F4F4F;
}
#wb_ThemeableButton3 .ui-state-active, #wb_ThemeableButton3 .ui-button:active
{
   border-color: #FFF5EE;
   background-color: #DEB887;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton3 .ui-button .ui-icon
{
   background-image: url('images/index-ThemeableButton3-default.png');
   background-position: 0 0;
}
#wb_ThemeableButton3 .ui-button:hover .ui-icon
{
   background-image: url('images/index-ThemeableButton3-hover.png');
   background-position: 0 0;
}
#wb_ThemeableButton3 .ui-button:active .ui-icon
{
   background-image: url('images/index-ThemeableButton3-active.png');
   background-position: 0 0;
}
#wb_ThemeableButton3 .ui-visual-focus
{
   box-shadow: none;
}
#ThemeableButton4
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
}
#wb_ThemeableButton4
{
   border-radius: 6px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton4
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton4 .ui-button
{
   margin: 0;
   line-height: 42px;
}
#ThemeableButton4
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton4 :hover
{
   color: #2B2B2B;
}
#ThemeableButton4 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton4 .ui-corner-all, #wb_ThemeableButton4 .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_ThemeableButton4 .ui-corner-all, #wb_ThemeableButton4 .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_ThemeableButton4 .ui-button
{
   background-color: #FFF5EE;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #4F4F4F;
}
#wb_ThemeableButton4 .ui-state-hover, #wb_ThemeableButton4 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #FFEBCD;
   background-image: none;
   color: #4F4F4F;
}
#wb_ThemeableButton4 .ui-state-active, #wb_ThemeableButton4 .ui-button:active
{
   border-color: #FFF5EE;
   background-color: #DEB887;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton4 .ui-button .ui-icon
{
   background-image: url('images/index-ThemeableButton4-default.png');
   background-position: 0 0;
}
#wb_ThemeableButton4 .ui-button:hover .ui-icon
{
   background-image: url('images/index-ThemeableButton4-hover.png');
   background-position: 0 0;
}
#wb_ThemeableButton4 .ui-button:active .ui-icon
{
   background-image: url('images/index-ThemeableButton4-active.png');
   background-position: 0 0;
}
#wb_ThemeableButton4 .ui-visual-focus
{
   box-shadow: none;
}
#RollOverLayer7
{
   position: relative;
   display: block;
   width: 100%;
   height: 462px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0px 0px 20px 0px;
}
#RollOverLayer7 .default
{
   z-index: 1;
}
#RollOverLayer7 .default
{
   left: 0;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
}
#RollOverLayer7 .hover
{
   left: 100%;
   position: absolute;
}
#RollOverLayer7 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer7 .default, #RollOverLayer7 .hover
{
   font-size: 0px;
   text-align: left;
   padding: 0;
}
#RollOverLayer7 .default > div, #RollOverLayer7 .hover > div
{
   height: 100% !important;
}
#RollOverLayer7 .default
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   box-sizing: border-box;
}
#RollOverLayer7 .hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #DDDDDD solid;
   box-sizing: border-box;
}
#wb_Card24
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card24-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card24-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card24-card-item2
{
   box-sizing: border-box;
   margin: 0px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card24-card-item3
{
   box-sizing: border-box;
   margin: 0px 25px 0px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card24-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Card25
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card25-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card25-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: url('../images/index_Card25_bkgrnd-card-item0.png');
   background-repeat: repeat;
   background-position: left top;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card25-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card25-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card25-card-item3
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#Card25-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 10px 0px 10px 0px;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Image3
{
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 80px;
   height: auto;
}
#wb_Card26
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0;
   text-align: left;
}
#Card26-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card26-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card26-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#ThemeableButton5
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
}
#wb_ThemeableButton5
{
   border-radius: 6px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton5
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton5 .ui-button
{
   margin: 0;
   line-height: 42px;
}
#ThemeableButton5
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton5 :hover
{
   color: #2B2B2B;
}
#ThemeableButton5 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton5 .ui-corner-all, #wb_ThemeableButton5 .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_ThemeableButton5 .ui-corner-all, #wb_ThemeableButton5 .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_ThemeableButton5 .ui-button
{
   background-color: #FFF5EE;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #4F4F4F;
}
#wb_ThemeableButton5 .ui-state-hover, #wb_ThemeableButton5 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #FFEBCD;
   background-image: none;
   color: #4F4F4F;
}
#wb_ThemeableButton5 .ui-state-active, #wb_ThemeableButton5 .ui-button:active
{
   border-color: #FFF5EE;
   background-color: #DEB887;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton5 .ui-button .ui-icon
{
   background-image: url('images/index-ThemeableButton5-default.png');
   background-position: 0 0;
}
#wb_ThemeableButton5 .ui-button:hover .ui-icon
{
   background-image: url('images/index-ThemeableButton5-hover.png');
   background-position: 0 0;
}
#wb_ThemeableButton5 .ui-button:active .ui-icon
{
   background-image: url('images/index-ThemeableButton5-active.png');
   background-position: 0 0;
}
#wb_ThemeableButton5 .ui-visual-focus
{
   box-shadow: none;
}
#wb_LayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#LayoutGrid15
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid15 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2, #LayoutGrid15 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2, #LayoutGrid15 > .row > .col-3
{
   float: left;
}
#LayoutGrid15 > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid15 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 75%;
   text-align: center;
}
#LayoutGrid15 > .row > .col-3
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid15:before,
#LayoutGrid15:after,
#LayoutGrid15 .row:before,
#LayoutGrid15 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid15:after,
#LayoutGrid15 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2, #LayoutGrid15 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card27
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0;
   text-align: left;
}
#Card27-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card27-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
}
#Card27-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Image10
{
   margin: 0;
   vertical-align: top;
}
#Image10
{
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 25px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url(../images/box-shadow-1.png);
   border-image-slice: 1 1 25 1;
   border-image-width: 1px 1px 25px 1px;
   border-image-repeat: stretch;
   box-sizing: border-box;
   padding: 20px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 215px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image11
{
   margin: 0;
   vertical-align: top;
}
#Image11
{
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 25px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url(../images/box-shadow-1.png);
   border-image-slice: 1 1 25 1;
   border-image-width: 1px 1px 25px 1px;
   border-image-repeat: stretch;
   box-sizing: border-box;
   padding: 20px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 215px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Card28
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0;
   text-align: left;
}
#Card28-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card28-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card28-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#ThemeableButton6
{
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
}
#wb_ThemeableButton6
{
   border-radius: 6px;
   margin: 0;
   vertical-align: top;
}
#ThemeableButton6
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton6 .ui-button
{
   margin: 0;
   line-height: 42px;
}
#ThemeableButton6
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton6 :hover
{
   color: #2B2B2B;
}
#ThemeableButton6 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton6 .ui-corner-all, #wb_ThemeableButton6 .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_ThemeableButton6 .ui-corner-all, #wb_ThemeableButton6 .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_ThemeableButton6 .ui-button
{
   background-color: #FFF5EE;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #4F4F4F;
}
#wb_ThemeableButton6 .ui-state-hover, #wb_ThemeableButton6 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #FFEBCD;
   background-image: none;
   color: #4F4F4F;
}
#wb_ThemeableButton6 .ui-state-active, #wb_ThemeableButton6 .ui-button:active
{
   border-color: #FFF5EE;
   background-color: #DEB887;
   background-image: none;
   color: #FFFFFF;
}
#wb_ThemeableButton6 .ui-button .ui-icon
{
   background-image: url('images/index-ThemeableButton6-default.png');
   background-position: 0 0;
}
#wb_ThemeableButton6 .ui-button:hover .ui-icon
{
   background-image: url('images/index-ThemeableButton6-hover.png');
   background-position: 0 0;
}
#wb_ThemeableButton6 .ui-button:active .ui-icon
{
   background-image: url('images/index-ThemeableButton6-active.png');
   background-position: 0 0;
}
#wb_ThemeableButton6 .ui-visual-focus
{
   box-shadow: none;
}
#wb_LayoutGrid17
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#LayoutGrid17
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid17 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 > .row > .col-1, #LayoutGrid17 > .row > .col-2, #LayoutGrid17 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid17 > .row > .col-1, #LayoutGrid17 > .row > .col-2, #LayoutGrid17 > .row > .col-3
{
   float: left;
}
#LayoutGrid17 > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid17 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 75%;
   text-align: center;
}
#LayoutGrid17 > .row > .col-3
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid17:before,
#LayoutGrid17:after,
#LayoutGrid17 .row:before,
#LayoutGrid17 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid17:after,
#LayoutGrid17 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid17 > .row > .col-1, #LayoutGrid17 > .row > .col-2, #LayoutGrid17 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card29
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 20px 0px 0px 0px;
   padding: 0;
   text-align: left;
}
#Card29-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card29-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
}
#Card29-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card29-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_LayoutGrid18
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0px 0px 100px 0px;
}
#LayoutGrid18
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid18 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid18 > .row > .col-1, #LayoutGrid18 > .row > .col-2, #LayoutGrid18 > .row > .col-3, #LayoutGrid18 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid18 > .row > .col-1, #LayoutGrid18 > .row > .col-2, #LayoutGrid18 > .row > .col-3, #LayoutGrid18 > .row > .col-4
{
   float: left;
}
#LayoutGrid18 > .row > .col-1
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid18 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid18 > .row > .col-3
{
   background-color: transparent;
   background-image: url('../images/beijing04.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid18 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid18:before,
#LayoutGrid18:after,
#LayoutGrid18 .row:before,
#LayoutGrid18 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid18:after,
#LayoutGrid18 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid18 > .row > .col-1, #LayoutGrid18 > .row > .col-2, #LayoutGrid18 > .row > .col-3, #LayoutGrid18 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Image12
{
   margin: 0;
   vertical-align: top;
}
#Image12
{
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 25px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url(../images/box-shadow-1.png);
   border-image-slice: 1 1 25 1;
   border-image-width: 1px 1px 25px 1px;
   border-image-repeat: stretch;
   box-sizing: border-box;
   padding: 20px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 215px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image13
{
   margin: 0;
   vertical-align: top;
}
#Image13
{
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 25px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url(../images/box-shadow-1.png);
   border-image-slice: 1 1 25 1;
   border-image-width: 1px 1px 25px 1px;
   border-image-repeat: stretch;
   box-sizing: border-box;
   padding: 20px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 215px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_PanelMenu1
{
   display: inline-block;
   width: 80px;
   height: 65px;
   text-align: center;
   z-index: 121;
}
#wb_Breadcrumb1
{
   display: inline-block;
   width: 576px;
   height: 37px;
   z-index: 118;
   vertical-align: top;
}
#wb_Card6
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 62;
}
#wb_Card19
{
   display: flex;
   width: 100%;
   z-index: 21;
}
#wb_ThemeableButton1
{
   display: inline-block;
   width: 205px;
   height: 44px;
   z-index: 16;
}
#contactEmail
{
   display: none;
   width: 100%;
   height: 42px;
   z-index: 97;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 65;
}
#wb_Card73
{
   display: flex;
   width: 100%;
   z-index: 25;
}
#wb_OverlayMenu2
{
   display: inline-block;
   width: 100%;
   z-index: 109;
}
#wb_cookie_button
{
   position: absolute;
   left: 419px;
   top: 112px;
   width: 131px;
   height: 31px;
   z-index: 137;
}
#wb_Image1
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 120;
}
#RollOverLayer7
{
   overflow: hidden;
   z-index: 76;
}
#RollOverLayer4
{
   overflow: hidden;
   z-index: 73;
}
#RollOverLayer6
{
   overflow: hidden;
   z-index: 72;
}
#RollOverLayer1
{
   overflow: hidden;
   z-index: 67;
}
#RollOverLayer2
{
   overflow: hidden;
   z-index: 64;
}
#wb_Card29
{
   display: flex;
   width: 100%;
   z-index: 38;
}
#cookie_policy_Container
{
   width: 970px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Image2
{
   display: inline-block;
   width: 286px;
   z-index: 105;
}
#Button1
{
   display: none;
   width: 293px;
   height: 40px;
   z-index: 103;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 94;
}
#wb_PreisYogaCard63
{
   display: flex;
   width: 100%;
   z-index: 63;
}
#wb_Card28
{
   display: flex;
   width: 100%;
   z-index: 36;
}
#wb_Card14
{
   display: flex;
   width: 100%;
   z-index: 29;
}
#PanelLayer
{
   text-align: right;
}
#wb_Image3
{
   display: inline-block;
   width: 80px;
   z-index: 106;
}
#contactMessage
{
   display: none;
   width: 100%;
   height: 108px;
   z-index: 102;
}
#wb_Card15
{
   display: flex;
   width: 100%;
   z-index: 23;
}
#wb_welcome-carousel
{
}
#wb_blogHeading
{
   display: inline-block;
   width: 100%;
   z-index: 77;
}
#wb_Image4
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 30;
}
#Editbox2
{
   display: none;
   width: calc(100% - 30px);
   height: 29px;
   z-index: 111;
}
#wb_Card17
{
   display: none;
   width: 100%;
   z-index: 69;
}
#wb_PreisPYCard1
{
   display: flex;
   width: 100%;
   z-index: 66;
}
#wb_Image5
{
   display: inline-block;
   width: 283px;
   height: 188px;
   z-index: 22;
}
#Checkbox1
{
   display: none;
}
#wb_Card25
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 74;
}
#wb_Image6
{
   display: inline-block;
   width: 283px;
   height: 188px;
   z-index: 26;
}
#wb_Card24
{
   display: flex;
   width: 100%;
   z-index: 75;
}
#wb_Personal_Yoga_Card
{
   display: flex;
   width: 100%;
   z-index: 59;
}
#ThemeableButton6
{
   width: 100%;
   height: 100%;
}
#ThemeableButton5
{
   width: 100%;
   height: 100%;
}
#ThemeableButton2
{
   width: 100%;
   height: 100%;
}
#ThemeableButton4
{
   width: 100%;
   height: 100%;
}
#ThemeableButton3
{
   width: 100%;
   height: 100%;
}
#wb_Card11
{
   display: flex;
   width: 100%;
   z-index: 19;
}
#ThemeableButton1
{
   width: 100%;
   height: 100%;
}
#wb_Image7
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 3;
}
#wb_Text1
{
   position: absolute;
   top: auto !important;
   bottom: 0 !important;
   width: 100% !important;
}
#wb_Heading4
{
   display: none;
   width: 100%;
   z-index: 110;
}
#wb_Sadhana_Card
{
   display: flex;
   width: 100%;
   z-index: 61;
}
#wb_Card27
{
   display: flex;
   width: 100%;
   z-index: 33;
}
#wb_Card12
{
   display: flex;
   width: 100%;
   z-index: 17;
}
#contactPhone
{
   display: none;
   width: 100%;
   height: 42px;
   z-index: 98;
}
#wb_Card13
{
   display: flex;
   width: 100%;
   z-index: 71;
}
#wb_Card8
{
   display: flex;
   width: 100%;
   z-index: 60;
}
#wb_ThemeableButton6
{
   display: inline-block;
   width: 255px;
   height: 44px;
   z-index: 37;
}
#wb_Card26
{
   display: flex;
   width: 100%;
   z-index: 31;
}
#wb_Image8
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 2;
}
#wb_Card21
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 70;
}
#wb_Image9
{
   display: inline-block;
   width: 283px;
   height: 188px;
   z-index: 18;
}
#wb_Heading3
{
   display: inline-block;
   width: 100%;
   z-index: 108;
}
#wb_IconFont2
{
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 107;
}
#cookie_policy
{
   position: fixed;
   text-align: center;
   left: 0;
   right: 0;
   bottom: 0;
   height: 164px;
   z-index: 155;
   display: none;
}
#menuLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 0px;
   top: 0px;
   width: 75px;
   height: 67px;
   z-index: 153;
   z-index: 11111;
}
#wb_ThemeableButton4
{
   display: inline-block;
   width: 255px;
   height: 44px;
   z-index: 24;
}
#wb_Card20
{
   display: none;
   width: 100%;
   text-align: center;
   z-index: 15;
}
#wb_Heading1
{
   display: none;
   width: 100%;
   z-index: 119;
}
#wb_contactHeading
{
   display: inline-block;
   width: 100%;
   z-index: 95;
}
#wb_ThemeableButton5
{
   display: inline-block;
   width: 255px;
   height: 44px;
   z-index: 32;
}
#wb_Card23
{
   display: flex;
   width: 100%;
   z-index: 14;
}
#wb_cookie_message
{
   position: absolute;
   left: 209px;
   top: 14px;
   width: 550px;
   height: 25px;
   text-align: center;
   z-index: 138;
}
#wb_Checkbox1
{
   display: none;
   width: 27px;
   height: 20px;
   z-index: 100;
}
#wb_ThemeableButton2
{
   display: inline-block;
   width: 255px;
   height: 44px;
   z-index: 28;
}
#wb_Card22
{
   display: flex;
   width: 100%;
   z-index: 27;
}
#contactName
{
   display: none;
   width: 100%;
   height: 42px;
   z-index: 96;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 11px;
   top: auto;
   bottom: 11px;
   width: 50px;
   height: 50px;
   z-index: 154;
}
#wb_ThemeableButton3
{
   display: inline-block;
   width: 255px;
   height: 44px;
   z-index: 20;
}
#Combobox1
{
   display: none;
   width: 100%;
   height: 60px;
   z-index: 99;
}
#wb_Card18
{
   display: none;
   width: 100%;
   text-align: center;
   z-index: 68;
}
#wb_Image13
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 40;
}
#wb_Image12
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 39;
}
#wb_Image11
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 35;
}
#wb_Image10
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 34;
}
#wb_Card7
{
   display: none;
   width: 100%;
   z-index: 4;
}
@media only screen and (max-width: 969px)
{
div#container
{
   width: 311px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_welcome
{
   visibility: visible;
   display: table;
}
#wb_welcome
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#welcome
{
   padding: 50px 0px 50px 0px;
}
#welcome-divider-bottom.show
{
   height: 60px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5-divider-top.show
{
   height: 50px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_services1
{
   visibility: hidden;
   display: none;
}
#wb_services1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#services1
{
   padding: 80px 20px 0px 20px;
}
#services1 .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid12
{
   margin-top: 0px;
   margin-bottom: 100px;
}
#LayoutGrid12
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   margin-top: 0px;
   margin-bottom: 100px;
}
#LayoutGrid13
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: #FFFFFF;
   background: linear-gradient(to bottom, #FFFFFF 0%, #FFF5EE 100%);
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 45px 15px 30px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3-divider-top.show
{
   height: 80px;
}
#wb_LayoutGrid8
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 100px;
}
#LayoutGrid8
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   margin-top: 0px;
   margin-bottom: 100px;
}
#LayoutGrid11
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_MessageGrid
{
   visibility: visible;
   display: table;
}
#wb_MessageGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#MessageGrid
{
   padding: 50px 0px 50px 0px;
}
#MessageGrid-divider-top.show
{
   height: 50px;
}
#MessageGrid-divider-bottom.show
{
   height: 60px;
}
#wb_LayoutGrid14
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid14
{
   margin-top: 0px;
   margin-bottom: 100px;
}
#LayoutGrid14
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid14 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid16
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid16
{
   margin-top: 0px;
   margin-bottom: 100px;
}
#LayoutGrid16
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid16 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_KursInfo
{
   visibility: visible;
   display: table;
}
#wb_KursInfo
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#KursInfo
{
   padding: 45px 15px 30px 15px;
}
#KursInfo .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#KursInfo-divider-top.show
{
   height: 80px;
}
#wb_services2
{
   visibility: hidden;
   display: none;
}
#wb_services2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#services2
{
   padding: 50px 20px 80px 20px;
}
#services2 .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_news
{
   visibility: visible;
   display: table;
}
#wb_news
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#news
{
   padding: 75px 15px 75px 15px;
}
#news .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_blog
{
   visibility: visible;
   display: table;
}
#wb_blog
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#blog
{
   padding: 80px 15px 40px 15px;
}
#blog .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#blog-divider-top.show
{
   height: 80px;
}
#wb_blogGrid
{
   visibility: visible;
   display: table;
}
#wb_blogGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#blogGrid
{
   padding: 50px 20px 75px 20px;
}
#blogGrid .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#blogGrid-divider-bottom
{
   height: 50px;
}
#menuLayer
{
   width: 71px;
   height: 74px;
   visibility: hidden;
   display: none;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: hidden;
   display: none;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 14px;
}
#wb_contact
{
   visibility: hidden;
   display: none;
}
#wb_contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   padding: 150px 15px 0px 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact-divider-top.show
{
   height: 100px;
}
#Combobox1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0px 10px 0px;
   padding: 8px 12px 8px 12px;
   font-size: 13px;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0px 20px 0px;
   font-size: 13px;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_contactHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#contactHeading
{
   color: #F5F5F5;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#contactName
{
   width: 100%;
   height: 42px;
   visibility: visible;
   display: block;
   margin: 5px 0px 10px 0px;
   padding: 8px 12px 8px 12px;
   text-align: left;
   font-size: 13px;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactName
{
   line-height: 7px;
}
#contactEmail
{
   width: 100%;
   height: 42px;
   visibility: visible;
   display: block;
   margin: 5px 0px 10px 0px;
   padding: 8px 12px 8px 12px;
   text-align: left;
   font-size: 13px;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactEmail
{
   line-height: 7px;
}
#contactMessage
{
   width: 100%;
   height: 108px;
   visibility: visible;
   display: block;
   margin: 5px 0px 10px 0px;
   padding: 8px 12px 8px 12px;
   text-align: left;
   font-size: 13px;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactPhone
{
   width: 100%;
   height: 42px;
   visibility: visible;
   display: block;
   margin: 5px 0px 10px 0px;
   padding: 8px 12px 8px 12px;
   text-align: left;
   font-size: 13px;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#contactPhone
{
   line-height: 7px;
}
#wb_footer
{
   visibility: visible;
   display: block;
}
#footer
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 25px 25px 25px 25px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_contactText
{
   visibility: visible;
   display: block;
}
#wb_contactText
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 28px;
}
#wb_blogHeading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_blogHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#blogHeading
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-shadow: 0px 0px 6px rgba(192,192,192,0.50);
}
#PanelLayer
{
   left: 1000px;
   top: 372px;
   width: 306px;
}
#PanelLayer
{
   padding: 0;
}
#wb_IconFont2
{
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 6px 6px 6px 6px;
}
#IconFont2
{
   width: 30px;
   height: 30px;
}
#IconFont2 i
{
   line-height: 30px;
   font-size: 30px;
   width: 22px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0px 15px 10px 15px;
   font-size: 13px;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading3
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#wb_OverlayMenu2
{
   width: 306px;
   height: 250px;
   visibility: visible;
   display: inline-block;
   margin: 15px 0px 15px 0px;
}
#OverlayMenu2-overlay ul
{
   font-size: 13px;
   text-align: left;
}
#wb_Heading4
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 30px 15px 10px 15px;
   font-size: 13px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#Editbox2
{
   width: calc(100% - 30px);
   height: 29px;
   visibility: hidden;
   display: none;
   margin: 0px 15px 0px 15px;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2
{
   line-height: 21px;
}
#wb_Text1
{
   visibility: hidden;
   display: none;
}
#wb_Text1
{
   margin: 0;
   padding: 30px 0px 15px 0px;
}
#RollOverLayer2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0px 0px 20px 0px;
}
#RollOverLayer1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0px 0px 20px 0px;
}
#wb_Card3
{
   width: 100%;
   margin: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0px 25px 20px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 0px 25px 0px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card3-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #999999;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Card4
{
   width: 100%;
   margin: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 19.5px;
}
#Card4-card-item3
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0px 20px 0px 0px;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #005B9E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item3 .svg-icon
{
   fill: #FFFFFF;
   width: 21px;
   height: 21px;
}
#Card4-card-item4
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0px 20px 0px 0px;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #62BCFF;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item4 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item4 .svg-icon
{
   fill: #FFFFFF;
   width: 21px;
   height: 21px;
}
#Card4-card-item5
{
   display: inline-block;
   height: 41px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 0px solid #000000;
   border-radius: 50%;
   background-color: #D43083;
   background: linear-gradient(to top, #D43083 0%, #833AB4 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#Card4-card-item5 .svg-icon
{
   fill: #FFFFFF;
   width: 21px;
   height: 21px;
}
#Card4-card-item6
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 10px 0px 10px 0px;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Personal_Yoga_Card
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Personal_Yoga_Card-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #BD9C85;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Personal_Yoga_Card:hover #Personal_Yoga_Card-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Personal_Yoga_Card-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Personal_Yoga_Card-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Personal_Yoga_Card-card-item0 .svg-icon
{
   fill: #BD9C85;
   width: 48px;
   height: 48px;
}
#Personal_Yoga_Card-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 60px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Personal_Yoga_Card-card-item2
{
   box-sizing: border-box;
   margin: 30px 0px 30px 0px;
   padding: 0;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Sadhana_Card
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Sadhana_Card-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FCAD64;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Sadhana_Card:hover #Sadhana_Card-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Sadhana_Card-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Sadhana_Card-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Sadhana_Card-card-item0 .svg-icon
{
   fill: #FCAD64;
   width: 48px;
   height: 48px;
}
#Sadhana_Card-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 60px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Sadhana_Card-card-item2
{
   box-sizing: border-box;
   margin: 30px 0px 30px 0px;
   padding: 0;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card8
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card8-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFBD77;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card8:hover #Card8-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Card8-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Card8-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card8-card-item0 .svg-icon
{
   fill: #FFBD77;
   width: 48px;
   height: 48px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 60px;
   padding: 0;
   color: #5C5C5C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 30px 0px 30px 0px;
   padding: 0;
   color: #9E9E9E;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Card9
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Card9-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #D2B48C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card9:hover #Card9-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Card9-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Card9-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card9-card-item0 .svg-icon
{
   fill: #D2B48C;
   width: 48px;
   height: 48px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 60px;
   padding: 0;
}
#Card9-card-item1 h2
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 30px 0px 30px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_PreisYogaCard63
{
   width: 100%;
   margin: 0;
}
#PreisYogaCard63-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#PreisYogaCard63-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#PreisYogaCard63-card-item2
{
   box-sizing: border-box;
   margin: 0px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#PreisYogaCard63-card-item3
{
   box-sizing: border-box;
   margin: 0px 25px 0px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#PreisYogaCard63-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Card6
{
   width: 100%;
   margin: 0;
}
#Card6-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: url('../images/index_Card6_bkgrnd-card-item0.png');
   background-repeat: repeat;
   background-position: left top;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#Card6-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 10px 0px 10px 0px;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_PreisPYCard1
{
   width: 100%;
   margin: 0;
}
#PreisPYCard1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#PreisPYCard1-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#PreisPYCard1-card-item2
{
   box-sizing: border-box;
   margin: 0px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#PreisPYCard1-card-item3
{
   box-sizing: border-box;
   margin: 0px 25px 0px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#PreisPYCard1-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
   text-align: left;
}
#wb_Card1
{
   width: 100%;
   margin: 0;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: url('../images/index_Card1_bkgrnd-card-item0.png');
   background-repeat: repeat;
   background-position: left top;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#wb_Card2
{
   width: 100%;
   margin: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#wb_Card10
{
   width: 100%;
   margin: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Breadcrumb1
{
   width: 281px;
   height: 37px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Breadcrumb1
{
   font-family: "Trebuchet MS";
   font-weight: normal;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#Breadcrumb1 > li
{
   font-size: 8px;
}
.Breadcrumb1-icon
{
   width: 8px;
   height: 8px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   padding: 25px 15px 25px 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_PageHeader
{
   visibility: visible;
   display: table;
}
#wb_PageHeader
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#PageHeader
{
   padding: 0px 8px 0px 8px;
}
#PageHeader .row
{
   margin-right: -8px;
   margin-left: -8px;
}
#PageHeader > .row > .col-1, #PageHeader > .row > .col-2, #PageHeader > .row > .col-3, #PageHeader > .row > .col-4
{
   padding-right: 8px;
   padding-left: 8px;
}
#PageHeader > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#PageHeader > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#PageHeader > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#PageHeader > .row > .col-4
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Heading1
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading1
{
   color: #FFFAF0;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-shadow: 0px 0px 3px rgba(147,112,219,0.50);
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Button1
{
   width: 281px;
   height: 40px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0px 10px 0px;
   padding: 1px 1px 6px 6px;
   font-size: 13px;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_welcome-carousel
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_welcome-carousel
{
   margin: 0;
   height: 438px;
}
#welcome-carousel .carousel-innerframe
{
   padding: 0;
}
#wb_PanelMenu1
{
   width: 54px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#PanelMenu1
{
   line-height: 55px;
   width: 54px;
   height: 55px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 19px;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#wb_PanelMenu1 a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#wb_Image2
{
   width: 229px;
   height: 76px;
   visibility: visible;
   display: inline;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
}
#RollOverLayer4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0px 0px 20px 0px;
}
#wb_Card13
{
   width: 100%;
   margin: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 0px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 0px 25px 0px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card13-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Card21
{
   width: 100%;
   margin: 0;
}
#Card21-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: url('../images/index_Card21_bkgrnd-card-item0.png');
   background-repeat: repeat;
   background-position: left top;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#Card21-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 10px 0px 10px 0px;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6-divider-bottom.show
{
   height: 50px;
}
#wb_Card73
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0px 0px 0px;
}
#Card73-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#Card73-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
 .Card73
{
   max-width: 251px;
   width: 251px;
   height: 235px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 100px;
}
#LayoutGrid7
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7-divider-top.show
{
   height: 50px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 100px;
}
#LayoutGrid2
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#Image4
{
   border: 0px solid #000000;
}
#wb_Image6
{
   width: 142px;
   height: 94px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#Image6
{
   border: 0px solid #000000;
   width: 142px;
   height: 94px;
}
#wb_Card14
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0px 0px 0px;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card11
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0px 0px 0px;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#wb_Checkbox1
{
   width: 27px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Checkbox1 input[type='checkbox']
{
   width: 20px;
   height: 20px;
}
#wb_Checkbox1 label::before
{
   width: 20px;
   height: 20px;
   border-color: #CCCCCC;
}
#wb_Checkbox1 label::after
{
   width: 20px;
   height: 20px;
   line-height: 20px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after
{
   color: #FFFFFF;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Card7
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Card7-card-item0
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #7A7A7A;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #D2B48C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#wb_Card7:hover #Card7-card-item0
{
   -webkit-transform: rotate(0deg) scale(0.8,0.8) ;
   transform: rotate(0deg) scale(0.8,0.8) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Card7-card-item0
{
   -webkit-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Card7-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card7-card-item0 .svg-icon
{
   fill: #D2B48C;
   width: 48px;
   height: 48px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: -40px 0px 0px 60px;
   padding: 0;
}
#Card7-card-item1 h2
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 30px 0px 30px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   line-height: 22.5px;
}
#wb_Image7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 15px 0px 15px 0px;
   padding: 0;
}
#Image7
{
   border: 0px solid #000000;
}
#wb_Image8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 15px 0px 15px 0px;
   padding: 0;
}
#Image8
{
   border: 0px solid #000000;
}
#RollOverLayer5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0px 0px 20px 0px;
}
#wb_Card5
{
   width: 100%;
   margin: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 0px 25px 0px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card5-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Card16
{
   width: 100%;
   margin: 0;
}
#Card16-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: url('../images/index_Card16_bkgrnd-card-item0.png');
   background-repeat: repeat;
   background-position: left top;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card16-card-item3
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#Card16-card-item4
{
   box-sizing: border-box;
   margin: 10px 0px 10px 0px;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item5
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card16-card-item6
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#RollOverLayer6
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0px 0px 20px 0px;
}
#wb_Card17
{
   width: 100%;
   margin: 0;
}
#Card17-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 0px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 0px 25px 0px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card17-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Card18
{
   width: 100%;
   margin: 0;
}
#Card18-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: url('../images/index_Card18_bkgrnd-card-item0.png');
   background-repeat: repeat;
   background-position: left top;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#Card18-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 10px 0px 10px 0px;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Image9
{
   width: 251px;
   height: 167px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#Image9
{
   width: 251px;
   height: 167px;
}
#cookie_policy
{
   height: 164px;
   visibility: visible;
   display: inline;
}
#cookie_policy_Container
{
   width: 311px;
}
#wb_cookie_button
{
   left: 289px;
   top: 110px;
   width: 131px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#cookie_button
{
   width: 131px;
   height: 31px;
}
#wb_cookie_message
{
   left: 110px;
   top: 20px;
   width: 356px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_cookie_message
{
   margin: 0;
   padding: 0;
}
#RollOverLayer3
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0px 0px 20px 0px;
}
#wb_Card12
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0px 0px 0px;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card19
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0px 0px 0px;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card20
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0px 0px 0px;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   -webkit-animation: transform-bounce-in-left 7002ms linear 0ms 1 normal both;
   animation: transform-bounce-in-left 7002ms linear 0ms 1 normal both;
}
#wb_Card20:hover #Card20-card-item0
{
   alle: ;
   -webkit-transition: alle 500ms linear 0ms;
   transition: alle 500ms linear 0ms;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#wb_Card15
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0px 0px 0px;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: 100px;
}
#LayoutGrid10
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card23
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0px 0px 0px;
}
#Card23-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#wb_Image5
{
   width: 251px;
   height: 167px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#Image5
{
   width: 251px;
   height: 167px;
}
#wb_Card22
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0px 0px 0px;
}
#Card22-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card22-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_ThemeableButton2
{
   width: 251px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#ThemeableButton2
{
   font-size: 13px;
}
#wb_ThemeableButton2 .ui-button
{
   line-height: 42px;
   padding: 0;
}
#wb_ThemeableButton1
{
   width: 205px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#ThemeableButton1
{
   font-size: 13px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 42px;
   padding: 0;
}
#wb_ThemeableButton3
{
   width: 251px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#ThemeableButton3
{
   font-size: 13px;
}
#wb_ThemeableButton3 .ui-button
{
   line-height: 42px;
   padding: 0;
}
#wb_ThemeableButton4
{
   width: 251px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#ThemeableButton4
{
   font-size: 13px;
}
#wb_ThemeableButton4 .ui-button
{
   line-height: 42px;
   padding: 0;
}
#RollOverLayer7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0px 0px 20px 0px;
}
#wb_Card24
{
   width: 100%;
   margin: 0;
}
#Card24-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 25px 25px 10px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: left;
}
#Card24-card-item2
{
   box-sizing: border-box;
   margin: 0px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card24-card-item3
{
   box-sizing: border-box;
   margin: 0px 25px 0px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
   text-align: left;
}
#Card24-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 25px 20px 25px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_Card25
{
   width: 100%;
   margin: 0;
}
#Card25-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: url('../images/index_Card25_bkgrnd-card-item0.png');
   background-repeat: repeat;
   background-position: left top;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card25-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card25-card-item2
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #005B9E;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card25-card-item3
{
   box-sizing: border-box;
   margin: 0px 20px 20px 20px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 26px;
}
#Card25-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 10px 0px 10px 0px;
   border-top: 1px rgba(255,255,255,0.00) solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Image3
{
   width: 38px;
   height: 40px;
   visibility: hidden;
   display: none;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
}
#wb_Card26
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0px 0px 0px;
}
#Card26-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card26-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_ThemeableButton5
{
   width: 251px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#ThemeableButton5
{
   font-size: 13px;
}
#wb_ThemeableButton5 .ui-button
{
   line-height: 42px;
   padding: 0;
}
#wb_LayoutGrid15
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid15
{
   margin-top: 0px;
   margin-bottom: 100px;
}
#LayoutGrid15
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card27
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0px 0px 0px;
}
#Card27-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
}
#Card27-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Image10
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#wb_Image11
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image11
{
   border: 0px solid #000000;
}
#wb_Card28
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0px 0px 0px;
}
#Card28-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
}
#Card28-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_ThemeableButton6
{
   width: 251px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#ThemeableButton6
{
   font-size: 13px;
}
#wb_ThemeableButton6 .ui-button
{
   line-height: 42px;
   padding: 0;
}
#wb_LayoutGrid17
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid17
{
   margin-top: 0px;
   margin-bottom: 100px;
}
#LayoutGrid17
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid17 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Card29
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 20px 0px 0px 0px;
}
#Card29-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
}
#Card29-card-item1
{
   box-sizing: border-box;
   margin: 10px 0px 20px 0px;
   padding: 0;
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card29-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_LayoutGrid18
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid18
{
   margin-top: 0px;
   margin-bottom: 100px;
}
#LayoutGrid18
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Image12
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#wb_Image13
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0px 0px 0px;
}
}
