@font-face {
	font-family: "textFont";
	src: local("Arial");
}

@font-face {
	font-family: "HeaderFont";
    src: url('font/framdcn.eot');
    src: url('font/framdcn.eot') format('embedded-opentype'),
         url('font/framdcn.woff') format('woff'),
         url('font/framdcn.ttf') format('truetype'),
         url('font/framdcn.svg#FranklinGothicMediumCondRegular') format('svg');
}

* {
	font-family: "textFont";
	font-size: 13px;
//	border-radius: 0 !important; 
}

/* Свойство min-height: 0 !important; убрано 29.01.20 */
#header .row-fluid [class*="span"] {
/*  background: #eee;	*/
  /* min-height: 0 !important;	 */
  padding: 0;
  margin: 0;
}

[class*="span"] {
/*
	margin-left: 2.5641%;
	padding: 5px;
*/
}

i[class*="icon-"] {
	background: none;
}

i[class*="icon-"].right {
	float: right;
	margin-top: 2px;
	margin-left: 4px;
	margin-right: 0;
}

.block-header a {
	display: block;
	text-shadow: none;
	padding: 5px 10px;
}

.block-header a:hover {
	color: #fff !important;
}

.block-header * {
	font-family: HeaderFont, Arial !important; 
	font-size: 14px !important;
	text-transform: uppercase;
	letter-spacing: 0.2pt;
	font-style: none;
	font-weight: normal;
/*	color: #fff;	*/

	text-decoration: none;
	text-align: left;
}
.block-header {
	margin: 0 !important;
	margin-bottom: 4px !important;
	margin-top: 4px !important;
	padding: 0 !important;
}

.btn-default ,  .btn-default * {
	color: #888 !important;
}
a.btn-default:hover ,  .btn-default:hover * {
	color: #49afcd !important;
}

.block-header .btn {
/*	border: none;	*/
}

.block-header .btn-default {
	border: 1px solid #ddd;	
}

/**/
ul.thumbnail {
	margin: 0 !important;
	padding: 0 !important;
}

.thumbnail [class*="span"] {
	margin-bottom: 0 !important;
}
.thumbnail[class*="span"].pull-left {
	margin-left: 0 !important;
	margin-right: 20px !important;
}

.pull-left {
}

.pull-right {
	float: right !important;
	margin-left: 1em !important;
	margin-bottom: 1em !important;
}

.content .thumbnail .caption * {
	font-size: 11px !important;
	font-style: italic !important;
	color: gray !important;
}

blockquote {
	font-size: 14px;
	padding: 10px;
	font-style: italic !important;
	background: #f8f8f8;
}

.block-header+.thumbnail {
}

.block-header+.thumbnail.oh {
	min-height: 485px;
}

.block-header+.thumbnail ul li a {
//	color: #49afcd;
}

body.main .thumbnail {
}

.breadcrumbs, #breadcrumb, .breadcrumb-navigation {
	padding-top: 3px;
	font-size: 11px !important;
	background: none !important;
	border: none !important;
}
.breadcrumbs a , #breadcrumbs *, .breadcrumb-navigation * {
	color: #999 !important;
	font-size: 11px !important;
}
.breadcrumbs+h1, #breadcrumb+h1, .breadcrumb-navigation+h1  {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.content .pagination a {
	padding: 5px 10px;
	height: 16px;
	line-height: 16px;
}

.input-prepend * {
	display: inline-block !important;
    margin-bottom: 0;
	min-width: 160px;
	position: relative;
    vertical-align: middle;
	float: none;
    margin-left: 0;	
}

.dropdown-menu {
}

.icon-skype {
	background: url(images/skype16-2.gif) no-repeat 0 0;
}
.icon-email {
	background: url(images/email.png) no-repeat 0 2px;
}

.navbar-inner .btn-info {
}

h2.block-header .btn-info * {
	color: #fff !important;
}

.mainmenu {
}
.mainmenu.subnav {
    -webkit-box-shadow: inset 0 5px 0 #fff, 0 5px 5px rgba(0,0,0,.2);
       -moz-box-shadow: inset 0 5px 0 #fff, 0 5px 5px rgba(0,0,0,.2);
            box-shadow: inset 0 5px 0 #fff, 0 5px 5px rgba(0,0,0,.2);
}

.mainmenu .navbar-inner {
	margin-left: -28px;
	margin-right: -28px;
	padding: 0 20px;

/*
  background-color:#49AFCD;
  background-image:-moz-linear-gradient(center top , #5BC0DE, #2F96B4);
  background-repeat:repeat-x;
  border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*/
}

/*
.mainmenu:after {
    content: '';
    position: absolute;
    margin-left: -28px;
    
	width: 0;
    height: 0;
	border-top: 8px solid gray; 
    border-left: 8px solid transparent;
}
*/

