/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Base CSS */
@font-face {
    font-family: HeliosCondC; /* Имя шрифта */
    src: url(../fonts/HeliosCondC.otf), url(../fonts/HeliosCondC.eot); /* Путь к файлу со шрифтом */
}

@font-face {
    font-family: HeliosCondLightC; /* Имя шрифта */
    src: url(../fonts/HeliosCondLightC.otf), url(../fonts/HeliosCondLightC.eot); /* Путь к файлу со шрифтом */
}


@font-face {
    font-family: HeliosCondThinC; /* Имя шрифта */
    src: url(../fonts/HeliosCondThinC.otf), url(../fonts/HeliosCondThinC.eot); /* Путь к файлу со шрифтом */
}

#oscar-2014{

    font-family: Arial;
    height: 960px;
    overflow: hidden;
    position: relative;
    width: 750px;
    margin-bottom: 20px;
}

#oscar-2014 .header{
    height: 121px;
    padding-top: 19px;
    position: relative;
    width: 100%;
    z-index: 5000;
}

#oscar-2014 .logo{
    background: url('../img/logo.png') no-repeat;
    height: 87px;
    margin-left: 286px;
    width: 179px;
}

#oscar-2014 .navigation{
    height: 6px;
    font-size: 0px;
    line-height: 6px;
    margin: 0px;
    margin-top: 20px;
    padding: 0px;
    text-align: center;
}

#oscar-2014 .navigation li{
    background: url('../img/nav-item.png');
    /*cursor: pointer;*/
    display: inline-block;
    height: 6px;
    margin: 0px 5px;
    vertical-align: top;
    width: 6px;
}

#oscar-2014 .navigation li:hover{
    /*background: url('../img/nav-item-hover.png');*/
}

#oscar-2014 .navigation li.active{
    background: url('../img/nav-item-active.png');
}

#oscar-2014 #content{
    height: 777px;
    margin: 43px 60px 0px;
    position: relative;
}

#oscar-2014 #content p{
    color: #dbdbdb;
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 5px;
}

#oscar-2014 .header-title{
    color: #f4cc54;
    font-family: "HeliosCondThinC";
    font-size: 45px;
    margin-bottom: 12px;
    text-transform: uppercase;
}

#oscar-2014 p.small{
    color: #fff;
    font-size: 13px;
    font-style: italic;
    z-index: 100;
}

#oscar-2014  .help-text{
    background: url('../img/mouse.png') no-repeat 0px 0px;
    color: #eac350;
    font-family: "HeliosCondC";
    font-size: 11px;
    height: 28px;
    padding-top: 15px;
    padding-left: 18px;
    text-transform: uppercase;
}

#oscar-2014  .sub-header{
    color: #f4cc54;
    font-size: 16px;
    font-style: italic;
    line-height: 140%;
    margin-top: 20px;
}

.slide-box {
    height: 100%;
    left:0px;
    position: absolute;
    top: 0px;
    width: 632px;
    z-index: 10;
}

#oscar-2014 .block-material{
    margin-bottom: 20px;
}

#oscar-2014 .block-material .icon-material{
    float: left;
    margin-right: 10px;
}

#oscar-2014 .block-material .text{
    color: #b0b0b0;
    display: block;
    font-size: 12px;
    line-height: 120%;
}

.link{
    background: url('../img/arrow-link.png') no-repeat right 6px;
    color: #ffe9a9;
    font-size: 14px;
    padding-right: 10px;
}

.soc-but{
    display: inline-block;
    height: 33px;
    margin-right: 8px;
    width: 33px;
}

.soc-but.fb{
    background: url('../img/fb.png') no-repeat;
}

.soc-but.tw{
    background: url('../img/tw.png') no-repeat;
}

.soc-but.vk{
    background: url('../img/vk.png') no-repeat;
}

#oscar-2014 #content .title-material{
    margin-bottom: 15px;
}

#oscar-2014 #content .slide-inner{
    padding-left: 316px;
    width: 316px;
}

#text-version{
    display: none;
    font-family: Helvetica, Arial;
    padding: 35px 0px 35px 0px;
}
#media-version{
    background: #000;
    display: block;
}


#text-version p{
    font-size: 15px;
    color: #515558;
    line-height: 1.6;
    padding: 0px 15px 0px 15px;
    padding-bottom: 10px;
}

