/*!
Theme Name: electrikam2020
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: electrikam2020
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

electrikam2020 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
@charset "UTF-8";

/* $bg-color: #f0f0f0; */

/* $main-color: #007bff; */


@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: local("Roboto Light"), local("Roboto-Light"), url("/wp-content/themes/electrikam2020/assets/fonts/Robotolight.woff2") format("woff2"), url("/wp-content/themes/electrikam2020/assets/fonts/Robotolight.woff") format("woff"), url("/wp-content/themes/electrikam2020/assets/fonts/Robotolight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url("/wp-content/themes/electrikam2020/assets/fonts/Robotolightitalic.woff2") format("woff2"), url("/wp-content/themes/electrikam2020/assets/fonts/Robotolightitalic.woff") format("woff"), url("/wp-content/themes/electrikam2020/assets/fontsassets/fonts/Robotolightitalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: local("Roboto"), local("Roboto-Regular"), url("/wp-content/themes/electrikam2020/assets/fonts/Roboto.woff2") format("woff2"), url("/wp-content/themes/electrikam2020/assets/fonts/Roboto.woff") format("woff"), url("/wp-content/themes/electrikam2020/assets/fonts/Roboto.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: local("Roboto Italic"), local("Roboto-Italic"), url("/wp-content/themes/electrikam2020/assets/fonts/Robotoitalic.woff2") format("woff2"), url("/wp-content/themes/electrikam2020/assets/fonts/Robotoitalic.woff") format("woff"), url("/wp-content/themes/electrikam2020/Robotoitalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: local("Roboto Bold"), local("Roboto-Bold"), url("/wp-content/themes/electrikam2020/assets/fonts/Robotobold.woff2") format("woff2"), url("/wp-content/themes/electrikam2020/assets/fonts/Robotobold.woff") format("woff"), url("/wp-content/themes/electrikam2020/assets/fonts/Robotobold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: local("Roboto Bold Italic"), local("assets/fonts/Roboto-BoldItalic"), url("/wp-content/themes/electrikam2020/assets/fonts/Robotobolditalic.woff2") format("woff2"), url("/wp-content/themes/electrikam2020/assets/fonts/Robotobolditalic.woff") format("woff"), url("/wp-content/themes/electrikam2020/assets/fonts/Robotobolditalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'icomoon';
  src: url("/wp-content/themes/electrikam2020/assets/fonts/icomoon.eot?yo9rx9");
  src: url("/wp-content/themes/electrikam2020/assets/fonts/icomoon.woff?yo9rx9") format("woff"), url("/wp-content/themes/electrikam2020/assets/fonts/icomoon.svg?yo9rx9#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}






/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
	max-width: 100vw;
}
.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}


[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-telegram:before {
  content: "\e900";
  color: #fff;
  font-size: 22px;
}

.icon-mail-dot-ru:before {
  content: "\e901";
  color: #fff;
  font-size: 22px;
}

.icon-facebook:before {
  content: "\e903";
  color: #fff;
  font-size: 22px;
}

.icon-vk:before {
  content: "\e904";
  color: #fff;
  font-size: 22px;
}

.icon-instagram:before {
  content: "\e905";
  color: #fff;
  font-size: 22px;
}

.icon-chevron-up:before {
  content: "\e902";
}

.icon-bubbles3:before {
  content: "\e96f";
}

.icon-circle-up:before {
  content: "\ea41";
}

h1,
h2,
h3,
h4,
h5,
h6,
ul {
  margin: 0;
  padding: 0;
}

.container {
  max-width: 100%;
  margin: 0 auto;
}

/**
 * 3.0 Typography
 */

body,
button,
input,
select,
textarea {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 1.5em;
}

h1 {
  font-size: 2.2em;
}

h2 {
  font-size: 2em;
	padding-top: 10px;
}

h3 {
  font-size: 1.8em;
}

h4 {
  font-size: 1.6em;
  font-weight: 700;
}

h5 {
  font-size: 1.4em;
  font-weight: 700;
}

h6 {
  font-size: 1.2em;
  font-weight: 700;
}

p {
  margin-bottom: 1em;
}

a {
  color: #0870cc;
  text-decoration: none;
}

a:hover {
    color: #D44113;
  text-decoration: underline;
}

a a:visited {
  color: purple;
}

b,
strong {
  font-weight: 700;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  border-left: 4px solid #707070;
  border-left: 4px solid rgba(51, 51, 51, 0.7);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 18px;
  font-style: italic;
  line-height: 1.6667;
  margin-bottom: 1.6667em;
  padding-left: 0.7778em;
}

blockquote p {
  margin-bottom: 1.6667em;
}

blockquote > p:last-child {
  margin-bottom: 0;
}

blockquote cite,
blockquote small {
  color: #333;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Roboto";
  line-height: 1.6;
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

blockquote strong,
blockquote b {
  font-weight: 400;
}

address {
  font-style: italic;
  margin: 0 0 1.6em;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-family: Inconsolata, monospace;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

pre {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  line-height: 1.2;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

abbr[title] {
  border-bottom: 1px dotted #eaeaea;
  border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
  cursor: help;
}

mark,
ins {
  background-color: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

main {
  /**
 * 4.0 Elements
 */
  /* Placeholder text color -- selectors need to be separate to work. */
}

main hr {
  background-color: #eaeaea;
  background-color: rgba(51, 51, 51, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 1.6em;
}

main ul,
main ol {
  margin: 0 0 1.6em 1.3333em;
}

main ul {
  list-style: disc;
}

main ol {
  list-style: decimal;
}

main li > ul,
main li > ol {
  margin-bottom: 0;
}

main dl {
  margin-bottom: 1.6em;
}

main dt {
  font-weight: bold;
}

main dd {
  margin-bottom: 1.6em;
}

main table,
main th,
main td {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
}

main table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.6em;
  table-layout: fixed;
  /* Prevents HTML tables from becoming too wide */
  width: 100%;
}

main caption,
main th,
main td {
  font-weight: normal;
  text-align: left;
}

main th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

main td {
  border-width: 0 1px 1px 0;
}

main th,
main td {
  padding: 0.4em;
}

main img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

main figure {
  margin: 0;
}

main del {
  opacity: 0.8;
}

main ::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto";
}

main :-moz-placeholder {
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto";
}

main ::-moz-placeholder {
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto";
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */
}

main :-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.7);
  font-family: "Roboto";
}

/** * 8.0 Alignments */

.alignleft {
  display: inline;
  float: left;
}

.alignright {
  display: inline;
  float: right;
}

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom: 1.2em;
}

.notice{
	border-left: 3px solid #094B85;
    padding: 10px;
    margin-left: 20px;
    background-color: #F2F6F9;
    margin-right: 20px;
}

@keyframes fadeInRight {
  from {
    opacity: 0.5;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@keyframes fadeInLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 0.5;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: scale3d(1, 0.1, 1) translate3d(0%, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: scale3d(1, 0.1, 1);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@keyframes fadeIn404 {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn404;
}


/*   Скрывающийся header   */

.main-container{margin-top:55px}
@media (min-width:768px){
	.main-container{
		margin-top:68px
	}
}

header{
	position:fixed;
	top:0;
	left:0;
	z-index:2;
	width:100%;
	transition:all .3s ease
}

.hide{
	top:-55px
}

@media (min-width:768px){
	.hide{
		top:0
	}
}

.header__main {
  position: relative;
  z-index: 1;
}

.header__title-h1{
    margin-bottom: 1.3em;
}

.header__title h2 {
  padding-top:0px;
}

.header__title a {
  color: #212529;
}

.header__title a:hover {
  cursor: pointer;
  text-decoration: none;
  color: #D44113;
}

.header__title-cat {
  border-bottom: 3px solid #094B85;
  margin-bottom: 1rem;
}

.header {
  position: relative;
  width: 100%;
  background-color: #094B85;
  z-index: 2;
}

.header__menu {
  display: none;
}

.header__nav {
  background-color: #094B85;
  height: 55px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header__logo {
  color: white;
  font-size: 22px;
  padding: 0px 20px;
  font-weight: 700;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header__logo:hover {
    color: white;
  text-decoration: none;
}

.header__logo-block {
  margin: 0;
  padding: 0;
  display: flex;
}

.header__button {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row-reverse;
}

.header__search {
  text-align: center;
  margin-right: 5px;
  width: 45px;
  height: 45px;
  background-color: #094B85;
  color: white;
}

.header__search .icon-search:before {
  content: "\e986";
  color: white;
  font-size: 23px;
  line-height: 45px;
}

.header__hamburger {
  margin-right: 10px;
  height: 45px;
  width: 45px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.header__hamburger span {
  display: block;
  margin-top: 4px;
  margin-bottom: 4px;
  width: 30px;
  height: 2px;
  background-color: white;
}

.header__hamburger_active {
  position: fixed;
  top: 12px;
  right: 0px;
  z-index: 2;
  transition: 0.5s all;
}

.header__hamburger_active span {
  display: block;
  margin-top: 4px;
  margin-bottom: 4px;
  width: 30px;
  height: 4px;
}

.header__hamburger_active span:first-child {
  width: 40px;
  margin-top: 0;
  margin-bottom: 0px;
  transform: translateY(2px) rotate(45deg);
  transition: 0.5s all;
  background-color: #000;
}

.header__hamburger_active span:nth-child(2) {
  display: none;
  background-color: #000;
}

.header__hamburger_active span:nth-child(3) {
  width: 40px;
  margin-top: 0;
  margin-bottom: 0;
  transform: translateY(-2px) rotate(-45deg);
  background-color: #000;
}

.header__social {
  display: none;
}

.nav {
  background-color: white;
  /*  animation: fadeInLeft 0.5s; */
  position: fixed;
  top: 0px;
  right: -350px;
  display: flex;
  height: 100vh;
  width: 320px;
}

.nav__wrapper {
  width: 320px;
}

.nav_active {
  animation: fadeInRight 0.5s;
  z-index: 1;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0px;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100vh;
  width: 320px;
  background-color: white;
}

.nav_active li {
  list-style: none;
}

.nav .menu-item {
  display: flex;
  justify-content: center;
  border-bottom: solid 1px;
  border-color: #e9e9e9;
}

.nav .menu-item a {
  margin-left: 30px;
  width: 300px;
  display: block;
  line-height: 60px;
  text-decoration: none;
  color: #262626;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
}

.nav .menu-item a:hover {
  cursor: pointer;
  color: #D44113;
}

.nav .menu-item li {
  list-style: none;
}

.search__form {
  background-color: #F2F6F9;
  position: relative;
  padding: 90px 0 50px 30px;
}

.search__input {
  width: 205px;
  height: 48px;
  border: none;
  color: #262626;
  font-size: 1rem;
  padding-left: 20px;
  padding-right: 45px;
}

.search__button {
  position: absolute;
  right: 35px;
  top: 96px;
  width: 40px;
  height: 40px;
  border: none;
  background-color: white;
  color: #262626;
}

.search__button .icon-search:before {
  content: "\e986";
  color: #262626;
  font-size: 23px;
}

.search__form-desctop {
  display: none;
}

.paper__item {
  padding: 30px 15px 5px 15px;
}

.paper__text {
  text-align: justify;
}

.paper__footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  flex-wrap: wrap;
  padding: 20px 15px 20px 15px;
  min-height: 10px;
  background-color: #F2F6F9;
  border-bottom: 2px solid #094B85;
}

.paper__footer a {
  margin-left: 10px;
  color: #094B85;
}

.paper__link {
  font-size: 90%;
  margin-left: 10px;
  line-height: 1.7rem;
}

.paper__commers {
  display: flex;
  justify-content: center;
}

.icon-folder-open:before {
  content: "\e930";
}

.icon-price-tag:before {
  content: "\e935";
}

.icon-calendar:before {
  content: "\e953";
  margin-right: 10px;
}

.ads__block {
  margin-bottom: 70px;
}

.commers__footer {
  border-bottom: 2px solid #094B85;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 90%;
  padding: 20px 15px 20px 15px;
}

.commers__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 50px;
  background-color: #D44113;
  margin-left: 15px;
  border-radius: 3px;
}

.commers__link {
  color: white;
  padding: 14px 29px;
}

.commers__link:hover {
  color: white;
}

.commt {
  padding-top: 0px;
}

.commt__list {
  list-style-type: none;
}

.commt .comment {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.commt .comment-meta {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.commt .comment-metadata {
  font-size: 0.8em;
  text-align: center;
}

.commt .comment-author {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.commt .comment-author span {
  display: none;
}

.commt .comment-author img {
  border-radius: 50%;
}

.commt .comment-content {
  text-align: justify;
  font-size: 0.9em;
}

.commt .children {
  margin-top: 25px;
  padding-left: 30px;
  border-left: 2px solid #094B85;
}

.commt .depth-1 {
  border-bottom: solid 1px rgba(51, 51, 51, 0.1);
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.commt .reply {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 30px;
  border: solid 1px #094B85;
  border-radius: 7px;
}

.commt input {
  width: 98%;
  padding-left: 10px;
  padding-right: 10px;
  height: 30px;
  border: 1px solid rgba(51, 51, 51, 0.1);
}

.commt .comment-respond {
  margin: 0 auto;
  padding-right: 10px;
}

.commt .comment-form-cookies-consent {
  display: flex;
  justify-content: center;
  align-items: center;
}

.commt #wp-comment-cookies-consent {
  height: 50px;
  width: 50px;
  margin-right: 20px;
}

.commt #comment {
  width: 90%;
  border: 1px solid rgba(51, 51, 51, 0.1);
  padding: 0 10px 0 10px;
}

.commt .submit {
  color: white;
  background-color: #094B85;
  border-radius: 7px;
  height: 45px;
  font-size: 1em;
}

.commt .submit:hover {
  cursor: pointer;
}

.commt .form-submit {
  text-align: center;
}


.pagination {
  padding: 20px 15px 30px 15px;
  background-color: #F2F6F9;
}

.pagination .prev {
  display: none;
}

.pagination .nav-links {
  margin: 0 auto;
  max-width: 280px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pagination a {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #212529;
  transition: background-color .3s;
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 15%;
}

.pagination a:hover {
  background-color: #094B85;
  color: white;
}

.pagination .current {
  background-color: #094B85;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 15%;
}

.pagination .current:hover {
  cursor: pointer;
}


.breadcrumbs {
  padding: 0px 0 1rem 0;
}

.breadcrumbs span {
  color: #D44113;
}

.breadcrumbs .breadcrumbs__separator {
  color: #212529;
}

.breadcrumbs a {
  font-size: 93%;
  margin-left: 5px;
  margin-right: 5px;
}

.main-container {
  display: flex;
}

.sidebar {
  display: none;
}

.promo {
  display: none;
}

.footer__content {
  padding: 20px 15px 20px 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #094B85;
  min-height: 40px;
  font-size: 80%;
  color: white;
}

.footer__link {
  color: white;
  text-decoration: none;
  margin: 0 auto;
  text-align: center;
}

.err__descrp {
  text-align: center;
}

.err-numb-1 {
  animation: fadeIn404 2s;
  font-size: 150px;
  color: #094B85;
}

.err-numb-2 {
  animation: fadeIn404 2.5s;
  font-size: 150px;
  color: #094B85;
}

.err-numb-3 {
  animation: fadeIn404 1.5s;
  font-size: 150px;
  color: #094B85;
}

.err__title {
  animation: fadeIn404 3s;
  text-align: center;
}

.err__wrapper {
  height: calc(100vh - 99px);
  min-width: calc(100vw - 30px);
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (min-width: 560px) {
  .content-container {
    max-width: 650px;
    margin: 0 auto;
  }

  .paper__item {
    padding: 30px 30px 5px 30px;
  }
	
	.paper__commers{
		display: none;
	}
  .paper__footer {
    padding: 20px 30px 20px 30px;
  }

  body {
    font-size: 17px;
  }

  .err__wrapper {
    min-width: 530px;
  }

  .err-numb-1 {
    font-size: 200px;
  }

  .err-numb-2 {
    font-size: 200px;
  }

  .err-numb-3 {
    font-size: 200px;
  }

  /* ---------------------- Коментарии----------------------------------- */

	.commt {
    	padding-top: 0px;
  }
  .commt .comment-body {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }

  .commt .comment-meta {
    padding-right: 20px;
  }

  .commt .comment-author {
    width: 140px;
  }

  .commt .comment-content {
    text-align: justify;
  }

  .commt .comment-reply-title {
    /* padding-left: 20px; */
    text-align: center;
  }

  .commt .reply,
  .commt .reply a {
    margin-top: auto;
  }

  .commt .reply:hover,
  .commt .reply a:hover {
    background-color: #094B85;
    color: white;
    text-decoration: none;
  }

  .commt .children {
    margin-top: 35px;
    padding-left: 50px;
    border-left: 2px solid #094B85;
  }

  .commt input {
    max-width: 438px;
    height: 40px;
    border-radius: 5px;
    margin: 0 auto;
  }

  .commt .comment-respond {
    /* padding-top: 40px; */
    padding: 30px 0px 10px 0px;
    max-width: 500px;
    border: solid 1px rgba(51, 51, 51, 0.1);
    background-color: #F2F6F9;
    margin-top: 40px;
    margin-bottom: 40px;
    /* background-color: #000; */
  }

  .commt .comment-form {
    padding: 0 20px 0 20px;
    max-width: 490px;
  }
}

@media (min-width: 768px) {
  .content-container {
    max-width: 100%;
    width: 75%;
  }

  .nav {
    display: none;
  }
  
    .header__logo {
    background-color: #D44113;
    height: 68px;
  }


  .header__menu {
    display: flex;
    justify-content: center;
    margin-right: auto;
  }
	
	.header__nav {
    	height: 68px;
  }

  .header .menu__item {
    color: white;
    font-weight: 700;
    padding: 0 10px 0 10px;
    opacity: 0.9;
    height: 67px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .header .menu__item:hover {
    cursor: pointer;
    opacity: 1;
    background-color: #D44113;
  }

  .header .menu__link {
    color: white;
    font-weight: 700;
    padding: 0 10px 0 10px;
    height: 67px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .header .menu__link:hover {
    text-decoration: none;
  }

  .header__dropdown {
    display: none;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    top: 68px;
    background-color: #F2F6F9;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    animation: fadeInDown 0.4s;
  }

  .header__dropdown-item {
    padding: 20px 30px;
    font-weight: 400;
    color: #212529;
    border-bottom: solid 1px #000;
  }

  .header__dropdown-item a {
    color: #212529;
  }

  .header__dropdown-item:last-child {
    border-bottom: none;
  }

  .header__dropdown-item:hover {
    text-decoration: none;
    background-color: #094B85;
    color: #fff;
    font-weight: 700;
  }

  .menu__item:hover .header__dropdown {
    display: flex;
  }

  .header__hamburger {
    display: none;
  }

  .header__search {
    margin-right: 15px;
  }

  .header__search:hover {
    cursor: pointer;
  }

  .sidebar {
    display: flex;
    flex-direction: column;
    width: 215px;
    height: calc(100vh - 68px);
    position: sticky;
    overflow-y: hidden;
    top: 68px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 15px;
  }

  .sidebar nav {
    padding-top: 15px;
    overflow-y: auto;
  }

  .sidebar nav a {
    color: #212529;
  }

  .sidebar nav a:hover {
    color: #D44113;
  }

  .sidebar nav .active {
    color: #D44113;
    font-weight: 500;
  }

  .sidebar__first {
    padding: 15px 15px 15px 30px;
    text-transform: uppercase;
  }

  .sidebar__half {
    padding: 15px 15px 0px 40px;
  }

  .sidebar__second {
    font-weight: 300;
    padding: 5px 15px 5px 15px;
    list-style: none;
  }

  .sidebar__second:first-child {
    padding-top: 13px;
  }

  .sidebar__second-active {
    color: #D44113;
    font-weight: 500;
  }

  .sidebar details {
    position: relative;
    /*   margin-bottom: .5rem;
  min-height: 1rem;
  max-height: 3rem; */
    transition: min-height .15s linear, max-height .5s linear;
    -webkit-transition: min-height .15s linear, max-height .5s linear;
    will-change: max-height;
    overflow: hidden;
  }

  .sidebar details summary {
    display: inline-block;
    /* padding-left: 1.5em; */
    cursor: pointer;
    outline: 0;
    transition: color .12s;
    -webkit-transition: color .12s;
  }

  .sidebar details summary::-webkit-details-marker {
    display: none;
  }

  .sidebar details summary::-moz-list-bullet {
    list-style-type: none;
  }

  .sidebar details summary span {
    border-bottom: none;
  }

  .sidebar details summary::before {
    content: "";
    background: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjM0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIzNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOC41OSAxNi4zNGw0LjU4LTQuNTktNC41OC00LjU5TDEwIDUuNzVsNiA2LTYgNnoiLz48L3N2Zz4=") no-repeat 50% 50%/1em 1em;
  }

  .sidebar details summary:hover {
    color: #D44113;
  }

  .sidebar details summary ~ * {
    /* padding-left: 1.5em; */
    opacity: 0;
    transition: opacity .15s linear;
    -webkit-transition: opacity .15s linear;
  }

  .sidebar details[open] {
    min-height: 2em;
  }

  .sidebar .sidebar__details summary::before {
    content: "";
    left: 15px;
    top: 18px;
    position: absolute;
    width: 1em;
    height: 1em;
    transition: transform .1s linear;
    -webkit-transition: transform .1s linear;
  }

  .sidebar .sidebar__details[open] .sidebar__first {
    color: #D44113;
  }

  .sidebar .sidebar__details[open] .sidebar__first ~ * {
    opacity: 1;
  }

  .sidebar .sidebar__details[open] .sidebar__first:before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
  }

  .sidebar .sidebar__details-half summary::before {
    content: "";
    left: 25px;
    top: 18px;
    position: absolute;
    width: 1em;
    height: 1em;
    transition: transform .1s linear;
    -webkit-transition: transform .1s linear;
  }

  .sidebar .sidebar__details-half[open] .sidebar__half {
    color: #D44113;
  }

  .sidebar .sidebar__details-half[open] .sidebar__half ~ * {
    opacity: 1;
  }

  .sidebar .sidebar__details-half[open] .sidebar__half:before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
  }

@supports (-ms-ime-align: auto) {
    .sidebar details {
      max-height: none;
    }

    .sidebar details summary ~ * {
      max-height: 0;
      overflow: hidden;
      position: absolute;
    }

    .sidebar details summary:focus {
      color: #D44113;
    }

    .sidebar details summary:focus::before {
      transform: rotate(90deg);
      -ms-transform: rotate(90deg);
    }

    .sidebar details summary:focus ~ * {
      max-height: 20em;
      position: static;
      opacity: 1;
    }
}

  .sidebar p img {
    float: left;
    width: 3.25rem;
    margin: .25rem .5rem .25rem 0;
    opacity: .75;
  }

  .search__form-desctop {
    position: absolute;
    top: 68px;
    right: 0px;
    display: none;
  }

  .search__form-desctop-active {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 310px;
    height: 70px;
    background-color: #094B85;
  }

  .search__input {
    margin-right: 15px;
    height: 40px;
    border-radius: 5px;
  }

  .search__button {
    position: absolute;
    right: 30px;
    top: 16px;
    width: 40px;
    height: 38px;
    border-bottom: none;
    background-color: white;
    color: #262626;
  }

  .search__button .icon-search:before {
    content: "\e986";
    color: #262626;
    font-size: 23px;
  }

  .header__search-nonactive {
    height: 45px;
    width: 45px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .header__search-nonactive .icon-search:before {
    content: "\e986";
    display: none;
  }

  .header__search-nonactive span {
    display: block;
    width: 30px;
    height: 2px;
    background-color: white;
  }

  .header__search-nonactive span:first-child {
    width: 40px;
    transform: translateY(2px) rotate(45deg);
  }

  .header__search-nonactive span:nth-child(2) {
    margin-top: 1px;
    width: 40px;
    transform: translateY(-2px) rotate(-45deg);
  }

  .header__search-nonactive span:nth-child(3) {
    display: none;
  }
}

@media screen and (min-width: 768px) and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: none) {
  .sidebar details {
    max-height: none;
  }

  .sidebar details summary ~ * {
    max-height: 0;
    overflow: hidden;
    position: absolute;
  }

  .sidebar details summary:focus {
    color: #D44113;
  }

  .sidebar details summary:focus::before {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }

  .sidebar details summary:focus ~ * {
    max-height: 20em;
    position: static;
    opacity: 1;
  }
}

@media (min-width: 866px) {
  .content-container {
    width: 77%;
  }

  .header__social {
    display: flex;
    justify-content: space-between;
    margin-right: 10px;
    width: 140px;
  }

  .header__social-active {
    display: none;
  }

  .sidebar {
    width: 23%;
  }

  .paper__item {
    padding: 30px 30px 5px 30px;
  }

  .paper__footer {
    padding: 20px 30px 20px 30px;
  }
.commt {
    padding-top: 0px;
  }
}

@media (min-width: 992px) {
  .content-container {
    width: 68%;
    margin: 0 auto;
  }

  .sidebar {
    width: 25%;
  }

  .paper__item {
    padding: 30px 15px 5px 48px;
    margin: 0 auto;
  }

  .paper__footer {
    padding: 20px 15px 20px 48px;
    margin-bottom: 50px;
  }

  .paper__footer {
    border-bottom: none;
  }

  .search__form-desctop {
    position: initial;
    width: auto;
    height: auto;
    background-color: #094B85;
  }

  .search__input {
    margin-right: 15px;
    width: 175px;
    border-radius: 5px;
  }

  .search__button {
    position: absolute;
    right: 78px;
    top: 15px;
    width: 40px;
    height: 38px;
  }

  body {
    font-size: 17px;
  }
	.commt {
    padding-top: 0px;
  }

  .commers__footer {
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    padding: 0px 25px 50px 25px;
  }

  .commers__btn {
    width: 180px;
  }

  .commers__link {
    padding: 14px 50px;
  }
}

@media (min-width: 1200px) {
  .main-container {
    max-width: 1980px;
    margin: 0 auto;
	margin-top: 68px
  }

  .sidebar {
    width: 320px;
  }

  .content-container {
    max-width: 870px;
  }

  .header__nav {
    max-width: 1980px;
    margin: 0 auto;
  }

  .paper__item {
    padding: 30px 48px 5px 40px;
  }

  body {
    font-size: 19px;
  }

.promo {
    display: block;
    position: sticky;
    top: 68px;
    height: calc(100vh - 69px);
    width: 160px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }

.promo__vse {
    border: none;
    max-width: 100%;
    margin: auto;
    display: block;
    width: 100%;
    height: 100%;
  }
	
  .promo .m-prtnrsForm05 {
    background-color: #F2F6F9;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 70px;
    padding-left: 15px;
    padding-right: 15px;
    min-width: 200px;
    height: calc(100vh - 69px);
  }

  .promo .m-prtnrsForm05__pagesMin {
    width: 60px;
  }

  .promo .m-prtnrsForm05__pagesMax {
    width: 60px;
  }

  .promo .m-prtnrsForm05__pagesMaxLabel {
    left: 77px;
  }

  .promo .m-prtnrsForm05__pagesLabel {
    margin-top: 35px;
    left: 85%;
    float: none;
  }

  .promo .m-prtnrsForm05__deadline {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .promo .m-prtnrsForm05__deadlineLabel {
    width: 120%;
    left: 20%;
    font-size: 14px;
  }

  .promo .m-prtnrsForm05__deadlineInput {
    /* margin-top: 70px; */
    left: 0;
    width: 170px;
  }

  .promo .m-prtnrsForm05__attachButton::before {
    display: none;
  }

  .promo .m-prtnrsForm05__submit {
    background-color: #fff;
    height: 60px;
  }

  .search__input {
    width: 205px;
  }

  .search__button {
    position: relative;
    right: 68px;
    top: 1px;
  }
}


@media (min-width:768px) and (max-height:425px){
	.hide{
		top:-68px
	}
	.sidebar{
		height: 100vh;
		top: 0px
	}
}
/*# sourceMappingURL=maps/main.css.map */

 
.toepage h2{
    margin-bottom: 0.7em;

}
.toepage ul a{
    color:rgb(33,37,41);
}
.toepage li{
    padding-top:10px;

    }
.toepage ul a:hover{
    color:#D44113;
}

#banner3{
	margin: 0 auto;
}

.paper__ads{
	width: 336px;
	height: 280px;
}








