﻿html {
	font-size: 1em;
	font-weight: 400;
	list-style-type: disc;
	text-align: left;
	color: #000;
	line-height: 1.1;
background-color: #F5F5F5;
	font-family: "Comfortaa", sans-serif;
}
body {

}


.bottom-image {
background-image: url(../images/bottom-image.jpg);
background-size: contain;
background-repeat: no-repeat;
background-position: center bottom;	
}


.back_green {
background-color: #C0D72F;	
background-image: url(../images/back_green.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;	

background-blend-mode: multiply;
}

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

em {
	font-style: italic;
	color: #119543;
}
b, strong {
	font-weight: 400;
	font-family: "Dela Gothic One", sans-serif;
}
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.1;
	font-weight: normal;
	text-transform: uppercase;	
text-align: center;
	color: #000;
	font-family: "Dela Gothic One", sans-serif;
}


h2 {
font-size: 1.8em;
line-height: 1.1;
	font-weight: normal;
color: #000;
font-family: "Dela Gothic One", sans-serif;
text-align: center;
}


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

h4 {
font-size: 1em;
line-height: 1em;
font-weight: 700;
color: #000;
	font-family: "Comfortaa", sans-serif;
margin-top: 10px;

}

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

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



footer{
background-color: #BBBBBB;


}
footer a{


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

}
footer p {


}


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

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

a:hover {
	color: #119543;	
}

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: "Comfortaa", 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: "Comfortaa", 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 15px 20px 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;
}

.item-image img, img {
  border-radius: 20px;
}


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


ul.menu li ul.accordeonck {
	padding-left: 20px !important;
}

ul.menu li ul.accordeonck li span a{
	font-size: 1em !important;
font-weight: normal !important;
padding-bottom: 10px;
}

#accordeonck92 li.level1.active > span a {
  color: #FED006 !important;
}



/** qf3form **/ 


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

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

 .qftext  {
	padding-right: 20px !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;
}

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

/** end qf3form **/ 


div.attachmentsContainer {
  margin: 0;
}

/** Uikit **/ 

.uk-subnav > * > :first-child {
  text-transform: none;
  font-family: "Dela Gothic One", sans-serif;
}

.uk-subnav-pill > * > :first-child {
  padding: 15px 20px;
  border-radius: 50px;
}

.uk-subnav-pill > * {
  padding-left: 0;
}

.uk-subnav-pill > .uk-active > a {
  background-color: #119543;
}

.uk-subnav-pill {
  background-color: #9DCB3B;
  border-radius: 50px;
  display: inline-flex;
}

.uk-subnav-pill > * > :first-child {
  color: #fff;
}

.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: #14B04D;
}

.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-item {
    color: #fff;
}

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

.uk-navbar-nav > li > a {
padding-left: 10px;
padding-right: 10px;
font-size: 0.9em;
border-radius: 50px;
}

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

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a.uk-open, .uk-navbar-nav > li > a:focus {
background-color: #119543;
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: 60px;
}

.uk-navbar-nav {
  gap: 0;
}

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

.uk-background-primary {
    background-color: #14B04D;
}


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

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

.uk-button {
text-transform: none;
	font-family: "Dela Gothic One", sans-serif;
	text-transform: uppercase;
	border-radius: 50px;
}


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

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

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


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


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

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


/** 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: 1.6em;

}

h2 {
	font-size: 1.5em;

}

.padding-remove-small {
	padding-left: 0;
	padding-right: 0;
}

.logo {
margin-top: 0;

}

header.main {
position:relative;
}

.transparent {
	background-color: #006BBB;
}

h2::before {
    content: none;

}

h2:after   {
    content: none;

	}
.uk-light h2:before   {

    content: none;
	}

.uk-light h2:after   {

    content: none;
	}
}




/** end @media **/