/*!
Theme Name: Ladyplace
Version: 1.0
*/


@charset "UTF-8";
/*========= Вспомогательные стили ===========*/
/* Resset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

  
#menu-footer-menu_en  a,#menu-footer-menu_en2,#menu-footer-menu_nl  a {color:#7ae23b;}

  
  
  
body {
  line-height: 1;  }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*ClearFix*/
.clear_fix:before,
.clear_fix:after {
  content: "";
  display: table; }

.clear_fix:after {
  clear: both; }

.clear_fix {
  clear: both;
  *zoom: 1; }

/*======== Глобальные стили ==========*/
/*========
Типографика
==========
*/
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/*=========
Ссылки
=========
*/
a {
  text-decoration: none;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  cursor: pointer; }

/*Выравнивание по горизонтали*/
.middle-tab {
  display: table;
  width: 100%;
  height: 100%; }

.middle-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

/*======= Сетка =============*/
.site-main {
  position: relative;
  z-index: 10;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1020px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 480px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }
  .col-xs-12 {
    width: 100%; }
  .col-xs-11 {
    width: 91.66666667%; }
  .col-xs-10 {
    width: 83.33333333%; }
  .col-xs-9 {
    width: 75%; }
  .col-xs-8 {
    width: 66.66666667%; }
  .col-xs-7 {
    width: 58.33333333%; }
  .col-xs-6 {
    width: 50%; }
  .col-xs-5 {
    width: 41.66666667%; }
  .col-xs-4 {
    width: 33.33333333%; }
  .col-xs-3 {
    width: 25%; }
  .col-xs-2 {
    width: 16.66666667%; }
  .col-xs-1 {
    width: 8.33333333%; }
  .col-xs-pull-12 {
    right: 100%; }
  .col-xs-pull-11 {
    right: 91.66666667%; }
  .col-xs-pull-10 {
    right: 83.33333333%; }
  .col-xs-pull-9 {
    right: 75%; }
  .col-xs-pull-8 {
    right: 66.66666667%; }
  .col-xs-pull-7 {
    right: 58.33333333%; }
  .col-xs-pull-6 {
    right: 50%; }
  .col-xs-pull-5 {
    right: 41.66666667%; }
  .col-xs-pull-4 {
    right: 33.33333333%; }
  .col-xs-pull-3 {
    right: 25%; }
  .col-xs-pull-2 {
    right: 16.66666667%; }
  .col-xs-pull-1 {
    right: 8.33333333%; }
  .col-xs-pull-0 {
    right: auto; }
  .col-xs-push-12 {
    left: 100%; }
  .col-xs-push-11 {
    left: 91.66666667%; }
  .col-xs-push-10 {
    left: 83.33333333%; }
  .col-xs-push-9 {
    left: 75%; }
  .col-xs-push-8 {
    left: 66.66666667%; }
  .col-xs-push-7 {
    left: 58.33333333%; }
  .col-xs-push-6 {
    left: 50%; }
  .col-xs-push-5 {
    left: 41.66666667%; }
  .col-xs-push-4 {
    left: 33.33333333%; }
  .col-xs-push-3 {
    left: 25%; }
  .col-xs-push-2 {
    left: 16.66666667%; }
  .col-xs-push-1 {
    left: 8.33333333%; }
  .col-xs-push-0 {
    left: auto; }
  .col-xs-offset-12 {
    margin-left: 100%; }
  .col-xs-offset-11 {
    margin-left: 91.66666667%; }
  .col-xs-offset-10 {
    margin-left: 83.33333333%; }
  .col-xs-offset-9 {
    margin-left: 75%; }
  .col-xs-offset-8 {
    margin-left: 66.66666667%; }
  .col-xs-offset-7 {
    margin-left: 58.33333333%; }
  .col-xs-offset-6 {
    margin-left: 50%; }
  .col-xs-offset-5 {
    margin-left: 41.66666667%; }
  .col-xs-offset-4 {
    margin-left: 33.33333333%; }
  .col-xs-offset-3 {
    margin-left: 25%; }
  .col-xs-offset-2 {
    margin-left: 16.66666667%; }
  .col-xs-offset-1 {
    margin-left: 8.33333333%; }
  .col-xs-offset-0 {
    margin-left: 0%; } }

