#wowslider-container1 { 
    zoom: 1; 
    position: relative; 
    max-width:925px;
    margin:0px 10px;
    z-index:90;
    border:none;
    text-align:left; /* reset align=center */
}
* html #wowslider-container1{ width:830px }
#wowslider-container1 .ws_images ul{
    position:relative;
    width: 10000%; 
    height:auto;
    left:0;
    list-style:none;
    margin:0;
    padding:0;
    border-spacing:0;
    overflow: visible;
    /*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
    width:1%;
    line-height:0; /*opera*/
    float:left;
    font-size:0;
    padding:0 0 0 0 !important;
    margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
    position: relative;
    left:0;
    top:0;
    width:85%;
    overflow:hidden;
}
#wowslider-container1 .ws_images a{
    width:100%;
    display:block;
    color:transparent;
}
#wowslider-container1 img{
    max-width: none !important;
}
#wowslider-container1 .ws_images img{
    width:100%;
    border:none 0;
    max-width: none;
    padding:0;
}
#wowslider-container1 a{ 
    text-decoration: none; 
    outline: none; 
    border: none; 
}

#wowslider-container1  .ws_bullets { 
    font-size: 0px; 
    float: left;
    position:absolute;
    z-index:70;
}
#wowslider-container1  .ws_bullets div{
    position:relative;
    float:left;
}
#wowslider-container1  .wsl{
    display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
    position:absolute;
}#wowslider-container1  .ws_bullets { 
    padding: 3px; 
}
#wowslider-container1 .ws_bullets a { 
    width:21px;
    height:21px;
    background: url(./bullet.png) left top;
    float: left; 
    text-indent: -4000px; 
    position:relative;
    margin-left:3px;
    color:transparent;
}
#wowslider-container1 .ws_bullets a:hover, #wowslider-container1 .ws_bullets a.ws_selbull{
    background-position: 0 100%;
}

#wowslider-container1 a.ws_next{
    background-position: 100% 0;
    right:15px;
}
#wowslider-container1 a.ws_prev {
    left:15px;
    background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
    background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:hover {
    background-position: 0 100%; 
}

* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}
/* bottom center */
#wowslider-container1  .ws_bullets {
    bottom:0px;
    left:50%;
}
#wowslider-container1  .ws_bullets div{
    left:-50%;
}
#wowslider-container1 .ws-title{
    position:absolute;
    display:block;
    bottom: 27px;
    left: 0px;
    margin-right: 15px;
    z-index: 50;
    color: #FFFFFF;	
    font-family:'Play',Verdana,Geneva,sans-serif;
    font-size: 32px;
    line-height: 35px;
}
#wowslider-container1 .ws-title div,#wowslider-container1 .ws-title span{
    display:inline-block;
    padding:8px;
    margin-top:10px;
    font-weight: normal;
    background:#000000;
}
#wowslider-container1 .ws-title div{
    display:block;
    margin-top:10px;	
    background:#FFFFFF;
    font-size: 20px;
    line-height: 22px;
    color: #000000;
}#wowslider-container1  .ws_thumbs { 
    font-size: 0px; 
    position:absolute;
    overflow:auto;
    z-index:70;
}
#wowslider-container1 .ws_thumbs a { 
    position:relative;
    text-indent: -4000px; 
    color:transparent;
    opacity:0.85;
}
#wowslider-container1 .ws_thumbs a:hover{
    opacity:1;
}
#wowslider-container1 .ws_thumbs a:hover img{
    visibility:visible;
}
#wowslider-container1  .ws_thumbs { 

    top: 0;
    width:17%;
    height:100%;
}
#wowslider-container1  .ws_thumbs div{
    position:relative;
    width:100%;
}
#wowslider-container1 .ws_thumbs .ws_selthumb img{
    border-color:#000000;
}

#wowslider-container1 .ws_thumbs  a img{
    margin:3px;
    text-indent:0;
    border: 5px solid #FFFFFF;
    max-width:none;
}

