/* Generated by less 2.5.1 */
/* Normalize */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Normalize.end */
/* Default styles */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  position: relative;
  min-height: 100%;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
  font-weight: 700;

}
a:hover,
a:focus {
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center_wrapper {
  padding: 0 15px;
  margin: 0 auto;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fl-l {
  float: left !important;
}
.fl-r {
  float: right !important;
}
.ta-l {
  text-align: left !important;
}
.ta-c {
  text-align: center !important;
}
.ta-r {
  text-align: right !important;
}
.list {
  list-style-type: none;
  padding-left: 0;
}
.btn {
  display: inline-block;
  text-decoration: none;
  text-align: center;
}
.btn:hover {
  text-decoration: none;
}
.btn:focus {
  outline: none;
  text-decoration: none;
}
.btn_animate {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_animate:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.btn_animate:active {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* Default styles.end */
/* Comments styles */
/* Comments */
.fb_comments {
  font-family: "Helvetica Neue", Helvetica, Arial, 'Open Sans', sans-serif;
}
.fb_comments_heading {
  margin: 0 0 24px;
  padding: 8px 0;
  border-bottom: 1px solid #e9ebee;
}
.fb_comments_heading-comments_number {
  position: relative;
  line-height: 25px;
  font-weight: bold;
  font-size: 14px;
  color: #2a2e2e;
  float: left;
}
.fb_comments_heading-comments_number:hover,
.fb_comments_heading-comments_number:focus {
  text-decoration: none;
}
.fb_comments_heading-orderby {
  position: relative;
  line-height: 25px;
  padding-right: 15px;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  float: right;
}
.fb_comments_heading-orderby:hover,
.fb_comments_heading-orderby:focus {
  text-decoration: none;
}
.fb_comments_heading-orderby:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 2px;
  margin-top: -2px;
  border-width: 4px 4px 0 4px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #000;
}
.fb_comments_list {

  margin-top: 25px;
  margin-bottom: 15px;
  font-size: 14px;
  color: #2a2e2e;
}
.fb_comments-item {
  display: none;
  margin-top: 24px;
}
.fb_comments-reply {
  margin-left: 10%;
  border-left: 1px dotted #d3d6db;
  padding-left: 8px;
}
.fb_comments-mobile {
  display: block;
}
.fb_comments-ava {
  width: 40px;
  height: 40px;
  overflow: hidden;
  float: left;
}
.fb_comments-ava_image {
  display: block;
  margin: auto;
}
.fb_comments-content {
  margin-left: 52px;
  text-align: justify;
}
.fb_comments-header {
  padding-bottom: 5px;
}
.fb_comments-name {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  color: #365899;
}
.fb_comments-text p {
  margin: 5px 0;
}
.fb_comments-text p:first-child {
  margin-top: 0;
}
.fb_comments-text p:last-child {
  margin-bottom: 0;
}
.fb_comments-foto {
  display: block;
  margin: 16px auto;
}
.fb_comments-foto:first-child {
  margin-top: 0;
}
.fb_comments-foto:last-child {
  margin-bottom: 0;
}
.fb_comments_footer {
  padding-top: 5px;
  cursor: default;
}
.fb_comments_footer-item {
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 13px;
  color: #7f919e;
}
.fb_comments_footer-item:hover,
.fb_comments_footer-item:focus {

}
.fb_comments_footer-item + .fb_comments_footer-item {
  margin-left: 10px;
}
.fb_comments_footer-item + .fb_comments_footer-item:before {
  content: '\00B7';
  display: block;
  position: absolute;
  left: -11px;
  top: 0;
  margin: 0 2px;
  color: #ccc;
  pointer-events: none;
}
.fb_comments_footer-item_link {
  color: #4267b2;
  cursor: pointer;
}
.fb_comments_footer-item_link:hover {
  cursor: default;
}
.fb_comments_footer-item_like {
  display: inline-block;
  width: 13px;
  height: 15px;
  background: url(../img/fb_like.png);
  vertical-align: -2px;
}
.fb_comments_footer-item_time {
  cursor: default;
}
.fb_comments_footer-item_time:hover {

}
@media all and (min-width: 991px) {
  .fb_comments-item {
    display: block;
  }



  .fb_comments-reply {
    margin-left: 52px;
  }
}
/* Comments.end */
/* Comments styles.end */
/* Instagram styles */
/* Instagram widget */
.instagram_widget,
.instagram_widget article,
.instagram_widget div,
.instagram_widget footer,
.instagram_widget header,
.instagram_widget main,
.instagram_widget nav,
.instagram_widget section {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0 solid #000;
  box-sizing: border-box;
}
.instagram_widget a,
.instagram_widget a:visited {
  color: #003569;
  text-decoration: none;
}
.instagram_widget a:active {
  opacity: .5;
}
.instagram_widget {
  max-width: 935px;
  margin: 25px auto;
  line-height: 1;
  border: 1px solid #eeefef;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #fff;
  font-family: 'proxima-nova', 'Helvetica Neue', Arial, Helvetica, 'Open Sans', sans-serif;
  font-size: 16px;
}
.iw.instagram_widget-header {
  height: 64px;
  padding: 18px 20px;
  border-bottom: 1px solid #efefef;
}
.iw.instagram_widget-header:before,
.iw.instagram_widget-header:after {
  content: " ";
  display: table;
}
.iw.instagram_widget-header:after {
  clear: both;
}
.iw.instagram_widget-avatar {
  display: block;
  width: 30px;
  height: 30px;
  margin: -1px 10px -1px -5px;
  border: 1px solid #dbdbdb;
  border-radius: 50%;
  background-color: #fafafa;
  box-sizing: border-box;
  overflow: hidden;
  float: left;
}
.iw.instagram_widget-avatar_image {
  display: block;
  width: 100%;
  height: auto;
}
.iw.instagram_widget-follow {
  display: block;
  width: 92px;
  text-align: right;
  float: right;
}
.iw.instagram_widget-follow_btn {
  display: inline-block;
  line-height: 24px;
  padding: 0 9px;
  border-width: 1px;
  border-style: solid;
  border-color: #3897f0;
  border-radius: 3px;
  background: 0 0;
  font-weight: 600;
  font-size: 14px;
  color: #3897f0;
  text-overflow: ellipsis;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
}
.iw.instagram_widget-follow_btn:visited {
  color: #3897f0;
}
.iw.instagram_widget-follow_btn::after {
  content: '.';
  display: inline-block;
  visibility: hidden;
  width: 0;
}
.iw.instagram_widget-autor {
  display: block;
  line-height: 0;
  overflow: hidden;
}
.iw.instagram_widget-nickname {
  display: inline-block;
  max-width: 100%;
  line-height: 17px;
  margin-left: -5px;
  margin-right: 100%;
  padding-left: 5px;
  font-weight: 600;
  font-size: 14px;
  color: #262626;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.iw.instagram_widget-name {
  display: inline-block;
  max-width: 100%;
  font-size: 14px;
  line-height: 17px;
  color: #262626;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.iw.instagram_widget-foto_block {
  display: block;
  width: 100%;
  background-color: #edeeee;
}
.iw.instagram_widget-foto_wrapper {
  display: block;
  overflow: hidden;
  padding-bottom: 100%;
}
.iw.instagram_widget-foto_image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.iw.instagram_widget-content {
  padding: 0 20px;
}
.iw.instagram_widget-stats {
  padding: 20px 0;
}
.iw.instagram_widget-stats:before,
.iw.instagram_widget-stats:after {
  content: " ";
  display: table;
}
.iw.instagram_widget-stats:after {
  clear: both;
}
.iw.instagram_widget-likes {
  display: block;
  color: #262626;
  float: left;
}
.iw.instagram_widget-likes_wrapper {
  font-weight: 600;
}
.iw.instagram_widget-time {
  margin-left: 10px;
  color: #999;
  float: right;
}
.iw.instagram_widget-comments_list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
}
.iw.instagram_widget-comments_item {
  position: relative;
  margin-bottom: 7px;
  word-wrap: break-word;
}
.iw.instagram_widget-comments_nickname {
  margin-left: -5px;
  margin-right: .3em;
  padding-left: 5px;
  font-weight: 600;
  color: #262626;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.iw.instagram_widget-footer {
  padding: 12px 0;
  margin-top: auto;
  border-top: 1px solid #efefef;
}
.iw.instagram_widget-footer:before,
.iw.instagram_widget-footer:after {
  content: " ";
  display: table;
}
.iw.instagram_widget-footer:after {
  clear: both;
}
.iw.instagram_widget-menu_btn {
  display: block;
  width: 44px;
  height: 44px;
  margin-left: 5px;
  margin-right: -10px;
  padding: 0;
  border: 0;
  background-image: url(../img/instagram-menu.png);
  background-color: transparent;
  background-repeat: no-repeat;
  white-space: nowrap;
  text-indent: 110%;
  overflow: hidden;
  cursor: pointer;
  float: right;
}
.iw.instagram_widget-login {
  display: block;
  margin: 13px 0;
  color: #999;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (min-width: 736px) {
  .iw.instagram_widget {
    padding-right: 335px;
  }
  .iw.instagram_widget-header {
    position: absolute;
    width: 287px;
    height: 78px;
    right: 24px;
    top: 0;
    padding: 20px 0;
  }
  .iw.instagram_widget-avatar {
    width: 40px;
    height: 40px;
    margin: -2px 10px -2px -2px;
  }
  .iw.instagram_widget-follow_btn {
    line-height: 29px;
    padding: 0 11px;
    font-size: 16px;
  }
  .iw.instagram_widget-nickname {
    font-size: 15px;
    line-height: 18px;
  }
  .iw.instagram_widget-name {
    font-size: 15px;
    line-height: 18px;
  }
  .iw.instagram_widget-content {
    position: absolute;
    width: 335px;
    line-height: 18px;
    right: 0;
    top: 78px;
    bottom: 0;
    padding: 0 24px 68px;
    font-size: 15px;
    box-sizing: border-box;
  }
  .iw.instagram_widget-comments_list {
    position: absolute;
    left: 24px;
    right: 24px;
    top: 48px;
    bottom: 68px;
    padding: 0;
    margin: 0;
  }
  .iw.instagram_widget-comments_nickname {
    font-size: 15px;
    line-height: 18px;
  }
  .iw.instagram_widget-footer {
    position: absolute;
    width: 100%;
    height: 68px;
    left: 0;
    bottom: 0;
    padding: 12px 24px;
  }
}
/* Instagram widget.end */
/* Instagram styles.end */
/* Common */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, 'Open Sans', sans-serif;
  font-size: 16px;
  color: #000;
  background: url(../img/body_bg.png) center top repeat #d4d3cb;
}
.center_wrapper {
  max-width: 1030px;
}
.general_wrapper {
  padding: 0;
  background: #fff;
  box-shadow: 0 0 30px #8f8f8f;
}
@media all and (min-width: 768px) {
  .main_wrapper {
    padding: 0 30px 30px;
    background: url(../img/general_wrapper-bg.png) center top repeat #ededed;
  }
}
.btn-orange {
  display: block;
  max-width: 350px;
  width: 100%;
  margin: 15px auto 0;
  padding: .3em 1em;
  border: 3px solid #000000;
  border-radius: 10px;
  background: #27a72a;
  transition: background 0.15s ease-in-out;
  font-weight: bold;
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  cursor: pointer;
}
.btn-orange:hover,
.btn-orange:focus {
  background: #6aaa3b;
  transform: scale(1.02);
  -moz-transform: scale(1.02);
  -webkit-transform: translateZ(0) scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
}
.btn-orange:active {
  background: #bb8c00;
}
/* Common.end */
/* Header */
.header_top_menu {
  display: none;
}
.header_top_menu-editions {
  padding: 9px 20px 8px 11px;
  background: url(../img/sub_menu_channels-arrow.png) right 7px center no-repeat;
  font-weight: bold;
  font-size: 12px;
  color: #8d958f;
  text-transform: uppercase;
  float: left;
}
.header_top_menu-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
  color: #000;
}
.header_top_menu-list_item {
  display: block;
  padding: 0 8px;
  margin-bottom: 10px;
  border-left: 1px solid #aeb0ae;
  float: left;
}
.header_top_menu-list_item:first-child {
  border-left: none;
}
.header_top_menu-list_link {
  display: block;
  margin-top: 8px;
  color: #000;
  text-decoration: none;
}
.header_top_menu-social {
  display: none;
  padding: 5px 5px 0 0;
  float: right;
}
.header_top_menu-social_text {
  display: inline-block;
  padding-right: 3px;
  font-size: 11px;
  color: #686d67;
  vertical-align: middle;
}
.header_top_menu-social_ico {
  display: inline-block;
  vertical-align: middle;
}
.header_main_section {
  background: #31ad4f;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMxYWQ0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYjg2MmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #31ad4f 0%, #0b862b 100%);
  background: -webkit-linear-gradient(top, #31ad4f 0%, #0b862b 100%);
  background: linear-gradient(to bottom, #31ad4f 0%, #0b862b 100%);
}
.header_main_section-logo {
  float: left;
  line-height: 63px;
}
.header_main_section-logo_image {
  display: inline-block;
  margin: 21px 5px 21px 14px;
}
.header_main_section-logo_text {
  display: none;
  font-family: Georgia, "Times New Roman", Times, 'Open Sans', serif;
  font-weight: bold;
  font-size: 38px;
  color: #fff;
  text-shadow: 0 0 5px #333;
  vertical-align: middle;
}
@media all and (min-width: 400px) {
  .header_main_section-logo_text {
    display: inline-block;
  }
}
.header_main_section-list {
  display: none;
  list-style-type: none;
  margin: 17px 0;
  padding: 0 15px 0 0;
  float: right;
}
.header_main_section-list--mobile {
  display: block;
}
.header_main_section-list--mobile .header_main_section-list_item {
  padding: 0 5px;
  border: none;
}
.header_main_section-list_item {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #17752e;
}
.header_main_section-list_item:last-child {
  border: none;
}
.header_main_section-list_link {
  color: #fff;
}
.header_main_section-list_link:hover,
.header_main_section-list_link:focus {
  text-decoration: none;
}
.header_main_section-list_ico {
  display: inline-block;
  vertical-align: middle;
}
.header_main_section-list_text {
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  vertical-align: middle;
}
.header_menu {
  box-shadow: inset 0 15px 15px -15px #000000;
  background: #515f54;
}
.header_menu-mobile {
  display: block;
  width: 100%;
  padding: 14px;
  border: none;
  border-radius: 0;
  background: url(../img/header_menu-mobile.png) right 14px center no-repeat transparent;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  text-align: left;
  cursor: pointer;
}
.header_menu-mobile:focus {
  outline: none;
}
.header_menu-list {
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-family: Georgia, "Times New Roman", Times, 'Open Sans', serif;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  box-shadow: inset 0 15px 15px -15px #000000;
}
.header_menu-list_item {
  display: block;
  padding: 0 8px;
  margin-bottom: 10px;
}
.header_menu-list_link {
  display: block;
  margin-top: 8px;
  color: #fff;
  text-decoration: none;
}
.header_menu-list_link--home {
  display: none;
  width: 34px;
  height: 26px;
  margin-bottom: -10px;
  border-radius: 2px 2px 0 0;
  background: url(../img/home.png) center no-repeat #ffffff;
}
.header_menu-sub_list {
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: #3f5a6d;
  font-family: Georgia, "Times New Roman", Times, 'Open Sans', serif;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  box-shadow: inset 0 15px 15px -15px #000000;
}
.header_menu-sub_list_item {
  display: block;
  padding: 0 8px;
  margin-bottom: 10px;
}
.header_menu-sub_list_link {
  display: block;
  margin-top: 8px;
  color: #fff;
  text-decoration: none;
}
.header_menu-more {
  display: none;
  width: 100%;
  min-height: 34px;
  line-height: 34px;
  padding-left: 8px;
  padding-right: 28px;
  background: url(../img/header_menu-more_plus.png) right 10px center no-repeat #181d1a;
  font-family: Georgia, "Times New Roman", Times, 'Open Sans', serif;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
}
.header_sub_menu {
  display: none;
  padding: 5px 30px;
}
.header_sub_menu-category {
  display: none;
  padding-right: 7px;
  margin-right: 7px;
  border-right: 1px solid #e4ede6;
  font-weight: bold;
  font-size: 12px;
  color: #2b2e2c;
  text-transform: uppercase;
  float: left;
}
.header_sub_menu-channels {
  padding-right: 20px;
  background: url(../img/sub_menu_channels-arrow.png) right 7px center no-repeat;
  font-weight: bold;
  font-size: 12px;
  color: #8d958f;
  text-transform: uppercase;
  float: left;
}
.header_sub_menu-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #8c968e;
}
.header_sub_menu-list_item {
  display: inline-block;
}
.header_sub_menu-list_link {
  display: inline-block;
  margin: 0 2px;
  color: #000;
}
@media all and (min-width: 800px) {
  .header_top_menu {
    display: block;
  }
  .header_main_section-list {
    display: block;
  }
  .header_main_section-list--mobile {
    display: none;
  }
  .header_menu-mobile {
    display: none;
  }
  .header_menu-list {
    display: block;
    float: left;
  }
  .header_menu-list_item {
    border-left: 1px solid #616f64;
    border-right: 1px solid #434d44;
    float: left;
  }
  .header_menu-list_item:first-child {
    border-left: none;
  }
  .header_menu-list_item:last-child {
    border-right: none;
  }
  .header_menu-list_link--home {
    display: block;
  }
  .header_menu-sub_list {
    display: block;
    float: left;
  }
  .header_menu-sub_list_item {
    border-left: 1px solid #5b839d;
    border-right: 1px solid #193447;
    float: left;
  }
  .header_menu-sub_list_item:first-child {
    border-left: none;
  }
  .header_menu-sub_list_item:last-child {
    border-right: none;
  }
  .header_menu-more {
    display: block;
    width: auto;
    padding-left: 0;
    font-size: 0;
    float: right;
  }
  .header_sub_menu {
    display: block;
  }
}
@media all and (min-width: 940px) {
  .header_top_menu-social {
    display: block;
  }
  .header_menu-more {
    padding-left: 8px;
    font-size: 14px;
  }
  .header_sub_menu-category {
    display: block;
  }
}
@media all and (min-width: 1060px) {
  .header_main_section {
    margin: 0 -5px;
    padding: 0 5px;
  }
  .header_menu-list_item,
  .header_menu-sub_list_item {
    padding: 0 12px;
  }
}
/* Header.end */
/* Sidebar */
.sidebar {
  display: none;
  width: 30%;
  padding-right: 30px;
  float: left;
}
.sidebar_widget {
  margin: 16px 0;
  padding: 1px 0;
}
.sidebar_widget:first-child {
  margin-top: 0;
}
.sidebar_widget .order_widget-img {
  max-width: 180px;
}
@media all and (min-width: 768px) {
  .sidebar {
    display: block;
  }
}
.share_sidebar_widget {
  padding: 14px 20px;
  border-radius: 2px;
  background: #1c85ad;
  color: #fff;
}
.share_sidebar_widget-category {
  display: inline-block;
  margin: 0 0 16px;
  padding: 5px 9px;
  background: #fff;
  font-family: Georgia, "Times New Roman", Times, 'Open Sans', serif;
  font-size: 12px;
  color: #1c85ad;
  text-transform: uppercase;
}
.share_sidebar_widget-share_btn {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/ico-share.png);
}
.pizza_sidebar_widget {
  padding: 14px 20px;
  border-radius: 2px;
  background: #ab9818;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.pizza_sidebar_widget a {
  color: #fff;
}
.news_sidebar_widget-heading {
  padding: 5px 0;
  border-bottom: 1px dotted #a5b0a8;
  font-size: 13px;
  color: #1c85ad;
  text-transform: uppercase;
}
.news_sidebar_widget-link {
  display: block;
  margin: 16px 0;
  font-weight: bold;
  color: #6aa84f;
}
/* Sidebar.end */
/* Content */
.breadcrumbs {
  display: none;
  list-style-type: none;
  margin: 12px 0;
  padding: 0;
}
.breadcrumbs-item {
  display: inline-block;
  font-weight: bold;
  font-size: 13px;
  color: #1c85ad;
}
.breadcrumbs-item + .breadcrumbs-item {
  position: relative;
  margin-left: 15px;
}
.breadcrumbs-item + .breadcrumbs-item:before {
  content: ' ';
  display: block;
  position: absolute;
  width: 2px;
  height: 3px;
  top: 50%;
  left: -10px;
  margin-top: -1px;
  background: url(../img/breadcrumbs-arrow.png);
}
.breadcrumbs-link {
  display: block;
  font-weight: normal;
  color: #869389;
}
@media all and (min-width: 768px) {
  .breadcrumbs {
    display: block;
  }
}
.content_wrapper {
  padding: 16px 15px;
  background: #fff;
}
@media all and (min-width: 768px) {
  .content_wrapper {
    padding: 16px 22px;
    width: 70%;
    float: left;
  }
}
.content {
  text-align: justify;
}
.content > p:first-child {
  margin-top: 0;
}
.content > p:last-child {
  margin-bottom: 0;
}
.content_heading {
  padding-bottom: 5px;
}
.heading {
  margin: 0 0 5px;
  font-family: Georgia, "Times New Roman", Times, 'Open Sans', serif;
  font-weight: normal;
  font-size: 34px;
  text-align: left;
}
.sub-heading {
  font-weight: normal;
  font-size: 17px;
  margin: 0 0 10px;
  color: #666;
  text-align: left;
}
.post_info {
  padding: 6px 0;
  border-top: 1px solid #a5b0a8;
}
.post_info-autor {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
}
.post_info-date {
  display: inline-block;
  margin-left: 15px;
  font-size: 11px;
}
.post_info-date_time {
  margin-left: 5px;
}
.heading_img {
  position: relative;
  min-height: 80px;
  margin-bottom: 20px;
}
.heading_img-image {
  display: block;
  width: 100%;
  height: auto;
}
.heading_img-link {
  display: block;
  position: absolute;
  width: 60px;
  height: 60px;
  top: 10px;
  right: 10px;
  background: url(../img/heading_img-link.png);
}
.post_service {
  padding: 5px 0;
  border-top: 1px solid #a5b0a8;
  text-align: right;
}
.post_service-item {
  display: inline-block;
  padding: 5px 0;
  text-align: left;
  margin-left: 10px;
  font-size: 11px;
  color: #8f9d92;
}
.post_service-item--write {
  padding-left: 25px;
  background: url(../img/post_service-write.png) left center no-repeat;
}
.post_service-item--print {
  padding-left: 25px;
  background: url(../img/post_service-print.png) left center no-repeat;
}
.post-question {
  margin-top: 25px;
  margin-bottom: 5px;
  font-weight: bold;
  font-style: italic;
}
.post-answer {
  margin-top: 0;
}
.post-link {
  font-weight: bold;
  color: #6aa84f;
}
.post-video {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  background: #000;
  overflow: hidden;
}
.post-video iframe,
.post-video object,
.post-video embed {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.post_social {
  list-style-type: none;
  padding: 5px 0;
  margin: 16px 0;
  border-top: 1px solid #a5b0a8;
}
.post_social-item {
  display: block;
  float: left;
}
.post_social-item + .post_social-item {
  margin-left: 7px;
  padding-left: 7px;
  border-left: 1px dotted #a5b0a8;
}
.post_social-link {
  display: block;
  padding: 5px 0;
  font-size: 13px;
  color: #686d67;
}
.post_social-link--share {
  padding-left: 25px;
  background: url(../img/ico-share-orange.png) left center no-repeat;
}
.post_social-link--recomend {
  padding-left: 25px;
  background: url(../img/ico-recomend.png) left center no-repeat;
}
.content_img {
  display: block;
  margin: 25px auto;
}
.content_img:first-child {
  margin-top: 0;
}
.content_img:last-child {
  margin-bottom: 0;
}
@media all and (min-width: 500px) {
  .content_img-left {
    max-width: 50%;
    margin: 0 15px 10px 0;
    float: left;
  }
  .content_img-right {
    max-width: 50%;
    margin: 0 0 10px 15px;
    float: right;
  }
  .content_img-left:first-child + p {
    margin-top: 0;
  }
  .content_img-right:first-child + p {
    margin-top: 0;
  }
  .content_img.content_img-inner {
    margin-top: 10px;
  }
}
.order_widget {
  margin: 15px 0;
  text-align: center;
}
.order_widget-img {
  display: inline-block;
}
.instagram_widget {
  min-height: 298px;
}
/* Content.end */
/* Footer */
.footer {
  padding: 25px 15px;
  font-size: 11px;
  color: #5e5d57;
  text-align: center;
  box-shadow: inset 0 30px 30px -30px #8f8f8f;
}
@media all and (min-width: 768px) {
  .footer {
    padding: 25px 30px;
  }
}
/* Footer.end */

@media all and (max-width: 991px){
  .heading_img-link {

    width: 30px;
    height: 30px;

    background-size: 100%;
  }
  .sidebar{
    display: none;
  }
  .content_wrapper {

    width: 100%;
    float: none;
  }

  
}

 .top_order_form {
      position: relative;
      background: #FFFF3A;
      margin-bottom: 10px;
      border: 3px dashed #000;
      font-family: 'Source Sans Pro', sans-serif;
    }
    .top_order_form::before {
      content: '';
      position: absolute;
      top: -15px;
      display: block;
      width: 40px;
      height: 30px;
      background-image: url(../img/scissors.svg);
      background-size: contain;
      background-repeat: no-repeat;
    }
    .discount {
      text-align: center;
      text-transform: uppercase;
      font-size: 32px;
      color: red;
      padding-top: 35px;
      margin-bottom: -5px;
    }
    .finish {
      font-size: 16px;
      color: red;
      text-align: center;
    }
    .order_form span {
      display: block;
    }
    .countdown-container{
    text-align: center;
  }
  .countdown-container .time{
    font-size: 28px;
    text-align: center;
    border-radius: 5px;
    color: red;
  }
  .countdown-container .dots{
    font-size: 28px;
    color: red;
    margin-left: 5px;
    margin-right: 5px;
  }
  .time {
    font-weight: bold;
  }
  .time_under{
    text-align: center;
  }
  .time_under span{
    font-size: 13px;
    text-transform: uppercase;
    color: red;
    margin-right: 15px;
    margin-bottom: 25px;
  }
  .time_under span.sec{
    margin-right: 0px;
  }
  .timer span{
    display: inline-block;
  }
  .wv_order-form{
	background: #fff;
	padding: 15px 35px;
}
  .wv_order-form span{
	font-size: 15px;
	color: #919191;
	font-family: inherit;
	margin-bottom: 2px;
	margin-top: 5px;
}
.wv_order-form select{
	display: block;
	height: 40px;
	width: 100%;
	border: 1px solid #D6D6D6;
	font-size: 16px;
	padding-left: 20px;
  font-family: inherit;
}
.wv_order-form input{
	display: block;
	height: 40px;
	width: 100%;
	border: 1px solid #D6D6D6;
	font-size: 16px;
	padding-left: 20px;
  font-family: inherit;
}
.wv_order-form .cta-button {
  margin-top: 30px;
}
.price {
  font-family: 'Source Sans Pro', sans-serif;
}
.new_price {
    font-size: 58px;
    color: #D31211;
    margin-bottom: -20px;
    text-align: center;
	  margin-bottom: -10px;
    font-weight: bold;
}
.old_price:after {
    content: '';
    position: absolute;
    height: 30px;
    width: 100px;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    background: url(../img/lign.png) no-repeat 0px 0px;
}
.order_form .new_price span, .order_form .old_price span {
  display: inline-block;
}
.old_price {
    font-size: 36px;
    color: #8F8F8F;
    position: relative;
    text-align: center;
}
