﻿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: 'Noto Sans', sans-serif;
}
body {

}


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

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

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


dt {
	width: 100%;
}
h1 {
	font-size: 2.8em;
	line-height: 1.1em;
	font-weight: normal;
text-align: center;
	color: #001A8C;
	font-family: 'Noto Serif', serif;
}


h2 {
font-size: 2em;
line-height: 1.1em;
color: #001A8C;
font-family: 'Noto Serif', serif;
position: relative;
padding-bottom: 10px;

}


h3 {
	font-size: 1.8em;
	line-height: 1em;	
	color: #001A8C;
padding-bottom: 10px;
    font-family: 'Noto Serif', serif;
	position: relative;
}


h3::after {
  content: "";
  display: block;
  height: 22px;
  width: 80%;
  background-image: url(../images/wave.png);
  background-repeat: repeat-X;
  position: absolute;
top: 0;
right: 0;
}

h4 {
font-size: 1.2em;
line-height: 1em;
color: #1280CB;
	font-family: 'Noto Serif', serif;
margin-top: 10px;
text-align: center;

}

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

h6 {
  color: #000;
  font-size: 1.2em;
  line-height: 1em;
  font-family: 'Noto Sans', sans-serif;
  padding-left: 20px;
  border-left: solid 15px #001A8C;
  overflow: hidden;
  background-color: #DBECF7;
  padding-top: 20px;
  padding-bottom: 20px;
}





footer{
border-top: 4px solid #001A8C;
}
footer a{


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

}
footer p {


}


header.main {
width: 100%;
z-index: 1;
position: absolute;
top: 0;
left: 0;
}

header.inner {

}

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


header.inner::after, .slider::after {
content: "";
display: block;
height: 56px;
width: 100%;	
background-image: url(../images/waves.png);	
background-repeat: repeat-X;
}


.wave-shape::before {
content: "";
display: block;
height: 175px;
width: 100%;	
background-image: url(../images/wave-shape+.png);	
background-repeat: no-repeat;
}

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

nav {

}

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


section {

}


.main-page {

}



a {
color: #001A8C;		
}

a:hover {
	color: #1281CB;	
}

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: 'Noto Sans', 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: 'Noto Sans', 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;
}
.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 */
}

.margin-bottom {

margin-bottom: -50px;

}

/** qf3form **/ 


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

 .qftext, .qfemail  {
	width: 100% !important;
	display: inline-block !important; 
}

 .qf3form .qf3txt input, .qf3form.modal .qf3txt input {
    width: 100% !important;
}

.qf3form textarea, .qf3form.modal textarea {
    height: 160px !important;
    width: 100% !important;
}

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

.qf_recaptcha {
	transform: none !important; 
}

.qf3form .qf3txt input, .qf3form select, .qf3form textarea {
    border: 1px solid #e5e5e5 !important;
    border-radius: 0 !important;
    font-size: 100% !important;
}


.qf3form .qf3btn input {
    border-radius: 0 !important;
    font-size: 100% !important;
    text-transform: uppercase !important;
	border: none !important;
}


.qf3form .qf3label {
    font-size: 100% !important;
	margin-bottom: 5px !important;
}

.qf3form.example2 * .uk-button{

  line-height: 45px!important;
}

.qf3form .qfcaptcha label {
	display: none!important;
}

.qf3form .qfcaptcha {
display: flex!important;
justify-content: center!important;	
}

/** end qf3form **/ 

/** slideshowck  **/ 

.camera_wrap .camera_pag .camera_pag_ul {
    text-align: center !important;
}

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

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


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

/** end slideshowck  **/ 


/** Uikit **/ 


.uk-subnav-pill > * > :first-child {
  padding: 5px 10px;
  background: #666;
  color: #fff;
}

.uk-subnav-pill > * > a:hover {
  background: #666;
  color: #fff;
  opacity:0.8;
}


.uk-icon {
  color: #1281CB;
}

.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: #001A8C;
}

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

.uk-modal-dialog {

}

.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.5em;
    line-height: 1.1;
}

.uk-card-default .uk-card-title {
  color: #001A8C;
}

.uk-card-default {
border-radius: 20px;	
}

.img-radius {
border-radius: 20px 0 0 20px;	
}


.min-height {
min-height: 190px	

}

.uk-text-primary {
    color: #00198C !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-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: 45px;
}

.uk-navbar-nav > li > a {
	color: #000;
	margin-right: 45px;
}

.uk-navbar-nav > li.uk-active > a {
  color: #001A8C;
}

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


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

.uk-background-primary {
    background-color: #00198C;
}


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


.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: #001A8C ;
	color:#fff ;
	border-color: #001A8C ;
}


.uk-button-primary:hover {
	background-color: #1281CB ;
	color:#fff ;
}

.uk-button-primary:focus {
	background-color: #1281CB ;
	color:#fff ;
}

.uk-button {
text-transform: none;
	font-family: 'Noto Sans', sans-serif;
	position: relative;
	line-height: 45px;
	border-radius: 50px;
}

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


/** 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: 2em;
}	
	
.min-height {
min-height: auto;	

}	

header.main {

}

.img-radius {
border-radius: 20px 20px 0px 0;	
}

h3:after   {
    content: none;

	}


.uk-light h3:after   {

    content: none;
	}
}




/** end @media **/