@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300&subset=latin,cyrillic);
html,body{margin:0px auto;padding:0px;border:0px none;outline:0px none;vertical-align:baseline; height:100%; min-height:100%;}
body{font-family:Arial, Helvetica, sans-serif; color:#b8b8b8; font-size:14px; min-width:320px;background:#000;}
div,span,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,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,iframe{margin:0px auto;padding:0px;border:0px none;outline:0px none;vertical-align:baseline;background:none repeat scroll 0% 0% transparent;}img{border-image-width:0px;vertical-align:bottom;}.bbox,div,iframe{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.cbox{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.block{display:block;}.inblock{display:inline-block;}.table{display:table;}.trow{display:table-row;}.tcell{display:table-cell;}.inline{display:inline;}.block:after,.inblock:after,.cleara:after{content:"";display:block;height:0px;clear:both;visibility:hidden;}.hide{display:none;}a{text-decoration:none;color:inherit;cursor:pointer;}iframe{width:100%;overflow-x:hidden;}.left{float:left;}.right{float:right;}.nofloat{float:none;}.va_t{vertical-align:top;}.va_c{vertical-align:middle;}.va_b{vertical-align:bottom;}.ta_l{text-align:left;}.ta_c{text-align:center;}.ta_r{text-align:right;}.ta_j{text-align:justify;}.size-x{width:1120px;margin:0px auto;padding:0px 2em;}a{cursor:pointer;}
.hidden{display:none;}*{box-sizing:border-box;margin:0px auto;}
.block:after, .inblock:after, .cleara:after {content: " "; display: block; height: 0px; clear: both; visibility: hidden;}
#header { height: 110px; padding: 35px 20px; position: absolute; z-index: 144; top: 0px; left: 0px; width: 100%; font-size:12px; font-weight:bold;}
#page { padding:110px 0px 40px 240px; position:relative; min-height:100%; height:100%; overflow:visible;}
.standart #page { height:auto;}
#footer { position:relative; margin-top:-40px; padding: 10px 20px; height: 40px; width: 100%;}
#header .icon, #header .titlespan { height:32px; font-size:42px; line-height:32px; float:left; margin:0px 16px 3px 0px; color:#b8b8b8; font-family: 'Open Sans', sans-serif; font-weight:100;}
#header .titlespan:nth-child(2) { color:#5D5D5D;}
#sidebar {
    position: absolute;
    padding-top: 130px;
    left: 0px;
    top: 0px;
    width: 240px;
    padding-bottom: 60px;
    height: 750px;
    max-height: 100%;
	z-index:141;
	background:#000;
	transition:ease all .6s;
}
#sidebar > div { height: 100%; max-height: 100%; overflow-y: auto; overflow-x: hidden;}
body.showmenu #sidebar {left:0px !important;}
#content { padding:20px; height:100%; max-height:600px; width:100%; max-width:100%; overflow:hidden;}
.standart #content { height:auto; max-height:none; width:auto; max-width:none;}
.h_gallery { height:100%; min-height:100%; max-height:100%; white-space:nowrap;}
.h_gallery_item { height:100%; max-height:100%; padding-right:20px;}
.h_gallery_item img { height:100%; max-height:100%; width:auto; display:block;}
.owl-stage-outer,.owl-stage,.owl-item,.owl-item div,.owl-item a,.owl-item img { height:100%;}
.owl-item > a { position:relative; display:inline-block;}
.folderitemtitle {position: absolute; bottom: 0px; left: 0px; padding: 14px 30px; width: 100%; font-size: 16px; color: #fff; background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.6) 100%); text-shadow: 0 0 1px rgba(0,0,0,0.6);}

#sidebar table {color:#5D5D5D; transition:all ease 1s;}
#sidebar table td { padding-left:20px;}
#sidebar:hover table {color:#b8b8b8;}
#sidebar table ul li {font-size:16px;line-height:18px;display:block;list-style:none; margin-bottom:10px; text-transform:uppercase;}
#sidebar table ul:nth-of-type(2) li:last-of-type { margin-bottom:0px;}
#sidebar table a { padding:0px;cursor:pointer;display:block;}
#sidebar table a:hover,#sidebar:hover table a:hover {color:#fff;}
.standartpage { max-width:576px; margin-left:0px; padding:40px; background:#fff; min-height:100%; color:#000;}

.partnerholder { display:table; width:100%; margin-bottom:20px;}
.partnercell { display:table-cell; vertical-align:top;}
.partnercell:first-of-type { width:20%;}
.partnercell:first-of-type > img { width:100%;}
.partnercell:nth-of-type(2) { padding:0px; padding-left:20px;}
.partnertitle {color:#525558; margin-bottom:5px; font-size:20px; line-height:1.2em; font-weight:bold;}
.partnersmall { font-size:12px; font-weight:normal; color:#0099e5; margin-bottom:8px;}
form label,form input, form textarea { display:block;}
.owl-carousel.off {
    display: block;
}
label {
    color: #a9b5ba;
    font-size: 13px;
    font-weight: 500;
    display: block;
    line-height: 16px;
    margin-bottom: 4px;
}
input[type="text"], textarea {
    display: block;
    height: 32px;
    padding: 0px 8px;
    border: 1px solid #e7e6d7;
    border-radius: 3px;
    font-weight: 700;
    color: #666;
    width: 100%;
    box-sizing: border-box;
    min-width: 80px;
    margin-bottom: 8px;
}
input[type="submit"] {
    padding: 0px 20px;
    height: 38px;
    display: inline-block;
    line-height: 36px;
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,.15);
    color: #fff;
    background-color: #3397c9;
    font-weight: bold;
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.15);
    border-radius: 3px;
    cursor: pointer;
    outline: none !important;
}
textarea{min-height:120px;padding:8px;}
.owl-carousel.off img{display:block;max-width:100%;margin-bottom:1em;}
.owl-carousel.off{height:auto;max-height:none;}
a.hamburger{position:absolute;top:50%;right:20px;width:60px;height:16px;margin:-8px 0px;overflow:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
a.hamburger { display:none; padding:0px;}
.addtoggler a.hamburger { display:block;}
.hamburger .hamitem{position:absolute;display:block;font-size:0;width:20px;height:2px;background-color:#67728A;margin:auto;left:0;right:0;overflow:hidden;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.hamburger .hamitem-1{background-color:#555;top:0;-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;-ms-transform-origin:0 50%;-o-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:all .4s cubic-bezier(.29,1.2,.68,1.26);-moz-transition:all .4s cubic-bezier(.29,1.2,.68,1.26);-ms-transition:all .4s cubic-bezier(.29,1.2,.68,1.26);-o-transition:all .4s cubic-bezier(.29,1.2,.68,1.26);transition:all .4s cubic-bezier(.29,1.2,.68,1.26)}
.hamburger .hamitem-2{background-color:#555;top:0;bottom:0;-webkit-transition:all .4s cubic-bezier(.28,-.24,.8,-.13) .2s;-moz-transition:all .4s cubic-bezier(.28,-.24,.8,-.13) .2s;-ms-transition:all .4s cubic-bezier(.28,-.24,.8,-.13) .2s;-o-transition:all .4s cubic-bezier(.28,-.24,.8,-.13) .2s;transition:all .4s cubic-bezier(.28,-.24,.8,-.13) .2s}
.hamburger .hamitem-3{background-color:#555;bottom:0;-webkit-transform-origin:0 50%;-moz-transform-origin:0 50%;-ms-transform-origin:0 50%;-o-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:all .4s cubic-bezier(.29,1.2,.68,1.26);-moz-transition:all .4s cubic-bezier(.29,1.2,.68,1.26);-ms-transition:all .4s cubic-bezier(.29,1.2,.68,1.26);-o-transition:all .4s cubic-bezier(.29,1.2,.68,1.26);transition:all .4s cubic-bezier(.29,1.2,.68,1.26)}
body.showmenu .hamburger .hamitem-1{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .4s cubic-bezier(.29,1.2,.68,1.26) .3s;-moz-transition:all .4s cubic-bezier(.29,1.2,.68,1.26) .3s;-ms-transition:all .4s cubic-bezier(.29,1.2,.68,1.26) .3s;-o-transition:all .4s cubic-bezier(.29,1.2,.68,1.26) .3s;transition:all .4s cubic-bezier(.29,1.2,.68,1.26) .3s}
body.showmenu .hamburger .hamitem-3{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .4s cubic-bezier(.29,1.2,.68,1.26) .3s;-moz-transition:all .4s cubic-bezier(.29,1.2,.68,1.26) .3s;-ms-transition:all .4s cubic-bezier(.29,1.2,.68,1.26) .3s;-o-transition:all .4s cubic-bezier(.29,1.2,.68,1.26) .3s;transition:all .4s cubic-bezier(.29,1.2,.68,1.26) .3s}
body.showmenu .hamburger .hamitem-2{-webkit-transform:translateX(-250%);-moz-transform:translateX(-250%);-ms-transform:translateX(-250%);-o-transform:translateX(-250%);transform:translateX(-250%);-webkit-transition:all .4s cubic-bezier(.28,-.24,.8,-.13);-moz-transition:all .4s cubic-bezier(.28,-.24,.8,-.13);-ms-transition:all .4s cubic-bezier(.28,-.24,.8,-.13);-o-transition:all .4s cubic-bezier(.28,-.24,.8,-.13);transition:all .4s cubic-bezier(.28,-.24,.8,-.13)}
body.showmenu .bodytable:after {background-color:rgba(0,0,0,.7);}
.langholder {padding-top:20px;}
.langholder a { text-align:center;display:inline-block !important;margin-right:3px;font-size:14px;height:24px;line-height:18px;border:2px solid rgba(255,255,255,.3);cursor:pointer;padding:0px 6px !important;min-width:40px;}
.langholder a:hover {border-color:#fff;}
.langholder a:last-of-type {margin-right:0px;}
@media screen and (max-width: 319px) {
	.xwidth { max-width:90%;}
	#header,#page,#footer { display:block; position:relative; top:auto; left:auto; right:auto; bottom:auto; width:100%; height:auto; max-height:auto;}
	#page { height:auto; max-height:none; min-height:100%; padding-left:0px; padding-top:0px;}
	#header { height:60px; padding:10px;}
	#footer { height:40px; padding:10px;}
	#sidebar { left:-100%;height:auto;bottom:0px;}
	#header .titlespan {font-size:12px; margin:0px 8px 0px 0px;height:auto;font-weight:normal;line-height:normal;}
	#header a .block {font-size:10px;}
	#content {height:auto; max-height:none;}
	a.hamburger { display:block;}
	.standartpage {padding:20px 10px;}
	.partnerframe iframe {min-height:0px !important;}
}
@media screen and (min-width: 320px) and (max-width: 575px) {
	.xwidth { max-width:90%;}
	#header,#page,#footer { display:block; position:relative; top:auto; left:auto; right:auto; bottom:auto; width:100%; height:auto; max-height:none;}
	#page { height:auto; max-height:none; min-height:100%; padding-left:0px; padding-top:0px;}
	#header { height:60px; padding:10px;}
	#footer { height:40px; padding:10px;}
	#sidebar { left:-100%;height:auto;bottom:0px;}
	#header .titlespan {font-size:14px; margin:0px 8px 0px 0px;height:auto;font-weight:normal;line-height:normal;}
	#header a .block {font-size:10px;}
	#content {height:auto; max-height:none;}
	a.hamburger { display:block;}
	#header .icon {margin-top:0px;}
	.standartpage {padding:20px 10px;}
	.partnerframe iframe {min-height:0px !important;}
}
@media screen and (min-width: 576px) and (max-width: 639px) {
	.xwidth { max-width:520px;}
	#sidebar { left:-100%;height:auto;bottom:0px;}
	#page { left:0px; padding-left:0px;height:auto; max-height:none; padding-top:70px;}
	#header { padding:10px;height:70px;}
	#header .titlespan {font-size:24px; margin:0px 8px 0px 0px;height:auto;font-weight:normal;line-height:normal;}
	#content {height:auto; max-height:none;}
	a.hamburger { display:block;}
	#header .icon {margin-top:12px;}
	.standartpage {padding:20px 10px;}
	.partnerframe iframe {min-height:0px !important;}
}
@media screen and (min-width: 640px) and (max-width: 767px) {
	.xwidth { max-width:600px;}
	#sidebar { left:-100%;height:auto;bottom:0px;}
	#page { left:0px; padding-left:0px;height:auto; max-height:none;}
	#header { padding:10px;height:70px;}
	#header .titlespan {font-size:32px; margin:0px 8px 0px 0px;height:auto;font-weight:normal;line-height:normal;}
	#content {height:auto; max-height:none;}
	a.hamburger { display:block;}
	#header .icon {margin-top:15px;}
}
@media screen and (min-width: 768px) and (max-width: 863px) {
	.xwidth { max-width:740px;}
	#sidebar { left:-100%;height:auto;bottom:0px;}
	#header { padding:10px;height:70px;}
	#page { left:0px; padding-left:0px;height:auto; max-height:none; padding-top:70px;}
	#header .titlespan {font-size:32px; margin:0px 8px 0px 0px;height:auto;font-weight:normal;line-height:normal;}
	#content {height:auto; max-height:none;}
	a.hamburger { display:block;}
	#header .icon {margin-top:15px;}
}
@media screen and (min-width: 864px) and (max-width: 979px) {
	.xwidth { max-width:820px;}
}
@media screen and (min-width: 980px) and (max-width: 1151px) {
	.xwidth { max-width:940px;}
}
@media screen and (min-width: 1152px) and (max-width: 1365px) {
	.xwidth { max-width:1110px;}
}
@media screen and (min-width: 1366px) and (max-width: 1439px) {
	.xwidth { max-width:1200px;}
}


.smalldarkgradient {
background: rgba(0,0,0,0.12);
background: -moz-linear-gradient(top, rgba(0,0,0,0.12) 0%, rgba(0,0,0,0.12) 57%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.12)), color-stop(57%, rgba(0,0,0,0.12)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0.12) 0%, rgba(0,0,0,0.12) 57%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0.12) 0%, rgba(0,0,0,0.12) 57%, rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0.12) 0%, rgba(0,0,0,0.12) 57%, rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.12) 0%, rgba(0,0,0,0.12) 57%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.bigdarkgradient * { position:relative; z-index:1;}
.bigdarkgradient:before {content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(90deg,rgba(0,0,0,.6) 0,transparent 30%,transparent 0,rgba(0,0,0,.6));}
.bigdarkgradient:after {content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(180deg,rgba(0,0,0,.6) 0,transparent 30%,transparent 50%,rgba(0,0,0,.6));}
*.tipsy {
  position: relative;
  display: inline;
}
*.tipsy span {
  position: absolute;
  max-width:140px;
  color: #FFFFFF;
  background: #000000;
  padding:6px 12px;
  line-height: 12px;
  font-size:11px;
  text-align: center;
  visibility: hidden;
  border-radius: 3px;
  box-sizing:border-box;
}
*.tipsy span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-top: 8px solid #000000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
*:hover.tipsy span {
  visibility: visible;
  opacity: 1;
  top: 0px;
  left: 4px;
  transform:translate(-50%,-100%);
  margin-top: -12px;
  z-index: 999;
}