/*общее*/
html{
    height: 100%;
    margin: 0;
    min-width: 100%;
    padding: 0;
    position: absolute;
}
body{
    height: auto !important;
    height: 100%;
    min-height: 100%;
    color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}
*, *::before, *::after {
    box-sizing: border-box;
}
a{
    color: #ffffff;
    outline: none;
}
table
{
    border-width: 0px;
    border-collapse: collapse;
    border-color: #A0A0A0;
    margin: 0px;
}
td, th
{
    padding: 0px;
    border-color: #A0A0A0;
}
#wrapper{
    width: 100%;
    margin: 0 auto;
}
.region-content{
    position: relative;
    width: 960px;
    margin: 0 auto;
}
.not-front #container{
    min-height: 100%;
    padding-bottom: 200px;
    position: relative;
    padding-top: 100px;
}
.section{
    position: relative;
}
.row_650{
    width: 650px;
    margin: 0 auto;
    position: relative;
}
footer{
    background: url('/img2/line-bg.png') repeat 0 0;
    bottom: 0;
    height: 105px;
    position: absolute;
    width: 100%;
}
h1{
    color: #fff;
    display: block;
    font-family: Roboto Light;
    font-size: 50px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
}
h2.front-title{
    color: #fff;
    display: block;
    font-family: SansRoundedC;
    font-size: 70px;
    line-height: 1;
    margin: 0 0 30px;
    padding-top: 60px;
    text-align: center;
    font-weight: normal;
}
/*шапка главная*/
.front header{
    background: rgba(0, 0, 0, 0) url('/img2/front-head-bg.jpg') no-repeat scroll center top / cover ;
    height: 620px;
    width: 100%;
}
.front header .logo {
    height: 245px;
    margin: 45px auto 0;
    width: 290px;   
}
.front header .head_text{
    background: rgba(0, 0, 0, 0) url("/img2/inner-head-bg.png") repeat scroll 0 0;
    color: #fff;
    font-family: Roboto Light;
    font-size: 15px;
    margin: 20px auto;
    padding: 10px 5px;
    text-align: center;
    width: 650px;
    border-radius: 10px;
}
.locale{
    background: url('/img2/locale-bg.png') repeat 0 0;
    border-radius: 10px;
    color: #fff;
    font-family: Droid Sans;
    font-size: 12px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    width: 115px;
}
.locale a{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    padding: 0;
    cursor: pointer;
    text-decoration: none;
}
.locale a:hover{
    text-decoration: underline;
}
.locale .active{
	font-size: 14px;
    font-weight: bold;
}
.locale .active:hover{
    text-decoration: none;
    cursor: default;
}
.front header .head-button{
    margin: 20px auto 0;
    width: 465px;
}
.front header .head-button .head-b{
    background: rgba(83, 39, 41, 0.8) none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-family: Droid Sans;
    font-size: 15px;
    font-weight: normal;
    margin: 0 10px;
    overflow: hidden;
    padding: 14px 28px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 210px;
}
.front header .head-button .head-b:hover{
	background: rgba(36, 17, 17, 0.8) none repeat scroll 0 0;
}
.front header .social-button{
    display: block;
    height: 52px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px /*10px*/;
    padding-top: 30px;
    width: 316px /*255px*/;
}
.front .social-button{
    height: 52px;
    margin: 0 auto 30px;
    width: 316px /*255px*/;
    text-align: center;
}
.social-button .soc_b{
    background: url('/img2/social-buttons.png') no-repeat left bottom;
    display: inline-block;
    font-size: 0;
    height: 52px;
    margin: 0 3px;
    overflow: hidden;
    position: relative;
    width: 52px;
    vertical-align: top;
}
.social-button .twitter{
    background-position: -61px bottom;
}
.social-button .facebook{
   background-position: -122px bottom;
}
.social-button .vkontakte{
    background-position: -181px bottom;
}
.social-button .youtube{
    background-position: -242px bottom;
}

.social-button .soc_b:hover{
    background: url('/img2/social-buttons.png') no-repeat 0 2px;
}
.social-button .twitter:hover{
    background-position: -61px 2px;
}
.social-button .facebook:hover{
    background-position: -122px 2px;
}
.social-button .vkontakte:hover{
    background-position: -181px 2px;
}
.social-button .youtube:hover{
    background-position: -242px 2px;
}

