
.tab-cvet {
    font-family: 'Gotham Pro';
    font-size: 18px;
    color: #2e2e2e;
    border-bottom: 2px solid #fbb51b;
    padding-bottom: 14px;
    margin-bottom: 14px;
}

.tab-cvet a {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    color: #f7f3ed;
    font: 15px/27px 'Gotham Pro';
    text-decoration: none;
    background: url(../img/visual/my-room-a.png) repeat-x left top;
    border-radius: 2px;
    vertical-align: top;
    margin-left: 6px;
}

.tab-cvet a:hover {
    text-decoration: none;
    background: url(../img/visual/my-room-a-h.png) repeat-x left top;
}

.tab-cvet a.active {
    background: url(../img/visual/my-room-a-act.png) repeat-x left top;
}

.tab-cvet2 {
    font-family: 'Gotham Pro';
    font-size: 18px;
    color: #2e2e2e;
    padding-bottom: 14px;
    /*margin-bottom: 15px;*/
}

.tab-cvet2>a {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    color: #f7f3ed;
    font: 15px/27px 'Gotham Pro';
    text-decoration: none;
    background: url(../img/visual/my-room-a.png) repeat-x left top;
    border-radius: 2px;
    margin-top: -2px;
    vertical-align: top;
    margin-left: 6px;
}

.tab-cvet2>a:hover {
    text-decoration: none;
    background: url(../img/visual/my-room-a-h.png) repeat-x left top;
}

.tab-cvet2>a.active {
    background: url(../img/visual/my-room-a-act.png) repeat-x left top;
}

.tab-cvet2>ul {
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    width: 560px;
}

.tab-cvet2>ul>li {
    width: 26px;
    height: 26px;
    border: 2px solid #fff;
    display: inline-block;
    margin: 5px 5px 0 0;
    cursor: pointer;
}

.tab-cvet2>ul>li:hover {
    border: 2px solid #959595;
}

.tab-cvet2>ul>li.active {
    border: 2px solid #fff;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .3), inset 0 0 5px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .3), inset 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 4px rgba(0, 0, 0, .3), inset 0 0 5px rgba(0, 0, 0, .5);
}

.room-wrap-pic {
    width: 570px;
    height: 380px;
    position: relative;
    margin-bottom: 5px;
    float: left;
    background: #cab7a8;
}


.tab-cvet3 {
    font-family: 'Gotham Pro';
    font-size: 19px;
    color: #2e2e2e;
    padding-bottom: 14px;
    margin-bottom: 15px;
    float: left;
    padding-left: 15px;
    margin-right: -5px;
    margin-top: -31px;
}

.tab-cvet3>a {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    color: #f7f3ed;
    font: 15px/27px 'Gotham Pro';
    text-decoration: none;
    background: url(../img/visual/my-room-a.png) repeat-x left top;
    border-radius: 2px;
    margin-top: -2px;
    vertical-align: top;
    margin-left: 6px;
}

.tab-cvet3>a:hover {
    text-decoration: none;
    background: url(../img/visual/my-room-a-h.png) repeat-x left top;
}

.tab-cvet3>a.active {
    background: url(../img/visual/my-room-a-act.png) repeat-x left top;
}

.tab-cvet3>ul {
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    width: 105px;
}

.tab-cvet3>ul>li {
    width: 26px;
    height: 26px;
    border: 2px solid #fff;
    display: inline-block;
    margin: 5px 5px 0 0;
    cursor: pointer;
}

.tab-cvet3>ul>li:hover {
    border: 2px solid #959595;
}

.tab-cvet3>ul>li.active {
    border: 2px solid #fff;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .3), inset 0 0 5px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .3), inset 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 4px rgba(0, 0, 0, .3), inset 0 0 5px rgba(0, 0, 0, .5);
}

.clear {
    clear: both;
    min-height: 0;
}

.room-mebel {
    width: 570px;
    height: 380px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/visual/mebel.png) no-repeat left top;
}

.room-mat-pat {
    display: none;
    width: 570px;
    height: 380px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/visual/mativiy-potolok.png) no-repeat left top;
}

.room-mat-pat.active {
    display: block;
}

.room-svetilniki {
    display: none;
    width: 570px;
    height: 380px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/visual/svetilniki-activ.png) no-repeat left top;
}

.room-svetilniki.active {
    display: block;
}

.room-lustra {
    width: 570px;
    height: 380px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/visual/lustra.png) no-repeat left top;
}

.room-lustra-active {
    display: none;
    width: 570px;
    height: 380px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/visual/lustra-activ.png) no-repeat left top;
}

.room-lustra-active.active {
    display: block;
}

#canv-potolok {
    position: absolute;
    left: 163px;
    top: 0;
}

#canv-pol {
    position: absolute;
    right: 0;
    bottom: 0;
}

#glan,
#mat {
    display: none;
}

#glan.active,
#mat.active {
    display: block;
}

@media (max-width: 739px) {

    .tab-cvet2>ul {
        width: auto
    }

    .tab-cvet3 {
        width: 100%;
        margin: 10px 0;
        padding-left: 0px;
    }

    .tab-cvet3>ul {
        width: auto
    }
}