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

html::after {
content: "";
position: absolute;	
z-index: 100;
background: url(../images/pers1.png) 0 35% no-repeat, url(../images/pers2.png) 100% 67% no-repeat;
background-size: 200px auto, 200px auto;
width: 100%;
height: 100%;
top: 0;
}

body {

}


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

.blog img {
border-radius: 70px;
border: 1px solid #063A5A;  
  
}

.cat-children img{
border: none;  
  
}

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%;
}

.fields-container img, .field-entry img, .jn-img img {
border-radius: 70px;	
border: 1px solid #063A5A;    
}

.fields-container img {
object-fit: cover;
object-position: center;
height: 300px;
width: 450px;
}

.uk-slider-items .field-entry img {
object-fit: cover;
object-position: center;
height: 100px;
width: 140px;
}


h1, h2 {
font-size: 3em;
line-height: 1.1em;
color: #063A5A;
font-family: 'Montserrat', sans-serif;
position: relative;
padding-bottom: 10px;
text-transform: uppercase;
display: flex;
font-weight: bold;
justify-content: center;
}

h1:after, h2:after {
  content: "";
  position: absolute;
  bottom: -6px;
  width: 5%;
  height: 8px;
  background: #FF9900;
  border-radius: 10px;
  }
  
.blog h2 {
font-size: 1.5em;	
	
}	

.blog h2:after {
  content: none;
  }

h3 {
	font-size: 1.2em;
	line-height: 1em;	
	color: #174570;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
	margin-top: 20px;
}

.cat-children h3{
text-align: center;  
  
}

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: #063A5A;
line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
border: 2px solid #F90;
display: inline-block;
position: relative;
padding: 5px;
border-radius: 15px;
}

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

.relative{
position: relative;
z-index: 300;
}

footer{

}
footer a{


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

}
footer p {


}

header {
color: #fff;
}

header.main {
width: 100%;
position: absolute;
top: 0;
left: 0;
}

header.inner {
background: #174570;
}

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: #174570;		
}

a:hover {
	color: #063B5B;	
}

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: 25px !important;
    position: fixed;
    right: 10px;
    bottom: 10px;
z-index: 300;
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: #fff;
	background-color: #FF9900;
	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 */
}


.slider::after {
  background-image: url(../images/border-top-grey.png);
  content: "";
  display: block;
  height: 70px;
  width: 100%;
background-repeat: repeat-x;
top: -70px;
position: relative;
}



.wave {
background: url(../images/back_star.jpg) 0 0 repeat;

background-size: 1000px auto;

}

.wave::before {
  background-image: url(../images/border-top-bl.png);
  content: "";
  display: block;
  height: 70px;
  width: 100%;
background-repeat: repeat-x;
top: -70px;
position: relative;
}

.wave::after {
  background-image: url(../images/border-top-grey.png);
  content: "";
  display: block;
  height: 70px;
  width: 100%;
background-repeat: repeat-x;
top: 0;
position: relative;
}


section.main {
top: -150px;
position: relative;	
z-index: 300;
}


/** Uikit **/ 

.uk-input, .uk-select:not([multiple]):not([size]) {
  height: 60px;
}

.uk-light {
color: #fff;	
}

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

.uk-sticky-below {
background: #174570;	
}

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: #174570;
}

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


.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 {
border-bottom: 5px solid #FF9900;
color: #fff;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a.uk-open, .uk-navbar-nav > li > a:focus {
border-bottom: 5px solid #FFFF99;
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;
	font-weight: bold;
	border-bottom: 5px solid transparent;
}


.uk-background-primary {
    background-color: #174570;	
}

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


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

.uk-button-primary:hover  {
	background-color: #063B5B !important;
color:
    #fff !important;
	border: none;
}

.uk-button-primary:focus  {
	background-color: #063B5B !important;
color:
    #fff !important;
	border: none;
}

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

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

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


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

.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: 1600px) {  
header.main {
height: 15%;
}

}



@media (max-width: 1600px) {  
html::after {
content: none;
}

}

@media (max-width: 960px) {




}


@media (max-width: 768px) {

header.main {

	position: relative;
	background: #174570;
left: 0;
transform: none;
}

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

h1, h2 {
font-size: 2em;

}

h1:after, h2:after {
  content: none;

  }



}




/** end @media **/