@font-face {
	font-family: Open Sans;
	src: url(http://www.fsb.ru/fonts/OpenSans-Regular-webfont.eot);
	src: url(http://www.fsb.ru/fonts/OpenSans-Regular-webfont.woff) format("woff"), url(http://www.fsb.ru/fonts/OpenSans-Regular-webfont.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Open Sans;
	src: url(http://www.fsb.ru/fonts/OpenSans-Semibold-webfont.eot);
	src: url(http://www.fsb.ru/fonts/OpenSans-Semibold-webfont.woff) format("woff"), url(http://www.fsb.ru/fonts/OpenSans-Semibold-webfont.ttf) format("truetype");
	font-weight: 700
}

@font-face {
	font-family: Open Sans Bold;
	src: url(http://www.fsb.ru/fonts/OpenSans-Bold-webfont.eot);
	src: url(http://www.fsb.ru/fonts/OpenSans-Bold-webfont.woff) format("woff"), url(http://www.fsb.ru/fonts/OpenSans-Bold-webfont.ttf) format("truetype");
	font-weight: 400
}

@font-face {
	font-family: Open Sans;
	src: url(http://www.fsb.ru/fonts/OpenSans-CondLightItalic-webfont.eot);
	src: url(http://www.fsb.ru/fonts/OpenSans-CondLightItalic-webfont.woff) format("woff"), url(http://www.fsb.ru/fonts/OpenSans-CondLightItalic-webfont.ttf) format("truetype");
	font-style: italic
}

@font-face {
	font-family: Open Sans Light;
	src: url(http://www.fsb.ru/fonts/OpenSans-Light-webfont.eot);
	src: url(http://www.fsb.ru/fonts/OpenSans-Light-webfont.woff) format("woff"), url(http://www.fsb.ru/fonts/OpenSans-Light-webfont.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Glyphicons Halflings;
	src: url(http://www.fsb.ru/fonts/glyphicons-halflings-regular.eot);
	src: url(http://www.fsb.ru/fonts/glyphicons-halflings-regular.woff) format("woff"), url(http://www.fsb.ru/fonts/glyphicons-halflings-regular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

body,
html {
	margin: 0;
	padding: 0
}

body {
	font: 15px/1.2 Open Sans, Arial, Helvetica, sans-serif;
	color: #434444
}

h1 {
	font-size: 35px;
	font-weight: 500;
	margin-bottom: 35px;
	text-transform: uppercase
}

h1:empty,
h2:empty {
	display: none
}

._attr.title,
h2 {
	font-size: 35px;
	font-weight: 500;
	margin-bottom: 20px;
	text-transform: uppercase
}

h2.title2 {
	font-size: 22px;
	text-transform: none;
	font-weight: 600
}

h3 {
	line-height: 1.2;
	font-size: 18px
}

h3,
h4 {
	font-weight: 700
}

h4 {
	font-size: 16px;
	margin-bottom: 15px
}

h1,
h2 {
	width: 100%;
	word-wrap: break-word
}

.container {
	max-width: 1526px;
	width: auto
}

.clear {
	clear: both
}

.text-danger {
	color: #a81d16
}

.text-primary {
	color: #00a1ff
}

.itmsList {
	margin: 2em 0;
	padding: 0;
	list-style: none
}

.itmsList li {
	margin: 0;
	padding: 0 0 12px 20px !important;
	color: #00a1ff
}

.itmsList li:before {
	font: 300 10px/19px Glyphicons Halflings !important;
	content: "\e258";
	margin: 0 0 0 -20px;
	position: absolute;
	display: block
}

.orderedList {
	padding-left: 3em
}

.orderedList .title2 {
	margin-top: 2em
}

.orderedList .title2:first-child {
	margin-top: 0
}

.orderedList .title2 span {
	width: 2em;
	margin-left: -2em;
	display: block;
	position: absolute
}

hr {
	clear: both
}

a {
	color: #00a1ff
}

a.all {
	display: block;
	text-decoration: none;
	padding-top: 15px;
	font-weight: 500;
	text-transform: uppercase;
	color: #adadad;
	font-size: 14px
}

.more {
	position: relative;
	padding-left: 20px
}

.more:before {
	color: #00a1ff;
	width: 8px;
	height: 8px;
	border: solid;
	border-width: 1px 1px 0 0;
	display: inline-block;
	content: "";
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-width: 2px 2px 0 0;
	margin-right: 10px;
	position: absolute;
	top: .6em;
	left: 0
}

.more+.more {
	display: block;
	margin-top: 1em
}

.tbl {
	display: table
}

.tbl.fixed {
	table-layout: fixed
}

.tbl .cell {
	display: table-cell
}

.items_list {
	margin: 0;
	padding: 0;
	list-style: none
}

.items_list li {
	background: #f9f9f9;
	padding: 0 25px;
	margin: 0;
	float: left;
	border: solid #fff;
	border-width: 0 12px 2px 0;
	width: 25%;
	display: block;
	height: 6em
}

.items_list li:after {
	height: 6em;
	width: 1px;
	display: inline-block;
	vertical-align: middle;
	content: "";
	margin-right: -1px
}

.items_list li a,
.items_list li h3 {
	color: #434444;
	text-decoration: none;
	width: 95%;
	max-height: 5.6em;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	margin: 0;
	cursor: pointer
}

.list2 {
	list-style: none;
	padding: 0;
	margin: 0
}

.list2>li {
	position: relative;
	padding-left: 20px;
	display: block;
	padding-bottom: 1em;
	margin: 0
}

.list2>li:before {
	color: #434444;
	width: 8px;
	height: 8px;
	border: solid;
	border-width: 1px 1px 0 0;
	display: inline-block;
	content: "";
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-width: 2px 2px 0 0;
	margin-right: 10px;
	position: absolute;
	top: .6em;
	left: 0;
	top: .7em
}

#map_list {
	overflow: hidden
}

#map_list .c {
	display: none
}

.map-container {
	margin-bottom: 80px;
	padding: 0 25px
}

.map-container path {
	cursor: pointer
}

.minisearch {
	margin-right: 12px;
	position: relative
}

.minisearch .tbl {
	font-size: 18px;
	width: 100%;
	margin: 0
}

.minisearch input {
	font-size: 18px;
	border: 0;
	outline: 0;
	width: 100%
}

.minisearch .close {
	display: none;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	outline: 0;
	opacity: 1;
	right: 15px;
	top: 15px;
	z-index: 10
}

.minisearch .close:after {
	content: "";
	width: 2px;
	height: 20px;
	background: #000;
	display: block;
	margin: 0 auto
}

.minisearch .close:before {
	content: "";
	width: 20px;
	height: 2px;
	background: #000;
	display: block;
	margin: 9px 0;
	position: absolute
}

.minisearch.focus {
	border: 1px solid #c4c4c4
}

.minisearch.focus .close {
	display: block
}

.minisearch.focus .input-holder {
	width: 100%
}

.minisearch.focus .submit-holder {
	display: none
}

.minisearch .cell {
	padding: 10px 20px
}

.minisearch .input-holder {
	width: 90%
}

.minisearch .input-holder+.cell {
	text-align: right;
	white-space: nowrap;
	padding: 0 20px
}

.minisearch .glyphicon {
	vertical-align: middle;
	margin-top: -6px
}

.map_banner {
	padding: 50px
}

.map_banner .pct:hover {
	opacity: .7
}

.pages {
	margin-top: 35px;
	padding-top: 3px
}

.pages a {
	width: 18px;
	line-height: 18px !important;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	color: #00a1ff;
	display: inline-block;
	margin-right: 5px;
	cursor: pointer
}

.pages .push,
.pages .s {
	background: #00a1ff;
	color: #fff
}

.pages .push {
	width: auto;
	padding: 0 10px
}

._attr.date {
	font-weight: 700
}

._attr.title+._attr.date {
	margin: -10px 0 20px
}

.btn {
	border-radius: 0;
	overflow: hidden;
	text-overflow: ellipsis
}

.btn .ico {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}

.btn-default,
.btn-default:focus,
.btn-default:hover {
	background: none;
	color: #00a1ff;
	border-color: #98d7fb
}

.btn-primary {
	border: 0;
	background-color: #00a1ff;
	color: #fff
}

.btn-next {
	white-space: normal;
	padding-right: 54px;
	position: relative;
	text-align: left
}

.btn-next:after {
	content: "→";
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -.8em
}

.btn-cancel,
.btn-cancel:hover {
	color: #434444;
	border-color: #9f9f9f
}

.btn-cancel .ico,
.btn-cancel:hover .ico {
	width: 10px;
	height: 10px;
	position: absolute;
	right: 20px;
	top: 20px;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	outline: 0;
	opacity: 1;
	padding: 4px;
	border: 1px solid;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	-ms-transform: translateX(20px) translateY(-20px) rotate(45deg);
	transform: translateX(20px) translateY(-20px) rotate(45deg);
	position: relative
}

.btn-cancel .ico:after,
.btn-cancel:hover .ico:after {
	content: "";
	width: 2px;
	height: 10px;
	background: #434444;
	display: block;
	margin: 0 auto
}

.btn-cancel .ico:before,
.btn-cancel:hover .ico:before {
	content: "";
	width: 10px;
	height: 2px;
	background: #434444;
	display: block;
	margin: 4px 0;
	position: absolute
}

.pad {
	padding: 30px;
	background: #f9f9f9;
	margin-bottom: 10px;
	line-height: 1.4
}

.pad h4 {
	color: #00a1ff
}

.pad h4+.author {
	display: block;
	margin: -2px 0 1em
}

.pad .pct {
	float: left;
	position: relative
}

.pad .pct a {
	position: relative;
	display: inline-block
}

.pad .pct img {
	min-width: 50px;
	min-height: 50px
}

.pad .pct+div {
	margin-left: 190px
}

.pad .pct a:hover:before,
.pad a.pct:hover:before {
	background: url(../../images/fsb2019/ico/zoom.png) 50% no-repeat !important;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 23px;
	height: 23px;
	content: "";
	display: block
}

.pad .pct a.link:hover:before {
	content: none
}

.pad .brief {
	display: block
}

.pad .brief .btn {
	margin-top: 30px;
	display: table
}

.pad .description {
	display: none
}

.pad .description .text {
	margin-bottom: 30px
}

.pad .description .btn-next {
	float: right
}

.pad.open .brief {
	display: none
}

.pad.open .description {
	display: block
}

.modal .modal-content {
	border-radius: 0
}

.modal .modal-body {
	padding: 0;
	margin: 60px;
	overflow: auto;
	max-height: 80vh
}

.modal .close {
	width: 31px;
	height: 31px;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	outline: 0;
	position: absolute;
	right: 20px;
	top: 20px;
	opacity: 1
}

.modal .close:after {
	width: 1px;
	height: 31px;
	margin: 0 auto
}

.modal .close:after,
.modal .close:before {
	content: "";
	background: #00a1ff;
	display: block
}

.modal .close:before {
	width: 31px;
	height: 1px;
	margin: 15px 0;
	position: absolute
}

.list1,
article ul {
	padding-left: 30px;
	list-style: none
}

.list1 li,
article ul li {
	margin: 0 0 1em;
	display: block
}

.list1 li:before,
article ul li:before {
	width: 9px;
	height: 9px;
	border: 1px solid silver;
	border-radius: 2px;
	display: block;
	position: absolute;
	margin: 5px 0 0 -30px;
	content: ""
}

dl {
	overflow: hidden
}

dl dt {
	font-weight: 400;
	width: 30%;
	min-width: 140px;
	padding: 0 10px 10px 0;
	clear: left
}

dl dd,
dl dt {
	display: block;
	float: left
}

dl dd {
	max-width: 70%;
	padding: 0 0 10px;
	font-weight: 700
}

img {
	max-width: 100%;
	height: auto
}

.img.pull-left {
	margin: 0 30px 30px 0
}

dl.det {
	margin: 0;
	display: block;
	padding: 0;
	list-style: none
}

dl.det dt {
	width: 30%;
	padding: 0 1em 12px 0
}

dl.det dd,
dl.det dt {
	display: block;
	float: left;
	margin: 0
}

dl.det dd {
	width: 70%;
	padding: 0 0 12px
}

table.det td {
	padding: 0 1em 12px 0;
	vertical-align: top
}

.scrollTable_wrapper {
	position: relative
}

.scrollTable_wrapper .holder {
	width: 100%;
	position: relative;
	overflow: hidden
}

.scrollTable_wrapper .holder.left:before,
.scrollTable_wrapper .holder.right:after {
	width: 1px;
	box-shadow: 0 0 30px 10px #c5c5c5;
	top: 0;
	bottom: 20px;
	left: -1px;
	position: absolute;
	display: none;
	content: "";
	pointer-events: none;
	z-index: 1
}

.scrollTable_wrapper .holder.right:after {
	left: auto;
	right: -1px
}

.scrollTable_wrapper .holder.left.overflow:before,
.scrollTable_wrapper .holder.right.overflow:after {
	display: block
}

.scrollTable_wrapper .hold_inner {
	overflow: auto
}

.scrollTable_wrapper .scroller {
	width: 100%;
	overflow: auto;
	opacity: 0
}

.scrollTable_wrapper .overflow .scroller {
	opacity: 1
}

.scroller .arr {
	float: right;
	width: 39px;
	height: 39px;
	cursor: pointer;
	border: 1px solid rgba(67, 68, 68, .4);
	display: block;
	margin-left: 14px;
	text-align: center;
	padding-top: 5px
}

.scroller .arr.arrl:before {
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	margin-right: -6px
}

.scroller .arr.arrl:before,
.scroller .arr.arrr:before {
	color: #434444;
	width: 12px;
	height: 12px;
	border: solid;
	border-width: 1px 1px 0 0;
	display: inline-block;
	content: ""
}

.scroller .arr.arrr:before {
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: -6px
}

.scroller .holder {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 30px
}

.scroller .holder:after,
.scroller .holder:before {
	width: 1px;
	box-shadow: 0 0 30px 10px #fff;
	top: 0;
	bottom: 0;
	left: -1px;
	position: absolute;
	display: block;
	content: "";
	pointer-events: none;
	z-index: 1
}

.scroller .holder:after {
	left: auto;
	right: -1px
}

.scroller .holder>.hold_inner {
	width: 100%;
	overflow: hidden
}

.scroller .holder>.scroll {
	display: table
}

.scroller .holder .itm {
	display: table-cell;
	padding-right: 20px
}

.scroller .holder .itm:last-child {
	padding-right: 0
}

.hdr {
	min-height: 165px;
	background: url(../images/hdr_bg.jpg) 85% no-repeat #f3f3f3;
	padding-top: 25px
}

#menu,
.hdr .container {
	padding: 0
}

#menu {
	margin: 0;
	background: #00a1ff
}

#menu>.container {
	padding: 0 110px 0 0;
	position: relative
}

#menu .tbl {
	display: table;
	width: 100%;
	height: 63px
}

#menu .itm {
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	display: table-cell;
	text-transform: uppercase;
	vertical-align: middle;
	padding: 0 10px;
	text-align: center
}

#menu .itm.s {
	background: #5ec4ff
}

#menu .itm:hover {
	background: #38b6ff
}

#menu .spec_version {
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10
}

#menu .spec_version:before {
	width: 63px;
	height: 63px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAQAAABu4E3oAAABgklEQVQ4y9XUP2uTURQG8BN16qLinyAV0l3ExapQrBKKVIfaguIHEDM7OSguxVlQhKQu/QhOLrYigkuELFJqQVQSB0GtpgmlvBL7c/Dty0uoQcfeu5znwMN9znPOuSH+98ZOoRSc90DDKtoaHjqnMIgybcmf09XUSeM3Lm9PGbaITQsqhtPcETc8B0/s66eUfcELo0JJVVOiqaoknFXHByfylGmJxE0FYTITBB2Twh6zfvnh1BZlTKLrghBGrKGurKisjo4RIVyTaDsmwmGfJcqpwDmsGErRkBVUUzSj5529YR63MxNaqOT8qaCZoXuohu8oZskEEznKBJIMFbEaapj9x1fu4nHY772eqVwtb3O1LGMuRVN6PjkQwnEdG2ZSxzqpY4f6HLto3brRrb6MWdNzx+6/9GWXW37acCnf/ZOaeOWMUFLTkmipKQmnvcRX4/0zdtBTsOB65uCwikXwzNHtJ/mK5VRQ20fdNF5ydfC+lD3S0Lbpm9fuGx+8Lzv7u/gNJHMSYG56/6sAAAAASUVORK5CYII=) 50% no-repeat;
	display: block;
	margin: 0 auto;
	content: ""
}

#menu .spec_version:hover {
	background: none
}

#menu .toggle_search {
	padding: 0;
	position: absolute;
	right: 53px;
	top: 0;
	z-index: 10
}

