* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
html {}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
}
a {
	color: #0079c1;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px;
    font-size: 16px;
    line-height:21px;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.clear {
	clear: both;
}

/* Header
-----------------------------------------------------------------------------*/

#header {
	margin: 0 auto;
	/*padding: 5px 40px 0 40px;*/
	background: url(../i/header_bg.gif) top center no-repeat;
	color: #a7a8ab;
	position: relative;
	z-index: 200
}
#header a {
	text-decoration: none;
	font-size: 11px;
}
/*
.lang {
	margin: 20px 0 0 84px;
	width:870px;
	float: left;
	font-size: 11px;
}
*/
.date {
	color: #f04f3a;
}

.lang form {
	float: right;
	color: #999b9e;
}
input[type="text"],
textarea {
	outline: none;
}
input[type="submit"] {
	padding: 2px 5px;
}
.lang input[type="text"],
.nc_search_input input[type="text"] {
	background: url(../i/input_bg.png) no-repeat;
	height: 22px;
	/*width:233px;*/
	outline: none;
	border: none;
	padding: 0 0 0 10px;
	color: #999b9e;
	font-size: 11px;
}
.lang input[type="submit"],
input[type="submit"]#sbfs {
	background: url(./Севернефтегазпром_files/search_submit.png) no-repeat;
	height: 22px;
	width: 32px;
	outline: none;
	border: none;
	cursor: pointer;
	margin-left: -10px;
}
/*
#header .menu {
	position: relative;
	top: 40px;
	left: 82px;
	float: left;
	z-index: 100;
	border-bottom: 1px solid #0079C1;
	width: 920px;
	height: 32px;
	font-family: Tahoma, Geneva, sans-serif;
}
#header .menu ul li {
	list-style: none;
	text-align: left;
	font-size: 18px;
	color: #000000;
	padding: 0 0 10px 0;
	height: 20px;
	border-bottom: 1px solid #0079c1;
}
#header .menu ul li ul li a {
	font-size: 11px;
	white-space: nowrap;
}
#header .menu ul.sub_menu li a:hover {
	background: #2087c6;
}
#header .menu ul.sub_menu li div a:hover {
	background: #a3a5a7 url(../i/menu_list.png) left center no-repeat;
}
#header .menu ul li:hover {
	border-bottom: 1px solid #288cc8;
}
#header .menu ul li p.cuf {
	margin-right: 21px;
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	cursor: pointer;
}
#header .menu ul li a:hover {
	color: #077ac0;
}
ul.dropdown {
	position: relative;
	z-index: 100;
}
ul.dropdown li {
	font-weight: bold;
	float: left;
	zoom: 1;
	margin-top: 2px;
}
ul.dropdown li a {
	display: block;
}
ul.dropdown li:last-child a {
	border-right: none;
}



ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
	z-index: 100;
}
ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
}
#header .menu ul.dropdown ul li {
	font-weight: normal;
	float: none;
	border: none;
	padding: 0 0 3px 0;
}
#header ul.dropdown ul li:hover {
	border: none;
}



#header ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline;
	padding: 5px 5px;
	background: #077ac0;
	margin: 0px 0;
	font-size: 13px;
	color: #FFF;
}
#header ul.dropdown ul li a:hover {
	color: #FFF;
}
ul.dropdown ul ul {
	left: 180px;
	top: -2px;
}
#header ul.dropdown ul ul li a {
	background: #999b9e;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.sub_menu {
	background: url(../i/ebbg.png) repeat;
}
*/


/* Middle
-----------------------------------------------------------------------------*/

