﻿html {
	font-size: 1.1em;
	font-weight: normal;
	list-style-type: disc;
	text-align: left;
	background: #12204d;
	color: #fff;
	line-height: 1.2;
	font-family: "Montserrat", sans-serif;
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat;
}



p {

	line-height: 1.2;
	font-size: 1em;
	margin-bottom: 0;
}


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


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


dt {
	width: 100%;
}


h1 {
font-size: 1.8em;
line-height: 1.1em;
color: #E02726;
font-family: 'Montserrat', sans-serif;
position: relative;
padding-bottom: 10px;
font-weight: bold;
font-style: italic;	
text-transform: uppercase;
}


h2 {
	font-size: 2em;
	line-height: 1.1em;
	font-weight: bold;
	color: #E02726;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	text-transform: uppercase;
}



h3 {
	font-size: 2.5em;
	line-height: 1em;	
	font-weight: bold;
	color: #E02726;
    font-family: "Montserrat", sans-serif;
	
}


h4 {
font-size: 1.5em;
line-height: 1em;
color: #fff;
font-family: "Montserrat", sans-serif;
font-weight: bold;

}

h5 {
font-size: 1.1em;
font-weight: bold;
color: #fff;
line-height: 1;
font-family: "Montserrat", sans-serif;
}

h6 {
  color: #fff;
  font-size: 1.2em;
  line-height: 1em;
  font-family: "Montserrat", sans-serif;
  padding: 20px 40px;
  overflow: hidden;
  background: linear-gradient(#9D3028, #E12826);
  width: 80%;
  position: relative;
}


footer{

}
footer a{


}
}
footer a:visited{
}
footer a:hover{

}
footer p {


}


header {
color: #fff;
}



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



.uk-hr, hr {
    border-top: 3px solid #E02726;
}

nav {

}

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


section {

}

a {
color: #E12826;		
}

a:hover {
	color: #9D3027;	
}

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: #000;
	position: relative;
	margin: 0px;
}


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


.jn-small .tags {
position: relative;
}

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

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

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

.tags li a:hover{
	text-decoration: none;
	background-color: #F6EA78;
	color: #9D3027;
}

.tags li a:active{
	text-decoration: none;
	background-color: #F6EA78 ;
	color:#9D3027;

}

.tagspopular {
text-align: left;
}

.tagspopular ul{
	list-style-type: none;
	font-family: "Montserrat", 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: #EE1C25;
padding: 5px;
border-radius: 2px;
	
}

.tagspopular li a:hover{
	text-decoration: none;
	background-color: #1774FF ;
	color: #000;

}

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

}

.gotop {
    margin-right: 30px;
    text-align: right;
    display: block;
    padding: 15px !important;
    right: 10px;
    bottom: 10px;
z-index: 10;
color: #fff;
line-height: 15px !important;
}


.pagination {
margin-top: 50px;
}

.pagination ul{
	display: inline-block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-radius: 0;
	box-shadow: none;
}
.pagination ul > li{
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	display: inline-block;
	margin: 5px;

}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {

}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {

}

.pagination ul > li > span {
    float: none;
    padding: 10px 15px;
    background-color: #E02726;
    border: none;
	font-size: 14px;
	color: #ccc;
	display: inline-block;

}

.pagination ul > li > a.pagenav {
    float: none;
    padding: 10px 15px;
    background-color: #E02726;
    border: none;
	font-size: 14px;
	color: #fff;
	display: inline-block;	

}

.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 */
}

.menu-item li span{
font-weight: bold;
text-transform: uppercase;
background-color: #fff;
color: #E02726;
padding: 5px;
position: relative;
}


.menu-item li span::after {
content: '';
display: block;
clear: both;
width: 0;
height: 0;
position: absolute;
top: 0;
right: -6px;
border-top: 33px solid #fff;
border-right: 10px solid transparent;
}

.menu-item li span.divider {
	display: none;
}


.shadow {
	text-shadow: 0 2px 3px #000;
}

/** Uikit **/ 

.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #12204d;
}

.uk-badge {
  padding: 10px;
  color: #fff !important;
  font-size: 1em;
  line-height: 1;
  border: solid 1px #E30613;
  background-color: #E30613;
  height: auto;
min-width: auto;
}

.uk-nav-primary .uk-nav-sub {
  line-height: 1;
}

.uk-nav-primary > li > a {
    line-height: 1;
}