.front .slider .flex-direction-nav{
    display: none;
}
#small-heder, #small-heder-inside{
    background: url('/img2/front-head-small.jpg') no-repeat top center;
    background-size: cover;
    width: 100%;
    height: 100px;
    display:none;
    position:fixed;
    top:0;
    z-index: 5;
    box-shadow: 0 0 5px #333;
}
#small-heder .logo, .not-front header .logo{
    position: absolute;
    top: 13px;
    left: 70px;
}
#small-heder .head-button, .not-front header .head-button{
    left: 230px;
    position: absolute;
    top: 28px;
}
#small-heder .head-button .head-b, .not-front header .head-button .head-b{
    background: url('/img2/contact-us-head.png') repeat 0 0;
    border-radius: 10px;
    color: #fff;
    display: block;
    float: left;
    font-family: Droid Sans;
    font-size: 13px;
    font-weight: normal;
    margin: 0 10px;
    padding: 13px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
#small-heder .head-button .head-b:hover, .not-front header .head-button .head-b:hover{
    border: 2px solid #fff;
    padding: 11px 18px;
}
#small-heder .social-button, .not-front header .social-button{
    left: 394px/*455px*/;
    position: absolute;
    text-align: center;
    top: 22px;
    width: 316px/*255px*/;
}
#small-heder .locale, .not-front header .locale{
    background: url('/img2/locale-bg.png') repeat 0 0;
    position: absolute;
    right: 70px;
    top: 31px;
}
/*первый блок игры главная*/
.game-content{
    position: relative;
    top: 0;
    width: 100%;
}
.security-hole, .epic-ball-game, .vrcc{
    width: 100%;
    position: relative;
    padding-bottom: 140px;
}
.vrcc{
    width: 100%;
    position: relative;
    padding-bottom: 260px;
}
.front_background_slider{
	height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.app-button{
    margin: 0 auto 30px;
    width: 592px;
    text-align: center;
}
.app-button .app-b{
    display: inline-block;
    font-size: 0;
    height: 93px;
    margin: 0 3px;
    width: 287px;
    overflow: hidden;
}
.app-button .astore{
    background: url('/img2/btn-appstore.png') no-repeat 0 0;
}
.app-button .gplay{
    background: url('/img2/btn-google-play.png') no-repeat 0 0;
}
.app-button .gplay-beta{
    background: url('/img2/btn-google-play-beta.png') no-repeat 0 0;
}
.app-button .steam{
    background: url('/img2/btn-steam.png') no-repeat 0 0;
}
.app-button .greenlight{
    background: url('/img2/btn-greenlight.png') no-repeat 0 0;
}
.about-app{
    background: url('/img2/about-bg.png') repeat 0 0;
    border-radius: 10px;
    color: #fff;
    font-family: Roboto Light;
    font-size: 16px;
    margin: 18px auto 0;
    padding: 10px 35px;
    text-align: center;
    width: 640px;
}
.more-app-button{
    margin: 30px auto 0;
    width: 425px;
    text-align: center;
}
.more-app-button .more-app-b, .line .more-app-b, footer .more-app-b{
    background: rgba(18, 20, 20, 0.6) none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-family: droid sans;
    font-size: 15px;
    margin: 0 7px;
    overflow: hidden;
    padding: 16px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 195px;
}
.more-app-button .more-app-b:hover, .line .more-app-b:hover, footer .more-app-b:hover{
	background: rgba(5, 6, 6, 0.75) none repeat scroll 0 0;
}
.line{
    background: url('/img2/line-bg.png') repeat 0 0;
    bottom: 0;
    height: 105px;
    position: absolute;
    width: 100%;
}
.line .line-button{
    background: rgba(181, 192, 195, 0.3) none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 10px;
    color: #fff;
    display: block;
    font-family: droid sans;
    font-size: 15px;
    margin: 25px auto 0;
    padding: 16px 0;
    text-align: center;
    text-decoration: none;
    width: 315px;
}
.line .line-button:hover{
	background: rgba(26, 36, 41, 0.7) none repeat scroll 0 0;
}
.line .more-app-b{
    margin-top: 25px;
}

/*страница обзора*/

.not-front header{
    background-color: rgba(27, 43, 52, 0.9);
    height: 100px;
    position: fixed;
    width: 100%;
    z-index: 2;
}
.back-button .back-b, .more-button .more-b, .morebutton .more-b{
    background: rgba(18, 20, 20, 0.6) none repeat scroll 0 0;
    border: 2px solid #fff;
    padding: 15px 28px;
    border-radius: 10px;
    color: #fff;
    display: block;
    width: 210px;
    font-family: droid sans;
    font-size: 15px;
    padding: 16px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 10px;
}
.back-button .back-b:hover, .more-button .more-b:hover, .morebutton .more-b:hover, .more-b.active{
	background: rgba(5, 6, 6, 0.75) none repeat scroll 0 0;
}
.more-b.active{
    text-decoration: underline;
}
.more-b.active:hover{
    cursor: default;
}
.back-button{
    margin: 25px 0;

}
.back-button .back-b{
    margin-left: 240px;
}
.not-front .reviews{
    background: url('/img2/bg-article.png') repeat 0 0;
    display: block;
    margin: 0 auto;
    position: relative;
    width: 960px;
}
.not-front .text-block{
    color: #fff;
    padding: 15px 95px;
}
a:hover{
	text-decoration: underline;
}

/* FOOTER */
footer .socwidget{
    position: absolute;
    right: 0;
    top: 36px;
}
footer .privacy{
    color: #fff;
    font-family: droid sans;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    left: 215px;
    position: absolute;
    top: 45px;
}
footer .privacy:hover{
	text-decoration: underline;
}
footer .more-app-b{
    left: 0px;
    position: absolute;
    top: 25px;
}
footer .copi{
    color: #fff;
    font-family: Roboto Light;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 33px;
}
/*слайдер*/
ul.flex-direction-nav{
    list-style: outside none none;
    padding: 0;
    position: absolute;
    top: 250px;
    width: 100%;
}
.flexslider ul{
    padding: 0;
    margin: 0;
}
ul.flex-direction-nav li{
    background: #03323d;
    border-radius: 50%;
    height: 80px;
    width: 80px;
}
ul.flex-direction-nav li:hover{
    background: #03324d;
}
ul.flex-direction-nav a{
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 0;
    height: inherit;
    text-decoration: none;
    width: inherit;
}
ul.flex-direction-nav .flex-prev{
    background: url('/img2/slide-arow-left.png') no-repeat center center;
}
ul.flex-direction-nav .flex-next{
    background: url('/img2/slide-arow-right.png') no-repeat center center;
}
ul.flex-direction-nav li:nth-child(1){
    position: absolute;
    left: 25px;
    top: 0;
}
ul.flex-direction-nav li:nth-child(2){
    position: absolute;
    right: 25px;
    top: 0;
}
/*табы*/
.tabs_content {
    display: none;
}
.tabs_content.active {
    display: block;
}
.rev-wrap .unvisible{
    display: none;
}
.rev-wrap .visible{
    display: block;
}
/*всплывающее окно*/
#DOMWindow{
    background: #fff none repeat scroll 0 0;
    border: 2px solid #86c4af;
    box-shadow: 0 0 0 2px #fff;
    padding: 30px;
}
#DOMWindow .pane-title{
    color: #333;
    font-family: Roboto Light;
    font-size: 34px;
    font-weight: normal;
    margin: 20px 0;
    text-align: center;
}
#DOMWindow .close{
    color: #000;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