#content p {
	font-size: 13px;
	/*color: #1d4296;*/
	line-height: 18px;
    text-align: justify;
}
#content a {
	font-size: 13px;
	line-height: 18px;
}
#content h1 {
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
}
#content h3 {
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
}
#content ul li {
	margin: 5px 0;
    font-size: 13px;
}
#content ul.cifr {
	/*width:265px;*/
}
#content ul {
	/*position:absolute;*/
	/*width:590px;*/
	/*float:left;*/
	list-style:none;
	list-style-position: outside;
	z-index: 1;
}
#content ul li:before{
    content: url(../i/list_style.gif);
    position: relative;
    top: -3px;
    margin-right: 10px;
}
.doc_list {
	/*float:right;*/
	/*width:265px;*/
	margin-bottom: 80px;
	text-align: left;
	/*height:330px;*/
}
#content .doc_list p {
	color: #999b9e;
	font-size: 11px;
	margin: 0 0 10px 0;
}
.doc_list strong {
	color: #000;
	font-size: 13px;
}
.doc_list img {
	margin: 0 18px 0 0;
	clear: both;
}
#content .doc_list a.fulllink {
	color: #2555a6;
	font-size: 11px;
}
#content p.blog_dir {
	color: #000;
	font-size: 16px;
	line-height: 18px;
	padding: 16px 0 0 0;
	font-style: italic;
	text-align: justify;
}
#content a.full_artical {
	position: relative;
	left: 130px;
	top: -35px;
	z-index: 1;
}
#sideLeft img {width:100% !important}

em {
	font-size: 11px;
	color: #999b9e;
	margin: -20px 0 0 -30px;
}
img.foto_dir {
	margin: 16px 16px 0 0;
	max-width: 20%;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/

#sideLeft b {
	color: #999b9e;
	font-size: 14px;
	text-transform: uppercase;
}
#sideRight span a,
#content span a {
	color: #2555a6;
	font-size: 14px;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
}
#sideRight b {
	color: #2555a6;
	font-size: 14px;
	text-transform: uppercase;
}
#sideLeft h2,
#sideRight h2,
#content h2 {
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #000;
	line-height: 24px;
    padding-right: 130px;
    margin-bottom:15px;
}
#content h2 {}

/* Sidebar Right
-----------------------------------------------------------------------------*/

#sideRight span.date_news {
	color: #999b9e;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
#sideRight .news {
	margin-top: 12px;
	padding-top: 12px;
	font-size: 12px;
	line-height: 18px;
	border-bottom: 1px solid #e4e4e5;
}
#sideRight .news a {
	text-decoration: none;
	font-size: 13px;
	color: #2555a6;
}
.parthers,
.event {
	/*width:223px;*/
	border: 1px solid #e4e4e5;
	text-align: center;
	padding: 35px 20px;
	margin-bottom: 30px;
}
.parthers {border:none;border-bottom: 1px solid #077ac0;}
.parthers h3,
.event h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 10px;
	line-height: 18px;
	color: #000;
	text-transform: uppercase;
}

/* Footer
-----------------------------------------------------------------------------*/

#footer {
	position: relative;
	/*max-width: 1180px;*/
	margin: 0 auto;
	padding: 20px 0 0 0;
	/*width: 1180px;*/
	/*margin: -320px auto 0;*/
	/*height: 363px;*/
	border-top: 1px solid #e4e4e5;
	/*background: url(../i/footer_bg_repeat.gif) repeat-x;*/
	z-index: 2;
}
#footer a {
	color: #2555a6;
	text-decoration: none;
}
#footer h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px;
}
.footer_out {
	/*background: url(../i/footer_bg.gif) center bottom repeat-x;*/
	position: relative;
	z-index: 10;
}
#footer ul {
	list-style: none;
	margin: 24px 0;
}
#footer ul li ul {
	margin: 0 0 0 20px;
	color: #999b9e;
}
#footer ul li ul li a {
	color: #999b9e;
}
#footer ul li {
	color: #2555a6;
	font-size: 11px;
	margin: 5px 0;
}
.footer_menu {
	/*width:265px;*/
	/*float:left;*/
	width: 22.5%;
	float: left;
	margin: 0;
	padding: 0;
}

/*
.footer_menu h2 {
	float: left;
}
*/

.footer_akc {
	/*width:300px;*/
	width: 22.5%;
	float: left;
}
.footer_sr {
	width: 15%;
	float: left;
	/*width:210px;*/
	/*float:left;*/
}
.footer_obw {
	width: 25%;
	float: left;
	/*width:270px;*/
	/*float:left;*/
}
.footer_contact {
	/*float:right;*/
	width: 15%;
	float: left;
}
.copy {
	color: #FFF;
	/*margin-top: 38px;*/
	font-size: 11px;
}

