﻿

.header.white {
    padding: 4% 3.5%;
    background-size: 10% auto;
    background-position: 100% 15%;
}

    .header.white h1 {
        border-color: #fff;
        color: #fff;
        width: 15%;
        padding-top: 3%;
    }


.statistic-bg {
    color: #fff;
}

.statistics span, .statistics h5, .statistics ul {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    vertical-align: baseline !important;
    line-height: 1.2em
}

.scan {
    background-color: rgb( 172, 157, 116 );
    height: 136px
}

.statistics {
    background-color: rgb( 59, 159, 215 );
    height: 136px
}

    .statistics ul {
        list-style: none;
        padding: 1%;
    }

        .statistics ul li {
            display: inline-block;
            float: left;
            padding: 0 5% 0 0;
        }

            .statistics ul li:after {
                content: "";
                position: absolute;
                top: 15%;
                background: #FFF none repeat scroll 0% 0%;
                width: 1px;
                height: 95px;
                margin-right: -2.5%;
            }

            .statistics ul li h5 {
                font-family: SouthLight;
                font-size: 33px;
                line-height: 46px;
                font-weight: normal
            }

            .statistics ul li span {
                font-family: "SEGOEUIL";
                font-size: 67px;
                font-weight: normal;
            }




text {
    font-family: "SEGOEUIL";
    font-size: 33px;
    fill: #fff;
    color: #fff;
}

.scan h5 {
    font-family: SouthLight;
    font-size: 19px;
    font-weight: normal;
    margin: 1% 0%
}

#donut {
    margin: 0 auto;
    margin-right: 33px;
    margin-top: 10px;
}

path.color0 {
    fill: #3b9fd7;
}

path.color1 {
    fill: #fff;
}
