#exhibits-list, #exhibit-gallery, .other-exhibits, .other-image, .other-title, .likes-block-content, #exhibit-likes, #exhibit-main-photo-name, #exhibit-main-photo, #exhibit-text, #exhibit-content, #exhibit-announce, .ex-last-clear, .ex-item-clear, .ex-announce, #album-exhibits, #album-category, #album-description, #exhibits-title, .album-clear, .album-photo, .album-title, .exhibits-list-clear {
    position: relative;
    float: left;
    width: 100%;
}

.album-block, #album-left, #album-right, .exhibit-item-photo {
    position: relative;
    float: left;
}

.m-top-10 {
    margin-top: 10px !important;
}

#exhibit-gallery {
    margin-top: 30px;
}

#exhibit-announce {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}

#exhibit-announce div {
    position: absolute;
    width: 2px;
    height: 1px;
    left: -22px;
    top: 6px;
}

#exhibit-main-photo {
    margin-top: 30px;
}

#exhibit-main-photo img {
    max-width: 620px;
}

#exhibit-main-photo-name {
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    margin-top: 15px;
}

#exhibit-text {
    margin-top: 25px;
    line-height: 24px;
}

#exhibit-likes {
    margin-top: 25px;
    border-top: solid 1px #e0e0e0;
    height: 60px;
}

.likes-block-content {
    height: 27px;
    margin-top: 17px;
}

.other-exhibits {
    margin-top: 42px;
}

.other-title {
    font-size: 14px;
    line-height: 18px;
    margin-top: 12px;
}

.ex-item-clear {
    height: 15px;
    border-bottom: solid 1px #e0e0e0;
    font-size: 0;
    line-height: 0;
}

.ex-last-clear {
    height: 25px;
    font-size: 0;
    line-height: 0;
}

.exhibit-item {
    /*margin-top: 30px;*/
    display: inline-block;
    border: 2px solid transparent;
}

.exhibit-item-photo {
    width: 210px;
}

.exhibit-item-photo img {
    margin-top: 4px;
}

.exhibit-item-text {
    line-height: 24px;
}

.full-width .exhibit-item-text {
    width: 730px;
}

.ex-full-width {
    width: 100% !important;
}
.ex-title.active{
    color: #3fa158
}
.ex-title {
    font-size: 20px;
    font-weight: 600;
        padding: 18px 40px;
    border: 2px solid #eeeff1;
}

.ex-title:hover{
  border: 2px solid #3fa158;
   color: #3fa158;
}

.ex-announce {
    font-size: 16px;
    margin-top: 7px;
}

#album-left {
    width: 620px;
}

#album-description {
    margin-top: 10px;
}

.text {
    line-height: 24px;
}

#album-right {
    width: 220px;
    left: 100px;
}

#album-category {
    margin-top: 27px;
}

#album-category ul {
    list-style-type: none;
}

#album-category li {
    display: block;
    float: left;
    clear: both;
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 8px;
}

#album-category a {
    display: block;
    float: left;
}

.selected-album {
    background: #e8d7bf;
    padding: 2px 8px;
    margin-left: -8px;
}

.selected-album a {
    color: #333333 !important;
    text-decoration: none !important;
    font-weight: bold;
}

#exhibits-title h1 {
    margin-bottom: 0;
}

.album-block {
    width: 300px;
    margin-top: 30px;
}

.album-2 {
    left: 20px;
}

.album-3 {
    left: 40px;
}

.album-clear {
    height: 1px;
    font-size: 0;
    line-height: 0;
}

.album-title {
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    margin-top: 15px;
}

.album-title a, #album-category a, .ex-title a {
    /*text-decoration: underline;*/
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #515151;
    /*border: 2px solid transparent;*/
    /*padding: 15px 29px;*/
    /*-webkit-transition:  0.5s;*/
    /*-moz-transition:  0.5s;*/
    /*-o-transition:  0.5s;*/
    /*transition:  0.5s;*/
}

.album-title a:hover, #album-category a:hover, .ex-title a:hover {
    text-decoration: none;
    color: #2f365a;
}

.active{
    border: 2px solid #3fa158;
}

.exhibits-list-clear {
    height: 25px;
}

/**
 *  Carousel
 */

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 620px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  620px;
    height: 184px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 184px;
    height: 184px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 4px;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 79px;
    right: -37px;
    width: 15px;
    height: 27px;
    cursor: pointer;
    background: transparent no-repeat 0 0;
    background-position: -15px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 79px;
    left: -37px;
    width: 15px;
    height: 27px;
    cursor: pointer;
    background: transparent no-repeat 0 0;
}

.multimedia{
    width: 100%;
}

.mm-title{
    background: url("/media/images/2016/banners/multimedia.jpg");
    background-size: cover;
    height: 120px;
    display: table;
    width: 100%;
    margin-bottom: 25px;

}

.mm-title h3{
    color: white;
    font-family: roboto-bold;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 80px;

}



a.s-item{
    color: #515151;
    text-transform: none;
}

.right-block {
    display: block;
    width: 310px;
    /*background-color: #985f0d;*/
    min-height: 380px;
    float:left;
    position: relative;
}

.g-a-title:hover{
    display: block;
}

.g-a-title{
    display: none;
}

.g-a-title {
    font-weight: bold;
    color: #bed805;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    position: absolute;
    bottom: 20px;
    margin-left: 24px;
    z-index: 2;
    line-height: 1.1;
    word-break: break-word;
    text-align: left;
}

.g-a-title a {
    color: #bed805;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: rgb(0, 0, 0) 2px 0px 1px;
}

.g-a-title a:hover {
    text-decoration: none;
}

.photo-block-image:hover + .g-a-title,
.infograph-photo:hover + .g-a-title{
    display: block;
    text-decoration: none;
}

.black_overlay{
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0));
    position: absolute;
    top: 0;
    display:none;
}

.infograph-photo:hover .black_overlay,
.infograph-photo:hover .black_overlay .g-a-title,
.photo-block-image:hover .black_overlay,
.photo-block-image:hover .black_overlay .g-a-title{
    display: block;
    cursor: pointer;
}

.very-very{
    min-height: 550px;
    border: 1px solid #959595;
}

.very-very .very-reading,
.very-very .very-obsujd{
    display: inline-block;
    text-transform: uppercase;
    color: #7d7d7d;
    font-size: 11px;
    font-weight: 700;
    background-color: #f4f4f4;
    padding: 4px 6px;
}

.very-reading{
    position: absolute;
    float: right;
    top: -15px;
    left: -10px;
}

.very-obsujd{
    position: absolute;
    float: left;
    top: -15px;
    right: -10px;
}

.very-obsujd:hover,
.very-reading:hover{
    cursor: pointer;
}

.very-very .slick-disabled,
.very-very .slick-disabled{
    color: white;
    background-color: #343b5e;
}

.right-block .banner{
    min-height: 240px;
    background-color: #f4f4f4;
    margin: 30px 0;
}

.right-block .poll{
/*    min-height: 365px;*/
/*    background-color: red;*/
}

.right-banners{
    overflow: hidden;
}
