﻿html {

}
body {
	font-size: 1.1em;
	font-weight: normal;
	list-style-type: disc;
	text-align: left;
	color: #000;
	line-height: 1.2;
	background: #fff;
	font-family: 'Raleway', sans-serif;
}

.main {
	background: url(../images/back.jpg) 0 bottom repeat-x;	
	padding-bottom: 250px;
}


p {
	text-align: justify;
	line-height: 1.2;
	font-size: 1em;
	margin-bottom: 0;
}

em {
	font-style: italic;
	color: #005E00;
}
b, strong {
	font-weight: bold;
}
ul {
	list-style-type: disc;
}

.uk-nav-sub li {
list-style-type: disc;	
}

li.item-138 ul li {
list-style-type: none;	
}


dt {
	width: 100%;
}
h1 {
	font-size: 2.2em;
	line-height: 1.1em;
	font-weight: normal;
	text-transform: uppercase;	
text-align: center;
	margin: 0px;
	color: #007d00;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: 'Raleway', sans-serif;
}


h2 {
	font-size: 1.8em;
	line-height: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #007d00;
	font-family: 'Raleway', sans-serif;
	padding-top: 10px;
}


h3 {
	font-size: 1.5em;
	line-height: 1em;	
	font-weight: bold;
	color: #444;

    font-family: 'Raleway', sans-serif;
  	padding-top: 0px;
	padding-bottom: 0px;
    margin-top: 20px;
	margin-bottom: 20px;
}

h3::before {
content: '';
position: relative;
display: inline-block;
background-image: url(../images/icon.png);
height: 50px;
width: 50px;
background-size: contain;
margin-right: 10px;
vertical-align: middle;

}


h4 {
font-size: 1.2em;
line-height: 1em;
font-weight: bold;
color: #000;
font-family: 'Raleway', sans-serif;

margin-top: 10px;

}

h5 {
	
  font-size: 1.5em;
  font-weight: bold;
 	text-align: center;
	color: #007d00;
line-height: 1.2;
    font-family: 'Raleway', sans-serif;
}

h6 {
font-size: 1.2em;
font-weight: normal;
color: #444;
line-height: 1em;
    font-family: 'Raleway', sans-serif;
padding: 15px;
background-color: #eee;
}

.alert {
font-size: 1.2em;
font-weight: bold;
color: #CC0000;
line-height: 1em;
    font-family: 'Raleway', sans-serif;
padding: 15px;
}

footer{
background-color: #31913a;
color: #fff;


}
footer a{

color: #C8CBCB;

}
}
footer a:visited{
}
footer a:hover{
color: #666;
}
footer p {


}

header {
	background-color: #C8CBCB;
color: #000;
}

header a:visited{
}
header a:hover{
	
}


img.border  {
	
border: solid 1px #007d00;	
}


hr {

}

nav {

}

nav a{
}
nav a:visited{
}
nav a:hover{
}


section {

}



a {
color: #E31E25;		
}

a:hover {
	color: #BB171C;	
}

a:visited {
			
}


a:active {
}


.breadcrumb li{
	display: inline-block;
	list-style-image: none;
	list-style-type: none;
}


#breadcrumps {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	font-size: 12px;
	color: #CCC;
	position: relative;
	margin: 0px;
}


.counter {
	font-size: x-small;
}
.tags {
padding-left: 0;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-size: 0.8em;
margin-top: 10px;

}

.tags li {
	list-style-type: none;
	display: inline-block;
	margin-right: 5px;
	padding-bottom: 0;
}

.tags li a:before{
content: "# ";	
}

.tags li a{
	color: #333;
	background-color: #DDDDDD;
	padding: 5px;
	border-radius: 2px;
}

.tags li a:hover{
	text-decoration: none;
	background-color: #007d00;
	color: #FFF;
}

.tags li a:active{
	text-decoration: none;
	background-color: #004dbf ;
	color: #FFF;

}

.tagspopular {
text-align: left;
}

.tagspopular ul{
	list-style-type: none;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-size: 0.8em;
	padding-left: 0;
	
}

.tagspopular li{
	display: inline-block;
	margin-right: 5px;
	padding-bottom: 15px;
	
}

.tagspopular li a:before{
content: "# ";	
}

.tagspopular li a{
color: #333;
background-color: #DDDDDD;
padding: 5px;
border-radius: 2px;
	
}

.tagspopular li a:hover{
	text-decoration: none;
	background-color: #007d00 ;
	color: #FFF;

}

.tagspopular li a:active{
	text-decoration: none;
	background-color: #004dbf;
	color: #FFF;

}

