﻿html {
	font-size: 1.2em;
	font-weight: normal;
	list-style-type: disc;
	text-align: left;
	color: #000;
	line-height: 1.2;
	font-family: "Cormorant Garamond", serif;
	background-color: #FAF9F7;
}
body {

}

.boxplusx-title {
  
  display: none;
}

p {


}

em {
	font-style: italic;
	color: #B30000;
}
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: 1.8em;
	line-height: 1.1em;
	font-weight: normal;

	margin: 0px;
	color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Monomakh", system-ui;
}


h2 {
font-size: 2em;
line-height: 1.1em;
color: #37508E;
font-family: "Monomakh", system-ui;
position: relative;

}

.blog h2 {
font-size: 1.2em;


}

h3 {
	font-size: 1.6em;
	line-height: 1em;	
	color: #4E6DBB;
    font-family: "Cormorant Garamond", serif;
	font-weight: bold;
}

h4 {
font-size: 1em;
line-height: 1em;
font-weight: bold;
color: #000;
	font-family: "Cormorant Garamond", serif;
margin-top: 10px;

}

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


h6 {
	font-size: 1.2em;
  color: #000;
  line-height: 1.3;
  font-family: "Cormorant Garamond", serif;
  padding-left: 20px;
  border-left: solid 15px #D90000;
  overflow: hidden;
  background-color: #DDDDDD;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: bold;
text-transform: uppercase;
}

blockquote {
  margin: 0 0 20px 0;
    margin-top: 0px;
  font-size: 1.25rem;
  line-height: 1.2;
  font-style: italic;
  color: #37508E;
  font-weight: bold;
  padding-left: 50px;
}

footer{


}
footer a{


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

}
footer p {


}


header.main {
width: 100%;
z-index: 15;
position: absolute;
top: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.5);
}

header.inner {

}

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

a:hover {
	color: #B30000;	
}

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: "Cormorant Garamond", 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: "Cormorant Garamond", 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: 20px !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: #4E6DBB;
	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;
	border-radius: 50px;
}

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

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

.qf3form.default .qf3btn input {
  border: none !important;
  border-radius: 5px !important;
  padding: 0 40px !important;
  font-size: 1em !important;
line-height: 53px !important;

}

.qfajaxtitle {
display: none !important;  
}

/** end qf3form **/ 

/** Uikit **/ 

.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: #4E6DBB;
}

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

.uk-search-default .uk-search-input:focus {
  background-color: #fff;
  border-color: #4E6DBB;
}

.uk-modal-dialog {
    background: #FAF9F7;
}

.uk-modal-footer {
    background: #4E6DBB;
}


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

.uk-label {
    background: #111;
}

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

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

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

.uk-text-secondary {
    color: #B21378 !important;
}


footer .uk-text-primary, footer .uk-text-secondary {
color: #fff !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 {
  gap: 0;
}

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


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

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a.uk-open, .uk-navbar-nav > li > a:focus {
background-color: #37508E;
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, .uk-card-primary {
    background-color: #4E6DBB;
}

.ornament {
background-image: url(../images/ornament+.svg);
background-size: auto 30px;
background-repeat: repeat-x;
background-position: center;
}

footer.ornament {
background-position: center 10px;
}


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

.background-grey {
    background-color: #DDDDDD;	
}

.background-grey.ornament {
background-image: url(../images/ornament-grey.svg);
background-position: center 10px;
}

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

.uk-button {
	font-family: "Cormorant Garamond", serif;
	text-transform: uppercase;
	border-radius: 5px;
}

.uk-button-default {
  background-color: #CCCCCC;
  color: #000;
  border: 1px solid #CCCCCC;
}

.uk-button-default:hover, .uk-button-default:focus {
  background-color: #BBBBBB;	 	
  color: #000;
  border: 1px solid #BBBBBB;
}

.uk-button-primary {
    background-color: #4E6DBB !important;	
color:
    #fff !important;
  border: 1px solid #fff;
}


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

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



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

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

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



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

.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
	font-family: "Cormorant Garamond", serif;
}


.logo{
  display: none;
}

.uk-navbar-container:not(.standart) .logo{
  display: block;
}



/** 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) {

header.main {
position: relative;	
}

}




/** end @media **/