﻿.interactive-slider-v2 h2 {
    color: #fff;
    font-size: 70px;
    font-weight: 600;
    line-height: 80px;
    text-transform: uppercase;
}

ul.fa-ul.brown i.fa{
    color:#9c8061;
}

/*.materials .content-boxes-v5 i{
    background:#9c8061;
    color:#fff;
}

.materials .content-boxes-v5:hover i{
    background:#eee;
    color:#999;
}*/

/*.header-fixed .header {
    height:94px;
}*/

.header a.logo{
    width:100px;
    height:39px;
    display:block;
}
.header .navbar-nav > li > a {
    bottom: -2px;
    position: relative;
    padding: 21px 30px 17px 20px;
}
.headline h1 {
    border-bottom: 2px solid #9c8061;
    font-size:24px;
}
.headline h1 {
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    
}
.headline h1 a{
    color:#555;
}
.headline h1 a:hover{
    text-decoration:none;
}

.diy-box{
    width:300px;
}

.col-sm-4 .diy-box{
    width:200px;
}

.interactive-slider-v2{
    background:url(/images/bg/bg002.jpg) no-repeat;
}
.interactive-slider-v2:after {
    background: rgba(0,0,0,0.8);
}
@media(max-width:768px){
    .prev-next .btn-u{
        width:100%;
        text-align:center;
    }
}

@media(min-width:992px){
    .header-fixed .header.header-fixed-shrink > .container {
        margin-bottom: 0px; 
    }
}