#wowslider-container1 .ws_images > ul{
    animation: wsBasic 28s infinite;
    -moz-animation: wsBasic 28s infinite;
    -webkit-animation: wsBasic 28s infinite;
}
@keyframes wsBasic{0%{left:-0%} 7.14%{left:-0%} 14.29%{left:-100%} 21.43%{left:-100%} 28.57%{left:-200%} 35.71%{left:-200%} 42.86%{left:-300%} 50%{left:-300%} 57.14%{left:-400%} 64.29%{left:-400%} 71.43%{left:-500%} 78.57%{left:-500%} 85.71%{left:-600%} 92.86%{left:-600%} }
@-moz-keyframes wsBasic{0%{left:-0%} 7.14%{left:-0%} 14.29%{left:-100%} 21.43%{left:-100%} 28.57%{left:-200%} 35.71%{left:-200%} 42.86%{left:-300%} 50%{left:-300%} 57.14%{left:-400%} 64.29%{left:-400%} 71.43%{left:-500%} 78.57%{left:-500%} 85.71%{left:-600%} 92.86%{left:-600%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 7.14%{left:-0%} 14.29%{left:-100%} 21.43%{left:-100%} 28.57%{left:-200%} 35.71%{left:-200%} 42.86%{left:-300%} 50%{left:-300%} 57.14%{left:-400%} 64.29%{left:-400%} 71.43%{left:-500%} 78.57%{left:-500%} 85.71%{left:-600%} 92.86%{left:-600%} }

#wowslider-container1 .ws_shadow{
    background: url(./shadow.png) left 100%;
    background-repeat: no-repeat;
    background-size:100% 100%;
    width:100%;
    height:30px;
    position: absolute;
    left:0;
    bottom:-30px;
    z-index:-1;
}
* html #wowslider-container1 .ws_shadow{/*ie6*/
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/shadow.png', sizingMethod='scale');
}
*+html #wowslider-container1 .ws_shadow{/*ie7*/
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/shadow.png', sizingMethod='scale');
}
#wowslider-container1 .ws_bullets  a img{
    text-indent:0;
    display:block;
    bottom:20px;
    left:-60px;
    visibility:hidden;
    position:absolute;
    border: 5px solid #FFFFFF;
    max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
    visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
    height:90px;
    overflow:visible;
    position:relative;
}
#wowslider-container1 .ws_bulframe div {
    left:0;
    overflow:hidden;
    position:relative;
    width:120px;
    background-color:#FFFFFF;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
    display:none;
    bottom:25px;
    overflow:visible;
    position:absolute;
    cursor:pointer;
    border: 5px solid #FFFFFF;
}
#wowslider-container1 .ws_bulframe span{
    display:block;
    position:absolute;
    bottom:-10px;
    margin-left:-3px;
    left:60px;
    background:url(./triangle.png);
    width:15px;
    height:6px;
}
#wowslider-container1 {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;
}
#wowslider-container1.grabbing {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;
}

.info-box {
    box-shadow: 0px 1px 1px #d8d236, 0px 2px 1px #d6d6d6, 0px 3px 1px #080808, 0px 4px 1px #c5c5c5, 0px 5px 1px #9bbd35, 0px 6px 1px #bbb, 0px 7px 1px #6ef3e7, 0px 8px 3px rgba(100, 100, 100, 0.4), 0px 9px 5px rgba(100, 100, 100, 0.1), 0px 10px 7px rgba(100, 100, 100, 0.15), 0px 11px 9px rgba(100, 100, 100, 0.2), 0px 12px 11px rgba(100, 100, 100, 0.25), 0px 13px 15px rgba(100, 100, 100, 0.3);
    height: 80px;
    display: flex;
    cursor: default;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px; }
.info-box .icon {
    display: inline-block;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.12);
    width: 80px; }
.info-box .icon i {
    color: #fff;
    font-size: 50px;
    line-height: 80px; }
