﻿html {
	font-size: 1.1em;
	font-weight: normal;
	list-style-type: disc;
	text-align: left;
	color: #000;
	line-height: 1.2;
	font-family: 'Montserrat', sans-serif;
	background-image: url(../images/revun.jpg), url(../images/domiki.jpg), url(../images/mars.jpg), url(../images/arteleria.jpg), url(../images/pattern.jpg);
background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;
background-blend-mode: multiply, multiply, multiply, multiply, normal;
background-size: 50%, 50%, 50%, 50%, auto;
background-position: 0 0, 100% 800px, 0 1600px, 100% 2400px, 0 0;

}


body {

}


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

em {
	font-style: italic;
	color: #007D35;
}
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: 2em;
line-height: 1.1em;
color: #0E3092;
font-family: 'Montserrat', sans-serif;
position: relative;
padding-bottom: 10px;
text-transform: uppercase;
display: block;
border-bottom: 2px solid #0E3092;
}


h2 {
font-size: 2em;
line-height: 1.1em;
color: #0E3092;
font-family: 'Montserrat', sans-serif;
position: relative;
padding-bottom: 10px;
text-transform: uppercase;
display: block;
border-bottom: 2px solid #0E3092;
}


h3 {
	font-size: 1.2em;
	line-height: 1em;	
	color: #555;
	text-align: center;
padding-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}

h4 {
font-size: 1em;
line-height: 1em;
font-weight: bold;
color: #000;
	font-family: 'Montserrat', sans-serif;
margin-top: 10px;

}

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

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


blockquote {
margin-top: 30px;
padding: 30px 30px 30px 100px;
position: relative;
}
blockquote:before {
content: "\201C";
position: absolute;
left: 30px;
top: 30px;
color: white;
background: #FF0000;
width: 50px;
height: 50px;
font-size: 50px;
line-height: 1.35;
text-align: center;
}
blockquote p {
margin: 0 0 16px;
font-size: 22px;
letter-spacing: .05em;
line-height: 1.4;
}


footer{

}
footer a{


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

}
footer p {


}



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

.uk-hr, hr {
    border-top: 1px solid #AAA;
}

nav {

}

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


section {

}



a {
color: #8B105E;		
}

a:hover {
	color: #B21378;	
}

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;

}

.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: #EE1C25;
	padding: 5px;
	border-radius: 2px;
}

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

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

}

.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: 10px;
    text-align: right;
    display: block;
    padding: 15px !important;
    position: fixed;
    right: 10px;
    bottom: 10px;
z-index: 10;
color: #fff;
line-height: 15px;
}


.pagination {
margin-top: 50px;
}

.pagination ul{
	display: inline-block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.pagination li{
	font-size: 14px;
	color: #CCCCCC;
	background-color: #006BBB;
	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: #000;
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: none;
	cursor: pointer;
}
.pagination a:visited {
	color: #000;
	text-decoration: none;
}
.pagination a:active {
	color: #666666;
	text-decoration: none;
}
.pagination a:hover {
	color: #333333;
	text-decoration: none;
}


img.gray:hover {
  -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 {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */
}



/** Uikit **/ 

.uk-card-default {
  background-color: rgba(255,255,255,.9);
}

.uk-icon {
  color: #B21478;
}

.uk-accordion-title {
    font-size: 1.5em;
    color: #006BBB;
}

ul .nav-child {
	list-style: square;
}

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

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

.uk-offcanvas-bar {
    background: #00923F;
}

.uk-search-default .uk-search-input {
    background-color: #fff;
}

.uk-modal-dialog {
    background: url(../images/pattern.jpg) repeat;
}

.uk-modal-footer {
    background: #BBBBBB;
}


.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
    border-color: #006BBB;
}

.uk-label {
    background: #111;
}

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

.uk-card-title {
    font-size: 1.3em;
    line-height: 1.1;
}

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

.uk-article-title {
    font-size: 1.625em;
}

.uk-badge {
    background: #005797;
}

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


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

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a.uk-open, .uk-navbar-nav > li > a:focus {
background-color: #007D35;
color: #fff;
}

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

.uk-search-navbar .uk-search-input {
color: #000;
    font-size: 1em;
}

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

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

.uk-background-primary {
    background-color: #00923F;
}


.uk-background-secondary {
    background-color: #B21478;	
}

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


.uk-button-secondary  {
	background-color: #0E3092 !important;
color:
    #fff !important;
	border: none;
}

.uk-button-secondary:hover  {
	background-color: #0A2061 !important;
color:
    #fff !important;
	border: none;
}

.uk-button-secondary:focus  {
	background-color: #0A2061 !important;
color:
    #fff !important;
	border: none;
}


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


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

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

.uk-button {
text-transform: none;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

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

.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
	font-family: 'Montserrat', sans-serif;
}


/** 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, h2 {
  font-size: 1.4em;
}

blockquote::before {
  content: none;

}

blockquote {
  margin-top: 30px;
  padding: 0;
  position: relative;
  font-size: 1.1rem;
}

}




/** end @media **/