.portfolio-page-top
{
    padding: 20px;
    #background: #f2f2f2;
    border-bottom: solid 1px #d6d6d6;
}
.portfolio-page-top h1
{
    margin-bottom: 50px;
}
.portfolio-page-top .lcol
{
    width: 310px;
    margin-right: 15px;
    float: left;
    height: 100%;
}
.portfolio-page-top .filter
{
    font-size: 12px;
    line-height: 16px;
    color: #b2b2b2;
    margin-top: 20px;
}
.portfolio-page-top .filter .selected_works
{
    display: none;
}
.portfolio-page-top .rcol
{
    width: 635px;
    float: left;
    font: 15px/21px 'CirceLight', 'Arial', sans-serif;
    margin-top: 10px;
}
.portfolio-page-top .zoomroom-link
{
    float: right;
    position: relative;
    top: 10px;
    padding-left: 15px;
    border-left: solid 1px #ccc;
}
.portfolio-sort a {
    display: block;
    float: left;
    margin-right: 13px;
    width: 69px;
    height: 69px;
    background: url("../img/green-circle.png") 0 100% no-repeat;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
    -o-transition-property: background;
    -o-transition-duration: 0.2s;
}
.portfolio-sort a:hover, .portfolio-sort a.active {
    background-position: 0 0;
}
.portfolio-sort a span {
    color: #fff;
    font: 10px/10px 'CirceLight', 'Arial', sans-serif;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative;
    top: 25px;
}

.portfolio
{
    #background: #f2f2f2;
    padding: 0 0 30px;
}
.portfolio .row
{
    width: 960px;
    margin: 0 auto;
}

.portfolio .portfolio-mainpage-head
{
    width: 960px;
    margin: 15px auto 0 auto;
    font: 23px 'CirceBold', 'Arial', sans-serif;
}

.portfolio .row:first-child
{
    padding-top: 15px;
}
.portfolio .item, .services .works .item, .widget.work .item
{
    margin-top: 15px;
    width: 310px;
    height: 163px;
    float: left;
    position: relative;
}
.portfolio .item p
{
    color: #999999;
}
.portfolio .item .active, .services .item .active, .widget.work .item .active
{
    background: url(../img/green-bg.png) repeat;
    width: 100%;
    height: 120px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
}
.portfolio .item .active .title, .services .item .active .title, .widget.work .item .active .title
{
    color: #fff;
    padding: 15px;
    font-size: 12px;
    line-height: 16px;
    text-transform: none;
}
.portfolio .item .active .awards, .services .item .active .awards, .widget.work .item .active .awards
{
    position: absolute;
    bottom: 10px;
    left: 15px;
}
.portfolio .item p.hover, .widget.work .item p.hover
{
    color: #34b233;
}

.portfolio .item.center, .services .works .item.center
{
    margin: 15px 15px 0;
}
.portfolio .item .link, .services .works .item .link, .widget.work .item .link
{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background: url(../img/blank.gif);
}
.portfolio .work
{
    height: 584px;
    width: 100%;
    margin: 0 0 15px;
    position: relative;
    border-top: solid 1px #ebebeb;
    background: #fff;
}
.portfolio .work .image
{
    height: 524px;
    background: no-repeat bottom center;
    position: absolute;
    left: 0;
    width: 100%;
}
.portfolio .work .wrapper
{
    top: 0;
    left: 0;
    height: 100%;
}
.portfolio .work .controls-wrapper
{
    height: 40px;
    bottom: 20px;
    width: 960px;
    margin: 0 auto;
    position: relative;
    top: 544px;
}
.portfolio .work .controls .description-toggle
{
    position: absolute;
    padding: 0 25px;
    line-height: 40px;
    right: 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    z-index: 3;
    display: inline-block;
    height: 40px;
    background-color: #34b133;
}
.portfolio .work .description
{
    width: 310px;
    /*height: 524px;*/
    height: 494px;
    overflow: visible;
    position: absolute;
    /*top: 74px;*/
    right: -15px;
    padding: 15px;
    background: #fff;
    opacity: 0;
    display: none;
    z-index: 2;
}
.portfolio .work .description .scrollpane
{
    height: 200px;
}
.portfolio .work .description-item
{
    border-top: solid 1px #b2b2b2;
    color: #000;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 19px;
}
.portfolio .work .description-item.fixh
{
    height: 64px;
    margin: 0;
}
.portfolio .work .description-item .caption
{
    font: 13px/13px 'CirceLight', 'Arial', sans-serif;
    color: #5A5A5A;
    text-transform: uppercase;
    margin: 1em 0 .5em;
}
.portfolio .work .description-item .links
{
    margin-top: .7em;
    font-size: 12px;
    line-height: 16px;
}
.portfolio .work .controls
{
    position: absolute;
    bottom: 20px;
    width: 100%;
}
.portfolio .work .controls .close
{
    position: absolute;
    top: 0;
    left: 80px;
    /*background-color: #f2f2f2;*/
}
.portfolio .work .controls .close:hover
{
    background-color: #3ab839;
}
/*.portfolio .work .controls .next, .portfolio .work .controls .previous*/
/*{*/
    /*background-color: #АА;*/
/*}*/
.portfolio .work .controls .next:hover, .portfolio .work .controls .previous:hover
{
    background-color: #3ab839;
}

.filters-content
{
    border-top: solid 1px #f0f0f0;
    padding-top: 5px;
    padding-bottom: 30px;
    display: none;
}
.filters-content table
{
    width: 100%;
}
.filters-content td
{
    width: 228px;
    padding-right: 15px;
    background: url(../img/filters-border.png) left bottom no-repeat;
}
.filters-content .last
{
    padding-right: 0;
}
.filters-content td a
{
    display: block;
    padding: 10px 5px 10px 0;
    color: #333;
    font-size: 13px;
    line-height: 16px;
}
.filters-content td a.active
{
    color: #3ab839;
    cursor: default;
}
.filters-content td a:hover
{
    color: #3ab839;
    text-decoration: none;
}
.filters-content p
{
    margin: 1em 0;
}
.filters-content .title
{
    font-size: 11px;
    text-transform: uppercase;
    color: #b2b2b2;
    margin-bottom: .7em;
    border-bottom: solid 1px #d6d6d6;
}