html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
img {
  border:0;
  -ms-interpolation-mode: bicubic;
}
li { list-style:none; }
a, input, textarea, a:active, a:visited, input:active {
  outline:none;
  border:none;
  -webkit-font-smoothing:antialiased;
}
button,input { line-height: normal; }
input[type="submit"], input[type="button"]  { cursor: pointer; }
::-webkit-input-placeholder { color: #999 !important; }
:-moz-placeholder { color: #999 !important; }
:-ms-input-placeholder { color: #999 !important;; }
.placeholder { color: #999 !important; }
em { font-style:normal; font:inherit; }
textarea {
  overflow:auto;
  overflow-x: hidden !important;
  resize:none;
}
table { border-collapse:collapse; border-spacing:0; }
body, div, ul, li, h1, h2, h3, h4, h5, h6, p, td { margin:0; padding:0; }
.overflow__no { overflow: hidden !important; }
.hide { display:none; }
.small { font-size:60% !important; }
.grey { color:#868686 !important; }
.red { color:red !important; }
.orange { color:#ff6633; }
.push_10 { padding-left:10px; }
.push_20 { padding-left:20px; }
.push_30 { padding-left:30px; }
.push_40 { padding-left:40px; }
.center { text-align:center; }
.down_5 { margin-bottom:5px; }
.down_10 { margin-bottom:10px; }
.down_20 { margin-bottom:20px; }
.down_30 { margin-bottom:30px; }
.top_5 { margin-top:5px; }
.top_10 { margin-top:10px; }
.top_20 { margin-top:20px; }
.top_30 { margin-top:30px!important; }
.top_35 { margin-top:35px !important; }
.top_40 { margin-top:40px; }
.normal { font-weight:normal !important; }
.bold { font-weight:bold !important; }
.noborder { border:none !important; }
.block { display: block;}
.title {
  font-weight:normal;
  font-size:22px;
  line-height:1.25em;
}
.null { padding:0; margin:0; }
.clear {
  clear:both;
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
  font-size:0;
}
.clearfix:before, .clearfix:after {
  content:'\0020';
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}
.clearfix:after { clear:both; }
.b {
  display:inline;
  float:left;
  position:relative;
}
body {
  width:100%;
  min-width:1100px;
  font-family: Tahoma, Arial, sans-serif !important;
  font-style:  normal;
  font-weight: 400;
  font-size:17px;
  color: #000;
  height: 100%;
  background:  #101010 url('../images/bg.jpg') no-repeat 50% 0;
}
.wrapper {
  width:100%;
  clear:both;
  position: relative;
  overflow: hidden;
}
.box {
  width: 1060px;
  margin: 0 20px;
  text-align: center;
  position: relative;
}
#top {
  height: 135px;
  padding-top: 5px;
}
.logo {
  display: block;
  margin: 0 auto;
  width: 486px;
}
.videoWrap {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 25px;
}
#video {
  position: relative;
  margin: 0 auto;
}

.center-box {
  width: 625px;
  display: inline-block;
  margin-top: -20px;
}

.left-box, .right-box {
  display: inline-block;
  width: 200px;
  vertical-align: top;
  text-align: center;
}

.box-main {
  text-align: center;
  padding-top: 23px;
}

.content {
  display: inline-block;
  width: 545px;
  padding: 10px 40px;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: rgba(214, 236, 226, .65);
  border-radius: 15px;
  margin: 5px auto 30px auto;
  line-height: 1.32;
}
.center-box p {
  text-align: justify;
  margin-bottom: 10px;
}

h1 {
  color: #000;
  font-size: 26px;
  line-height: 1.7;
}
h2 a {
  font-size: 22px;
  line-height: 1.7;
  font-weight: bold;
  color: #000;
}
h2 {
  font-size: 22px;
}
.sliderWrap,.sliderWrap:focus {
  display: block;
  position: relative;
  /*height: 365px;*/
  padding: 7px 0 0 0 ;
  width: 100%;
  min-width: 1060px;
  overflow-x: auto;
  overflow-y: hidden;
  text-align: center;
}

.wrapper__video {
  text-align: center;
  padding: 30px 0;
}

.wrapper__inner {
  width: 1100px;
  margin: 0 auto;
  display: block;
}
.bottom {
  position: relative;
  text-align: center;
  margin-bottom: 50px;
}
#images {
  display: block;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 30px 0;
}
#images img {
  display: inline-block;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 3px solid #435654;
  -webkit-box-shadow:  1px 1px 30px 1px rgba(40, 122, 143, .3);
  box-shadow:  1px 1px 30px 1px rgba(40, 122, 143, .3);
  cursor: pointer;
}

#images  li + li {
  /*margin-left: 15px;*/
}
#images  li {
/*  display: inline-block;*/
  display: block;
  padding: 0;
}
.jspPane, .sliderWrap {
  outline: none!important;
}
.social  {
  padding-top: 20px;
}
.social a {
  display: inline-block;
  width: 86px;
  height: 86px;
}
.social a + a {
  margin-left: 50px;
}

