﻿html {
	font-size: 1.1em;
	font-weight: 300;
	list-style-type: disc;
	text-align: left;
	color: #000;
	line-height: 1.2;
	background: url(../images/pattern.png);
	font-family: 'Roboto', sans-serif;
}
body {

}


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

em {
	font-style: italic;
	color: #FC6B04;
}
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: #FC6B04;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: 'Roboto', sans-serif;
}

.size5em {
	font-size: 5em;
}

h2 {
	font-size: 2.8em;
	line-height: 1.1em;
	font-weight: bold;
	color: #FC6B04;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 20px;
text-transform: uppercase;
position: relative;
padding-left: 40px;
}

   h2::before {
    content: ''; 
    position: absolute; 
border: 20px solid transparent; 
border-left: 20px solid #0F1162; 
border-top: 20px solid #0F1162; 
left: 0;
   }


.uk-light h2::before {
border-left: 20px solid #FC6B04; 
border-top: 20px solid #FC6B04;	
	
}

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

padding-bottom: 10px;

    font-family: 'Roboto', sans-serif;
}

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

}

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

h6 {
font-size: 1.2em;
font-weight: bold;
text-transform: uppercase;
color: #000;
line-height: 1em;
font-family: 'Roboto', sans-serif;
padding-left: 20px;
border-left: solid 15px #FC6B04;
overflow: hidden;
}


.triangles {
background: url(../images/triangle-blue.png) 100% bottom no-repeat, url(../images/triangle-orange.png) 0 bottom no-repeat;
position: absolute;
width: 100%;
height: 100%;
z-index: 5;

}

.triangle {
	background: url(../images/triangle.png) ;	
	width: 466px;
height: 378px;
padding: 30px 0 0 40px;
position: absolute;
z-index: 1;
}


.triangles .about {
height: auto;
position: absolute;
right: 0;
color: #fff;
top: 25%;
}

.arrow {
  animation: down 1.5s infinite;
}

.contact-margin {
	margin-left: 200px;
}

@keyframes down {
  0% {
  transform: translate(0);
  }
  20% {
  transform: translateY(15px);
  }
  40% {
  transform: translate(0);
  } 
}

.triangles .arrow-down {
height: auto;
position: absolute;
color: #fff;
bottom: 0;
width: 100%;
}



footer{
background: url(../images/triangle-orange-bottom.png) 0 bottom no-repeat;
	
	
color: #fff;	
}
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 {
position: absolute;
z-index: 1000;
width: 100%;
}


header a{

}


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



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

nav {
margin-top: 20px;
}

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


section {

}



a {
color: #FC6B04;		
}

a:hover {
	color: #D65C03;	
}

a:visited {
			
}


a:active {
}


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

.icon-circle {
	border: 1px solid #FC6B04;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: #CCC;
	position: relative;
	margin: 0px;
}


.counter {
	font-size: x-small;
}
.tags {
padding-left: 0;
	font-family: 'Roboto', 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: #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: 'Roboto', 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;
}
.pagination li{
	font-size: 14px;
	color: #CCCCCC;
	background-color: #FC6B04;
	text-align: center;
	margin: 5px;
	font-weight: 300;
	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: #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%;
}

.back-form-sapropel {
background-image: url(../images/back-form-sapropel.jpg);
background-repeat: no-repeat;	
}

.back-form-mindobavki {
background-image: url(../images/back-form-mindobavki.jpg);
background-repeat: no-repeat;	
}


/** qf3form **/ 
.qf3form.form {
	padding: 0 12em !important;
	background: transparent !important;
}

@media (max-width: 768px) {

.qf3form.form {
	padding: 0 !important;
}


}

.qf3form.form .qf3label, .qf3form.modal .qf3label {
    display: none !important;
}

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

.form .qftext  {
	padding-right: 20px !important; 
}

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

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

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

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


/** end qf3form **/ 

/** Uikit **/ 

.uk-position-small {
  margin: 5px;
}

.uk-card-primary.uk-card-body .uk-nav-primary > li > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary > li > a, .uk-card-secondary.uk-card-body .uk-nav-primary > li > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary > li > a, .uk-light .uk-nav-primary > li > a, .uk-offcanvas-bar .uk-nav-primary > li > a, .uk-overlay-primary .uk-nav-primary > li > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary > li > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary > li > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a {
  color: rgba(255,255,255,.8);
}

.uk-offcanvas-bar {

  background: #0F1162;
}

.uk-icon {
  color: #FC6B04;
}


.uk-iconnav-vertical > * {
    padding-top: 30px;
}

.uk-icon-button {
    background: #FC6B04;
    color: #fff;
}

.uk-list-primary li::marker {
    color: #FC6B04 !important;
}

.uk-navbar-nav > li.uk-active > a {
border-bottom: solid 3px #000;
}

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

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

.uk-search-navbar .uk-search-input {
color: #fff;
    font-size: 1em;
}

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

.uk-navbar-nav > li > a {
    color: #fff;
	text-transform: none;
	font-family: 'Roboto', sans-serif;
font-size: 1.2em;
}

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

.uk-background-secondary {
  background-color: #0F1162;
}

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

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


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


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

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

.uk-button {
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
font-weight: 300;

}

.uk-button-default {
color:    #FC6B04 !important;
	border-color: rgba(215,170,100,.7) !important;
}


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

.uk-button-default:focus {
border-color: #FC6B04 !important;
color:   #FC6B04 !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: 1920px) {  

.triangles {
background-size: contain;

}
}

@media (max-width: 960px) {




}


@media (max-width: 768px) {

nav {
margin-top: 0;
}

header {
position: relative;
}

.triangle {
	position: relative;
	background: none;	
width: auto;
height: auto;
padding: 0;
}

.triangles {
position: relative;	
}

.triangles .about {
	position: relative;	
}

.uk-navbar-toggle, .uk-navbar-item {
    color: #fff;
    background-color: #FC6B04;
    padding-right: 8px;
}

.size5em {
	font-size: 2.5em;
}

.contact-margin {
	margin-left: 0;
}

h2 {
	font-size: 1.8em;

}


}




/** end @media **/