.block_home_slider {
    margin-bottom: 19px;
    padding-bottom: 19px;
    border-bottom: 1px solid #ededed;
    overflow: hidden;
}

    .block_home_slider .flexslider {
        min-height: 300px;
        background: url(preloader.gif) center 150px no-repeat;
    }

    .block_home_slider .slides {
        margin: 0;
        overflow: hidden;
        background: #fcfcfc;
    }

        .block_home_slider .slides li {
            margin-bottom: 0;
            display: none;
            -webkit-backface-visibility: hidden;
            list-style: none;
        }

    .block_home_slider #paging_controls {
    }

        .block_home_slider #paging_controls:after {
            clear: both;
            width: 100%;
            position: relative;
            display: block;
            content: "";
        }

    .block_home_slider .slides li img {
        height: auto;
        width: 100%;
    }

    .block_home_slider .slides li .slide {
        position: relative;
    }

    .block_home_slider .slides li .caption {
        width: 413px;
        position: absolute;
        bottom: 19px;
        right: 19px;
        text-align: right;
    }

.style2.block_home_slider .slides li .caption {
    left: 0;
    right: 0;
    width: auto;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    padding: 12px 0 9px;
}

    .style2.block_home_slider .slides li .caption .subj {
        display: none;
        background-color: rgba(0,0,0,0.8);
    }

    .style2.block_home_slider .slides li .caption .title {
        background: none;
        padding: 0 0 0 10px;
        margin: 0 0 5px 0;
        line-height: 16px;
        height: auto;
    }

    .style2.block_home_slider .slides li .caption .body {
        background: none;
        color: #bcbcbc;
        padding: 0 12px;
    }

.block_home_slider .slides li a {
    display: block;
}

.block_home_slider .slides li img {
    vertical-align: top;
}

.block_home_slider .slides li .caption p {
    clear: right;
    margin-bottom: 2px;
}

.block_home_slider .slides li .caption .subj {
    float: right;
    font-size: 9px;
    line-height: 16px;
    height: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #e9e9e9;
    padding: 0px 4px 0px;
    background-color: rgba(0,0,0,0.8);
}

.block_home_slider .slides li .caption .title {
    position: relative;
    background-color: rgba(0,0,0,0.8);
    clear: right;
    float: right;
    height: 34px;
    padding: 0 12px;
    letter-spacing: -1px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 34px;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
}

.block_home_slider .slides li .caption .body {
    position: relative;
    padding: 8px 12px 8px;
    font-size: 12px;
    line-height: 17px;
    color: #464646;
    background-color: rgba(255,255,255,0.9);
}

.block_home_slider .flexslider {
    position: relative;
    overflow: hidden;
}

div.slide a img {
    max-height: 300px;
    height: 300px !important;
}