.info-box .icon .chart.chart-bar {
    height: 100%;
    line-height: 100px; }
.info-box .icon .chart.chart-bar canvas {
    vertical-align: baseline !important; }
.info-box .icon .chart.chart-pie {
    height: 100%;
    line-height: 123px; }
.info-box .icon .chart.chart-pie canvas {
    vertical-align: baseline !important; }
.info-box .icon .chart.chart-line {
    height: 100%;
    line-height: 115px; }
.info-box .icon .chart.chart-line canvas {
    vertical-align: baseline !important; }
.info-box .content {
    display: inline-block;
    padding: 7px 10px; }
.info-box .content .text {
    font-size: 13px;
    margin-top: 2px;
    color: #555; }
.info-box .content .number {
    font-weight: normal;
    font-size: 26px;
    margin-top: -4px;
    color: #555; }

.info-box.hover-zoom-effect .icon {
    overflow: hidden; }
.info-box.hover-zoom-effect .icon i {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.info-box.hover-zoom-effect:hover .icon i {
    opacity: 0.4;
    -moz-transform: rotate(-32deg) scale(1.4);
    -ms-transform: rotate(-32deg) scale(1.4);
    -o-transform: rotate(-32deg) scale(1.4);
    -webkit-transform: rotate(-32deg) scale(1.4);
    transform: rotate(-32deg) scale(1.4); }

.info-box.hover-expand-effect:after {
    background-color: rgba(0, 0, 0, 0.05);
    content: ".";
    position: absolute;
    left: 80px;
    top: 0;
    width: 0;
    height: 100%;
    color: transparent;
    -moz-transition: all 0.95s;
    -o-transition: all 0.95s;
    -webkit-transition: all 0.95s;
    transition: all 0.95s; }

.info-box.hover-expand-effect:hover:after {
    width: 100%; }

.info-box-2 {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    height: 80px;
    display: flex;
    cursor: default;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px; }
.info-box-2 .icon {
    display: inline-block;
    text-align: center;
    width: 80px; }
.info-box-2 .icon i {
    color: #fff;
    font-size: 50px;
    line-height: 80px; }
.info-box-2 .chart.chart-bar {
    height: 100%;
    line-height: 105px; }
.info-box-2 .chart.chart-bar canvas {
    vertical-align: baseline !important; }
.info-box-2 .chart.chart-pie {
    height: 100%;
    line-height: 123px; }
.info-box-2 .chart.chart-pie canvas {
    vertical-align: baseline !important; }
.info-box-2 .chart.chart-line {
    height: 100%;
    line-height: 115px; }
.info-box-2 .chart.chart-line canvas {
    vertical-align: baseline !important; }
.info-box-2 .content {
    display: inline-block;
    padding: 7px 10px; }
.info-box-2 .content .text {
    font-size: 13px;
    margin-top: 11px;
    color: #555; }
.info-box-2 .content .number {
    font-weight: normal;
    font-size: 26px;
    margin-top: -4px;
    color: #555; }

.info-box-2.hover-zoom-effect .icon {
    overflow: hidden; }
.info-box-2.hover-zoom-effect .icon i {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.info-box-2.hover-zoom-effect:hover .icon i {
    opacity: 0.4;
    -moz-transform: rotate(-32deg) scale(1.4);
    -ms-transform: rotate(-32deg) scale(1.4);
    -o-transform: rotate(-32deg) scale(1.4);
    -webkit-transform: rotate(-32deg) scale(1.4);
    transform: rotate(-32deg) scale(1.4); }

.info-box-2.hover-expand-effect:after {
    background-color: rgba(0, 0, 0, 0.05);
    content: ".";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    color: transparent;
    -moz-transition: all 0.95s;
    -o-transition: all 0.95s;
    -webkit-transition: all 0.95s;
    transition: all 0.95s; }

.info-box-2.hover-expand-effect:hover:after {
    width: 100%; }

.info-box-3 {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    height: 80px;
    display: flex;
    cursor: default;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px; }
.info-box-3 .icon {
    position: absolute;
    right: 10px;
    bottom: 2px;
    text-align: center; }
.info-box-3 .icon i {
    color: rgba(0, 0, 0, 0.15);
    font-size: 60px; }
.info-box-3 .chart {
    margin-right: 5px; }
.info-box-3 .chart.chart-bar {
    height: 100%;
    line-height: 50px; }
.info-box-3 .chart.chart-bar canvas {
    vertical-align: baseline !important; }
.info-box-3 .chart.chart-pie {
    height: 100%;
    line-height: 34px; }
.info-box-3 .chart.chart-pie canvas {
    vertical-align: baseline !important; }
.info-box-3 .chart.chart-line {
    height: 100%;
    line-height: 40px; }
.info-box-3 .chart.chart-line canvas {
    vertical-align: baseline !important; }
.info-box-3 .content {
    display: inline-block;
    padding: 7px 16px; }
.info-box-3 .content .text {
    font-size: 13px;
    margin-top: 11px;
    color: #555; }
.info-box-3 .content .number {
    font-weight: normal;
    font-size: 26px;
    margin-top: -4px;
    color: #555; }

.info-box-3.hover-zoom-effect .icon i {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.info-box-3.hover-zoom-effect:hover .icon i {
    opacity: 0.4;
    -moz-transform: rotate(-32deg) scale(1.4);
    -ms-transform: rotate(-32deg) scale(1.4);
    -o-transform: rotate(-32deg) scale(1.4);
    -webkit-transform: rotate(-32deg) scale(1.4);
    transform: rotate(-32deg) scale(1.4); }

.info-box-3.hover-expand-effect:after {
    background-color: rgba(0, 0, 0, 0.05);
    content: ".";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    color: transparent;
    -moz-transition: all 0.95s;
    -o-transition: all 0.95s;
    -webkit-transition: all 0.95s;
    transition: all 0.95s; }

.info-box-3.hover-expand-effect:hover:after {
    width: 100%; }

.info-box-4 {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    height: 80px;
    display: flex;
    cursor: default;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px; }
.info-box-4 .icon {
    position: absolute;
    right: 10px;
    bottom: 2px;
    text-align: center; }
.info-box-4 .icon i {
    color: rgba(0, 0, 0, 0.15);
    font-size: 60px; }
.info-box-4 .chart {
    margin-right: 5px; }
.info-box-4 .chart.chart-bar {
    height: 100%;
    line-height: 50px; }
.info-box-4 .chart.chart-bar canvas {
    vertical-align: baseline !important; }
.info-box-4 .chart.chart-pie {
    height: 100%;
    line-height: 34px; }
.info-box-4 .chart.chart-pie canvas {
    vertical-align: baseline !important; }
.info-box-4 .chart.chart-line {
    height: 100%;
    line-height: 40px; }
.info-box-4 .chart.chart-line canvas {
    vertical-align: baseline !important; }
.info-box-4 .content {
    display: inline-block;
    padding: 7px 16px; }
.info-box-4 .content .text {
    font-size: 13px;
    margin-top: 11px;
    color: #555; }
.info-box-4 .content .number {
    font-weight: normal;
    font-size: 26px;
    margin-top: -4px;
    color: #555; }

.info-box-4.hover-zoom-effect .icon i {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.info-box-4.hover-zoom-effect:hover .icon i {
    opacity: 0.4;
    -moz-transform: rotate(-32deg) scale(1.4);
    -ms-transform: rotate(-32deg) scale(1.4);
    -o-transform: rotate(-32deg) scale(1.4);
    -webkit-transform: rotate(-32deg) scale(1.4);
    transform: rotate(-32deg) scale(1.4); }

.info-box-4.hover-expand-effect:after {
    background-color: rgba(0, 0, 0, 0.05);
    content: ".";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    color: transparent;
    -moz-transition: all 0.95s;
    -o-transition: all 0.95s;
    -webkit-transition: all 0.95s;
    transition: all 0.95s; }

.info-box-4.hover-expand-effect:hover:after {
    width: 100%; }

.bg-red {
    background-color: #F44336 !important;
    color: #fff; }
.bg-red .content .text,
.bg-red .content .number {
    color: #fff !important; }

.bg-pink {
    background-color: #E91E63 !important;
    color: #fff; }
.bg-pink .content .text,
.bg-pink .content .number {
    color: #fff !important; }

.bg-purple {
    background-color: #9C27B0 !important;
    color: #fff; }
.bg-purple .content .text,
.bg-purple .content .number {
    color: #fff !important; }

.bg-deep-purple {
    background-color: #673AB7 !important;
    color: #fff; }
.bg-deep-purple .content .text,
.bg-deep-purple .content .number {
    color: #fff !important; }

.bg-indigo {
    background-color: #3F51B5 !important;
    color: #fff; }
.bg-indigo .content .text,
.bg-indigo .content .number {
    color: #fff !important; }

.bg-blue {
    background-color: #2196F3 !important;
    color: #fff; }
.bg-blue .content .text,
.bg-blue .content .number {
    color: #fff !important; }

.bg-light-blue {
    background-color: #03A9F4 !important;
    color: #fff; }
.bg-light-blue .content .text,
.bg-light-blue .content .number {
    color: #fff !important; }

.bg-cyan {
    background-color: #00BCD4 !important;
    color: #fff; }
.bg-cyan .content .text,
.bg-cyan .content .number {
    color: #fff !important; }

.bg-teal {
    background-color: #009688 !important;
    color: #fff; }
.bg-teal .content .text,
.bg-teal .content .number {
    color: #fff !important; }

.bg-green {
    background-color: #4CAF50 !important;
    color: #fff; }
.bg-green .content .text,
.bg-green .content .number {
    color: #fff !important; }

.bg-light-green {
    background-color: #8BC34A !important;
    color: #fff; }
.bg-light-green .content .text,
.bg-light-green .content .number {
    color: #fff !important; }

.bg-lime {
    background-color: #CDDC39 !important;
    color: #fff; }
.bg-lime .content .text,
.bg-lime .content .number {
    color: #fff !important; }

.bg-yellow {
    background-color: #ffe821 !important;
    color: #fff; }
.bg-yellow .content .text,
.bg-yellow .content .number {
    color: #fff !important; }

.bg-amber {
    background-color: #FFC107 !important;
    color: #fff; }
.bg-amber .content .text,
.bg-amber .content .number {
    color: #fff !important; }

.bg-orange {
    background-color: #FF9800 !important;
    color: #fff; }
.bg-orange .content .text,
.bg-orange .content .number {
    color: #fff !important; }

.bg-deep-orange {
    background-color: #FF5722 !important;
    color: #fff; }
.bg-deep-orange .content .text,
.bg-deep-orange .content .number {
    color: #fff !important; }

.bg-brown {
    background-color: #795548 !important;
    color: #fff; }
.bg-brown .content .text,
.bg-brown .content .number {
    color: #fff !important; }

.bg-grey {
    background-color: #9E9E9E !important;
    color: #fff; }
.bg-grey .content .text,
.bg-grey .content .number {
    color: #fff !important; }

.bg-blue-grey {
    background-color: #607D8B !important;
    color: #fff; }
.bg-blue-grey .content .text,
.bg-blue-grey .content .number {
    color: #fff !important; }

.bg-black {
    background-color: #000000 !important;
    color: #fff; }
.bg-black .content .text,
.bg-black .content .number {
    color: #fff !important; }

.bg-white {
    background-color: #ffffff !important;
    color: #fff; }
.bg-white .content .text,
.bg-white .content .number {
    color: #fff !important; }