@charset "UTF-8";
/***
 * Кнопка вызова мобильного меню
 ***/
/**
 * ╤сЁюё ёЄшыхщ
 **/
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%;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}



table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

input {
  outline: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

.l-container:before, .l-row:before, .l-middle:before, .site-header .top-bar:before, .site-nav:before, .site-nav .menu:before, .site-nav .menu > li > .sub-menu:before, .search-form:before, .what-i-do .what-i-do-item:before, .post-teaser:before, .post-teaser-horz-sm:before, .page-navi:before, .comments-area .comments-list .list .comment .comment-head:before, .comments-area .respond-form .form-head:before, .widget-posts-list .postslist > li:before, .textblock .gallery > div:before, .textblock .columns:before, .l-container:after, .l-row:after, .l-middle:after, .site-header .top-bar:after, .site-nav:after, .site-nav .menu:after, .site-nav .menu > li > .sub-menu:after, .search-form:after, .what-i-do .what-i-do-item:after, .post-teaser:after, .post-teaser-horz-sm:after, .page-navi:after, .comments-area .comments-list .list .comment .comment-head:after, .comments-area .respond-form .form-head:after, .widget-posts-list .postslist > li:after, .textblock .gallery > div:after, .textblock .columns:after {
  content: '';
  display: table;
  clear: both;
}

.site-nav .menu, .page-navi > ul {
  position: relative;
  float: right;
  right: 50%;
}
.site-nav .menu > li, .page-navi > ul > li {
  position: relative;
  float: left;
  left: 50%;
}
.search-form:hover, .search-form:focus, .search-form:active
{
border: 1px solid #eced31; box-shadow: 4px #eced31; -moz-box-shadow: 0 0 4px #eced31;
-webkit-box-shadow: 0 0 4px #eced31;
}
button[type="submit"],
button[type="button"],
a[role="button"],
.wpcf7-submit, .site-header .top-bar .menu-toggle, .site-nav .menu-toggle, .site-nav .menu-dd > li > button, .search-form input[type="submit"],
.search-form button[type="submit"], .ui-text,
textarea,
input[type="text"],
input[type="tel"],
input[type="email"], .search-form input[type="text"]  {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-family: inherit;
  background: none;
  border: 0;
  border-radius: 0;
  outline: 0;
}

button[type="submit"],
button[type="button"],
a[role="button"],
.wpcf7-submit, .site-header .top-bar .menu-toggle, .site-nav .menu-toggle, .site-nav .menu-dd > li > button, .search-form input[type="submit"],
.search-form button[type="submit"] {
  cursor: pointer;
}

.post-teaser .thumb img, .post-teaser-horz-sm .thumb img, .wp-widget img, .widget-posts-list .postslist > li .thumb img, .textblock .wp-caption img, .textblock .gallery > div > figure img {
  display: block;
  width: 100%;
}

/***
 * ╨Ю╤Б╨╜╨╛╨▓╨╜╤Л╨╡ ╤Б╤В╨╕╨╗╨╕
 ***/
html {
  height: 100%;
}

body {
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  width: 100%;
  height: 100%;
  font-family: "Open Sans", Arial, sans-serif;
  color: #ffe4c9;
}
body:after {
  background: #150000;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#040000), to(#260000));
  background: -webkit-linear-gradient(top, #040000, #260000);
  background: -moz-linear-gradient(top, #040000, #260000);
  background: -ms-linear-gradient(top, #040000, #260000);
  background: -o-linear-gradient(top, #040000, #260000);
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#040000', EndColorStr='#260000')";
  content: '';
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/***
 * ╨Ю╤Б╨╜╨╛╨▓╨╜╤Л╨╡ ╤Б╤В╨╕╨╗╨╕
 ***/
a {
  color: #ffcccc;
  text-decoration: underline;
  outline: 0;
}
a:hover {
  text-decoration: none;
}
a.as-text {
  color: inherit;
  text-decoration: none;
}
a.as-text:hover {
  color: #ffff99 !important;
}

.js .hide-on-js {
  display: none;
}

.text-center {
  text-align: center;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("https://privorot-zagovori.ru/wp-content/themes/privorot-zagovori/images/fancybox/fancybox_spritesrc");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox/fancybox_loading.gif%3F7") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/fancybox/blank.gif%3F7");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox/fancybox_overlay.png%3F7");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png%3F7");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("../images/fancybox/fancybox_loading@2x.gif%3F7");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__html,
.fotorama__img,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.fotorama--fullscreen,
.fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
}

.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__video-close,
.fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fotorama__caption,
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame {
  outline: 0;
}

.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after {
  content: '';
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5);
}

.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
  transform: none !important;
}

.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform, width;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0ms;
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.fotorama__nav,
.fotorama__nav__frame {
  margin: auto;
  padding: 0;
}

.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.fotorama__nav__frame,
.fotorama__thumb-border {
  box-sizing: content-box;
}

.fotorama__caption__wrap {
  box-sizing: border-box;
}

.fotorama--hidden,
.fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1;
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close,
.fotorama__video-play {
  -webkit-tap-highlight-color: transparent;
}

.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
  background: url(https://privorot-zagovori.ru/wp-content/themes/privorot-zagovori/images/fotorama.png?7) no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
  .fotorama__arr,
  .fotorama__fullscreen-icon,
  .fotorama__video-close,
  .fotorama__video-play {
    background: url(https://privorot-zagovori.ru/wp-content/themes/privorot-zagovori/images/fotorama@2x.png?7) 0 0/96px 160px no-repeat;
  }
}
.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2);
}

@media print {
  .fotorama__arr,
  .fotorama__fullscreen-icon,
  .fotorama__thumb-border,
  .fotorama__video-close,
  .fotorama__video-play {
    background: none !important;
  }
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none;
}

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000;
}

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
  background: #000;
}

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0;
}

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}

.fotorama__nav,
.fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%;
}

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}

.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}

.fotorama__stage__frame {
  overflow: hidden;
}

.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}

.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear,
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0;
}

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}

.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important;
}

.fotorama__error .fotorama__img,
.fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,
.fotorama__img--full {
  display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}

.fotorama__wrap--only-active .fotorama__nav,
.fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important;
}

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5;
}

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
}

.fotorama__nav__frame {
  position: relative;
  cursor: pointer;
}

.fotorama__nav--dots {
  display: block;
}

.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px;
}

.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
  margin: 0 !important;
}

.fotorama__nav--thumbs {
  display: block;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
  margin: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}

.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f;
}

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px;
}

.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}

.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}

.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5);
}

.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5);
}

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}

.fotorama__wrap--no-captions .fotorama__caption,
.fotorama__wrap--video .fotorama__caption {
  display: none;
}

.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear;
}

.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: 0.3s;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.fotorama__select {
  cursor: auto;
}

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
}

@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer;
}

.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
}

.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0;
}

.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0;
}

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: 0.1;
}

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20;
}

.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus {
  border-radius: 50%;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px;
}

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}

.fotorama__error .fotorama__video-play,
.fotorama__loaded .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block;
}

.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px;
}

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-close {
  display: none;
}

.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}

.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important;
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  transition-duration: 0.3s;
}

.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%, 5px 100%;
}

.fotorama__nav:before,
.fotorama__stage:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
  background-position: 0 0, 0 0;
  left: -10px;
}

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
  left: 0;
}

.fotorama__nav:after,
.fotorama__stage:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
  background-position: 100% 0, 100% 0;
  right: -10px;
}

.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
  right: 0;
}

.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none;
}

/**
 * ╨б╨╡╤В╨║╨░
 **/