.gotop {
    margin-right: 10px;
    text-align: right;
    display: block;
    padding-right: 15px !important;
    padding-left: 15px !important;
    position: fixed;
    right: 10px;
    bottom: 10px;
z-index: 10;
color: #FFF;
padding-top: 0;
padding-bottom: 0;
}


.pagination {
margin-top: 50px;
}

.pagination ul{
	display: inline-block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.pagination li{
	font-size: 14px;
	color: #CCCCCC;
	background-color: #007d00;
	text-align: center;
	margin: 5px;
	font-weight: normal;
	text-transform: uppercase;
	background-image: none;
	cursor: point;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.pagination a:link {
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: none;
	cursor: pointer;
}
.pagination a:visited {
	color: #FFF;
	text-decoration: none;
}
.pagination a:active {
	color: #666666;
	text-decoration: none;
}
.pagination a:hover {
	color: #333333;
	text-decoration: none;
}


img.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
/*Добавим вот такой вот код*/
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
/*конец кода с transition*/
}
img.gray:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */
}


#jc h4, #comments-form .btn, #comments-report-form .btn {
    background: #007d00;
}


p.message {

font-weight: bold;
text-align: center;
border-bottom: 1px solid #C8CBCB;
border-top: 1px solid #C8CBCB;
padding: 10px 0;
color: #E31E25;	
font-size: 1.3em;
}

.search {
	width: 100%;
}

a.comments-link {
background: #007d00  !important;
color:
    #fff !important;
	border: none;
 	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
padding: 15px;	
	border-radius: 50px;
}

a.comments-link:hover {
    background-color: 
#005E00 !important;
color:
    #fff !important;
	text-decoration: none;
}
a.comments-link:focus {
    background-color: 
#005E00 !important;
color:
    #fff !important;
	text-decoration: none;
}


/** Uikit **/ 

.uk-offcanvas-bar a {
	color: #000;
}

.uk-offcanvas-bar a:hover {
	color: #000;
}

.uk-offcanvas-bar {
    background: #C8CBCB;
	color: rgba(0, 0, 0, 0.7);
}

.uk-list-primary li::marker {
    color: #007d00 !important;
}

.uk-navbar-nav > li.uk-active > a {
    color: #fff;
background-color: #222;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a.uk-open, .uk-navbar-nav > li > a:focus {
    color: #222;
    background-color: #ccc;
}

.uk-navbar-toggle {
    color: #007d00 ;
}

.uk-search-navbar .uk-search-input {

    font-size: 1em;
	background-color: #fff;
padding: 0 10px;
}

.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
	min-height: 40px;
}

.uk-navbar-nav > li > a {
    color: #fff;
	text-transform: none;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
font-size: 1.2em;
}

.uk-background-primary {
    background-color: #007d00;
}

.uk-text-large {
    font-size: 1.5em;
}


.uk-button-secondary  {
background: #DDDDDD !important;
color:
    #222222 !important;
	border: none;
}

.uk-button-secondary:hover  {
background: #999999 !important;
color:
    #222222 !important;
	border: none;
}

.uk-button-secondary:focus  {
background: #999999  !important;
color:
    #222222 !important;
	border: none;
}

.btn-default { display: none; }

.btn-primary {
background: #007d00  !important;
color:
    #fff !important;
	border: none;
 	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
  font-size: x-large;
padding: 15px;
}

.btn-primary:hover {
    background-color: 
#005E00 !important;
color:
    #fff !important;
}
.btn-primary:focus {
    background-color: 
#005E00 !important;
color:
    #fff !important;
}

.uk-button-primary {
background: #007d00  !important;
color:
    #fff !important;
	border: none;
}


.uk-button-primary:hover {
    background-color: 
#005E00 !important;
color:
    #fff !important;
}

.uk-button-primary:focus {
    background-color: 
#005E00 !important;
color:
    #fff !important;
}

.uk-button {
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
line-height: 40px;
	font-weight: bold;
	border-radius: 50px;
}

/** end Uikit **/



[class*="ymaps-2"][class*="-ground-pane"]{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter:grayscale(100%);
}


/** @media **/


@media (min-width: 768px) and (max-width: 1219px) {
	

}




@media (min-width: 1220px) {  


}

@media (max-width: 960px) {




}


@media (max-width: 768px) {

h1 {
	font-size: 1.5em;
}

h2 {
    font-size: 1.3em;
}
h3 {
    font-size: 1.1em;

}


h3::before {

    height: 30px;
    width: 30px;


}

.page-header {
    margin: 0;

}

}




/** end @media **/