.mainmenu .nav {
	padding-left: 0 !important;
}
.mainmenu:before {
    content: '';
    position: absolute;
    margin-top: 13px;
	margin-left: -64px;
	background: url(images/menu-left.png) no-repeat 0 0;    
	width: 43px;
    height: 43px;
}
.mainmenu.subnav-fixed {
}
.mainmenu.subnav-fixed:before {
/*	display: none;	*/
}
.mainmenu:after {
    content: '';
    margin: -30px -55px -13px auto;
	float: right;
	display: inline-block;
	background: url(images/menu-right.png) no-repeat right 0;    
	width: 43px;
    height: 43px;
}
.mainmenu.subnav-fixed:after {
/*	display: none;	*/
}

.mainmenu i.right[class*="icon-"] {
	line-height: 15px; 
}

.mainmenu.v2 .navbar-search {
	max-height: 20px;
	padding: 0;
	margin: 10px 0;
}

.mainmenu.v2 .navbar-inner {
	min-height: 0 !important;
	border-radius: 3px 3px 0 3px;
}
.navbar.mainmenu {
	margin: 0 !important;
}

.mainmenu .nav > li > a {
}

.mainmenu .navbar-inner {
	padding: 0 !important;
	box-shadow: none !important;
}
.navbar.mainmenu .nav ul li {
	margin: 3px 0 !important;
}
.navbar.mainmenu .nav li.home a {
}

.navbar.mainmenu .nav > li > a { 
/*
	text-transform: uppercase;
	font: bold 17px HeaderFont, Arial !important;
*/
	/* font: 13px textFont !important; */
	font-size: 12px;
	text-transform: uppercase;
	color: #fff !important;	
	letter-spacing: 0;
	padding: 10px 10px 12px 10px !important; 
	border: none;
	border-right: 1px inset rgba(255,255,255,.2);
	margin: 0;
	height: 12px !important;
	text-decoration: none !important;
}

.navbar.mainmenu.v2 .nav li.home a {
	padding: 10px 10px 10px 10px !important;
}

.navbar.mainmenu.v2 .nav > li > a { 
	padding: 12px 10px 15px 10px !important;
}

.navbar.mainmenu .nav li a { 
/*	text-shadow: none;	*/
	text-decoration: underline;
	color: #49AFCD;		
}
.navbar.mainmenu .nav ul li a { 
	text-shadow: none;	
	padding: 5px 13px !important;
}
.navbar.mainmenu .nav li a:hover , .navbar.mainmenu .nav li.active * { 
	text-decoration: none;
	color: #49AFCD;
}