/**/

#header .menu ul li div.menu3 a,
#header .menu ul li div.menu4 a {
	background: #999b9e url(../i/menu_list.png) left center no-repeat;
	padding: 3px 7px 3px 24px;
	font-size: 11px;
	display: inline;
	color: #FFF;
	margin: 0px 0;
	font-weight: normal;
}
.repeat_line_footer {
	height: 20px;
	margin-top: -20px;
	position: relative;
	z-index: 0;
	background: url(../i/repeat_line_footer.png) repeat-x;
}
.header_repeat_img_left {
	background: url(../i/header_repeat_img_left.png) repeat-x;
	width: 20%;
	left: 0;
	height: 4px;
	position: absolute;
}
.header_repeat_img_right {
	height: 4px;
	position: absolute;
	right: 0;
	width: 40%;
	background: url(../i/header_repeat_img_right.png) repeat-x;
}
table.in td {
	vertical-align: top;
}
.incit {
	color: #077ac0;
	padding: 7px 15px;
	font-style: italic;
	background: #fafafa;
}
#content .nc_row ul {
	margin: 10px 0;
	/*width:570px;*/
	position: relative;
	list-style-position: inside;
}
#footer h2 {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px;
}
#header .menu ul li div.menu3,
#header .menu ul li div.menu4 {
	display: none;
	margin-bottom: 0px;
}
#content .nc_row table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #0079C1;
	color: #000;
}
#content .nc_row td,
.nc_row th {
	border: 1px solid #0079C1;
	border-collapse: collapse;
	padding: 10px 5px;
	text-align: center;
}
#content .nc_row th {
	border-right: 1px solid #FFF;
	background: #0079C1;
	color: #FFF;
	font-weight: normal;
}
#content a.full_artical {
	left: 230px\0/;
}

/* ===================
   Gallery
   =================== */

#content .gall_scroll {
	width: 580px;
	margin: 10px auto;
}
#content .gall_scroll .big_img {
	width: 580px;
	overflow: hidden;
	height: 400px;
}
#content .gall_scroll .big_img div {
	overflow: hidden;
	position: absolute;
	width: 580px;
}
#content .gall_scroll .big_img div div {
	width: 597px;
	background: #000;
	color: #fff;
	bottom: 0;
	padding: 0px;
	z-index: 10;
}
#content .gall_scroll .big_img ul {
	position: relative;
	width: 17000px;
}
#content .gall_scroll .big_img li {
	list-style: none;
	float: left;
	padding: 0;
	background: none;
}
#content .gall_scroll .small_img {
	width: 625px;
	overflow: hidden;
}
#content .gall_scroll .small_img_arrows {
	width: 580px;
	overflow: hidden;
}
#content .gall_scroll .small_img_arrows ul {
	position: relative;
	width: 17000px;
}
#content .gall_scroll .small_img li {
	list-style: none;
	float: left;
	margin: 5px 9px 0 0;
	background: none;
	padding: 0;
}
#content .gall_scroll .small_img li {
	margin: 0 3px 0 0;
}
#content .gall_arrow_l,
.gall_arrow_r {
	position: absolute;
	height: 60px;
	width: 15px;
	margin: 7px 0 0 -15px;
	z-index: 12;
}
#content .gall_arrow_r {
	margin: 7px 0 0 580px;
}
#content .gall_cur {
	filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
	/* IE 5.5+*/
	-moz-opacity: 0.5/* Mozilla 1.6 */
	-khtml-opacity: 0.5;
	/* Konqueror 3.1, Safari 1.1 */
	opacity: 0.5;
	/* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}
#content .gall_scroll ul {
	position: relative;
	height: 400px;
}
.nc_search_range {
	margin: 10px 0;
	color: #2555A6;
}
table.main #content .nc_row h3,
table.main #content .nc_row h2 {
	float: none
}
#content ul.cifr li {
	color: #666;
}
td.photo_album {
	padding: 10px;
	border: 1px solid #0079C1
}
td.photo_album:hover {
	background: #0079C1;
	color: #fff
}
td.photo_album:hover a {
	color: #fff
}
td.photo_album img {
	border: 1px solid #FFF;
}
table.nagr {
	width: 560px;
}
#content .men ul {
	position: relative;
	position: relative;
	list-style-position: inside;
}
.men {
	margin-bottom: 20px;
}
#adminForm input[type="text"] {
	padding: 3px 5px;
}
#adminForm textarea {
	padding: 3px 5px;
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	width: 400px;
}

/* PAGINATION */