#menu .toggle_search:before {
	width: 63px;
	height: 63px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAQAAABu4E3oAAABCUlEQVQ4y8XUMUuCURQG4M+hVSmoIWxvCMxocRfE2c3RMdorkOgnOLi0tDb2A0Jsa2gQamiIdAiEEqqhQUh9GgIxvq71Td4zXQ7Pcs95byRKWtECyLITt4aGOo6t/E3K3syeN+X5pGSEvrqioro+RkphkjZAW2baymhjIB0iB+jPgG/Ux1GIXP/WdISbEPlAIUYKeA2RT+RjZAejEOmiGiNVdEPkFK0YucRZiOSMsfejuY+xXHiUDUw0ZUUiWU0TNOZNf8k5mHjyZAIeXcTfcfaSUtObblhPzSHe7c5f/pS8ioq8lMiyDl5tJ8nLqju82EoSsTX3eLaZJJXrHnCVLMhZLRuL/C7+VV96ktDfj5ApRwAAAABJRU5ErkJggg==) 50% no-repeat;
	display: block;
	margin: 0 auto;
	content: ""
}

#menu .toggle_search:hover {
	background: none
}

.main_search {
	position: absolute;
	left: 3px;
	right: 60px;
	top: 3px;
	padding-right: 50px;
	background: #008ada;
	border: 1px solid #1aabff;
	display: none;
	z-index: 10
}

