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


.height {
	height: 100vh;
}

header.main {
  position: absolute;
}

header.inner {
  position: relative;
}

.menu-side {
  position: fixed;
  z-index: 110;
  width: auto;
  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;
}


.menu-bottom {
  position: fixed;
  z-index: 110;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

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

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


a.switch {
	width: 70px;
	height: 45px;
	background: #fff;
	display: block;
	position: relative;
}

/*a.switch::before {
    font-family: FontAwesome;
    content: '\f178 ';
    position: absolute;
    top: 0;
    left: 0;
	color: #00545a;
}*/


a.switch:hover {
	background-color: #F36F21;
	width: 90px;	
background-image: url(/images/90-contrast.png);
background-size: 60%;
background-repeat: no-repeat;
background-position: center;
}

.uk-active a.switch {
	background-color: #00545a;
	width: 90px;	
background-image: url(/images/90-contrast.png);
background-size: 60%;
background-repeat: no-repeat;
background-position: center;
}

.cover {
width: 100%;
height: 100%;
box-sizing: border-box;
object-fit: cover;
object-position: center;
position: relative;
aspect-ratio: 3 / 2;	
}

.back-orange {
background: rgba(243,111,33,.8);
	
}


.page-header {
position: absolute !important;
	
}

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

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

dt {
	width: 100%;
}


h1 {
	font-size: 2.2em;
	line-height: 1.1em;
color: #00545a;
font-family: 'Open Sans', sans-serif;
text-align: center;
font-weight: bold;
text-transform: uppercase;
}


.social h1 {
color: #000 !important;	
	
}

.image .item-image {
height: auto !important;	
	
}


h2 {
font-size: 4em;
line-height: 1.1em;
color: #00545a;
font-family: 'Open Sans', sans-serif;

text-align: center;
text-transform: uppercase;
font-weight: bold;
}


h4 {
	font-size: 1.25rem;
	line-height: 1em;	
	font-weight: bold;	
	color: #833F2C;
    font-family: 'Open Sans', sans-serif;	
	text-transform: uppercase;
	padding-bottom: 0;
    margin-bottom: 0;
}

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

}

.item-page h2, .page-header h2 {
	font-size: 1.8em;

}

h5 {
	
font-size: 1em;
color: #833F2C;
line-height: 1.2;
font-family: 'Open Sans', sans-serif;
}

h6 {
font-size: 1.5em;
color: #000;
line-height: 1.1em;
font-family: 'Open Sans', sans-serif;

  position: relative;
  padding-left: 50px;
}


blockquote {
  position: relative;
  padding-left: 50px;
  overflow: hidden;
}



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 {


}

.arrow {
  animation: down 1.5s infinite;
}

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

.arrow-up {
  animation: up 1.5s infinite;
}


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

header a{

}


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

header.main {
position: absolute;
width: 100%;
}


header.inner  {
	
}

a.ok path.st0 {
  clip-path: none;
}

hr {
border-top: 1px solid #AAAAAA;
}

nav {

}

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


section {

}



a {
color: #F36F21;		
}

a:hover {
	color: #D1560C;	
}

a:visited {
			
}


a:active {
}


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


.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: 'Open 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: #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: 1000;
color: #FFF;
padding-top: 0;
padding-bottom: 0;
box-shadow: 0 5px 15px rgba(0,0,0,.3);
}


.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 {

}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {

}

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

.pagination ul > li > a.pagenav {
    float: none;
    padding: 10px 15px;
    background-color: #542A1E;
    border: none;
	font-size: 14px;
	color: #fff;
	display: inline-block;	
  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 {
  -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 */
}



	
/** Uikit **/ 

.uk-overlay {
  padding: 20px 20px;
}

.uk-overlay-primary {
  background: rgba(0,84,90,.8);
}

.uk-text-emphasis {
	color: #000!important;
}

.uk-light .uk-navbar-nav > li.uk-active > a {
  
  color: #00545a;
}

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

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

.uk-icon-button {

  background: #DD1C00;
  color: #fff;

}


.uk-light {
  color: #fff;
}


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


.uk-table th {
  color: #00545a;
}

.uk-table-striped tbody tr:nth-of-type(2n+1), .uk-table-striped > tr:nth-of-type(2n+1) {
  background: #FDF2DF;
  border-top: 1px solid #FFBA8C;
  border-bottom: 1px solid #FFBA8C;
}


header .uk-icon {
  color: #fff;
}


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


.uk-modal-header {
  background: transparent;
  border-bottom: none;
}

.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked {
    background-color:#C61800;
}

.uk-card-default .uk-card-title {
    color: #83402D;
	text-transform: none;
		font-size: 1.2em;
	line-height: 1em;
}


.uk-background-muted {

}

.uk-background-primary {
    background-color: #00545a;
}


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

.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #D6BA72;
	border-radius: 10px;
	border: 1px solid #fff;
box-shadow: 0 0 0 3px #D6BA72;
}

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