#header-text-version{
    margin-bottom: 25px;
    padding: 0px 15px 0px 15px;
}

#text-version h1{
    margin-right: 45px;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 1.2;
    color: #1a1a1b;
    font-weight: bold;
}

#text-version a{
    color: #199CA5;
    font-size: 13px;
    font-weight: bold;
    margin-right: 15px;
    text-decoration: none;
}

#text-version a:hover{
    text-decoration: underline;
}

#text-version .date{
    color: #a9a9a9;
    font-size: 12px;
    font-weight: bold;
    margin-right: 9px;
}

#text-version  .time{
    color: #A9A9A9;
    font-size: 12px;
    font-weight: bold;
    height: 12px;
    position: relative;
    padding: 0 5px 0 16px;
    background-image: url(../img/b-time.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#text-version   .title-text-ver{
    display: block;
    padding-top: 11px;
    color: #000;
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    height: 20px;
}

#text-version img{
    margin-bottom: 25px;
}



/* Start Slide */
#oscar-2014 .start-img{
    background: url('../img/start-img.png');
    height: 404px;
    margin: 55px auto 0px;
    width: 249px;
}

#start-btn{
    background: url('../img/start-btn-bg.png') repeat-x 0px 0px;
    display: block;
    height: 55px;
    /*line-height: 55px;*/
    margin: 40px auto 0px;
    text-decoration: none;
    text-indent: 33px;
    width: 174px;
}

#start-btn:hover{
    background: url('../img/start-btn-bg.png') repeat-x 0px -55px;
}

#start-btn .title{
    color: #000;
    font-family: "HeliosCondC";
    font-size: 30px;
    margin-bottom: 12px;
    text-transform: uppercase;
    position: relative;
    top: 4px;
}

#start-btn .ico{
    background: url('../img/start-btn-ico.png') repeat-x;
    display: inline-block;
    height: 17px;
    margin: 17px 0px 0px 8px;
    width: 20px;
}

/* Slide 2 */
#oscar-2014 .statuette-slide2{
    background: url('../img/statuette-slide2.png') no-repeat;
    bottom: 1px;
    height: 766px;
    position: absolute;
    right: -59px;
    width: 342px;
}

#oscar-2014 .slide2-img2{
    background: url('../img/slide2-img2.png') no-repeat;
    bottom: 274px;
    height: 280px;
    position: absolute;
    right: 0px;
    width: 554px;
}

#oscar-2014 .badge{
    background: url('../img/badge.png') no-repeat;
    bottom: 375px;
    height: 57px;
    position: absolute;
    right: 105px;
    width: 88px;
}

/* Slide 3 */

/* Slide 4 */
#oscar-2014 .statuette-slide4{
    background: url('../img/statuette-slide4.png') no-repeat;
    bottom: 0px;
    height: 771px;
    left: -59px;
    position: absolute;
    width: 340px;
}

#oscar-2014 .photo-slide4{
    background: url('../img/photo-slide4.png') no-repeat;
    height: 224px;
    width: 224px;
}

#oscar-2014 .title-photo{
    color: #f4cc54;
    font-family: "HeliosCondC";
    font-size: 20px;
    margin: 15px 0px 3px;
    text-transform: uppercase;
}

#oscar-2014 .desc-photo{
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
}

/* Slide 5 */
#oscar-2014 .photo-slide5{
    background: url('../img/photo-slide5.png') no-repeat;
    height: 224px;
    width: 224px;
}


/* Slide 6 */
#oscar-2014 .statuette-slide6{
    background: url('../img/statuette-slide6.png') no-repeat;
    bottom: 82px;
    height: 685px;
    right: -11px;
    position: absolute;
    width: 406px;
}

#oscar-2014 .photo-slide6{
    background: url('../img/photo-slide6.png') no-repeat;
    height: 458px;
    width: 132px;
}

.size-label{
    color: #eac351;
    font-family: "HeliosCondC";
    font-size: 17px;
}

#oscar-2014 .staple{
    background: url('../img/staple.png') no-repeat;
    height: 435px;
    left: 154px;
    position: absolute;
    top: 195px;
    width: 20px;
}