.main_search.open {
	display: block
}

.main_search input[type=text] {
	width: 100%;
	height: 54px;
	color: #fff;
	margin: 0;
	border: 0;
	outline: 0;
	background: transparent;
	padding: 10px
}

.main_search .close {
	width: 20px;
	height: 20px;
	top: 20px;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	outline: 0;
	opacity: 1;
	position: absolute;
	right: 20px;
	top: 17px
}

.main_search .close:after {
	content: "";
	width: 2px;
	height: 20px;
	background: #fff;
	display: block;
	margin: 0 auto
}

.main_search .close:before {
	content: "";
	width: 20px;
	height: 2px;
	background: #fff;
	display: block;
	margin: 9px 0;
	position: absolute
}

.main_search [type=submit] {
	display: none
}

.logo {
	color: #434444 !important;
	font: 23px Open Sans Bold;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 0 28px;
	text-decoration: none !important;
	transition: .5s
}

.logo:hover {
	transform: scale(1.1)
}

.logo:before {
	background: url(../images/logo.png) 50% no-repeat;
	width: 64px;
	height: 105px;
	position: absolute;
	margin-top: -3px;
	display: block;
	content: ""
}

.logo .title {
	height: 105px;
	width: 600px;
	padding-left: 95px;
	display: table-cell;
	vertical-align: middle
}