#content ul.nc_pagination {
	display: block;
	padding: 3px 0px;
	position: relative;
	font-weight: bold;
	font-size: 110%;
	cursor: default;
}
ul.nc_pagination li {
	display: inline-block;
	list-style: none;
	padding: 3px 10px;
}
ul.nc_pagination li a {
	display: block;
	border: none;
}
ul.nc_pagination li a:hover {
	display: block;
}
ul.nc_pagination li:hover {
	cursor: default;
}
#content li.page-active {
	background: #1d4296;
	color: #fff;
}
.page-prev a,
.page-next a {
	border-bottom: none;
	font-size: 90%;
}
.page-prev a b,
.page-next a b {
	font-size: 18px;
}

/*Video*/

.picture {
	float: left;
	position: relative;
	margin: 0 0 10px 0;
	width: 580px;
	height: 400px;
}
table.main #content p.nom {
	margin: 0;
}
.video_overlay {
	position: absolute;
	z-index: 1;
	background: url("/images/tm_1/i/video_over.png") no-repeat center;
	width: 580px;
	height: 386px;
	cursor: pointer;
}
.flexslider li p {
	display: none;
}
.simple_new_form select {
	width: 400px;
}
.simple_new_form {
	font-size: 13px !important;
	padding-bottom: 30px;
}
.simple_new_form input[type="text"] {
	margin: 5px 0 2px;
}
.simple_new_form select {
	margin: 5px 0 2px;
}
.simple_new_form textarea {
	margin: 5px 0 2px;
}
.minisol_form {
	font-size: 11px;
	padding: 10px 0 20px;
}
#content .nc_row table.noborder {
	width: 570px;
	border: none;
}
#content .nc_row table.noborder ul {
	width: 100%;
	text-align: left;
}
#content .nc_row table.noborder td,
table.noborder td p,
table.noborder td div {
	text-align: left;
	border: none;
}
.p_left {
	float: left;
	width: 70px;
}
.p_left img {
	width: 60px;
}
.right_contacts {
	border: 1px solid #0079C1;
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
}
.simgal {
	float: left;
	margin: 0 10px 10px 0;
}
.simgal img {
	width: 270px;
}
/****OLD*****/
.facebook {
	margin-top: 30px;
	font-weight: bold;
	float: left;
}
.facebook_link {
	display: block;
	float: left;
	margin: 13px 0 0 20px;
}
.footer_out {}
.footer_top {}
.footer_bottom {
	background: #1d4296;
}
.left_photo h2 {
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	/*margin-top: 20px;*/
}
.left_photo .left_link a {
	display: block;
	margin-bottom: 10px;
}
.left_link {
	margin: 30px 0;
}
.left_photo img {
	margin-top: 10px;
}
.list_news .item {
	/*width: 450px;*/
	text-align: center;
	/*float: left;*/
	margin: 0 10px 40px 0;
}
.list_news .item:nth-child(2n) {
	margin-right: 0;
}
.list_news .item img {
	/*width: 440px;*/
}



