
.subsection-p1 {
    width: 100%;
    text-align: center;
    background: url(../img/bg/bg-sub-p1.jpg)  no-repeat center center fixed;
    background-repeat: no-repeat;
    background-position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 160px 0;
}

.subsection-p1 h1 {
    color: #fff;
    font-family: 'sans';
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 8px;
    line-height: 30px;
}

.subsection-p1 p {
    color: #aaa;
    font-family: 'raleway';
    font-size: 11px;
    letter-spacing: 4px;
}

.subsection-p2 {
    width: 100%;
    text-align: center;
    background: url(../img/bg/bg-sub-p2.jpg)  no-repeat center center fixed;
    background-repeat: no-repeat;
    background-position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 160px 0;
}

.subsection-p2 h1 {
    color: #fff;
    font-family: 'sans';
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 8px;
    line-height: 30px;
}

.subsection-p2 p {
    color: #aaa;
    font-family: 'raleway';
    font-size: 11px;
    letter-spacing: 4px;
}


.subsection-p3 {
    width: 100%;
    text-align: center;
    background: url(../img/bg/bg-sub-p3.jpg)  no-repeat center center fixed;
    background-repeat: no-repeat;
    background-position: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 160px 0;
}

.subsection-p3 h1 {
    color: #fff;
    font-family: 'sans';
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 8px;
    line-height: 30px;
}

.subsection-p3 p {
    color: #aaa;
    font-family: 'raleway';
    font-size: 11px;
    letter-spacing: 4px;
}