.main {
	margin-bottom: 100px
}

#sbar {
	background: #f3f3f3 linear-gradient(180deg, #f3f3f3, #f3f3f3 70%, #fff);
	width: 25%;
	float: left
}

#sbar .hold {
	padding: 30px 0 50px
}

#content {
	float: left;
	width: 75%;
	background: #fff;
	line-height: 1.78
}

#content .hold {
	width: 1238px;
	float: right
}

#content>.hold {
	padding: 50px 40px 40px 0
}

.notify {
	background: url(../../images/fsb2019/bg/banner_bg.jpg);
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 16px;
	line-height: 1.4
}

.notify .hold {
	position: relative;
	padding: 20px 240px 20px 20px;
	background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .7), hsla(0, 0%, 100%, .7) 70%, hsla(0, 0%, 100%, 0));
	height: auto;
	border: solid #af1e14;
	border-width: 0 0 0 27px
}

.notify .hold:before {
	content: "АНТИТЕРРОР";
	font-size: 10px;
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 50%;
	width: 10em;
	margin-bottom: -5em;
	line-height: 27px
}

.notify .col1 {
	width: auto;
	padding: 0 0 20px;
	float: none
}

.notify .phone {
	margin-top: 5px;
	word-wrap: break-spaces;
	display: inline-block
}

.notify .phone>span {
	color: #00a1ff;
	font-size: 21px;
	font-weight: 600;
	margin-right: 20px;
	white-space: nowrap;
	display: inline-block
}

.notify2 {
	font-weight: 700;
	padding: 10px 0 10px 70px;
	margin-right: 17em;
	min-height: 70px;
	line-height: 1.4
}

.notify2:before {
	background: url(../../images/fsb2019/ico/phone2.png) 0 no-repeat !important;
	width: 60px;
	height: 60px;
	display: block;
	content: "";
	position: absolute;
	margin: -10px 0 0 -70px
}

.notify2 b.text-danger {
	white-space: nowrap
}

.notify2+.btn {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	right: 30px;
	max-width: 18em
}

.menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.menu2 li {
	margin: 0;
	padding: 0;
	display: block
}

.menu2 li a {
	color: #434444;
	text-decoration: none;
	font-size: 14px;
	display: block
}

.menu2 li a.active {
	background: hsla(0, 0%, 100%, .7);
	color: #00a1ff
}

.menu2 li a .title {
	width: 288px;
	display: block;
	padding: 15px 0 15px 50px
}

.menu2 li ul {
	padding-left: 30px
}

.menu2 li ul .title {
	padding-left: 80px;
	margin-left: -30px
}

.menu2 li ul .title:before {
	width: 9px;
	height: 9px;
	border: 1px solid rgba(67, 68, 68, .4);
	border-radius: 2px;
	display: block;
	position: absolute;
	margin: 5px 0 0 -30px;
	content: ""
}

.menu2 li ul a.active {
	background: none
}

.menu2 li ul a.active .title:before {
	border-color: #00a1ff
}

.menu2 li ul ul .title {
	margin-left: -60px;
	padding-left: 110px
}

#content .menu2 {
	overflow: hidden
}

#content .menu2>ul>li>a {
	font-weight: 700
}

#content .menu2 li a:hover {
	color: #00a1ff
}

#content .menu2 li a .title {
	width: auto;
	margin-left: -50px
}

#services1 {
	margin: 0;
	padding: 0 0 30px;
	font-size: 14px;
	line-height: 1.4
}

#services1 li {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none
}

#services1 li>ul {
	display: none
}

#services1 h2.bar {
	padding: 0 45px;
	font: normal 18px Open Sans Bold;
	color: #00a1ff;
	font-weight: 700;
	margin: 0;
	text-transform: none
}

#services1 h2.bar a {
	color: #00a1ff;
	text-decoration: none
}

#services1 h2.bar a:before {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	position: absolute;
	margin: 0 0 0 -45px;
	background: #00a1ff;
	color: #fff;
	content: "\2212";
	text-align: center;
	font: 300 12px/26px Glyphicons Halflings !important
}

#services1 h2.bar a.collapsed:before {
	content: "\002b"
}

#services1 .panel {
	background: none;
	border-radius: 0;
	box-shadow: none
}

#services1 h2+.panel {
	margin-top: 30px
}

#services1 h2+.panel>ul {
	padding-left: 45px
}

#services1 .level1 {
	padding: 30px;
	background: #f9f9f9;
	margin-bottom: 10px
}

#services1 .level2 {
	padding: 30px 40px;
	background: none;
	border-top: 1px solid #e0e0e0
}

#services1 .level2.open {
	background: #fff;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .12);
	padding: 30px 110px;
	margin: 0 -30px 0 -75px
}

#services1 .level2 h3 {
	font-size: 14px;
	margin: 0;
	line-height: 1.4
}

#services1 .level2 h3 a {
	color: #434444
}

#services1 .level2 h3 a:before {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: absolute;
	margin: 0 0 0 -40px;
	border: 1px solid #d4d4d4;
	content: "\e259";
	text-align: center;
	font: 300 10px/19px Glyphicons Halflings !important
}

#services1 .level2 h3 a.collapsed:before {
	content: "\e258"
}