/***** N E W ******/
.accordion-title {
	padding: 1rem;
	color: #0079c1;
	font-size: 0.9rem;
	text-decoration: none;
}
.content {

}
.copy {
	display: inline-block;
	height: 26px;
	line-height: 25px;
	vertical-align: middle;
}
.copy:after {
	display: inline-block;
	content: '';
	width: 40px;
	height: 26px;
	margin-left: 74px;
	background: #ffcb05;
	vertical-align: middle;
}
.dropdown-menu {
	display: none;
	position: absolute;
	top: 100%;
	width: 100%;
	background: #fff;
	z-index: 10;
	box-shadow: 0 20px 30px rgba(0,0,0,0.3);
}
.dropdown-menu.is-active {
	display: block;
}
.form {}
.form.header-search {}
/*
.form.form-search input[type="text"] {
	background: url(../i/input_bg.png) no-repeat;
	height: 22px;
	width:233px;
	outline: none;
	border: none;
	padding: 0 0 0 10px;
	color: #999b9e;
	font-size: 11px;
}
.form.form-search input[type="submit"] {
	
	outline: none;
	border: none;
	cursor: pointer;
	margin-left: -10px;
}
*/
.dropdown-menu .accordion-content {
	padding: 0;
}
.dropdown-menu .accordion-item.is-active > .accordion-title:before {
  content: "▲";
}
.dropdown-menu .accordion-title:before {
	content: '▼';
	color: gray;
}
.dropdown-menu .form.form-search {
	margin-bottom: 10px;
}
.dropdown-menu .form.form-search fieldset {
	position: relative;
	margin: 0;
	padding: 5px 15px;
	border: 0;
	border: none;
}
.dropdown-menu .form.form-search input[type="search"]{
	width: 100%;
	height: 38px;
	padding-right: 30px;
	padding-left: 15px;
	border-radius: 0 !important;
	box-shadow: none;
}
.dropdown-menu .form.form-search input[type="submit"]{
	position: absolute;
	top: 6px;
	right: 19px;
	height: 36px;
	width: 36px;
	margin: 0;
	border: none;
	background: url(./search_submit.png) no-repeat center center;
}

.hamburger {
	display: block;
	position: absolute;
	top: 6px;
	right: 3px;
	width: 44px;
	height: 44px;
	cursor: pointer;
}
.hamburger .line {
	display: block;
	width: 34px;
	height: 3px;
	margin: 8px auto;
	background: #1d4296;
	transition: all 0.25s ease-in-out;
}
.hamburger.is-active .line:nth-child(2) {opacity: 0;}
.hamburger.is-active .line:nth-child(1) {transform: translateY(11px) rotate(45deg);}
.hamburger.is-active .line:nth-child(3) {transform: translateY(-11px) rotate(-45deg);}


