﻿html {
	font-size: 1.1em;
	font-weight: normal;
	list-style-type: disc;
	text-align: left;
	color: #000;
	line-height: 1.2;
	font-family: 'Open Sans', sans-serif;
}
body {

}


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

em {
	font-style: italic;
	color: #1D698D;
}
b, strong {
	font-weight: bold;
}
ul {
	list-style-type: disc;
}

dt {
	width: 100%;
}
h1 {
	font-size: 2.2em;
	line-height: 1.1em;
	font-weight: bold;
	margin: 0px;
	color: #1D698D;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-family: 'Open Sans', sans-serif;
}


h2 {
	font-size: 1.8em;
	line-height: 1.1em;
	font-weight: bold;
	color: #1A1A2A;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 20px;
	text-transform: uppercase;

}

h2::before {
content: '';
vertical-align: middle;
display: inline-block;
background-color: #FF290B;
width: 20px;
height: 20px;
margin-right: 15px;
}


.page-header h2 {
	font-size: 1.2em;
	line-height: 1.3em;	
margin-bottom: 0;
padding-bottom: 0;
}

.project .page-header h2 {
	font-size: 1.2em;
	line-height: 1.3em;	
	font-weight: bold;
	color: #1D698D;
    font-family: 'Open Sans', sans-serif;
margin-bottom: 0;
padding-bottom: 0;
text-transform: none;
}

.project .page-header h2::before {
content: none;

}

h3 {
	font-size: 1.5em;
	line-height: 1em;	
	font-weight: bold;
	color: #1D698D;

padding-bottom: 10px;

    font-family: 'Open Sans', sans-serif;
}

h4 {
	font-size: 1.3em;
	line-height: 1.1em;
	text-align: center;
	font-weight: bold;
	color: #1A1A2A;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 20px;

}

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

h6 {

color: #000;
line-height: 1em;
font-family: 'Open Sans', sans-serif;
padding-left: 20px;
border-left: solid 15px #1D698D;
overflow: hidden;
background-color: #F2FAFD;
padding-top: 20px;
padding-bottom: 20px;  
}



footer{


}
footer a{


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

}

footer li.active a{
background-color: #fff;
color: #000;
padding: 2px 10px;
border-radius: 3px;
}

footer p {


}

header {

}

.height {
height: 100vh;
}

.height-footer {

}

header a{

}


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



hr {
border-top: 1px solid rgba(204, 204, 204, 0.5);
}

nav {

}

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


section {

}



a {
color: #2890C2;		
}

a:hover {
	color: #1D698D;	
}

a:visited {
			
}


a:active {
}

.circle {
	width: 12px;
	height: 12px;
	background: #ccc;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #fff;
	display: block;
}

.uk-active .circle {
	background: #FF290B;	
}

.circle-active {
	width: 12px;
	height: 12px;
	background: #FF290B;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #fff;
}

.uk-icon-image {
    padding: 8px;
}

.icon-circle {
	border: 1px solid #1D698D;border-radius: 500px;
}

.uk-light .uk-svg path{
	fill: #fff;
}

.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: #999;
	position: relative;
	margin: 0px;
}


.counter {
	font-size: x-small;
}
.tags {
padding-left: 0;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 0.7em;
margin-top: 10px;
margin-top: 20px;
position: absolute;
margin-left: 15px;
}

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

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

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

}

.tagspopular {
text-align: left;
}

.tagspopular ul{
	list-style-type: none;
	font-family: 'Open 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: #DDDDDD;
padding: 5px;
border-radius: 2px;
	
}

.tagspopular li a:hover{
	text-decoration: none;
	background-color: #1774FF ;
	color: #FFF;

}

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

}

.gotop {
    margin-right: 10px;
    text-align: right;
    display: block;
    padding-right: 15px !important;
    padding-left: 15px !important;
    position: fixed;
    right: 10px;
    bottom: 10px;
z-index: 10;
color: #FFF;
padding-top: 0;
padding-bottom: 0;
}