@media (min-width: 768px) {
  .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 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .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 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .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 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*
=====================================
|        ОСНОВНЫЕ СТИЛИ        |
=====================================
*/
/*==================
ШАПКА
===================*/
.b-header {
  margin-top: 10px;
  position: relative; }
  @media only screen and (max-width: 992px) {
    .b-header {
      margin-top: 20px; } }

/*Лого*/
.b-logo {
  position: relative;
  display: inline-block; }
  @media only screen and (max-width: 992px) {
    .b-logo {
      width: 300px; } }
  @media only screen and (max-width: 768px) {
    .b-logo {
      width: 160px; } }
  .b-logo__image img {
    width: 75%; }
  .b-logo__text {
    font-size: 14px;
    position: absolute;
    bottom: 17%;
    left: 53%;
    display: block;
    width: 380px; }
    @media only screen and (max-width: 992px) {
      .b-logo__text {
        font-size: 12px;
        width: 325px; } }
    @media only screen and (max-width: 768px) {
      .b-logo__text {
        font-size: 8px;
        width: 220px; } }

/*Форма поиска*/
.b-search-form {
  position: absolute;
  right: 15px;
  top: 0;
  width: 135px; }
  .b-search-form:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  @media only screen and (max-width: 992px) {
    .b-search-form {
      right: 50px; } }
  @media only screen and (max-width: 768px) {
    .b-search-form {
      width: 90px; } }
  .b-search-form__input {
    border: 0;
    width: 100%;
    outline: 0;
    position: relative;
    border-bottom: 1px solid #d7d7d7;
    padding: .6em 5px .6em 30px; }
    .b-search-form__input:focus {
      border: 1px solid #6f037e; }
    .b-search-form__input::-webkit-input-placeholder {
      font-size: 14px;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #d7d7d7; }
    .b-search-form__input::-moz-placeholder {
      font-size: 14px;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #d7d7d7; }
    .b-search-form__input:-ms-input-placeholder {
      font-size: 14px;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #d7d7d7; }
    .b-search-form__input::placeholder {
      font-size: 14px;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #d7d7d7; }
  .b-search-form__button {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 30px;
    border: 0;
    background: none;
    background-image: url("images/search.svg");
    background-repeat: no-repeat;
    background-position: 50%;
    outline: none; }

/*========
НАВИГАЦИЯ
========*/
.b-open-nav {
  position: absolute;
  right: 15px;
  top: 0;
  font-size: 25px;
  color: #6f037e; }

.b-close-nav {
  position: absolute;
  top: 25px;
  right: 15px;
  color: #9e0499;
  font-size: 28px; }

.nav-active {
  display: block !important;
  z-index: 9999; }

.b-primary-nav {
  position: relative;
  padding-top: 20px;
  padding-bottom: 60px; }
  @media only screen and (max-width: 992px) {
    .b-primary-nav {
      display: none;
      position: fixed;
      overflow: auto;
      top: 0;
      left: 0;
      bottom: 0;
      width: 100%;
      margin: 0;
      padding: 25px 15px;
      background: rgba(0, 0, 0, 0.95); } }
  .b-primary-nav__menu {
    border-bottom: 1px solid #000; }
  .b-primary-nav__link {
    display: block;
    width: 14.28%;
    float: left;
    text-align: center;
  
    font-size: 16px;
    padding: .3em; }
    .b-primary-nav__link a:hover {
      color: #6f037e; }
    @media only screen and (max-width: 992px) {
      .b-primary-nav__link {
        float: none;
        width: auto;
        text-align: left;
        text-transform: none;
        color: #9e0499; } }
  .b-primary-nav__submenu {
    display: none;
    text-transform: lowercase;
    font-size: 14px;
    margin-top: 10px; }
    @media only screen and (max-width: 992px) {
      .b-primary-nav__submenu {
        display: block;
        color: #fff;
        font-weight: 300; } }
    .b-primary-nav__submenu li {
      margin-bottom: 5px; }


/*АКТИВНЫЙ ПУНКТ МЕНЮ 1-го УРОВНЯ*/

.b-primary-nav__menu .current-menu-item .main-menu-link,
  .b-primary-nav__menu .current-category-ancestor .main-menu-link {
  position: relative;
}

.b-primary-nav__menu .current-menu-item .main-menu-link:before,
  .b-primary-nav__menu .current-category-ancestor .main-menu-link:before {
    content: "";
    display: block;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -4px;
    height: 8px;
    width: 8px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background: #000;  
}

/*Показать сабменю*/
.b-primary-nav__menu .current-menu-item .b-primary-nav__submenu,
.b-primary-nav__menu .current-category-ancestor .b-primary-nav__submenu {
  display: block;
  position: absolute;
  width: 100%;
  left: 30px;
  text-align: left;
  bottom: 30%;
  text-transform: none; 
}
  @media only screen and (max-width: 992px) {
    .current-menu-item .b-primary-nav__submenu,
    .current-category-ancestor .b-primary-nav__submenu {
      position: static !important; } }

  .current-menu-item .b-primary-nav__submenu a:before,
    .current-category-ancestor .b-primary-nav__submenu a:before {
    content: none; }

  .current-menu-item .b-primary-nav__submenu li,
    .current-category-ancestor .b-primary-nav__submenu li {
    display: inline-block;
    margin-right: 10px; }

    @media only screen and (max-width: 992px) {
      .current-menu-item .b-primary-nav__submenu li,
        .current-category-ancestor .b-primary-nav__submenu li {
        display: block; } }

    .current-menu-item .b-primary-nav__submenu li:hover,
     .current-menu-item .b-primary-nav__submenu li:hover {
      color: #6f037e; }

  .b-primary-nav__submenu .current-menu-item {
  color: #6f037e; }

   @media only screen and (max-width: 992px) {
  .b-primary-nav__submenu .current-menu-item {
    color: #fff; }
   }

/*===================
ОСНОВНОЙ КОНТЕНТ
====================
*/
.b-slider {
  display: block;
  margin-bottom: 30px; }
  
   @media only screen and (max-width: 768px) {
  .b-slider {
    display: none; }
   }

.master-slider {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.ms-layer {
  width: 100%;
}

/*РАНДОМНЫЕ ПОСТЫ*/
   @media only screen and (max-width: 768px) {
  .b-random-posts {
    display: none; }
   }
/*ПРЕВЬЮ ПОСТОВ*/
.b-post-preview {
  height: 100px;
  margin-bottom: 30px; }
  .b-post-preview__wrapper {
    -webkit-box-shadow: none;
            box-shadow: none;}
  .b-post-preview__blackout {
    display: none; }
  .b-post-preview__info {
    display: none; }
  .b-post-preview__image {
    height: 100px;
    width: 45%;
    float: left;
    overflow: hidden; 
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
    .b-post-preview__image img {
      height: 100%;
      width: 100%; }
  .b-post-preview__tags {
    display: none; }
  .b-post-preview__text {
    width: 55%;
    float: left;
    padding: 0 2%; }
    .b-post-preview__text h3 {
      font: 600 16px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 14px;
      color: #6f037e;
      margin-bottom: 10px; }
    .b-post-preview__text p {
      display: none; }
  .b-post-preview:hover .b-post-preview__text h3 {
    text-decoration: underline; }

/*Большое превью поста*/
.b-post-preview--large {
  height: 320px; }
  .b-post-preview--large .b-post-preview__wrapper {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  .b-post-preview--large .b-post-preview__blackout {
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000; }
  .b-post-preview--large .b-post-preview__info {
    display: block;
    visibility: hidden;
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 12px;
    font-weight: 300;
    color: #fff; }
  .b-post-preview--large .b-post-preview__views {
    display: inline-block;
    padding: 5px 5px 5px 20px;
    background-image: url("images/views.png");
    background-repeat: no-repeat;
    background-position: 0 50%; }
  .b-post-preview--large .b-post-preview__comments {
    display: inline-block;
    padding: 5px 5px 5px 20px;
    background-image: url("images/comments.png");
    background-repeat: no-repeat;
    background-position: 0 50%; }
  .b-post-preview--large:hover .b-post-preview__info {
    visibility: visible; }
  .b-post-preview--large:hover .b-post-preview__blackout {
    opacity: .25; }
  .b-post-preview--large .b-post-preview__tags {
    display: block;
    padding-bottom: 10px;
    font-size: 12px;
    font-weight: 300;
    text-align: right; }
    .b-post-preview--large .b-post-preview__tags li {
      display: inline-block;
      margin-left: 15px; }
  .b-post-preview--large .b-post-preview__text p {
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.1em; }
  .b-post-preview--large .b-post-preview__image {
    height: 260px;
    position: relative;
    overflow: hidden;
    width: 100%;
    float: none; 
    -webkit-box-shadow: none;
            box-shadow: none;}
  .b-post-preview--large .b-post-preview__text {
    text-align: left;
    padding: 10px 15px 20px 15px;
    height: 60px;
    overflow: hidden;
    width: 100%;
    float: none; }
  .b-post-preview--large .b-post-preview__text h3 {
    font-size: 16px; }

/*Правый float для постов на странице категорий*/
.b-post-preview--float-right {
  float: right; }
  @media only screen and (max-width: 768px) {
    .b-post-preview--float-right {
      float: none; } }

.b-headline {
  text-align: center;
  padding-bottom: 35px; }
  .b-headline__header-wrapper {
    position: relative; }
  .b-headline__header-line {
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    top: 55%;
    background: #6f037e;
    z-index: 10; }
  .b-headline__header {
    background: #fff;
    display: inline-block;
    padding: .1em .6em;
    color: #6f037e;
    font: 36px "Oswald", "Times New Roman", serif;
    position: relative;
    z-index: 20; }
  .b-headline__links {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto; }
    .b-headline__links li {
      display: inline-block;
      font-size: 12px;
      font-weight: 300;
      margin-right: 5px; }
    
    .b-headline__links li:hover {
      text-decoration: underline;
    }
/*Превью сонника*/
.b-post-preview-sonnik {
      padding: 5px 5px;
      font: 600 16px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 14px;
      color: #6f037e;
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
      margin-bottom: 10px;
}
.b-post-preview-sonnik:hover {
  text-decoration: underline;
  cursor: pointer;
}
/*============
БОКОВАЯ ПАНЕЛЬ
=============*/
.b-aside-hedline {
  text-align: center; }
  .b-aside-hedline__header {
    font: italic 30px "Oswald", "Times New Roman", serif;
    color: #6f037e;
    line-height: 1em;
    padding-bottom: 12px;
    border-bottom: 1px solid #6f037e;
    margin-bottom: 10px; }
  .b-aside-hedline__toggle-new {
    display: inline-block;
    padding: .6em 1.3em;
    cursor: pointer;
    margin-bottom: 40px; }
  .b-aside-hedline__toggle-popular {
    display: inline-block;
    padding: .6em 1.3em;
    cursor: pointer;
    margin-bottom: 40px; }
  .b-aside-hedline .toggle-active {
    background: #d782e3;
    cursor: default; }

.b-more-posts {
  text-align: center;
  color: #fff;
  margin-bottom: 60px; }
  .b-more-posts span {
    display: inline-block;
    padding: .6em 1.3em;
    background: #a03cb0; }
    .b-more-posts span:hover {
      background: #b342c5;
      cursor: pointer; }

/*Кнопка ПОКАЗАТЬ ЕЩЕ*/
.ajax-load-more-wrap.purple button.alm-load-more-btn {
  background: #a03cb0;
  border-radius: 0;
}
.ajax-load-more-wrap.purple button.alm-load-more-btn:hover{
  background: #b342c5;
}


.b-sonnik-hedline {
  text-align: center; }
  .b-sonnik-hedline__header {
    font: italic 30px "Oswald", "Times New Roman", serif;
    color: #6f037e;
    line-height: 1em;
    padding-bottom: 10px;
    border-bottom: 1px solid #6f037e;
    margin-bottom: 10px; }
  .b-sonnik-hedline__toggle-alphabet {
    display: inline-block;
    padding: .6em .5em;
    cursor: pointer;
    margin-bottom: 40px; }
  .b-sonnik-hedline__toggle-word-search {
    display: inline-block;
    padding: .6em .5em;
    cursor: pointer;
    margin-bottom: 40px; }
  .b-sonnik-hedline .toggle-active {
    background: #d782e3;
    cursor: default; }



/*АЛФАВИТ*/
.b-alphabet {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  color: #0f0e0f;
  margin-bottom: 30px; }
  .b-alphabet li {
    float: left;
    width: 14.28%;
    border-bottom: 1px solid transparent; }
    .b-alphabet li:hover {
      color: #d782e3;
      border-color: #d782e3;
      cursor: pointer; }
  .b-alphabet li a {
    padding: .5em;
    display: block;
  }
.b-word-search .b-search-form {
  position: relative;
  top: 0;
  left: 0;
  right: auto;
  width: 100%;
  margin-bottom: 30px; }

/*===============
ФУТЕР
==============
*/
.b-footer {
  background: #000;
  padding-top: 40px;
  padding-bottom: 40px; }
  .b-footer__text {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.3em;
    margin-bottom: 20px; }
  .b-footer__nav {
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    color: #9f3cb0; }
    .b-footer__nav ul {
      margin-bottom: 30px; }
    .b-footer__nav li {
      margin-bottom: 5px; }
  .b-footer__social {
    max-width: 110px; }
    .b-footer__social p {
      color: #fff;
      margin-bottom: 5px; }
  .b-footer__social-icons {
    font-size: 20px;
    text-align: right; }
    .b-footer__social-icons a {
      margin-right: 5px; }
    .b-footer__social-icons a:first-child {
      color: #678fb3; }
    .b-footer__social-icons a:last-child {
      color: #3b5a9a; }

/*==========================================

======      СТРАНИЦА КАТЕГОРИИ =============

==========================================*/

/*=========
ОСНОВНОЙ КОНТЕНТ
==========*/
.b-headline--category-active {
  text-align: left;
  position: relative; }
  .b-headline--category-active .b-headline__header {
    font: italic 30px "Oswald", "Times New Roman", serif;
    color: #6f037e;
    line-height: 1em;
    padding-bottom: 10px; }
  .b-headline--category-active .b-headline__header-line {
    top: auto; }

.b-pagelisting {
  text-align: center;
  position: relative;
  margin-bottom: 50px; }
  .b-pagelisting__numbers {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    position: relative;
    z-index: 20; }
  .page-numbers {
    display: inline-block;
    text-align: center;
    width: 31px;
    height: 31px;
    border: 1px solid #959595;
    line-height: 31px;
    font-size: 14px;
    font-weight: 300;
    margin-right: 4px; }
    .page-numbers:hover {
      cursor: pointer;
      background: #a03caf; }
  .b-pagelisting .current {
    background: #a03caf; }
  .b-pagelisting__line {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #6f037e;
    z-index: 10; }

/*==========================================

======      СТРАНИЦА СТАТЬИ =============

==========================================*/

/*=========
СТАТЬЯ
===========*/
.b-article .entry-title {
  font: 36px "Oswald", "Times New Roman", serif;
  margin-bottom: 20px; }

.b-article__crumbs {
  color: #2042ee;
  font-size: 12px;
  font-weight: 300;
  text-align: right; }
  .b-article__crumbs a:hover {
    color: #000;
    text-decoration: underline; }


/*ОГЛАВНЕНИЕ ПОСТА*/
.b-article-contents {
  position: relative;
  padding-left: 50px;
  margin-bottom: 35px; }
  .b-article-contents__btn {
    position: absolute;
    left: 0;
    top: -15px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    border: 8px solid transparent;
    -webkit-transition: all .4s;
    transition: all .4s;
    color: #fff;
    font-size: 24px; }
    .b-article-contents__btn:hover {
      cursor: pointer;
      border-color: #ecc4f2; }
    .b-article-contents__btn i {
      display: block;
      width: 30px;
      height: 30px;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      background: #d782e3;
      text-align: center;
      line-height: 30px; }
  .b-article-contents .rotate {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .b-article-contents__text {
    font-family: "Oswald", "Times New Roman", serif;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    color: #a03caf;
    margin-bottom: 25px; }
  .b-article-contents__items {
    font-weight: 300;
    color: #2042ee;
    display: none; }
  .b-article-contents__items li a {
    text-decoration: none;
  }
    .b-article-contents__items ol li {
      margin-top: 8px;
      margin-bottom: 8px; }
      .b-article-contents__items ol li:hover {
        cursor: pointer;
        color: #000;
        text-decoration: underline; }


.b-article-content {
  margin-bottom: 50px;
}
.b-article-content h2 {
  margin-top: 40px;
  margin-bottom: 40px;
  font: italic 30px "Oswald", "Times New Roman", serif; }

.b-article-content h3 {
  padding-left: 45px;
  position: relative;
  font: 600 16px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 25px;
  margin-top: 25px; }
  
.b-post-preview-sonnik h3 {
  padding-left: 45px;
  position: relative;
  font: 600 16px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 15px;
  margin-top: 15px; }  
  
  .b-article-content h3:before {
    content: url("images/h3_list.svg");
    position: absolute;
    left: 0;
    top: 0; }

.b-article-content p {
  font-weight: 300;
  margin-bottom: 25px;
  line-height: 1.3em; }

.b-article-content a {
  color: #2042ee;
  text-decoration: underline; }


.b-article-content img {
  height: auto;
  max-width: 100%;
  display: block;
  margin-top: 25px;
  margin-bottom: 25px;
  vertical-align: middle;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }


.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 1.75em;
  }
.alignright {
    float: right;
    margin: 0.375em 0 1.75em 1.75em;
}

.alignleft {
    float: left;
    margin: 0.375em 1.75em 1.75em 0;
}

.b-article-content ol {
  list-style-type: decimal;
  list-style-position: inside;
  padding-left: 30px;
  font: 300 16px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 25px; }

.b-article-content ul {
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 30px;
  font: 300 16px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 25px; }

.b-video-content {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000; }
  .b-video-content__container {
    padding-bottom: 56.25%;
    /* 16:9 */
    position: relative;
    height: 0;
    width: 100%; }
    .b-video-content__container iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; }

  .fluid-width-video-wrapper {
    position: relative;
  }

.b-table {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px; }
  @media only screen and (max-width: 768px) {
    .b-table {
      font-size: 12px; } }
  @media only screen and (max-width: 480px) {
    .b-table {
      font-size: 10px; } }
  @media only screen and (max-width: 420px) {
    .b-table {
      font-size: 9px; } }
  .b-table caption {
    font-weight: 300;
    font-style: italic;
    text-align: right;
    margin-bottom: 5px; }
  .b-table table {
    text-align: center;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin-bottom: 35px;
    max-width: 100%; }
  .b-table th, .b-table td {
    padding: 1em 2%; 
	   text-align: left;
	}
  .b-table tr:first-child {
    background: #d2edc9; }
  .b-table tr:nth-child(2n + 3) {
    background: #ebebeb; }
  .b-table th:first-child {
    background: #eed7f2; }
  .b-table tr:nth-child(2n + 3) th:first-child {
    background: #e0c9e4; }
  .b-table tr:first-child th:first-child {
    background: #dfb1e5; }

.b-article-footer {
  margin-bottom: 50px; }
  .b-article-footer__signature {
    font-weight: 300;
    font-style: italic;
    text-align: right;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000; }
  .b-article-footer__repost {
    text-align: right;
    margin-top: 10px; }
    .b-article-footer__repost .share {
      display: inline-block;
      margin-left: 10px;
      padding-left: 25px;
      position: relative; }
      .b-article-footer__repost .share:hover {
        cursor: pointer; }
      .b-article-footer__repost .share span {
        color: #000;
        font-size: 10px;
        font-weight: 300;
        text-transform: uppercase; }
    .b-article-footer__repost i {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 16px; }
    .b-article-footer__repost .vk {
      color: #678fb3; }
    .b-article-footer__repost .fb {
      color: #3b5a9a; }



/*ЧИТАЙТЕ ТАКЖЕ ВНУТРИ ПОСТА*/
.read-also {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
       box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

/*Заголовок*/
.read-also .centered-text-area {
  padding-left: 20% !important;
}

.read-also .centered-text-area .postTitle {
    font-size: 24px !important;
    font-weight: 300 !important;
    font-style: italic !important;
    color: #a03caf !important;
}
    @media only screen and (max-width: 768px) {
      .read-also .centered-text-area .postTitle {
        font-size: 14px !important; } }

    @media only screen and (max-width: 768px) {
      .read-also .centered-text-area {
        font-size: 14px !important;
        padding-left: 30% !important;} }

/*Кнопка*/
.read-also a .ctaButton {
  background-color: #81af3e !important;
  border-radius: 0 !important;
  background-image: none !important;
  left: 0 !important;
  right: auto !important;
  width: 20%;
  height: 100% !important;
  color: #fff !important;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 16px !important;
  padding: 2% !important;
}
.read-also a:hover .ctaButton {
  background-color: #95c751 !important;
}
@media only screen and (max-width: 768px) {
.read-also a .ctaButton {
        font-size: 14px !important;
        width: 30% !important; } }





.b-read-also {
  margin-top: 25px;
  margin-bottom: 25px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  text-align: center;
  position: relative; }
  .b-read-also:hover {
    cursor: pointer; }
  .b-read-also:hover .b-read-also__btn {
    background: #b343c4; }
  .b-read-also__btn {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 20%;
    padding: 2%;
    color: #fff;
    background: #a03caf; }
    @media only screen and (max-width: 768px) {
      .b-read-also__btn {
        font-size: 14px;
        width: 30%; } }
  .b-read-also__text {
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    color: #a03caf;
    margin-left: 20%;
    width: 80%;
    padding: 4%; }
    @media only screen and (max-width: 768px) {
      .b-read-also__text {
        font-size: 14px;
        width: 70%;
        margin-left: 30%; } }





.b-read-also-block {
  margin-bottom: 35px; }
  .b-read-also-block__btn {
    color: #fff;
    padding: .7em;
    text-align: center;
    background: #80b043;
    margin-bottom: 25px; }

    .b-read-also-post {
      margin-bottom: 30px;
    }

.b-read-also-post:hover {
  cursor: pointer;
  text-decoration: underline; }

.b-read-also-post__image {
  height: 0px;
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden; }

.b-read-also-post__image-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .b-read-also-post__image-wrapper img {
    height: 100%;
    width: 100%; }

.b-read-also-post__text {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 15px; }

  @media only screen and (max-width: 992px) {
    .b-read-also-post__text{
        font-size: 16px;
        text-align: center; } }


.b-comments-form {
  margin-bottom: 50px; }
  .b-comments-form__headline {
    position: relative;
    font-size: 24px;
    display: inline-block;
    margin-bottom: 20px; }
  .b-comments-form__counter {
    position: absolute;
    top: -15px;
    right: -40px;
    height: 28px;
    width: 38px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    line-height: 23px;
    color: #fff;
    background-image: url("images/comments.svg");
    background-repeat: no-repeat; }
  .b-comments-form__open-btn {
    height: 65px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    font-weight: 300;
    color: #c0bdbf;
    padding: .8em; }
    .b-comments-form__open-btn:hover {
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
              box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
      cursor: pointer; }
  .b-comments-form__form {
    background: #e6e6e6;
    padding: 20px;
    display: none; }
    .b-comments-form__form input {
      display: block;
      outline: none;
      margin-bottom: 20px;
      padding: .4em .8em;
      font-size: 14px; }
      .b-comments-form__form input::-webkit-input-placeholder {
        font-size: 14px;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .b-comments-form__form input::-moz-placeholder {
        font-size: 14px;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .b-comments-form__form input:-ms-input-placeholder {
        font-size: 14px;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .b-comments-form__form input::placeholder {
        font-size: 14px;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .b-comments-form__form textarea {
      width: 100%;
      display: block;
      outline: none;
      padding: .4em .8em;
      margin-bottom: 20px;
      font-size: 14px; }
      .b-comments-form__form textarea::-webkit-input-placeholder {
        font-size: 14px;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .b-comments-form__form textarea::-moz-placeholder {
        font-size: 14px;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .b-comments-form__form textarea:-ms-input-placeholder {
        font-size: 14px;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .b-comments-form__form textarea::placeholder {
        font-size: 14px;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

    .form-submit input {
      display: inline-block;
      outline: none;
      border: none;
      background: #a03caf;
      padding: .7em 1.3em;
      font-size: 16px;
      color: #fff; }
     .form-submit input:hover {
        cursor: pointer;
        background: #b343c4; }


.b-comment{
  margin-top: 50px;
}

.comment {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 35px; 
  position: relative;}

.pingback {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 35px; 
  position: relative;
}
.pingback p {
    padding-top: 40px;
    padding-bottom: 15px;
    font-weight: 300; }
    @media only screen and (max-width: 768px) {
    .pingback p {
      padding-top: 20px; } }

  .comment-author {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 600;
    color: #a03caf;
    max-width: 70%; }
    @media only screen and (max-width: 768px) {
    .comment-author {
        position: relative;
        margin-bottom: 10px; } }

  .comment-meta  {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 300;
    font-size: 14px;
    color: #4c4b4b; }
    @media only screen and (max-width: 768px) {
    .comment-meta {
        position: relative; } }

  .comment p {
    padding-top: 40px;
    padding-bottom: 15px;
    font-weight: 300; }
        @media only screen and (max-width: 768px) {
    .comment p {
      padding-top: 20px; } }

  .reply {
    font-size: 14px;
    color: #2042ee;
    font-weight: 300;
    margin-bottom: 5px;
  }

.b-meta-post {
  margin-bottom: 50px;
  font-size: 12px;
  font-weight: 300;
  color: #898888; }
  .b-meta-post a {
    color: #2042ee; }
  .b-meta-post div {
    margin-bottom: 5px; }


/* СТРАНИЦА ПОИСКА */
.search-header {
      margin-bottom: 30px;
}
.search-title {
    font: italic 30px "Oswald", "Times New Roman", serif;
    color: #6f037e;
    line-height: 1em;
    padding-bottom: 12px;
    border-bottom: 1px solid #6f037e;

}
.b-post-search {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); 
}
.b-post-search__title {
    font: 600 16px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #6f037e;
    margin-bottom: 10px;
}
.b-post-search__title:hover{
  text-decoration: underline;
}
@media (max-width: 480px) {
div#artupbanner
{
	display:none;

}
div#artupbanner2
{
	width:100%;	

}
img#first 
{
max-width:100%;	
}

} 
@media (min-width: 480px) and (max-width: 768px){
div#artupbanner
{
display:none;
}
div#artupbanner2
{
	width:100%;	

}
img#first 
{
max-width:100%;	
}
}
@media (min-width: 768px) {
div#artupbanner
{
margin-top: 10px;
margin-bottom: 10px;
width:302px;
float:right;
    margin-left: 15px;
}
div#artupbanner2
{
display:none;
}
img#first 
{
max-width:-webkit-calc(100% - 317px);	
}
}

@media (min-width: 992px) {
div#artupbanner
{
margin-top: 10px;
margin-bottom: 10px;
width:302px;
float:right;
    margin-left: 15px;
}
div#artupbanner2
{
display:none;
}
img#first 
{
max-width:-webkit-calc(100% - 317px);	
}

 }

@media (min-width: 1200px) {
div#artupbanner
{
margin-top: 10px;
margin-bottom: 10px;
width:302px;
float:right;
    margin-left: 15px;
} 
div#artupbanner2
{
display:none;
}
img#first 
{
max-width:-webkit-calc(100% - 317px);	
}
}
div#sidebarbanner 
{
width:100%;
}
div#downbanner1{
overflow:hidden; 
width:100%;
}
div#downbanner2{
overflow:hidden; 
width:100%;
}
@media (max-width: 590px) {
div#downbanner1
{
display:none;
}} 
@media (min-width: 589px) {
div#downbanner2
{
display:none;
}} 