.l-container {
  padding-left: 15px;
  padding-right: 15px;
}
@media all and (min-width: 768px) {
  .l-container {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (min-width: 992px) {
  .l-container {
    width: 970px;
  }
}
@media all and (min-width: 1200px) {
  .has-lgm-width .l-container {
    width: 1200px;
  }
}

.l-row {
  margin-left: -15px;
  margin-right: -15px;
}

.l-col-1,
.l-col-phh-1,
.l-col-tbl-1,
.l-col-dsk-1,
.l-col-lgm-1, .l-col-2,
.l-col-phh-2,
.l-col-tbl-2,
.l-col-dsk-2,
.l-col-lgm-2, .l-col-3,
.l-col-phh-3,
.l-col-tbl-3,
.l-col-dsk-3,
.l-col-lgm-3, .l-col-4,
.l-col-phh-4,
.l-col-tbl-4,
.l-col-dsk-4,
.l-col-lgm-4, .l-col-5,
.l-col-phh-5,
.l-col-tbl-5,
.l-col-dsk-5,
.l-col-lgm-5, .l-col-6,
.l-col-phh-6,
.l-col-tbl-6,
.l-col-dsk-6,
.l-col-lgm-6, .l-col-7,
.l-col-phh-7,
.l-col-tbl-7,
.l-col-dsk-7,
.l-col-lgm-7, .l-col-8,
.l-col-phh-8,
.l-col-tbl-8,
.l-col-dsk-8,
.l-col-lgm-8, .l-col-9,
.l-col-phh-9,
.l-col-tbl-9,
.l-col-dsk-9,
.l-col-lgm-9, .l-col-10,
.l-col-phh-10,
.l-col-tbl-10,
.l-col-dsk-10,
.l-col-lgm-10, .l-col-11,
.l-col-phh-11,
.l-col-tbl-11,
.l-col-dsk-11,
.l-col-lgm-11, .l-col-12,
.l-col-phh-12,
.l-col-tbl-12,
.l-col-dsk-12,
.l-col-lgm-12, .l-col-5p,
.l-col-phh-5p,
.l-col-tbl-5p,
.l-col-dsk-5p,
.l-col-lgm-5p, .l-col-10p,
.l-col-phh-10p,
.l-col-tbl-10p,
.l-col-dsk-10p,
.l-col-lgm-10p, .l-col-15p,
.l-col-phh-15p,
.l-col-tbl-15p,
.l-col-dsk-15p,
.l-col-lgm-15p, .l-col-20p,
.l-col-phh-20p,
.l-col-tbl-20p,
.l-col-dsk-20p,
.l-col-lgm-20p, .l-col-25p,
.l-col-phh-25p,
.l-col-tbl-25p,
.l-col-dsk-25p,
.l-col-lgm-25p, .l-col-30p,
.l-col-phh-30p,
.l-col-tbl-30p,
.l-col-dsk-30p,
.l-col-lgm-30p, .l-col-35p,
.l-col-phh-35p,
.l-col-tbl-35p,
.l-col-dsk-35p,
.l-col-lgm-35p, .l-col-40p,
.l-col-phh-40p,
.l-col-tbl-40p,
.l-col-dsk-40p,
.l-col-lgm-40p, .l-col-45p,
.l-col-phh-45p,
.l-col-tbl-45p,
.l-col-dsk-45p,
.l-col-lgm-45p, .l-col-50p,
.l-col-phh-50p,
.l-col-tbl-50p,
.l-col-dsk-50p,
.l-col-lgm-50p, .l-col-55p,
.l-col-phh-55p,
.l-col-tbl-55p,
.l-col-dsk-55p,
.l-col-lgm-55p, .l-col-60p,
.l-col-phh-60p,
.l-col-tbl-60p,
.l-col-dsk-60p,
.l-col-lgm-60p, .l-col-65p,
.l-col-phh-65p,
.l-col-tbl-65p,
.l-col-dsk-65p,
.l-col-lgm-65p, .l-col-70p,
.l-col-phh-70p,
.l-col-tbl-70p,
.l-col-dsk-70p,
.l-col-lgm-70p, .l-col-75p,
.l-col-phh-75p,
.l-col-tbl-75p,
.l-col-dsk-75p,
.l-col-lgm-75p, .l-col-80p,
.l-col-phh-80p,
.l-col-tbl-80p,
.l-col-dsk-80p,
.l-col-lgm-80p, .l-col-85p,
.l-col-phh-85p,
.l-col-tbl-85p,
.l-col-dsk-85p,
.l-col-lgm-85p, .l-col-90p,
.l-col-phh-90p,
.l-col-tbl-90p,
.l-col-dsk-90p,
.l-col-lgm-90p, .l-col-95p,
.l-col-phh-95p,
.l-col-tbl-95p,
.l-col-dsk-95p,
.l-col-lgm-95p, .l-col-100p,
.l-col-phh-100p,
.l-col-tbl-100p,
.l-col-dsk-100p,
.l-col-lgm-100p {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media all and (min-width: 480px) {
  .l-col-phh-1 {
    float: left;
    width: 8.33333%;
  }

  .l-col-phh-2 {
    float: left;
    width: 16.66667%;
  }

  .l-col-phh-3 {
    float: left;
    width: 25%;
  }

  .l-col-phh-4 {
    float: left;
    width: 33.33333%;
  }

  .l-col-phh-5 {
    float: left;
    width: 41.66667%;
  }

  .l-col-phh-6 {
    float: left;
    width: 50%;
  }

  .l-col-phh-7 {
    float: left;
    width: 58.33333%;
  }

  .l-col-phh-8 {
    float: left;
    width: 66.66667%;
  }

  .l-col-phh-9 {
    float: left;
    width: 75%;
  }

  .l-col-phh-10 {
    float: left;
    width: 83.33333%;
  }

  .l-col-phh-11 {
    float: left;
    width: 91.66667%;
  }

  .l-col-phh-12 {
    float: left;
    width: 100%;
  }
}
@media all and (min-width: 768px) {
  .l-col-tbl-1 {
    float: left;
    width: 8.33333%;
  }

  .l-col-tbl-2 {
    float: left;
    width: 16.66667%;
  }

  .l-col-tbl-3 {
    float: left;
    width: 25%;
  }

  .l-col-tbl-4 {
    float: left;
    width: 33.33333%;
  }

  .l-col-tbl-5 {
    float: left;
    width: 41.66667%;
  }

  .l-col-tbl-6 {
    float: left;
    width: 50%;
  }

  .l-col-tbl-7 {
    float: left;
    width: 58.33333%;
  }

  .l-col-tbl-8 {
    float: left;
    width: 66.66667%;
  }

  .l-col-tbl-9 {
    float: left;
    width: 75%;
  }

  .l-col-tbl-10 {
    float: left;
    width: 83.33333%;
  }

  .l-col-tbl-11 {
    float: left;
    width: 91.66667%;
  }

  .l-col-tbl-12 {
    float: left;
    width: 100%;
  }
}
@media all and (min-width: 992px) {
  .l-col-dsk-1 {
    float: left;
    width: 8.33333%;
  }

  .l-col-dsk-2 {
    float: left;
    width: 16.66667%;
  }

  .l-col-dsk-3 {
    float: left;
    width: 25%;
  }

  .l-col-dsk-4 {
    float: left;
    width: 33.33333%;
  }

  .l-col-dsk-5 {
    float: left;
    width: 41.66667%;
  }

  .l-col-dsk-6 {
    float: left;
    width: 50%;
  }

  .l-col-dsk-7 {
    float: left;
    width: 58.33333%;
  }

  .l-col-dsk-8 {
    float: left;
    width: 66.66667%;
  }

  .l-col-dsk-9 {
    float: left;
    width: 75%;
  }

  .l-col-dsk-10 {
    float: left;
    width: 83.33333%;
  }

  .l-col-dsk-11 {
    float: left;
    width: 91.66667%;
  }

  .l-col-dsk-12 {
    float: left;
    width: 100%;
  }
}
@media all and (min-width: 1200px) {
  .l-col-lgm-1 {
    float: left;
    width: 8.33333%;
  }

  .l-col-lgm-2 {
    float: left;
    width: 16.66667%;
  }

  .l-col-lgm-3 {
    float: left;
    width: 25%;
  }

  .l-col-lgm-4 {
    float: left;
    width: 33.33333%;
  }

  .l-col-lgm-5 {
    float: left;
    width: 41.66667%;
  }

  .l-col-lgm-6 {
    float: left;
    width: 50%;
  }

  .l-col-lgm-7 {
    float: left;
    width: 58.33333%;
  }

  .l-col-lgm-8 {
    float: left;
    width: 66.66667%;
  }

  .l-col-lgm-9 {
    float: left;
    width: 75%;
  }

  .l-col-lgm-10 {
    float: left;
    width: 83.33333%;
  }

  .l-col-lgm-11 {
    float: left;
    width: 91.66667%;
  }

  .l-col-lgm-12 {
    float: left;
    width: 100%;
  }
}
@media all and (min-width: 480px) {
  .l-col-phh-5p {
    float: left;
    width: 5%;
  }

  .l-col-phh-10p {
    float: left;
    width: 10%;
  }

  .l-col-phh-15p {
    float: left;
    width: 15%;
  }

  .l-col-phh-20p {
    float: left;
    width: 20%;
  }

  .l-col-phh-25p {
    float: left;
    width: 25%;
  }

  .l-col-phh-30p {
    float: left;
    width: 30%;
  }

  .l-col-phh-35p {
    float: left;
    width: 35%;
  }

  .l-col-phh-40p {
    float: left;
    width: 40%;
  }

  .l-col-phh-45p {
    float: left;
    width: 45%;
  }

  .l-col-phh-50p {
    float: left;
    width: 50%;
  }

  .l-col-phh-55p {
    float: left;
    width: 55%;
  }

  .l-col-phh-60p {
    float: left;
    width: 60%;
  }

  .l-col-phh-65p {
    float: left;
    width: 65%;
  }

  .l-col-phh-70p {
    float: left;
    width: 70%;
  }

  .l-col-phh-75p {
    float: left;
    width: 75%;
  }

  .l-col-phh-80p {
    float: left;
    width: 80%;
  }

  .l-col-phh-85p {
    float: left;
    width: 85%;
  }

  .l-col-phh-90p {
    float: left;
    width: 90%;
  }

  .l-col-phh-95p {
    float: left;
    width: 95%;
  }

  .l-col-phh-100p {
    float: left;
    width: 100%;
  }
}
@media all and (min-width: 768px) {
  .l-col-tbl-5p {
    float: left;
    width: 5%;
  }

  .l-col-tbl-10p {
    float: left;
    width: 10%;
  }

  .l-col-tbl-15p {
    float: left;
    width: 15%;
  }

  .l-col-tbl-20p {
    float: left;
    width: 20%;
  }

  .l-col-tbl-25p {
    float: left;
    width: 25%;
  }

  .l-col-tbl-30p {
    float: left;
    width: 30%;
  }

  .l-col-tbl-35p {
    float: left;
    width: 35%;
  }

  .l-col-tbl-40p {
    float: left;
    width: 40%;
  }

  .l-col-tbl-45p {
    float: left;
    width: 45%;
  }

  .l-col-tbl-50p {
    float: left;
    width: 50%;
  }

  .l-col-tbl-55p {
    float: left;
    width: 55%;
  }

  .l-col-tbl-60p {
    float: left;
    width: 60%;
  }

  .l-col-tbl-65p {
    float: left;
    width: 65%;
  }

  .l-col-tbl-70p {
    float: left;
    width: 70%;
  }

  .l-col-tbl-75p {
    float: left;
    width: 75%;
  }

  .l-col-tbl-80p {
    float: left;
    width: 80%;
  }

  .l-col-tbl-85p {
    float: left;
    width: 85%;
  }

  .l-col-tbl-90p {
    float: left;
    width: 90%;
  }

  .l-col-tbl-95p {
    float: left;
    width: 95%;
  }

  .l-col-tbl-100p {
    float: left;
    width: 100%;
  }
}
@media all and (min-width: 992px) {
  .l-col-dsk-5p {
    float: left;
    width: 5%;
  }

  .l-col-dsk-10p {
    float: left;
    width: 10%;
  }

  .l-col-dsk-15p {
    float: left;
    width: 15%;
  }

  .l-col-dsk-20p {
    float: left;
    width: 20%;
  }

  .l-col-dsk-25p {
    float: left;
    width: 25%;
  }

  .l-col-dsk-30p {
    float: left;
    width: 30%;
  }

  .l-col-dsk-35p {
    float: left;
    width: 35%;
  }

  .l-col-dsk-40p {
    float: left;
    width: 40%;
  }

  .l-col-dsk-45p {
    float: left;
    width: 45%;
  }

  .l-col-dsk-50p {
    float: left;
    width: 50%;
  }

  .l-col-dsk-55p {
    float: left;
    width: 55%;
  }

  .l-col-dsk-60p {
    float: left;
    width: 60%;
  }

  .l-col-dsk-65p {
    float: left;
    width: 65%;
  }

  .l-col-dsk-70p {
    float: left;
    width: 70%;
  }

  .l-col-dsk-75p {
    float: left;
    width: 75%;
  }

  .l-col-dsk-80p {
    float: left;
    width: 80%;
  }

  .l-col-dsk-85p {
    float: left;
    width: 85%;
  }

  .l-col-dsk-90p {
    float: left;
    width: 90%;
  }

  .l-col-dsk-95p {
    float: left;
    width: 95%;
  }

  .l-col-dsk-100p {
    float: left;
    width: 100%;
  }
}
@media all and (min-width: 1200px) {
  .l-col-lgm-5p {
    float: left;
    width: 5%;
  }

  .l-col-lgm-10p {
    float: left;
    width: 10%;
  }

  .l-col-lgm-15p {
    float: left;
    width: 15%;
  }

  .l-col-lgm-20p {
    float: left;
    width: 20%;
  }

  .l-col-lgm-25p {
    float: left;
    width: 25%;
  }

  .l-col-lgm-30p {
    float: left;
    width: 30%;
  }

  .l-col-lgm-35p {
    float: left;
    width: 35%;
  }

  .l-col-lgm-40p {
    float: left;
    width: 40%;
  }

  .l-col-lgm-45p {
    float: left;
    width: 45%;
  }

  .l-col-lgm-50p {
    float: left;
    width: 50%;
  }

  .l-col-lgm-55p {
    float: left;
    width: 55%;
  }

  .l-col-lgm-60p {
    float: left;
    width: 60%;
  }

  .l-col-lgm-65p {
    float: left;
    width: 65%;
  }

  .l-col-lgm-70p {
    float: left;
    width: 70%;
  }

  .l-col-lgm-75p {
    float: left;
    width: 75%;
  }

  .l-col-lgm-80p {
    float: left;
    width: 80%;
  }

  .l-col-lgm-85p {
    float: left;
    width: 85%;
  }

  .l-col-lgm-90p {
    float: left;
    width: 90%;
  }

  .l-col-lgm-95p {
    float: left;
    width: 95%;
  }

  .l-col-lgm-100p {
    float: left;
    width: 100%;
  }
}
@media all and (max-width: 479px) {
  .l-col-phh-1.l-as-row, .l-col-phh-2.l-as-row, .l-col-phh-3.l-as-row, .l-col-phh-4.l-as-row, .l-col-phh-5.l-as-row, .l-col-phh-6.l-as-row, .l-col-phh-7.l-as-row, .l-col-phh-8.l-as-row, .l-col-phh-9.l-as-row, .l-col-phh-10.l-as-row, .l-col-phh-11.l-as-row, .l-col-phh-12.l-as-row, .l-col-phh-5p.l-as-row, .l-col-phh-10p.l-as-row, .l-col-phh-15p.l-as-row, .l-col-phh-20p.l-as-row, .l-col-phh-25p.l-as-row, .l-col-phh-30p.l-as-row, .l-col-phh-35p.l-as-row, .l-col-phh-40p.l-as-row, .l-col-phh-45p.l-as-row, .l-col-phh-50p.l-as-row, .l-col-phh-55p.l-as-row, .l-col-phh-60p.l-as-row, .l-col-phh-65p.l-as-row, .l-col-phh-70p.l-as-row, .l-col-phh-75p.l-as-row, .l-col-phh-80p.l-as-row, .l-col-phh-85p.l-as-row, .l-col-phh-90p.l-as-row, .l-col-phh-95p.l-as-row, .l-col-phh-100p.l-as-row {
    margin-top: 30px;
  }
  .l-col-phh-1.l-as-row:first-child, .l-col-phh-2.l-as-row:first-child, .l-col-phh-3.l-as-row:first-child, .l-col-phh-4.l-as-row:first-child, .l-col-phh-5.l-as-row:first-child, .l-col-phh-6.l-as-row:first-child, .l-col-phh-7.l-as-row:first-child, .l-col-phh-8.l-as-row:first-child, .l-col-phh-9.l-as-row:first-child, .l-col-phh-10.l-as-row:first-child, .l-col-phh-11.l-as-row:first-child, .l-col-phh-12.l-as-row:first-child, .l-col-phh-5p.l-as-row:first-child, .l-col-phh-10p.l-as-row:first-child, .l-col-phh-15p.l-as-row:first-child, .l-col-phh-20p.l-as-row:first-child, .l-col-phh-25p.l-as-row:first-child, .l-col-phh-30p.l-as-row:first-child, .l-col-phh-35p.l-as-row:first-child, .l-col-phh-40p.l-as-row:first-child, .l-col-phh-45p.l-as-row:first-child, .l-col-phh-50p.l-as-row:first-child, .l-col-phh-55p.l-as-row:first-child, .l-col-phh-60p.l-as-row:first-child, .l-col-phh-65p.l-as-row:first-child, .l-col-phh-70p.l-as-row:first-child, .l-col-phh-75p.l-as-row:first-child, .l-col-phh-80p.l-as-row:first-child, .l-col-phh-85p.l-as-row:first-child, .l-col-phh-90p.l-as-row:first-child, .l-col-phh-95p.l-as-row:first-child, .l-col-phh-100p.l-as-row:first-child {
    margin-top: 0;
  }
}
@media all and (max-width: 767px) {
  .l-col-tbl-1.l-as-row, .l-col-tbl-2.l-as-row, .l-col-tbl-3.l-as-row, .l-col-tbl-4.l-as-row, .l-col-tbl-5.l-as-row, .l-col-tbl-6.l-as-row, .l-col-tbl-7.l-as-row, .l-col-tbl-8.l-as-row, .l-col-tbl-9.l-as-row, .l-col-tbl-10.l-as-row, .l-col-tbl-11.l-as-row, .l-col-tbl-12.l-as-row, .l-col-tbl-5p.l-as-row, .l-col-tbl-10p.l-as-row, .l-col-tbl-15p.l-as-row, .l-col-tbl-20p.l-as-row, .l-col-tbl-25p.l-as-row, .l-col-tbl-30p.l-as-row, .l-col-tbl-35p.l-as-row, .l-col-tbl-40p.l-as-row, .l-col-tbl-45p.l-as-row, .l-col-tbl-50p.l-as-row, .l-col-tbl-55p.l-as-row, .l-col-tbl-60p.l-as-row, .l-col-tbl-65p.l-as-row, .l-col-tbl-70p.l-as-row, .l-col-tbl-75p.l-as-row, .l-col-tbl-80p.l-as-row, .l-col-tbl-85p.l-as-row, .l-col-tbl-90p.l-as-row, .l-col-tbl-95p.l-as-row, .l-col-tbl-100p.l-as-row {
    margin-top: 30px;
  }
  .l-col-tbl-1.l-as-row:first-child, .l-col-tbl-2.l-as-row:first-child, .l-col-tbl-3.l-as-row:first-child, .l-col-tbl-4.l-as-row:first-child, .l-col-tbl-5.l-as-row:first-child, .l-col-tbl-6.l-as-row:first-child, .l-col-tbl-7.l-as-row:first-child, .l-col-tbl-8.l-as-row:first-child, .l-col-tbl-9.l-as-row:first-child, .l-col-tbl-10.l-as-row:first-child, .l-col-tbl-11.l-as-row:first-child, .l-col-tbl-12.l-as-row:first-child, .l-col-tbl-5p.l-as-row:first-child, .l-col-tbl-10p.l-as-row:first-child, .l-col-tbl-15p.l-as-row:first-child, .l-col-tbl-20p.l-as-row:first-child, .l-col-tbl-25p.l-as-row:first-child, .l-col-tbl-30p.l-as-row:first-child, .l-col-tbl-35p.l-as-row:first-child, .l-col-tbl-40p.l-as-row:first-child, .l-col-tbl-45p.l-as-row:first-child, .l-col-tbl-50p.l-as-row:first-child, .l-col-tbl-55p.l-as-row:first-child, .l-col-tbl-60p.l-as-row:first-child, .l-col-tbl-65p.l-as-row:first-child, .l-col-tbl-70p.l-as-row:first-child, .l-col-tbl-75p.l-as-row:first-child, .l-col-tbl-80p.l-as-row:first-child, .l-col-tbl-85p.l-as-row:first-child, .l-col-tbl-90p.l-as-row:first-child, .l-col-tbl-95p.l-as-row:first-child, .l-col-tbl-100p.l-as-row:first-child {
    margin-top: 0;
  }
}
@media all and (max-width: 991px) {
  .l-col-dsk-1.l-as-row, .l-col-dsk-2.l-as-row, .l-col-dsk-3.l-as-row, .l-col-dsk-4.l-as-row, .l-col-dsk-5.l-as-row, .l-col-dsk-6.l-as-row, .l-col-dsk-7.l-as-row, .l-col-dsk-8.l-as-row, .l-col-dsk-9.l-as-row, .l-col-dsk-10.l-as-row, .l-col-dsk-11.l-as-row, .l-col-dsk-12.l-as-row, .l-col-dsk-5p.l-as-row, .l-col-dsk-10p.l-as-row, .l-col-dsk-15p.l-as-row, .l-col-dsk-20p.l-as-row, .l-col-dsk-25p.l-as-row, .l-col-dsk-30p.l-as-row, .l-col-dsk-35p.l-as-row, .l-col-dsk-40p.l-as-row, .l-col-dsk-45p.l-as-row, .l-col-dsk-50p.l-as-row, .l-col-dsk-55p.l-as-row, .l-col-dsk-60p.l-as-row, .l-col-dsk-65p.l-as-row, .l-col-dsk-70p.l-as-row, .l-col-dsk-75p.l-as-row, .l-col-dsk-80p.l-as-row, .l-col-dsk-85p.l-as-row, .l-col-dsk-90p.l-as-row, .l-col-dsk-95p.l-as-row, .l-col-dsk-100p.l-as-row {
    margin-top: 30px;
  }
  .l-col-dsk-1.l-as-row:first-child, .l-col-dsk-2.l-as-row:first-child, .l-col-dsk-3.l-as-row:first-child, .l-col-dsk-4.l-as-row:first-child, .l-col-dsk-5.l-as-row:first-child, .l-col-dsk-6.l-as-row:first-child, .l-col-dsk-7.l-as-row:first-child, .l-col-dsk-8.l-as-row:first-child, .l-col-dsk-9.l-as-row:first-child, .l-col-dsk-10.l-as-row:first-child, .l-col-dsk-11.l-as-row:first-child, .l-col-dsk-12.l-as-row:first-child, .l-col-dsk-5p.l-as-row:first-child, .l-col-dsk-10p.l-as-row:first-child, .l-col-dsk-15p.l-as-row:first-child, .l-col-dsk-20p.l-as-row:first-child, .l-col-dsk-25p.l-as-row:first-child, .l-col-dsk-30p.l-as-row:first-child, .l-col-dsk-35p.l-as-row:first-child, .l-col-dsk-40p.l-as-row:first-child, .l-col-dsk-45p.l-as-row:first-child, .l-col-dsk-50p.l-as-row:first-child, .l-col-dsk-55p.l-as-row:first-child, .l-col-dsk-60p.l-as-row:first-child, .l-col-dsk-65p.l-as-row:first-child, .l-col-dsk-70p.l-as-row:first-child, .l-col-dsk-75p.l-as-row:first-child, .l-col-dsk-80p.l-as-row:first-child, .l-col-dsk-85p.l-as-row:first-child, .l-col-dsk-90p.l-as-row:first-child, .l-col-dsk-95p.l-as-row:first-child, .l-col-dsk-100p.l-as-row:first-child {
    margin-top: 0;
  }
}
@media all and (max-width: 1199px) {
  .l-col-lgm-1.l-as-row, .l-col-lgm-2.l-as-row, .l-col-lgm-3.l-as-row, .l-col-lgm-4.l-as-row, .l-col-lgm-5.l-as-row, .l-col-lgm-6.l-as-row, .l-col-lgm-7.l-as-row, .l-col-lgm-8.l-as-row, .l-col-lgm-9.l-as-row, .l-col-lgm-10.l-as-row, .l-col-lgm-11.l-as-row, .l-col-lgm-12.l-as-row, .l-col-lgm-5p.l-as-row, .l-col-lgm-10p.l-as-row, .l-col-lgm-15p.l-as-row, .l-col-lgm-20p.l-as-row, .l-col-lgm-25p.l-as-row, .l-col-lgm-30p.l-as-row, .l-col-lgm-35p.l-as-row, .l-col-lgm-40p.l-as-row, .l-col-lgm-45p.l-as-row, .l-col-lgm-50p.l-as-row, .l-col-lgm-55p.l-as-row, .l-col-lgm-60p.l-as-row, .l-col-lgm-65p.l-as-row, .l-col-lgm-70p.l-as-row, .l-col-lgm-75p.l-as-row, .l-col-lgm-80p.l-as-row, .l-col-lgm-85p.l-as-row, .l-col-lgm-90p.l-as-row, .l-col-lgm-95p.l-as-row, .l-col-lgm-100p.l-as-row {
    margin-top: 30px;
  }
  .l-col-lgm-1.l-as-row:first-child, .l-col-lgm-2.l-as-row:first-child, .l-col-lgm-3.l-as-row:first-child, .l-col-lgm-4.l-as-row:first-child, .l-col-lgm-5.l-as-row:first-child, .l-col-lgm-6.l-as-row:first-child, .l-col-lgm-7.l-as-row:first-child, .l-col-lgm-8.l-as-row:first-child, .l-col-lgm-9.l-as-row:first-child, .l-col-lgm-10.l-as-row:first-child, .l-col-lgm-11.l-as-row:first-child, .l-col-lgm-12.l-as-row:first-child, .l-col-lgm-5p.l-as-row:first-child, .l-col-lgm-10p.l-as-row:first-child, .l-col-lgm-15p.l-as-row:first-child, .l-col-lgm-20p.l-as-row:first-child, .l-col-lgm-25p.l-as-row:first-child, .l-col-lgm-30p.l-as-row:first-child, .l-col-lgm-35p.l-as-row:first-child, .l-col-lgm-40p.l-as-row:first-child, .l-col-lgm-45p.l-as-row:first-child, .l-col-lgm-50p.l-as-row:first-child, .l-col-lgm-55p.l-as-row:first-child, .l-col-lgm-60p.l-as-row:first-child, .l-col-lgm-65p.l-as-row:first-child, .l-col-lgm-70p.l-as-row:first-child, .l-col-lgm-75p.l-as-row:first-child, .l-col-lgm-80p.l-as-row:first-child, .l-col-lgm-85p.l-as-row:first-child, .l-col-lgm-90p.l-as-row:first-child, .l-col-lgm-95p.l-as-row:first-child, .l-col-lgm-100p.l-as-row:first-child {
    margin-top: 0;
  }
}
.l-rowset .l-row {
  margin-top: 30px;
}
.l-rowset .l-row:first-child {
  margin-top: 0;
}

@media all and (max-width: 479px) {
  .hidden-phv {
    display: none;
  }
}

@media all and (min-width: 480px) and (max-width: 767px) {
  .hidden-phh {
    display: none;
  }
}

@media all and (min-width: 768px) and (max-width: 991px) {
  .hidden-tbl {
    display: none;
  }
}

@media all and (min-width: 992px) and (max-width: 1199px) {
  .hidden-dsk {
    display: none;
  }
}

@media all and (min-width: 1200px) and (max-width: 1599px) {
  .hidden-lgm {
    display: none;
  }
}

@media all and (min-width: 1600px) {
  .hidden-slm {
    display: none;
  }
}

/**
 * ╤ЄЁрэшЎр
 **/
@media all and (min-width: 992px) {
  .l-page, .l-page-container {
    display: table;
    width: 100%;
    height: 100%;
    max-width: 100%;
  }
}

@media all and (min-width: 992px) {
  .l-page-header,
  .l-page-content,
  .l-page-footer {
    display: table-row;
  }
}

@media all and (min-width: 992px) {
  .l-page-header,
  .l-page-footer {
    height: 1px;
  }
}

.l-page-container-sidebar {
  display: none;
}
@media all and (min-width: 992px) {
  .l-page-container-sidebar {
    display: table-cell;
    width: 190px;
    padding: 35px 0;
    color: #ffffff;
    background: #29292d;
    vertical-align: top;
  }
}

.l-page-container-main {
  padding: 15px 0 0 0;
}
@media all and (min-width: 992px) {
  .l-page-container-main {
    display: table-cell;
    padding: 35px 25px;
    vertical-align: top;
  }
}

.l-page-container-single {
  display: table-cell;
  padding: 35px 25px;
  vertical-align: middle;
}

/**
 * ╪ряър
 **/
.l-header-top-bar {
  display: table;
  width: 100%;
}
.l-header-top-bar .l-bar-left,
.l-header-top-bar .l-bar-right {
  display: table-cell;
  vertical-align: middle;
}
.l-header-top-bar .l-bar-right {
  text-align: right;
}
@media all and (max-width: 991px) {
  .l-header-top-bar .l-bar-right {
    width: 100%;
  }
}

/***
 * ╨б╤А╨╡╨┤╨╜╤П╤П ╤З╨░╤Б╤В╤М (╨╛╤Б╨╜╨╛╨▓╨╜╨╛╨╣ ╨║╨╛╨╜╤В╨╡╨╣╨╜╨╡╤А) ╤Б╨░╨╣╤В╨░
 ***/
.l-middle {
  position: relative;
  padding: 30px 15px;
}
@media all and (min-width: 992px) {
  .l-middle .l-content {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 270px;
  }
}
@media all and (min-width: 1200px) {
  .has-lgm-width .l-middle .l-content {
    padding-right: 330px;
  }
}
@media all and (max-width: 991px) {
  .l-middle .l-sidebar {
    margin-top: 30px;
  }
}
@media all and (min-width: 992px) {
  .l-middle .l-sidebar {
    float: left;
    width: 240px;
    min-height: 1px;
    margin-left: -240px;
  }
}
@media all and (min-width: 1200px) {
  .has-lgm-width .l-middle .l-sidebar {
    width: 300px;
    margin-left: -300px;
  }
}

/**
 * ╤рщфсрЁ
 **/
.l-sb-widget {
  margin-top: 25px;
}
.l-sb-widget:first-child {
  margin-top: 0;
}

/**
 * ╧юфтры
 **/
.l-footer .l-footer-credits {
  display: table;
  width: 100%;
}
.l-footer .l-footer-credits .l-col-left,
.l-footer .l-footer-credits .l-col-right {
  display: table-cell;
  vertical-align: middle;
}
.l-footer .l-footer-credits .l-col-right {
  text-align: right;
}

.ui-text,
textarea,
input[type="text"],
input[type="tel"],
input[type="email"] {
  display: inline-block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  font-size: 0.875rem;
  transition: border-color 0.15s ease-in-out;
  padding: 0 15px;
  font-family: "Open Sans", Arial, sans-serif;
  color: #FFCC99;
  background: none;
  border: 1px solid rgba(255, 255, 153, 0.5);
  border-radius: 0;
}
.ui-text:focus,
textarea:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus {
  border-color: #f7ff33;
}

textarea {
  height: 100px;
  padding-top: 7px;
  resize: none;
}

button[type="submit"],
button[type="button"],
a[role="button"],
.wpcf7-submit {  
  font-size: 18px !important;
  font-size: 1.125rem !important;
  border-radius: 3px;
  line-height: 42px;
  display: inline-block;
  height: 42px;
  padding: 0 25px;
  margin-top: 15px;
   color: #ffffff;
  text-decoration: none !important;
  background: #a63125;
  border: 0;
}
button[type="submit"]:hover, button[type="submit"]:active,
button[type="button"]:hover,
button[type="button"]:active,
a[role="button"]:hover,
a[role="button"]:active,
.wpcf7-submit:hover,
.wpcf7-submit:active {
  background-color: #912b20;
}
button[type="submit"].has-animation,
button[type="button"].has-animation,
a[role="button"].has-animation,
.wpcf7-submit.has-animation {
  position: relative;
}
button[type="submit"].has-animation:after,
button[type="button"].has-animation:after,
a[role="button"].has-animation:after,
.wpcf7-submit.has-animation:after {
  transition: opacity 0.45s ease-in-out, left 0.45s ease-in-out, top 0.45s ease-in-out, bottom 0.45s ease-in-out, right 0.45s ease-in-out;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #a63125;
  opacity: 1;
}
button[type="submit"].has-animation:hover:after,
button[type="button"].has-animation:hover:after,
a[role="button"].has-animation:hover:after,
.wpcf7-submit.has-animation:hover:after {
  left: -20px;
  top: -10px;
  right: -20px;
  bottom: -10px;
  opacity: 0;
}

/***
 * ╨б╨░╨╝ ╤Б╨░╨╣╤В (╨╛╤Б╨╜╨╛╨▓╨╜╨╛╨╣ ╨║╨╛╨╜╤В╨╡╨╣╨╜╨╡╤А)
 ***/
.site-container {
  background: #060606;
  border-left: 5px solid #a63125;
  border-right: 5px solid #a63125;
  box-shadow: -5px 0 0 0 #531812, 5px 0 0 0 #531812;
}

/**
 * ╪ряър
 **/
.site-header {
  color: #ffffff;
}
.site-header .primary-slider {
  position: relative;
  z-index: 99;
  margin-top: -248px;
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .site-header .primary-slider {
    display: none;
  }
}
.site-header .primary-slider .slide {
  padding-top: 248px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.site-header .primary-slider .slide > div {
  display: table;
  width: 100%;
}
.site-header .primary-slider .slide > div > div {
  display: table-cell;
  height: 400px;
  vertical-align: middle;
}
.site-header .primary-slider .slide > div > div > div {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.site-header .primary-slider .slide .headline {
  font-size: 32px;
  font-size: 2rem;
  padding-left: 30px;
  padding-right: 30px;
}
@media all and (min-width: 992px) {
  .site-header .primary-slider .slide .headline {
    font-size: 44px;
    font-size: 2.75rem;
  }
}
.site-header .primary-slider .slide .text {
  font-size: 18px;
  font-size: 1.125rem;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 25px;
}
@media all and (min-width: 992px) {
  .site-header .primary-slider .slide .text {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.site-header .primary-slider .slide .more {
  margin-top: 35px;
}
.site-header .primary-slider .bx-prev,
.site-header .primary-slider .bx-next {
  transition: margin 0.15s ease-in-out, opacity 0.15s ease-in-out;
  position: absolute;
  top: 50%;
  width: 25px;
  height: 80px;
  margin-top: -48px;
  text-indent: -9999px;
  background: url("../images/slider-nav.png%3F7") no-repeat 0 0;
  opacity: 0;
}
.site-header .primary-slider .bx-prev:hover,
.site-header .primary-slider .bx-next:hover {
  opacity: 1 !important;
}
.site-header .primary-slider .bx-prev {
  left: 20px;
  margin-left: -45px;
  background-position: 0 0;
}
.site-header .primary-slider .bx-next {
  right: 20px;
  margin-right: -45px;
  background-position: -25px 0;
}
.site-header .top-bar {
  transition: opacity 0.15s ease-in-out;
  position: relative;
  margin: 0 15px;
  padding: 0 15px;
  z-index: 101;
  background: #95764d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #95764d 0%, #94754c 45%, #70532c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #95764d 0%, #94754c 45%, #70532c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #95764d 0%, #94754c 45%, #70532c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95764d', endColorstr='#70532c',GradientType=0 );
  /* IE6-9 */
  border-radius: 0 0 6px 6px;
  box-shadow: inset 0 -2px 1px 0 #95764d;
  opacity: 0.95;
}
.site-header .top-bar .menu-toggle {
  width: 48px;
  height: 48px;
  cursor: pointer;
  float: left;
}
.site-header .top-bar .menu-toggle > span {
  transition: opacity 0.15s ease-in-out, background-color 0.15s ease-in-out;
  display: block;
  position: relative;
  width: 20px;
  height: 3px;
  margin: 0 auto;
  background: #f7ff33;
  border-radius: 2px;
  opacity: 0.95;
}
.site-header .top-bar .menu-toggle > span:before, .site-header .top-bar .menu-toggle > span:after {
  transition: transform 0.15s ease-in-out;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: #f7ff33;
  border-radius: 2px;
}
.site-header .top-bar .menu-toggle:hover > span, .site-header .top-bar .menu-toggle.active > span {
  opacity: 1;
}
.csstransforms .site-header .top-bar .menu-toggle > span:before {
  transform: translate(0, -6px);
}
.csstransforms .site-header .top-bar .menu-toggle > span:after {
  transform: translate(0, 6px);
}
.csstransforms .site-header .top-bar .menu-toggle.active > span {
  background: transparent;
}
.csstransforms .site-header .top-bar .menu-toggle.active > span:before {
  transform: rotate(-45deg);
}
.csstransforms .site-header .top-bar .menu-toggle.active > span:after {
  transform: rotate(45deg);
}
.no-csstransforms .site-header .top-bar .menu-toggle > span:before {
  margin-top: -6px;
}
.no-csstransforms .site-header .top-bar .menu-toggle > span:after {
  margin-top: 6px;
}
@media all and (min-width: 992px) {
  .site-header .top-bar .menu-toggle {
    display: none;
  }
}
.site-header .top-bar .menu a {
  display: block;
  color: #f7ff33;
  text-decoration: none;
}
.site-header .top-bar .menu a:hover {
  color: #ffc63e;
  text-decoration: none;
}
.site-header .top-bar .menu > li {
  float: left;
  position: relative;
}
.site-header .top-bar .menu > li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 1px;
  bottom: 10px;
  background: -moz-linear-gradient(top, rgba(79, 39, 2, 0) 0%, #4f2702 50%, rgba(79, 39, 2, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(79, 39, 2, 0) 0%, #4f2702 50%, rgba(79, 39, 2, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(79, 39, 2, 0) 0%, #4f2702 50%, rgba(79, 39, 2, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004f2702', endColorstr='#004f2702',GradientType=0 );
  /* IE6-9 */
}
.site-header .top-bar .menu > li:first-child:before {
  display: none;
}
.site-header .top-bar .menu > li > a {
  padding: 0 12px;
  line-height: 48px;
}
.site-header .top-bar .menu > li > a:hover {
  text-decoration: underline;
}
@media all and (max-width: 991px) {
  .site-header .top-bar .menu {
    display: none;
  }
}
.site-header .top-bar .menu-dd-area {
  float: left;
  position: relative;
  height: 48px;
}
@media all and (min-width: 992px) {
  .site-header .top-bar .menu-dd-area {
    display: none;
  }
}
.site-header .top-bar .menu-dd {
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  color: #f7ff33;
  background: #95764d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #95764d 0%, #94754c 45%, #70532c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #95764d 0%, #94754c 45%, #70532c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #95764d 0%, #94754c 45%, #70532c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95764d', endColorstr='#70532c',GradientType=0 );
  /* IE6-9 */
  border-radius: 0 0 6px 6px;
}
.site-header .top-bar .menu-dd li {
  border-top: 1px solid rgba(247, 255, 51, 0.25);
}
.site-header .top-bar .menu-dd li:first-child {
  border-top: 0;
}
.site-header .top-bar .menu-dd a {
  display: block;
  padding: 10px 20px;
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
}
.site-header .logo-wrap {
  position: relative;
  z-index: 100;
  display: table;
  width: 100%;
}
.site-header .logo-area {
  display: table-cell;
  padding: 20px;
}
@media all and (max-width: 767px) {
  .site-header .logo-area {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media all and (min-width: 768px) {
  .site-header .logo-area {
    height: 200px;
  }
}
.site-header .logo-area .logo {
  font-size: 24px;
  color: #ffba75;
}
.site-header .logo-area .logo a {
  color: inherit;
  text-decoration: none;
}
@media all and (min-width: 768px) {
  .site-header .logo-area .logo {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 28px;
  }
}
@media all and (min-width: 992px) {
  .site-header .logo-area .logo {
    font-size: 32px;
    font-size: 2rem;
    line-height: 36px;
  }
}
.site-header .logo-area .desc {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
  margin-top: 8px;
}
@media all and (min-width: 768px) {
  .site-header .logo-area .desc {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.site-header.no-slider {
  background: url("../images/site-header-bg.jpg%3F7") no-repeat center center;
  background-size: cover;
}
.site-header:hover .primary-slider .bx-prev,
.site-header:hover .primary-slider .bx-next {
  margin-left: 0;
  margin-right: 0;
  opacity: 0.5;
}
.site-header:hover .top-bar {
  opacity: 1;
}

/***
 * ╨У╨╗╨░╨▓╨╜╨╛╨╡ ╨╝╨╡╨╜╤О
 ***/
.site-nav {
  position: relative;
  color: #f7ff33;
  background: #a63125;
  z-index: 100;
}
.site-nav a {
  display: block;
  color: inherit;
  text-decoration: none;
}
@media all and (max-width: 767px) {
  .site-nav .menu-area {
    display: none;
  }
}
.site-nav .menu > li > a:hover, .site-nav .menu > li.current-menu-item, .site-nav .menu > li.current-menu-ancestor, .site-nav .menu > li.current-menu-parent, .site-nav .menu > li .sub-menu li a:hover, .site-nav .menu > li .sub-menu li.current-menu-item, .site-nav .menu > li .sub-menu li.current-menu-ancestor, .site-nav .menu > li .sub-menu li.current-menu-parent, .site-nav .menu.has-submenu-on-hover > li:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
@media all and (max-width: 991px) {
  .site-nav .menu {
    display: none;
  }
}
.site-nav .menu > li {
  position: relative; border-left: 1px solid #621d16;
}
.site-nav .menu > li > a {
  padding: 18px 34px;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
		
}
.site-nav .menu > li:first-child {border-left: none;}
.site-nav .menu > li > .sub-menu {
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  white-space: nowrap;
  background: #a63125;
}
.site-nav .menu > li .sub-menu {
  min-width: 100%;
}
.site-nav .menu > li .sub-menu li {
  display: block;
	border-bottom: 1px solid #82281e;
}
.site-nav .menu > li .sub-menu li a {
  padding: 10px 20px;
  line-height: 20px;
}
.site-nav .menu.has-items-align > li > a {
  padding-left: 0;
  padding-right: 0;
}
.site-nav .menu.has-submenu-on-hover > li:hover > .sub-menu {
  display: block;
}
.site-nav .menu-toggle {
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: block;
  margin: 0 auto;
}
.site-nav .menu-toggle > span {
  transition: opacity 0.15s ease-in-out, background-color 0.15s ease-in-out;
  display: block;
  position: relative;
  width: 24px;
  height: 4px;
  margin: 0 auto;
  background: #f7ff33;
  border-radius: 2px;
  opacity: 0.95;
}
.site-nav .menu-toggle > span:before, .site-nav .menu-toggle > span:after {
  transition: transform 0.15s ease-in-out;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: #f7ff33;
  border-radius: 2px;
}
.site-nav .menu-toggle:hover > span, .site-nav .menu-toggle.active > span {
  opacity: 1;
}
.csstransforms .site-nav .menu-toggle > span:before {
  transform: translate(0, -8px);
}
.csstransforms .site-nav .menu-toggle > span:after {
  transform: translate(0, 8px);
}
.csstransforms .site-nav .menu-toggle.active > span {
  background: transparent;
}
.csstransforms .site-nav .menu-toggle.active > span:before {
  transform: rotate(-45deg);
}
.csstransforms .site-nav .menu-toggle.active > span:after {
  transform: rotate(45deg);
}
.no-csstransforms .site-nav .menu-toggle > span:before {
  margin-top: -8px;
}
.no-csstransforms .site-nav .menu-toggle > span:after {
  margin-top: 8px;
}
@media all and (min-width: 992px) {
  .site-nav .menu-toggle {
    display: none;
  }
}
@media all and (min-width: 992px) {
  .site-nav .menu-dd-area {
    display: none;
  }
}
.site-nav .menu-dd {
  display: none;
  padding-bottom: 10px;
}
.site-nav .menu-dd > li {
  position: relative;
  padding-right: 42px;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}
.site-nav .menu-dd > li:first-child {
  border-top: 0;
}
.site-nav .menu-dd > li > a {
  padding: 8px 15px;
  line-height: 16px;
  text-transform: uppercase;
}
.site-nav .menu-dd > li > button {
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 32px;
}
.site-nav .menu-dd > li > button > span {
  transition: margin 0.15s ease-in-out, transform 0.15s ease-in-out;
  display: block;
  width: 0;
  height: 0;
  margin: 0 0 0 12px;
  border: 8px solid transparent;
  border-left-color: #ffffff;
}
.site-nav .menu-dd > li > button.active > span {
  margin: 12px 0 0 7px;
  transform: rotate(90deg);
}
.site-nav .menu-dd > li > ul {
  display: none;
  padding-left: 20px;
  padding-bottom: 10px;
}
.site-nav .menu-dd > li > ul > li > a {
  padding: 5px 0;
}

/**
 * ╧юфтры
 **/
.site-footer {
  color: #FFCC99;
  background: #260000;
  border-top: 3px solid #a63125;
}
.site-footer a {
  color: inherit;
  text-decoration: none;
}
.site-footer a:hover {
  text-decoration: underline;
}
.site-footer .widgets-area {
  padding: 25px 15px;
  background: #260000;
}
.site-footer .credits {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 15px 0;
  color: #8d6e45;
  background: #1c0000;
  border-top: 1px solid #a63125;
}

/***
 * ╨д╨╛╤А╨╝╨░ ╨┐╨╛╨╕╤Б╨║╨░
 ***/
.search-form {
  border: 1px solid rgba(255, 255, 153, 0.5);
}
.search-form input[type="text"] {
  font-size: 14px;
  font-size: 0.875rem;
  float: left;
  width: 100%;
  height: 32px;
  padding: 0 47px 0 15px;
  color: #f7ff33;
  background: none;
}
.search-form input[type="submit"],
.search-form button[type="submit"] {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, opacity 0.15s ease-in-out;
  float: left;
  width: 32px;
  height: 32px;
  margin-left: -32px;
  font-size: 18px;
  color: #f7ff33;
  line-height: 32px;
  background: none;
  opacity: 0.5;
}
.search-form input[type="submit"]:hover,
.search-form button[type="submit"]:hover {
  opacity: 1;
}

/**
 * ╨Ю╨▒╨╡╤А╤В╨║╨░ ╨│╨╗╨░╨▓╨╜╨╛╨╣ ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л
 **/
.homepage-wrap > .homepage-section {
  margin-top: 65px;
}
.homepage-wrap > .homepage-section:first-child {
  margin-top: 0;
}

/***
 * ╨Ю╨▒╨╛ ╨╝╨╜╨╡
 ***/
.about-me .head {
  max-width: 800px;
  margin: 0 auto 25px;
   text-align: center;
}
.about-me .head .title {
  /*font-family: "PT Serif", Times, serif;*/
  font-size: 30px;
  font-size: 1.8rem;
  color: #ff0000;
}
.about-me .head .subtitle {
 /* font-family: "PT Serif", Times, serif;*/
  font-size: 24px;
  font-size: 1.4rem;
  margin-top: 15px;
  color: #f7ff33;
}
.about-me .read-more {
  margin-top: 15px;
  text-align: center;
}

/***
 * ╨Ч╨░╨│╨╛╨╗╨╛╨▓╨╛╨║ ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л
 ***/
.page-headline {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 20px;
  color: #ff6d5d;
}
@media all and (min-width: 480px) {
  .page-headline.has-pattern {
    text-align: center;
  }
  .page-headline.has-pattern:after {
    display: block;
    width: 254px;
    height: 37px;
    content: '';
    margin: 15px auto 0;
    background: url("../images/ani-pattern.gif%3F7") no-repeat 0 0;
  }
}

/***
 * ╨Ч╨░╨│╨╛╨╗╨╛╨▓╨╛╨║ ╤А╨░╨╖╨┤╨╡╨╗╨░ ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л
 ***/
.section-headline {
  font-family: "PT Serif", Times, serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 20px;
  color: #ff0000;
  text-align: center;
}
.section-headline a {
  color: inherit;
  text-decoration: none;
}
.section-headline a:hover {
  text-decoration: none !important;
  background: -moz-linear-gradient(left, #ffcccc, #ffcccc 100%);
  background: -ms-linear-gradient(left, #ffcccc, #ffcccc 100%);
  background: -o-linear-gradient(left, #ffcccc, #ffcccc 100%);
  background: -webkit-gradient(linear, 0 0, 100% 0, from(#f00), to(#f00));
  background: -webkit-linear-gradient(left, #ffcccc, #ffcccc 100%);
  background: linear-gradient(left, #ffcccc, #ffcccc 100%);
  background-position: 0 92%;
  background-size: 10px 1px;
  background-repeat: repeat-x;
  color: #ffcccc;
}
@media all and (min-width: 480px) {
  .section-headline:after {
    display: block;
    width: 254px;
    height: 37px;
    content: '';
    margin: 15px auto 0;
    background: url("../images/ani-pattern.gif%3F7") no-repeat 0 0;
  }
}

/***
 * ╨Ч╨░╨│╨╛╨╗╨╛╨▓╨╛╨║ ╨║╨╛╨╗╨╛╨╜╨║╨╕
 ***/
.column-headline {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 300;
  margin-bottom: 15px;
}
.column-headline a {
  color: inherit;
  text-decoration: none;
}
.column-headline a:hover {
  text-decoration: none !important;
  background: -moz-linear-gradient(left, #ffcccc, #ffcccc 100%);
  background: -ms-linear-gradient(left, #ffcccc, #ffcccc 100%);
  background: -o-linear-gradient(left, #ffcccc, #ffcccc 100%);
  background: -webkit-gradient(linear, 0 0, 100% 0, from(#f00), to(#f00));
  background: -webkit-linear-gradient(left, #ffcccc, #ffcccc 100%);
  background: linear-gradient(left, #ffcccc, #ffcccc 100%);
  background-position: 0 92%;
  background-size: 10px 1px;
  background-repeat: repeat-x;
  color: #ffcccc;
}

/**
 * ╨е╨╗╨╡╨▒╨╜╤Л╨╡ ╨║╤А╨╛╤И╨║╨╕
 **/
.breadcrumbs {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 15px;
  color: #ffff99;
}

/***
 * ╨з╨╡╨╝ ╤П ╨╖╨░╨╜╨╕╨╝╨░╤О╤Б╤М
 ***/
@media all and (max-width: 1199px) {
  .what-i-do .what-i-do-item {
    padding-left: 75px;
  }
}
.what-i-do .what-i-do-item .num {
  display: block;
  width: 60px;
  height: 60px;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 60px;
  color: #ffffff;
  text-align: center;
  background: #a63125;
  border-radius: 50%;
}
@media all and (max-width: 1199px) {
  .what-i-do .what-i-do-item .num {
    float: left;
    margin-left: -75px;
  }
}
@media all and (min-width: 1200px) {
  .what-i-do .what-i-do-item .num {
    margin: 0 auto 10px;
  }
}
.what-i-do .what-i-do-item .title {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 10px;
  color: #f7ff33;
}
@media all and (min-width: 1200px) {
  .what-i-do .what-i-do-item .title {
    text-align: center;
  }
}
.what-i-do .what-i-do-item .desc {
  line-height: 1.35;
}

/**
 * ╨Э╨╡ ╨╜╨░╨╣╨┤╨╡╨╜╨╛
 **/
.not-found .search-form {
  margin-top: 10px;
}

/**
 * ╨Р╤А╤Е╨╕╨▓ ╨╖╨░╨┐╨╕╤Б╨╡╨╣
 **/
.posts-archive .post-teaser {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dotted #ff0000;
}
.posts-archive .post-teaser:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

/***
 * ╨б╨┐╨╕╤Б╨╛╨║ ╨╖╨░╨┐╨╕╤Б╨╡╨╣
 ***/
.posts-list .list-item {
  margin-top: 15px;
}
.posts-list .list-item:first-child {
  margin-top: 0;
}

/***
 * ╨в╨╕╨╖╨╡╤А ╨┐╨╛╤Б╤В╨░
 ***/
@media all and (max-width: 767px) {
  .post-teaser .thumb {
    float: right;
    width: 90px;
    margin: 0 0 10px 10px;
  }
}
@media all and (min-width: 768px) {
  .post-teaser {
    padding-left: 195px;
  }
  .post-teaser .thumb {
    float: left;
    width: 180px;
    margin-left: -195px;
  }
}
@media all and (min-width: 1200px) {
  .post-teaser {
    padding-left: 260px;
  }
  .post-teaser .thumb {
    float: left;
    width: 240px;
    margin-left: -260px;
  }
}
.post-teaser .post-header {
  margin-bottom: 15px;
}
.post-teaser .post-header .title {
  font-size: 20px;
  font-size: 1.125rem;
  font-weight: 600;
  color: #ffbebe;
}
.post-teaser .post-header .title a {
  color: inherit;
  text-decoration: none;
}
.post-teaser .post-header .title a:hover {
  text-decoration: underline;
}
@media all and (min-width: 768px) {
  .post-teaser .post-header .title {
    font-size: 22px;
    font-size: 1.3rem;
    font-weight: 600;
  }
}
.post-teaser .post-header .meta {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-top: 10px;
  color: #ffff99;
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .post-teaser .post-header .meta li {
    margin-top: 5px;
  }
  .post-teaser .post-header .meta li:first-child {
    margin-top: 0;
  }
}
@media all and (min-width: 768px) {
  .post-teaser .post-header .meta li {
    margin-right: 20px;
    float: left;
  }
  .post-teaser .post-header .meta li:last-child {
    margin-right: 0;
  }
}
.post-teaser .excerpt {
  line-height: 1.25;
}
.post-teaser .post-footer {
  margin-top: 15px;
}

/***
 * ╨У╨╛╤А╨╕╨╖╨╛╨╜╤В╨░╨╗╤М╨╜╤Л╨╣ ╨╝╨╕╨╜╨╕╨░╤В╤О╤А╨╜╤Л╨╣ ╤В╨╕╨╖╨╡╤А ╨┐╨╛╤Б╤В╨░
 ***/
.post-teaser-horz-sm {
  padding-left: 70px;
}
@media all and (min-width: 768px) {
  .post-teaser-horz-sm {
    padding-left: 90px;
  }
}
@media all and (min-width: 1200px) {
  .post-teaser-horz-sm {
    padding-left: 110px;
  }
}
.post-teaser-horz-sm .thumb {
  float: left;
  width: 60px;
  height: 60px;
  margin-left: -70px;
}
@media all and (min-width: 768px) {
  .post-teaser-horz-sm .thumb {
    width: 80px;
    height: 80px;
    margin-left: -90px;
  }
}
@media all and (min-width: 1200px) {
  .post-teaser-horz-sm .thumb {
    width: 100px;
    height: 100px;
    margin-left: -110px;
  }
}
.post-teaser-horz-sm .title {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 10px;
}
.post-teaser-horz-sm .excerpt {
  line-height: 1.25;
}

/**
 * Страничная навигация
 **/
.page-navi {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 45px;
  text-align: center;
}
.page-navi > ul a, .page-navi > ul .current {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  display: block;
  width: 22px;
  height: 22px;
  margin: 0 3px;
  line-height: 22px;
  color: inherit;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 153, 0.5);
}
@media all and (min-width: 768px) {
  .page-navi > ul a, .page-navi > ul .current {
    width: 30px;
    height: 30px;
    margin: 0 6px;
    line-height: 30px;
  }
}
.page-navi > ul a:hover, .page-navi > ul .current {
  color: #ffffff;
  background: #a63125;
  border-color: #a63125;
}
.page-navi > ul .dots {
  display: block;
  width: 22px;
  height: 22px;
  line-height: 22px;
}
@media all and (min-width: 768px) {
  .page-navi > ul .dots {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
.page-navi > ul .prev,
.page-navi > ul .next {
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media all and (max-width: 767px) {
  .page-navi > ul .prev,
  .page-navi > ul .next {
    display: none;
  }
}
.page-navi > ul .prev {
  margin-right: 10px;
}
.page-navi > ul .next {
  margin-left: 10px;
}

/**
 * Комментарии
 **/
.comments-area {
  margin-top: 40px;
}
@media all and (min-width: 768px) {
  .comments-area {
    margin-top: 45px;
  }
}
.comments-area .area-block-headline {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 15px;
  border-bottom: 2px dashed;
  border-color: #303030;
  padding-bottom: 10px;
}
.comments-area .comments-list {
  margin-bottom: 25px;
   margin-bottom: 15px;

}
.comments-area .comments-list .list li {
  margin-top: 25px;
    border-bottom: 2px dashed;
  border-color: #171717;
  padding-bottom: 10px;
}
.comments-area .comments-list .list li:first-child {
  margin-top: 0;
  
}
.comments-area .comments-list .list li ul {
  margin-top: 25px;
  margin-left: 20px;
 
  
  
}
.comments-area .comments-list .list li ul:first-child {
  margin-top: 0;
}
@media all and (min-width: 768px) {
  .comments-area .comments-list .list li ul {
    margin-left: 35px;
	border-left: 1px solid;
	border-color: #303030;
	padding: 5px 5px 8px 15px;
	background-color: #171717;
  }
}
.comments-area .comments-list .list li .respond-area {
  margin-top: 15px;
}
.comments-area .comments-list .list .comment .comment-head .author {
  float: left;
  color: #ff4c39;
   font-weight: 600;
  
}
.comments-area .comments-list .list .comment .comment-head .datetime {
  float: left;
  margin-left: 12px;
  color: #ffff99;
}
.comments-area .comments-list .list .comment .comment-text {
  margin: 12px 0;
  line-height: 1.5;
}
.comments-area .comments-list .list .comment .comment-text .not-approved {
  font-style: italic;
  color: #ff0000;
}
.comments-area .comments-list .list .comment .comment-footer .reply .link {
  color: #ffcccc;
  border-bottom: 1px dotted;
  cursor: pointer;
}
.comments-area .comments-list .list .comment .comment-footer .reply .link:hover {
  border-bottom-color: transparent;
}
.comments-area .respond-form .form-head {
  margin-bottom: 20px;
}
.comments-area .respond-form .form-head .headline {
  margin: 0;
}
@media all and (min-width: 768px) {
  .comments-area .respond-form .form-head .headline {
    float: left;
  }
}
@media all and (max-width: 767px) {
  .comments-area .respond-form .form-head .cancel {
    margin-top: 10px;
  }
}
@media all and (min-width: 768px) {
  .comments-area .respond-form .form-head .cancel {
    float: right;
    margin-top: 5px;
  }
}
.comments-area .respond-form .form-head .cancel a {
  color: #ff0000;
  text-decoration: none;
}
.comments-area .respond-form .form-head .cancel a:hover {
  border-bottom: 1px dotted;
}
.comments-area .respond-form .form-fieldset .form-row {
  margin-top: 15px;
}
.comments-area .respond-form .form-fieldset .form-row:first-child {
  margin-top: 0;
}
.comments-area .respond-form .form-submit {
  margin-top: 15px;
  text-align: right;
}

/***
 * ╨Т╨╕╨┤╨╢╨╡╤В
 ***/
.wp-widget {
  margin-top: 30px;
}
.wp-widget:first-child {
  margin-top: 0;
}
.wp-widget .wp-widget-headline {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 15px 0;
  padding: 0 0 5px 0;
  text-transform: uppercase;
  border-bottom: 2px solid #a63125;
}
.wp-widget ul li,
.wp-widget ol li {
  margin-left: 20px;
}
.wp-widget ul li ul,
.wp-widget ul li ol,
.wp-widget ol li ul,
.wp-widget ol li ol {
  padding: 5px 0;
}
.wp-widget ul li {
  list-style-type: disc;
}
.wp-widget ol li {
  list-style-type: decimal;
}
.wp-widget table {
  width: 100%;
  border-collapse: collapse;
}
.wp-widget img {
  height: auto;
}
.wp-widget .wp-caption .wp-caption-text {
  padding: 10px;
  font-style: italic;
  color: #ffffff;
  background: #a63125;
}

/***
 * ╨б╤В╨░╨╜╨┤╨░╤А╤В╨╜╤Л╨╡ ╨▓╨╕╨┤╨╢╨╡╤В╤Л
 ***/
.widget_archive ul, .widget_archive ul > li,
.widget_categories ul,
.widget_categories ul > li,
.widget_pages ul,
.widget_pages ul > li,
.widget_recent_comments ul,
.widget_recent_comments ul > li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_pages ul li,
.widget_recent_comments ul li {
  margin-top: 5px;
  position: relative;
  padding-left: 12px;
}
.widget_archive ul li:first-child,
.widget_categories ul li:first-child,
.widget_pages ul li:first-child,
.widget_recent_comments ul li:first-child {
  margin-top: 0;
}
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_pages ul li:before,
.widget_recent_comments ul li:before {
  position: absolute;
  left: 0;
  top: 3px;
  width: 0;
  height: 0;
  content: '';
  border: 5px solid transparent;
  border-left-color: #a63125;
}
.widget_archive ul li ul,
.widget_categories ul li ul,
.widget_pages ul li ul,
.widget_recent_comments ul li ul {
  padding: 10px 0 5px;
}

.widget_nav_menu ul {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.widget_nav_menu ul li {
  list-style-type: none !important;
  margin: 4px 0 0 0 !important;
  padding: 0 !important;
}
.widget_nav_menu ul li:first-child {
  margin-top: 0 !important;
}
.widget_nav_menu ul li a {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  display: block;
  padding: 5px 8px;
  color: #ffffff;
  text-decoration: none;
  background: #a63125;
  border: 1px solid #a63125;
}
.widget_nav_menu ul li a:hover {
  color: #060606;
  background: #ffffff;
}

.widget_categories select {
  width: 100%;
}

.widget_calendar table {
  border-collapse: separate;
  border-spacing: 1px;
  text-align: center;
}
.widget_calendar caption {
  font-size: 18px;
  font-size: 1.125rem;
  padding-bottom: 10px;
}
.widget_calendar thead th {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 5px 0;
  color: #ffffff;
  background: #a63125;
}
.widget_calendar tbody td {
  padding: 3px 0;
}
.widget_calendar tfoot td {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 10px 0 0 0;
  text-align: right;
}
.widget_calendar tfoot td:first-child {
  text-align: left;
}

.widget_recent_comments ul {
  /*font-style: italic;*/
  color: #ffff99;
}
.widget_recent_comments ul a {
  font-style: normal;
}
.widget_recent_comments ul .comment-author-link {
  display: block;
  margin-bottom: 5px;
  font-size: 110%;
}

.widget_text .textwidget {
  line-height: 1.35;
}
.widget_text .textwidget > * {
  margin-bottom: 10px;
}
.widget_text .textwidget > *:last-child {
  margin-bottom: 0;
}
.widget_text select {
  width: 100%;
}

.widget_tag_cloud .tagcloud {
  font-size: 0;
}
.widget_tag_cloud .tagcloud a {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 5px 8px;
  color: #ffffff;
  text-decoration: none;
  background: #a63125;
  border: 1px solid #a63125;
  vertical-align: middle;
}
.widget_tag_cloud .tagcloud a:hover {
  color: #060606;
  background: #ffffff;
}

/**
 * ╨Т╨╕╨┤╨╢╨╡╤В "╨б╨┐╨╕╤Б╨╛╨║ ╤В╨╡╨│╨╛╨▓"
 **/
.widget-tags-list .tags-list {
  font-size: 0;
}
.widget-tags-list .tags-list .tag {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 16px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 5px 8px;
  color: #ffffff;
  text-decoration: none;
  background: #a63125;
  border: 1px solid #a63125;
  vertical-align: middle;
}
.widget-tags-list .tags-list .tag:hover {
  color: #060606;
  background: #ffffff;
}

/**
 * ╨Т╨╕╨┤╨╢╨╡╤В "╨б╨┐╨╕╤Б╨╛╨║ ╨╖╨░╨┐╨╕╤Б╨╡╨╣"
 **/
.widget-posts-list .postslist {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.widget-posts-list .postslist > li {
  margin: 10px 0 0 0;
  padding: 0 0 0 90px;
  list-style-type: none;
}
.widget-posts-list .postslist > li:first-child {
  margin-top: 0;
}
.widget-posts-list .postslist > li .thumb {
  width: 80px;
  height: 80px;
  float: left;
  margin-left: -90px;
}
.widget-posts-list .postslist > li .title {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
}
.widget-posts-list .postslist > li .meta {
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 8px;
  color: #ffff99;
}

/**
 * Текстовый блок
 **/
.textblock {
  position: relative;
  line-height: 1.25;
}
.textblock * {
  margin-bottom: 10px;
	font-size: 16px;
}
.textblock *:last-child {
  margin-bottom: 0;
}
.textblock h1 {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 24px;
  font-size: 1.3rem;
  margin-top: 30px;
  margin-bottom: 15px;
}
.textblock h2 {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 22px;
  font-size: 1.3rem;
  font-weight: 600;
  margin-top: 25px;
  color: #ffb990;
  background: url(https://privorot-zagovori.ru/_old_/termin/img/stars.gif?7) center top no-repeat;
  padding:60px 0 15px;
margin:20px 0 0;
}
@media all and (min-width: 768px) {
  .textblock h2 {
    font-size: 22px;
    font-size: 1.3rem;
	color: #ffb990;
	background: url(../../../../termin/img/stars.gif) center top no-repeat;
	padding:60px 0 15px;
margin:20px 0 0;
  }
}
.textblock h3 {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 21px;
  font-size: 1.3rem;
  font-weight: 600;
  margin-top: 25px;
  color: #ffb990;
  background: url(../../../../termin/img/stars.gif) center top no-repeat;
  padding:60px 0 15px;
margin:20px 0 0;
}
@media all and (min-width: 768px) {
  .textblock h3 {
    font-size: 21px;
    font-size: 1.3rem;
	color: #ffb990;
	background: url(../../../../termin/img/stars.gif) center top no-repeat;
	padding:60px 0 15px;
margin:20px 0 0;
  }
}
.textblock h4 {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 15px;
  color: #ffb990;
}
.textblock h5 {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  font-size: 0.75rem;
  margin-top: 15px;
}
.textblock h6 {
  margin-top: 15px;
}
.textblock b,
.textblock strong {
  font-weight: bold;
}
.textblock i,
.textblock em {
  font-style: italic;
}
.textblock ul,
.textblock ol {
  padding-left: 20px;
}
.textblock ul li,
.textblock ol li {
  margin-bottom: 5px;
  margin-left: 20px;
}
.textblock ul li ul,
.textblock ul li ol,
.textblock ol li ul,
.textblock ol li ol {
  margin-top: 10px;
}
.textblock ul li {
  list-style-type: disc;
}
.textblock ol li {
  list-style-type: decimal;
}
.textblock table {
  width: 100%;
  border-collapse: collapse;
}
.textblock table tr th {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #a63125;
  border-left: 1px solid rgba(255, 255, 153, 0.5);
}
.textblock table tr th:first-child {
  border-left: 0;
}
@media all and (min-width: 768px) {
  .textblock table tr th {
    padding: 20px 20px;
  }
}
.textblock table tr td {
  min-width: 180px;
  padding: 5px 10px;
  border-left: 1px solid rgba(255, 255, 153, 0.5);
}
.textblock table tr td:first-child {
  border-left: 0;
}
.textblock table tr:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.textblock .table-wrap {
  overflow: auto;
}
.textblock blockquote {
    position: relative;
    margin: 15px 20px;
    padding: 10px 10px 10px 25px;
    font-style: italic;
    border-left: 3px solid #a63125;
    color: #ffd554;
    background: #1e1e1e;
}
.textblock img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.textblock img.alignnone {
  max-width: 100%;
  height: auto;
}
.textblock img.aligncenter {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 767px) {
  .textblock img.alignleft {
    display: block;
    margin: 10px auto;
  }
  .m_navi a {
    padding: 2px 8px !important;
    font-size: 14px;
    line-height: normal;
    margin: 4px 7px !important;
	}
}
@media all and (min-width: 768px) {
  .textblock img.alignleft {
    float: left;
    margin: 0 15px 10px 0;
  }
}
@media all and (max-width: 767px) {
  .textblock img.alignright {
    display: block;
    margin: 10px auto;
  }
}
@media all and (min-width: 768px) {
  .textblock img.alignright {
    float: right;
    margin: 0 0 10px 15px;
  }
}
.textblock .wp-caption {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.textblock .wp-caption img {
  height: auto;
  margin: 0;
}
.textblock .wp-caption .wp-caption-text {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  padding: 10px 20px;
  font-style: italic;
  color: #ffffff;
  text-align: center;
  background: #a63125;
}
.textblock .gallery > div {
  margin-top: 4px;
  margin-left: -2px;
  margin-right: -2px;
  margin-bottom: 0;
  padding: 0;
}
.textblock .gallery > div:first-child {
  margin-top: 0;
}
.textblock .gallery > div > figure {
  float: left;
  margin: 0;
  padding: 0 2px;
}
.textblock .fotorama-wrap .fotorama__wrap {
  margin-left: auto !important;
  margin-right: auto !important;
}
.textblock .fotorama__thumb-border {
  border-color: #a63125;
}
.textblock .spoiler .spoiler-head {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  display: block;
  margin: 0;
  padding: 8px 10px;
  color: #ffffff;
  text-decoration: none;
  background: #a63125;
  border: 1px dotted #FFCC99;
}
.textblock .spoiler .spoiler-body {
  display: none;
  padding: 10px;
  border: 1px dotted #FFCC99;
  border-top: 0;
}
.textblock .spoiler .spoiler-head:hover, .textblock .spoiler.expanded .spoiler-head {
  color: #f7ff33;
}
.textblock iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.textblock .video-youtube {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  /* 16:9 */
}
.m_navi a { 
  display: block;
  padding: 5px 8px;
  margin: 10px 20px;
  color: #ffffff;
  text-decoration: none;
  background: #a63125;
  border: 1px solid #a63125;
  list-style: none;
}
.m_navi a:hover {
  color: #060606;
  background: #ffffff;
}
.nnn   {
  border: 1px dotted red; 
	padding: 10px 15px 15px 0px;
	margin: 15px 0px;
}
.grecaptcha-badge {
    display: none;
}
.textblock .video-youtube iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media all and (min-width: 768px) {
  .textblock .columns {
    margin-left: -10px;
    margin-right: -10px;
  }
  .textblock .columns .col-1of2,
  .textblock .columns .col-1of3,
  .textblock .columns .col-2of3,
  .textblock .columns .col-1of4,
  .textblock .columns .col-2of4,
  .textblock .columns .col-3of4 {
    float: left;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .textblock .columns .col-1of2 {
    width: 50%;
  }
  .textblock .columns .col-1of3 {
    width: 33.333%;
  }
  .textblock .columns .col-2of3 {
    width: 66.667%;
  }
  .textblock .columns .col-1of4 {
    width: 25%;
  }
  .textblock .columns .col-2of4 {
    width: 50%;
  }
  .textblock .columns .col-3of4 {
    width: 75%;
  }
}