#DOMWindow .form-item{
    margin-bottom: 1em;
}
#DOMWindow .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    font-family: Roboto Light;
}
.webform-client-form .form-actions{
	text-align: center;
}
.webform-client-form .form-actions .webform-submit{
    background: #a94e51 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    font-family: Droid Sans;
    font-size: 15px;
    font-weight: normal;
    margin: 0 auto;
    padding: 16px 30px;
    text-transform: uppercase;
}
.webform-client-form .form-actions .webform-submit:hover{
	background: #863d3f none repeat scroll 0 0;
}
#DOMWindow textarea{
    height: 100px !important;
}
.cwrap{
    margin: 0 auto;
    width: 960px;
}
#webform-client-zapis{
	display: none;
}
/*слайдер на главной*/
.cb-slideshow, .cb-slideshow:after { 
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0; 
    margin: 0;
    padding: 0;
    list-style: outside none none;
    background: #000 none repeat scroll 0 0;
}
.cb-slideshow li span { 
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: top center;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 14s linear infinite 0s;
    -moz-animation: imageAnimation 14s linear infinite 0s;
    -o-animation: imageAnimation 14s linear infinite 0s;
    -ms-animation: imageAnimation 14s linear infinite 0s;
    animation: imageAnimation 14s linear infinite 0s; 
}

