@charset "UTF-8";
/*
Theme Name: Woom
Author: Vitamin Studio
Author URI: https://vitamin-studio.com
Description: ╨в╨╡╨╝╨░ ╤А╨░╨╖╤А╨░╨▒╨╛╤В╨░╨╜╨░ ╤Б╨┐╨╡╤Ж╨╕╨░╨╗╤М╨╜╨╛ ╨┤╨╗╤П ╤Б╨░╨╣╤В╨░ ╨╝╤Г╨╖╨╡╤П Woom.
Version: 1.0
Text Domain: woom
*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1170px) {
    .container {
      width: 1200px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1170px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

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

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1169px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1169px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1169px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1169px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1170px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1170px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1170px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1170px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1169px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1170px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
header, footer, article, section, hgroup, nav, figure, aside {
  display: block; }

body, html {
  height: 100%;
  margin: 0;
  position: relative;
  padding: 0; }

figure {
  margin: 0; }

* {
  -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; }

:focus, :active {
  outline: 0; }

img {
  border-style: none;
  display: block; }

a {
  color: #ffffff;
  text-decoration: none; }

.hidden {
  display: none; }

h1 {
  font-weight: 400;
  font-size: 24px;
  line-height: 38px;
  margin: 20px 0 30px; }

h2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 15px 0 22px; }

.block-head {
  padding-bottom: 32px;
  position: relative;
  text-align: center; }
  .block-head:after {
    content: '';
    display: block;
    width: 120px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -60px; }

h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 10px 0 10px; }

p {
  font-size: 15px;
  font-weight: 400;
  line-height: 21px; }

label {
  cursor: pointer; }

.button, .wpcf7-submit {
  cursor: pointer;
  display: block;
  text-decoration: none;
  background: #ff6f00;
  color: #ffffff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  padding: 21px 5px 19px;
  height: 60px;
  box-sizing: border-box;
  text-transform: uppercase;
  border: none;
  box-shadow: 0 1px 0 0 #cd7d00;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

.button:hover, .wpcf7-submit:hover {
  background-color: #ffaa24; }

.button:active, .wpcf7-submit:active {
  box-shadow: 0 -1px 0 0 #ca7c03;
  background-color: #e28b03;
  position: relative;
  top: 2px; }

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
textarea {
  background: none;
  font-family: "Noto Sans", sans-serif;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid;
  padding: 5px 10px;
  box-sizing: border-box; }

.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 input[type="password"],
.wpcf7 textarea {
  max-width: 100%; }

textarea {
  resize: none; }

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus {
  border-color: #ff6f00; }

.video-js .vjs-big-play-button {
  font-size: 37px;
  line-height: 60px;
  height: 60px;
  width: 60px;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-width: 2px; }

.old-price {
  position: relative; }
  .old-price:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #ef413d;
    transform: rotate(-30deg);
    top: 7px;
    left: 0; }

.new-price {
  color: #ef413d; }

#gallery-2 .gallery-item img {
  max-width: 100%;
  height: auto; }

#menu-toggle {
  display: none;
  position: absolute;
  z-index: 1;
  width: 48px;
  height: 48px;
  cursor: pointer;
  top: 17px;
  right: 15px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  -webkit-transition: background 0.3s;
  box-sizing: border-box; }
  #menu-toggle.active span {
    background: none; }
    #menu-toggle.active span::before {
      top: 0;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg); }
    #menu-toggle.active span::after {
      bottom: 0;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg); }
    #menu-toggle.active span::before, #menu-toggle.active span::after {
      transition-delay: 0s, 0.3s;
      -webkit-transition-delay: 0s, 0.3s; }
  #menu-toggle span {
    display: block;
    position: absolute;
    top: 23px;
    left: 8px;
    right: 8px;
    height: 2px;
    background: #ff6f00;
    transition: background 0s 0.3s;
    -webkit-transition: background 0s 0.3s; }
    #menu-toggle span:before {
      top: -10px;
      transition-property: top, transform;
      -webkit-transition-property: top, transform; }
    #menu-toggle span:after {
      bottom: -10px;
      transition-property: bottom, transform;
      -webkit-transition-property: bottom, transform; }
    #menu-toggle span:before, #menu-toggle span:after {
      content: '';
      position: absolute;
      display: block;
      width: 32px;
      height: 2px;
      left: 0;
      background-color: #ff6f00;
      transition-duration: 0.3s, 0.3s;
      transition-delay: 0.3s, 0s;
      -webkit-transition-duration: 0.3s, 0.3s;
      -webkit-transition-delay: 0.3s, 0s; }

.wpcf7-submit {
  min-width: 200px; }

.callback-popup.vex.vex-theme-default .vex-content {
  width: 300px; }
  .callback-popup.vex.vex-theme-default .vex-content .title {
    margin-bottom: 15px; }
  .callback-popup.vex.vex-theme-default .vex-content .field-holder {
    margin-bottom: 15px; }
    .callback-popup.vex.vex-theme-default .vex-content .field-holder input {
      width: 100%; }
    .callback-popup.vex.vex-theme-default .vex-content .field-holder label.error {
      color: #c00;
      font-size: 12px; }
  .callback-popup.vex.vex-theme-default .vex-content .button {
    width: 100%; }

.time-book-form .legend h4 {
  float: left;
  margin: 0;
  width: 102px; }
.time-book-form .sessions .day {
  float: left;
  margin: 0;
  width: 102px;
  font-size: 14px;
  line-height: 18px; }
.time-book-form .sessions .cell:hover {
  cursor: pointer; }
  .time-book-form .sessions .cell:hover.disabled {
    cursor: default; }
.time-book-form .cells {
  margin: 0 0 10px; }
  .time-book-form .cells:after {
    content: '';
    display: block;
    clear: both; }
  .time-book-form .cells .cell {
    cursor: pointer;
    float: left;
    background: #878787;
    color: #ffffff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    min-width: 59px;
    text-align: center;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    padding: 0 12px;
    box-sizing: border-box;
    margin-right: 10px;
    position: relative; }
    .time-book-form .cells .cell:last-of-type {
      margin-right: 0; }
    .time-book-form .cells .cell .discount {
      position: absolute;
      background: #ef413d;
      font-size: 10px;
      width: 13px;
      height: 13px;
      border-radius: 50%;
      line-height: 14px;
      top: -5px;
      right: -4px; }
.time-book-form .buttons {
  margin: 20px 0; }
  .time-book-form .buttons .button {
    width: 255px;
    position: relative; }
    .time-book-form .buttons .button.not-active {
      opacity: 0.4; }
  .time-book-form .buttons .prev-button {
    float: left; }
    .time-book-form .buttons .prev-button:before {
      content: "\f104";
      font-family: "FontAwesome";
      display: block;
      position: absolute;
      left: 15px;
      top: 13px;
      font-size: 20px; }
  .time-book-form .buttons .next-button {
    float: right; }
    .time-book-form .buttons .next-button:before {
      content: "\f105";
      font-family: "FontAwesome";
      display: block;
      position: absolute;
      right: 15px;
      top: 13px;
      font-size: 20px; }
  .time-book-form .buttons:after {
    content: '';
    display: block;
    clear: both; }
.time-book-form .help-notice {
  margin-top: 10px; }

.vex.vex-theme-default .vex-content {
  width: 600px;
  background: #ffffff;
  font-family: "Noto Sans", sans-serif;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0; }

.vex.vex-theme-default .vex-content .vex-dialog-message {
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden; }

.vex-dialog-form {
  position: relative; }

.vex.vex-theme-default .vex-dialog-form .vex-dialog-input {
  display: none; }

.vex-content .thanks-page {
  text-align: center;
  padding: 50px 0; }

.audioguide-popup,
.timebook-popup {
  padding: 20px; }
  .audioguide-popup .title,
  .timebook-popup .title {
    text-align: center;
    margin: 0 0 15px; }
  .audioguide-popup .error-message,
  .timebook-popup .error-message {
    color: #ef413d;
    border: 1px solid #ef413d;
    font-size: 16px;
    padding: 5px 10px;
    margin: 0 0 15px; }
  .audioguide-popup input[type="text"],
  .audioguide-popup input[type="email"],
  .audioguide-popup input[type="number"],
  .audioguide-popup input[type="date"],
  .audioguide-popup textarea,
  .timebook-popup input[type="text"],
  .timebook-popup input[type="email"],
  .timebook-popup input[type="number"],
  .timebook-popup input[type="date"],
  .timebook-popup textarea {
    margin: 0 0 15px;
    border-radius: 0;
    width: 100%;
    padding: 5px 10px;
    font-size: 14px;
    border: 1px solid #ccc; }
    .audioguide-popup input[type="text"]:focus,
    .audioguide-popup input[type="email"]:focus,
    .audioguide-popup input[type="number"]:focus,
    .audioguide-popup input[type="date"]:focus,
    .audioguide-popup textarea:focus,
    .timebook-popup input[type="text"]:focus,
    .timebook-popup input[type="email"]:focus,
    .timebook-popup input[type="number"]:focus,
    .timebook-popup input[type="date"]:focus,
    .timebook-popup textarea:focus {
      border-color: #bbb; }
    .audioguide-popup input[type="text"].error,
    .audioguide-popup input[type="email"].error,
    .audioguide-popup input[type="number"].error,
    .audioguide-popup input[type="date"].error,
    .audioguide-popup textarea.error,
    .timebook-popup input[type="text"].error,
    .timebook-popup input[type="email"].error,
    .timebook-popup input[type="number"].error,
    .timebook-popup input[type="date"].error,
    .timebook-popup textarea.error {
      border-color: #ef413d; }
  .audioguide-popup input[type="number"],
  .audioguide-popup input[type="date"],
  .timebook-popup input[type="number"],
  .timebook-popup input[type="date"] {
    margin-bottom: 0; }
  .audioguide-popup .field-holder,
  .timebook-popup .field-holder {
    position: relative; }
  .audioguide-popup label.error,
  .timebook-popup label.error {
    color: #ef413d;
    font-size: 10px;
    line-height: 12px;
    position: absolute;
    left: 0;
    bottom: 1px; }
  .audioguide-popup .date-school label.error,
  .timebook-popup .date-school label.error {
    left: 5px;
    bottom: -14px; }
  .audioguide-popup .payment-type,
  .timebook-popup .payment-type {
    margin: 0 0 10px; }
    .audioguide-popup .payment-type label,
    .timebook-popup .payment-type label {
      font-size: 14px;
      font-weight: 400;
      display: block; }
  .audioguide-popup textarea,
  .timebook-popup textarea {
    margin-bottom: 0; }
  .audioguide-popup .button,
  .timebook-popup .button {
    width: 100%;
    margin-bottom: 0; }
  .audioguide-popup .order-title,
  .timebook-popup .order-title {
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    line-height: 28px; }
  .audioguide-popup .total-price,
  .timebook-popup .total-price {
    color: #ffffff;
    background: #550656;
    clear: both;
    padding: 9px 20px;
    font-weight: normal;
    font-size: 16px;
    margin: 0 -20px 20px; }
  .audioguide-popup .def-list,
  .timebook-popup .def-list {
    font-weight: normal;
    margin: 20px 0; }
    .audioguide-popup .def-list .def-item,
    .timebook-popup .def-list .def-item {
      margin: 16px 0 16px;
      position: relative; }
      .audioguide-popup .def-list .def-item .def-t,
      .timebook-popup .def-list .def-item .def-t {
        float: left;
        clear: left;
        font-size: 14px;
        line-height: 26px;
        background: #ffffff;
        position: relative;
        z-index: 1;
        padding-right: 5px; }
        .audioguide-popup .def-list .def-item .def-t.full-row,
        .timebook-popup .def-list .def-item .def-t.full-row {
          margin: 0;
          background: none;
          width: 100%;
          padding-right: 0; }
          .audioguide-popup .def-list .def-item .def-t.full-row > span,
          .timebook-popup .def-list .def-item .def-t.full-row > span {
            background: #ffffff;
            padding-right: 5px; }
          .audioguide-popup .def-list .def-item .def-t.full-row .persons-control,
          .timebook-popup .def-list .def-item .def-t.full-row .persons-control {
            float: right;
            background: #ffffff;
            padding-left: 5px;
            font-size: 16px; }
            .audioguide-popup .def-list .def-item .def-t.full-row .persons-control .bp-persons,
            .timebook-popup .def-list .def-item .def-t.full-row .persons-control .bp-persons {
              display: inline-block;
              width: 20px;
              text-align: center; }
            .audioguide-popup .def-list .def-item .def-t.full-row .persons-control .fa-minus-circle,
            .timebook-popup .def-list .def-item .def-t.full-row .persons-control .fa-minus-circle {
              color: #fb6e6b;
              cursor: pointer;
              font-size: 19px;
              display: block;
              float: left;
              margin: 2px 10px 3px 0; }
            .audioguide-popup .def-list .def-item .def-t.full-row .persons-control .fa-plus-circle,
            .timebook-popup .def-list .def-item .def-t.full-row .persons-control .fa-plus-circle {
              color: #52d07f;
              cursor: pointer;
              font-size: 19px;
              display: block;
              float: right;
              margin: 2px 0 3px 10px; }
      .audioguide-popup .def-list .def-item .def-d,
      .timebook-popup .def-list .def-item .def-d {
        float: right;
        font-size: 16px;
        line-height: 26px;
        background: #ffffff;
        position: relative;
        z-index: 1;
        padding-left: 5px; }
        .audioguide-popup .def-list .def-item .def-d#bp-persons,
        .timebook-popup .def-list .def-item .def-d#bp-persons {
          width: 100%; }
        .audioguide-popup .def-list .def-item .def-d .guests .fa,
        .timebook-popup .def-list .def-item .def-d .guests .fa {
          width: 5%;
          text-align: center;
          font-size: 16px;
          color: #dedede; }
      .audioguide-popup .def-list .def-item:before,
      .timebook-popup .def-list .def-item:before {
        content: '';
        display: block;
        top: 17px;
        position: absolute;
        width: 100%;
        border-bottom: 1px dotted; }
      .audioguide-popup .def-list .def-item:after,
      .timebook-popup .def-list .def-item:after {
        content: '';
        display: block;
        clear: both; }

.pay-later {
  position: fixed;
  width: 300px;
  left: 50%;
  margin-left: -150px;
  bottom: -66px;
  background: #ffffff;
  border-top: 4px solid #550656;
  border-left: 4px solid #550656;
  border-right: 4px solid #550656;
  -webkit-transition: bottom 600ms ease-in-out;
  -moz-transition: bottom 600ms ease-in-out;
  -ms-transition: bottom 600ms ease-in-out;
  -o-transition: bottom 600ms ease-in-out;
  transition: bottom 600ms ease-in-out;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-top-right-border-radius: 10px;
  -webkit-top-left-border-radius: 10px;
  -moz-top-right-border-radius: 10px;
  -moz-top-left-border-radius: 10px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
  .pay-later.active {
    bottom: 0; }
  .pay-later a {
    color: #550656;
    font-size: 15px;
    text-align: center;
    display: block;
    padding: 13px 0; }
  .pay-later .pay-later-button {
    text-align: center;
    padding: 0 0 10px; }

   body .content .page-content .heroes-list {
      padding: 0;
      margin: 0;
      list-style: none;
      margin-left: -15px;
      margin-right: -15px; }
      body .content .page-content .heroes-list li {
        margin: 0 0 30px; }
        body .content .page-content .heroes-list li a {
          display: block;
          position: relative; }
        body .content .page-content .heroes-list li a img {
          margin: 0 auto;
        }
           body .content .page-content .heroes-list li a span {
            display: block;
            position: absolute;
            width: 100%;
            left: 0;
            bottom: 0;
            background: rgb(255, 111, 0);
            color: #ffffff;
            text-align: center;
            padding: 10px;
            box-sizing: border-box; }
        body .content .page-content .heroes-list li:nth-child(2n+1) {
          clear: left; }
body {
  min-width: 320px;
  background: #212121;
  font-family: "Noto Sans", sans-serif;
  color: #ffffff;
  -webkit-text-size-adjust: 100%; }
  body.page-template-page-ticket {
    background: #fff;
    color: #000; }
    body.page-template-page-ticket a {
      color: #0073ea; }
  body.page-template-page-audioguide {
    background: #fff;
    color: #000; }
  body > .header {
    height: 154px; }
    body > .header .socials {
      padding: 0;
      margin: 0;
      list-style: none;
      margin-top: 58px; }
      body > .header .socials li {
        float: left; }
        body > .header .socials li a {
          display: block;
          width: 40px;
          height: 40px;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          margin: 0 25px 0 0;
          background: #ff6f00;
          font-size: 18px;
          line-height: 40px;
          text-align: center; }
    body > .header .logo-holder {
      width: 170px;
      overflow: hidden;
      margin-top: 19px;
      margin-left: auto;
      margin-right: auto; }
      body > .header .logo-holder .logo {
        width: 171px;
        height: 117px;
        display: block;
        text-indent: 100%;
        overflow: hidden;
        white-space: nowrap;
        background: url(images/logo.png) no-repeat 0 0;
        background-size: contain;
        margin: 0 auto; }
    body > .header .call-block {
      font-size: 18px;
      font-weight: 700;
      text-align: right;
      margin-top: 27px; }
      body > .header .call-block a {
        font-size: 16px;
        font-weight: 400;
        color: #ff6f00;
        text-decoration: none;
        border-bottom: 1px dashed; }
  body .top-nav {
    background: #550656;
    height: 60px;
    overflow: hidden; }
    body .top-nav ul {
      padding: 0;
      margin: 0;
      list-style: none;
      text-align: justify; }
      body .top-nav ul li {
        display: inline;
        line-height: 24px; }
        body .top-nav ul li a {
          display: inline-block;
          position: relative;
          font-size: 15px;
          font-weight: 400;
          line-height: 30px;
          margin-top: 15px;
          text-transform: uppercase; }
      body .top-nav ul:after {
        content: '';
        display: inline-block;
        width: 100%; }
  body > .footer {
    overflow: hidden; }
    body > .footer:after {
      content: '';
      display: block;
      clear: both; }
    body > .footer .col-50-f {
      float: left;
      width: 50%;
      height: 309px; }
      body > .footer .col-50-f:last-of-type {
        background: #550656; }
      body > .footer .col-50-f .holder {
        float: left;
        max-width: 370px;
        color: #ffffff;
        margin-left: 130px;
        margin-top: 35px;
        line-height: 26px;
        width: 100%; }
        body > .footer .col-50-f .holder > p {
          margin: 10px 0 20px; }
        body > .footer .col-50-f .holder > a {
          color: #ffffff;
          text-decoration: none;
          border-bottom: 1px solid;
          margin-left: 25px; }
        body > .footer .col-50-f .holder address {
          font-style: normal;
          font-size: 14px;
          font-weight: 300;
          line-height: 26px; }
        body > .footer .col-50-f .holder .phone {
          text-align: right; }
        body > .footer .col-50-f .holder .socials {
          font-size: 15px;
          font-weight: 300;
          line-height: 26px;
          margin-top: 20px; }
          body > .footer .col-50-f .holder .socials:after {
            content: '';
            display: block;
            clear: both; }
          body > .footer .col-50-f .holder .socials > span {
            float: left;
            padding: 11px 0; }
            body > .footer .col-50-f .holder .socials > span img {
              display: inline-block;
              margin-bottom: -3px; }
          body > .footer .col-50-f .holder .socials ul {
            padding: 0;
            margin: 0;
            list-style: none;
            float: right;
            margin: 10px 0; }
            body > .footer .col-50-f .holder .socials ul li {
              float: left;
              margin-left: 22px; }
              body > .footer .col-50-f .holder .socials ul li a {
                font-size: 22px;
                color: #ffffff; }
      body > .footer .col-50-f #map {
        width: 100%;
        height: 100%; }
  body .callback-form-container {
    display: none; }
  body .page-heading {
    color: #ffffff;
    max-height: 780px;
    overflow: hidden;
    position: relative; }
    body .page-heading .black-filter {
      background-size: 0; }
      body .page-heading .black-filter:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1;
        /*background: $purple;*/ }
      body .page-heading .black-filter img {
        /*opacity: 0.4;*/ }
    body .page-heading.reduced {
      max-height: 750px; }
      body .page-heading.reduced .over {
        box-sizing: border-box;
        padding: 0 15px; }
    body .page-heading img {
      width: 100%;
      height: auto; }
    body .page-heading .over {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      z-index: 1; }
      body .page-heading .over .vertical-wrap {
        height: 100%;
        width: 100%;
        display: table;
        padding-bottom: 13%; }
        body .page-heading .over .vertical-wrap .vertical-holder {
          text-align: center;
          display: table-cell;
          vertical-align: middle; }
        body .page-heading .over .vertical-wrap .more-button {
          margin: 62px auto 0; }
    body .page-heading h1 {
      font-size: 36px;
      font-weight: 600;
      line-height: 46px;
      max-width: 800px;
      margin: 0 auto 25px; }
    body .page-heading p {
      font-size: 16px;
      line-height: 27px;
      color: #ffffff;
      margin: 0 auto;
      max-width: 540px; }
    body .page-heading .button {
      max-width: 250px;
      margin: 20px auto 0; }
  body .home-expo {
    margin: 40px 0; }
    body .home-expo h2 {
      font-size: 30px;
      margin-bottom: 30px; }
      body .home-expo h2:after {
        background-color: #b617ed; }
    body .home-expo img {
      max-width: 100%;
      height: auto;
      margin: 0 0 30px; }
    body .home-expo .text-holder {
      padding: 30px; }
  body .booking h2 {
    font-size: 30px;
    margin-bottom: 30px; }
    body .booking h2:after {
      background-color: #ff6f00; }
  body .booking .pricing-card {
    background: #ffffff;
    padding: 24px 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #212121;
    text-align: center; }
    body .booking .pricing-card.audioguide {
      margin-top: 20px;
      position: relative; }
      body .booking .pricing-card.audioguide .text {
        min-height: 40px;
        padding: 15px 200px 15px 30px;
        text-align: left; }
      body .booking .pricing-card.audioguide .button {
        position: absolute;
        right: 60px;
        top: 0;
        width: 250px; }
    body .booking .pricing-card h3 {
      font-size: 24px;
      font-weight: 700;
      line-height: 30px; }
    body .booking .pricing-card .price {
      color: #ffffff;
      background: #550656;
      font-size: 36px;
      font-weight: 700;
      line-height: 64px;
      margin: 10px 0; }
    body .booking .pricing-card .features {
      padding: 0;
      margin: 0;
      list-style: none;
      max-width: 250px;
      min-height: 133px;
      margin: 20px auto; }
      body .booking .pricing-card .features li {
        padding-left: 13px;
        text-align: left;
        font-size: 15px;
        margin: 0 0 10px;
        position: relative; }
        body .booking .pricing-card .features li:before {
          content: '';
          display: block;
          left: 2px;
          top: 8px;
          width: 4px;
          height: 4px;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          background: #ff6f00;
          position: absolute; }
    body .booking .pricing-card .button {
      max-width: 250px;
      margin: 20px auto 0; }
  body .home-news {
    margin: 40px 0 70px; }
    body .home-news h2 {
      font-size: 30px;
      margin-bottom: 30px; }
      body .home-news h2:after {
        background-color: #ffef01; }
    body .home-news .news-list {
      padding: 0;
      margin: 0;
      list-style: none; }
      body .home-news .news-list:after {
        content: '';
        display: block;
        clear: both; }
      body .home-news .news-list li a {
        text-decoration: underline; }
      body .home-news .news-list li .date {
        margin-top: 10px;
        border-top: 2px solid #ffef01;
        padding-top: 10px; }
        body .home-news .news-list li .date .time {
          float: right; }
    body .home-news .button {
      max-width: 350px;
      margin: 20px auto 0; }
  body .page-content {
    padding-bottom: 70px;
    min-height: 500px;
    padding-left: 15px;
    padding-right: 15px; }
  @media (max-width: 1169px) {
    body > .footer .col-50-f .holder {
      margin-left: 60px; }
    body .page-heading h1 {
      font-size: 30px;
      line-height: 40px;
      margin: 0 auto 20px;
      padding-bottom: 20px; }
    body .page-heading p {
      font-size: 15px;
      line-height: 22px; }
    body .page-heading .button {
      padding: 15px 5px 12px;
      height: 46px;
      max-width: 180px; }
    body .page-heading .black-filter {
      height: 400px;
      background-size: cover;
      background-position-x: center;
      background-position-y: bottom; }
      body .page-heading .black-filter img {
        display: none; }
      body .page-heading .black-filter:before {
        z-index: 1;
        opacity: 0.7; } }
  @media (max-width: 991px) {
    body > .header {
      height: 138px; }
      body > .header .logo-holder .logo {
        width: 140px;
        height: 96px; }
      body > .header .call-block {
        font-size: 16px; }
        body > .header .call-block a {
          font-size: 14px; }
      body > .header .socials {
        margin-top: 48px; }
    body .top-nav ul li a {
      font-size: 13px; }
    body .home-news .news-list > * {
      margin-bottom: 20px; }
      body .home-news .news-list > *:nth-child(2n+1) {
        clear: left; }
    body .home-expo .text-holder {
      padding: 0px; }
    body .booking .pricing-card {
      margin-bottom: 30px; }
    body .booking .pricing-card.audioguide .button {
      position: initial; }
    body .booking .pricing-card.audioguide .text {
      text-align: center;
      padding-right: 30px; }
    body > .footer .col-50-f {
      float: none;
      width: 100%; }
      body > .footer .col-50-f:last-of-type {
        height: auto; }
      body > .footer .col-50-f .holder {
        margin: 0px auto;
        float: none;
        overflow: hidden;
        padding-top: 35px;
        width: 750px;
        max-width: none;
        padding-left: 15px;
        padding-right: 15px; } }
  @media (max-width: 767px) {
    body #menu-toggle {
      display: block; }
    body > .header {
      height: 99px; }
      body > .header .logo-holder {
        margin-top: 15px; }
        body > .header .logo-holder .logo {
          width: 100px;
          height: 69px; }
    body .top-nav {
      display: none;
      height: auto; }
      body .top-nav ul {
        height: auto; }
        body .top-nav ul li {
          display: block;
          text-align: center; }
      body .top-nav ul.socials {
        max-width: 200px;
        margin: 0 auto; }
        body .top-nav ul.socials li {
          display: inline-block; }
          body .top-nav ul.socials li a {
            font-size: 30px; }
      body .top-nav .call-block {
        padding: 0 15px;
        line-height: 26px;
        text-align: center;
        padding-bottom: 25px; }
        body .top-nav .call-block .phone {
          float: left;
          width: 33.3%;
          text-align: center; }
        body .top-nav .call-block:after {
          content: '';
          display: block;
          clear: both; }
      body .top-nav .callback-show {
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        color: #ff6f00;
        text-decoration: none;
        border-bottom: 1px dashed; }
    body .home-expo img {
      max-width: none;
      width: 100%; }
    body .page-heading h1 {
      font-size: 26px;
      line-height: 32px; }
    body .page-heading p {
      font-size: 14px;
      line-height: 18px; }
    body .home-news .button {
      max-width: 290px; }
    body > .footer .col-50-f .holder {
      width: 100%; }
      body > .footer .col-50-f .holder .socials > span {
        font-size: 10px; }
        body > .footer .col-50-f .holder .socials > span img {
          height: 15px;
          width: auto;
          margin-left: 6px; }
    body #gallery-2 .gallery-item {
      width: 50%; } }
  @media (max-width: 480px) {
    body .top-nav .call-block .phone {
      float: none;
      width: 100%; }
    body > .footer .col-50-f .holder address {
      font-size: 13px;
      margin-right: -75px;
      line-height: 22px; }
    body > .footer .col-50-f .holder .phone {
      font-size: 13px;
      line-height: 22px; }
    body #gallery-2 .gallery-item {
      width: 100%; }
          body .page-content .heroes-list li {
      width: 100%; }
       }

/*# sourceMappingURL=style.css.map */