.dep {
	margin: 25px -6px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.dep .pad {
	padding: 20px;
	border: 6px solid #fff;
	min-height: 12em;
	margin: 0;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.dep .pad .img.pull-left {
	margin: 0 20px 20px 0
}

.videoList {
	margin: 30px -6px 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative
}

.videoList .description {
	display: none;
	position: absolute;
	padding: 30px;
	background: rgba(0, 0, 0, .9);
	color: #fff;
	left: 0;
	right: 0;
	z-index: 10;
	box-shadow: 0 0 10px 0 #000
}

.videoList .pad.open~.description {
	display: block
}

.videoList .video {
	position: relative;
	min-height: 120px
}

.videoList .video .ico {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../../images/fsb2019/ico/video.png) 50% no-repeat
}

.videoList .pad {
	padding: 15px 15px 105px;
	border: solid #fff;
	border-width: 0 6px;
	width: 25%;
	min-height: 12em;
	margin-bottom: 30px;
	position: relative
}

.videoList .pad h3 a {
	text-decoration: none
}

.videoList .pad .btn-info {
	position: absolute;
	bottom: 25px;
	left: 40px;
	right: 40px
}

.videoList .pad .btn-close {
	display: none;
	color: #434444;
	position: absolute;
	bottom: 27px;
	left: 40px;
	right: 40px;
	border-color: #9f9f9f
}

.videoList .pad .btn-close .ico {
	width: 10px;
	height: 10px;
	position: absolute;
	right: 20px;
	top: 20px;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	outline: 0;
	opacity: 1;
	padding: 4px;
	border: 1px solid;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	-ms-transform: translateX(20px) translateY(-20px) rotate(45deg);
	transform: translateX(20px) translateY(-20px) rotate(45deg);
	position: relative
}

.videoList .pad .btn-close .ico:after {
	content: "";
	width: 2px;
	height: 10px;
	background: #434444;
	display: block;
	margin: 0 auto
}

.videoList .pad .btn-close .ico:before {
	content: "";
	width: 10px;
	height: 2px;
	background: #434444;
	display: block;
	margin: 4px 0;
	position: absolute
}

.videoList .pad.open .btn-info {
	display: none
}

.videoList .pad.open .btn-close {
	display: block
}

.videoList .pad.open .btn-close:before {
	width: 0;
	height: 0;
	border: 10px solid transparent;
	content: "";
	display: block;
	border-top-color: #000;
	position: absolute;
	left: 50%;
	top: -15px
}

.videoModal .video-js.vjs-fluid {
	height: auto;
	padding-top: 60%
}

a[data-target=video] {
	position: relative;
	min-height: 120px;
	display: inline-block
}

a[data-target=video]:before {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../../images/fsb2019/ico/video.png) 50% no-repeat;
	display: block;
	content: ""
}

.pads_list .pad .pct {
	display: table-cell;
	float: none;
	padding-right: 25px
}

.pads_list .pad .pct.photo a {
	border-radius: 50%;
	width: 85px;
	height: 85px;
	overflow: hidden;
	display: inline-block
}

.pads_list .pad .pct.photo a img {
	width: 100%;
	max-width: none
}

.pads_list .pad .c {
	display: table-cell;
	vertical-align: middle
}

.pads_list .pad .c h3 {
	text-transform: none;
	margin-top: 0
}

.pads_list .pad .c h3 a {
	color: #434444
}

.pads_list .pad .c h3 a:hover {
	color: #00a1ff;
	text-decoration: none
}

.tooltip {
	opacity: .9
}

.tooltip .tooltip-inner {
	max-width: none;
	color: #fff;
	background: #000;
	text-align: left
}

.tooltip .tooltip-arrow {
	border-top-color: #000
}

.tabs-menu {
	margin: 35px 0 20px
}

.nav-tabs {
	border-bottom: 1px solid #e0e0e0
}

.nav-tabs>li>a {
	border-radius: 0;
	color: #434444;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px
}

.nav-tabs>li>a:hover {
	background: #f3f3f3
}

.nav-tabs>li.active>a {
	border-color: #434444;
	background-color: #fff;
	color: #00a1ff;
	border: 1px solid #00a1ff;
	border-bottom-color: transparent
}

.structure>h2 {
	padding: 35px;
	color: #fff;
	font-size: 28px;
	background: #5ec4ff url(../../images/fsb2019/bg/struct_hdr_bg.jpg) 50% no-repeat;
	text-align: center;
	text-transform: none;
	margin: 70px 0 45px
}

.structure .level1 {
	margin: 0 -12px
}

.structure .level1 .tbl {
	border-spacing: 12px;
	margin-top: -12px;
	width: 100%
}

.structure .level1 .cell h3 {
	margin-top: 0
}

.structure .level1 .cell .ico {
	float: left;
	display: block
}

.structure .level1 .cell .ico+div {
	margin-left: 110px
}

.structure .level2 {
	margin-top: 45px;
	border-top: 1px solid #e0e0e0
}

.structure .level2 .tbl {
	width: 100%
}

.structure .level2 .cell {
	padding: 30px;
	border-bottom: 1px solid #e0e0e0
}

.structure .level2 .cell .ico {
	float: left;
	display: block
}

.structure .level2 .cell .ico+h3 {
	margin-left: 110px
}

.award .img-right {
	float: right;
	margin: 0 0 30px 30px
}

.award .scroller .itm a {
	width: 130px;
	display: block;
	text-decoration: none;
	background-image: linear-gradient(0deg, #f3f3f3, hsla(0, 0%, 95%, 0))
}

.award .scroller .itm a:hover {
	background-image: linear-gradient(0deg, #00a1ff, rgba(0, 161, 255, 0))
}

.award .scroller .itm a:before {
	height: 190px;
	content: "";
	display: block;
	background: url(../../images/fsb2019/pct/award_pct.png) top no-repeat
}

.award .scroller .itm a .year {
	height: 75px;
	line-height: 75px;
	display: block;
	font-size: 16px;
	color: #434444;
	font-weight: 600;
	background: #f3f3f3;
	text-align: center;
	overflow: hidden;
	white-space: nowrap
}

.award .scroller .itm a:hover .year {
	background: #00a1ff;
	color: #fff
}

.award-header h4 {
	position: relative;
	z-index: 1
}

.award-header-pct {
	clear: both;
	display: block;
	margin: -2vw 0 45px;
	position: relative;
	z-index: 0
}

.fsbBiography ._attr_photo {
	float: left;
	margin: 0 25px 30px 0;
	display: block
}

.notify .hold_ps {
	position: relative;
	padding: 20px 240px 20px 20px;
	margin: 40px 0 0 40px;
	background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .7), hsla(0, 0%, 100%, .7) 70%, hsla(0, 0%, 100%, 0));
	height: auto;
	border: solid #4d7f2d;
	border-width: 0 0 0 27px
}

