html {
	-webkit-text-size-adjust: none;
}
body {
	margin:0;
	color:#353535;
	font:18px/22px "Roboto Slab", Verdana, Helvetica, sans-serif;
	background:#f9f9f9;
	min-width:1173px;
}
body.flexible .w1,
body.flexible{
	min-width:980px;
}
img {
	border-style:none;
}
a {
	color:#4490c5;
	outline:none;
}
a:hover {
	text-decoration:none;
}
* {
	outline:none;
}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	outline:none;
}
table {
    border-collapse: collapse;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
header,
nav,
section,
article,
aside,
footer,
figure,
menu,
dialog {
	display: block;
}
.al{
	text-align:left;
}
.ac{
	text-align:center;
}
.ar{
	text-align:right;
}
.la{
	float:left;
}
.ra{
	float:right;
}
.block-holder{
	overflow:hidden;
	height:1%;
}
.holder-block{
	width:100%;
}
.holder-block:after{
	display:block;
	clear:both;
	content:" ";
}
.link-mask{
	position:absolute;
	z-index:50;
	background:url(../images/none.gif) no-repeat;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.bold {
    font-weight: bold;
}
.db{
	display:block;
}
.dib{
	display:inline-block;
	vertical-align:top;
}
.list-holder{
	width:100%;
	position:relative;
}
.m0{
	margin:0;
}
.w1{
	min-width:1173px;
	width:100%;
	position:relative;
	overflow:hidden;
}
#wrapper{
	margin:0 auto;
	width: 1153px;
	padding: 0 10px;
}
#header{
	z-index:20;
	height:4px;
	width:100%;
	position:relative;
	padding:0 9999px;
	margin:0 -9999px;
	background-color:#4591c6;
}
.logo{
	margin:0 0 0 31px;
	overflow:hidden;
	float:left;
	background:url(../images/logo01.png) no-repeat;
	width:175px;
	height:145px;
	text-indent:-9999px;
	cursor:pointer;
}
.logo a{
	height:100%;
	display:block;
}
.header-block{
	float:right;
	width:400px;
	text-align:right;
	padding:30px 39px 0 0;
}
.enter-button{
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 17px;
}
.lang-selector{
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 7px;
}