.uk-offcanvas-bar {
  background: #00545a;
  padding: 0;
  overflow-y: visible;
}


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

.uk-nav-primary > li > a {
  font-size: 1.5rem;
  line-height: 1.1;
  font-family: 'Open Sans', sans-serif;
}

.uk-navbar-nav > li > a {
  color: #00545a;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;  
}



.uk-offcanvas-bar .uk-close, 
.uk-nav-primary > li > a, 
.uk-nav-primary .uk-nav-sub a, 
.uk-nav-default > li > a, 
.uk-nav-default .uk-nav-sub a, 
.uk-offcanvas-bar .uk-nav-primary > li > a
{
  color: #fff;
}


.uk-nav-primary .uk-nav-sub li.uk-active > a, 
.uk-nav-default > li.uk-active > a, 
.uk-nav-primary > li.uk-active > a, 
.uk-nav-default .uk-nav-sub li.uk-active > a,
.uk-offcanvas-bar .uk-nav-primary > li.uk-active > a
{
  color: #00545a;
  background-color: #fff;
  position: relative;
}


.uk-nav-default > li > a:hover, .uk-nav-default .uk-nav-sub a:hover, .uk-nav-primary > li > a:hover, .uk-nav-primary .uk-nav-sub a:hover, .uk-close:hover {
  
  color: #ccc;
  
}



.uk-text-large {
    font-size: 2em;
	line-height: 1.2;
}


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

.uk-button-primary {
background: #00545a ;
color:    #fff ;
}


.uk-button-primary:hover {
    background-color: #00373C ;
color:
    #fff ;
}

.uk-button-primary:focus {
    background-color: #00373C ;
color:
    #fff ;
}


.uk-card-primary.uk-card-body .uk-button-primary, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-primary, .uk-card-secondary.uk-card-body .uk-button-primary, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-primary, .uk-light .uk-button-primary, .uk-offcanvas-bar .uk-button-primary, .uk-overlay-primary .uk-button-primary, .uk-section-primary:not(.uk-preserve-color) .uk-button-primary, .uk-section-secondary:not(.uk-preserve-color) .uk-button-primary, .uk-tile-primary:not(.uk-preserve-color) .uk-button-primary, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary {
  background-color: #fff;
  color: #00545a;
}


.uk-button-secondary  {
background: #fff !important;
color:    #00545a !important;
}


.uk-button-secondary:hover {
    background-color: #fff !important;
color:    #00545a !important;
}

.uk-button-secondary:focus {
    background-color: #fff !important;
color:    #00545a !important;
}

.uk-button-default {
    background-color: #ccc !important;
color:    #06487D !important;	
}


.uk-button-default:hover {
    background-color: #aaa !important;
color:    #06487D !important;
}

.uk-button-default:focus {
    background-color: #aaa !important;
color:    #06487D !important;
}


.uk-button {
	font-family: 'Open Sans', sans-serif;
	border: none !important;
}

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

.uk-card-default {

    color: #000;
}

.categ_block.uk-card-default {
    background-color: #EFE4C7;	
}


.uk-text-primary {
    color: #00545a !important;
}

.uk-tab > .uk-active > a {
    border-color: #C61800;
}

/** end Uikit **/





/** @media **/


@media (min-width: 1600px)  {
.uk-text-large {
font-size: 1.8em;	
}

}


@media (max-width: 1199px) {

.main [class*="uk-position-bottom"], .main [class*="uk-position-top"] {
position: absolute !important;
}	
	
[class*="uk-position-bottom"], [class*="uk-position-top"] {
position: relative !important;
}	

.page-header {
position: absolute !important;
	
}
	
.cover {
position: relative;	
min-height: 300px;
height: auto;	
}	

.respons-relative {
position: relative;	
height: auto;	
}

.height {
	height: 94vh;
}

.uk-height-small {
  height: 200px;
}

.uk-nav-primary > li > a {
  font-size: 1.2rem;
}
 
h1 {
	font-size: 2em;

}  


.titul .page-header {
position: relative !important;
	
}
	
h2 {
    font-size: 2em;
}	


h3 {
    font-size: 1.6em;
}	

h5 {
    font-size: 0.8em;
}   
  
h6 {
    font-size: 1.2em;
}  

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


}




/** end @media **/