.notify .hold_ps:before {
	content: "ПОГРАНИЧНАЯ СЛУЖБА";
	font-size: 10px;
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 50%;
	width: auto;
	margin-bottom: -6em;
	line-height: 27px
}

@media (min-width:0) and (max-width:600px) {
	.fsbBiography ._attr_photo {
		float: none
	}
}

.webreception-push {
	background: #af1e14 linear-gradient(135deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .3) 15%, hsla(0, 0%, 100%, 0) 35%);
	position: relative;
	padding: 15px 35px;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-weight: 400
}

.webreception-push:before {
	content: "";
	border: 1px solid #af1e14;
	position: absolute;
	left: 4px;
	right: 4px;
	bottom: 4px;
	top: 4px
}

.webreception-push:hover {
	background-color: #e02224;
	color: #fff;
	text-decoration: none
}

.webreception-push:hover:before {
	border-color: #e02224
}

#ftr {
	background: #f3f3f3;
	padding: 50px 0;
	font-size: 15px
}

#ftr .logo {
	margin-left: 5px;
	font: 22px Open Sans Bold;
	float: left;
	max-width: 50%;
	width: auto;
	transition: .5s
}

#ftr .logo:hover {
	transform: scale(1.1)
}

#ftr .logo:before {
	background-image: url(../images/ftr_logo.png)
}

#ftr .logo .title {
	padding-left: 75px
}

#ftr .banner_dinamo {
	float: right;
	margin: 20px 0;
	padding-left: 80px;
	color: #434444;
	text-decoration: none;
	font-size: 16px;
	display: block;
	background: url(../images/dinamo.png) 0 no-repeat !important;
	max-width: 300px;
	min-height: 62px;
	transition: .5s
}

#ftr .banner_dinamo:hover {
	transform: scale(1.1)
}

#ftr .container {
	padding: 0 40px
}

#ftr .contacts {
	width: 25%;
	float: left;
	padding-right: 30px
}

#ftr .contacts p {
	padding-left: 50px;
	background: 0 no-repeat;
	margin: 0
}

#ftr .contacts p+p {
	margin-top: 35px
}

#ftr .contacts p.phone {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAACgElEQVRIx52Wz0tUURTH3yiMjo4MgwgF4kJicOEPaBGBO53dUIsQhQKrzeBGdEC0or+h3CpEbaRylu1cBPkDtYUVihunHIgoFPwV5I/C6Xvge+B6vW/e08Vn8c6bd7/3nHvO945XKpU8oTudvgpeggOwD3qB50MRnIJN8BbcAzFdy0YFWsEvMA9ugRFwCDp8RJrADS4+AbbBTzAAKs6JIBgH38AUqDQWkqy+gmSZjJRqMAj2wAxI2CJPQAFUWR/GwCfwDkSChFgRyXAFrJpC8mINDPl83Ax2wdMwIhRKUGhGSyfBv+BmmQUy4B/oNmJdIM1SnxExMpLSDajIMegM2OlzMGs8vwe/+e04qLEPm2ckzRDzmNpYGYEG1njKilcyyw2waAuxGaTr7noUkIOPOgRqwRewzFq7NlFPoXFHNpMyR9rCMiM5xwIPmXIioJwZlq7OEpE52tSHLLuowfr4AfjOjDTWBj6A+1bp5IzSlogM7Kk+yI+WQN4SSdA6XhixR6BEIc9qhi5HlxXNQAs4cnjWdVrMIJ+THOB215z4ehdFPJ6LmGPKEurhrPQHDWMYkQhLtm4OGumnUM5R0jdgTgY2jIh22yptwW7rO+APeMXfJdneH8EzbkIsKBIkIjTyzpi2nNnjWYg7/wBbOkNcI8MuFVNNBokI1zix046M6jgDfZxsc51murdspCNIRIWKLF08jAtzrRjvI+nKniARLd0amyF1ke5CfBTshBHRZsiXu/t9RG6L5YcV0fbOcWDztgU5BKRhFsQtLiKitNCCdigadZyJNMNrmuuVy4joLrN07wKvi07esMOMyZ+T1jDdFeasROAzrf6Eg/xY3una/wFZG4Ry5Y4e5AAAAABJRU5ErkJggg==)
}

#ftr .contacts p.addr {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAB+klEQVRIx52WPUuCURiGC78m0SEMF8HJxa9JAmsQRfwBbkF/oJIW+weBQ0aEvyCqLQgakkBoaWgxcIgGh4ggq6El6MPC7ifu4XDwPe95Gy4Oz/183HTOe07OTCaTGRPlSiUP9sAAfIEJ1wH1vNsM0/B5cMyhPbABqjStMu4xL3XznkzQkAGP4AoUXP7SAuukPmNlgsIEeAZHIOi2FewJsl76EjYmsgWXwK/pMbACNrnGtLyffT2jCQoq4AdkNb0J3sEduOAqcVOry7K/YjLZB11NWwMfYBnMUptlLPqaVt+VOSaTe7CqxCHwChoOZ9FgPqRoqzLHZCKfY02JF6iFHUzCzC8oWq38t1tmk5ISF6mFHExCzC8qWsnNZCR7rcQR8AnqDiZ15iOKJmc1MpmcgR1N2wZPIKfpOerbmr4jc0wm62CoaQFwAL7BKdjl+k09oNUPZY7JJM7Hb2nK1iyCNge31XNQapbYH3e78YfgxOY5mdJ7Iv02z0qKW1H0aFBkX8r2Fe6Aa32/DQYB1ne8PPXy6T6ALUuTLdZHrE2USzWedsBTPoixeomtTTigxQuacMgnmG+Z5riZ+MA56OvvF9+tPvO+f5twWBTc8p9ZkFqQsehRtxm2n2eSBys3fY6rxEmbfi/3IA1ewBvXtG2v1xstv2JunH6VOPELyH/mOfv3m40AAAAASUVORK5CYII=)
}