.s-1, .s-2, .s-3, .s-4, .s-5, .s-6, .s-7, .s-8{
  background: url(../images/sprites.png) no-repeat;
  display: block;
  margin: 0 auto;
  width: 170px;
  height: 140px;
}

.s-1{
  background-position: -194px -10px ;
  width: 91px;
  height: 111px;
}

.s-2{
  background-position: -03px -283px;
}

.s-3{
  background-position: -3px -145px ;
  width: 165px;
}

.s-4{
  background-position: -200px -151px ;
  width: 96px;
  height: 113px;
}

.s-5{
  background-position: -1px -4px ;
}
.s-6 {
  background-position: -170px -283px;
  width: 150px;
}
.s-7 {
  background-position: -330px -4px;
}
.s-8 {
    background-position: -335px -145px;
    width: 157px;
}

.wrapped-video {
  display: inline-block;
  width: 566px;
  height: 321px;
  border-radius: 20px;
  box-sizing: border-box;
  border: 3px solid #435654;
  box-shadow:  1px 1px 30px 1px rgba(40, 122, 143, .3);
}
.wrapped-video iframe {
  border-radius: 18px;
}

.overlay {
  display:block;
  position: fixed;
  overflow: auto;
  z-index:500;
  top:0;
  left:0;
  width:100%;
  text-align: left;
  direction: ltr;
}

.overlay__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background:#000;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter:1;
  opacity:.6;
  z-index: 40;
}
#modalWindow {
  display:block;
  position:absolute;
  z-index:50;
  border:1px solid #d3d3d3;
  margin-left: 20px;
  -moz-box-shadow:0 0 3px #ccc;
  -webkit-box-shadow:0 0 3px #ccc;
  box-shadow:0 0 3px #ccc;
  background:#000;
}
#modalWindow .bigImg {
  max-width: 100%;
  max-height: 100%;
}
.titleIcon{
    font-size: 12pt;
    font-weight: bold;
    width: 181px;
    margin-left: 10px;
}
.s-11{
    background: none;
    text-decoration: none;
    color: #000000;
}

.footer {
  width: 100%;
  /*background: rgba(0,100,100, 0.6);*/
  /*background: linear-gradient(0deg, rgba(0,20,20,0.8) 0%, rgba(50,100,100,0.6) 60%, rgba(0,212,255,0) 100%);*/
  /*padding: 50px 0;*/
}
.footer_logos{
  position: relative;
  height: 50px;
  top: 2px;
  width: 1000px;
  margin: 60px auto 0 auto;
}
.footer_socials {
  float: left;
  position: relative;
  top: 2px;
  width: 320px;
}
.footer_social {
  display: inline-block;
  width: 24px;
  height: 30px;
  position: relative;
  margin-right: 15px;
}
.footer_social img{
  max-width: 100%;
}
.vk_logo {
}
.ln_logo {
  top: -2px;
}
.ig_logo {
}
.youtube_logo {
}
.fb_logo {
}
.twitter_logo {
}

.footer_authors {
  text-align: right;
  min-height: 50px;
}
.footer_author {
  display: inline-block;
  height: 40px;
  width: auto;
  margin-left: 15px;
}
.footer_author img{
  max-width: 100%;
}
.logo_banzai {
  width: 150px;
  height: auto;
}
