.roamfree .intro_block figure figcaption h1{
    max-width: 850px;
    display: block;
    margin: 50px auto;
    line-height: 1;
}

.roamfree .intro_block figure figcaption p:first-of-type{
    font-family: 'Playfair Display',sans-serif;
    font-size: 20px;
    font-weight: normal;
    background: transparent;
    text-transform: inherit;
    opacity: .7;
}

.roamfree .work_info {
    background: #b8a898;
}

.roamfree .work_info .grid_row h4{
    color: #0e1b2e;
}

.roamfree .work_info .grid_row h4:before,
.roamfree .work_info .list li:before{
    background: #0e1b2e;
}

.roamfree .work_info p strong{
    color: #493929;
}

.roamfree .work_info p {
    color: #4c3c2c;
}

.roamfree .work_quote{
    background: #9f191a;
}

.roamfree .list li{
    color: #493929;
}
.nuton .intro_block figure>div{
    opacity: .3;
}

.nuton .intro_block figure figcaption h1{
    max-width: 1050px;
    display: block;
    margin: 50px auto;
    line-height: 1;
}

.nuton .intro_block figure figcaption p:first-of-type{
    background: url(../../images/icons/wave_green3.png) center bottom no-repeat;
    opacity: 1!important;
}

.nuton .intro_block figure figcaption p.show{
    font-family: 'Playfair Display',sans-serif;
    font-size: 20px;
    font-weight: normal;
    opacity: .7;
}

.nuton .work_info .grid_row h4{
    color: #fff;
}

.nuton .work_info .grid_row h4:before,
.nuton .work_info .list li:before {
    background: #6ecdb1;
}

.nuton .work_quote{
    background: #6ecdb1;
}
.duracell .intro_block figure figcaption h1 {
    max-width: 1080px;
    display: block;
    margin: 50px auto;
    line-height: 1;
}

.duracell .intro_block figure>div {
    opacity: 1;
}

.duracell .work_info .grid_row h4:before,
.duracell .work_info .list li:before {
    background: #d08f55;
}
.duracell .intro_block figure figcaption p:first-of-type {
    background: url(../../images/icons/wave_orange3.png) center bottom no-repeat;
    opacity: 1!important;
}

.duracell .work_info {
    background: #363636;
}

.duracell.work_nav:hover, .duracell.workbg .work_img_list, .duracell.workbg:before, html.duracell{
    background: #363636;
}

.duracell .work_info .grid_row h4 {
    color: #fff;
}
