@font-face {
	font-family: 'roboto';
	src: url('fonts/roboto-regular-webfont.eot');
	src: url('fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/roboto-regular-webfont.woff') format('woff'), url('fonts/roboto-regular-webfont.ttf') format('truetype'), url('fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto';
	src: url('fonts/roboto-bold-webfont.eot');
	src: url('fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/roboto-bold-webfont.woff') format('woff'), url('fonts/roboto-bold-webfont.ttf') format('truetype'), url('fonts/roboto-bold-webfont.svg#robotobold') format('svg');
	font-weight: bold;
	font-style: normal;
}
body {
	font-size: 14px;
	font-family: 'roboto', Arial, serif;
	min-width: 1100px;
	position: relative;
}
h1 {
	font-size: 24px;
	color: #000000;
	line-height: 29px;
	margin: 16px 0;
	font-weight: normal;
}
h2 {
	font-size: 35px;
	line-height: 42px;
	font-weight: bold;
	margin: 0;
	text-transform: none;
	margin-bottom: 7px;
	color: #000000;
}
h3 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 13px;
}
h4 {
	font-size: 14px;
	line-height: 1;
	color: #000000;
	letter-spacing: 2px;
	margin: 0 0 13px;
	text-transform: uppercase;
}
h4.small {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}
img {
	float: left;
	margin-right: 15px;
}
p {
	color: #666666;
	font-size: 14px;
	line-height: 20px;
}
a[href^="mailto"] {
	color: #535353;
	font-weight: 500;
	font-size: 14px;
}
.popup-on {
	color: #0071b7;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.popup-on:hover {
	text-decoration: underline;
}
img.popup-on:hover {
	text-decoration: none;
}
input[type="text"] {
	border: 2px solid #000000;
	background: transparent;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px 33px 3px 7px;
	height: 28px;
}
blockquote {
	color: #444444;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	padding-left: 35px;
	margin: 0 0 20px 0;
	position: relative;
}
blockquote:before {
	content: "";
	display: block;
	position: absolute;
	top: 1px;
	left: 0;
	width: 21px;
	height: 18px;
	background: url('img/blockquote-grey.png') no-repeat;
}
blockquote .blue {
	margin-left: 23px;
}
blockquote .blue:before {
	background: url('img/blockquote.png') no-repeat;
}
blockquote span {
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	display: block;
	line-height: 14px;
	padding-top: 4px;
}
.autor {
	font-size: 13px;
	float: right;
	margin-top: 11px;
	font-weight: 200;
	display: inline-block;
	color: #666666;
	width: 170px;
}
.row {
	margin: 0 auto;
	width: 1000px;
}
.header {
	font-size: 11px;
	padding-top: 10px;
	z-index: 3;
	position: relative;
}
.menu-global {
	float: left;
	list-style: none;
	margin-left: 0;
}
.menu-global-add {
	float: right;
	list-style: none;
	margin-left: 0;
}
.menu-global-item {
	display: inline;
}
.menu-global-item + .menu-global-item {
	margin-left: 27px;
}
.menu-global-link {
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
.menu-global-add-link {
	color: #555555;
}
.header-item {
	padding-top: 32px;
	z-index: -1;
	background: #edeff2;
}
.logo-link {
	float: left;
	margin-right: 80px;
}
.header-lang-toggle {
	float: left;
	margin-top: 24px;
}
.header-lang-toggle-cont {
	list-style: none;
}
.header-lang-toggle-item {
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
}
.header-lang-toggle-item + .header-lang-toggle-item {
	margin-left: 5px;
}
.header-lang-toggle-link {
	border-bottom: 2px solid;
}
.header-lang-toggle-link:hover {
	text-decoration: none;
}
.header-search {
	float: right;
	margin-top: 15px;
	position: relative;
}
.header-search-submit {
	position: absolute;
	margin: 0;
	right: 9px;
	top: 5px;
	background: url('img/icon-search.png') no-repeat;
	display: block;
	width: 15px!important;
	height: 15px;
	border: none;
	text-indent: -9999px;
}
.header-search-input {
	width: 198px;
}
.list-menu {
	background: #006fb6;
	margin-top: 30px;
	z-index: 5;
}
.menu-nav {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 48px;
	margin-right: 67px;
	position: relative;
}
.menu-nav-item {
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	padding: 13px 26px 14px;
	text-transform: uppercase;
}
.menu-nav-item-active {
	color: #0071b7;
	background: #ffffff;
	border: 1px solid #bbbbbb;
	padding: 16px 26px 17px;
	margin-top: -3px;
}
.menu-nav-item-submenu {
	position: relative;
	margin-top: -35px;
	z-index: 19;
	background: #fff;
	left: 0;
	line-height: 35px;
	width: 722px;
	border-bottom: 3px solid #dddddd;
	margin-bottom: 35px;
}
.menu-nav-item-submenu ul {
	margin-bottom: 0;
}
.menu-nav-item-submenu-item {
	letter-spacing: 1px;
	display: inline-block;
	padding: 0 10px 0 25px;
	text-transform: none;
	font-size: 12px;
	font-weight: 500;
	position: relative;
}
.menu-nav-item-submenu-item span {
	color: #0071b7;
	cursor: pointer;
	position: relative;
}
.menu-nav-item-submenu-item span:hover:before {
	content: "";
	width: 100%;
	display: block;
	position: absolute;
	border-bottom: 1px dotted #0071b7;
	top: 14px;
	left: 0;
}
.menu-nav-link {
	color: #ffffff;
}
.menu-nav-item-active .menu-nav-link {
  color: #0073B8;
}
.menu-lang {
	list-style: none;
	margin: 15px 0 0;
	padding: 0;
	float: left;
}
.menu-lang-item {
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 1px;
}
.menu-lang-item + .menu-lang-item:before {
	content: "/";
	color: #ffffff;
}
.menu-lang-link {
	color: #ffffff;
}
.menu-follow {
	float: right;
	list-style: none;
	margin: 13px 20px 0 0;
	padding: 0;
}
.menu-follow-item {
	display: inline;
}
.menu-follow-item + .menu-follow-item {
	margin-left: 15px;
}
.menu-follow-link {
	background: url('img/icon-follow.png') no-repeat;
	width: 18px;
	height: 18px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.menu-follow-link:hover {
	text-decoration: none;
}
.menu-follow-link.follow-fb {
	background-position: 6px center;
}
.menu-follow-link.follow-linkedin {
  background: url('img/LinkedIn-logo1.png') no-repeat 0 1px;
}
.menu-follow-link.follow-tw {
	background-position: -28px center;
}
.menu-follow-link.follow-yt {
	background-position: -65px center;
}
.menu-follow-link.follow-gl {
	background-position: -100px center;
}
.menu-follow-link.follow-rss {
	background-position: -137px center;
}
.carousel {
	position: relative;
	overflow: hidden;
}
.slider {
	margin-bottom: 15px;
}
.slider .carousel {
	width: 1000px;
	height: 366px;
	clear: left;
}
.carousel ul {
	width: 20000em;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}
.slider .carousel li {
	float: left;
}
.carousel-control-prev,
.carousel-control-next {
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-size: 38px;
	padding: 0 12px;
	line-height: 32px;
}
.carousel-control-prev:hover,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-next:focus {
	text-decoration: none;
}
.carousel-control-prev.disabled,
.carousel-control-next.disabled {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: default;
}
.slider {
	border-top: 184px solid #edeff2;
	position: relative;
}
.slider-item {
	position: relative;
	margin: 0 auto -190px;
	top: -190px;
}
.slider-item-block {
	background: rgba(0, 0, 0, 0.7);
	padding: 25px 35px;
	margin-left: 25px;
	position: absolute;
	top: 100px;
	width: 420px;
	color: #ffffff;
}
.slider-item-block h2 {
	color: #ffffff;
}
.slider-item-block h3 {
	color: #ffffff;
}

.slider-item-block p {
	color: #cccccc;
	font-size: 16px;
	line-height: 21px;
}
.slider .slider-control-block {
	position: absolute;
	top: 59px;
	background: #000000;
	height: 41px;
	line-height: 40px;
	color: #ffffff;
	font-size: 14px;
	font-style: italic;
	margin-left: 25px;
	overflow: hidden;
}
.slider-item-cont {
	position: absolute;
	display: none;
}
.slider-control-block-num {
	display: inline-block;
	position: relative;
	top: -4px;
}
.slider-button {
	color: #ffe791;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border: 2px solid #ffe791;
	padding: 9px 33px;
	margin: 6px 0 10px;
	display: inline-block;
}
.slider-button:hover {
	text-decoration: none;
}
.slider-mini .carousel {
	width: 959px;
	height: 65px;
}
.slider-mini .carousel-wrapper {
	padding: 0 20px;
	position: relative;
	overflow: hidden;
}
.slider-mini .carousel-control-next,
.slider-mini .carousel-control-prev {
	position: absolute;
	color: #000000;
	background: #ffffff;
	top: 0;
	font-size: 54px;
}
.slider-mini .carousel-control-next.disabled,
.slider-mini .carousel-control-prev.disabled {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: default;
}
.slider-mini .carousel-control-next:hover,
.slider-mini .carousel-control-prev:hover,
.slider-mini .carousel-control-next:focus,
.slider-mini .carousel-control-prev:focus {
	text-decoration: none;
}
.slider-mini .carousel-control-next {
	right: 0px;
	padding: 17px 0 16px 10px;
}
.slider-mini .carousel-control-prev {
	left: 0px;
	padding: 17px 10px 16px 0;
}
.slider-mini-item {
	line-height: 65px;
	padding: 0 35px;
	position: relative;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}
.slider-mini-item + .slider-mini-item:before {
	content: "";
	height: 30px;
	border-left: 1px dotted #dddddd;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
}
.slider-mini-item img {
	float: none;
	margin-right: 0;
	height: 50px;
}
.content {
	margin-bottom: 40px;
	margin-top: 35px;
}
section {
	position: relative;
	zoom: 1;
}
.block-main {
	width: 722px;
	float: left;
	margin-right: 38px;
	position: relative;
}
.block {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -27px;
}
.block-item {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin-left: 27px;
	width: 220px;
	overflow: hidden;
	margin-bottom: 45px;
	position: relative;
}
.block-time {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	background: #000000 url("img/icon-watch.png") 12px 6px no-repeat;
	color: #ffffff;
	padding: 4px 14px 4px 33px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 28px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.block-link-img {
	display: block;
}
.block-link-img img {
	float: none;
  margin-right: 0;
  margin-bottom: 10px;
}
.block-link-topic {
	font-size: 11px;
	line-height: 1;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	margin: 15px 0 7px;
}
.block-link {
	font-size: 19px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}
.block-button {
	color: #0071b7;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border: 2px solid #0071b7;
	padding: 4px 21px;
	margin: 6px 0 0px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.block-button:hover {
	text-decoration: none;
}
.action-run {
	background: url('img/icon-run.png') 19px 9px no-repeat;
	padding-left: 40px;
}
.button-up {
	margin-top: 0;
	float: right;
	padding: 4px 35px 4px  53px;
	background-position: 29px 9px;
}
.action-download {
	background: url('img/icon-download-blue.png') 21px 8px no-repeat;
	padding-left: 40px;
}
.action-download + .action-download {
	margin-left: 27px;
}
.block-shelf {
	border-bottom: 3px solid #dddddd;
	margin-bottom: 30px;
}
.block-right {
	overflow: hidden;
	font-size: 13px;
	line-height: 14px;
}
.email-right {
	position: relative;
	margin-bottom: 23px;
}
.input-email-right {
	width: 100%;
}
.input-submit-email {
	position: absolute;
	margin: 0;
	right: 9px;
	top: 7px;
	background: url('img/icon-email.png') no-repeat;
	display: block;
	width: 19px!important;
	height: 13px;
	border: none;
	text-indent: -9999px;
}
.banner {
	margin-bottom: 20px;
	text-align: center;
}
.block-contact {
	background: #006fbd url("img/icon-contact-block.png") 20px 18px no-repeat;
	padding: 20px 18px;
	font-size: 13px;
	position: relative;
	margin-bottom: 20px;
}
.block-contact p {
	color: #ffffff;
}
.block-contact:before {
	content: "";
	border-color: transparent transparent transparent #ffffff;
	border-style: solid;
	border-width: 5px;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 57px;
}
.blcok-contact-text {
	color: #80b7de;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 75px;
	float: left;
	margin: 0 0 5px;
	line-height: 20px;
}
.block-contact-item-right {
	margin-left: 75px;
	float: none;
}
.block-stroke {
	border: 3px solid #dddddd;
}
.block-stroke h4 {
	background: url(img/icon-rubric.png) 0 1px no-repeat;
	padding-left: 22px;
}
.block-unstyled {
	padding: 20px 0 0;
	margin-bottom: 16px;
}
.block-unstyled h4 {
	margin-left: 22px;
	margin-bottom: 0;
}
.default-list {
	list-style: none;
	padding: 0;
	margin: 0 0 13px 22px;
}
.default-item {
	position: relative;
}
.default-item + .default-item {
	margin-top: 13px;
}
.default-item:before {
	content: "\2014";
	color: #dddddd;
	position: absolute;
	left: -22px;
}
.border-list-item {
	padding: 13px 20px;
}
.border-list-item + .border-list-item {
	border-top: 1px dotted #dddddd;
}
.border-list-item img {
	float: none;
}
.border-list-item-inset {
	padding: 20px;
	position: relative;
}
.border-list-item-inset:before {
	content: "";
	display: block;
	width: 30px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -15px;
	border-top: 1px dotted #dddddd;
}
.right-cont {
	padding: 25px 20px;
	margin-bottom: 16px;
}
.right-cont p {
	font-size: 12px;
	line-height: 17px;
}
.block-top {
	margin-top: -5px;
}
.block-cell-cont {
	margin-left: -20px;
	margin-bottom: 40px;
	margin-top: 30px;
}
.block-cell {
	width: 350px;
	margin-left: 20px;
	float: left;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.block-cell-left {
	width: 298px;
}
.block-cell-right {
	width: 397px;
}
.block-cell .default-list {
	font-size: 13px;
	width: 40%;
	float: left;
}
.block-cell .default-item + .default-item {
	margin-top: 5px;
}
.block-bottom {
	background: #edeff2;
	width: 100%;
}
/* bottom*/
.bottom_links {
	position: relative;
	padding: 15px 22px 40px 0;
	text-align: left;
}
.bottom_links a {
	color: #666666;
	text-decoration: underline;
}
.bottom_links .cols {
	display: block;
	width: 225px;
	float: left;
}
.bottom_links .cols + .cols {
	padding-left: 22px;
}
.bottom .copyright {
	width: 958px;
	height: 67px;
	padding: 20px 10px 40px;
	color: #666666;
	text-align: left;
}
.bottom .counters {
	float: right;
	display: inline;
	padding: 25px 0 0 0;
}
.bottom .copyright a {
	color: #666666;
	text-decoration: none;
}
.footer-menu {
	list-style: none;
	margin: 0 0 3px;
	padding: 0;
}
.footer-menu-item {
	display: inline;
	font-size: 11px;
	line-height: 1;
}
.footer-menu-item + .footer-menu-item:before {
	content: "\2022";
	font-size: 11px;
	color: #000000;
	line-height: 6px;
	padding-right: 5px;
	padding-left: 3px;
}
.title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.block-revelation {
	margin-top: 40px;
	margin-bottom: 50px;
}
.archive-event .block-revelation {
	margin-top: 0px;
}
.small-text {
	font-size: 12px;
	line-height: 14px;
	color: #111111;
}
.block-revelation-item-left {
	float: left;
	margin-right: 20px;
}
.block-revelation-item-left h4 {
	font-size: 11px;
	margin: 14px 0 0;
}
.block-revelation-item-left img {
	float: none;
	margin: 0;
}
.block-revelation-item-right {
	overflow: hidden;
}
.block-place {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-left: 20px;
	padding-left: 22px;
	position: relative;
}
.block-place:before {
	content: "";
	background: url('img/icon-place.png') center no-repeat;
	display: block;
	position: absolute;
	width: 14px;
	height: 20px;
	left: 0;
	top: -1px;
}
.follow-conf {
	margin-bottom: 20px;
}
.follow-conf-link {
	background: url('img/icon-follow-conf.png') no-repeat;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-left: 15px;
	width: 13px;
	height: 13px;
	position: relative;
	top: 2px;
}
.follow-conf-link.follow-fb {
	background-position: 0 0;
}
.follow-conf-link.follow-in {
	background-position: -25px 0;
}
.price-block {
	margin-top: 15px;
}
.price-title {
	width: 105px;
	margin-right: 20px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	float: left;
}
.price-text {
	color: #0071b7;
	font-size: 23px;
	font-weight: 500;
	display: inline-block;
	*display: inline;
	zoom: 1;
	float: left;
	margin-right: 17px;
	width: 161px;
}
.price-text-note {
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	*display: inline;
	zoom: 1;
	top: -4px;
	position: relative;
}
.cal-conf-link {
	background: url("img/icon-conf-cal.jpg") no-repeat;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 100px;
	height: 30px;
}
.cal-conf-link.cal-gl {
	background-position: 0 0;
}
.cal-conf-link.cal-ical {
	background-position: -100px 0;
}
.list-global {
	list-style: none;
	margin: 0 0 30px ;
	padding: 0;
}
.list-global > li {
	overflow: hidden;
}
.list-item-left {
	width: 95px;
	margin-right: 15px;
	color: #0071b7;
	font-weight: bold;
	font-size: 13px;
	float: left;
	height: 95px;
}
#contact .list-item-left {
	min-height: 65px;
}
.list-global-item-right {
	overflow: hidden;
}
.list-global-item-right .unstyled {
	margin-bottom: 30px;
}
.block-img {
	list-style: none;
	margin: 40px 0 40px -40px;
	padding: 0;
}
.block-img > p {
	margin-left: 40px;
	margin-bottom: 25px;
}
.block-img-item {
	margin-left: 40px;
	width: 320px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin-bottom: 15px;
}
.block-img-item p {
	font-size: 12px;
	line-height: 17px;
}
.block-img-item-big {
	width: 720px;
}
.block-img-item-big-cell {
	width: 155px;
	float: left;
}
.block-img-item-big-cell + .block-img-item-big-cell {
	margin-left: 40px;
	font-size: 14px;
}
.block-img-item-big-cell:last-child {
	width: 225px;
}
.block-img-img {
	border-radius: 35px;
	width: 65px;
}
.block-img-cont {
	overflow: hidden;
	margin-top: 6px;
}
.block-img-cont .block-mail {
	line-height: 21px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-bottom: 3px;
}
.block-img-cont span:after {
	content: "";
	visibility: hidden;
	display: block;
	width: 100%;
	height: 1px;
}
.block-download .block-img-cont a {
	font-weight: 500;
	margin-bottom: 5px;
}
.link-print-page {
	padding-left: 20px;
	background: url('img/icon-print.png') 0 4px no-repeat;
}
.link-download {
	padding-left: 20px;
	background: url('img/icon-download.png') 0 4px no-repeat;
}
.link-absol {
	position: absolute;
	right: 0;
	top: 4px;
	font-size: 13px;
}
.pairs {
	text-align: center;
	margin-bottom: 20px;
}
.pairs .border-list-item {
	padding: 20px;
}
.pairs-title {
	display: block;
	margin-bottom: 10px;
}
.pairs.block-unstyled {
	text-align: left;
}
.pairs.block-unstyled h4 {
	margin-left: 2px;
}
.block-title {
	color: #202020;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 20px;
}
.block-detail {
	margin-bottom: 80px;
}
.photo-slider {
	position: relative;
}
.photo-slider-link {
	background: rgba(0, 0, 0, 0.6);
	color: #ffffff;
	font-size: 11px;
	font-weight: 500;
	padding: 3px 30px;
	display: block;
	position: absolute;
	top: 440px;
	right: 15px;
}
.photo-slider-link:hover,
.photo-slider-link:focus {
	text-decoration: none;
}
.fotorama__nav--thumbs {
	background: #edeff2;
	border-left: 20px solid #edeff2;
	border-right: 20px solid #edeff2;
	width: 682px!important;
}
.fotorama {
	margin: 20px 0;
}
.fotorama__nav__frame--thumb {
	padding-top: 12px!important;
	padding-bottom: 12px!important;
	padding-left: 40px!important;
}
.fotorama__nav__frame--thumb + .fotorama__nav__frame--thumb {
	padding-left: 20px!important;
}
.fotorama__nav__shaft {
	margin-left: -40px;
}
.bold-phone {
	color: #666666;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 40px;
	position: relative;
	height: 30px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	background: url('img/icon-phone.png') 0 -1px no-repeat;
}
.bold-no {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	display: inline-block;
	*display: inline;
	zoom: 1;
	overflow: hidden;
	width: 113px;
	position: relative;
	top: -8px;
	font-weight: bold;
}
.bold-num {
	font-size: 60px;
	color: #0071b7;
	margin-right: 10px;
}
.block-exp {
	text-transform: uppercase;
	display: inline-block;
	*display: inline;
	zoom: 1;
	letter-spacing: 1px;
	width: 145px;
	line-height: 55px;
	width: 265px;
}
.block-cell-left .block-exp {
	width: 215px;
}
.block-cell-right .block-exp {
	width: 315px;
}
.block-last {
	margin-bottom: 50px;
	margin-top: 50px;
}
.popup-inner {
	display: none;
}
.popup-block {
	display: none;
	position: absolute;
	background: #ffffff;
	z-index: 30;
	padding: 18px 32px;
	left: 50%;
	margin-left: -500px;
	width: 722px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	bottom: 130px;
}
.popup-cont {
	overflow: hidden;
	display: table;
	margin-bottom: 20px;
}
.popup-img {
	border-radius: 100px;
	margin-right: 27px;
}
.popup-title {
	font-size: 23px;
	line-height: 22px;
	color: #0071b7;
	font-weight: normal;
}
.popup-preview {
	font-size: 17px;
	color: #535353;
	display: table-cell;
	vertical-align: middle;
}
.popup-bg {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 25;
}
.popup-block-close {
	background: url("img/icon-close.jpg") no-repeat;
	display: block;
	width: 39px;
	height: 41px;
	position: absolute;
	top: 10px;
	right: 15px;
	cursor: pointer;
}
@media print {
	.menu-global,
	.menu-global-add,
	.list-menu,
	.menu-nav-item-submenu,
	.block-right,
	.block-bottom,
	.header-lang-toggle,
	.header-search,
	.block-revelation-item-left,
	.block-button,
	.link-print-page,
	.follow-conf {
		display: none;
	}
	.header-item,
	.block-time {
		padding: 0;
	}
	.content,
	.row {
		margin: 0;
	}
	.block-img-cont a[href]:after {
		content: "";
	}
	.block-main {
		float: none;
		width: auto;
	}
	@page  {
		margin: 2cm;
	}
	h3 {
		page-break-after: avoid;
	}
	.block-img-item {
		width: 44%;
	}
	section {
		page-break-inside: avoid;
	}
	.price-title {
		width: 25%;
	}
  .price-text {
    position: relative;
  }
  .price-text-note {
    position: absolute;
    right: -50px;
    top: 3px;
  }
}



#fix_col {
    position: fixed;
}

/**NEW**/
ol, ul {
    list-style: none;
    margin: 0;
}
section {
    clear: both;
}
.reg_section {
    font-family: Roboto;
}
.breadcrumbs, .breadcrumbs a {
    font-family: Roboto;
    font-size: 12px;
    top:0;
    left:0;
    color: #111;
    line-height: 12px;
}
.breadcrumbs a {
    text-decoration: none;
    color: #006fb6;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}
.reg_section h1 {
    margin: 5px 0;
    width: 601px;
    float: left;
}
.event_info {
    float: right;
    width: 110px;
    margin-top: 10px;
}
.event_info .block-time {
    width: 107px;
}
.event_info .price-text {
    font-size: 17.1px;
    margin-top: 12px;
    margin-left: 16px;
    margin-right: 0;
    width: auto;
}
.event_info .price-text-note, .price-text-item {
    font-size: 10.41px;
}
.conf_soc {
    font-size: 12px;
    color: #111;
}
.conf_soc span {
    display: inline-block;
    margin-right: 15px;
}
.conf_soc a {
    display: inline-block;
    margin-right: 10px;
}
.conf_soc img {
    margin: 0;
}
.reg_menu {
    background: #edeff2;
    overflow: hidden;
    margin-top: 25px;
}
.reg_menu li {
    display: inline-block;
    float: left;
}
.reg_menu a {
    display: inline-block;
    padding: 10px 22px;
    font-size: 12px;
    text-decoration: none;
    color: #0074b8;
}
.reg_menu a:hover, a.act_reg_item {
    background: #006fbd;
    color: #fff;
}
.reg_steps {
    margin: 0 auto;
    margin-top: 35px;
    width: 455px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 35px;
}

.reg_steps li {
    width: 38px;
    height: 38px;
    background: #006fb6;
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 5;
    float: left;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -khtml-border-radius: 100px;
    border-radius: 100px;
    behavior: url(PIE.htc);
    margin-left: 170px;
}
.reg_steps li:first-child {
    margin-left: 0;
}
.reg_steps li:before {
    content: '';
    width: 170px;
    height: 2px;
    background: #006fb6;
    position: absolute;
    top: 18px;
    left: -170px;
    z-index: -1;
}
.step_num {
    line-height: 38px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.cur .step_num:before {
    content: '';
    position: absolute;
    background: url(img/active_step.png) no-repeat 0 0;
    height: 30px;
    width: 30px;
    top: 4px;
    left: 4px;
}
li.disabled_step {
    background: #dddddd;
}
.disabled_step .step_num {
    color: #111;
}
li.disabled_step:before {
    background: #ddd;
}
.err {
    font-size: 14px;
    color: #d51f13;
    display: none;
    border: 1px solid #f2b5b1;
    padding: 5px 10px;
    margin-bottom: 55px;
}
.err_bg {
    font-size: 18px;
    float: right;
}

/**registration form**/
.reg_form {
    margin-bottom: 110px;
}
.reg_header {
    font-size: 18px;
    font-weight: bold;
    display: block;
    color: #000;
    margin-bottom: 35px;
    margin-top: 30px;
}
.reg_item {
    overflow: hidden;
    padding-bottom: 22px;
}
.reg_item label, input[type="text"].radio_input{
    color: #444;
    font-size: 14px;
}
.text_label {
    margin-bottom: 4px;
}
input[type="text"].text_input, .reg_item textarea, .captcha input[type="text"] {
    outline: none;
    padding: 6px 25px 6px 5px;
    width: 360px;
    border: 1px solid #ddd;
    height: 30px;
}
input[type="text"].success_input {
    background: url(img/blue_tick.png) no-repeat 340px center;
}
input[type="text"].err_input {
    background: url(img/cross.png) no-repeat 340px center;
    border: 1px solid #f2b5b1;
}

.radio_input, .check_input {
    line-height: 17px;
    cursor: pointer;
    width: 330px;
    padding-right: 30px;
    margin-bottom: 22px;
}
.radio_input {
    background: url(img/radio_inact.png) no-repeat right top;
}
.radio_input.active_radio {
    background: url(img/radio_act.png) no-repeat right top;
}

.org_info {
    position: relative;
    display: none;
}
.radio_org {
    padding-bottom: 0;
}
.next_button, .reg_button {
    outline: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #0071b7;
    padding: 7px 55px;
    font-weight: bold;
    border: 2px solid #0071b7;
    background: #fff;
    margin-top: 20px;
    text-shadow: none;
}
.reg_button {
    padding: 7px 0;
    width: 180px !important;
    text-align: center;
    margin-top: 10px;
}
.reg_item textarea {
    height: 100px;
    resize: none;
    width: 348px;
}


.file-load-block {
    width: 360px;
    height: 30px;
    overflow: hidden;
    position: relative;
}
.file-load-block input[type=file] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    font-size: 600px;
    z-index: 2;
    cursor: pointer;
    width: auto;
}
.file-load-block input[type=text] {
    z-index: 1;
    width: 275px;
    padding-right: 10px;
    white-space:nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.file-load-block button {
    position: absolute;
    right: 0;
    top: 0px;
    width: 70px;
    height: 30px;
    border: 2px solid #0073b8;
    background: #fff;
    color: #0071b7;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.reg_buttons {
    text-align: center;
}
.back_button {
    margin: 20px 50px 0 0;
    text-transform: uppercase;
    font-size: 12px;
    color: #0071b7;
    font-weight: bold;
    padding: 7px 0;
    background: none;
    border: none;
    outline: none;
    display: inline-block;
    box-sizing: border-box;
    text-decoration: none;
    vertical-align: middle;
}
.back_button:hover {
    text-decoration: none;
}

.check_input input[type=checkbox] {
    position: absolute;
    left: -10000px;
}
.check_input {
    background: url(img/checkbox.png) no-repeat right top;
}
.active_check{
    background: url(img/checkbox_checked.png) no-repeat right top;
}
.reg_note {
    color: #898989;
    font-size: 14px;
    margin: 15px 0 0 0;
    padding-bottom: 22px;
}

.captcha {
    width: 180px;
    overflow: hidden;
    margin: 0 auto;
}
.captcha input[type="text"] {
    width: 180px;
    margin-top: 10px;
}
.captcha img {
    margin: 0;
}
.captcha input[type="text"].err_input, .captcha input[type="text"].success_input {
    background-position: 160px center;
}

.fotorama__stage {
	background: #ddd;
}

.block-revelation-item-left img {
	max-width: 210px;
}

.programm-image {
	text-align: center;
	overflow: hidden;
	margin-bottom: 20px;
}
.programm-image img {
	float: none;
	margin: 0;
	max-width: 722px;
}



#conference_program {
	width: 360px;
}
#conference_program form {
	margin: 0 0 10px;
}
.conferences-sidebar-text__email{
    font-size: 12px;
}