/*
Theme Name: chslovo
Theme URI:
Author:
Author URI:
Description: Cheeki Breeki
Version: 1.0
License:
License URI:
Text Domain:
Tags:

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.
*/
/*grid*/

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #f2f8ff;
  overflow-x: hidden;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin:0px;
  padding: 0px;
  list-style: none;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
  max-width: 100%;
}

img {
  vertical-align: middle;
  border-style: none;
  max-width:100%;
}

svg:not(:root) {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;

  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1290px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}


.ad{background-color: #ffffff;    display: flex;
    align-items: center;
    justify-content: center;
  text-align: center;}
.height{height: 90px;}
.ad{color: #7ebaff; font-size: 2rem; font-weight: normal;}
.ad_sidebar{height: 510px; margin-bottom: 25px; position: relative;}
.ad p{margin-bottom: 0px;}
.ad_sidebar .textwidget img{position: absolute;
    /* height: 100%; */
    /* width: 100%; */
    /* margin: 0px; */
    left: 0;
    right: 0;
    max-width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    margin: 0;}
/*site-header*/
.custom-logo-link{margin-right: auto; z-index: 9999;}
.site-header{background: #fff;}
.site-header .container{    display: flex;
    align-items: center;
    height: 90px;
    position: relative;}
.site-logo{margin-right: 35px;;}
.site-logo img{width: 60px;}
.header_date{color:#25304d; font-size: 14px;}
.header_date p{margin-bottom: 0px;}
.course{display: flex;}
.course span{display: block;}
.course .valute{margin-right: 3px; font-weight: 700;}
.course .valute_course{margin-right: 7.5px;}
.course .fa-chevron-up{color: #74b65f;}
.course .fa-chevron-down{color: #dd3333;}
.course .fa-minus{color: #888888;}
#menu-main-menu{display: flex; margin: 0 15px;}
#menu-main-menu a{color: #707070;padding: 35px 15px;}
#menu-main-menu a:hover{background: #f8fbff;}

.header_date p:nth-child(1) span{margin:2px;}
.header_date table{margin-bottom: 0px!important;}
.header_date table tbody tr td{border-bottom: 0px;}
.header_date table tbody tr td:nth-child(3) span:nth-child(2){display: none;}
.header_date table th, .header_date table td{    padding: 0.3rem 0.3rem 0 0;}
.header_date tbody{display: flex;}
.header_date {}

.social-links{margin-left: 30px;}
.social-links ul{display: flex; justify-content: flex-end;}
.social-links li{margin: 0 2px;}
.social-links i{color: #949494; margin: 0 2px;}

.social-links a:hover{transition: 0.3s;}
.social-links a:hover .fa-vk{color: #6a8cbc;}
.social-links a:hover .fa-odnoklassniki{color: #ee6300;}
.social-links a:hover .fa-facebook-f{color: #3765a3;}
.social-links a:hover .fa-twitter{color: #41abe1;}
.social-links a:hover .fa-rss{color: #f8981f;}
/*search-page*/
.search-form{position: relative; width: 60%;}
.search-form input{    border-radius: 0;
    border-color: #ccc;
    border-width: 0 0 2px 0;
    border-style: none none solid none;
    box-shadow: none;
    outline: none;
    width: 100%;
    padding: 5px 10px;
    font-size: 16px;}
  .search-form .search-submit{position: absolute;right: 0px; top: 0px; border: none; outline: none; background: none;}

  .search-p{font-weight: bold; padding: 20px 0px;}

/*front-page*/


.weather, .search-block{margin: 25px 0 0 0;background: #fff; border-top: 4px solid #333497;border-radius: 4px;}

.weather .weather-atlas-wrapper .weather-atlas-header, .weather .daily{background: none; border: none!important;}
.weather .weather-title{color: #000; text-transform: none; text-shadow: none; font-size: 14px; font-weight: 700;}
.weather .weather-atlas-header{text-align: left; font-weight: bold;}
.weather .days .extended_day{color: #707070; font-size: 13px;}
.weather-atlas-wrapper .daily, .weather-atlas-wrapper .hourly{text-align: left;}
/*.weather .weather-atlas-footer, .weather .current_temp, .weather .city_selector_toggle{display: none;}*/
.weather .weather-atlas-wrapper{background: #fff!important; border: none!important;}

.top_five{background: #fff; margin: 0px; margin-top: 25px; padding: 15px 25px;}
.top_five a{color: #000;}
.top_five .col-lg-2{padding-left:0px;padding-right: 5px;    flex: 0 0 20%;
    max-width: 20%;}
.top_five .col-lg-2 .pic{width:100%;height:auto;}
.top_five img{max-width: 100%; height: 100%;}
.top_five h2{font-size: 15px;margin-top:10px;}
.top_five_sidebar{display: none;}

.col-lg-8 article{background: #fff; margin: 25px 0px; padding: 0 25px;}
.col-lg-8 .post-thumbnail{margin: 0 -25px; margin-top: 12.5px; overflow: hidden;}
.col-lg-8 .post-thumbnail a:hover img{}
.col-lg-8 .post-thumbnail img{max-width: 100%; height: 100%; display: block; margin: 0 auto;}
.col-lg-8 article .entry-meta{padding-top: 20px; display: flex; flex-wrap: wrap;}
.col-lg-8 article .entry-title{padding-top: 10px; font-weight: bold; font-size: 24px;}
.col-lg-8 article h1.entry-title{font-size: 36px;}
.col-lg-8 article .single-content h2, .col-lg-8 article .single-content h3, .col-lg-8 article .single-content h4{font-size: 27px;    margin-top: 30px;
    margin-bottom: 12px;}
.col-lg-8 article .entry-meta span{font-size: 14px; margin-right: 20px;}
.col-lg-8 article .entry-meta span:nth-child(1){margin-right: 5px;}
.col-lg-8 article .entry-meta a{color: #000; font-size: 14px; margin-right: 20px;}
.col-lg-8 article .entry-meta a:nth-child(4):before{content: '#';}
.col-lg-8 article .entry-meta a:nth-child(5){margin-left: auto;}
.col-lg-8 article .entry-footer{display: flex; justify-content: space-between; color: #707070; font-size: 14px; padding:10px 0px;}
.col-lg-8 article .entry-footer p{margin-bottom: 0px;}
.col-lg-8 article .entry-footer a{color: #707070; font-size: 14px;}
.col-lg-8 article .entry-footer .comments{ margin-left: auto;}
.col-lg-8 article .entry-content{position: relative;}
.col-lg-8 article .entry-content a{color: #000; transition: 0.3s;text-decoration: none;}
.col-lg-8 article .entry-content a:hover{color: #4d80aa;}
.col-lg-8 article img{max-width: 100%;height:auto;}

.col-lg-8 .post-thumbnail img{zoom: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;}
.col-lg-8 .post-thumbnail a:hover img{
  -webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}

.span_news{display: none;}

.vertical{}
.vertical-thumb{float: right; margin-left: 20px; margin-bottom: 10px;}

.elm-wrapper {margin: 1em auto;text-align: center;}
.elm-button {-webkit-transition: all 0.15s ease;transition: all 0.15s ease;}
.elm-button.ajax-inactive {display: none;}
.elm-button.is-loading .elm-loading-anim {display: block;}
.elm-button.is-loading .elm-button-text {display: none;}
.elm-loading-anim {	display: none;}
.elm-loading-icon {	width: 1.5em;	height: 1.5em;}
.elm-button{color: #292929; font-size: 16px;cursor: pointer;padding:5px 8px;text-align: center;}
.elm-button:hover, .elm-button:focus{background: none; outline: none;}
.elm-button:after{    display: inline-flex;
    content: '\f063';
    font-family: 'fontawesome';
    font-size: 14px;
    height: 16px;
    width: 16px;
}

/*page*/
.page-content{background: #fff;margin-top: 25px;border-top: 4px solid #333497;border-radius: 4px;padding: 25px;margin-bottom: 25px;}
.page-content .page-title{padding-bottom: 25px;}
.page-content h2{font-size: 24px; font-weight: bold; padding-bottom: 10px;}
.page-content h3{font-size: 18px; font-weight: bold; padding-bottom: 10px;}
.page-content p{font-size: 18px;}
.page-content ul{padding-left: 40px; list-style: disc;}

.text-center{text-align: center;}
.text-center p(2n){font-size: 11px;}

.form-name{
  display: flex;
    width: 100%;
    justify-content: space-between;
}
.form-name p{
  width: 50%;
padding: 0 15px;
}
.form-textarea{padding: 25px 15px;}
.iframe{position: relative;
    left: -25px;
    right: -25px;
    width: calc(100% + 50px);
    bottom: -50px;
}
/*single-page*/
.float{margin-left: 0px!important; margin-right: 10px!important; float: left;}
.tags{padding: 20px 0px;}
.tags a{margin-right: 10px;font-size: 16px;color: #4d80aa;}
.tags a:before{content: '#';}


.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption-text {
  color: #707070;
margin-top: 7.25px;
font-size: 14px;
text-align: center;
line-height: 1.2;
}
/*sidebar*/
.sidebar{margin-top: 25px;}
.widget{background: #fff; padding: 0 25px; margin-bottom: 25px; position: relative;}
.widget_newsletterwidgetminimal{    background-image: url(/wp-content/themes/chslovo/assets/image/line.png);background-repeat: no-repeat;background-size: cover;}
.widget h2{font-size: 16px;padding: 13px 0px; margin-bottom: 0px;}
.widget-content{padding-bottom: 25px;}

.archives a{
  height: 55px;
display: flex;
align-items: center;
border-radius: 5px;
justify-content: center;
color: #fff;
}
.archives p:first-child{background: #cfddee;}
.archives p:first-child a{color: #25304d;}
.archives p:last-child{background: #74b65f;}

.list-categories{border-top: 4px solid #333497;border-radius: 4px;}
.list-categories .widget-title{    background: #f8fbff;margin: 0 -25px;padding: 13px 25px; font-weight: 900;}
.list-categories .widget-content{    height: 205px;overflow: hidden;}
.list-categories .more{ display: flex;justify-content: center;padding-bottom: 10px; font-size: 14px;}
.list-categories .more i{margin-left: 5px; font-size: 10px;}
.list-categories a{color: #000;    padding: 6px 0px;
    display: flex;
    align-items: center;
  }
  .heightAuto{
      height:auto!important;
  }
.tag-cloud a{
  position: relative;
  display: inline-flex;
  padding: 5px 12px;
  background-color: #f2f8ff;
  color: #25304d;
  /* transition: all .2s ease; */
  margin: 3px;
  transition: 0.3s;
}
.tag-cloud a:before{content: '#';}


.tnp-form{position: relative; font-size: 12px; padding-bottom: 25px;}
.tnp-email{
  border-radius: 0;
  border-color: #ccc;
  border-width: 0 0 2px 0;
  border-style: none none solid none;
  box-shadow: none;
  outline: none;
  width: 100%;
  padding: 5px 10px;
}
.tnp-submit{position: absolute; right: 0px; border: none; outline: none; background: none;background-image: url(/wp-content/themes/chslovo/assets/image/send-button.svg);
    background-size: 16px;
    width: 16px;
    height: 16px;
    opacity: 0.6;
    transition: 0.3s;
    color: transparent;
  }
.tnp-submit:hover{opacity: 1;}
/*
    content: "";
    display: block;
    width: 9px;
    height: 17px;
    border: 0 solid #d0e6ff;
    border-width: 0px 3px 3px 0;
    -webkit-transform: rotateZ(40deg);
    margin: -4px 10px;
    pointer-events: none;

pools */
.wp-polls-ul li{position: relative;}
.wp-polls-ul li input[type="radio"]{
  -webkit-appearance: none;
    width: 1.25em;
    height: 1.25em;
    background: #f2f8ff;
    border-radius: 4px;
    outline: none;
    margin: 0px 3px;
    box-sizing: border-box;
    padding: 0px;
    display: inline-block;
}
.wp-polls-ul li input[type="radio"]:checked:before{
  content: "";
    display: block;
    width: 9px;
    height: 17px;
    border: 0 solid #d0e6ff;
    border-width: 0px 3px 3px 0;
    -webkit-transform: rotateZ(40deg);
    margin: -4px 10px;
    pointer-events: none;
}
/*author-page*/
.author-widget{padding-top: 25px;display: flex;flex-direction: column;align-items: center; padding-bottom: 60px;}
.auth-count{background: #fcf4f4;
    border-top: 1px solid #f6e0de;
    border-bottom: 1px solid #f6e0de;
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #c03020;
    position: absolute;
      bottom: 5px;
      height: 60px;}
.auth-count i{position: absolute;left: 25px;}
.author-mobile{display: none; margin-top: 25px; padding-bottom: 90px; padding-top: 25px;}
.widget-mobile{display: none;}
.author-mobile .auth-count{left: 0px;}
.author-mobile .col-3 img{max-width: 100%; height: 100%;}
.author-mobile .auth-count i{position: relative; margin-right: 10px; left: 0px;}
.widget-contact{padding: 7px 12px;font-size: 1em;border-radius: 3px;font-size: 14px;}
.widget-contact i{margin-right: 5}
.vk{color: #6a8cbc;border: 2px solid #6a8cbc;}
.fb{color: #3765a3;border: 2px solid #3765a3;}
.ok{color: #ee6300;border: 2px solid #ee6300;}
/*comments*/
.comment-form{display: flex;flex-direction: column-reverse;}
.comment-form .comments-auth{display: flex; padding-top: 25px;}
.comment-form .comments-auth p{width: 50%;}
.comment-form .comments-auth input[type="text"], .custom-form textarea{
  border-radius: 0;
border-color: #ebebeb;
border-width: 0 0 2px 0;
border-style: none none solid none;
box-shadow: none;
outline: none;
}
.comment-form textarea{border-radius: 0;
    border-color: #ccc;
    border-width: 0 0 2px 0;
    border-style: none none solid none;
    box-shadow: none;
    outline: none;
    width: 100%;
    padding-top: 20px;;
    font-size: 16px;}
.form-submit input{    border: none;
    background: #bf3020;
    color: #fff;
    padding: 10px 20px;
    font-size: 1em;
    border-radius: 3px;}
.comment-respond{background: #fff;border-top: 4px solid #bf3020;; border-radius: 4px;padding: 20px 25px; margin-bottom: 20px;}
.comment-respond form, .comment-respond h3{max-width: 550px; margin: 0 auto;}
.comment-respond form{position: relative; padding-bottom: 60px;}
.comment-respond form .form-submit{
  bottom: 0px;
position: absolute;
left: 0;
}
.comment-list{    background: #fff;
    border-top: 4px solid #333497;
    border-radius: 4px;
    padding: 20px 0px;
  }
.comment-list .comment{max-width: 550px; margin: 0 auto;}

.comment-body{    border-bottom: 1px solid #f3f3f3;}
.comment-meta{display: flex; align-items: center;}
.comment-author{font-size: 18px; margin-right: 20px;}
.comment-metadata a{font-size: 12px; color: #707070;}
.comment-reply-link{color: #707070; font-size: 14px; text-decoration: underline;}
.children{padding-left: 50px;}
/*404*/
.error{
  border: 5px solid #d0e6ff;
margin-top: 25px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding: 60px 0px;
}
.error p{margin: 0px; color: #d0e6ff; text-align: center; font-weight: bold; line-height: 1;}
.error p:nth-child(1){font-size: 36px;}
.error p:nth-child(2){font-size: 250px;}
.error p:nth-child(3){font-size: 36px;}
.error p:nth-child(4){font-size: 18px; font-weight: normal;}
/*site-footer*/
.site-footer{background-color: #292929; padding: 40px 0px;}
.site-footer a{color: #fff;}
.site-footer p{margin-bottom: 0px; color: #818181;}
.site-footer .custom-logo-link{filter: grayscale(100%);}
#menu-main-menu-1{display: flex;}
#menu-main-menu-1 li{    margin: 0 15px;}
.site-rules{padding-top: 6px;}
.site-rules a{margin: 0 15px;}
.menu-bottom{display: flex;}
.row-bottom{padding-top: 40px;}
.social-footer a{margin: 0 2px;}
.contacts-bottom{display: flex;}
.contacts-bottom p{color: #fff; margin: 0 15px;}
.padding0{padding: 0px;}
.padding0 a:first-child, #menu-main-menu-1 li:first-child, .padding0 p:first-child{margin-left: 0px;}
.text-right{text-align: right;}
.mobile-menu{display: none;}
.footer-logo{max-width: 166px;position: relative;top: -10px;}
.counter{    font-size: 8px;
    display: flex;
    background: #f8f8f8;
    width: 80px;
    align-items: center;
    justify-content: space-between;
    display: flex;
    padding: 2px 6px;
    margin-left: auto;
    margin-top: 20px;
  }
.counter .fa-signal{font-size: 15px;}

table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
      border-collapse: collapse;
      border: none;
}

table tbody tr td{border: none;border-bottom: 2px solid #dee2e6;}

table tbody tr:last-child td{border-bottom: none;}
table th,
table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.archive_tabe{margin-left: -0.5rem; margin-right: -0.5rem;}
.archive_tabe th a, .archive_tabe td a{padding: 0px;
    position: relative;
    display: flex;
    padding: 5px 12px;
    background-color: #f2f8ff;
    color: #25304d;
    transition: 0.3s;
    font-size: 14px;}
.archive_tabe tbody tr td{border: none;}
.archive_tabe th, .archive_tabe td{padding: 0.5rem;}
table thead th {
  vertical-align: bottom;border: none;border-bottom: 2px solid #dee2e6;

}

table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

table .table {
  background-color: #fff;
}

/*archives*/
.tab {
  position: relative;
}

.tabs {
  display: table;
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 100%;
  padding-left: 0px!important;
}
.tabs:after{
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: #ebebeb;
    border-radius: 0 0 1px 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;}
.tabs li {
  float: left;
  line-height: 38px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.tabs a {
  font-weight: 500;
  color: #000;
  padding: 0 20px;
  text-decoration: none;
}
.tabs a:hover{color: #333497;}

.tabs_item {
  display: none;
  padding: 30px 0;
}

.tabs_item:first-child {
  display: block;
}

.current a {
  color: #333497;

}
.current a:after, .tabs a:hover:after{
  border-bottom: 2px solid #333497;
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: #fff;
    border-radius: 0 0 1px 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;}

/*form-page*/
.wpcf7-form{padding-bottom: 20px;}
.wpcf7-form label{width: 100%;}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea{border-radius: 0;
    border-color: #ccc;
    border-width: 0 0 2px 0;
    border-style: none none solid none;
    box-shadow: none;
    outline: none;
    width: 100%;
    padding: 5px 10px;
    font-size: 16px;}

.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form textarea:focus
{
  box-shadow: none;
  border-color: #5e9bfc;
}
.wpcf7-form input[type="submit"]{
  border: 2px solid #2b2c3e;
  border: none;
      background: #bf3020;
      color: #fff;
      padding: 10px 20px;
      font-size: 1em;
      border-radius: 3px;
  }
.wpcf7-form input[type="submit"]:hover{

}
.wpcf7-form p{margin-bottom: 0px;}

.wpcf7-checkbox input[type="checkbox"]{
  -webkit-appearance: none;
width: 1.25em;
height: 1.25em;
background: #f2f8ff;
border-radius: 4px;
outline: none;
margin: 0px 3px;
box-sizing: border-box;
padding: 0px;
}
.wpcf7-checkbox input[type="checkbox"]:checked:before{
  content: "";
display: block;
width: 9px;
height: 17px;
border: 0 solid #d0e6ff;
border-width: 0px 3px 3px 0;
-webkit-transform: rotateZ(40deg);
margin: -4px 10px;
pointer-events: none;
}


@media (max-width: 1200px) {
  .search1{ padding-left: 0px;color: #707070;width: 28px;height: 36px; margin-left: 0px;; z-index: 1;}
  .search1 span{display: none;}
  .header_date{display: none;}
  .social-links{margin-left: 0px;}
}

@media (max-width:992px){
  #menu-main-menu, .header_date{display: none;}
  .site-header .container{justify-content: space-between;}

  .social-links{position: absolute; justify-content: center;display: flex; align-items: center;width: 100%; z-index: 0; left: 0px; margin: 0px;}
  .social-links i{margin: 0 5px; font-size: 25px;}
  .social-links_direct{display: none;}
  .mobile-menu{  background-image: url(/wp-content/themes/chslovo/assets/image/burger.png);
    display: flex;
  background-position: center;
  background-repeat: no-repeat;
  width: 24px;
  height: 36px;
  z-index: 1;
  background-size: 24px;
  margin-left: 15px;
  }
  .is-active{background-image: url(/wp-content/themes/chslovo/assets/image/close.png);    background-size: 16px;}

  .open{
    display: flex!important;

position: absolute;
top: 100%;
flex-direction: column;
z-index: 99;
/* width: 100%; */
left: -15px;
right: -15px;
background: #fff;
margin: 0px!important;
align-items: center;
bottom: -999px;
  }
.hidden{overflow: hidden;}
#menu-main-menu li{display: flex;
    width: 100%;
    border-top: 2px solid #f8f8f8;
    justify-content: center; }
#menu-main-menu a{padding: 25px 0px;}


/*author-page*/


.site-footer{padding: 20px 0px;}
.row-bottom{padding-top: 10px;}
.none, #menu-main-menu-1, .site-rules{display: none;}

.row-bottom .col-12{order: 1;    padding-right: 15px;padding-left: 15px;    display: flex;flex-wrap: wrap;}
.row-bottom .col-6{order: 2; font-size: 12px;}
.row-bottom .col-6 img{max-width: 166px;}
.contacts-bottom p{margin: 0px;}
.weather, .top_five{display: none;}
.top_five_sidebar{display: flex;}
.span_news{display: flex; padding: 0 25px;}

}

@media (max-width: 992px){
  .author-mobile{display: flex}
  .widget-mobile{    display: flex;
    flex-wrap: wrap;
    padding: 10px 25px;
    background: #fff;}
    .widget-mobile span{display: flex; width: 100%; font-size: 13px; padding-bottom: 10px;}
    .widget-mobile a{margin-right: 10px;}
  .tag-mobile{display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row;
      flex-flow: row;
      white-space: nowrap;
      min-width: inherit;
      width: 100%;
      overflow-x: auto;
      overflow-y: hidden;
      background: #fff;
    padding: 10px 0px;
    margin-top: 10px;}
  .tag-mobile .widget-title, .list-categories .widget-title, .list-categories .more{display: none;}
  .list-categories .widget-content{height: auto; overflow: visible; padding: 0px;}
  .list-categories .widget-content ul{display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    white-space: nowrap;
    min-width: inherit;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    background: #fff;
    padding: 10px 0px;
    }
    .list-categories .widget-content ul li{
      position: relative;
display: inline-flex;
padding: 5px 12px;
background-color: #f2f8ff;
color: #25304d;
/* transition: all .2s ease; */
margin: 3px;
transition: 0.3s;
    }
  .list-categories .widget-content ul li a:before{content: '#';}
  .list-categories{border: none; border-radius: 0px; margin: 0px;}
  .tag-mobile .widget-content{padding: 0px;}
    .col-lg-8 .archives-mobile{display: flex;}
    /*.col-lg-4 .archives-mobile{display: none;}*/
    .archives-mobile .textwidget{display: flex; flex-direction: row; justify-content: space-between; width: 100%;}
    .archives-mobile p{width: 49%; margin-bottom: 0px; margin: 25px 0px;}


    .column-reverse{    display: flex;flex-direction: column-reverse;}
    .no-sidebar .col-lg-4 aside{display: none;}
}

@media (max-width: 1024px) {
  .site-main .container{
    padding: 0px;overflow-x: hidden;
  }
}


@media (max-width: 576px) {
  .site-main .container{
    padding: 0px;overflow-x: hidden;
  }
  .archives-mobile a{font-size: 11px;}
  .vertical .col-image{padding: 0px;}
  .vertical .col-image img{max-height: none;}
}

@media (max-width: 516px) {
  .site-header .custom-logo-link img{
  max-width: 80px; height: 100%;
  }
  .social-links i {
    font-size: 20px;
  }
}
.related_posts {padding: 20px 0;background: #fff;margin: 20px 0px;}
.related_posts .row {padding-left: 15px;padding-right: 30px;}
.related_posts h3{margin-left:15px}
.related_posts .pic img {width: 100%;height: auto;}

.spinner {margin: 100px auto;width: 50px;height: 40px;text-align: center;font-size: 10px;}
.spinner > div {background-color: #333; height: 100%; width: 6px; display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
.wpcf7 .screen-reader-response {position: absolute;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);height: 1px;width: 1px;margin: 0;padding: 0;border: 0;}
.wpcf7 form .wpcf7-response-output {margin: 2em 0.5em 1em;	padding: 0.2em 1em;	border: 2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {display: none;}
.wpcf7 form.sent .wpcf7-response-output {border-color: #46b450;}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {border-color: #dc3232;}
.wpcf7 form.spam .wpcf7-response-output {border-color: #f56e28;}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {border-color: #ffb900;}
.wpcf7-form-control-wrap {position: relative;}
.wpcf7-not-valid-tip {color: #dc3232;font-size: 1em;font-weight: normal;display: block;}
.use-floating-validation-tip .wpcf7-not-valid-tip {position: relative;top: -2ex;left: 1em;z-index: 100;border: 1px solid #dc3232;background: #fff;padding: .2em .8em;width: 24em;}
.wpcf7-list-item {display: inline-block;margin: 0 0 0 1em;}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {content: " ";}
.wpcf7 .ajax-loader {visibility: hidden;display: inline-block;background-color: #23282d;opacity: 0.75;width: 24px;height: 24px;border: none;border-radius: 100%;padding: 0;margin: 0 24px;position: relative;}
.wpcf7 form.submitting .ajax-loader {visibility: visible;}
.wpcf7 .ajax-loader::before {content: '';position: absolute;background-color: #fbfbfc;top: 4px;left: 4px;width: 6px;height: 6px;border: none;border-radius: 100%;transform-origin: 8px 8px;animation-name: spin;animation-duration: 1000ms;animation-timing-function: linear;animation-iteration-count: infinite;}
@media (prefers-reduced-motion: reduce) {
	.wpcf7 .ajax-loader::before {animation-name: blink;	animation-duration: 2000ms;}
}

@keyframes spin {
	from {transform: rotate(0deg);}
	to {transform: rotate(360deg);}
}

@keyframes blink {
	from {opacity: 0;}
	50% {opacity: 1;}
	to {opacity: 0;}
}

.wpcf7 input[type="file"] {cursor: pointer;}
.wpcf7 input[type="file"]:disabled {cursor: default;}
.wpcf7 .wpcf7-submit:disabled {cursor: not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {direction: ltr;}
