@charset "utf-8";
/* CSS Document */

.totalbusiness-color-wrapper, .totalbusiness-parallax-wrapper {
    background-size: cover;
}
.three {
    width: 25%;
}
.column, .columns {
    float: left;
    position: relative;
    min-height: 1px;
}
.totalbusiness-skill-item-wrapper {
    color: #3a3a3a;
}

.totalbusiness-skill-item-wrapper {
    text-align: center;
    line-height: 1;
}
.totalbusiness-item {
    margin: 0px 15px 20px;
    min-height: 1px;
}
.totalbusiness-skill-item-wrapper .totalbusiness-skill-item-title, .totalbusiness-skill-item-wrapper .totalbusiness-skill-item-caption {
    font-family: "Lato", sans-serif;
    font-weight: 500;
}
.totalbusiness-skill-item-wrapper .totalbusiness-skill-item-title {
    font-size: 47px;
    margin-bottom: 18px;
    font-weight: 300;
}
.totalbusiness-skill-item-wrapper .totalbusiness-skill-item-title, .totalbusiness-skill-item-wrapper .totalbusiness-skill-item-caption {
    font-family: "Lato", sans-serif;
    font-weight: 500;
}
.totalbusiness-skill-item-wrapper .totalbusiness-skill-item-caption {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
}
.totalbusiness-item {
    margin: 0px 15px 20px;
    min-height: 1px;
}
@media only screen and (max-width: 767px) {
    .one-ninth, .one-eighth, .one-seventh, .one-fifth, .two-fifth, .three-fifth, .four-fifth, .one, .two, .three, .four, .five, .six, .seven, .eight, .nine, .ten, .eleven, .twelve {
        width: 100%;
    }
}