.slideshow-sh li:nth-child(1) span { 
    background-image: url('/img2/slider/front/security-hole/sh-1.jpg');
}
.slideshow-sh li:nth-child(2) span { 
    background-image: url('/img2/slider/front/security-hole/sh-2.jpg');
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    -ms-animation-delay: 4s;
    animation-delay: 4s; 
}
.slideshow-sh li:nth-child(3) span { 
    background-image: url('/img2/slider/front/security-hole/sh-3.jpg');
    -webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
    -o-animation-delay: 8s;
    -ms-animation-delay: 8s;
    animation-delay: 8s; 
}
.slideshow-sh li:nth-child(4) span { 
    background-image: url('/img2/slider/front/security-hole/sh-4.jpg');
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}

.slideshow-ebg li:nth-child(1) span { 
    background-image: url('/img2/slider/front/epic-ball-game/ebg-1.jpg');
}
.slideshow-ebg li:nth-child(2) span { 
    background-image: url('/img2/slider/front/epic-ball-game/ebg-2.jpg');
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    -ms-animation-delay: 4s;
    animation-delay: 4s; 
}
.slideshow-ebg li:nth-child(3) span { 
    background-image: url('/img2/slider/front/epic-ball-game/ebg-3.jpg');
    -webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
    -o-animation-delay: 8s;
    -ms-animation-delay: 8s;
    animation-delay: 8s; 
}
.slideshow-ebg li:nth-child(4) span { 
    background-image: url('/img2/slider/front/epic-ball-game/ebg-4.jpg');
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}

.slideshow-vrcc li:nth-child(1) span { 
    background-image: url('/img2/slider/front/vr-calibration-for-cardboard/vr-parameters.jpg');
}
.slideshow-vrcc li:nth-child(2) span { 
    background-image: url('/img2/slider/front/vr-calibration-for-cardboard/black-grid.jpg');
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    -ms-animation-delay: 4s;
    animation-delay: 4s; 
}
.slideshow-vrcc li:nth-child(3) span { 
    background-image: url('/img2/slider/front/vr-calibration-for-cardboard/vr-parameters.jpg');
    -webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
    -o-animation-delay: 8s;
    -ms-animation-delay: 8s;
    animation-delay: 8s; 
}
.slideshow-vrcc li:nth-child(4) span { 
    background-image: url('/img2/slider/front/vr-calibration-for-cardboard/bw-grid.jpg');
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}

/*.cb-slideshow li:nth-child(5) span { 
    background-image: url(images/5.jpg);
    -webkit-animation-delay: 16s;
    -moz-animation-delay: 16s;
    -o-animation-delay: 16s;
    -ms-animation-delay: 16s;
    animation-delay: 16s; 
}*/
/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation { 
    0% { opacity: 0;
    -webkit-animation-timing-function: ease-in; }
    6% { opacity: 1;
         -webkit-animation-timing-function: ease-out; }
    24% { opacity: 1 }
    30% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes imageAnimation { 
    0% { opacity: 0;
    -moz-animation-timing-function: ease-in; }
    6% { opacity: 1;
         -moz-animation-timing-function: ease-out; }
    24% { opacity: 1 }
    30% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
    0% { opacity: 0;
    -o-animation-timing-function: ease-in; }
    6% { opacity: 1;
         -o-animation-timing-function: ease-out; }
    24% { opacity: 1 }
    30% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
    0% { opacity: 0;
    -ms-animation-timing-function: ease-in; }
    6% { opacity: 1;
         -ms-animation-timing-function: ease-out; }
    24% { opacity: 1 }
    30% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes imageAnimation { 
    0% { opacity: 0;
    animation-timing-function: ease-in; }
    6% { opacity: 1;
         animation-timing-function: ease-out; }
    24% { opacity: 1 }
    30% { opacity: 0 }
    100% { opacity: 0 }
}
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span {
	opacity: 1;
}