/* Slide 7 */
#oscar-2014 .statuette-slide7{
    background: url('../img/statuette-slide7.png') no-repeat;
    bottom: 1px;
    height: 792px;
    left: -8px;
    position: absolute;
    width: 290px;
}

#oscar-2014 .statuettes-slide7{
    background: url('../img/statuettes-slide7.png') no-repeat;
    height: 185px;
    width: 316px;
}

/* Slide 8 */
#oscar-2014 .statuette-slide8{
    background: url('../img/statuette-slide8.png') no-repeat;
    bottom: 1px;
    height: 792px;
    left: -7px;
    position: absolute;
    width: 290px;
}
#oscar-2014 #slide8 .block-material .icon-material{
    background: url('../img/cubes-slide8.png') no-repeat;
    height: 49px;
    width: 105px;
}

/* Slide 9 */
#oscar-2014 .statuette-slide9{
    background: url('../img/statuette-slide9.png') no-repeat;
    bottom: 0px;
    height: 800px;
    left: -12px;
    position: absolute;
    width: 296px;
}

#oscar-2014 #slide9 .block-material .icon-material{
    background: url('../img/cubes-slide9.png') no-repeat;
    height: 49px;
    width: 151px;
}

/* Slide 10 */
#oscar-2014 .statuette-slide10{
    background: url('../img/statuette-slide10.png') no-repeat;
    bottom: 0px;
    height: 800px;
    left: -12px;
    position: absolute;
    width: 296px;
}

#oscar-2014 #slide10 .block-material .icon-material{
    background: url('../img/cubes-slide10.png') no-repeat;
    height: 49px;
    width: 161px;
}

/* Slide 11 */
#oscar-2014 .statuette-slide11{
    background: url('../img/statuette-slide11.png') no-repeat;
    bottom: 0px;
    height: 800px;
    left: -12px;
    position: absolute;
    width: 296px;
}

#oscar-2014 #slide11 .block-material .icon-material{
    background: url('../img/cubes-slide11.png') no-repeat;
    height: 49px;
    width: 49px;
}

/* Slide 12 */
#oscar-2014 .statuette-slide12{
    background: url('../img/statuette-slide12.png') no-repeat;
    bottom: 0px;
    height: 800px;
    left: -12px;
    position: absolute;
    width: 296px;
}

#oscar-2014 #slide12 .block-material .icon-material{
    background: url('../img/cubes-slide12.png') no-repeat;
    height: 49px;
    width: 105px;
}

/* Slide 13 */
#oscar-2014 .statuette-slide13{
    background: url('../img/statuette-slide13.png') no-repeat;
    bottom: 0px;
    height: 800px;
    left: -12px;
    position: absolute;
    width: 296px;
}

#oscar-2014 #slide13 .block-material .icon-material{
    background: url('../img/cubes-slide13.png') no-repeat;
    height: 49px;
    width: 49px;
}

/* Slide 14 */
#oscar-2014 .statuette-slide14{
    background: url('../img/statuette-slide14.png') no-repeat;
    bottom: 146px;
    height: 615px;
    left: -59px;
    position: absolute;
    width: 273px;
}

#oscar-2014 .photo-slide14{
    background: url('../img/photo-slide14.png') no-repeat;
    height: 180px;
    width: 180px;
}

#oscar-2014 .base-statuette-slide-14{
    background: url('../img/base-statuette-slide-14.png') no-repeat;
    height: 66px;
    width: 219px;
}

/* Slide 15 */
#oscar-2014 .statuette-slide15{
    background: url('../img/statuette-slide15.png') no-repeat;
    bottom: 0px;
    height: 600px;
    left: 50%;
    margin-left: -212px;
    position: absolute;
    width: 424px;
}

/* Slide 16 */
#oscar-2014 .statuette-slide16{
    background: url('../img/statuette-slide16.png') no-repeat;
    bottom: 0px;
    height: 791px;
    left: -60px;
    position: absolute;
    width: 749px;
}

/* Finish Slide */
#oscar-2014 #slide17{
    width: 633px;
}

#oscar-2014 #slide17 .box-header-finish{
    background: url('../img/statuette-slide17.png') no-repeat bottom right;
    height: 199px;
    margin: 0px auto;
}

