.navbar-default .navbar-nav > li > a {
	color: #000000;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #0077bb;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #0077bb;
}

#Mod1 li.active a {
	color: #ffffff;
}

.mega-col-nav {
	background: #1F91D0;
}

.customtopphones {
	font-size: 12px;
    margin-top: 3px;
}

.customtopphones a:hover {
	text-decoration: none;
}

h2.placemarkHead {
	font-size: 14px;
}

div.head-search form#rokajaxsearch {
	float: right;
    margin: 12px 6px 0px 10px;
}

.logo-image > a > img {
	height: 55px;
}

div.shapka {
	text-align: center;
	background: #ffffff;
}

div.shapka img {
	max-width: 100%;
}

.navbar-default {
	background-color: #ffffff;
}

.t3-mainnav {
	border-bottom: 0px solid #0067a2;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

body {
    padding-top: 35px;
}

.corporate .slideshow {
    padding: 0px 0px 40px 0px;
}

div#Mod99, div#Mod100, div#Mod101, div#Mod102, div#Mod103, div#Mod104, div#Mod105, div#Mod106, div#Mod107, div#Mod108, div#Mod109 {
	border-top: 12px solid #0077BB;
	padding-top: 10px;
}

.t3-copyright {
	display: none;
}

.itemid-109 p {
	display: inline-block;
	width: 260px;
	padding: 10px;
	border: 1px solid #0077bb;
	min-height: 210px;
	vertical-align: top;
	margin: 10px 10px 10px 10px;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}

.itemid-109 .article-content {
	text-align: center;
}

.itemid-226 .nspArt, .filterscat .nspArt {
	border: 10px solid #0077bb;
	margin: 10px;
	display: inline-block;
	vertical-align: top;
	width: 355px;
	min-height: 300px;
	max-width: 93%;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease; 
}

a.mainpagecat {
	border: 10px solid #0077bb;
	margin: 10px;
	display: inline-block;
	vertical-align: top;
	width: 200px;
	min-height: 235px;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease; 
}

.itemid-226 .nspArt:hover, .itemid-109 p:hover, .filterscat .nspArt:hover, a.mainpagecat:hover {
	-webkit-box-shadow: 0px 0px 17px 1px rgba(3,64,97,1);
	-moz-box-shadow: 0px 0px 17px 1px rgba(3,64,97,1);
	box-shadow: 0px 0px 17px 1px rgba(3,64,97,1);
	border: 1px solid #ffffff;
}

img.nspImage {
	margin: 0px auto;
}

.home .t3-content {
	text-align: center;
}

@media screen and (min-width: 991px) {
  .head-search,
  .navbar-toggle + .head-search {
    right: 15px;
    top: 0;
    max-width: none;
  }
}