.button01{
	background:none;
	border:0;
	display:inline-block;
	vertical-align:top;
	position:relative;
	text-decoration:none;
	font-size:15px;
	height:23px;
	line-height: 21px;
	padding:0 15px;
	border-radius:12px;
	-webkit-border-radius:12px;
	color:#fff;
	background:#4490c5;
	cursor:pointer;
}
.button01:hover{
	text-decoration:underline;
}
.button01:active{
	box-shadow:inset 0 0 3px rgba(0,0,0,0.5);
	-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.5);
}
.button01 input{
	position:absolute;
	background:none;
	border:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
	padding:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/none.gif) no-repeat;
	cursor:pointer;
}
.reg-link{
	font-size:16px;
	line-height:20px;
	color:#66869d;
	display: inline-block;
	vertical-align: top;
}
.promo-gallery{
	width:100%;
	position:relative;
	padding:0 9999px;
	margin:0 -9999px 62px;
	background:url(../images/bg01.png) repeat-x;
	height:618px;
}
.promo-gallery .next,
.promo-gallery .prev{
	position:absolute;
	top:50%;
	left: -17px;
	background:url(../images/controls01.png) no-repeat;
	width:34px;
	height:65px;
	z-index:20;
	margin:-55px 0 0;
	text-indent:-9999px;
}
.promo-gallery .next{
	left: auto;
	right: -17px;
	background:url(../images/controls01.png) no-repeat 100% 0;
}
.promo-gallery .prev:hover{
	background-position:0 100%;
}
.promo-gallery .next:hover{
	background-position:100% 100%;
}
.promo-gallery .gallery{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	width:100%;
	height:618px;
	text-align:center;
}
.promo-gallery .gallery>li{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
}
.gallery-image{
	position:relative;
	height:486px;
	line-height:494px;
	margin:0 15px 15px 0;
}
.promo-gallery .gallery>li.special .gallery-image{
	height:460px;
}
.gallery-image img{
	vertical-align:bottom;
}
.gallery-description{
	font-size:30px;
	line-height:36px;
	color:#fff;
}
.gallery-description a{
	color:#fff;
	text-decoration:none;
}
.sector-gallery{
	position:relative;
	width:100%;
}
.gallery-description p{
	margin:0;
}
.promo-gallery .switcher{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	margin:0;
	padding:0 0 12px;
	list-style:none;
	z-index:30;
	font-size:0;
	line-height:0;
	text-align:center;
}
.promo-gallery .switcher ul{
	margin:0;
	padding:0;
	list-style:none;
}
.promo-gallery .switcher li{
	display:inline-block;
	vertical-align:top;
	margin:0 5px;
}
* +html .promo-gallery .switcher li{
	display:inline;
}
.promo-gallery .switcher a{
	display:block;
	overflow:hidden;
	position:relative;
	background:url(../images/switcher01.png) no-repeat;
	width:12px;
	height:12px;
	text-indent:-9999px;
}
.promo-gallery .switcher li.active a, .promo-gallery .switcher a:hover{
	background-position:0 100%;
}
.promo-block{
	padding:26px 35px 37px;
	margin:0 0 43px;
	position:relative;
	box-shadow:0 0 109px -25px rgba(0,0,0,0.22);
	-webkit-box-shadow:0 0 109px -25px rgba(0,0,0,0.22);
	overflow:hidden;
	background: #fff;
	background: -moz-linear-gradient(top,  #fff 0%, #f4f4f4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f4f4f4));
	background: -webkit-linear-gradient(top,  #fff 0%,#f4f4f4 100%);
	background: -o-linear-gradient(top,  #fff 0%,#f4f4f4 100%);
	background: -ms-linear-gradient(top,  #fff 0%,#f4f4f4 100%);
	background: linear-gradient(to bottom,  #fff 0%,#f4f4f4 100%);
	-pie-background: linear-gradient(top,  #fff 0%,#f4f4f4 100%);
}
.promo-image{
	position:relative;
	float:left;
	padding:40px 74px 0 23px;
}
.promo-image img{
	vertical-align:top;
}
.content-title{
	margin:0 0 30px;
	font-weight:normal;
	font-size:48px;
	line-height:52px;
	color:#4490c5;
}
.content-title.special{
	margin:0 0 12px;
}
.text-block p{
	margin:0;
	padding:16px 0 0;
}
.text-block p:first-child{
	padding:0;
}
.partner-list{
	margin:0;
	padding:30px 0 0;
	list-style:none;
	font-size:0px;
	line-height:0px;
	width:100%;
	display:table;
}
.partner-list>li{
	display:inline-block;
	vertical-align:top;
	height:74px;
	line-height:74px;
	text-align:center;
	margin:0 0 0 41px;
	position:relative;
	overflow:hidden;
}
* +html .partner-list>li{
	display:inline;
}
.partner-list>li:first-child{
	margin:0;
}
.partner-list img{
	vertical-align:top;
}
.partner-list>li:hover img{
	margin:-74px 0 0;
}
.block-frame{
	padding:0 90px 41px;
}
.block-frame.ac .content-title {
	margin-bottom: 14px;
}
.info-gallery{
	position:relative;
	padding:42px 0;
	margin:0 auto 45px;
	width:964px;
}
.gallery-section{
	background-color:#fff;
	border:1px solid #dedede;
	height:1%;
}
.gallery-section:after{
	display:block;
	clear:both;
	content:" ";
}
.info-gallery .prev{
	position:absolute;
	top:0;
	left:50%;
	background:url(../images/controls02.png) no-repeat;
	width:45px;
	height:24px;
	z-index:20;
	margin:0 0 0 -24px;
	text-indent:-9999px;
}
.info-gallery .next{
	position:absolute;
	bottom:0;
	left:50%;
	background:url(../images/controls02.png) no-repeat 0 100%;
	width:45px;
	height:24px;
	z-index:20;
	margin:0 0 0 -24px;
	text-indent:-9999px;
}
.info-gallery .prev:hover{
	background-position:100% 0;
}
.info-gallery .next:hover{
	background-position:100% 100%;
}
.info-gallery .gallery{
	margin:0 23px 0 0;
	padding:0;
	list-style:none;
	position:relative;
	width:488px;
	float:right;
}
.info-gallery .gallery>li{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.info-gallery .switcher{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:407px;
	border-right:1px solid #dedede;
}
.info-gallery .switcher li{
	border-top:1px solid #dedede;
	position:relative;
	background: #fff;
	background: -moz-linear-gradient(top,  #fff 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top,  #fff 0%,#f7f7f7 100%);
	background: -o-linear-gradient(top,  #fff 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top,  #fff 0%,#f7f7f7 100%);
	background: linear-gradient(to bottom,  #fff 0%,#f7f7f7 100%);
	-pie-background: linear-gradient(top,  #fff 0%,#f7f7f7 100%);
}
.info-gallery .switcher li:first-child{
	border-top:0;
}
.info-gallery .switcher a{
	font-size:16px;
	line-height:37px;
	color:#767676;
	display:block;
	text-align:right;
	text-decoration:none;
	padding:0 12px;
	white-space: nowrap;
}
.info-gallery .switcher li.active a{
	background:url(../images/bg05.png) repeat-x;
	color:#fff;
	box-shadow:inset 0 2px 2px rgba(0,0,0,0.27);
	-webkit-box-shadow:inset 0 2px 2px rgba(0,0,0,0.27);
}
.info-block{
	position:relative;
	padding:36px 0 0;
	cursor:pointer;
}
.info-icon{
	overflow:hidden;
	position:relative;
	width:60px;
	height:60px;
	margin:0 0 15px;
}
.info-icon img{
	vertical-align:top;
}
.info-block:hover .info-icon img{
	margin:-60px 0 0;
}
.info-title{
	display:block;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	color:#000;
	margin:0 0 15px;
}
.info-title a{
	text-decoration:none;
	color:#000;
}
.info-block:hover .info-title a{
	text-decoration:underline;
	color:#5896c1;
}
.info-text{
	padding:0 0 19px;
	font-size:16px;
	line-height:19px;
	color:#294e67;
	font-weight:300;
}
.info-text p{
	padding:8px 0 0;
	margin:0;
	font-family: 'Roboto', 'sans-serif';
	font-weight: 300;
}
.info-text p:first-child{
	padding:0;
}
.more-link{
	font-size:18px;
	line-height:22px;
}
.more-link a{
	color:#689ecb;
	display:inline-block;
	vertical-align:top;
	text-decoration:none;
	position:relative;
}
.info-block:hover .more-link a{
	text-decoration:underline;
}
.more-link a:hover{
	text-decoration:underline;
}
.more-link a:before{
	content:" ";
	position:absolute;
	left:100%;
	top:50%;
	background:url(../images/marker01.png) no-repeat;
	width:6px;
	height:10px;
	margin:-3px 5px;
}
.block-section{
	position:relative;
	border:5px solid #4d91c2;
	border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 0 98px -20px rgba(0,0,0,0.23);
	-webkit-box-shadow:0 0 98px -20px rgba(0,0,0,0.23);
	background-color:#fff;
	margin:0 auto 30px;
	width:820px;
}
.block-head{
	background-color:#f1f1f1;
	position:relative;
	box-shadow:0 -5px 5px rgba(0,0,0,0.02);
	-webkit-box-shadow:0 -5px 5px rgba(0,0,0,0.02);
	padding:20px 0 25px;
}
.text-block02{
	font-weight: 300;
	font-family: 'Roboto', 'sans-serif';
	font-size:24px;
	line-height:28px;
}
.text-block02 p{
	margin:0;
}
.list{
	margin:0;
	padding:41px 30px 7px;
	list-style:none;
	font-size:18px;
	line-height:22px;
	color:#294e67;
}
.list li{
	text-align:center;
	border-top:1px solid #f1f1f1;
	position:relative;
	padding:27px 50px 29px;
}
.list li:before{
	content:" ";
	position:absolute;
	top:0;
	left:50%;
	background:url(../images/marker02.png) no-repeat;
	width:73px;
	height:45px;
	margin:-24px 0 0 -30px;
}
.list-title{
	display:block;
	margin:0 0 5px;
	font-size:20px;
	line-height:22px;
	color:#000;
}
.list-text p{
	margin:0;
	font-family: 'Roboto', 'sans-serif';
	font-weight: 300;
}
.simple-text{
	text-align:center;
	font-size:24px;
	line-height:30px;
	color:#9c9a9a;
	padding:0 0 54px;
	margin:0 0 23px;
	background:url(../images/marker03.png) no-repeat 50% 100%;
}
.simple-text span{
	display:block;
}
.text-color01{
	color:#1e1e1e;
}
.description-holder{
	width:100%;
	overflow: hidden;
	position:relative;
	padding:34px 9999px 38px;
	margin:0 -9999px;
	background:url(../images/bg02.jpg) no-repeat 50% 0;
}
.text-color02{
	color:#fff;
}
.description-block{
	overflow:hidden;
	width:1033px;
	margin:0 auto;
	background:url(../images/bg03.png);
	border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
	box-shadow:inset 0 0 5px rgba(0,0,0,0.29);
	-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.29);
}
.description-frame{
	float:left;
	width:481px;
	padding:25px 0 12px 30px;
	color:#fff;
	font-size:18px;
	line-height:21px;
	font-weight:300;
}
.description-title{
	display:block;
	margin:0 0 24px;
	font-size:24px;
	line-height:25px;
	font-weight:normal;
}
.strong-text{
	font-weight:normal;
	display:block;
	margin:0 0 19px;
	letter-spacing: -0.04em;
}
.description-text{
	padding:0 0 8px;
	font-family: 'Roboto', 'sans-serif';
	font-weight: 300;
}
.description-text.last {
	line-height: 24px;
}
.description-text strong {
	font-family: 'Roboto Slab', 'serif';
}
.description-text p{
	margin:0;
}
.description-list{
	margin:0;
	padding:0 0 9px;
	list-style:none;
	line-height: 20px;
}
.description-list li{
	letter-spacing: -0.055em;
	padding: 0 0 6px 26px;
	background:url(../images/marker04.png) no-repeat 10px 10px;
}
.button-holder{
	padding:10px 0 0;
}
.button02{
	display:inline-block;
	vertical-align:top;
	position:relative;
	text-decoration:none;
	font-size:20px;
	line-height:44px;
	letter-spacing: 0.02em;
	height:48px;
	padding: 0 63px 0 56px;
	color:#3d3d3d;
	text-shadow:1px 1px 0 rgba(255,255,255,0.7);
	border-radius:29px;
	-webkit-border-radius:29px;
	border:5px solid #4d779a;
	cursor:pointer;
	background: #fafafa;
	background: -moz-linear-gradient(top,  #fafafa 0%, #cfcfcf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#cfcfcf));
	background: -webkit-linear-gradient(top,  #fafafa 0%,#cfcfcf 100%);
	background: -o-linear-gradient(top,  #fafafa 0%,#cfcfcf 100%);
	background: -ms-linear-gradient(top,  #fafafa 0%,#cfcfcf 100%);
	background: linear-gradient(to bottom,  #fafafa 0%,#cfcfcf 100%);
	-pie-background: linear-gradient(top,  #fafafa 0%,#cfcfcf 100%);
}
.button-holder .button02 {
	margin: 0 0 0 74px;
}
.button02:hover{
	background: #cfcfcf;
	background: -moz-linear-gradient(top,  #cfcfcf 0%, #fafafa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfcfcf), color-stop(100%,#fafafa));
	background: -webkit-linear-gradient(top,  #cfcfcf 0%,#fafafa 100%);
	background: -o-linear-gradient(top,  #cfcfcf 0%,#fafafa 100%);
	background: -ms-linear-gradient(top,  #cfcfcf 0%,#fafafa 100%);
	background: linear-gradient(to bottom,  #cfcfcf 0%,#fafafa 100%);
	-pie-background: linear-gradient(top,  #cfcfcf 0%,#fafafa 100%);
}
.button02:active{
	box-shadow:inset 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:;
}
.button02:before{
	content:" ";
	position:absolute;
	top:50%;
	right:0;
	background:url(../images/marker05.png) no-repeat;
	width:10px;
	height:16px;
	margin:-8px 26px;
}
.button02 input{
	position:absolute;
	background:none;
	border:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
	padding:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/none.gif) no-repeat;
	cursor:pointer;
}
.description-image{
	float:right;
}
.description-image img{
	vertical-align:top;
}
.block-sector{
	width:100%;
	position:relative;
	padding:22px 9999px 30px;
	margin:0 -9999px;
	background:#f2f2f2;
}
.content-topic{
	display:block;
	margin:0 0 11px;
	font-weight:bold;
	font-size:36px;
	line-height:40px;
	color:#585858;
}
.text-info{
	display:block;
	padding:0 0 25px;
	font-size:24px;
	line-height:30px;
	font-weight:lighter;
	text-align:center;
	font-family: 'Roboto', 'sans-serif';
	font-weight: 300;
}
.contacts-list{
	list-style: none;
	text-align: justify;
	text-justify: newspaper;
	line-height: 0;
	font-size:0px;
	word-spacing:0;
	padding:0;
	margin:0 36px -3px;
	font-size: 16px;
	line-height: 19px;
	font-family: 'Roboto', 'sans-serif';
}
.contacts-list>li{
	display: -moz-inline-box;
	display: inline-block;
	vertical-align:top;
	text-align:left;
	font-size:16px;
	line-height:20px;
	color:#000;
}
.contacts-list>li.helper{
	width: 100%;
}
* + html .contacts-list{
	width: 99.9%;
	text-align-last: justify;
}
* + html .contacts-list>li{
	 display: inline;
}
* + html .contacts-list>li.helper {
	 display: none;
}
.contact-icon{
	display:inline-block;
	vertical-align:top;
	width:32px;
	padding-top: 1px;
}
.contact-icon img{
	vertical-align:top;
}
.contact-holder{
	display:inline-block;
	vertical-align:top;
	max-width:258px
}
.contacts-list a{
	color:#000;
	text-decoration:none;
}
.contacts-list a:hover{
	text-decoration:underline;
}
.contacts-list p{
	margin:0;
}
.contact-address{
	font-style:normal;
}
.button03{
	display:inline-block;
	vertical-align:top;
	position:relative;
	text-decoration:none;
	font-size:20px;
	line-height:40px;
	height:44px;
	padding:0 73px 0 61px;
	color:#353535;
	border:2px solid #353535;
	border-radius:24px;
	-webkit-border-radius:24px;
	background:url(../images/none.gif) no-repeat;
	cursor:pointer;
}
.button03:hover{
	text-decoration:underline;
}
.button03:active{
	box-shadow:inset 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.5);
}
.button03:before{
	content:" ";
	position:absolute;
	top:50%;
	right:0;
	background:url(../images/marker05.png) no-repeat;
	width:9px;
	height:15px;
	margin:-8px 18px;
}
.button03 input{
	position:absolute;
	background:none;
	border:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
	padding:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/none.gif) no-repeat;
	cursor:pointer;
}
#footer{
	width:100%;
	position:relative;
	padding:0 9999px;
	margin:0 -9999px;
	background:#353535;
	box-shadow:inset 0 5px 5px rgba(0,0,0,0.75);
	-webkit-box-shadow:inset 0 5px 5px rgba(0,0,0,0.75);
	color:#fff;
}
.footer-holder{
	overflow:hidden;
	width: 1070px;
	margin: auto;
	padding:27px 0 28px;
}
.footer-block{
	float:left;
	padding:11px 0 0;
}
.nav{
	margin:0;
	padding:0;
	list-style:none;
	font-size:0px;
	line-height:0px;
}
.nav>li{
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 12px;
	padding:0 0 0 20px;
	font-size:16px;
	line-height:20px;
	background:url(../images/marker07.png) no-repeat 0 10px;
}
.nav>li:first-child{
	margin:0;
	padding:0;
	background:none;
}
* +html .nav>li{
	display:inline;
}
.nav a{
	color:#fff;
}
.copyright{
	display:inline-block;
	vertical-align:middle;
	font-size:15px;
	font-family: 'Roboto', 'sans-serif';
	font-weight: 300;
}
.copyright strong {
	font-family: 'Roboto Slab', 'serif';
	font-weight:bold;
}
.copyright span {
	font-weight: 400;
}
.footer-frame{
	display:inline-block;
	vertical-align:middle;
	margin:0 0 0 24px;
	padding: 5px 0 6px 30px;
	border-left:2px solid #61676a;
}
.soc-list{
	margin:0;
	padding:0;
	list-style:none;
	font-size:0px;
	line-height:0px;
}
.soc-list>li{
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 6px;
}
.soc-list>li:first-child{
	margin:0;
}
* +html .soc-list>li{
	display:inline;
}
.soc-list img{
	vertical-align:top;
}
.firm-text{
	font-family: 'Roboto', 'sans-serif';
	font-weight: 300;
	font-size:24px;
}
.firm-text strong {
	font-family: 'Roboto Slab', 'serif';
}
.text-block03{
	font-family: 'Roboto', 'sans-serif';
	font-size:24px;
	line-height:29px;
	font-weight: 300;
}
.text-block03 p{
	margin:0;
}
.code-holder{
	position:relative;
	float:right;
	width:515px;
	height:424px;
	border-radius:5px;
	-webkit-border-radius:5px;
	overflow:hidden;
	background-color:#fff;
}
.gallery-text{
	position:absolute;
	font-size:20px;
	line-height:24px;
	color:#393939;
	top:0;
	left:0;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	transition:0.5s;
	-ms-transform: scale(0);
	 -webkit-transform: scale(0);
	 transform: scale(0);
	 text-align:left;
}
.gallery li.active .gallery-text{
	-ms-transform: scale(1);
	 -webkit-transform: scale(1);
	 transform: scale(1);
}
.gallery-text strong{
	display:block;
	color:#3c7aa5;
}
.gallery-text a{
	color:#3c7aa5;
	text-decoration:none;
}
.gallery-text a:hover{
	text-decoration:underline;
}
.gallery-text01{
	background:url(../images/mark01.png) no-repeat 100% 100%;
	padding:0 40px 42px 0;
	margin:313px 0 0 101px;
}
.gallery-text02{
	background:url(../images/mark02.png) no-repeat 0 100%;
	padding:0 0 103px 96px;
	margin:174px 0 0 771px;
}
.gallery-text03{
	background:url(../images/mark01.png) no-repeat 100% 100%;
	padding:0 32px 62px 0;
	margin:244px 0 0 193px;
}
.gallery-text04{
	background:url(../images/mark02.png) no-repeat 0 100%;
	padding:0 0 98px 49px;
	margin:167px 0 0 781px;
}
.gallery-text05{
	background:url(../images/mark03.png) no-repeat 100% 100%;
	padding:0 67px 42px 0;
	margin:191px 0 0 181px;
}
.gallery-text06{
	background:url(../images/mark04.png) no-repeat 0 100%;
	padding:0 0 68px 48px;
	margin:186px 0 0 820px;
}
.lightbulb{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/img06.png) no-repeat;
	width:56px;
	height:27px;
	margin:140px 0 0 83px;
	display:none;
}
.lightbulb.flashing{
	display:block;
}
.flexible #wrapper, .flexible #footer{
	width:100% !important;
	min-width:1000px !important;
	max-width:1200px !important;
}
.flexible #wrapper{
	padding:0;
	position:relative;
	box-shadow:0 0 10px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.3);
}
.flexible #wrapper:before{
	content:" ";
	position:absolute;
	border-top:4px solid #3b6180;
	top:0;
	left:0;
	width:100%;
}
.flexible #footer{
	padding:0;
	margin:0;
}
.footer-holder.special{
	width:auto;
	padding:27px 8% 28px;
}
.main-holder{
	position: relative;
	overflow: hidden;
}
#content{
	float:right;
	width:72%;
	background-color:#fff;
}
#sidebar{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index:20;
	width:28%;
	background:#fff url(../images/bg06.jpg) repeat-y;
}
.content-holder{
	padding:0 11% 40px 2%;
}
.content-panel{
	text-align:right;
	padding:30px 0 17px;
}
.contant-title{
	width:100%;
	margin:0 -10% 22px -14px;
	padding:0 10% 22px 14px;
	border-bottom:1px solid #eaeaeb;
	font-size:36px;
	line-height:40px;
	color:#4490c5;
	font-weight:normal;
}
.block-text{
	padding:0 0 39px;
	font-size:17px;
	line-height:18px;
}
.block-text p{
	margin:0;
}
.documentation-block{
	padding:0 0 20px;
}
.documentation-title{
	display:block;
	margin:0 0 11px;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	color:#000;
}
.documentation-text{
	font-size:14px;
	line-height:20px;
	color:#363636;
	padding:0 0 31px;
}
.documentation-text p{
	margin:0;
}
.documentation-text tr td{
    padding: 5px;
    border-bottom: solid 1px #ccc
}
.documentation-text thead tr td{
	font-weight: bold
}
.documentation-text span.brown{
    color: #A31515;
}
.documentation-list{
	margin:0;
	padding:0;
	list-style:none;
	font-size:0px;
	line-height:0px;
	width:100%;
	display:table;
}
.documentation-list>li{
	display:inline-block;
	vertical-align:top;
	width:32%;
	margin:0 0 0 2%;
	font-size:14px;
	line-height:20px;
	color:#8f979d;
}
.documentation-list>li:first-child{
	margin:0;
}
* +html .documentation-list>li{
	display:inline;
}
.documentation-image{
	position:relative;
	border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #d0d0d0;
	box-shadow:0 1px 3px rgba(0,0,0,0.19);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.19);
	overflow:hidden;
	margin:0 0 10px;
}
.documentation-image img{
	width:100%;
	height:auto;
	vertical-align:top;
}
.documentation-list .text{
	display:block;
}
.code-block{
	background-color:#fff;
	position:relative;
	border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #e8e8e8;
	margin:0 0 25px;
	box-shadow:0 1px 3px rgba(0,0,0,0.13);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.13);
}
.scrollpane{
	width:100%;
	position:relative;
	overflow:auto;
	height:202px;
}
.scrollpane .jspContainer{
	overflow: hidden;
	position: relative;
}
.scrollpane .jspPane{
	position: absolute;
}
.scrollpane .jspVerticalBar{
	position: absolute;
	top: 0;
	right: 0;
	width: 13px;
	background:none;
	margin:0;
	padding:0;
}
.scrollpane .jspTrack{
	position: relative;
	width:10px;
	margin:0;
	height:100%;
}
.scrollpane .jspDrag{
	background-color:#cccccc;
	border-bottom:0;
	border-radius:3px;
	-webkit-border-radius:3px;
	position: relative;
	top: 0;
	left: 1px;
	cursor: pointer;
	width:6px;
}
.scrollpane .jspArrow{
	font-size:0px;
	line-height:0px;
	display:none;
}
.scrollpane .jspCap{
	font-size:0px;
	line-height:0px;
	display:none;
}
.sidebar-block{
	position:relative;
	padding:0 17px 20px 20px;
}
.logo02{
	position:relative;
	margin:0 0 16px 17px;
	overflow:hidden;
	display:block;
	background:url(../images/logo02.png) no-repeat;
	width:164px;
	height:136px;
	text-indent:-9999px;
	cursor:pointer;
}
.logo02 a{
	height:100%;
	display:block;
}
.menu-list{
	margin:0;
	padding:0;
	list-style:none;
}
.menu-list>li{
	position:relative;
	padding:15px 0 0 16px;
	margin:0 0 12px;
	background:url(../images/marker08.png) no-repeat ;
}
.menu-list>li:first-child{
	padding-top:0;
	background:none;
}
.menu-title{
	display:block;
	padding:0 19px 8px;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.16);
}
.menu{
	margin:0;
	padding:0;
	list-style:none;
}
.menu>li a{
	text-shadow:0 1px 0 rgba(0,0,0,0.16);
	position:relative;
	display:inline-block;
	vertical-align:top;
	text-decoration:none;
	font-size:14px;
	line-height:28px;
	color:#fff;
	padding:0 20px;
	border-radius:14px;
	-webkit-border-radius:14px;
}
.menu>li a:hover{
	text-decoration:underline;
}
.menu li.active>a{
	font-weight:bold;
	background-color:#4b779b;
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.24),0 0 2px rgba(255,255,255,0.23);
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.24),0 0 2px rgba(255,255,255,0.23);
}
.menu ul{
	margin:0;
	padding:0 0 0 18px;
	list-style:none;
}
.nav.special>li{
	font-size:14px;
}
/*
	popup
*/
@media screen and (max-width: 980px) {
	.promo-gallery .prev {
		left: 10px;
	}
	.promo-gallery .next {
		right: 10px;
	}
}
#test {
	width: 1000px;
	height: 500px;
	background: red;
	color: #FFF;
}
.deco-line{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	border-top:4px solid #3B6180;
}
.popup-holder {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	margin:0 0 0 -9999px;
}
.popup-holder.active{
	margin:0;
}
.popup-holder .bg {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	background: #000;
}
.popup-holder .popup {
	position:absolute;
	top: 50px;
	left: 50%;
	width: 500px;
	margin: 0 0 0 -250px;
	background-color:#fff;
	border-radius:10px;
	-webkit-border-radius:10px;
}
.popup-holder .close{
	position:absolute;
	right:0;
	top:0;
	z-index:20;
	overflow:hidden;
	margin:20px;
}
.form-holder{
	padding:60px 20px 36px;
}
.text01{
	position:relative;
	overflow:hidden;
	padding:0 30px;
	background-color:#fff;
	border:1px solid #4D779A;
}
.text01 input,.text01 textarea{
	background:none;
	margin:0;
	resize:none;
	border:0;
	width:100%;
	color:#3D3D3D;
	font-size:20px;
	line-height:28px;
	height:28px;
	padding:10px 0;
	float:left;

}
.text01 textarea{
	overflow:auto;
	height:84px;
}
.text01 input::-webkit-input-placeholder,.text01 textarea::-webkit-input-placeholder{
	color:#3D3D3D;
}
.text01 input::-moz-placeholder,.text01 textarea::-moz-placeholder{
	color:#3D3D3D;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.text01 input:-moz-placeholder,.text01 textarea:-moz-placeholder{
	color:#3D3D3D;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.text01 input:-ms-input-placeholder ,.text01 textarea:-ms-input-placeholder{
	color:#3D3D3D;
}
.text01 input.placeholder,.text01 textarea.placeholder{
	color:#3D3D3D;
}
.form-rows{
	padding:0 0 20px;
}
.form-rows>.row{
	padding:10px 0 0;
}
.form-rows>.row:first-child{
	padding:0;
}
.popup-text{
	display:block;
	text-align:center;
	font-size:39px;
	line-height:50px;
	padding:60px 0 40px;
}
.error-text{
	display:none;
	padding:0 30px;
	font-size:12px;
	line-height:14px;
	color:#f00;
}
.row.error .error-text{
	display:block;
}
div.oferta p {
    padding-bottom: 5px;
}
.btn {
	display: inline-block;
	*display: inline;
	padding: 4px 12px;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #bbbbbb;
	*border: 0;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	color: #333333;
	background-color: #e6e6e6;
	*background-color: #d9d9d9
}

.btn:active, .btn.active {
	background-color: #cccccc 
}

.btn:first-child {
	*margin-left: 0
}

.btn:hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear
}

.btn:focus {
	outline: thin dotted #333333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.active, .btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}
.contacts-list a {
	color: #6b9cc2;
	text-decoration: underline;
}
.contacts-list a:hover {
	text-decoration: none;
}
.staff-box {
	font-size: 18px;
	line-height: 20px;
	color: #5d5d5d;
	overflow: hidden;
	background: #fdfdfd url(../images/bg06.png);
	margin: 0 -9999px 34px;
	padding: 40px 9999px;
	width: 100%;
	box-shadow: 0 0 12px rgba(0,0,0,0.06);
}
.staff-box .col {
	float: left;
	width: 480px;
	margin: 0 0 0 60px;
}
.staff-box .col + .col {
	float: right;
	margin: 0 60px 0 0;
}
.staff-box .photo {
	float: left;
	width: 175px;
}
.staff-box .photo img {
	float: left;
	border: 3px solid #fff;
	border-radius: 80px;
	position: relative;
}
.staff-box .subtitle {
	font: 300 14px/16px 'Roboto','sans-serif';
	color: #b4b4b4;
	margin: 0 0 9px;
}
.staff-box h3 {
	font-size: 22px;
	line-height: 33px;
	color: #6b9cc2;
	margin: 0;
}
.staff-box h3 a {
	color: #6b9cc2;
	text-decoration: underline;
}
.staff-box h3 a:hover {
	text-decoration: none;
}
.staff-box p {
	margin: 0 0 5px;
}
.social-network {
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
}
.social-network li {
	float: left;
	margin: 0 6px 0 0;
}
.social-network a {
	float: left;
	width: 25px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/social-icon.png) no-repeat;
}
.social-network a:hover {
	background-position: 0 -26px;
}
.social-network .icon-twitter {
	background-position: -31px 0;
}
.social-network .icon-twitter:hover {
	background-position: -31px -26px;
}
.social-network .icon-in {
	background-position: -63px 0;
}
.social-network .icon-in:hover {
	background-position: -63px -26px;
}
.contacts-list {
	margin-bottom: 20px;
}
.titanium-container {
	margin: 25px 0 15px 163px;
	height: 1%;
	background: #f2f2f2;
	border: 1px solid #ebebeb;
	font-size: 18px;
	line-height: 20px;
}
.titanium-container .content {
	padding: 22px 0 0;
}
.titanium-container .logo-box {
	float: left;
	margin: -31px 22px -27px -60px;
}
.titanium-container .logo-box img {
	float: left;
}
.titanium-container:after {
	content: '';
	clear: both;
	display: block;
}