.navbar.mainmenu .nav a:hover { 

/*
.navbar.mainmenu .nav ul li a:hover { 
	color: #fff;
	background-color: #49AFCD;
  *background-color: #49AFCD;
	  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
*/
	color: #5f5c27;
	color: green !important;
	text-shadow: none;
	
	background-color: #fff7a0;
	background-image: -moz-linear-gradient(top, #fffac9, #fff162);
	background-image: -ms-linear-gradient(top, #fffac9, #fff162);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fffac9), to(#fff162));
	background-image: -webkit-linear-gradient(top, #fffac9, #fff162);
	background-image: -o-linear-gradient(top, #fffac9, #fff162);
	background-image: linear-gradient(top, #fffac9, #fff162);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffac9', endColorstr='#fff162', GradientType=0);
	border-color: #fff162 #fff162 #ffeb16;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.navbar.mainmenu .dropdown.open .dropdown-toggle {	
/*	
	background-color: #49AFCD !important;
	color: #fff !important;
*/

	color: #444 !important;
	background-color: #fff7a0;
	background-image: -moz-linear-gradient(top, #fffac9, #fff162);
	background-image: -ms-linear-gradient(top, #fffac9, #fff162);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fffac9), to(#fff162));
	background-image: -webkit-linear-gradient(top, #fffac9, #fff162);
	background-image: -o-linear-gradient(top, #fffac9, #fff162);
	background-image: linear-gradient(top, #fffac9, #fff162);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffac9', endColorstr='#fff162', GradientType=0);
	border-color: #fff162 #fff162 #ffeb16;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar .nav {	
}

.add-on {
/*
	display: inline-block;
	width: 16px !important;
*/
}

#header {
}
.content {
	background: #fff !important;

/*
	margin: 0 20px 20px 0;
	padding: 10px 20px;
*/
}

/* Subnav. 
height был 36px, изменено 2020г*/ 

.subnav {
  width: 100%;
  height: 32px;
  background-color: #eeeeee; /* Old browsers */
  background-repeat: repeat-x; /* Repeat the gradient */
  background-image: -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Chrome 10+,Safari 5.1+ */
  background-image: -ms-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* IE10+ */
  background-image: -o-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Opera 11.10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
  background-image: linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* W3C */
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.subnav .nav {
  margin-bottom: 0;
}
.subnav .nav > li > a {
  margin: 0;
  padding-top:    11px;
  padding-bottom: 11px;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.subnav .nav > .active > a,
.subnav .nav > .active > a:hover {
  padding-left: 13px;
  color: #777;
  background-color: #e9e9e9;
  border-right-color: #ddd;
  border-left: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
     -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
          box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
}
.subnav .nav > .active > a .caret,
.subnav .nav > .active > a:hover .caret {
  border-top-color: #777;
}
.subnav .nav > li:first-child > a,
.subnav .nav > li:first-child > a:hover {
  border-left: 0;
  padding-left: 12px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}
.subnav .nav > li:last-child > a {
  border-right: 0;
}
.subnav .dropdown-menu {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

/* Fixed subnav on scroll, but only for 980px and up (sorry IE!) */
@media (min-width: 600px) {
  .subnav-fixed {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
    border-color: #d5d5d5;
    border-width: 0 0 1px; /* drop the border on the fixed edges */
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: inset 0 10px 0 #fff, 0 10px 5px rgba(0,0,0,.2);
       -moz-box-shadow: inset 0 10px 0 #fff, 0 10px 5px rgba(0,0,0,.2);
            box-shadow: inset 0 10px 0 #fff, 0 10px 5px rgba(0,0,0,.2);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */
  }
  .subnav-fixed .nav {
    margin: 0;
/*	margin-left: 75px !important;	*/
    padding: 0 1px;
  }
  .subnav .nav > li:first-child > a,
  .subnav .nav > li:first-child > a:hover {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
  }
}
/* Subnav */

#searchform {
  -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
          border-radius: 7px;
	border: 1px solid rgb(123,217,92);
	padding: 3px;
}
#searchform .add-on , #searchform input {
	height: 32px;
}
#s {
	background: rgba(1,147,76,0.5);
	border: none;
	padding-left: 10px !important;
	color: #fff !important;
}
#s:focus {
    -webkit-box-shadow: 0 0 5px #fff;
       -moz-box-shadow: 0 0 5px #fff;
            box-shadow: 0 0 5px #fff;
	background: rgba(1,147,76,0.6);
	border: none;
	text-shadow: none;
	color: #fff !important;
}

#searchform a {
	text-decoration: none;
	color:  rgba(1,147,76,0.4);
	font-size: 18px;
	padding-left: 5px;
}

#searchform a:hover {
	color: rgba(1,147,76,0.9);
}

body.main .thumbnail.content {
	border: none;
}
body.entry .thumbnail.content {
	border-top: none;
	border-left: none;
	border-bottom: none;
}

.navbar-search input {
	color: #fff !important;
	border: 0px solid #318e65;
}

.control-label {
	text-align: left !important;
}

#feedback-button a {
	position: fixed;
	left: -127px;
	top: 65px;
}

#feedback-button a:hover {
	left: -5px;
}

#top-button a {
	position: fixed;
	right: -52px;
	bottom: 25px;
	display: none;
}

html.fixed #top-button a {
	display: block;
}

#top-button a:hover {
	right: -5px;
}

#feedback-button2 a {
	position: fixed;
	z-index: 0;
	margin-left: -56px;
	top: 305px;
	width: 20px;
	height: 20px;
	line-height: 100px;
	
	overflow: hidden;
}

#feedback-button a:hover {
	left: -5px;
}

.alert *:hover {
	text-decoration: none !important;
}

.fixed {
/*
	position: fixed;
	position: relative !important;
*/
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
	margin-top: 0px;
    display: block;    
}



.search-query {
	border-radius: 7px;
}
.search-query :-moz-placeholder {
  color: #fff !important;
}
.search-query ::-webkit-input-placeholder {
  color: #fff !important;
}
.search-query :-moz-placeholder {
  color: #fff !important;
}
.search-query ::-webkit-input-placeholder {
  color: #fff !important;
}

/* 07.02.20 изменили цвет на #ce352d */
.danger{
/* color: #df382c !important; */
color: #ce352d !important;
}
.white{
color: #ffffff !important;
}
.bolddanger{
color: #df382c !important;
font-weight:bold;
}
.linkorange{
color: #df382d !important;
}

/* 07.02.20 изменили цвет на #42755c */
.boldgreen{
color: #42755c !important;
font-weight:bold;
}
.bigorange{
color: #df382d !important;
font-weight:bold;
}
.colgreen{
color: #008B45 !important 
}
.pull-center{
text-align: center !important;
}
.podpisi{
text-align:right !important
}

