html, body
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2D2E33;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#header
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header .col-1, #header .col-2, #header .col-3
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header .col-1, #header .col-2, #header .col-3
{
   float: left;
}
#header .col-1
{
   background-color: transparent;
   background-image: none;
   width: 25%;
   text-align: left;
}
#header .col-2
{
   background-color: transparent;
   background-image: none;
   width: 58.33333333%;
   text-align: center;
}
#header .col-3
{
   background-color: transparent;
   background-image: none;
   width: 16.66666667%;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#header .col-1, #header .col-2, #header .col-3
{
   float: none;
   width: 100%;
}
}
#home
{
   background-color: transparent;
   background-image: url(images/maxresdefault.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
}
#home-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #696969;
   opacity: 0.5;
}
#wb_news
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#news
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 50px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
}
#news .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#news .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#news .col-1
{
   float: left;
}
#news .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#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 .col-1
{
   float: none;
   width: 100%;
}
}
#banner1
{
   background-color: #2D2E33;
   background-image: none;
}
#Shape1
{
   border-width: 0;
}
#Image1
{
   border: 1px #FFFFFF solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px #FFFFFF solid;
   padding: 0px 0px 0px 0px;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#Button1
{
   border: 1px #FFFFFF solid;
   background-color: #2D2E33;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_about
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#about
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 50px 40px 50px 40px;
   margin-right: auto;
   margin-left: auto;
}
#about .row
{
   margin-right: -40px;
   margin-left: -40px;
}
#about .col-1, #about .col-2
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 40px;
   padding-left: 40px;
   position: relative;
}
#about .col-1, #about .col-2
{
   float: left;
}
#about .col-1
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: left;
}
#about .col-2
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: left;
}
#about:before,
#about:after,
#about .row:before,
#about .row:after
{
   display: table;
   content: " ";
}
#about:after,
#about .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#about .col-1, #about .col-2
{
   float: none;
   width: 100%;
}
}
#banner2
{
   background-color: transparent;
   background-image: url(images/winter2_800.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#banner2-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #2D2E33;
   opacity: 0.5;
}
#wb_statistics
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.39);
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#statistics
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#statistics .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#statistics .col-1, #statistics .col-2
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#statistics .col-1, #statistics .col-2
{
   float: left;
}
#statistics .col-1
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: center;
}
#statistics .col-2
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: center;
}
#statistics:before,
#statistics:after,
#statistics .row:before,
#statistics .row:after
{
   display: table;
   content: " ";
}
#statistics:after,
#statistics .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#statistics .col-1, #statistics .col-2
{
   float: none;
   width: 100%;
}
}
#statistics-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #FFFFFF;
   opacity: 0.39;
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #808080;
   background: -moz-linear-gradient(135deg,#2D2E33 0%,#808080 100%);
   background: -webkit-linear-gradient(135deg,#2D2E33 0%,#808080 100%);
   background: -o-linear-gradient(135deg,#2D2E33 0%,#808080 100%);
   background: -ms-linear-gradient(135deg,#2D2E33 0%,#808080 100%);
   background: linear-gradient(135deg,#2D2E33 0%,#808080 100%);
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#contact
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact .col-1
{
   float: left;
}
#contact .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#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 .col-1
{
   float: none;
   width: 100%;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2D2E33;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#footer
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer .col-1
{
   float: left;
}
#footer .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 40px 0px 40px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 40px 0px 20px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#Shape2
{
   width: 100px;
   height: 2px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #FFFFFF solid;
}
#Shape2_text
{
   position: absolute;
   left: 1px;
   top: 1px;
   width: 98px;
   height: 0px;
   overflow: hidden;
   text-align: center;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 10px 0px 40px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_FontAwesomeIcon7
{
   background-color: #696969;
   background-image: none;
   border: 2px #FFFFFF solid;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
}
#wb_FontAwesomeIcon7:hover
{
   background-color: #000000;
   background-image: none;
   border: 2px #FFFFFF solid;
}
#FontAwesomeIcon7
{
   height: 16px;
   width: 16px;
}
#FontAwesomeIcon7 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 9px;
}
#wb_FontAwesomeIcon7:hover i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon8
{
   background-color: #696969;
   background-image: none;
   border: 2px #FFFFFF solid;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
}
#wb_FontAwesomeIcon8:hover
{
   background-color: #000000;
   background-image: none;
   border: 2px #FFFFFF solid;
}
#FontAwesomeIcon8
{
   height: 16px;
   width: 16px;
}
#FontAwesomeIcon8 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 14px;
}
#wb_FontAwesomeIcon8:hover i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon9
{
   background-color: #696969;
   background-image: none;
   border: 2px #FFFFFF solid;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
}
#wb_FontAwesomeIcon9:hover
{
   background-color: #000000;
   background-image: none;
   border: 2px #FFFFFF solid;
}
#FontAwesomeIcon9
{
   height: 16px;
   width: 16px;
}
#FontAwesomeIcon9 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 16px;
}
#wb_FontAwesomeIcon9:hover i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon10
{
   background-color: #696969;
   background-image: none;
   border: 2px #FFFFFF solid;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
}
#wb_FontAwesomeIcon10:hover
{
   background-color: #000000;
   background-image: none;
   border: 2px #FFFFFF solid;
}
#FontAwesomeIcon10
{
   height: 16px;
   width: 16px;
}
#FontAwesomeIcon10 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 14px;
}
#wb_FontAwesomeIcon10:hover i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon11
{
   background-color: #696969;
   background-image: none;
   border: 2px #FFFFFF solid;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
}
#wb_FontAwesomeIcon11:hover
{
   background-color: #000000;
   background-image: none;
   border: 2px #FFFFFF solid;
}
#FontAwesomeIcon11
{
   height: 16px;
   width: 16px;
}
#FontAwesomeIcon11 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 14px;
}
#wb_FontAwesomeIcon11:hover i
{
   color: #FFFFFF;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 25px 0px 25px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#Shape4
{
   width: 100px;
   height: 2px;
   background-color: #808080;
   background-image: none;
   border: 0px #2B579A solid;
}
#Shape4_text
{
   position: absolute;
   left: 1px;
   top: 1px;
   width: 98px;
   height: 0px;
   overflow: hidden;
   text-align: center;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0px 0px 20px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text13 div
{
   text-align: left;
}
#Shape9
{
   width: 178px;
   height: 2px;
   background-color: #000000;
   background-image: none;
   border: 0px #000000 solid;
}
#Shape9_text
{
   position: absolute;
   left: 1px;
   top: 1px;
   width: 176px;
   height: 0px;
   overflow: hidden;
   text-align: center;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 10px 0px 40px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text14 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_FontAwesomeIcon3
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px #000000 solid;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
}
#wb_FontAwesomeIcon3:hover
{
   background-color: #2D2E33;
   background-image: none;
   border: 2px #FFFFFF solid;
}
#FontAwesomeIcon3
{
   height: 16px;
   width: 16px;
}
#FontAwesomeIcon3 i
{
   color: #000000;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 16px;
}
#wb_FontAwesomeIcon3:hover i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px #000000 solid;
   border-radius: 50%;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
}
#wb_FontAwesomeIcon4:hover
{
   background-color: #2D2E33;
   background-image: none;
   border: 2px #FFFFFF solid;
}
#FontAwesomeIcon4
{
   height: 16px;
   width: 16px;
}
#FontAwesomeIcon4 i
{
   color: #000000;
   display: inline-block;
   font-size: 16px;
   line-height: 16px;
   vertical-align: middle;
   width: 15px;
}
#wb_FontAwesomeIcon4:hover i
{
   color: #FFFFFF;
}
#wb_Heading6
{
   background-color: #2D2E33;
   background-color: rgba(45,46,51,0.78);
   background-image: none;
   border: 0px #FFFFFF solid;
   padding: 6px 6px 6px 6px;
}
#Heading6
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#Heading6 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_Heading7
{
   background-color: #696969;
   background-color: rgba(105,105,105,0.78);
   background-image: none;
   border: 0px #FFFFFF solid;
   padding: 6px 6px 6px 6px;
}
#Heading7
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   margin: 0;
   text-align: center;
}
#Heading7 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_start
{
   background-color: #2D2E33;
   background-color: rgba(45,46,51,0.78);
   background-image: none;
   border: 0px #FFFFFF solid;
   padding: 15px 15px 15px 15px;
}
#start
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   margin: 0;
   text-align: center;
}
#start a
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_FontAwesomeIcon13
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
}
#wb_FontAwesomeIcon13:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#FontAwesomeIcon13
{
   height: 334px;
   width: 400px;
}
#FontAwesomeIcon13 i
{
   color: #A9A9A9;
   display: inline-block;
   font-size: 334px;
   line-height: 334px;
   vertical-align: middle;
   width: 190px;
}
#wb_FontAwesomeIcon13:hover i
{
   color: #2D2E33;
}
#Image3
{
   border: 1px #FFFFFF solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Shape10
{
   border-width: 0;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px #FFFFFF solid;
   padding: 0px 0px 0px 0px;
}
#Heading9
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text15 div
{
   text-align: center;
}
#Button6
{
   border: 1px #FFFFFF solid;
   background-color: #2D2E33;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px #FFFFFF solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 10px 0px 10px 0px;
}
#Heading2
{
   color: #2D2E33;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#Heading2 a
{
   color: #2D2E33;
   text-decoration: none;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#Shape3
{
   border-width: 0;
}
#Breadcrumb2
{
   padding: 8px 15px 8px 15px;
   list-style: none;
   background-color: #2D2E33;
   background-image: none;
   border: 0px #C0C0C0 solid;
   font-family: Arial;
   font-weight: bold;
   font-size: 0;
   text-align: center;
}
#Breadcrumb2 > li
{
   display: inline-block;
   font-size: 16px;
}
#Breadcrumb2 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#Breadcrumb2 a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#Breadcrumb2 > .active
{
   color: #777777;
}
#Breadcrumb2 > li + li:before
{
   content: "";
   padding: 0 10px;
   color: #C0C0C0;
}
#Breadcrumb2 li i
{
   font-size: 16px;
   width: 18px;
}
#Breadcrumb2 li
{
   transform: 0,1.0,1.0,0,0,0,0;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   -moz-transition: transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#Breadcrumb2 li:hover
{
   -webkit-transform: rotate(0deg) scale(1.2,1.2) ;
   -moz-transform: rotate(0deg) scale(1.2,1.2) ;
   transform: rotate(0deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   -moz-transition: transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#Breadcrumb3
{
   padding: 8px 15px 8px 15px;
   list-style: none;
   background-color: #2D2E33;
   background-image: none;
   border: 0px #C0C0C0 solid;
   font-family: Arial;
   font-weight: bold;
   font-size: 0;
   text-align: left;
}
#Breadcrumb3 > li
{
   display: inline-block;
   font-size: 16px;
}
#Breadcrumb3 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#Breadcrumb3 a:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
#Breadcrumb3 > .active
{
   color: #777777;
}
#Breadcrumb3 > li + li:before
{
   content: "";
   padding: 0 10px;
   color: #C0C0C0;
}
#Breadcrumb3 li i
{
   font-size: 16px;
   width: 18px;
}
#Breadcrumb3 li
{
   transform: 0,1.0,1.0,0,0,0,0;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Breadcrumb3 li:hover
{
   -webkit-transform: rotate(0deg) scale(1.4,1.4) ;
   -moz-transform: rotate(0deg) scale(1.4,1.4) ;
   transform: rotate(0deg) scale(1.4,1.4) ;
   -webkit-transition: -webkit-transform 300ms linear 0ms;
   -moz-transition: transform 300ms linear 0ms;
   transition: transform 300ms linear 0ms;
}
#Breadcrumb4
{
   padding: 8px 15px 8px 15px;
   list-style: none;
   background-color: #2D2E33;
   background-image: none;
   border: 0px #C0C0C0 solid;
   font-family: Arial;
   font-weight: bold;
   font-size: 0;
   text-align: right;
}
#Breadcrumb4 > li
{
   display: inline-block;
   font-size: 16px;
}
#Breadcrumb4 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#Breadcrumb4 a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#Breadcrumb4 > .active
{
   color: #777777;
}
#Breadcrumb4 > li + li:before
{
   content: "";
   padding: 0 10px;
   color: #C0C0C0;
}
#Breadcrumb4 li i
{
   font-size: 16px;
   width: 18px;
}
#Breadcrumb4 li
{
   transform: 0,1.0,1.0,0,0,0,0;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   -moz-transition: transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#Breadcrumb4 li:hover
{
   -webkit-transform: rotate(0deg) scale(1.2,1.2) ;
   -moz-transform: rotate(0deg) scale(1.2,1.2) ;
   transform: rotate(0deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   -moz-transition: transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#wb_text 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 25px 20px 10px 20px;
   margin: 0;
   text-align: left;
}
#wb_text
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_text div
{
   text-align: left;
   white-space: nowrap;
}
#wb_message 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 10px 20px 10px 20px;
   margin: 0;
   text-align: left;
}
#wb_message div
{
   text-align: left;
}
#Image2
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
.morecontent span 
{
   display: none;
}
.morelink 
{
   display: block;
}