.header {
	color: #a7a8ab;
	padding: 0 0 0 0;
	background: url(../i/header_bg.gif) top center no-repeat;
}
.header .menu {
	position: relative;
	/*padding-bottom: 10px;*/
	/*border-bottom: 1px solid #0079C1;*/
	font-family: Tahoma, Geneva, sans-serif;
	z-index: 100;
}
.header .menu .dropdown {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.header .menu .dropdown > li {
	/*display: inline-flex;*/
	display: block;
	position: relative;
	align-items: center;
	/*flex: 0 1 auto;*/
	list-style: none;
	text-align: left;
	font-size: 20px;
	color: #000;
	cursor: default;
}

.header .menu .dropdown > li a {
	color: #000;
	font-size: 16px;
}
.header .menu .dropdown > li p {
	margin: 0;
}
.header .menu .dropdown > li .sub_menu {
	display: none;
	position: absolute;
	top: 100%;
	min-width: 200px;
	background: #fff;
	border: 1px solid #2956a4;
	/*padding-top: 9px;*/
	z-index: 1;
}
.header .menu .dropdown > li:last-child .sub_menu {
	right: 0;
}
.header .menu .dropdown > li:hover .sub_menu {
	display: block;
}
.header .menu .dropdown > li .sub_menu li {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: 1px solid #2956a4;
}
.header .menu .dropdown > li .sub_menu li:last-child {
	border-bottom: none;
}
.header .menu .dropdown > li .sub_menu li a {
	display: block;
	padding: 7px;
	color: #000;
	text-decoration: none;
}
.header .menu .dropdown > li .sub_menu li a:hover {
	color: #fff;
	background: #2956a4;
}
.header .menu .dropdown > li .sub_menu li div {
	display: none;
}
.header .menu .dropdown > li .sub_menu li:hover div {}
.header .menu .dropdown > li .sub_menu li div a{
	display: block;
	padding-left: 20px;
	/*margin: 1px 0;*/
	/*background: #999b9e url(../i/menu_list.png) left center no-repeat;*/
}
.header .menu .dropdown > li .sub_menu li div a:hover{
	/*background: #a3a5a7 url(../i/menu_list.png) left center no-repeat;*/
}
.header .menu ul .sub_menu li.ebli1 > a:after,
.menu ul .sub_menu li.ebli2 > a:after {content: "+"; position: absolute; right: 5px;}
.header .menu ul .sub_menu li.ebli1:hover > a:after {content: "-";}

.header-wrapper {
	position: relative;
	height: 100px;
}
.header-wrapper_left {
	float: left;
	width: 25%;
}
.header-wrapper_top {
	position: relative;
	float: left;
	width: 75%;
	margin-bottom: 90px;
	padding-right: 220px;
}
.header-wrapper_bottom {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.header-wrapper_top .form-search {
	position: absolute;
	top: 0;
	right: 0;
	color: #999b9e;
}
.header-wrapper_top .form-search fieldset {
	position: relative;
	margin: 0;
	padding: 0;
	border: none;
}
.header-wrapper_top .form-search input[type='search']{
	width: 220px;
	padding: 5px 10px 5px 5px;
	color: #999b9e;
	font-size: 11px;
	border: none;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
}
.header-wrapper_top .form-search input[type='submit']{
	position: absolute;
	top: 1px;
	right: 1px;
	width: 32px;
	height: 20px;
	border: none;
	background: url(./search_submit.png) no-repeat center center;
	cursor: pointer;
	z-index: 1;
}
.header-wrapper_top .form-search input[type='submit']:focus {
	outline: inherit;
}
.header-wrapper_bottom {
}
.header-wrapper .lang {
	font-size: 11px;
}
.lang-select {
	padding: 10px 20px; color: red;
}
.header-wrapper .logo {}

.menu-sub {
	display: none;
	margin-left: 0;
}
.menu-sub.expanded {
	display: block;
	margin-top: -1px;
	margin-right: -44px;
}
.menu-sub-toggler {
	display: block;
	position: absolute;
	top: 0;
	right: 5px;
	width: 38px;
	height: 38px;
	cursor: pointer;
}
.menu-sub-toggler:after {
	display: block;
	width: 38px;
	height: 38px;
	color: gray;
	content: '+';
	font-size: 1.5rem;
	line-height: 36px;
	text-align: center;
}
.menu-sub-toggler.is-active:after {
	content: '-';
}
.menu-sub-toggler:hover:after {
	color: black;
}

.mobile-menu {}
.mobile-menu li {
	display: block;
	position: relative;
	
	list-style: none;
}
.mobile-menu li.has-sub {
	padding-right: 40px;
}
.mobile-menu li ul {
	padding: 0 0 0 10px;
}
.mobile-menu li a{
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	color: inherit;
}
.mobile-menu li ul li {}
.mobile-menu li ul li a{}

.site-title {
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1;
}
.site-title a {
	position: relative;
	text-decoration: none;
	z-index: 1;
}
.site-title img {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 4px 6px 4px 20px;
	vertical-align: middle;
}
.topbar {
	position: relative;
	/*margin-bottom: 20px;*/
	padding-right: 50px;
}
/*
.topbar .logo {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 4px 0 4px 20px;
}
*/
@media screen and (max-width: 640px) {
	.copy:after {
		margin-left: 30px;
	}
	.header {
		height: 80px;
	}
	.content,
	#wrapper {
		margin-top: 0 !important;
	}
	.rwd-table {
		border: 20px solid #efefef;
	}
	.rwd-table thead {
		display: none;
	}
	.rwd-table td {
		display: block;
		border: none !important;
		text-align: left !important;
	}
	.rwd-table tr:nth-child(even) {
		background: #efefef;
	}
	.rwd-table td:before {
	  display: inline-block;
	  content: attr(data-th) ": ";
	  font-weight: bold;
	  margin-right: 0.5rem;
	}

}
@media screen and (min-width: 640px) and (max-width: 1024px) {
	.date {
		margin-left: 20px;
	}
}
@media screen and (min-width: 1025px) {
	.header-wrapper_top {
		margin-bottom: 45px;
	}
	.header-wrapper_bottom {
		float: left;
		width: 75%;
		margin: 0;
	}
}
@media screen and (max-width: 1160px) {
	.header .menu .dropdown > li {
		font-size: 13px;
	}

	.footer_menu {}
	.footer_akc {}
	.footer_sr {}
	.footer_obw {}
	.footer_contact {}

}
.scrolltop img {width:20px; margin-bottom:10px;}
.scrolltop {
    font-size: 14px;
    font-weight: normal;
    opacity: 0.8;
    height: 60px;
    color:#999;
    position: fixed;
    right: 20px;
    z-index:999;
    bottom: 20px;
    cursor: pointer;
    text-align:center;
}
.scrolltop:hover {opacity: 1;}
.full_news .fancybox img {margin-bottom:5px;}
.full_news .fancybox img:hover  {outline: #0079c1 solid 2px;}
.sport_icon {width:16px;margin-top: 0 !important;margin-right: 10px;}
.slider_left_sport {height:100%; margin-bottom:50px;}
.slider_left_sport .flex-control-nav {top:15px;}
#sideRight .news a:hover {text-decoration:underline;}
.card {
        padding-left: 0px;
        padding-right: 10px;
        text-align: justify;
        margin-top: 0px;
        line-height: 1.5;
        font-size: 18px;
        font-family: Tahoma, Geneva, sans-serif;
        border-bottom: 2px solid #5278c0;
        min-height: 300px;
      }
      .card_2 {
        padding: 10px;
        text-align: justify;
        margin-top: 10px;
        line-height: 1.5;
        font-size: 12px;
        font-family: Tahoma, Geneva, sans-serif;
        border-bottom: 2px solid #5278c0;
      }
      .card_2 a {
        font-size: 16px;
      }
      .card_2 p {
        font-size: 16px;
      }
      .fd_t {
        border-right: 3px solid #f04f3a;
      }
      .foto_dir {
        position: relative;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 150px;
        overflow: hidden;
      }
      .foto_dir img {
        border-left: 1px solid gray;
        border-top: 1px solid gray;
        border-bottom: 1px solid gray;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
      }
      #partners {
        background-color: white;
        width: 100%;
      }
      #partners h2 {
        margin-top: 20px;
        padding: 5px 0px;
        text-transform: uppercase;
        font-family: Tahoma, Geneva, sans-serif;
        font-weight: normal;
        font-size: 18px;
        color: #000;
        padding-right: 130px;
        margin-bottom: 5px;
        width: 100%;
      }
      #partners img {
        margin-top: 5px;
        margin-bottom: 20px;
        height: 150px;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
      }
      .brd {
        border: 1px solid gray;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
      }
      #banner_animation {
        width: 600px;
      }
      #banner_animation2 {
        width: 600px;
      }
      #td1 {
        text-align: center;
      }
      li {
        list-style-type: none;
      }
      .fancybox-margin {
        margin-right: 17px;
      }
      .footer_out {margin-top:80px;}
.lyq {color:#FFF;background-color: #2956a4; padding:3px; font-size:13px;}
.flexslider img {border: 1px solid gray;box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);}
.nc_list.nc_file_list a{font-size: 14px; font-weight:bold;}
.footer_top {display:none;}
.show_map {color: #2555a6;}

@media screen and (max-width: 667px) {
    .card video {width:100% !important;height:inherit;}
    .foto_dir{width:90px;}
    .number_block {display:block;}
    .left_number {margin:0; margin-bottom:20px; width:115px;}
    .right_text strong{font-size:30px !important;}
    .left_text {}
    .site-title img {width:30px; height:30px;}
    .logo {margin-left:65px;}
    .topbar {padding:10px 0;}
    #wrapper {margin-top:120px !important;}
    .sidebar {display:none;}
}