#oscar-2014 .box-share{
    background: url('../img/bg-slide17.png') repeat-x;
    margin-left: -60px;
    padding-top: 50px;
    width: 752px;
}

#oscar-2014 .title-box-share{
    color: #f4cc54;
    font-size: 20px;
    font-style: normal;
    font-family: 'HeliosCondC';
    line-height: 140%;
    margin: 0px;
    margin-bottom: 8px;
}

/* Video */
#video-box{
    /*display: none;*/
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1;
}

#video-box video{
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
}


#preloader{
    display: none;
    background: #000 url('../img/preloader.png') center no-repeat;
    position: absolute;
    left:0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 1000;
}



/* Retina */
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {    #oscar-2014 .header .logo{
        background: url('../img/retina/logo.png');
        background-size: 179px 87px;
    }
    
    #oscar-2014 .navigation li{
        background: url('../img/retina/nav-item.png');
        background-size: 6px 6px;
    }
    
    #oscar-2014 .navigation li:hover{
        background: url('../img/retina/nav-item-hover.png');
        background-size: 6px 6px;
    }

    #oscar-2014 .navigation li.active{
        background: url('../img/retina/nav-item-active.png');
        background-size: 6px 6px;
    }

    .link{
        background: url('../img/retina/arrow-link.png') no-repeat right 6px;
        background-size: 5px 7px;
    }

    .soc-but.fb{
        background: url('../img/retina/fb.png') no-repeat;
        background-size: 33px 33px;
    }

    .soc-but.tw{
        background: url('../img/retina/tw.png') no-repeat;
        background-size: 33px 33px;
    }

    .soc-but.vk{
        background: url('../img/retina/vk.png') no-repeat;
        background-size: 33px 33px;
    }

    #oscar-2014  .help-text{
        background: url('../img/retina/mouse.png') no-repeat 0px 0px;
        background-size: 11px 28px;
    }

    #oscar-2014  .start-img{
        background: url('../img/retina/start-img.png');
        background-size: 249px 404px;
    }

    #start-btn{
        background: url('../img/retina/start-btn-bg.png') repeat-x 0px 0px;
        background-size: 1px 110px;
    }

    #start-btn:hover{
        background: url('../img/retina/start-btn-bg.png') repeat-x 0px -55px;
        background-size: 1px 110px;
    }

    #start-btn .ico{
        background: url('../img/retina/start-btn-ico.png') repeat-x;
        background-size: 20px 17px;
    }
    
    /* Slide 2/3 */
    #oscar-2014 .statuette-slide2{
        background: url('../img/retina/statuette-slide2.png') no-repeat;
        background-size: 342px 766px;
    }

    #oscar-2014 .slide2-img2{
        background: url('../img/retina/slide2-img2.png') no-repeat;
        background-size: 554px 266px;
    }
    
    #oscar-2014 .badge{
        background: url('../img/retina/badge.png') no-repeat;
        background-size: 88px 57px;
    }
    
    /* Slide 4 */
    #oscar-2014 .statuette-slide4{
        background: url('../img/retina/statuette-slide4.png') no-repeat;
        background-size: 340px 771px;
    }
    
    #oscar-2014 .photo-slide4{
        background: url('../img/retina/photo-slide4.png') no-repeat;
        background-size: 224px 224px;
    }
    
    /* Slide 5 */
    #oscar-2014 .photo-slide5{
        background: url('../img/retina/photo-slide5.png') no-repeat;
        background-size: 224px 224px;
    }
    
    /* Slide 6 */
    #oscar-2014 .statuette-slide6{
        background: url('../img/retina/statuette-slide6.png') no-repeat;
        background-size: 406px 685px;
    }
    
    #oscar-2014 .photo-slide6{
        background: url('../img/retina/photo-slide6.png') no-repeat;
        background-size: 132px 458px;
    }
    
    #oscar-2014 .staple{
        background: url('../img/retina/staple.png') no-repeat;
        background-size: 20px 435px;
    }
    
    /* Slide 7 */
    #oscar-2014 .statuette-slide7{
        background: url('../img/retina/statuette-slide7.png') no-repeat;
        background-size: 290px 792px;
    }

    #oscar-2014 .statuettes-slide7{
        background: url('../img/retina/statuettes-slide7.png') no-repeat;
        background-size: 316px 185px;
    }
    
    /* Slide 8 */
    #oscar-2014 .statuette-slide8{
        background: url('../img/retina/statuette-slide8.png') no-repeat;
        background-size: 290px 792px;
    }
    
    #oscar-2014 #slide8 .block-material .icon-material{
        background: url('../img/retina/cubes-slide8.png') no-repeat;
        background-size: 105px 49px;
    }
    
    /* Slide 9 */
    #oscar-2014 .statuette-slide9{
        background: url('../img/retina/statuette-slide9.png') no-repeat;
        background-size: 296px 800px;
    }

    #oscar-2014 #slide9 .block-material .icon-material{
        background: url('../img/retina/cubes-slide9.png') no-repeat;
        background-size: 151px 49px;
    }
    
    /* Slide 10 */
    #oscar-2014 .statuette-slide10{
        background: url('../img/retina/statuette-slide10.png') no-repeat;
        background-size: 296px 800px;
    }

    #oscar-2014 #slide10 .block-material .icon-material{
        background: url('../img/retina/cubes-slide10.png') no-repeat;
        background-size: 161px 49px;
    }
    
    /* Slide 11 */
    #oscar-2014 .statuette-slide11{
        background: url('../img/retina/statuette-slide11.png') no-repeat;
        background-size: 296px 800px;
    }

    #oscar-2014 #slide11 .block-material .icon-material{
        background: url('../img/retina/cubes-slide11.png') no-repeat;
        background-size: 49px 49px;
    }
    
    /* Slide 12 */
    #oscar-2014 .statuette-slide12{
        background: url('../img/retina/statuette-slide12.png') no-repeat;
        background-size: 296px 800px;
    }

    #oscar-2014 #slide12 .block-material .icon-material{
        background: url('../img/retina/cubes-slide12.png') no-repeat;
        background-size: 105px 49px;
    }
    
    /* Slide 13 */
    #oscar-2014 .statuette-slide13{
        background: url('../img/retina/statuette-slide13.png') no-repeat;
        background-size: 296px 800px;
    }
    
    #oscar-2014 #slide13 .block-material .icon-material{
        background: url('../img/retina/cubes-slide13.png') no-repeat;
        background-size: 49px 49px;
    }
    
    /* Slide 14 */ 
    #oscar-2014 .statuette-slide14{
        background: url('../img/retina/statuette-slide14.png') no-repeat;
        background-size: 273px 615px;
    }

    #oscar-2014 .photo-slide14{
        background: url('../img/retina/photo-slide14.png') no-repeat;
        background-size: 180px 180px;
    }

    #oscar-2014 .base-statuette-slide-14{
        background: url('../img/retina/base-statuette-slide-14.png') no-repeat;
        background-size: 219px 66px;
    }
    
    /* Slide 15 */
    #oscar-2014 .statuette-slide15{
        background: url('../img/retina/statuette-slide15.png') no-repeat;
        background-size: 424px 600px;
    }
    
    /* Slide 16 */
    #oscar-2014 .statuette-slide16{
        background: url('../img/retina/statuette-slide16.png') no-repeat;
        background-size: 749px 791px;
    }

    /* Finish Slide */
    #oscar-2014 #slide17 .box-header-finish{
        background: url('../img/retina/statuette-slide17.png') no-repeat bottom right;
        background-size: 536px 213px;
    }

    #oscar-2014 .box-share{
        background: url('../img/retina/bg-slide17.png') repeat-x;
        background-size: 1px 149px;
    }
    
    
}

/* iPad */
@media only screen and (max-device-width: 1024px) {
    #oscar-2014  .help-text{
        background: url('../img/retina/touch.png') no-repeat 0px 10px;
        background-size: 16px 21px;
        padding-left: 25px;
    }
}


/* Mobile */
@media screen and (max-width: 767px) {

    #news-section{
        background-color: #fff !important;
    }

    #text-version{
        display: block;
    }
    #media-version{
        display: none;
    }
    
    #oscar-2014{
        height: auto;
        width: auto;
    }
}

/* Common */
.hide{
    /*display: none;*/
    opacity: 0;
}

.text-slide{
    opacity: 0;
}

.active{
    z-index: 1000;
}

.b-title__text{
    font-weight: bold;
}

.clear-oscar{
    clear: both;
}