#ftr .contacts p.email {
	background-image: url(../../images/fsb2019/ico/contacts.png)
}

#ftr .contacts p.print-page {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAABTElEQVRIx+3WvUoDQRSG4UVCsBQkATsLC8s0EVJYJKZMZcBavAVLm3Q2gYikCKLBUiFFmkA6LawtvIJ4B5ba7PoeOJFh2J9hdiCNxQNnM8z5sjObyUZJkkSmk263jW8kHmRe2+4ZpYQM8IKGB5k3cA2Z25+7kHn/IeFCGKzr5k1KbvxE6/pfCBdVPCD2fGyzxNq3KiFDfKLls0Q5S9fSvkO5+EI/ZIAR1Jf+kd5aw7PJFu7xrMvewxuOdVz2JikbsmvswSGetL4NFqKNznCh9QGusBc0pOALbDiE6xr2PdScQvQJiUv8AHsuIXJ2LbDjYWGeXUUhc6238YFViruiA9IOaWadwtSnOE9x5BDSXIe8Y5RxJxVc4yaHjFcyQkbSX4oOfjDDJZZWyBiPOcZWyFL7zLRvx1y7KV51vcv8aa20z3S91xt7Wwn+3vULBN053Zy2nFkAAAAASUVORK5CYII=);
	padding: 4px 0 4px 50px;
	cursor: pointer
}

#ftr .contacts .webreception-push {
	margin: 35px 0 35px 50px
}

#ftr .copy span {
	max-width: 45%
}

#ftr hr {
	margin: 10px 0 40px;
	border-top-color: #e0e0e0;
	clear: both
}

.ftr_menu {
	width: 75%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none
}

.ftr_menu li {
	display: block;
	float: left;
	padding: 0 30px 25px;
	margin: 0;
	width: 25%
}

.ftr_menu li:nth-child(4n+1) {
	clear: left
}

.ftr_menu li:before {
	width: 9px;
	height: 9px;
	border: 1px solid silver;
	border-radius: 2px;
	display: block;
	position: absolute;
	margin: 5px 0 0 -30px;
	content: ""
}

.ftr_menu li a {
	color: #434444 !important;
	text-decoration: none
}

.news h2 {
	margin-bottom: 5px
}

.news h5 {
	font-weight: 700
}

.news ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.news li {
	margin: 0;
	border-bottom: 1px solid #e0e0e0;
	padding: 20px 0 30px;
	display: block;
	font-size: 14px
}

.news li a {
	color: #434444
}

.news li .det {
	margin-bottom: .7em
}

.news li .smi {
	font-size: 80%
}

.events h2 {
	margin-bottom: 5px
}

.events .item {
	padding: 20px 0 30px 6em;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 0;
	font-size: 14px;
	min-height: 8em;
	position: relative
}

.events .item a {
	color: #434444
}

.events .date {
	background: #00a1ff linear-gradient(135deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .3) 15%, hsla(0, 0%, 100%, 0) 35%);
	position: relative;
	padding: 15px 35px;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	font-size: 22px;
	font-weight: 700;
	padding: 12px 0;
	width: 2.7em;
	text-align: center;
	position: absolute;
	left: 0;
	overflow: hidden
}

.events .date:before {
	content: "";
	border: 1px solid #00a1ff;
	position: absolute;
	left: 4px;
	right: 4px;
	bottom: 4px;
	top: 4px
}

.events .date small {
	font-size: 10px;
	display: block
}

ul.serv_list {
	margin: 0;
	padding: 0;
	list-style: none
}

ul.serv_list li {
	margin: 0;
	border-bottom: 1px solid #e0e0e0;
	padding: 20px 0;
	display: block;
	font-size: 14px
}

ul.serv_list li h3 {
	margin-top: 0
}

ul.serv_list li a {
	text-decoration: underline
}

.actual h2 {
	margin-bottom: 30px
}

.actual h5 {
	font-size: 1em;
	font-weight: 500;
	text-transform: uppercase;
	color: #a81d16;
	margin-bottom: 20px;
	padding-left: 50px;
	min-height: 30px;
	position: relative
}

.actual h5 .ico {
	background: url(../../images/fsb2019/ico/actual.png) 50% no-repeat !important;
	width: 39px;
	height: 39px;
	left: 0;
	top: 50%;
	margin: -19px 0 0 -2px;
	position: absolute
}

.actual a {
	color: #434444;
	text-decoration: none
}

.actual .item {
	padding: 0 0 30px
}

@media (min-width:0) and (max-width:7680px) {

	#content .hold,
	#content .hold_ps {
		width: auto;
		float: none;
		margin-left: 40px
	}

	.hdr>.container {
		padding: 0 40px
	}

	.menu2 li a .title {
		width: auto;
		padding-right: 40px
	}

	.menu2 ul li ul {
		display: none
	}

	.menu2 ul li:hover>ul {
		display: block
	}

	.menu2 ul li a.active+ul {
		display: block
	}

	.videoList .pad {
		width: 33.3%
	}

	.videoList .pad .btn-close,
	.videoList .pad .btn-info {
		left: 15px;
		right: 15px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis
	}

	.ftr_menu li,
	.items_list li {
		width: 33.3%
	}

	.ftr_menu li:nth-child(4n+1) {
		clear: none
	}

	.ftr_menu li:nth-child(3n+1) {
		clear: left
	}
}

@media (min-width:0) and (max-width:1199px) {
	.structure .btn-contacts {
		margin-top: 30px
	}
}