.pagination {
margin-top: 50px;
}

.pagination ul{
	display: inline-block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-radius: 0;
	box-shadow: none;
}
.pagination ul > li{
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	display: inline-block;
	margin: 5px;

}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-left-width: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
}

.pagination ul > li > span {
    float: none;
    padding: 10px 15px;
    background-color: #1D698D;
    border: none;
	font-size: 14px;
	color: #ccc;
	display: inline-block;
}

.pagination ul > li > a.pagenav {
    float: none;
    padding: 10px 15px;
    background-color: #1D698D;
    border: none;
	font-size: 14px;
	color: #fff;
	display: inline-block;	
}

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


.search {
	width: 100%;
}

.menu-side {
    position: fixed;
    z-index: 110;
    width: 80px;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.padding-top {
	padding-top: 15px;
}

/** qf3form **/ 


.qf3form {
    padding: 0;
}

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


/** Zh YandexMap  **/

li.zhym-markergroup-group-li-simple {
  display: inline;
  white-space: nowrap;
  margin-right: 20px !important;
}

.zhym-markergroup-a-simple {
  display: inline;
}


/** end Zh YandexMap  **/


/** Uikit **/ 



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

.uk-search-navbar .uk-search-input {
    font-size: 1.1em;
}

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

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

.uk-offcanvas-bar {

    background: #666;
}

.uk-navbar-nav > li > a {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
	color: #000;
}

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

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


.uk-navbar-dropdown {
    padding: 0;
    background: #2890C2;
	width: 250px;
}

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

.uk-navbar-dropdown-nav > li.uk-active > a {
	background-color: #eee;
    color: #333;
}

.uk-navbar-dropdown-nav > li > a {
    color: #fff;
	padding: 10px;
}


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

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

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


.uk-button-default {
	border-color: rgba(40,144,194,.7) !important;
}


.uk-button-default:hover {
border-color: #2890C2 !important;
}

.uk-button-default:focus {
border-color: #2890C2 !important;
}


li.uk-active .uk-button-primary {
	    background-color: #2890C2 !important;
color:    #fff !important;
}

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


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

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


.uk-button-secondary {
	background-color: rgba(255,41,11,.85) !important;
}


.uk-button-secondary:hover {
	background-color: #FF290B !important;
}

.uk-button-secondary:focus {
	background-color: #FF290B !important;
}


.uk-offcanvas-bar .uk-button-secondary {
	background-color: #fff !important;
color: #666;
}

.uk-button {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}

.uk-navbar-item {
    color: #666;
}
.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
    min-height: 40px;
}
.uk-background-primary {
    background-color: #2890C2;
}



/** end Uikit **/

.attachmentsList table { border: 0px !important; }

.background-white-blue {
	background-color: #fff;
background-image: linear-gradient(to right, transparent 50%, #2890C2 50%);
}

.background-blue-white {
	background-color: #fff;
background-image: linear-gradient(to left, transparent 50%, #2890C2 50%);
}

.map-position {
	background-position: 90% 50%;
}


[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 (max-width: 960px) {




}


@media (max-width: 768px) {
	
h2 {
    font-size: 1.4em;
}	

h3 {
	font-size: 1.2em;

}
	
.background-white-blue {
        background-image: linear-gradient(to bottom, transparent 62%, #2890C2 38%);
}	

.background-blue-white {
        background-image: linear-gradient(to top, transparent 57%, #2890C2 43%);
}

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

header .uk-container {
padding: 0;

}

.uk-navbar-toggle:focus, .uk-navbar-toggle:hover, .uk-navbar-toggle[aria-expanded="true"] {
    color: #eee;

}

.padding-top {
	padding-top: 0;
}

.map-position {
	background-position: 90% 90%;
}
  
  .uk-offcanvas-close {

    top: 10px;
    right: 10px;
}

}




/** end @media **/