.captionOrange, .captionBlack {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
}

a.captionOrange, A.captionOrange:active, A.captionOrange:visited {
	color: #ffffff;
	text-decoration: none;
}

.jssora02l,
.jssora02r,
.jssora02ldn,
.jssora02rdn {
    position: absolute;
    cursor: pointer;
    display: block;
    overflow:hidden;
    height: 100%;
    width: 27px;
}

.jssora02l:before,
.jssora02r:before,
.jssora02ldn:before,
.jssora02rdn:before {
    position: absolute;
    content: "";
    background: url('../img/slider-triangle.png') no-repeat 0 center;
    width: 27px;
    height: 44px;
    top: 33%;
}

.jssora02l:before,
.jssora02l:hover:before,
.jssora02ldn:before {
    background-position: 0px center;
    left: 0;
}

.jssora02r:before,
.jssora02r:hover:before,
.jssora02rdn:before {
    background-position: -38px center;
    right: 0;
}

.jssort03 {
    bottom: -8px !important;
}

.jssort03 img {
    max-width: 100%;
}

.jssort03 .w {
    position: absolute;
    width: 150px;
    height: 130px;
    border: 6px solid #fff;
    opacity: 0.8;
}

.jssort03 .p:hover .w {
    opacity: 1;
}
* html .jssort03 .w {
    width /**/: 150px;
    height /**/: 130px;
}
.jssort03 .pdn .w,
.jssort03 .pav .w,
.jssort03 .pav:hover .w,
.jssort03 .p:hover .c {
    border: 6px solid #31a9ff;
    cursor: pointer;
    opacity: 1;
}
.jssort03 .c {
    width: 150px;
    height: 130px;
}

.wr_slider {
    height: 434px;
    margin: 0 60px;
    text-align: center;
}

.title_slider {
    font: bold 22px/23px "Myriadpro";
    text-transform: uppercase;
    color: #000;
    margin-bottom: 0;
    margin-right: 60px;
    text-align: left;
    transform: scale3d(1,1,1);
}
h4.title_slider {
    font-size: 13px;
    color: #A3A3A3;
}

.gallery_title {
    font: bold 15px/18px "Myriadpro";
    text-transform: uppercase;
    color: #1f92e6;
}

.popup-photo .title_slider,
.popup-photo .description_popup {
    margin-left: 60px;
}
#video_container {
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 25px;
    position: relative;
    /*width: 680px; */
    overflow: hidden;
}

#slider2_container {
    margin-top: 15px;
}
.popup_contest #slider2_container {
    margin-top: 0;
}
.popup_contest .title_slider {
    margin-left: 0;
}
.popup_contest h4.title_slider {
    margin-bottom: 15px;
}
