/* Minification failed. Returning unminified contents.
(494,82): run-time error CSS1038: Expected hex color, found '#753636368'
 */
/** ВЕРХНИЙ БЛОК **/

/*правый баннер*/
.content .top-own-banner {
    width: 250px;
    height: 330px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    background: #333;
    border-radius: 5px;
    margin: 2px 0 20px 0;
}

    .content .top-own-banner .title-box {
        position: absolute;
        padding: 0 0 1px;
        background: #37603f;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left,#37603f 0%,#578360 100%);
        background: -webkit-gradient(linear,left top,right top,color-stop(0%,#37603f),color-stop(100%,#578360));
        background: -webkit-linear-gradient(left,#37603f 0%,#578360 100%);
        background: -o-linear-gradient(left,#37603f 0%,#578360 100%);
        background: -ms-linear-gradient(left,#37603f 0%,#578360 100%);
        background: linear-gradient(to right,#37603f 0%,#578360 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#37603f',endColorstr='#578360',GradientType=1);
        width: 115px;
        right: -21px;
        bottom: 45px;
    }

        .content .top-own-banner .title-box .title {
            background: url('/Content/images/ribbon/good-bad.png') 0 0 no-repeat;
            width: 95px;
            height: 23px;
            margin: 8px 0 8px 4px;
            position: relative;
            display: block;
        }

        .content .top-own-banner .title-box:before {
            right: 0;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 5px 0 0 11px;
            border-color: transparent transparent transparent #80b68b;
        }

        .content .top-own-banner .title-box:after {
            left: -109px;
            background: url('/Content/images/ribbon/figure_banner.png') 0 0 no-repeat;
            width: 109px;
            height: 41px;
        }



/** НИЖНИЙ БЛОК **/

/*левый блок*/
.content .left-content {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 615px;
    margin: 0 60px 0 0;
}

    /*лента на список новостей*/
    .content .left-content .title-box {
        background: #2d839b;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left,#2d839b 0%,#2d839b 100%);
        background: -webkit-gradient(linear,left top,right top,color-stop(0%,#2d839b),color-stop(100%,#2d839b));
        background: -webkit-linear-gradient(left,#2d839b 0%,#2d839b 100%);
        background: -o-linear-gradient(left,#2d839b 0%,#2d839b 100%);
        background: -ms-linear-gradient(left,#2d839b 0%,#2d839b 100%);
        background: linear-gradient(to right,#2d839b 0%,#2d839b 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d839b',endColorstr='#2d839b',GradientType=1);
        width: 320px;
        left: -20px;
        border-left: 1px solid #4badc9;
        height: 30px;
        margin-bottom: 10px;
    }

        .content .left-content .title-box .title {
            padding-left: 15px;
        }

        .content .left-content .title-box:before {
            left: -2px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 0 5px 11px;
            border-color: transparent transparent #4badc9 transparent;
        }

        .content .left-content .title-box:after {
            top: -1px;
            right: -78px;
            background: url('/Content/images/ribbon/small_right_ribbon_figures.png') 0 -33px no-repeat;
            width: 78px;
            height: 32px;
        }

    /*список новостей*/
    .content .left-content .news-list {
        padding-top: 20px;
    }


/** НИЖНИЙ БЛОК **/
.content .interview-content {
    margin-top: 50px;
}

.content .interview-content .interview-link {
        position: absolute;
        width: 100%;
        height: 90%;
        z-index: 999;
        top: 0;
        left: 0;
    }

    .content .interview-content .interview-link:hover {
        border: 1px solid #c5c5c5;
        border-radius: 5px;
    }

.content .interview-content .right-bottom-content,
.content .interview-content .left-bottom-content {
    position:relative;
    display:inline-block;
    vertical-align:top;
    width:435px;
}
.content .interview-content .right-bottom-content {
    margin-left:65px;
}
    .content .interview-content .left-bottom-content .title-box {
        background: #578360;
        width: 135px;
        left: -20px;
        height: 30px;
        margin-bottom: 20px;
    }

        .content .interview-content .left-bottom-content .title-box:before {
            width: 0;
            height: 0;
            left: -1px;
            border-style: solid;
            border-width: 0 0 5px 11px;
            border-color: transparent transparent #80b68b transparent;
        }

        .content .interview-content .left-bottom-content .title-box:after {
            right: -88px;
            background: url('/Content/images/ribbon/figure_green.png') 0 0 no-repeat;
            width: 88px;
            height: 33px;
        }

    .content .interview-content .right-bottom-content .title-box {
        background: #578360;
        width: 135px;
        left: 322px;
        height: 30px;
        margin-bottom: 20px;
    }

        .content .interview-content .right-bottom-content .title-box:before {
            left: -88px;
            background: url('/Content/images/ribbon/figure_green.png') 0 -35px no-repeat;
            width: 88px;
            height: 33px;
            top: 0;
        }

        .content .interview-content .right-bottom-content .title-box:after {
            width: 0;
            height: 0;
            right: -1px;
            border-style: solid;
            border-width: 5px 0 0 11px;
            border-color: transparent transparent transparent #80b68b;
            top: -5px;
        }

    .content .interview-content .title-box .title {
        margin-left: 18px;
    }
    .content .interview-content .right-content .title-box .title{
        margin-left: 5px;
    }

    .content .interview-content .interview-item {
        position: relative;
        width: 350px;
        height: 125px;
        margin: 20px 30px 0 21px;
        padding: 8px 25px;
        border: 1px solid #fff;
        border-radius: 5px;
    }

        .content .interview-content .interview-item .poster:before {
            content: ' ';
            position: absolute;
            display: block;
            top: 0;
            left: 0;
            background: url('/Content/images/shared/round_corners.png') 0 -540px no-repeat;
            width: 115px;
            height: 114px;
            z-index: 5;
        }
        .content .interview-content .interview-item .person-name {
            background: #dce3dd;
            color: #2d839b;
            font: 19px 'Cuprum Italic';
            position: absolute;
            top: 13px;
            left: 118px;
            z-index: 100;
            padding: 6px;
        }
            .content .interview-content .interview-item .person-name:before {
                content: ' ';
                position: absolute;
                left: -12px;
                top: -1px;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 0 0px 35px 12px;
                border-color: transparent transparent #dce3dd transparent;
            }
            .content .interview-content .interview-item .person-name:after{
                content: ' ';
                position: absolute;
                right: -12px;
                top: 0;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 35px 12px 0 0px;
                border-color: #dce3dd transparent transparent transparent;
            }

        .content .interview-content .interview-item .poster {
            width: 115px;
            height: 114px;
            overflow: hidden;
            position: relative;
            display: inline-block;
            vertical-align: top;
        }
         .content .interview-content .interview-item .poster.square {
             width:68px;
             height:101px;
         }
         .content .interview-content .interview-item .poster.square:before{
             /*background:none;*/
             content:none;
         }

            .content .interview-content .interview-item .poster img {
                position: relative;
                display: block;
                width: 100%;
            }

            .content .interview-content .interview-item.reportage .poster img {
                width: auto;
                height: 100%;
            }

        .content .interview-content .interview-item .interview-title {
            font: 15px 'Cuprum Italic';
            color: #6d6d6c;
            width: 215px;
            position: relative;
            display: inline-block;
            vertical-align: top;
            margin: 55px 0 0 13px;
        }

        .content .interview-content .interview-item .info {
            position:relative;
            display:inline-block;
            vertical-align:top;
            width:215px;
        }
        .content .interview-content .interview-item .info .poster-author {
            position: relative;
            display: inline-block;
            vertical-align:middle;
            width: 36px;
            height: 36px;
            overflow: hidden;
            margin-left:15px;
        }
            .content .interview-content .interview-item .info .poster-author:after {
                content: ' ';
                position: absolute;
                background: url('/Content/images/shared/round_corners.png') 0 -664px no-repeat;
                width: 36px;
                height: 36px;
                z-index: 5;
                top: 0;
                left: 0;
            }
            .content .interview-content .interview-item .info .poster-author img {
                position: absolute;
                display: block;
                height: 100%;
                left: -5px;
            }

        .content .interview-content .interview-item .info .author-name {
            position:relative;
            display:inline-block;
            vertical-align:middle;
        }

        .content .interview-content .interview-item .info .interview-title,
        .content .interview-content .interview-item .title {
            display:block;
            margin:0 0 6px 15px;
        }

        .content .interview-content .interview-item .title {
            font:19px 'Cuprum Italic';
            color:#2d839b;
        }

        .content .interview-content .interview-item .author-name span {
            color: #2d839b;
        }
.content .trailers-showcase-container {
    width: 666px;
    height: 335px;
    margin-right: 20px;
    position: relative;
    display: inline-block;
    background: rgba(115, 143, 120, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30738f78,endColorstr=#30738f78);
    zoom: 1;
    border-radius: 5px;
}

    .content .trailers-showcase-container:after {
        content: ' ';
        position: absolute;
        top: 0px;
        right: -1px;
        background: url('/Content/images/showcase/trailers_corner.png') 0 0 no-repeat;
        width: 127px;
        height: 124px;
    }

    .content .trailers-showcase-container .showcase-item a.image-container {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .content .trailers-showcase-container .title-box {
        background: #c8b141;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left,#c8b141 0%,#b19528 100%);
        background: -webkit-gradient(linear,left top,right top,color-stop(0%,#c8b141),color-stop(100%,#b19528));
        background: -webkit-linear-gradient(left,#c8b141 0%,#b19528 100%);
        background: -o-linear-gradient(left,#c8b141 0%,#b19528 100%);
        background: -ms-linear-gradient(left,#c8b141 0%,#b19528 100%);
        background: linear-gradient(to right,#c8b141 0%,#b19528 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8b141',endColorstr='#b19528',GradientType=1);
        width: 270px;
        left: -20px;
        margin-top: 12px;
        border-left: 1px solid #ebd776;
        height: 30px;
    }

        .content .trailers-showcase-container .title-box:before {
            left: -2px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 0 5px 11px;
            border-color: transparent transparent #ebd776 transparent;
        }

        .content .trailers-showcase-container .title-box:after {
            top: -1px;
            right: -80px;
            background: url('/Content/images/ribbon/small_right_ribbon_figures.png') 0 -132px no-repeat;
            width: 80px;
            height: 33px;
        }

        .content .trailers-showcase-container .title-box .title {
            padding: 0 0 0 35px;
        }


    /*главное окно витрины*/
    .content .trailers-showcase-container .main-showcase {
        width: 472px;
        height: 268px;
        border-radius: 5px;
        overflow: hidden;
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin: 6px 15px 0 20px;
        white-space: nowrap;
        font-size: 0;
        z-index: 1;
    }

        .content .trailers-showcase-container .main-showcase .top-shadow {
            background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 12%, rgba(0,0,0,0) 27%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(12%,rgba(0,0,0,0)), color-stop(27%,rgba(0,0,0,0)));
            background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 12%,rgba(0,0,0,0) 27%);
            background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 12%,rgba(0,0,0,0) 27%);
            background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 12%,rgba(0,0,0,0) 27%);
            background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 12%,rgba(0,0,0,0) 27%);
            z-index: 1;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            cursor: pointer;
        }

        .content .trailers-showcase-container .main-showcase .showcase-item {
            width: 101%;
            height: 100%;
            position: relative;
            display: inline-block;
            vertical-align: top;
            overflow: hidden;
        }

            .content .trailers-showcase-container .main-showcase .showcase-item a.image-container img {
                position: absolute;
                height: 100%;
                left: -60px;
            }

            .content .trailers-showcase-container .main-showcase .showcase-item .title {
                position: absolute;
                top: 5px;
                left: 12px;
                font: 19px 'Cuprum';
                color: #fff;
                text-decoration: none;
                max-width: 315px;
                z-index: 1;
            }
                .content .trailers-showcase-container .main-showcase .showcase-item .title span {
                    font: 19px 'Cuprum';
                    color: #fff;
                }
                .content .trailers-showcase-container .main-showcase .showcase-item .title:hover {
                    text-decoration: underline;
                }

            .content .trailers-showcase-container .main-showcase .showcase-item .duration {
                font-size: 13px;
                color: #fff;
                position: absolute;
                top: 8px;
                right: 12px;
                z-index: 1;
            }

            .content .trailers-showcase-container .main-showcase .showcase-item .description {
                position: absolute;
                bottom: 8px;
                font-size: 13px;
                line-height: 1.5;
                color: #fff;
                background: rgba(54, 54, 54, 0.7);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#753636368,endColorstr=#75363636);
                padding: 5px 12px 3px;
                width: 86%;
                z-index: 1;
                white-space: normal;
            }
                .content .trailers-showcase-container .main-showcase .showcase-item .description:after {
                    content: ' ';
                    position: absolute;
                    background: url('/Content/images/showcase/showcase_description_end.png') right top no-repeat;
                    width: 27px;
                    height: 45px;
                    right: -27px;
                    top: 0;
                }

        .content .trailers-showcase-container .main-showcase .big-play-btn {
            background: url('/Content/images/showcase/big_play_btn.png') 0 -105px no-repeat;
            width: 95px;
            height: 95px;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-left: -47.5px;
            margin-top: -47.5px;
            z-index: 1;
        }
            .content .trailers-showcase-container .main-showcase .big-play-btn:hover {background-position: 0 0;}

        .content .trailers-showcase-container .main-showcase .showcase-nav {
            background: url('/Content/images/showcase/showcase_nav.png') 0 -29px no-repeat;
            width: 16px;
            height: 25px;
            position: absolute;
            top: 50%;
            margin-top: -8px;
            z-index: 1;
        }
            .content .trailers-showcase-container .main-showcase .showcase-nav.left {left: 10px;}
                .content .trailers-showcase-container .main-showcase .showcase-nav.left:hover {background-position: 0 0;}

            .content .trailers-showcase-container .main-showcase .showcase-nav.right {
                right: 10px;
                background-position: -20px -29px;
            }
                .content .trailers-showcase-container .main-showcase .showcase-nav.right:hover {background-position: -20px 0px;}

    /*превью витрины*/
    .content .trailers-showcase-container .back-showcase-container {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 142px;
        height: 267px;
        overflow: hidden;
        margin-top: 7px;
        z-index: 1;
    }

    .content .trailers-showcase-container .back-showcase {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
    }

        .content .trailers-showcase-container .back-showcase .showcase-item {
            width: 140px;
            height: 80px;
            border-radius: 2px;
            position: relative;
            display: block;
            overflow: hidden;
            margin-bottom: 13px;
        }

            .content .trailers-showcase-container .back-showcase .showcase-item a.image-container img {
                position: absolute;
                height: 100%;
                left: -1px;
            }

            .content .trailers-showcase-container .back-showcase .showcase-item .item-overlay {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                cursor: pointer;
            }

                .content .trailers-showcase-container .back-showcase .showcase-item .item-overlay .play-btn {
                    background: url('/Content/images/shared/play_btns.png') 0 -15px no-repeat;
                    width: 17px;
                    height: 21px;
                    position: relative;
                    display: block;
                    margin: 30px auto 0;
                }

            .content .trailers-showcase-container .back-showcase .showcase-item .item-overlay-hover {
                background: rgba(0, 0, 0, 0.6);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                cursor: pointer;
                display: none;
            }
                .content .trailers-showcase-container .back-showcase .showcase-item .item-overlay-hover .duration {
                    font-size: 13px;
                    color: #fff;
                    position: absolute;
                    top: 4px;
                    right: 5px;
                }

                .content .trailers-showcase-container .back-showcase .showcase-item .item-overlay-hover .title {
                    color: #fff;
                    position: absolute;
                    bottom: 9px;
                    left: 8px;
                    width: 123px;
                }

                .content .trailers-showcase-container .back-showcase .showcase-item .item-overlay-hover .mini-play-btn {
                    background: url('/Content/images/shared/play_btns.png') 0 0 no-repeat;
                    width: 12px;
                    height: 12px;
                    position: absolute;
                    top: 6px;
                    left: 9px;
                }