.uk-nav li > a {
    padding-bottom: 15px;
}

.uk-offcanvas-bar {
background: #12204d;
}


.uk-text-small {
    font-size: .85em;
}

.uk-text-primary {
    color: #E02726 !important;
}


.uk-list-primary li::marker, .uk-list-primary > ::before {
    color: #E02726 !important;
}

.uk-navbar-toggle {
    color: #fff;
}

.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
	min-height: 33px;
	text-transform: none;
}

.uk-navbar-nav > li > a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Montserrat", sans-serif;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a[aria-expanded="true"] {
  color: #ccc;
}

.uk-link-text a:hover, .uk-link-toggle:hover .uk-link-text, a.uk-link-text:hover {
  color: #ccc;	
}

.uk-navbar-toggle:hover, .uk-navbar-toggle[aria-expanded="true"] {
  color: #ccc;
}


.uk-navbar-nav > li.uk-active > a,  .uk-navbar-nav > li.alias-parent-active > a {
  font-weight: bold;
text-transform: uppercase;
color: #E02726;
padding: 5px;
position: relative;
font-size: 1em;
}



.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
  font-size: 1em;
}

.uk-subnav > * {
  padding-left: 50px;
}

.uk-subnav > * > :first-child {

  color: #fff;
  font-size: 1em;
  font-weight: bold;
}

.uk-subnav > * > a:hover {
  color: #E30613;
  background-color: #fff;
}

.uk-subnav > .uk-active > a {
 
  color: #fff;
  background-color: #E30613;
}

.uk-background-muted {
  background-color: #DDDDDD;
}

.uk-background-primary {
background: linear-gradient(#9D3028, #E12826);
}


.uk-background-secondary {
background-color: #12204d;
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat;  
}


.uk-button-default  {
color: #001A8C ;
border-color: #001A8C ;
}

.uk-button-default:hover  {
    background-color: #57A4DA ;
	color: #fff ;
border-color: #001A8C ;
}

.uk-button-default:focus  {
    background-color: #57A4DA ;
	color: #fff ;
border-color: #001A8C ;
}


.uk-button-primary {
    background-color: #E12826;
	
}


.uk-button-primary:hover {
	background-color: #9D3027;
	
}

.uk-button-primary:focus {
	background-color: #9D3027;
	
}

.uk-button {
text-transform: none;
	font-family: 'Montserrat', sans-serif;
	position: relative;
	font-weight: bold;
font-size: 1em;
text-transform: uppercase;
}

.uk-button.gotop {
position: fixed;	
}

.uk-light {
  color: #fff;
}


.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked {
  background-color: #E12826;
}

/** end Uikit **/

/** slideshowck  **/ 

.camera_wrap .camera_pag .camera_pag_ul {
    text-align: center !important;
	position: absolute !important;
bottom: 0 !important;
left: 20% !important;
}

.camera_wrap .camera_pag .camera_pag_ul li {
    background: #D5D5D5 !important;
	border-radius: 0 !important;
}

.camera_wrap .camera_pag .camera_pag_ul li > span {
	border-radius: 0 !important;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent  {
    background: #E12826 !important;
}


.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    background: transparent !important;
}

/** end slideshowck  **/ 

/** qf3form **/ 

.qf3form.default .qf3txt input, .qf3form.default select, .qf3form.default textarea {
  width: 100% !important;
}

.qf3txt input, .qfchkbx{

max-width: 100% !important;
}


.qf3label {
display: none !important;	
}

.qf3form {
padding: 0 !important;
background: transparent !important;
}

.qfsubmit {
text-align: center !important;	
}

.qfsubmit .qf3label {
display: none !important;	
}

.qf3form .qf_recaptcha {
transform: none !important;
}

.qf3form textarea {
    height: 100px !important;
}


.qf3form .qf3txt input, .qf3form select, .qf3form textarea {

  border-radius: 0 !important;

}

.qf3form .qf3btn input {
border: transparent !important;
border-radius: 0!important;
font-size: 100%!important;
  background: #E12826 !important;
}


.qf3form .qf3btn input:hover {
  background: #9D3027 !important;

}


/** end qf3form **/ 


[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 (max-width: 768px) {
	

h1 {
  font-size: 1.8em;
}

h2 {
  font-size: 1.8em;
}

h3 {
  font-size: 1.5em;
}

h4 {
  font-size: 1em;
}	



}
}




/** end @media **/