@media (min-width:0) and (max-width:1024px) {
	body {
		background-image: none
	}

	embed,
	img,
	object {
		max-width: 100%;
		height: auto
	}

	#hdr {
		height: auto;
		padding-top: 60px
	}

	#hdr .links {
		position: absolute;
		top: 0;
		left: 0;
		right: 0
	}

	#content {
		width: 67%
	}

	#sbar {
		width: 33%
	}

	.notify .hold,
	.notify .hold_ps {
		padding-right: 50px
	}

	.notify .phone {
		vertical-align: top;
		margin: 0 0 20px
	}

	.notify .push {
		position: relative;
		margin-top: 0;
		top: auto;
		right: auto;
		vertical-align: top
	}

	.videoList .pad {
		width: 50%
	}

	.search .clear {
		position: static;
		display: block;
		clear: both;
		line-height: 50px;
		margin: 0
	}

	#content {
		padding-top: 0
	}

	.notify2 {
		margin-right: 0;
		padding-right: 0
	}

	.notify2+.btn {
		position: static;
		margin-top: 20px
	}

	.structure .tbl {
		display: block;
		margin-top: 0 !important
	}

	.structure .cell {
		width: auto;
		display: block;
		overflow: hidden
	}

	.structure .level1 {
		margin: 0
	}

	.structure .level1 .cell {
		margin-bottom: 12px
	}

	.pad .descrpition .btn-next {
		float: none;
		display: block;
		margin-bottom: 30px
	}

	#ftr .contacts {
		width: 33.3%
	}

	#ftr .copy span {
		float: none !important;
		width: auto;
		display: block;
		max-width: none;
		margin-bottom: 30px;
		text-align: center
	}

	.ftr_menu {
		width: 66.6%
	}

	#map_list li,
	.ftr_menu li {
		width: 50%
	}

	#map_list li:nth-child(3n+1),
	.ftr_menu li:nth-child(3n+1) {
		clear: none
	}

	#map_list li:nth-child(odd),
	.ftr_menu li:nth-child(odd) {
		clear: left
	}

	.dep {
		display: block
	}

	.dep .pad {
		width: auto
	}

	.tabs-menu {
		height: 60px;
		position: relative
	}

	.tabs-menu .nav-tabs {
		border: 1px solid #00a1ff;
		height: 60px;
		position: absolute;
		width: 100%;
		background: #fff
	}

	.tabs-menu .nav-tabs>li {
		float: none;
		margin-bottom: 0
	}

	.tabs-menu .nav-tabs>li>a {
		border: 0 !important;
		display: none;
		padding: 0 60px 0 20px;
		line-height: 58px;
		white-space: nowrap;
		text-overflow: ellipsis;
		margin: 0
	}

	.tabs-menu .nav-tabs>li.active>a {
		display: block
	}

	.tabs-menu .sw {
		display: block;
		cursor: pointer;
		position: absolute;
		top: 0;
		right: 0;
		padding: 0 20px;
		width: 100%;
		z-index: 10;
		text-align: right
	}

	.tabs-menu .sw:before {
		font: 24px/60px Glyphicons Halflings;
		content: "\e236";
		color: #00a1ff
	}

	.tabs-menu.open .nav-tabs {
		height: auto
	}

	.tabs-menu.open .nav-tabs>li>a {
		display: block
	}

	.tabs-menu.open .sw {
		width: auto
	}
}

@media (min-width:0) and (max-width:900px) {
	#menu {
		display: block;
		position: relative;
		height: 63px
	}

	#menu>.container {
		padding-right: 0
	}

	#menu .itm {
		display: none;
		padding: 24px 110px 24px 60px;
		height: auto
	}

	#menu .itm.s {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		right: 0
	}

	#menu .spec_version {
		position: absolute;
		right: 10px;
		top: 0;
		z-index: 10
	}

	#menu .toggle_search {
		right: 63px
	}

	#menu .sw,
	#menu .toggle_search {
		position: absolute;
		top: 0;
		z-index: 10
	}

	#menu .sw {
		display: none;
		cursor: pointer;
		left: 17px
	}

	#menu .sw.tablet {
		display: block
	}

	#menu .sw:before {
		font: 24px/63px Glyphicons Halflings;
		content: "\e236";
		color: #fff
	}

	#menu.open {
		overflow: auto;
		max-height: 80vh;
		height: auto
	}

	#menu.open a.itm {
		display: block
	}

	#menu.open a.itm.s {
		position: static !important;
		white-space: normal
	}

	.pad .pct {
		float: none
	}

	.pad .pct+div {
		margin: 20px 0 0
	}

	.pad .description .btn {
		float: none !important;
		display: block;
		width: 13em;
		text-align: center
	}

	.pad .description .btn+.btn {
		margin-top: 20px
	}

	.award-header-pct {
		margin-top: 0
	}

	.hdr {
		min-height: 165px
	}

	.hdr .logo {
		font-size: 18px;
		padding: 0 30px;
		background: hsla(0, 0%, 100%, .9);
		width: auto;
		display: block
	}

	.hdr>.container {
		padding: 0
	}

	.map_banner {
		display: none
	}

	#ftr {
		height: auto
	}

	#ftr .logo {
		max-width: none
	}

	#ftr .banner_dinamo,
	#ftr .logo {
		float: none;
		margin: 0 0 20px
	}

	#ftr .ftr_menu li {
		width: 100%;
		float: none;
		margin-right: 0
	}
}

@media (min-width:0) and (max-width:767px) {

	#ftr .contacts,
	#ftr .ftr_menu {
		float: left;
		width: auto;
		margin-bottom: 30px
	}
}

@media (min-width:0) and (max-width:600px) {
	#content {
		width: auto;
		float: none
	}

	#content .hold,
	#content .hold_ps {
		margin-left: 30px
	}

	#content>.hold {
		padding: 30px 30px 30px 0
	}

	.videoList .pad {
		width: 100%
	}

	section.main {
		position: relative
	}

	#menu .sw.tablet {
		display: none
	}

	#menu .sw.mobile {
		display: block
	}

	#sbar {
		display: none;
		position: absolute;
		top: 0;
		width: 100%;
		left: 0;
		max-height: 50vh;
		overflow: auto;
		box-shadow: 0 0 10px 10px rgba(0, 0, 0, .2);
		z-index: 1000
	}

	#sbar .hold {
		padding: 0 0 30px
	}

	#sbar.open {
		display: block
	}

	.menu2 ul li ul {
		display: block
	}

	.notify {
		margin: 0
	}

	.notify .hold {
		background: transparent linear-gradient(145deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, 0) 70%)
	}

	.notify2+.btn {
		width: 100%;
		text-align: center
	}

	.map-container {
		margin: 0 -30px 0 -50px;
		height: 300px
	}

	#map_list li {
		width: 100%;
		float: none;
		margin-right: 0
	}
}

._attr_versionSV,
.specbar {
	display: none
}

span.icon_at:before {
	content: '\0040'
}

.scale {
	transition: .5s
}

.scale:hover {
	transform: scale(1.1)
}