/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
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,
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: 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 {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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;
}
* {
  -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 {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
@font-face {
  font-family: 'aleoregular';
  src: url('../fonts/aleo-regular.eot');
  src: url('../fonts/aleo-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/aleo-regular.woff') format('woff'), url('../fonts/aleo-regular.ttf') format('truetype'), url('../fonts/aleo-regular.svg#aleoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aleobold';
  src: url('../fonts/aleo-bold.eot');
  src: url('../fonts/aleo-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/aleo-bold.woff') format('woff'), url('../fonts/aleo-bold.ttf') format('truetype'), url('../fonts/aleo-bold.svg#aleobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aleoitalic';
  src: url('../fonts/aleo-italic.eot');
  src: url('../fonts/aleo-italic.eot?#iefix') format('embedded-opentype'), url('../fonts/aleo-italic.woff') format('woff'), url('../fonts/aleo-italic.ttf') format('truetype'), url('../fonts/aleo-italic.svg#aleoitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aleobolditalic';
  src: url('../fonts/aleo-bolditalic.eot');
  src: url('../fonts/aleo-bolditalic.eot?#iefix') format('embedded-opentype'), url('../fonts/aleo-bolditalic.woff') format('woff'), url('../fonts/aleo-bolditalic.ttf') format('truetype'), url('../fonts/aleo-bolditalic.svg#aleobolditalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans500';
  src: url('../fonts/MuseoSans_500-webfont.eot');
  src: url('../fonts/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/MuseoSans_500-webfont.woff') format('woff'), url('../fonts/MuseoSans_500-webfont.ttf') format('truetype'), url('../fonts/MuseoSans_500-webfont.svg#museo_sans500') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  height: 100%;
}
body {
  font-family: 'Roboto', sans-serif;
}
.wrapper {
  overflow: hidden;
  position: relative;
  min-height: 100%;
}
.wrapper-images {
  background-image: url(../images/bg-image.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #B1B2B4;
}
h1 {
  color: #4c4145;
  font-size: 30px;
  font-family: 'aleoregular', sans-serif;
  margin-top: 32px;
  margin-bottom: 23px;
}
h2 {
  color: #4c4145;
  font-size: 27px;
  font-family: 'aleoregular', sans-serif;
  margin-top: 70px;
  margin-bottom: 23px;
}
h3 {
  color: #4c4145;
  font-size: 24px;
  font-family: 'aleoregular', sans-serif;
  margin-top: 40px;
  margin-bottom: 24px;
}
h4 {
  color: #4c4145;
  font-size: 21px;
  font-family: 'aleoregular', sans-serif;
  margin-top: 70px;
  margin-bottom: 24px;
}
h5 {
  color: #4c4145;
  font-size: 18px;
  font-family: 'aleoregular', sans-serif;
  margin-top: 70px;
  margin-bottom: 24px;
}
.unslyled {
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}
p {
  font-size: 15px;
  line-height: 28px;
  color: #4c4145;
  margin-bottom: 28px;
}
.text--light {
  color: #ffffff;
  text-align: center;
  font-size: 16px;
}
a {
  font-size: 13px;
  color: #4c4145;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover,
a:focus {
  color: #fe505a;
  text-decoration: none;
}
a:focus {
  outline: none;
}
:focus {
  outline: none;
}
textarea {
  resize: none;
}
input,
textarea {
  -webkit-appearance: none;
}
.devider-wrapper {
  width: 100%;
  padding: 0 15px;
}
.devider {
  width: 100%;
  height: 1px;
  background-color: #dbdee1;
}
.devider-huge {
  width: 100%;
  height: 6px;
  background-color: #dbdee1;
  margin-bottom: 60px;
  margin-top: 55px;
}
.wave-devider {
  position: relative;
  margin-top: 20px;
  margin-bottom: 17px;
  overflow: hidden;
  padding-top: 8px;
}
.wave-devider:before {
  content: '';
  background-image: url(../images/components/wave-dark.svg);
  background-repeat: no-repeat;
  background-size: 84px 8px;
  width: 84px;
  height: 8px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.list li {
  font: 18px 'aleobolditalic', sans-serif;
  color: #4c4145;
  margin-bottom: 20px;
}
table {
  width: 100%;
}
.col-width-lg {
  width: 45%;
}
.col-width {
  width: 22%;
}
.col-width-sm {
  width: 11%;
}
/* draw any selected text white on black background */
::-moz-selection {
  background: #4c4145;
  color: #ffffff;
}
::selection {
  background: #4c4145;
  color: #ffffff;
}
.top-scroll {
  bottom: 55px;
  height: 50px;
  position: fixed;
  right: 5%;
  width: 50px;
  z-index: 100;
}
.top-scroll a {
  background: url("../images/components/arrow.svg") repeat scroll center center rgba(76, 65, 69, 0.8);
  display: block;
  height: 50px;
}
.top-scroll a:hover {
  background: url("../images/components/arrow.svg") repeat scroll center center rgba(254, 80, 90, 0.8);
}
.inv-em {
  top: -5px;
  text-align: left;
}
.invalid_field {
  border-color: #fe505a !important;
}
.login .success {
  background-color: #ffd564;
  font: 18px 'aleobold', sans-serif;
  text-transform: uppercase;
  color: #4c4145;
  text-align: center;
  padding-bottom: 28px;
  padding-top: 39px;
  margin-top: 50px;
  margin-bottom: 58px;
}
.form .success {
  font: 24px 'aleoitalic', sans-serif;
  padding-top: 67px;
  padding-bottom: 66px;
}
.form .success-huge {
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  display: inline-block;
  margin-bottom: 12px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
.clearfix,
.container,
.container-fluid,
.row,
.panel-body,
.nav {
  clear: both;
}
.container {
  padding: 0;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.color {
  width: 65px;
  height: 65px;
  -webkit-box-shadow: 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 5px;
}
.color--main {
  background-color: #4c4145;
}
.color--red {
  background-color: #fe505a;
}
.color--yellow {
  background-color: #ffd564;
}
.color--grey {
  background-color: #969b9f;
}
.color--grey-light {
  background-color: #dbdee1;
}
.color--grey-lighter {
  background-color: #f5f5f5;
}
.container--add {
  padding-left: 15px;
  padding-right: 15px;
}
.col--remove {
  padding: 0;
}
.header-wrapper {
  background: #2e292e;
  position: relative;
  z-index: 120;
}
.header-wrapper--home {
  background: rgba(46, 41, 46, 0.8);
  position: absolute;
  height: 55px;
  width: 100%;
  z-index: 101;
}
.footer-wrapper {
  background-color: #fafafa;
  background-image: url(../images/components/price-pattern.jpg);
  background-repeat: repeat;
  overflow: hidden;
  margin-top: 60px;
}
.select-area {
  background-color: #f5f5f5;
  padding: 13px 20px 2px;
}
.select-area .select {
  display: inline-block;
  margin-right: 40px;
}
.select-area .datepicker {
  margin-right: 35px;
  position: relative;
  top: -20px;
}
.tags-area {
  border-top: 1px solid #dbdee1;
  border-bottom: 1px solid #dbdee1;
  margin-top: 40px;
  padding-top: 13px;
  padding-bottom: 6px;
}
.tags-area--thin {
  padding-top: 8px;
  padding-bottom: 1px;
  margin-top: 27px;
}
.banner-top {
  position: relative;
  height: 90px;
  background-color: #e9e9e9;
}
.banner-top img {
  position: absolute;
  left: 50%;
  margin-left: -800px;
}
.banner-top:before {
  content: '';
  width: 100%;
  height: 47px;
  background-color: rgba(255, 255, 255, 0.45);
  position: absolute;
  top: 21px;
  left: 0;
}
.adv-place {
  margin-bottom: 50px;
}
.adv-place img {
  max-width: 100%;
}
.control-panel {
  position: absolute;
  right: 15px;
  top: 10px;
}
.content-wrapper {
  overflow: hidden;
  margin: 57px 0;
}
.modify--bottom {
  margin-bottom: 32px;
}
.specific--wrapper {
  background-color: #f7f8f9;
  padding: 43px 0 44px;
}
.feather-wrapper {
  margin-top: 33px;
  margin-bottom: 13px;
}
.search-wrapper {
  background-color: #dbdee1;
  height: 86px;
}
.list-input {
  margin-left: 48px;
  padding-bottom: 1px;
  padding-top: 2px;
}
.col--modificator {
  margin-left: 18px;
}
.info-wrapper {
  border-top: 6px solid #dbdee1;
  border-bottom: 6px solid #dbdee1;
  overflow: hidden;
  padding-top: 14px;
  padding-bottom: 16px;
  margin-top: 52px;
}
.comment-sets {
  margin-top: 40px;
  padding-bottom: 7px;
}
.sitebar {
  margin-top: 105px;
  padding-left: 12px;
}
.sitebar img {
  max-width: 100%;
}
.banner-wrap {
  margin: 10px 0;
  border: 1px solid #dbdee1;
}
.footer-info {
  padding-top: 64px;
}
.footer-info .heading-special--small {
  float: left;
  margin-right: 11px;
}
.overflow-wrapper {
  overflow: hidden;
}
.marginb-sm {
  margin-bottom: 10px;
}
.comming-wrapper {
  margin-bottom: 195px;
}
.wrap-select {
  margin-top: 25px;
}
.gallery-wrapper {
  overflow: hidden;
  margin-bottom: 50px;
}
.contant--right .post {
  padding-right: 0;
  padding-left: 30px;
}
.contant--right .post--preview {
  padding-left: 0;
}
.contant--right .preview-wrapper {
  padding-left: 30px;
}
.contant--right .page-heading {
  padding-left: 60px;
  background-position: 30px 50%;
}
.contant--right .comment-wrapper {
  padding-left: 30px;
}
.sitebar--left {
  padding-right: 12px;
  padding-left: 0;
  margin-top: 0;
}
.first-banner--left {
  margin-top: 0;
}
.typography-wrap {
  padding: 0 15px;
}
.list-wrapper {
  overflow: hidden;
}
.list-wrapper .list {
  margin-top: 80px;
}
.order-container {
  margin-top: 48px;
  margin-bottom: 78px;
}
.coloum-wrapper {
  margin-top: 60px;
}
.logo {
  position: absolute;
  top: 16px;
  left: 15px;
  z-index: 2;
}
.logo img {
  width: 111px;
  height: 17px;
}
#navigation-box {
  background-color: transparent;
  margin: 0;
  min-height: 55px;
}
ul#navigation {
  margin-right: 280px;
}
ul#navigation a {
  font: 13px 'Roboto', sans-serif;
  color: #b4b1b2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
ul#navigation a:hover {
  color: #ffffff;
}
.heading {
  font: 16px 'aleoregular', sans-serif;
  text-transform: uppercase;
  color: #4c4145;
  margin: 0 0 16px;
}
.heading--outcontainer {
  margin-left: 15px;
  margin-right: 15px;
}
.heading--top {
  margin-top: 56px;
}
.heading--strong {
  font-size: 21px;
  font-family: 'aleobold', sans-serif;
}
.page-heading {
  padding-left: 30px;
  margin-top: 56px;
  margin-bottom: 27px;
  font: 20px 'aleobold', sans-serif;
  color: #4c4145;
  text-transform: uppercase;
  background-image: url(../images/components/scarf.png);
  -webkit-background-size: 21px 6px;
  background-size: 21px 6px;
  background-position: left center;
  background-repeat: no-repeat;
}
.heading-special {
  font-size: 22px;
  line-height: 20px;
  color: #4c4145;
  font-family: 'aleobold', sans-serif;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding-top: 40px;
  padding-bottom: 6px;
}
.heading-special .heading-edition {
  font-size: 16px;
  font-weight: normal;
  font-family: 'aleoitalic', sans-serif;
  text-transform: lowercase;
}
.error-wrapper {
  text-align: center;
}
.checkout-wrapper {
  border-bottom: 1px solid #dbdee1;
  margin-bottom: 60px;
  padding-bottom: 50px;
}
.lower--hight {
  padding-top: 20px;
}
.heading-special--small {
  font-family: 'aleoregular', sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #4c4145;
  text-transform: uppercase;
}
.heading-special--small .title-edition {
  font-family: 'aleoitalic', sans-serif;
  text-transform: lowercase;
  color: #fe505a;
}
.text-helper {
  color: #969b9f;
  font-family: 'aleoitalic', sans-serif;
  font-size: 16px;
}
.text-helper .fa {
  padding-right: 7px;
}
.btn-md {
  color: #ffffff;
  padding: 11px 17px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16), inset 0 2px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16), inset 0 2px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16), inset 0 2px rgba(255, 255, 255, 0.2);
  font: 12px 'aleobold', sans-serif;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-md:hover {
  color: #ffffff;
}
.btn--warning {
  color: #4c4145;
  background-color: #ffd564;
  border: solid 1px #ffc936;
}
.btn--warning:hover {
  color: #4c4145;
  background-color: #ffe08d;
  border-color: transparent;
}
.btn--danger {
  background-color: #fe505a;
  border: solid 1px #f42a36;
}
.btn--danger:hover {
  background-color: #fd616a;
  border-color: transparent;
}
.btn--success {
  background-color: #90bf34;
  border: solid 1px #90bf34;
}
.btn--success:hover {
  background-color: #acc876;
  border-color: transparent;
}
.btn--shine {
  background-color: #ff971d;
  border: solid 1px #ff971d;
}
.btn--shine:hover {
  background-color: #ffb865;
  border-color: transparent;
}
.btn--info {
  background-color: #6dc5dd;
  border: solid 1px #6ac7f7;
}
.btn--info:hover {
  background-color: #9ccce4;
  border-color: transparent;
}
.btn--ready {
  background-color: #ba5091;
  border: solid 1px #ba5091;
}
.btn--ready:hover {
  background-color: #b6749d;
  border-color: transparent;
}
.btn--slow {
  background-color: #66b8a1;
  border: solid 1px #66b8a1;
}
.btn--slow:hover {
  background-color: #8ecab9;
  border-color: transparent;
}
.btn--default {
  background-color: #537f9b;
  border: solid 1px #537f9b;
}
.btn--default:hover {
  background-color: #7f9fb3;
  border-color: transparent;
}
.btn-demo {
  margin-left: -15px;
  width: 100%;
  margin-bottom: 11px;
}
.btn--sign {
  font: 13px 'Roboto', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffd564;
  position: relative;
  margin-right: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn--sign:before {
  content: '';
  background-image: url(../images/components/wave.svg);
  background-repeat: no-repeat;
  background-size: 48px 4px;
  width: 48px;
  height: 4px;
  position: absolute;
  top: 24px;
  left: 12px;
}
.btn--sign:hover,
.btn--sign:focus {
  color: #b4b1b2;
}
.btn--sign:hover:before,
.btn--sign:focus:before {
  background-image: url(../images/components/wave-hover.svg);
}
.btn--book {
  padding: 7px 17px;
}
.btn--wide {
  padding-left: 28px;
  padding-right: 28px;
}
.btn--wider {
  padding-left: 32px;
  padding-right: 32px;
}
.watchlist {
  font-size: 13px;
  color: #4c4145;
  border: 1px solid #4c4145;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  padding: 5px 14px 6px 31px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.watchlist:before {
  content: '\f055';
  color: #4c4145;
  font-family: "FontAwesome";
  font-size: 16px;
  position: absolute;
  top: 4px;
  left: 11px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.watchlist:hover,
.watchlist:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #969b9f;
  border-color: #969b9f;
}
.watchlist:hover:before,
.watchlist:focus:before {
  color: #ffffff;
}
.watchlist--map {
  float: right;
}
.watchlist--map:before {
  content: '\f041';
}
.read-more {
  font: 16px 'aleoregular', sans-serif;
  color: #fe505a;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 15px 5px 11px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.read-more:after {
  content: '\f054';
  font-family: "FontAwesome";
  color: #fe505a;
  padding-left: 12px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.read-more:hover,
.read-more:focus {
  background-color: #fe505a;
  color: #ffffff;
  text-decoration: none;
}
.read-more:hover:after {
  color: #ffffff;
}
.watchlist,
.read-more {
  display: inline-block;
  margin-bottom: 15px;
}
.link--bigger {
  font-size: 16px;
  font-weight: bold;
}
.link--huge {
  font-size: 20px;
}
.link--text {
  font-size: 15px;
  color: #969b9f;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.link--text:hover {
  color: #ffffff;
  background-color: #4c4145;
}
.accordion-wrap {
  min-height: 365px;
}
.panel-group {
  margin-top: 10px;
  margin-bottom: 0;
}
.panel-group .panel {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  border: none;
}
.panel-group .panel-heading {
  position: relative;
  border: 1px solid #dbdee1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  padding: 14px 15px 17px 55px;
  color: #4c4145;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.panel-collapse .panel-body {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 21px;
  padding: 13px 15px 10px 35px;
  color: #4c4145;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border: none;
}
.panel-heading .marker {
  border-right: 1px solid #DADEE1;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 35px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.panel-heading .custom1 {
  display: none;
  font-size: 26px;
  position: absolute;
  top: 50%;
  left: 11px;
  margin-top: -14px;
  color: #4c4145;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.panel-heading .custom2 {
  display: inline-block;
  font-size: 40px;
  position: absolute;
  top: 50%;
  left: 12px;
  margin-top: -24px;
  color: #4c4145;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.panel-heading .collapsed .custom1 {
  display: inline-block;
}
.panel-heading .collapsed .custom2 {
  display: none;
}
.accordion-light .panel + .panel {
  margin-top: 10px;
}
.accordion-light .panel-title {
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}
.accordion-light .marker {
  font-weight: normal;
}
.accordion-light .panel-heading:hover {
  border-color: #fe505a;
  color: #fe505a;
}
.accordion-light .panel-heading:hover .marker {
  background-color: #fe505a;
  border-color: transparent;
}
.accordion-light .panel-heading:hover .marker .custom1,
.accordion-light .panel-heading:hover .marker .custom2 {
  color: #ffffff;
}
.accordion-dark .panel + .panel {
  margin-top: 4px;
}
.accordion-dark .panel-heading {
  border: none;
  padding: 0;
}
.accordion-dark .panel-body {
  background-color: #4c4145;
  color: #b4b1b2;
  padding-bottom: 27px;
}
.accordion-dark .panel-title > a,
.accordion-dark .panel-title > a.collapsed:hover {
  display: block;
  padding: 17px 15px 18px 55px;
  background-color: #4c4145;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
}
.accordion-dark .panel-title > a .marker,
.accordion-dark .panel-title > a.collapsed:hover .marker {
  background-color: #4c4145;
  border-color: transparent;
}
.accordion-dark .panel-title > a .marker .custom1,
.accordion-dark .panel-title > a.collapsed:hover .marker .custom1,
.accordion-dark .panel-title > a .marker .custom2,
.accordion-dark .panel-title > a.collapsed:hover .marker .custom2 {
  color: #ffffff;
}
.accordion-dark .panel-title > a.collapsed {
  background-color: #f7f8f9;
  color: #4c4145;
}
.accordion-dark .panel-title > a.collapsed .marker {
  background-color: #f7f8f9;
  border-right: 3px solid #ffffff;
}
.accordion-dark .panel-title > a.collapsed .marker .custom1,
.accordion-dark .panel-title > a.collapsed .marker .custom2 {
  color: #4c4145;
}
.alert {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding-left: 56px;
  font-size: 13px;
  margin-bottom: 0;
  margin-top: 10px;
}
.alert span {
  bottom: 0;
  color: #FFFFFF;
  font-size: 15px;
  left: 0;
  padding-left: 12px;
  padding-top: 13px;
  position: absolute;
  top: 0;
  width: 35px;
}
.alert-success {
  background-color: #E1FFD9;
  border: 1px solid #92DA7F;
  color: #46a92c;
}
.alert-warning {
  background-color: #FFF9D5;
  border: 1px solid #F0D229;
  color: #daba06;
}
.alert-danger {
  background-color: #FFD3D0;
  border: 1px solid #F25549;
  color: #f25549;
}
.alert-info {
  background-color: #E7F4FF;
  border: 1px solid #9AC8F1;
  color: #4fa7f5;
}
.alert-success span {
  background-color: #92DA7F;
}
.alert-warning span {
  background-color: #F0D229;
}
.alert-danger span {
  background-color: #F25549;
}
.alert-info span {
  background-color: #9AC8F1;
}
.icon-flag:before {
  content: "\f024";
  font-family: "FontAwesome";
  color: #ffffff;
  font-size: 13px;
}
.icon-bell:before {
  content: "\f0f3";
  font-family: "FontAwesome";
  color: #ffffff;
  font-size: 13px;
}
.icon-warning:before {
  content: "\f06a";
  font-family: "FontAwesome";
  color: #ffffff;
  font-size: 13px;
}
.icon-info:before {
  content: "\f05a";
  font-family: "FontAwesome";
  color: #ffffff;
  font-size: 13px;
}
.alert .close {
  opacity: 1;
  float: right;
  font-size: 13px;
  position: relative;
}
.alert .close:before {
  content: "\f00d";
  font-size: 13px;
  font-family: "FontAwesome";
}
.alert-success .close:before {
  color: #46a92c;
}
.alert-warning .close:before {
  color: #daba06;
}
.alert-danger .close:before {
  color: #f25549;
}
.alert-info .close:before {
  color: #4fa7f5;
}
.price {
  padding-right: 40px;
  padding-bottom: 20px;
  text-align: center;
  margin-top: 10px;
}
.price .price-inner {
  background-color: #4c4145;
  position: relative;
  z-index: 5;
}
.price .price-inner:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 6px solid #4c4145;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: -1;
}
.price .price__package {
  font: 16px 'aleoregular', sans-serif;
  color: #ffffff;
  text-transform: capitalize;
  padding-top: 16px;
  padding-bottom: 15px;
  margin-bottom: 0px;
}
.price .price__value {
  font: 40px 'aleobold', sans-serif;
  color: #fe505a;
  background-color: #fafafa;
  background-image: url(../images/components/price-pattern.jpg);
  background-repeat: repeat;
  background-position: center;
  padding-top: 26px;
  padding-bottom: 27px;
}
.price .price__feather {
  font: 13px 'Roboto', sans-serif;
  color: #b4b1b2;
  padding-top: 16px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(180, 177, 178, 0.2);
}
.price .last-point {
  border: none;
}
.price .price__btn {
  padding-bottom: 33px;
}
.progress .progress__info {
  font-weight: bold;
  margin-bottom: 6px;
}
.progress .progress__bar {
  height: 15px;
  padding: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #4c4145;
}
.progress .progress__bar .progress__current {
  background-color: #ffd564;
  height: 100%;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.promo {
  background-color: #fe505a;
  text-align: center;
  padding: 48px 0px 10px;
}
.promo .promo__head {
  font: 30px 'aleobold', sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 18px;
  line-height: 21px;
}
.promo .promo__describe {
  font: 18px 'aleoitalic', sans-serif;
  color: #4c4145;
  font-weight: 300;
  padding-bottom: 45px;
}
.promo-field {
  margin-right: 13px;
}
.store-variant {
  position: relative;
  padding: 9px 0 11px;
}
.store-variant:before {
  content: '';
  background-image: url(../images/components/wave-dark.svg);
  background-repeat: no-repeat;
  background-size: 84px 8px;
  width: 84px;
  height: 8px;
  position: absolute;
  top: -4px;
  left: 50%;
  margin-left: -42px;
}
.store-variant a {
  display: block;
  padding: 7px 0 5px;
}
.store-variant a:hover {
  background-color: #4c4145;
}
.store-variant img {
  width: 50%;
}
.tabs {
  margin-top: 10px;
}
.nav-tabs {
  border: none;
}
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border: none;
  padding: 16px 26px 14px;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font: 16px 'Roboto', sans-serif;
  color: #4c4145;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  color: #fe505a;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #f5f5f5;
  border: none;
  padding: 16px 53px 14px;
  color: #4c4145;
}
.tab-content {
  clear: both;
  background-color: #f5f5f5;
  padding: 26px 30px 13px;
  text-align: left;
}
.tab-content p {
  font-size: 13px;
  line-height: 21px;
  margin-bottom: 21px;
}
.tabs--vertical .nav-tabs {
  display: block;
  float: left;
}
.tabs--vertical .nav-tabs > li {
  float: none;
}
.tabs--vertical .nav-tabs > li > a,
.tabs--vertical .nav-tabs > li > a:hover,
.tabs--vertical .nav-tabs > li > a:focus {
  padding: 14px 10px 14px 0;
}
.tabs--vertical .nav-tabs > li.active > a,
.tabs--vertical .nav-tabs > li.active > a:hover,
.tabs--vertical .nav-tabs > li.active > a:focus {
  color: #fe505a;
  background-color: transparent;
  border-left: 6px solid #fe505a;
  padding-left: 10px;
}
.tabs--vertical .tab-content {
  margin-left: 115px;
  clear: none;
  background-color: #fe505a;
  padding: 28px 40px 23px;
  min-height: 258px;
}
.tabs--vertical .tab-content * {
  color: #ffffff;
}
.testionaial {
  margin-top: 10px;
}
.testionaial .testionaial__images {
  float: left;
  margin-right: 10px;
}
.testionaial .testionaial__author {
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 0;
  padding-top: 14px;
}
.testionaial .testionaial__organization {
  font-size: 13px;
  font-style: italic;
}
.testionaial .testionaial__text {
  font: 13px 'Roboto', sans-serif;
  color: #4c4145;
  font-style: italic;
  margin-top: 30px;
  padding: 23px 25px;
  line-height: 21px;
  border: 1px solid #dadee1;
  position: relative;
}
.testionaial .testionaial__text:after,
.testionaial .testionaial__text:before {
  bottom: 100%;
  left: 35px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}
.testionaial .testionaial__text:after {
  border-color: rgba(48, 159, 255, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}
.testionaial .testionaial__text:before {
  border-color: rgba(218, 222, 225, 0);
  border-bottom-color: #dadee1;
  border-width: 11px;
  margin-left: -11px;
}
.search {
  position: relative;
  top: -10px;
}
.search .search__field {
  display: inline-block;
  width: 100%;
  padding: 9px 300px 9px 19px;
  margin-top: 14px;
  line-height: 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #dbdee1;
  background-color: #fff;
  color: #4c4145;
  font-size: 13px;
}
.search .search__sort {
  opacity: 0;
}
.search .search__button {
  position: absolute;
  top: 14px;
  right: 0;
  z-index: 3;
}
.search .sbHolder {
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 141px;
  width: 140px;
  height: 35px;
  border: none;
  border-left: 1px solid #dbdee1;
  background-color: #fff;
}
.search .sbHolder .sbSelector {
  margin-top: 4px;
  margin-left: 5px;
  color: #4c4145;
  font-size: 13px;
}
.search .sbHolder .sbOptions {
  width: 140px;
  top: 37px !important;
  border: none;
  padding: 14px 7px;
  z-index: 23;
  background-color: #4c4145;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}
.search .sbHolder .sbOptions a {
  color: #b4b1b2;
  border: none;
}
.search .sbHolder .sbOptions a:hover,
.search .sbHolder .sbOptions a:focus {
  color: #ffffff;
}
.search .sbHolder .sbToggle {
  top: 10px;
  right: -2px;
}
.search .sbHolder .sbToggle:before {
  content: "\f078";
  color: #4c4145;
  font-family: "FontAwesome";
  font-size: 12px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.search .sbHolder .sbToggleOpen:before {
  content: "\f077";
}
.sbHolder {
  outline: none;
}
.post {
  padding-right: 30px;
}
.post .post__image-link {
  display: block;
  position: relative;
}
.post .post__image-link img {
  max-width: 100%;
}
.post .post__image-link:before {
  content: '';
  width: 100%;
  height: 100%;
  border: 3px solid #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.35s;
  transition: 0.35s;
}
.post .post__image-link:hover:before {
  width: 90%;
  height: 80%;
  left: 5%;
  right: 5%;
  top: 10%;
  bottom: 10%;
  opacity: 1;
}
.post .post__image-link:after {
  content: "\f0c1";
  font: 20px "FontAwesome";
  color: #ffffff;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -9px;
  -webkit-transition: 0.35s;
  transition: 0.35s;
}
.post .post__image-link:hover:after {
  opacity: 1;
}
.post .post__title-link {
  font: 30px 'aleoregular', sans-serif;
}
.post .post__date {
  position: relative;
  padding-left: 20px;
  margin-bottom: 18px;
  font-size: 12px;
}
.post .post__date:before {
  content: "\f073";
  font-size: 12px;
  font-family: "FontAwesome";
  color: #4c4145;
  position: absolute;
  top: -1px;
  left: 0;
}
.post .post__images {
  margin-bottom: 40px;
}
.post .post__images img {
  max-width: 100%;
  border: 6px solid #ffffff;
}
.post .post__images--right {
  padding: 0;
  margin-left: 54px;
}
.post .post__images--right:after {
  content: "";
  width: 100%;
  height: 100%;
  border: 6px solid #4c4145;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: -1;
}
.post .post__images--left {
  padding: 0;
  margin-right: 54px;
}
.post .post__images--left:after {
  content: "";
  width: 100%;
  height: 100%;
  border: 6px solid #4c4145;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: -1;
}
.line--marker li {
  padding-left: 40px;
  background-image: url(../images/components/line-marker.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.quote {
  border: none;
  background-color: #ffd564;
  color: #4c4145;
  font: 28px 'aleoitalic', sans-serif;
  padding: 55px 50px 15px;
}
.quote .quote__author {
  font-size: 16px;
  font-style: normal;
  font-family: 'aleobold', sans-serif;
  color: #ffffff;
  text-align: right;
  position: relative;
  z-index: 5;
  margin-top: 45px;
}
.quote .quote__author:before {
  content: '';
  width: 100%;
  height: 10px;
  background-color: #ffffff;
  position: absolute;
  top: 6px;
  left: -55px;
}
.quote .quote__author .quote__author-name {
  background-color: #ffd564;
  position: relative;
  padding-left: 10px;
}
.quote--intext {
  margin-left: -15px;
  margin-right: 35px;
  margin-top: 9px;
}
.text--coloum {
  padding-left: 0;
  padding-right: 30px;
}
.tags {
  position: relative;
  padding-left: 20px;
}
.tags .tags__label {
  font-size: 13px;
  color: #4c4145;
  display: inline-block;
  float: left;
  margin-top: 2px;
  margin-right: 25px;
}
.tags .tags__item {
  display: inline-block;
  color: #969b9f;
  font-size: 12px;
  padding-right: 16px;
}
.tags .tags__item:hover {
  color: #4c4145;
}
.tags .item-active {
  color: #4c4145;
}
.tags .item-wrap {
  display: inline-block;
}
.tags:before {
  content: "\f02b";
  color: #969b9f;
  font-family: "FontAwesome";
  font-size: 12px;
  position: absolute;
  top: 2px;
  left: 0px;
}
.share {
  margin-top: 26px;
}
.share .share__marker {
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
  float: left;
  margin-right: 15px;
}
.share .addthis_button_tweet {
  margin-left: 11px;
  margin-right: -20px;
}
.social {
  padding-top: 4px;
}
.social .social__variant {
  position: relative;
  width: 30px;
  height: 31px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: #dbdee1;
  color: #4c4145;
  font-size: 16px;
  text-align: center;
  padding-top: 8px;
  margin-left: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.social .social__variant:after {
  content: '';
  width: 46px;
  height: 46px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  border: solid 2px #dbdee1;
  position: absolute;
  top: -8px;
  left: -8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.social .social__variant:hover {
  color: #ffffff;
  background-color: #fe505a;
}
.social .social__variant:hover:after {
  border-color: #fe505a;
}
.social--hide {
  padding-top: 0;
  position: relative;
  width: 31px;
  height: 31px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  cursor: pointer;
  z-index: 20;
  background-color: #ffd564;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.social--hide:before {
  content: '+';
  font: 18px 'Roboto', sans-serif;
  color: #4c4145;
  font-weight: bold;
  position: absolute;
  top: 3px;
  left: 11px;
}
.social--hide .social__name {
  padding-left: 27px;
  padding-top: 5px;
  display: inline-block;
  font-size: 13px;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.social--hide .social__variant {
  position: absolute;
  top: 0px;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 0 7px;
  background-color: transparent;
  font-size: 13px;
  margin-left: 0;
}
.social--hide .social__variant:after {
  display: none;
}
.social--hide .social__variant:hover {
  background-color: transparent;
  color: #fe505a;
}
.social--hide .social__variant.social--first {
  left: 70px;
}
.social--hide .social__variant.social--second {
  left: 96px;
}
.social--hide .social__variant.social--third {
  left: 123px;
}
.social--hide:hover {
  width: 170px;
}
.social--hide:hover .social__name {
  opacity: 1;
}
.social--hide:hover .social__variant {
  opacity: 1;
  top: 9px;
}
.social--hide:hover .social__variant.social--first {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.social--hide:hover .social__variant.social--second {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.social--hide:hover .social__variant.social--third {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.social--position {
  position: absolute;
  bottom: 8px;
  left: 50%;
  margin-left: -15px;
}
.comment-form {
  margin-bottom: 40px;
}
.comment-form .comment-form__text {
  width: 100%;
  min-height: 78px;
  padding: 8px 19px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dbdee1;
  font-size: 13px;
  color: #b4b1b2;
}
.comment-form .comment-form__info {
  margin-top: 19px;
  font: 13px 'Roboto', sans-serif;
  color: #969b9f;
  display: inline-block;
}
.comment-form .comment-form__btn {
  float: right;
  margin-top: 9px;
}
.comment {
  position: relative;
  border-top: 1px solid #f5f5f5;
  padding-top: 30px;
}
.comment .comment__images {
  float: left;
  margin-right: 18px;
}
.comment .comment__author {
  padding-top: 6px;
  font-size: 14px;
  margin-bottom: 0;
  line-height: 20px;
  font-weight: bold;
  position: relative;
  padding-left: 23px;
  overflow: hidden;
}
.comment .comment__date {
  font-size: 13px;
  margin-bottom: 0;
  color: #969b9f;
  line-height: 20px;
}
.comment .comment__message {
  clear: both;
  font-size: 13px;
  line-height: 21px;
  margin-top: 7px;
}
.comment .comment__reply {
  position: absolute;
  top: 43px;
  right: 0;
  font-size: 14px;
  color: #fe505a;
}
.comment .comment__reply:before {
  content: "\f112";
  font-size: 14px;
  color: #fe505a;
  font-family: "FontAwesome";
  margin-right: 10px;
}
.comment .comment__reply:hover,
.comment .comment__reply:hover:before {
  opacity: 0.7;
}
.comment--last {
  border-bottom: 1px solid #f5f5f5;
}
.social-used {
  width: 16px;
  height: 16px;
  font-size: 10px;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 8px;
  left: 0;
}
.social-used.fa-facebook {
  background-color: #3b5998;
  padding-top: 4px;
  padding-left: 2px;
}
.social-used.fa-vk {
  background-color: #507296;
  padding-top: 3px;
}
.category {
  background-color: #4c4145;
  padding: 56px 24px 10px;
  position: relative;
}
.category:before {
  content: '';
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 13px;
  left: 50%;
  margin-left: -20px;
}
.category .category__title {
  font-size: 22px;
  line-height: 20px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  margin-bottom: 28px;
  font-family: 'aleobold', sans-serif;
}
.category .category__title .title-edition {
  font-size: 16px;
  font-weight: normal;
  font-family: 'aleoitalic', sans-serif;
  text-transform: lowercase;
}
.category .category__item {
  position: relative;
  color: #b4b1b2;
  padding-left: 15px;
  margin-bottom: 18px;
  display: inline-block;
  line-height: 13px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.category .category__item:before {
  content: "\f111";
  color: #ffffff;
  font: 6px "FontAwesome";
  position: absolute;
  top: 3px;
  left: 0;
}
.category .category__item:hover {
  color: #ffffff;
}
#loading-container {
  text-align: center;
}
#loading-container img {
  width: 40px;
  height: 40px;
  margin-top: 30px;
}
.twitter-article {
  margin-top: 13px;
}
.twitter-article + .twitter-article {
  margin-top: 46px;
}
#twitter-feed p {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 14px;
}
#twitter-feed p a {
  color: #969b9f;
}
.twitter-pic {
  float: left;
  margin-right: 11px;
}
#twitter-feed .twitter-author {
  font-size: 14px;
  font-weight: bold;
  padding-top: 3px;
  margin-bottom: 0;
}
.tweetprofilelink a {
  font-size: 12px;
  color: #969b9f;
  font-family: Arial, sans-serif;
}
.twitter-text {
  position: relative;
}
.twitter-text .tweet-time {
  position: absolute;
  bottom: -25px;
  left: 0;
}
.nav-link {
  margin-top: 63px;
}
.nav-link .nav-link__item {
  display: inline-block;
  font-size: 12px;
  padding-left: 1px;
  margin-bottom: 10px;
}
.nav-link .nav-link__item:before {
  content: "\f105";
  margin-right: 25px;
  font: 12px "FontAwesome";
  color: #4c4145;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nav-link .nav-link__item:hover:before {
  color: #fe505a;
}
.copy {
  font-family: 'aleoitalic', sans-serif;
  font-size: 13px;
  padding-bottom: 45px;
}
.copy-bottom {
  position: absolute;
  bottom: 23px;
  width: 100%;
}
.copy-bottom .copy {
  padding-bottom: 0;
  margin-bottom: 0;
  text-align: center;
}
.swiper-slide img {
  max-width: 100%;
}
.post__preview {
  position: relative;
}
.post__preview .arrow-left {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  z-index: 3;
  color: #ffffff;
  border: 3px solid transparent;
}
.post__preview .arrow-left:before {
  content: '';
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/left-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post__preview .arrow-left .slider__info {
  margin: 18px 10px 18px 55px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 130px;
  display: none;
  font: 13px 'aleoitalic', sans-serif;
  color: #ffffff;
  line-height: 21px;
}
.post__preview .arrow-left:hover {
  color: #ffffff;
  width: 195px;
  height: 125px;
  margin-top: -61px;
  border: 3px solid #ffffff;
  background-position: 17px 36px;
  background-color: rgba(0, 0, 0, 0.2);
}
.post__preview .arrow-left:hover .slider__info {
  opacity: 1;
  display: inline-block;
}
.post__preview .arrow-left:hover:before {
  left: 9px;
  margin-top: -22px;
}
.post__preview .arrow-right {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  z-index: 3;
  color: #ffffff;
  border: 3px solid transparent;
}
.post__preview .arrow-right:before {
  content: '';
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/right-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post__preview .arrow-right .slider__info {
  margin: 18px 55px 18px 10px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 130px;
  font: 13px 'aleoitalic', sans-serif;
  color: #ffffff;
  line-height: 21px;
  position: absolute;
  top: 0px;
  left: -145px;
}
.post__preview .arrow-right:hover {
  color: #ffffff;
  width: 195px;
  height: 125px;
  margin-top: -61px;
  border: 3px solid #ffffff;
  background-position: 17px 36px;
  background-color: rgba(0, 0, 0, 0.2);
}
.post__preview .arrow-right:hover .slider__info {
  opacity: 1;
  display: inline-block;
  left: 0;
}
.post__preview .arrow-right:hover:before {
  right: 9px;
  margin-top: -22px;
}
.post .no-hover {
  -webkit-transition: 0s;
  transition: 0s;
}
.post .no-hover:before {
  -webkit-transition: 0s;
  transition: 0s;
}
.post .no-hover:hover {
  width: 40px;
  height: 40px;
  margin-top: -18px;
  background: none;
  border: none;
}
.arrow-left.no-hover:hover:before {
  left: 3px;
}
.arrow-right.no-hover:hover:before {
  right: 3px;
}
.menu-icon {
  position: relative;
  background-image: none;
}
.icon-toggle {
  display: inline-block;
  transition: .3s;
  position: absolute;
  top: -4px;
  left: -3px;
}
.lines {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 4px;
  background-color: #ffffff;
  /*create the upper and lower lines as pseudo-elements of the middle line*/
}
.lines:before,
.lines:after {
  content: '';
  display: inline-block;
  width: 24px;
  height: 4px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.lines:before {
  top: 7px;
}
.lines:after {
  top: -7px;
}
.icon-toggle .lines {
  transition: background .3s .6s ease;
}
.icon-toggle .lines:before,
.icon-toggle .lines:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
  transition: top .3s .6s ease, transform .3s ease;
}
.open-menu .icon-toggle .lines {
  transition: background .3s 0s ease;
  background: transparent;
}
.open-menu .icon-toggle .lines:before,
.open-menu .icon-toggle .lines:after {
  transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
  transition: top .3s ease, transform .3s .5s ease;
  top: 0;
  width: 24px;
}
.open-menu .icon-toggle .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate(45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.open-menu .icon-toggle .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
ul#navigation li.mega-menu__coloum {
  padding-left: 30px;
  border: none;
}
ul#navigation li.mega-menu__coloum--outheading {
  padding-top: 44px;
}
ul#navigation > li {
  padding-bottom: 21px;
}
ul#navigation > li > ul.mega-menu {
  width: 1140px;
  left: -792px;
  top: 45px;
  background-color: #4c4145;
}
.mega-menu__heading {
  font-size: 13px;
  color: #ffffff;
  margin: 13px 0 17px;
}
ul#navigation li.mega-menu__nav-item {
  padding: 0;
  border: none;
  padding-left: 23px;
}
ul#navigation li.mega-menu__nav-item:before {
  content: "\f111";
  color: #b4b1b2;
  font: 5px "FontAwesome";
  position: absolute;
  top: 14px;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
ul#navigation li.mega-menu__nav-item:hover:before {
  color: #ffffff;
}
#navigation .menu__nav-item {
  padding: 0;
  border: none;
  padding-left: 23px;
}
#navigation .menu__nav-item:before {
  content: "\f111";
  color: #b4b1b2;
  font: 5px "FontAwesome";
  position: absolute;
  top: 14px;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#navigation .menu__nav-item:hover:before {
  color: #ffffff;
}
.auth {
  position: relative;
  z-index: 21;
}
.auth .auth__show {
  background-color: #4c4145;
  display: inline-block;
  padding-top: 10px;
  padding-left: 4px;
  padding-bottom: 13px;
  min-width: 104px;
  position: relative;
  z-index: 3;
}
.auth .auth__image img {
  width: 31px;
  height: 31px;
}
.auth .auth__function {
  background-color: #4c4145;
  width: 220px;
  padding: 19px 29px 21px;
  display: none;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  position: absolute;
  top: 54px;
  left: 0;
  z-index: 2;
}
.auth .auth__function .auth__function-item {
  color: #B4B1B2;
  display: inline-block;
  padding: 5px 0px 5px 25px;
  position: relative;
}
.auth .auth__function .auth__function-item:hover {
  color: #ffffff;
}
.auth .auth__function .auth__function-item:before {
  content: "\f111";
  color: #b4b1b2;
  font: 5px "FontAwesome";
  position: absolute;
  top: 12px;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.auth .auth__function .auth__function-item:hover:before {
  color: #ffffff;
}
.auth .btn--singin {
  position: absolute;
  top: 9px;
  left: 39px;
  padding-right: 20px;
  z-index: 15;
  color: #B4B1B2;
}
.auth .btn--singin:before {
  left: 9px;
  background-image: url(../images/components/wave-hover.svg);
}
.auth .btn--singin:after {
  content: "\f078";
  color: #B4B1B2;
  font: 11px "FontAwesome";
  position: absolute;
  top: 9px;
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn--singin:hover,
.btn--singin:hover:after {
  color: #ffffff;
}
.btn--singin:hover:before {
  background-image: url(../images/components/wave-light-sm.svg);
}
.auth__show:hover {
  cursor: pointer;
}
.auth__show:hover + .btn--singin,
.auth__show:hover + .btn--singin:after {
  color: #ffffff;
}
.auth__show:hover + .btn--singin:before {
  background-image: url(../images/components/wave-light-sm.svg);
}
.open-function {
  display: block !important;
  -webkit-animation: anime 500ms;
  -moz-animation: anime 500ms;
  -o-animation: anime 500ms;
  animation: anime 500ms;
}
.datepicker {
  position: relative;
  display: inline-block;
  z-index: 15;
}
.datepicker .datepicker__input {
  width: 90px;
  border: none;
  cursor: pointer;
  color: #fe505a;
  background-color: transparent;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.datepicker:hover .datepicker__input {
  color: #4c4145;
}
.datepicker:before {
  content: "\f078";
  color: #fe505a;
  font-family: "FontAwesome";
  font-size: 10px;
  position: absolute;
  top: 3px;
  right: -2px;
  z-index: -1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.datepicker:hover:before {
  color: #4c4145;
}
.datepicker:after {
  content: '';
  background-image: url('../images/components/wave-danger.svg');
  -webkit-background-size: 40px 4px;
  background-size: 40px 4px;
  background-repeat: repeat-x;
  width: 88px;
  height: 4px;
  position: absolute;
  right: 0;
  bottom: -2px;
}
.datepicker:hover:after {
  background-image: url('../images/components/wave-main.svg');
}
.datepicker .datepicker__marker {
  font-weight: bold;
  padding-right: 10px;
}
.datepicker .datepicker__marker .fa {
  padding-right: 5px;
}
.datepicker--sample {
  margin-left: -40px;
}
.ui-datepicker {
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0;
  margin-left: -170px;
  margin-top: 15px;
  background-color: #4c4145;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
}
.ui-datepicker:after {
  bottom: 100%;
  right: 20px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-color: rgba(76, 65, 69, 0);
  border-bottom-color: #4c4145;
  border-width: 7px;
}
.ui-datepicker .ui-datepicker-header {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  color: #ffffff;
  font: 14px 'aleoregular', sans-serif;
  margin-top: 11px;
  margin-bottom: 13px;
}
.ui-datepicker .ui-datepicker-calendar {
  background-color: #4c4145;
}
.ui-datepicker .ui-datepicker-calendar thead {
  background-color: rgba(0, 0, 0, 0.1);
}
.ui-datepicker .ui-datepicker-prev {
  left: 6px;
  top: 11px;
}
.ui-datepicker .ui-datepicker-prev .ui-icon {
  background-image: url(../images/icons/sm-left-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.ui-datepicker .ui-datepicker-prev:hover {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  left: 6px;
  top: 11px;
}
.ui-datepicker .ui-datepicker-prev:hover .ui-icon {
  background-image: url(../images/icons/sm-left-arrow-hover.svg);
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
.ui-datepicker .ui-datepicker-next {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  right: 6px;
  top: 11px;
}
.ui-datepicker .ui-datepicker-next .ui-icon {
  background-image: url(../images/icons/sm-right-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.ui-datepicker .ui-datepicker-next:hover {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  right: 6px;
  top: 11px;
}
.ui-datepicker .ui-datepicker-next:hover .ui-icon {
  background-image: url(../images/icons/sm-right-arrow-hover.svg);
}
.ui-datepicker th {
  font-family: 'museo_sans500';
  font-size: 11px;
  color: #b4b1b2;
}
.ui-datepicker .ui-state-default {
  background: none;
  border: none;
  box-shadow: none;
  font-family: 'museo_sans500';
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  padding: 6px 2px;
}
.ui-datepicker .ui-datepicker-current-day .ui-state-default,
.ui-datepicker td:hover .ui-state-default {
  position: relative;
}
.ui-datepicker .ui-datepicker-current-day .ui-state-default:before,
.ui-datepicker td:hover .ui-state-default:before {
  content: "";
  background-image: url(../images/components/corner-left.png);
  background-repeat: no-repeat;
  width: 5px;
  height: 31px;
  position: absolute;
  top: -1px;
  left: 0px;
}
.ui-datepicker .ui-datepicker-current-day .ui-state-default:after,
.ui-datepicker td:hover .ui-state-default:after {
  content: "";
  background-image: url(../images/components/corner-right.png);
  background-repeat: no-repeat;
  width: 5px;
  height: 31px;
  position: absolute;
  top: -1px;
  right: 0px;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.6;
}
.ui-datepicker .ui-datepicker-current-day .ui-state-default,
.ui-datepicker td:hover .ui-state-default {
  color: #fe505a;
}
.select {
  margin-left: 50px;
  padding-bottom: 5px;
}
.select .sbHolder {
  background-color: transparent;
  border: none;
  height: 35px;
  width: 85px;
}
.select .sbSelector {
  color: #fe505a;
  position: relative;
  text-align: right;
  padding-right: 20px;
  width: auto;
  float: right;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.select .sbSelector:hover {
  color: #4c4145;
}
.select .sbSelector:before {
  content: "\f078";
  color: #fe505a;
  font-family: "FontAwesome";
  font-size: 10px;
  position: absolute;
  top: 0px;
  right: 1px;
  z-index: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.select .sbSelector:hover:before {
  color: #4c4145;
}
.select .sbSelector:after {
  content: '';
  background-image: url('../images/components/wave-danger.svg');
  -webkit-background-size: 40px 4px;
  background-size: 40px 4px;
  background-repeat: repeat-x;
  width: 100%;
  height: 4px;
  position: absolute;
  right: 0;
  bottom: 2px;
}
.select .sbSelector:hover:after {
  background-image: url('../images/components/wave-main.svg');
}
.select .sbToggle {
  right: auto;
  left: -32px;
  top: 6px;
}
.select .sbToggle:hover {
  color: #4c4145;
}
.select .sbToggle:before {
  content: "\f14e";
  font: 16px "FontAwesome";
  color: #4c4145;
  position: absolute;
  top: 1px;
  left: -17px;
}
.select .sbToggle:after {
  content: 'City';
  font: 13px 'Roboto', sans-serif;
  font-weight: bold;
}
.select .sbOptions {
  margin-top: 11px;
  margin-left: -120px;
  border: none;
  background-color: #4c4145;
  width: 210px;
  padding: 19px 24px 21px;
  display: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  position: absolute;
  top: 54px;
  left: 0;
  z-index: 34;
  overflow: visible;
}
.select .sbOptions:after {
  content: " ";
  height: 0;
  width: 0;
  bottom: 100%;
  right: 20px;
  border: solid transparent;
  position: absolute;
  border-color: rgba(76, 65, 69, 0);
  border-bottom-color: #4c4145;
  border-width: 7px;
}
.select .sbOptions a {
  border: none;
  color: #B4B1B2;
  display: inline-block;
  padding: 5px 0px 5px 25px;
  position: relative;
}
.select .sbOptions a:hover {
  color: #ffffff;
}
.select .sbOptions a:before {
  content: "\f111";
  color: #b4b1b2;
  font: 5px "FontAwesome";
  position: absolute;
  top: 12px;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.select .sbOptions a:hover:before {
  color: #ffffff;
}
.mega-select .mega-select__point {
  font-weight: bold;
  font-size: 13px;
  float: left;
  margin-top: 2px;
  margin-right: 30px;
}
.mega-select .filter-wrap {
  position: relative;
  display: inline-block;
  margin: 0 13px;
}
.mega-select .mega-select__filter {
  position: relative;
}
.mega-select .mega-select__filter:after {
  content: '';
  background-image: url('../images/components/wave-main.svg');
  background-repeat: repeat-x;
  -webkit-background-size: 40px 4px;
  background-size: 40px 4px;
  height: 4px;
  width: 48px;
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -24px;
}
.mega-select .mega-select__filter:hover:after {
  background-image: url('../images/components/wave-danger.svg');
}
.mega-select .filter--active {
  color: #fe505a;
}
.mega-select .filter--active:after,
.mega-select .filter--active:hover:after {
  display: none;
}
.mega-select .select__field {
  width: 600px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  border: solid 1px #dbdee1;
  font-size: 13px;
  color: #4c4145;
  padding: 8px 20px 9px;
  margin-top: 7px;
  float: left;
  margin-right: -3px;
}
.mega-select .select__btn {
  margin-top: 6px;
  display: inline-block;
  float: right;
}
.mega-select .select__btn a {
  display: none;
}
.mega-select .select__btn--sample {
  float: none;
  margin-top: 14px;
}
.mega-select .select__dropdowns {
  position: relative;
}
.mega-select .select__group {
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 43px;
  left: 0;
  z-index: 75;
  display: none;
  padding: 19px 30px 20px;
  margin-left: 1px;
  width: 596px;
  background-color: #4c4145;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}
.mega-select .select__group .select__variant {
  color: #b4b1b2;
  font-size: 13px;
  padding: 6px 0;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mega-select .select__group .select__variant:hover {
  color: #ffffff;
}
.select__dropdowns--sample .select__group {
  top: 0;
}
.pagination {
  padding-right: 30px;
  display: block;
}
.pagination .pagination__prev {
  font: 13px 'aleoregular', sans-serif;
  color: #4c4145;
  text-transform: uppercase;
  display: inline-block;
  padding: 8px 0 9px 43px;
  margin-left: -8px;
  background-image: url(../images/icons/left-arrow-dark.svg);
  background-repeat: no-repeat;
  background-position: left center;
}
.pagination .pagination__prev:hover {
  color: #fe505a;
  background-image: url(../images/icons/left-arrow-danger.svg);
  background-position: 0 50%;
}
.pagination .pagination__next {
  font: 13px 'aleoregular', sans-serif;
  color: #4c4145;
  text-transform: uppercase;
  float: right;
  display: inline-block;
  padding: 8px 43px 9px 0;
  margin-right: -8px;
  background-image: url(../images/icons/right-arrow-dark.svg);
  background-repeat: no-repeat;
  background-position: right center;
}
.pagination .pagination__next:hover {
  color: #fe505a;
  background-image: url(../images/icons/right-arrow-danger.svg);
}
.booking-pagination {
  text-align: center;
  margin-top: 57px;
  margin-bottom: 90px;
}
.booking-pagination .booking-pagination__prev {
  display: inline-block;
  padding: 6px 14px;
  background: none;
  border: none;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.booking-pagination .booking-pagination__prev:hover {
  color: #ffffff;
  background-color: #fe505a;
}
.booking-pagination .booking-pagination__prev:hover .arrow__text {
  color: #ffffff;
  border-color: #ffffff;
}
.booking-pagination .booking-pagination__prev:hover .arrow__text:before {
  color: #ffffff;
}
.booking-pagination .booking-pagination__prev:hover .arrow__info {
  color: #ffffff;
}
.booking-pagination .booking-pagination__next {
  display: inline-block;
  padding: 6px 14px;
  background: none;
  border: none;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.booking-pagination .booking-pagination__next:hover {
  color: #ffffff;
  background-color: #fe505a;
}
.booking-pagination .booking-pagination__next:hover .arrow__text {
  color: #ffffff;
  border-color: #ffffff;
}
.booking-pagination .booking-pagination__next:hover .arrow__text:before {
  color: #ffffff;
}
.booking-pagination .booking-pagination__next:hover .arrow__info {
  color: #ffffff;
}
.booking-pagination .hide--arrow {
  display: none;
}
.booking-pagination .arrow__text {
  position: relative;
  font: 16px 'aleoregular', sans-serif;
  color: #fe505a;
  text-transform: uppercase;
  border-bottom: 1px solid #dbdee1;
  margin-bottom: 2px;
  padding: 0 48px 5px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  display: block;
}
.booking-pagination .arrow--prev:before {
  content: "\f053";
  font: 15px "FontAwesome";
  color: #fe505a;
  position: absolute;
  top: 18px;
  left: -2px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.booking-pagination .arrow--next:before {
  content: "\f054";
  font: 15px "FontAwesome";
  color: #fe505a;
  position: absolute;
  top: 18px;
  right: -2px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.booking-pagination .arrow__info {
  font: 14px 'aleoitalic', sans-serif;
  color: #969b9f;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.booking-pagination--margin {
  margin-top: 112px;
}
.movie .movie__info {
  margin-left: -15px;
  margin-right: -15px;
}
.movie .movie__images {
  position: relative;
  border: 3px solid #ffd564;
}
.movie .movie__images img {
  max-width: 100%;
}
.movie .movie__title {
  display: inline-block;
  margin-bottom: -6px;
  max-width: 330px;
}
.movie .movie__rate {
  position: relative;
  padding: 20px 17px 19px;
  border: 3px solid #ffd564;
  border-top: none;
  font: 16px 'aleoregular', sans-serif;
  color: #4c4145;
}
.movie .movie__rate .score {
  display: inline-block;
  padding-left: 15px;
}
.movie .movie__rate .movie__rate-number {
  font: 11px 'Roboto', sans-serif;
  display: block;
}
.movie .movie__rating {
  width: 47px;
  height: 47px;
  padding-top: 10px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  background-color: #ffd564;
  border: solid 3px #fff;
  font: 16px 'Roboto', sans-serif;
  color: #4c4145;
  text-align: center;
  font-weight: bold;
  position: absolute;
  top: 6px;
  left: 6px;
}
.movie .movie__time {
  position: relative;
  font-size: 13px;
  color: #fe505a;
  margin-bottom: 20px;
  padding-left: 20px;
}
.movie .movie__time:before {
  content: "\f017";
  font: 16px "FontAwesome";
  color: #fe505a;
  position: absolute;
  top: 6px;
  left: 0;
}
.movie .movie__option {
  font-size: 13px;
  margin-bottom: 3px;
}
.movie .comment-link {
  position: relative;
  display: inline-block;
  font: 16px 'aleoregular', sans-serif;
  color: #fe505a;
  margin-top: 30px;
  margin-bottom: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.movie .comment-link:after {
  content: '';
  background-image: url('../images/components/wave-danger.svg');
  -webkit-background-size: 40px 4px;
  background-size: 40px 4px;
  background-repeat: repeat-x;
  width: 100%;
  height: 4px;
  position: absolute;
  right: 0;
  bottom: -2px;
}
.movie .comment-link:hover {
  color: #4c4145;
}
.movie .comment-link:hover:after {
  background-image: url('../images/components/wave-main.svg');
}
.movie .movie__btns {
  position: absolute;
  right: 0;
  top: 0;
}
.movie .movie__btns .btn {
  display: block;
}
.movie .movie__btns .watchlist {
  float: right;
  margin-top: 20px;
}
.movie .movie__describe {
  font-size: 13px;
}
.movie .movie__media {
  padding: 20px 5px;
  position: relative;
  width: 100%;
  height: 162px;
  background-image: url(../images/components/bg-movie.png);
  background-repeat: repeat-x;
}
.movie .movie__media .swiper-container {
  max-height: 120px;
}
.movie .movie__media .movie__media-switch {
  position: absolute;
  top: -48px;
  right: 0;
}
.movie .movie__media .list--photo {
  margin-right: -3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  padding-left: 41px;
  padding-right: 21px;
}
.movie .movie__media .list--photo:before {
  content: "\f030";
  font-size: 13px;
  top: 5px;
  left: 21px;
}
.movie .movie__media .list--video {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  padding-left: 41px;
  padding-right: 21px;
}
.movie .movie__media .list--video:before {
  content: "\f03d";
  font-size: 13px;
  top: 5px;
  left: 21px;
}
.movie .movie__media .movie__media-item {
  padding: 0 5px;
  display: block;
}
.time-select {
  margin-top: 8px;
}
.time-select .time-select__group {
  position: relative;
  overflow: hidden;
  margin-bottom: 2px;
  background-color: #f5f5f5;
}
.time-select .time-select__group:before {
  content: '';
  width: 2px;
  height: 25px;
  background-color: #fff;
  position: absolute;
  left: 31%;
  top: 0;
}
.time-select .time-select__group:after {
  content: '';
  width: 2px;
  height: 25px;
  background-color: #fff;
  position: absolute;
  left: 31%;
  bottom: 0;
}
.time-select .group--first:before {
  display: none;
}
.time-select .group--last:after {
  display: none;
}
.time-select .time-select__place {
  font-size: 16px;
  margin-top: 21px;
  margin-left: 5px;
  margin-bottom: 23px;
}
.time-select .time-select__item {
  position: relative;
  z-index: 10;
  display: inline-block;
  font-size: 12px;
  background-color: #ffd564;
  padding: 9px 15px 8px 14px;
  margin: 5px 16px 5px 0;
  cursor: pointer;
}
.time-select .time-select__item:hover {
  background-color: #fe505a;
}
.time-select .time-select__item:before {
  content: '';
  width: 54px;
  height: 28px;
  border: 1px solid #ffffff;
  position: absolute;
  top: 3px;
  left: 3px;
}
.time-select .time-select__item:after {
  content: '';
  width: 64px;
  height: 34px;
  background-image: url(../images/components/bg-time.png);
  background-repeat: no-repeat;
  -webkit-background-size: 64px 34px;
  background-size: 64px 34px;
  position: absolute;
  top: 0px;
  left: -2px;
  z-index: -1;
}
.time-select .time-select__item:hover:after {
  background-image: url(../images/components/bg-time-hover.png);
}
.time-select .time-select__item.active {
  background-color: #fe505a;
}
.time-select .time-select__item.active:after {
  background-image: url(../images/components/bg-time-hover.png);
}
.time-select .items-wrap {
  padding-top: 15px;
  margin-bottom: 5px;
}
.time-select--wide {
  margin-top: -3px;
  margin-bottom: 15px;
}
.time-select--wide .time-select__group:before,
.time-select--wide .time-select__group:after {
  left: 23%;
}
#cimenas-map {
  height: 100%;
  min-height: 404px;
  margin-top: 8px;
}
#cinema-map {
  height: 530px;
  width: 100%;
}
#location-map {
  height: 380px;
  width: 100%;
  margin-bottom: -60px;
}
.hide-map {
  display: none;
}
.show-time {
  display: none;
}
.pop_up_box_text {
  display: block;
}
.pop_up_box_text:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-color: rgba(76, 65, 69, 0);
  border-right-color: #4c4145;
  border-width: 7px;
  margin-top: -7px;
}
.mfp-counter {
  display: none;
}
.mfp-zoom-out-cur {
  cursor: auto;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.cinema {
  position: relative;
}
.cinema .cinema__images {
  position: relative;
  display: block;
}
.cinema .cinema__images img {
  max-width: 100%;
}
.cinema .cinema__images:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(76, 65, 69, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cinema .cinema__images:hover:before {
  opacity: 0;
}
.cinema .cinema-title {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-bottom: 45px;
  margin-top: 5px;
}
.cinema .cinema-rating {
  background-color: rgba(255, 255, 255, 0.6);
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  padding-top: 38px;
  font: 20px 'aleobold', sans-serif;
  text-align: center;
  color: #4c4145;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cinema .cinema-rating:before {
  content: '';
  background-image: url(../images/rate/star-off.svg);
  background-repeat: no-repeat;
  -webkit-background-size: 14px 14px;
  background-size: 14px 14px;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -7px;
}
.cinema .cinema-rating:after {
  content: '';
  background-image: url(../images/rate/star-off.svg);
  background-repeat: no-repeat;
  -webkit-background-size: 14px 14px;
  background-size: 14px 14px;
  width: 14px;
  height: 14px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -7px;
}
.cinema .cinema__images:hover .cinema-rating {
  transform: scale(0);
  opacity: 0;
}
.cinema-wrap {
  margin-top: 30px;
  overflow: hidden;
  margin-bottom: 10px;
}
.trailer-wrapper {
  margin-top: 30px;
  overflow: hidden;
  margin-bottom: 60px;
}
.trailer-block {
  overflow: hidden;
  padding-bottom: 65px;
  margin-top: 30px;
  border-bottom: 1px solid #dbdee1;
  position: relative;
}
.hidden-content {
  display: none;
  overflow: hidden;
  clear: both;
}
.trailer {
  background-color: #4c4145;
  height: 100%;
  overflow: hidden;
}
.trailer .trailer__name {
  font: 13px 'aleoregular', sans-serif;
  color: #ffffff;
  text-align: center;
  padding-top: 28px;
  padding-bottom: 20px;
}
.trailer .trailer__number {
  font: 13px 'aleoitalic', sans-serif;
  color: #ffffff;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
  z-index: 12;
}
.trailer .trailer__number:before {
  content: "\f03d";
  color: #7c7578;
  font: 42px "FontAwesome";
  position: absolute;
  top: -13px;
  left: 50%;
  margin-left: -22px;
  z-index: -1;
}
.trailer-sample {
  display: block;
  margin-bottom: 10px;
}
.trailer-sample img {
  max-width: 100%;
}
.trailer-btn {
  display: block;
  width: 25px;
  height: 5px;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  bottom: 20px;
  padding: 15px 0;
}
.trailer-btn .btn-circled {
  margin-left: 10px;
  position: relative;
  display: block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #4c4145;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.trailer-btn .btn-circled:after {
  content: '';
  width: 5px;
  height: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #4c4145;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 0;
  left: -10px;
}
.trailer-btn .btn-circled:before {
  content: '';
  width: 5px;
  height: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #4c4145;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 0;
  right: -10px;
}
.trailer-btn:hover .btn-circled,
.trailer-btn:hover .btn-circled:before,
.trailer-btn:hover .btn-circled:after {
  background-color: #fe505a;
}
.trailer-block--short {
  padding-bottom: 30px;
}
.rates {
  background-color: #f5f5f5;
  border-bottom: 2px solid #ffffff;
}
.rates .rates__obj {
  padding-left: 20px;
}
.rates .rates__obj * {
  font-size: 16px;
}
.rates .rates__obj .rates__obj-name {
  position: relative;
  display: block;
  padding: 25px 0;
}
.rates .rates__obj .rates__obj-name:before {
  background-color: #FFFFFF;
  content: "";
  height: 25px;
  right: 0;
  position: absolute;
  top: 0;
  width: 2px;
}
.rates .rates__obj .rates__obj-name:after {
  background-color: #FFFFFF;
  bottom: 0;
  content: "";
  height: 25px;
  right: 0;
  position: absolute;
  width: 2px;
}
.rates .rates__vote {
  text-align: center;
  font-size: 13px;
}
.rates .rates__result {
  text-align: center;
  font: 20px 'aleobold', sans-serif;
  background-color: #ffd564;
}
.rates .rates__stars .score {
  margin-left: 50px;
}
.rates .rates__stars .score img {
  width: 15px;
}
.rates .rates__done {
  font-size: 13px;
  color: #4c4145;
  margin-left: -17px;
}
.rates:first-of-type .rates__obj-name:before {
  display: none;
}
.rates:last-of-type .rates__obj-name:after {
  display: none;
}
.rates--top {
  background-color: #fff0c7;
}
.rates--top .rates__obj-name {
  font-weight: bold;
}
.offer {
  background-color: #4c4145;
  overflow: hidden;
  display: block;
  text-align: center;
  min-height: 325px;
  padding: 0 25px;
  margin-bottom: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.offer .offer__head {
  position: relative;
  height: 120px;
  display: block;
  margin-bottom: 41px;
}
.offer .offer__head:before {
  background-image: url("../images/components/wave-light.svg");
  background-repeat: no-repeat;
  background-size: 84px 8px;
  bottom: 0px;
  content: "";
  height: 8px;
  left: 50%;
  margin-left: -42px;
  position: absolute;
  width: 84px;
}
.offer .offer__name {
  color: #ffffff;
  font: 30px 'aleobold', sans-serif;
  text-transform: uppercase;
  margin-top: 44px;
  margin-bottom: 17px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.offer .offer__datail {
  color: #ffffff;
  font: 18px 'aleoitalic', sans-serif;
  text-transform: none;
  font-weight: 300;
  line-height: 21px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.offer .offer__full {
  color: #b4b1b2;
  font-size: 13px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.offer:hover {
  background-color: #ffd564;
}
.offer:hover .offer__name,
.offer:hover .offer__datail,
.offer:hover .offer__full {
  color: #4c4145;
}
.offer-place {
  color: #fe505a;
  font-family: 'aleoitalic', sans-serif;
  font-size: 18px;
  text-align: center;
  margin-bottom: 23px;
}
.offers-block {
  overflow: hidden;
  margin-top: -10px;
  margin-bottom: 32px;
}
.offers-block--last {
  margin-bottom: -30px;
}
.gallery-item {
  border-bottom: 1px solid #dbdee1;
  margin-top: 20px;
  margin-bottom: 10px;
  max-width: 524px;
}
.gallery-item .gallery-item__image {
  display: block;
  position: relative;
}
.gallery-item .gallery-item__image img {
  max-width: 100%;
}
.gallery-item .gallery-item__image:before {
  content: '';
  width: 100%;
  height: 100%;
  border: 3px solid #ffffff;
  background-color: rgba(0, 0, 0, 0.5) !important;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.35s;
  transition: 0.35s;
}
.gallery-item .gallery-item__image:hover:before {
  width: 80%;
  height: 80%;
  left: 10%;
  right: 10%;
  top: 10%;
  bottom: 10%;
  opacity: 1;
}
.gallery-item .gallery-item__image:after {
  content: "\f0c1";
  font: 20px "FontAwesome";
  color: #ffffff;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -9px;
  -webkit-transition: 0.35s;
  transition: 0.35s;
}
.gallery-item .gallery-item__image:hover:after {
  opacity: 1;
}
.gallery-item .gallery-item__descript {
  position: relative;
  margin-top: 8px;
  display: block;
}
.gallery-item .gallery-item__descript .gallery-item__icon {
  padding: 0 11px 0 13px;
  color: #ffffff;
  position: relative;
  z-index: 5;
}
.gallery-item .gallery-item__descript .gallery-item__name {
  display: inline-block;
  position: relative;
  z-index: 5;
  margin-top: -1px;
  color: #363639;
  font-weight: bold;
  padding-left: 8px;
  margin-bottom: 9px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.gallery-item .gallery-item__descript:hover .gallery-item__name {
  color: #ffffff;
}
.gallery-item .gallery-item__descript:before {
  content: '';
  width: 40px;
  height: 28px;
  background-color: #ffd564;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.gallery-item .gallery-item__descript:hover:before {
  width: 100%;
}
.contact {
  text-align: center;
}
.contact .contact__title {
  font: 30px 'aleobold', sans-serif;
  line-height: 30px;
  margin-top: 45px;
  margin-bottom: 23px;
}
.contact .contact__describe {
  font-size: 22px;
  font-weight: normal;
  font-family: 'aleoitalic', sans-serif;
}
.contact .contact__mail {
  display: inline-block;
  padding: 0 15px 0 42px;
  font-size: 16px;
  margin-top: 46px;
  position: relative;
}
.contact .contact__mail:before {
  content: "\f0e0";
  font: 16px "FontAwesome";
  color: #4c4145;
  position: absolute;
  top: 4px;
  left: 15px;
}
.contact .contact__tel {
  display: inline-block;
  padding: 0 15px 0 42px;
  font-size: 16px;
  margin-top: 46px;
  position: relative;
}
.contact .contact__tel:before {
  content: "\f095";
  font: 16px "FontAwesome";
  color: #4c4145;
  position: absolute;
  top: 4px;
  left: 15px;
}
.form {
  text-align: center;
}
.form .form__title {
  font: 30px 'aleobold', sans-serif;
  line-height: 30px;
  margin-bottom: 26px;
}
.form .form__name,
.form .form__mail,
.form .form__message {
  margin-bottom: 10px;
  width: 100%;
  border: none;
  box-shadow: none;
  border: 1px solid #dbdee1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  color: #b4b1b2;
  padding: 9px 18px 10px;
}
.form .form__message {
  min-height: 110px;
}
.contact-form-wrapper {
  background-color: #ffd564;
  overflow: hidden;
  margin: 76px 0;
  padding: 56px 0 60px;
}
.contact-info {
  text-align: left;
}
.contact-info .contact-info__field {
  position: relative;
  width: 360px;
  display: inline-block;
  margin-right: 28px;
}
.contact-info .contact-info__field .form__mail {
  padding-left: 60px;
}
.contact-info .contact-info__field:before {
  content: '';
  width: 39px;
  height: 39px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  background-color: #4c4145;
  position: absolute;
  top: 0px;
  left: 0;
}
.contact-info .contact-info__field:after {
  content: '';
  color: #b4b1b2;
  font: 13px "FontAwesome";
  position: absolute;
  top: 10px;
  left: 15px;
}
.contact-info .contact-info__field-mail:after {
  content: "\f0e0";
  left: 13px;
}
.contact-info .contact-info__field-tel:after {
  content: "\f095";
}
.error {
  margin-top: 240px;
  margin-bottom: 140px;
  background-color: #4c4145;
  padding-top: 93px;
  padding-bottom: 100px;
  position: relative;
  z-index: 2;
}
.error .error__image {
  height: 99px;
  width: 207px;
}
.error .error__text {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 20px;
  font-family: 'aleobold', sans-serif;
  margin-top: -3px;
  margin-bottom: 46px;
}
.couter {
  overflow: hidden;
  text-align: center;
  margin-top: 390px;
  margin-bottom: 70px;
}
.couter .timer-wrap {
  display: inline-block;
  position: relative;
  padding: 8px;
}
.couter .timer-bg {
  position: absolute;
  left: 18px;
  top: 18px;
  width: 180px;
  height: 180px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  background-color: rgba(255, 255, 255, 0.5);
  border: solid 3px #fff;
}
.couter .digits {
  font: 50px 'Roboto', sans-serif;
  color: #ffffff;
  font-weight: bold;
  display: block;
  position: absolute;
  top: 64px;
  left: 0;
  width: 100%;
  text-align: center;
}
.couter .digits-label {
  font: 20px 'aleoitalic', sans-serif;
  color: #ffffff;
  margin-top: -2px;
  position: absolute;
  top: 123px;
  left: 0;
  width: 100%;
  text-align: center;
}
.couter .digits + div > canvas {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.order {
  text-align: center;
}
.order .order__images {
  width: 76px;
}
.order .order__title {
  font: 30px 'aleobold', sans-serif;
  text-transform: uppercase;
  line-height: 26px;
  margin-top: 5px;
}
.order .order__descript {
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
  font-family: 'aleoitalic', sans-serif;
}
.order .order__control {
  margin-top: 36px;
}
.order .order__control .order__control-btn {
  border: 1px solid #4C4145;
  border-radius: 3px;
  color: #4C4145;
  font-size: 13px;
  padding: 4px 20px 6px 20px;
  position: relative;
  transition: all 0.5s ease 0s;
}
.order .order__control .order__control-btn.active,
.order .order__control .order__control-btn:hover,
.order .order__control .order__control-btn:focus {
  background-color: #969B9F;
  border-color: #969B9F;
  color: #FFFFFF;
  text-decoration: none;
}
.order .order__control .order__control-btn.active {
  padding: 4px 15px 6px 28px;
}
.order__control-btn.active:before {
  content: "\f00c";
  color: #FFFFFF;
  font: 13px "FontAwesome";
  left: 12px;
  position: absolute;
  top: 6px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.order-step-area {
  border-bottom: 1px solid #dbdee1;
  padding-bottom: 2px;
  margin-left: 15px;
  margin-right: 15px;
}
.order-step-area .order-step {
  font: 16px 'aleoregular', sans-serif;
  padding-left: 55px;
  position: relative;
  width: 33.2%;
  display: inline-block;
}
.order-step-area .order-step:before {
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 21px 46px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  left: 0;
  top: -1px;
}
.order-step-area .order-step:after {
  content: '';
  width: 100%;
  height: 3px;
  background-color: #fff;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.order-step-area .first--step {
  margin-right: -3px;
}
.order-step-area .first--step:before {
  border-color: transparent transparent #ffd564 transparent;
}
.order-step-area .first--step:after {
  background-color: #ffd564;
}
.order-step-area .second--step {
  margin-right: -3px;
}
.order-step-area .second--step:before {
  border-color: transparent transparent #fe505a transparent;
}
.order-step-area .second--step:after {
  background-color: #fe505a;
}
.order-step-area .third--step:before {
  border-color: transparent transparent #4c4145 transparent;
}
.order-step-area .third--step:after {
  background-color: #4c4145;
  width: 101%;
}
.order-step-area .order-step--disable {
  color: #dbdee1;
}
.order-step-area .order-step--disable:before {
  border-color: transparent transparent #dbdee1 transparent;
}
.order-step-area .order-step--disable:after {
  background-color: #dbdee1;
}
.choose-film .film-images {
  position: relative;
}
.choose-film .film-images:before {
  content: '';
  width: 99.8%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.choose-film .film-images:hover:before {
  opacity: 0;
}
.choose-film .choose-film__title {
  font-size: 13px;
  padding-left: 10px;
}
.choose-film .film--choosed {
  position: relative;
}
.choose-film .film--choosed:before {
  opacity: 0;
}
.choose-film .film--choosed:after {
  content: "\f00c";
  color: #4c4145;
  font: 20px "FontAwesome";
  text-align: center;
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  padding-top: 40px;
  background-color: #ffd564;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
}
.choose-film .swiper-slide:hover {
  cursor: url(../images/components/cursor.png), auto;
}
.choose-indector {
  position: relative;
  z-index: 13;
  width: 100%;
  background-color: #4c4145;
  color: #ffffff;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 21px 7px;
  cursor: pointer;
}
.choose-indector:before {
  content: "\f077";
  font: 13px "FontAwesome";
  color: #ffffff;
  position: absolute;
  top: 8px;
  right: 21px;
}
.hide-content:before {
  content: "\f078";
}
.choose-indector--film {
  margin-top: -9px;
  margin-bottom: 10px;
}
.choose-sits {
  text-align: center;
  margin-top: 70px;
}
.choose-sits .choose-sits__info {
  display: inline-block;
  font-size: 13px;
  padding: 10px 20px 0 40px;
  margin-bottom: 52px;
}
.choose-sits .choose-sits__info .sits-price {
  position: relative;
  display: inline-block;
  padding: 0 22px;
}
.choose-sits .choose-sits__info .sits-price:before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 5px;
  left: 0;
}
.choose-sits .choose-sits__info .marker--none:before {
  display: none;
}
.choose-sits .choose-sits__info .sits-state {
  position: relative;
  display: inline-block;
  padding: 0 25px;
}
.choose-sits .choose-sits__info .sits-state:before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 5px;
  left: 0;
}
.sits-anchor {
  position: relative;
  color: #969b9f;
  font-size: 13px;
}
.sits-anchor:before {
  content: '';
  background-color: #969b9f;
  width: 380px;
  height: 5px;
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -190px;
}
.sits {
  position: relative;
  margin-top: 35px;
}
.sits .sits__indecator {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 5px;
  border: 1px solid #4c4145;
  font-size: 13px;
  padding-top: 5px;
}
.sits .sits__line {
  width: 30px;
  position: absolute;
  top: -1px;
  left: 0;
}
.sits .sits__number {
  margin-top: 60px;
  font-size: 0;
}
.sits .sits__checked {
  position: relative;
  width: 50px;
  height: 450px;
  background-color: #4c4145;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 5px;
  padding: 50px 10px 60px;
}
.sits .sits__checked:before {
  content: "\f00c";
  font: 13px "FontAwesome";
  color: #ffffff;
  position: absolute;
  top: 20px;
  left: 18px;
}
.sits .sits__checked:after {
  content: "=";
  font: 13px;
  color: #ffffff;
  position: absolute;
  bottom: 41px;
  left: 20px;
}
.sits .sits__checked .checked-place {
  overflow: hidden;
  max-height: 340px;
}
.sits .sits__checked .checked-result {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
}
.sits .sits__checked .choosen-place {
  display: block;
  color: #ffffff;
  font-size: 10px;
  padding: 8px 0;
}
.sits .sits__row {
  font-size: 0;
}
.sits .sits__row .sits__place {
  position: relative;
  margin: 5px;
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  font-size: 10px;
  color: #ffffff;
  z-index: 13;
  text-indent: -9999px;
}
.sits .sits__row .sits__place:before {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
}
.sits .sits__row .sits__place:hover {
  text-indent: 0;
  cursor: pointer;
}
.sits .sits__row .sits__place:hover:before {
  background-color: #4c4145;
}
.sits .sits__row .sits-state--not:hover {
  text-indent: -9999px;
  cursor: auto;
}
.sits .sits__row .sits-state--not:hover:before {
  background-color: #dbdee1;
}
.sits .sits__row .sits-state--your {
  text-indent: -9999px;
}
.sits .sits__row .sits-state--your:after {
  content: "\f00c";
  font: 13px "FontAwesome";
  color: #ffffff;
  position: absolute;
  top: 7px;
  left: 9px;
  z-index: 15;
  text-indent: 0px;
}
.sits .sits__row .sits-state--your:hover {
  text-indent: -9999px;
}
.sits .sits__row .sits-state--your:hover:after {
  content: "\f00d";
  left: 10px;
}
.additional-margin {
  margin-top: 20px;
}
.sits__line .additional-margin {
  margin-top: 25px;
}
.sits-area--mobile {
  text-align: left;
  margin-top: 20px;
}
.sits-area--mobile img {
  max-width: 100%;
}
.sits-area--mobile .sbHolder {
  display: block;
  float: left;
  margin-right: 15px;
  width: 140px;
  height: 35px;
  border: 1px solid #DBDEE1;
  background-color: #fff;
}
.sits-area--mobile .sbHolder .sbSelector {
  margin-top: 4px;
  margin-left: 5px;
  color: #4c4145;
  font-size: 13px;
}
.sits-area--mobile .sbHolder .sbOptions {
  width: 140px;
  top: 37px !important;
  border: none;
  padding: 14px 7px;
  z-index: 23;
  background-color: #4c4145;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}
.sits-area--mobile .sbHolder .sbOptions a {
  color: #b4b1b2;
  border: none;
}
.sits-area--mobile .sbHolder .sbOptions a:hover,
.sits-area--mobile .sbHolder .sbOptions a:focus {
  color: #ffffff;
}
.sits-area--mobile .sbHolder .sbToggle {
  top: 10px;
  right: -2px;
}
.sits-area--mobile .sbHolder .sbToggle:before {
  content: "\f078";
  color: #4c4145;
  font-family: "FontAwesome";
  font-size: 12px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.sits-area--mobile .sbHolder .sbToggleOpen:before {
  content: "\f077";
}
.sits-area--mobile .sits-select {
  margin-bottom: 20px;
}
.sits-area--mobile .watchlist {
  margin-top: 2px;
  display: block;
  margin: 20px 0;
  width: 120px;
}
.sits-area--mobile .sits__checked {
  position: relative;
  width: 100%;
  height: 50px;
  background-color: #4c4145;
  margin-top: 0px;
  padding: 0px 50px;
}
.sits-area--mobile .sits__checked:before {
  content: "\f00c";
  font: 13px "FontAwesome";
  color: #ffffff;
  position: absolute;
  top: 18px;
  left: 18px;
}
.sits-area--mobile .sits__checked:after {
  content: "=";
  font: 13px;
  color: #ffffff;
  position: absolute;
  bottom: 16px;
  right: 55px;
}
.sits-area--mobile .sits__checked .checked-place {
  overflow: hidden;
  max-width: 80%;
}
.sits-area--mobile .sits__checked .checked-result {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  bottom: 15px;
  right: 20px;
  width: 100%;
  text-align: right;
  padding-top: 5px;
}
.sits-area--mobile .sits__checked .choosen-place {
  display: inline-block;
  margin: 0 10px;
  color: #ffffff;
  font-size: 12px;
  padding: 16px 0;
}
.book-result {
  margin: -9px 0 -7px;
}
.book-result .book-result__item {
  display: inline-block;
  font-size: 13px;
  color: #4c4145;
  padding-right: 30px;
}
.book-result .book-result__count {
  padding: 0 25px;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  top: 2px;
}
.book-result .booking-cost {
  color: #fe505a;
}
.reservation-message {
  position: relative;
  font-size: 13px;
  padding-left: 45px;
  margin-top: 10px;
  margin-bottom: 8px;
}
.reservation-message:before {
  content: '';
  background-image: url(../images/icons/speech.svg);
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-background-size: 42px 36px;
  background-size: 42px 36px;
  width: 45px;
  height: 40px;
  position: absolute;
  top: -4px;
  left: -1px;
}
.reservation-message:after {
  content: 'i';
  font: 18px 'aleobold', sans-serif;
  color: #4c4145;
  position: absolute;
  top: 2px;
  left: 18px;
}
.ticket {
  width: 1170px;
  position: relative;
  margin-top: 68px;
  padding: 37px 0;
  text-align: center;
  background-image: url(../images/icons/stroke.svg);
  background-repeat: no-repeat;
}
.ticket .ticket__inner {
  border: 3px solid #dbdee1;
  overflow: hidden;
  float: left;
  height: 300px;
  width: 820px;
}
.ticket .ticket__indecator {
  position: relative;
  border: 3px solid #dbdee1;
  width: 50px;
  float: left;
  height: 300px;
  font-family: 'PT Mono';
  font-size: 12px;
  color: #dbdee1;
}
.ticket .indecator-text {
  position: absolute;
  width: 100px;
}
.ticket .indecator-text:before {
  content: '';
  background-image: url(../images/icons/stars-light.svg);
  background-repeat: no-repeat;
  width: 80px;
  height: 16px;
  position: absolute;
  top: 0px;
  left: -95px;
}
.ticket .indecator-text:after {
  content: '';
  background-image: url(../images/icons/stars-light.svg);
  background-repeat: no-repeat;
  width: 80px;
  height: 16px;
  position: absolute;
  top: 0px;
  right: -95px;
}
.ticket .indecator--pre {
  margin-right: -3px;
}
.ticket .indecator--post {
  margin-left: -3px;
}
.ticket .pre--text {
  -webkit-transform: rotate(90deg) translateZ(0);
  -moz-transform: rotate(90deg) translateZ(0);
  -o-transform: rotate(90deg) translateZ(0);
  -ms-transform: rotate(90deg) translateZ(0);
  transform: rotate(90deg) translateZ(0);
  margin-top: 137px;
  left: -26px;
}
.ticket .post--text {
  -webkit-transform: rotate(-90deg) translateZ(0);
  -moz-transform: rotate(-90deg) translateZ(0);
  -o-transform: rotate(-90deg) translateZ(0);
  -ms-transform: rotate(-90deg) translateZ(0);
  transform: rotate(-90deg) translateZ(0);
  margin-top: 137px;
  left: -29px;
}
.ticket .ticket__place {
  color: #fe505a;
}
.ticket .ticket__item {
  display: block;
  margin-bottom: 10px;
  font-family: 'PT Mono';
  font-size: 14px;
  text-transform: uppercase;
  text-align: left;
}
.ticket .ticket__item--primery {
  font-size: 20px;
}
.ticket .ticket__date,
.ticket .ticket__time {
  display: inline-block;
  margin-right: 30px;
  margin-top: 30px;
}
.ticket .ticket__price {
  margin-top: 40px;
}
.ticket .ticket__film {
  border-bottom: 1px solid #dbdee1;
  padding-bottom: 44px;
  margin-bottom: 28px;
}
.ticket .ticket__movie {
  text-transform: none;
}
.ticket-primery {
  overflow: hidden;
  border-left: 3px double #dbdee1;
  margin-top: 37px;
  padding: 27px 35px 22px 30px;
}
.ticket-secondary {
  float: left;
  text-align: left;
  padding: 47px 80px 30px 60px;
}
.ticket-position {
  display: inline-block;
  overflow: hidden;
}
.ticket-control {
  text-align: center;
  margin-top: 30px;
  padding-bottom: 30px;
}
.ticket-control .list--download {
  border-radius: 3px 0 0 3px;
  margin-right: -5px;
}
.ticket-control .list--download:before {
  content: "\f019";
  font-size: 13px;
  top: 5px;
}
.ticket-control .list--print {
  border-radius: 0 3px 3px 0;
}
.ticket-control .list--print:before {
  content: "\f02f";
  font-size: 13px;
  top: 5px;
}
.booking-form input {
  display: none;
}
.bannercontainer {
  width: 100%;
  position: relative;
  padding: 0;
  max-height: 500px;
  overflow: hidden;
}
.tp-leftarrow.default {
  background: none;
  display: block;
  width: 40px;
  height: 40px;
  color: #ffffff;
  border: 3px solid transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tp-leftarrow.default:before {
  content: '';
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/left-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tp-leftarrow.default .slider__info {
  margin: 18px 10px 18px 55px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 130px;
  display: none;
  font: 13px 'aleoitalic', sans-serif;
  color: #ffffff;
  line-height: 21px;
  text-align: right;
  padding-right: 15px;
  padding-left: 10px;
}
.tp-leftarrow.default .slider__info:before {
  content: 'back';
  font: 13px 'aleoitalic', sans-serif;
  color: #ffd564;
  position: absolute;
  bottom: 22px;
  right: 19px;
}
.tp-leftarrow.default .slider__info:after {
  content: '';
  background-image: url("../images/components/wave.svg");
  background-repeat: no-repeat;
  background-size: 48px 4px;
  width: 48px;
  height: 4px;
  position: absolute;
  bottom: 43px;
  right: 19px;
}
.tp-leftarrow.default:hover {
  color: #ffffff;
  width: 195px;
  height: 125px;
  margin-top: -41px !important;
  border: 3px solid #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
}
.tp-leftarrow.default:hover .slider__info {
  opacity: 1;
  display: inline-block;
}
.tp-leftarrow.default:hover:before {
  left: 9px;
  margin-top: -20px;
}
.tp-rightarrow.default {
  background: none;
  margin-top: -18px !important;
  display: block;
  width: 40px;
  height: 40px;
  color: #ffffff;
  border: 3px solid transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tp-rightarrow.default:before {
  content: '';
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/right-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tp-rightarrow.default .slider__info {
  margin: 18px 55px 18px 10px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 130px;
  font: 13px 'aleoitalic', sans-serif;
  color: #ffffff;
  line-height: 21px;
  position: absolute;
  top: 0px;
  left: -145px;
  padding-right: 10px;
  padding-left: 15px;
}
.tp-rightarrow.default .slider__info:before {
  content: 'next';
  font: 13px 'aleoitalic', sans-serif;
  color: #ffd564;
  position: absolute;
  top: 67px;
  left: 19px;
}
.tp-rightarrow.default .slider__info:after {
  content: '';
  background-image: url("../images/components/wave.svg");
  background-repeat: no-repeat;
  background-size: 48px 4px;
  width: 48px;
  height: 4px;
  position: absolute;
  top: 53px;
  left: 19px;
}
.tp-rightarrow.default:hover {
  color: #ffffff;
  width: 195px;
  height: 125px;
  margin-top: -61px !important;
  border: 3px solid #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
}
.tp-rightarrow.default:hover .slider__info {
  opacity: 1;
  display: inline-block;
  left: 0;
}
.tp-rightarrow.default:hover:before {
  right: 9px;
  margin-top: -20px;
}
.tp-leftarrow.default,
.tp-rightarrow.default {
  top: 50% !important;
  margin-top: -18px !important;
}
.arrow-left {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  z-index: 3;
  color: #ffffff;
  border: 3px solid transparent;
}
.arrow-left:before {
  content: '';
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/left-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.arrow-left .slider__info {
  margin: 18px 10px 18px 55px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 130px;
  display: none;
  font: 13px 'aleoitalic', sans-serif;
  color: #ffffff;
  line-height: 21px;
}
.arrow-left:hover {
  color: #ffffff;
  width: 195px;
  height: 125px;
  margin-top: -61px;
  border: 3px solid #ffffff;
  background-position: 17px 36px;
  background-color: rgba(0, 0, 0, 0.2);
}
.arrow-left:hover .slider__info {
  opacity: 1;
  display: inline-block;
}
.arrow-left:hover:before {
  left: 9px;
  margin-top: -22px;
}
.arrow-right {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  z-index: 3;
  color: #ffffff;
  border: 3px solid transparent;
}
.arrow-right:before {
  content: '';
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/right-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.arrow-right .slider__info {
  margin: 18px 55px 18px 10px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 130px;
  font: 13px 'aleoitalic', sans-serif;
  color: #ffffff;
  line-height: 21px;
  position: absolute;
  top: 0px;
  left: -145px;
}
.arrow-right:hover {
  color: #ffffff;
  width: 195px;
  height: 125px;
  margin-top: -61px;
  border: 3px solid #ffffff;
  background-position: 17px 36px;
  background-color: rgba(0, 0, 0, 0.2);
}
.arrow-right:hover .slider__info {
  opacity: 1;
  display: inline-block;
  left: 0;
}
.arrow-right:hover:before {
  right: 9px;
  margin-top: -22px;
}
.post .no-hover {
  -webkit-transition: 0s;
  transition: 0s;
}
.post .no-hover:before {
  -webkit-transition: 0s;
  transition: 0s;
}
.post .no-hover:hover {
  width: 40px;
  height: 40px;
  margin-top: -18px;
  background: none;
  border: none;
}
.arrow-left.no-hover:hover:before {
  left: 3px;
}
.arrow-right.no-hover:hover:before {
  right: 3px;
}
.slide .slide__name {
  font-size: 80px;
  font-weight: 800;
  font-style: italic;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
.slide .slide__name--smaller {
  font-size: 60px;
  width: 100%;
  text-align: center;
  margin-left: 0;
  left: 0 !important;
  z-index: 40;
}
.slide .tp-splitted {
  text-align: center;
}
.slide .slide__name--specific {
  font-family: 'aleoregular', sans-serif;
}
.slide .highlight {
  color: #c2c2c2;
}
.slide .slide__descript {
  color: #c1c1c1;
  font-size: 22px;
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  width: 100%;
  text-align: center;
  margin-left: 0px;
  left: 0 !important;
}
.slide .slide__time {
  font: 18px 'Roboto', sans-serif;
  color: #ffffff;
  z-index: 40;
}
.slide .slide__date {
  font: 18px 'Roboto', sans-serif;
  color: #ffffff;
  font-weight: bold;
  z-index: 40;
}
.slide .position-center {
  width: 100%;
  left: 0 !important;
  text-align: center;
}
.slide .postion-place--one {
  margin-left: -90px;
}
.slide .postion-place--two {
  margin-left: -32px;
}
.slide .postion-place--three {
  margin-left: 20px;
}
.slide .postion-place--four {
  margin-left: 70px;
}
.slide .slide__text {
  font: 13px 'Roboto', sans-serif;
  color: #ffffff;
  text-align: right;
  line-height: 21px;
}
.slide .slide__link {
  font: 16px 'aleoregular', sans-serif;
  color: #fe505a;
  text-transform: uppercase;
  padding-right: 20px;
}
.slide .slide__link:before {
  content: "\f054";
  font: 16px "FontAwesome";
  color: #fe505a;
  position: absolute;
  top: 2px;
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slide .slide__link:hover {
  opacity: 0.7;
  color: #fe505a;
}
.slide .slider-wrap-btn {
  width: 100%;
  text-align: center;
  margin-left: 0px;
  left: 0 !important;
  z-index: 40;
}
.slide .slider--btn {
  color: #ffffff;
}
.slide .slider--btn:hover {
  color: #ffffff;
}
.slide .slide__video .media-element {
  position: absolute;
  left: 50%;
  margin-left: 0px;
  margin-top: -250px;
}
.slide .slide__video {
  left: 0 !important;
}
.fading-slide:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #4c4145;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 40;
}
.movie-best {
  position: relative;
  margin-top: -100px;
  z-index: 50;
}
.movie-best .movie-best__rating {
  background-color: #ffd564;
  text-align: center;
  font: 20px 'aleobold', sans-serif;
  color: #4c4145;
  text-transform: uppercase;
  padding-bottom: 25px;
  padding-top: 26px;
  position: relative;
}
.movie-best .movie-best__rating:before {
  content: "";
  background-image: url("../images/icons/stars.svg");
  background-repeat: no-repeat;
  height: 20px;
  left: 50%;
  margin-left: -205px;
  position: absolute;
  top: 27px;
  width: 95px;
}
.movie-best .movie-best__rating:after {
  content: "";
  background-image: url("../images/icons/stars.svg");
  background-repeat: no-repeat;
  height: 20px;
  margin-right: -205px;
  position: absolute;
  right: 50%;
  top: 27px;
  width: 95px;
}
.movie-best .movie-best__check {
  cursor: pointer;
  position: relative;
  background-color: #ffd564;
  text-align: center;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  font: 12px;
  text-transform: uppercase;
  color: #4c4145;
  padding-top: 55px;
  padding-bottom: 15px;
}
.movie-best .movie-best__check:before {
  content: '';
  width: 20px;
  height: 55px;
  background-image: url(../images/icons/mause.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 2px;
  left: 50%;
  margin-left: -10px;
}
.movie-best .movie-beta__info {
  background-color: #4c4145;
  padding: 0 10px;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  visibility: hidden;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.movie-best .movie-beta__info li {
  border-bottom: 1px solid rgba(180, 177, 178, 0.5);
  padding-top: 7px;
  padding-bottom: 3px;
}
.movie-best .movie-beta__info .last-block {
  border: none;
  margin-bottom: 0;
}
.movie-best .movie-beta__info * {
  color: #b4b1b2;
  margin-bottom: 14px;
  padding: 0 5px;
  line-height: 14px;
  font-size: 13px;
}
.movie-best .movie-beta__info .slide__link {
  color: #fe505a;
  font: 16px 'aleoregular', sans-serif;
  padding-right: 20px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding-bottom: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-top: 4px;
  padding-bottom: 5px;
  padding-right: 30px;
}
.movie-best .movie-beta__info .slide__link:before {
  color: #fe505a;
  content: "\f054";
  font: 16px "FontAwesome";
  position: absolute;
  right: 10px;
  top: 6px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.movie-best .movie-beta__info .slide__link:hover {
  background-color: #fe505a;
  color: #ffffff;
}
.movie-best .movie-beta__info .slide__link:hover:before {
  color: #ffffff;
}
.movie-best .movie-beta__info .best-voted {
  padding-top: 10px;
  padding-bottom: 7px;
  display: inline-block;
  margin-bottom: 8px;
}
.movie-best .movie-beta__info .movie__time {
  position: relative;
  padding-left: 23px;
}
.movie-best .movie-beta__info .movie__time:before {
  content: "\f017";
  font: 16px "FontAwesome";
  color: #b4b1b2;
  position: absolute;
  top: 0px;
  left: 3px;
}
.movie-best .movie-beta__item {
  width: 16.666666%;
  float: left;
  position: relative;
  z-index: 7;
}
.movie-best .movie-beta__item .best-rate {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 50px;
  color: #4C4145;
  font: bold 20px 'Aleo', sans-serif;
  height: 100px;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  padding-top: 38px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.movie-best .movie-beta__item .best-rate:before {
  background-image: url("../images/rate/star-off.svg");
  background-repeat: no-repeat;
  background-size: 14px 14px;
  content: "";
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  top: 20px;
  width: 14px;
}
.movie-best .movie-beta__item .best-rate:after {
  background-image: url("../images/rate/star-off.svg");
  background-repeat: no-repeat;
  background-size: 14px 14px;
  bottom: 20px;
  content: "";
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 14px;
}
.movie-best .movie-beta__item img {
  max-width: 100%;
}
.movie-best .movie-beta__item:hover .movie-beta__info {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  visibility: visible;
}
.movie-best .movie-beta__item:hover .best-rate {
  background-color: #ffd564;
}
.mega-select-marker {
  margin-bottom: 3px;
  display: inline-block;
}
.mega-select-marker .select-marker {
  margin-bottom: 0;
  font-family: 'aleobold', sans-serif;
  color: #4c4145;
  font-size: 50px;
  text-transform: uppercase;
  line-height: 34px;
  display: inline-block;
}
.mega-select-marker .select-marker span {
  font-size: 24px;
  text-transform: none;
}
.mega-select-marker .marker-indecator {
  margin-top: -4px;
  display: inline-block;
  float: left;
  position: relative;
  z-index: 10;
  display: none;
}
.mega-select-marker .marker-indecator:before {
  content: '';
  background-repeat: no-repeat;
  width: 140px;
  height: 140px;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -70px;
  z-index: -1;
}
.mega-select-marker .location:before {
  background-image: url(../images/icons/location.svg);
}
.mega-select-marker .cinema:before {
  background-image: url(../images/icons/camera.svg);
  width: 200px;
  margin-left: -20px;
}
.mega-select-marker .film-category:before {
  background-image: url(../images/icons/fiml.svg);
}
.mega-select-marker .actors:before {
  background-image: url(../images/icons/actors.svg);
  width: 200px;
  margin-left: -100px;
}
.mega-select-marker .director:before {
  background-image: url(../images/icons/director.svg);
  top: -25px;
}
.mega-select-marker .country:before {
  background-image: url(../images/icons/country.svg);
}
.mega-select-top {
  padding-top: 72px;
  padding-bottom: 34px;
  margin-bottom: -10px;
}
.social-group {
  padding-top: 50px;
}
.social-group .social-group__head {
  color: #4c4145;
  position: relative;
  margin-bottom: 98px;
  font: 30px 'aleobold', sans-serif;
  line-height: 21px;
  margin-top: 20px;
}
.social-group .social-group__head:before {
  content: '';
  background-image: url(../images/components/wave-dark.svg);
  background-repeat: no-repeat;
  background-size: 84px 8px;
  width: 84px;
  height: 8px;
  position: absolute;
  bottom: -56px;
  left: 0;
}
.social-group .social-group__content {
  color: #4c4145;
  font-size: 16px;
  line-height: 26px;
}
.social-group .facebook-group {
  border: 1px solid #dbdee1;
  padding: 20px 10px 20px 15px;
}
.social-group .twitter-group {
  border: 1px solid #dbdee1;
  padding: 25px 25px 35px;
}
.social-group .twitter-group #tw3 {
  display: none;
}
.social-group .twitter-group .twitter-article {
  margin-bottom: -9px;
}
.social-group .twitter-group #twitter-feed {
  position: relative;
}
.social-group .twitter-group #twitter-feed .twitter__head {
  font-size: 18px;
  font-family: Arial;
  font-weight: bold;
  color: #333;
  padding-top: 3px;
  margin-bottom: 23px;
}
.social-group .twitter-group #twitter-feed .twitter__follow {
  position: absolute;
  top: 0;
  right: 0;
}
.social-group .twitter-group #twitter-actions {
  float: right;
  margin-top: -9px;
}
.social-group .twitter-group #twitter-actions .intent {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-left: 15px;
}
.social-group .twitter-group #twitter-actions #intent-reply {
  background-image: url(../images/icons/reply.svg);
  background-repeat: no-repeat;
}
.social-group .twitter-group #twitter-actions #intent-reply:hover {
  background-image: url(../images/icons/reply-hover.svg);
}
.social-group .twitter-group #twitter-actions #intent-retweet {
  background-image: url(../images/icons/retweet.svg);
  background-repeat: no-repeat;
}
.social-group .twitter-group #twitter-actions #intent-retweet:hover {
  background-image: url(../images/icons/retweet-hover.svg);
}
.social-group .twitter-group #twitter-actions #intent-fave {
  background-image: url(../images/icons/fave.svg);
  background-repeat: no-repeat;
}
.social-group .twitter-group #twitter-actions #intent-fave:hover {
  background-image: url(../images/icons/fave-hover.svg);
}
.social-group .twitter-group .twitter-text .tweet-time {
  bottom: auto;
  left: auto;
  right: 0;
  top: -45px;
}
.icon-block .fa {
  color: #4c4145;
  font-size: 50px;
  padding-bottom: 40px;
  padding-top: 40px;
  width: 120px;
  text-align: center;
}
.table--icons th {
  background-color: #ffd564;
  font: 18px 'Roboto', sans-serif;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
  padding: 21px 25px;
  color: #4c4145;
}
.table--icons tr {
  background-color: #F5F5F5;
}
.table--icons td {
  border: 1px solid #ffffff;
  font-size: 14px;
  padding: 21px 25px;
  color: #4c4145;
}
.table--icons .fa {
  font-size: 20px;
}
.login {
  background-color: #ffffff;
  padding-top: 58px;
  padding-bottom: 22px;
}
.login .login__title {
  font-size: 22px;
  font-family: 'aleobold', sans-serif;
  line-height: 20px;
  color: #4c4145;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  margin-bottom: 28px;
}
.login .login__title .login-edition {
  font-size: 16px;
  font-weight: normal;
  font-family: 'aleoitalic', sans-serif;
  text-transform: none;
}
.login .login__tracker {
  text-align: center;
  font: 16px 'aleoitalic', sans-serif;
  color: #4c4145;
  margin: 33px 0 35px;
}
.login .form__tracker {
  font-size: 13px;
  display: block;
  margin-top: 39px;
}
.login .form__tracker:hover {
  color: #fe505a;
}
.login .login__input {
  font-size: 13px;
  color: #b4b1b2;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  border: 1px solid #dbdee1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 5px 0;
  padding: 9px 20px 8px;
}
.login .login__check-info {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #b4b1b2;
  display: block;
  margin-top: 3px;
  margin-bottom: 27px;
}
.login .login__control {
  text-align: center;
}
.checkbox {
  width: 13px;
  height: 13px;
  border: 1px solid #e0e4e6;
  display: block;
  clear: left;
  float: left;
  border-radius: 3px;
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
  background-image: url('../images/components/checked.png');
  background-position: 0 0;
  margin-right: 10px;
  margin-top: 6px;
}
.field-wrap {
  padding: 0 40px;
  margin: 0 auto;
  max-width: 400px;
}
/* Overlay style */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(76, 65, 69, 0.6);
  z-index: 300;
}
/* Overlay closing cross */
.overlay .overlay-close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 15px;
  top: 0px;
  overflow: hidden;
  border: none;
  background-color: transparent;
  color: transparent;
  outline: none;
  z-index: 310;
}
.overlay .overlay-close:before {
  content: "\f00d";
  font-size: 13px;
  font-family: "FontAwesome";
  color: #4c4145;
  position: absolute;
  top: 4px;
  left: 0;
  width: 100%;
  text-align: center;
}
.overlay-hugeinc {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-hugeinc.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.overlay-hugeinc .login {
  -webkit-perspective: 1200px;
  perspective: 1200px;
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}
.overlay-hugeinc.open .login {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.overlay-hugeinc.close .login {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}
.logo--dark {
  top: 100px;
  left: 50%;
  margin-left: -68px;
}
.logo--dark img {
  width: 111px;
  height: 17px;
}
.logo--dark .slogan--dark {
  font-style: italic;
  font-size: 12px;
  margin-top: 3px;
}
.logo--lg {
  top: 175px;
  left: 50%;
  margin-left: -151px;
}
.logo--lg img {
  width: 302px;
  height: 50px;
}
.coming-title {
  font-size: 40px;
  text-align: center;
  color: #ffffff;
  font-family: 'aleoitalic', sans-serif;
  margin-top: 18px;
}
.copy--light {
  color: #ffffff;
  font: 16px 'Roboto', sans-serif;
  font-style: italic;
}
.copy-bottom--high {
  bottom: 88px;
}
.social--colored {
  text-align: center;
  background-color: #f5f5f5;
  padding-top: 34px;
  padding-bottom: 41px;
}
.social--colored .social__variant {
  color: #ffffff;
  margin-right: 13px;
  margin-left: 13px;
}
.social--colored .social__variant.fa-facebook {
  background-color: #3b5998;
}
.social--colored .social__variant.fa-facebook:after {
  border-color: #3b5998;
}
.social--colored .social__variant.fa-twitter {
  background-color: #00acee;
}
.social--colored .social__variant.fa-twitter:after {
  border-color: #00acee;
}
.social--colored .social__variant.fa-tumblr {
  background-color: #34526f;
}
.social--colored .social__variant.fa-tumblr:after {
  border-color: #34526f;
}
.social--colored .social__variant.fa:hover {
  background-color: #4c4145;
}
.social--colored .social__variant.fa:hover:after {
  border-color: #4c4145;
}
.price--gold .price-inner {
  background-color: #ffd564;
}
.price--gold .price-inner:before {
  border-color: #ffd564;
}
.price--gold .price__package,
.price--gold .price__value,
.price--gold .price__feather {
  color: #4c4145;
}
.price--gold .price__feather {
  border-color: rgba(255, 255, 255, 0.3);
}
.progress--light .progress__bar {
  background-color: #dbdee1;
}
.progress--light .progress__bar .progress__current {
  background-color: #fe505a;
}
.progress--lines .progress__bar {
  background-color: #4c4145;
  position: relative;
  overflow: hidden;
}
.progress--lines .progress__bar .progress__current {
  background-color: #dbdee1;
}
.progress--lines .progress__bar:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #dbdee1;
  position: absolute;
  top: 7px;
  left: 1px;
}
.promo--short {
  background: transparent;
  border-top: 6px solid #4c4145;
  border-bottom: 6px solid #4c4145;
  padding: 28px 20px 10px;
}
.promo--short .promo__head {
  color: #4c4145;
  position: relative;
  display: inline-block;
  margin-bottom: 6px;
  margin-top: 8px;
}
.promo--short .promo__head:before {
  content: '';
  background-image: url(../images/components/wave-dark.svg);
  background-repeat: no-repeat;
  background-size: 84px 8px;
  width: 84px;
  height: 8px;
  position: absolute;
  top: 8px;
  left: -116px;
}
.promo--short .promo__head:after {
  content: '';
  background-image: url(../images/components/wave-dark.svg);
  background-repeat: no-repeat;
  background-size: 84px 8px;
  width: 84px;
  height: 8px;
  position: absolute;
  top: 8px;
  right: -116px;
}
.promo--short .promo__describe {
  padding-bottom: 25px;
}
.promo--short .promo__images {
  display: block;
  margin: 0 auto;
  width: 76px;
}
.promo--info {
  padding: 39px 60px 32px;
  background-color: #4c4145;
  margin-top: 54px;
  text-align: left;
}
.promo--info .promo__head {
  color: #fff;
  text-transform: none;
  position: relative;
  margin-bottom: 57px;
}
.promo--info .promo__head:before {
  content: '';
  background-image: url(../images/components/wave-light.svg);
  background-repeat: no-repeat;
  background-size: 84px 8px;
  width: 84px;
  height: 8px;
  position: absolute;
  bottom: -31px;
  left: 0;
}
.promo--info .promo__content {
  position: relative;
}
.promo--info .promo__content .content__text {
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
}
.promo--info .promo__content .btn--follow {
  position: absolute;
  right: 0;
  bottom: 0;
}
.testionaial--corner {
  background-color: #f5f5f5;
  min-height: 240px;
  margin-bottom: 10px;
}
.testionaial--corner .testionaial__images {
  margin-right: 20px;
  position: relative;
}
.testionaial--corner .testionaial__images:before {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #f5f5f5 transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.testionaial--corner .testionaial__images:after {
  content: "";
  width: 1px;
  height: 30px;
  background-color: #f5f5f5;
  position: absolute;
  top: 0;
  right: 14px;
  -webkit-transform: skewX(45deg);
  -ms-transform: skewX(45deg);
  transform: skewX(45deg);
}
.testionaial--corner .testionaial__author {
  padding-top: 27px;
}
.testionaial--corner .testionaial__text {
  border: none;
  font-style: normal;
  margin-top: 0px;
  padding-top: 6px;
  padding-bottom: 5px;
}
.testionaial--corner .testionaial__text:before,
.testionaial--corner .testionaial__text:after {
  display: none;
}
.testionaial--rect {
  padding-right: 20px;
  padding-bottom: 20px;
}
.testionaial--rect .testimonial-inner {
  background-color: #fe505a;
  position: relative;
  padding: 0px 40px 39px;
}
.testionaial--rect .testimonial-inner:after {
  content: "";
  width: 100%;
  height: 100%;
  border: 6px solid #4c4145;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: -1;
}
.testionaial--rect .testionaial__author {
  text-align: right;
  font-size: 16px;
  font-family: 'aleoitalic', sans-serif;
  color: #ffffff;
  font-weight: normal;
}
.testionaial--rect .testionaial__text {
  border: none;
  color: #ffffff;
  font-style: normal;
  margin-top: 0;
  padding: 33px 0 10px;
}
.testionaial--rect .testionaial__text:before,
.testionaial--rect .testionaial__text:after {
  display: none;
}
.post--preview {
  padding-right: 20px;
}
.post--preview .post__image {
  width: 50%;
  float: left;
  margin-right: 13px;
  position: relative;
}
.post--preview .post__image img {
  max-width: 100%;
}
.post--preview .post__date {
  overflow: hidden;
  margin-bottom: 1px;
  padding-top: 14px;
}
.post--preview .post__date:before {
  top: 13px;
}
.post--preview .post__title {
  min-height: 60px;
  max-width: 115px;
  display: inline-block;
  min-height: 70px;
}
.post--preview .post--btn {
  font-size: 13px;
  padding-left: 7px;
  padding-right: 7px;
  margin-left: -7px;
  margin-top: 10px;
}
.post--preview--wide .post__image {
  width: 37%;
}
.post--preview--wide .post__title {
  font-size: 16px;
  max-width: 210px;
}
.post--preview--wide .post--btn {
  font-size: 16px;
}
.post--news .post__text {
  font-size: 13px;
  line-height: 21px;
}
.post--news h1 {
  margin-bottom: 0;
}
.paginatioon--full {
  padding-right: 0;
}
.comment--answer {
  padding-left: 30px;
}
.comment--answer:before {
  content: "\f178";
  font: 14px "FontAwesome";
  color: #4c4145;
  position: absolute;
  top: 50%;
  left: 7px;
  margin-top: -3px;
}
.comment-more {
  text-align: center;
  margin-top: 34px;
}
.comment-more .watchlist {
  padding-left: 41px;
  padding-right: 19px;
}
.comment-more .watchlist:before {
  content: "\f075";
  font-size: 13px;
  left: 21px;
}
.category--popular:before {
  background-image: url(../images/icons/heart.svg);
}
.category--discuss:before {
  background-image: url(../images/icons/comment.svg);
}
.category--cooming:before {
  background-image: url(../images/icons/film.svg);
}
.category--count {
  color: #ffffff;
  font-size: 13px;
}
.category--count ol {
  padding-left: 25px;
}
.category--count .category__item {
  padding-left: 0;
}
.category--count .category__item:before {
  display: none;
}
.category--light {
  background-color: transparent;
  padding-left: 3px;
  padding-right: 3px;
}
.category--light .category__title {
  color: #4c4145;
}
.category--light .category__item {
  color: #4c4145;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.category--light .category__item:before {
  color: #4c4145;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.category--light .category__item:hover {
  color: #fe505a;
}
.category--light .category__item:hover:before {
  color: #fe505a;
}
.category--light .category__item--static {
  cursor: auto;
  display: block;
}
.category--light .category__item--static:hover {
  color: #4c4145;
}
.category--light .category__item--static:hover:before {
  color: #4c4145;
}
.categoty--position {
  padding-top: 48px;
}
.tags--dark {
  padding-left: 0;
  margin: 10px 0 20px;
}
.tags--dark:before {
  display: none;
}
.tags--dark .tags__item {
  display: inline-block;
  background-color: #4c4145;
  color: #e5e5da;
  padding: 1px 9px 3px;
  margin-right: -2px;
  margin-bottom: -1px;
  font-size: 11px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tags--dark .tags__item:hover {
  background-color: #fe505a;
  color: #ffffff;
}
.tags--unmarked {
  padding-left: 0;
}
.tags--unmarked:before {
  display: none;
}
.tags--unmarked .tags__item {
  font-size: 13px;
  padding-right: 26px;
}
.tags--aside {
  float: right;
  margin-right: -26px;
  min-width: 280px;
  margin-top: -35px;
}
.choose-container .select {
  float: left;
}
.choose-container .datepicker {
  margin-top: 4px;
  margin-left: 50px;
}
.choose-container--short {
  margin-top: -13px;
}
.select--cinema {
  margin-left: 100px;
}
.select--cinema .sbToggle {
  left: -82px;
}
.select--cinema .sbToggle:before {
  content: "\f03d";
  font-size: 14px;
  top: 2px;
}
.select--cinema .sbToggle:after {
  content: 'Cinema';
}
.select--film-category {
  margin-left: 84px;
}
.select--film-category .sbToggle {
  left: -66px;
}
.select--film-category .sbToggle:before {
  content: "\f008";
  font-size: 14px;
  top: 2px;
}
.select--film-category .sbToggle:after {
  content: 'Category';
}
.movie--preview {
  margin-top: 40px;
  margin-left: -15px;
  overflow: hidden;
}
.movie--preview .movie__images {
  border: none;
}
.movie--preview .movie__feature .movie__feature-item {
  position: relative;
  width: 32.5%;
  margin-top: 2px;
  margin-right: -1px;
  padding-right: 16px;
  background-color: #4c4145;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
}
.movie--preview .movie__feature .movie__feature--comment:before {
  content: "\f075";
  font: 14px "FontAwesome";
  color: #7c7578;
  position: absolute;
  top: 23px;
  right: 9px;
}
.movie--preview .movie__feature .movie__feature--video:before {
  content: "\f03d";
  font: 14px "FontAwesome";
  color: #7c7578;
  position: absolute;
  top: 24px;
  right: 14px;
}
.movie--preview .movie__feature .movie__feature--photo:before {
  content: "\f030";
  font: 14px "FontAwesome";
  color: #7c7578;
  position: absolute;
  top: 24px;
  right: 9px;
}
.movie--preview .movie__rate {
  border: none;
  border-top: 1px solid #dbdee1;
  border-bottom: 1px solid #dbdee1;
  padding-top: 13px;
  padding-bottom: 12px;
}
.movie--preview .movie__rate .score {
  padding-left: 0;
  margin-bottom: 1px;
}
.movie--preview .movie__rating {
  left: 149px;
}
.movie--preview .movie__show-btn {
  padding-bottom: 5px;
  padding-right: 20px;
  position: absolute;
  top: 18px;
  right: 0;
  color: #fe505a;
}
.movie--preview .movie__show-btn:hover {
  color: #4c4145;
}
.movie--preview .movie__show-btn:before {
  color: #fe505a;
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 10px;
  position: absolute;
  right: 1px;
  top: 3px;
  transition: all 0.3s ease 0s;
  z-index: 0;
}
.movie--preview .movie__show-btn:hover:before {
  color: #4c4145;
}
.movie--preview .movie__show-btn:after {
  background-image: url("../images/components/wave-danger.svg");
  background-repeat: repeat-x;
  background-size: 40px 4px;
  bottom: 2px;
  content: "";
  height: 4px;
  position: absolute;
  right: 0;
  width: 100%;
}
.movie--preview .movie__show-btn:hover:after {
  background-image: url("../images/components/wave-main.svg");
}
.movie--preview .movie__option {
  line-height: 25px;
}
.movie--preview .time-select {
  display: none;
  margin-top: 42px;
}
.preview-footer {
  margin-top: 26px;
  position: relative;
}
.movie--full .movie__feature .movie__feature-item {
  padding-right: 22px;
  padding-top: 21px;
  width: 32%;
}
.movie--time {
  overflow: hidden;
  padding-right: 40px;
  margin-bottom: 23px;
  min-height: 205px;
}
.movie--time .movie__images {
  border: none;
}
.movie--time .movie__title {
  font-size: 16px;
  font-weight: bold;
  padding-top: 20px;
}
.movie--time .movie__time {
  margin-top: 4px;
  margin-bottom: 8px;
}
.movie--time .movie__time:before {
  top: 3px;
}
.movie--time .time-select .time-select__item {
  margin-right: 8px;
  margin-bottom: 1px;
}
.movie-time-wrap {
  overflow: hidden;
}
.movie-time-wrap .datepicker {
  margin-bottom: 33px;
  padding-left: 15px;
}
.movie--test {
  width: 50%;
  float: left;
  margin-bottom: 8px;
}
.movie--test .movie__images {
  width: 50%;
  border: none;
  position: relative;
}
.movie--test .movie__images:before {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  position: absolute;
  top: 0;
  z-index: 20;
}
.movie--test .movie__images:after {
  content: "";
  width: 1px;
  height: 30px;
  position: absolute;
  top: 0;
}
.movie--test .movie-beta__link {
  display: block;
  position: relative;
}
.movie--test .movie-beta__link:after {
  content: '';
  background-color: rgba(255, 255, 255, 0);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 19;
}
.movie--test .movie-beta__link:hover:after {
  background-color: rgba(255, 255, 255, 0.4);
}
.movie--test .movie__info {
  overflow: hidden;
  padding: 17px 17px;
  position: relative;
  min-height: 200px;
  margin: 0;
}
.movie--test .movie__title {
  font-size: 16px;
  font-weight: bold;
}
.movie--test .movie__time {
  margin-bottom: 0;
}
.movie--test .movie__rate {
  border: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.movie--test .movie__rate .movie__rating {
  display: block;
  position: absolute;
  top: -13px;
  right: 30px;
  left: auto;
}
.movie--test .movie__rate .score {
  position: absolute;
  top: 2px;
  left: 0;
}
.movie--test .movie__rate .score img {
  width: 15px;
}
.movie--test--light {
  background-color: #f5f5f5;
}
.movie--test--light .movie__images:before {
  border-color: transparent #f5f5f5 transparent transparent;
}
.movie--test--light .movie__images:after {
  background-color: #f5f5f5;
}
.movie--test--dark {
  background-color: #dbdee1;
}
.movie--test--dark .movie__images:before {
  border-color: transparent #dbdee1 transparent transparent;
}
.movie--test--dark .movie__images:after {
  background-color: #dbdee1;
}
.movie--test--left .movie__images {
  float: left;
}
.movie--test--left .movie__images:before {
  border-width: 0 20px 20px 0;
  right: 0;
}
.movie--test--left .movie__images:after {
  right: 14px;
  -webkit-transform: skewX(45deg);
  -ms-transform: skewX(45deg);
  transform: skewX(45deg);
}
.movie--test--right .movie__images {
  float: right;
}
.movie--test--right .movie__images:before {
  border-width: 20px 20px  0 0;
  left: 0;
}
.movie--test--right .movie__images:after {
  left: 14px;
  -webkit-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  transform: skewX(-45deg);
}
.movie--test--right.movie--test--light .movie__images:before {
  border-color: #f5f5f5 transparent transparent transparent;
}
.movie--test--right.movie--test--dark .movie__images:before {
  border-color: #dbdee1 transparent transparent transparent;
}
.rates--full .rates__stars .score {
  margin-left: 80px;
}
.cinema--full .cinema__title {
  font: 24px 'aleobold', sans-serif;
  text-transform: uppercase;
}
.cinema--full .cinema__rating {
  background-color: #ffd564;
  width: 750px;
  margin: 0 auto;
  font: 16px 'aleobold', sans-serif;
  padding-top: 28px;
  padding-bottom: 27px;
  display: block;
  position: relative;
}
.cinema--full .cinema__rating:before {
  content: '';
  background-image: url(../images/icons/stars.svg);
  background-repeat: no-repeat;
  width: 95px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 26px;
  margin-left: -143px;
}
.cinema--full .cinema__rating:after {
  content: '';
  background-image: url(../images/icons/stars.svg);
  background-repeat: no-repeat;
  width: 95px;
  height: 20px;
  position: absolute;
  right: 50%;
  top: 26px;
  margin-right: -143px;
}
.cinema--full .cinema__info {
  background-color: #ffd564;
  width: 750px;
  margin: 0px auto;
  padding-top: 20px;
  padding-bottom: 21px;
}
.cinema--full .cinema__info .cinema__info-item {
  font-size: 13px;
  margin-bottom: 2px;
}
.cinema--full .cinema__gallery {
  overflow: hidden;
  max-height: 240px;
}
.cinema--full .cinema__gallery .swiper-slide {
  position: relative;
}
.cinema--full .cinema__gallery .swiper-slide:before {
  content: '';
  background-color: #fff;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cinema--full .cinema__gallery .swiper-slide:hover {
  cursor: url(../images/components/cursor.png), auto;
}
.cinema--full .cinema__gallery .swiper-slide:hover:before {
  opacity: 0;
}
.cinema-container {
  padding-top: 52px;
  text-align: center;
}
.share--centered {
  display: inline-block;
  margin-bottom: 11px;
}
.comment--light .comment {
  border-color: #fff;
}
.offer {
  background-repeat: no-repeat;
  background-position: 50% 7px;
}
.offer--winter {
  background-image: url(../images/icons/snow-dark.svg);
}
.offer--family {
  background-image: url(../images/icons/users-dark.svg);
}
.offer--day {
  background-image: url(../images/icons/wizard-dark.svg);
}
.offer--teen {
  background-image: url(../images/icons/smile-dark.svg);
}
.offer--gift {
  background-image: url(../images/icons/gift-dark.svg);
}
.offer--winter:hover {
  background-image: url(../images/icons/snow-light.svg);
}
.offer--family:hover {
  background-image: url(../images/icons/users-light.svg);
}
.offer--day:hover {
  background-image: url(../images/icons/wizard-light.svg);
}
.offer--teen:hover {
  background-image: url(../images/icons/smile-light.svg);
}
.offer--gift:hover {
  background-image: url(../images/icons/gift-light.svg);
}
.gallery-item .gallery-item--video:before,
.gallery-item .gallery-item--video-link:before {
  background-color: #fe505a;
}
.choose-sits__info--first {
  border-right: 1px solid #4c4145;
}
.sits-price--cheap:before {
  background-color: #fff0c7;
}
.sits-price--middle:before {
  background-color: #ffc8cb;
}
.sits-price--expensive:before {
  background-color: #cdb4bd;
}
.sits-state--not:before {
  background-color: #dbdee1;
}
.sits-state--your:before {
  background-color: #4c4145;
}
.auth--home {
  position: absolute;
  top: -10px;
  right: 155px;
}
.auth--home .auth__show {
  background: transparent;
}
.btn-control--home {
  margin-top: 1px;
}
.twitter--large .twitter__head {
  display: none;
}
.twitter--large .twitter-follow-button {
  display: none;
}
@media (min-width: 1930px) {
  .slide__video video {
    width: 2560px !important;
    height: 1440px !important;
  }
  .wrapper {
    min-height: 100%;
  }
  .footer-wrapper--mod {
    clear: both;
    position: relative;
    z-index: 10;
    height: 233px;
    margin-top: -233px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  ul#navigation > li > ul.mega-menu {
    width: 940px;
    left: -592px;
  }
  .quote {
    padding-left: 35px;
    padding-right: 35px;
  }
  .post__preview .arrow-right {
    right: -2px;
  }
  .post--preview .post__image {
    float: none;
  }
  .post--preview--wide .post__title {
    max-width: 160px;
  }
  .post--preview--wide .post__image {
    width: 39%;
    float: left;
  }
  .post--preview .post__title {
    min-height: 90px;
  }
  .promo--info .promo__content .btn--follow {
    bottom: -40px;
    right: -40px;
  }
  .post--preview--full .post__title {
    display: block;
    max-width: 210px;
    min-height: 45px;
  }
  .movie .movie__media {
    padding-top: 33px;
  }
  .movie--preview .movie__feature .movie__feature-item {
    width: 49.5%;
  }
  .trailer .trailer__name {
    margin-bottom: 18px;
  }
  .trailer .trailer__number {
    margin-bottom: 16px;
  }
  .offer {
    padding: 0 15px;
    min-height: 345px;
  }
  .mega-select-marker .select-marker {
    margin-bottom: 60px;
  }
  .mega-select--full {
    width: 100%;
  }
  .mega-select--full .mega-select {
    float: none !important;
  }
  .mega-select--full .mega-select .select__field {
    width: 100%;
    padding-right: 23%;
  }
  .mega-select--full .mega-select .select__btn {
    margin-top: -38px;
  }
  .movie--test .movie__info {
    min-height: 173px;
  }
  .movie--test .movie__option {
    line-height: 13px;
  }
  .movie--test .movie__rate .movie__rating {
    right: 20px;
  }
  .facebook-group .fgroup {
    width: 180px !important;
    height: 323px !important;
  }
  .movie-best .movie-beta__info .best-voted {
    padding-top: 5px;
    padding-bottom: 3px;
    margin-bottom: 4px;
  }
  .margin-slider {
    margin-right: 40px;
  }
  .ticket {
    width: 950px;
    background-size: 950px 375px;
  }
  .ticket .ticket__inner {
    width: 760px;
  }
  .ticket-secondary,
  .ticket-primery {
    padding-left: 30px;
    padding-right: 35px;
  }
  .select .sbOptions {
    margin-left: 0;
  }
  .select .sbOptions:after {
    right: auto;
    left: 40px;
  }
  .items-wrap {
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .control-panel {
    margin-right: 75px;
  }
  ul#navigation {
    margin-right: 0;
  }
  ul#navigation > li > ul.mega-menu {
    width: 100%;
    width: 200px;
    background-color: #2e292e;
    padding: 0 15px;
  }
  ul#navigation li.mega-menu__coloum {
    padding-left: 0;
  }
  #navigation .mega-menu .mega-menu__list {
    display: block;
    background-color: transparent;
  }
  ul#navigation li.mega-menu__coloum--outheading {
    padding-top: 0;
    margin-top: -4px;
  }
  .search {
    top: 10px;
  }
  .post--preview .post__image {
    width: 75%;
    float: none;
  }
  .post--preview--wide .post__image {
    width: 55%;
    float: none;
  }
  .post .post__date {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .footer-info {
    padding-top: 30px;
    text-align: center;
  }
  .footer-info .heading-special--small {
    float: none;
    margin-right: 0;
  }
  .social {
    padding-bottom: 25px;
  }
  .copy {
    padding-bottom: 12px;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    padding-left: 24px;
    padding-right: 24px;
  }
  .promo--info .promo__content .btn--follow {
    bottom: -20px;
    right: -20px;
  }
  .mega-select .select__field {
    width: 588px;
  }
  .mega-select .select__group {
    width: 496px;
  }
  .mega-select-present .text-helper {
    margin-left: 515px;
  }
  .mega-select--full {
    width: 100%;
  }
  .mega-select--full .mega-select {
    float: none !important;
  }
  .mega-select--full .mega-select .select__field {
    width: 100%;
    padding-right: 28%;
  }
  .mega-select--full .mega-select .select__btn {
    margin-top: -38px;
  }
  .watchlist--map {
    margin: 20px 0 10px;
  }
  .movie .movie__rate {
    padding-left: 3px;
    padding-right: 3px;
  }
  .movie .movie__btns {
    top: auto;
    bottom: 0;
    right: auto;
    left: -240px;
  }
  .movie .movie__btns--full {
    top: 0;
    bottom: auto;
    right: 0;
    left: auto;
  }
  .movie--preview .col-sm-7 {
    min-height: 420px;
  }
  .movie--preview .movie__rate {
    padding-left: 10px;
  }
  .movie--preview .movie__rating {
    left: 125px;
  }
  .movie--preview .movie__btns {
    left: -175px;
  }
  .movie--preview .movie__btns .watchlist {
    margin-bottom: 0;
  }
  .movie--preview .movie__btns .watchlist {
    margin-top: 3px;
  }
  .select-area .select {
    margin-right: 35px;
  }
  .trailer .trailer__name {
    margin-bottom: 20px;
  }
  .trailer .trailer__number {
    margin-bottom: 18px;
  }
  .rates .rates__stars .score {
    margin-left: 10px;
    width: 95px !important;
  }
  .rates .rates__done {
    margin-left: 0;
  }
  .offer {
    padding: 0 15px;
    min-height: 345px;
  }
  .wrapper-images {
    -webkit-background-size: 2120px 1250px;
    background-size: 2120px 1250px;
  }
  .auth--home {
    right: 145px;
  }
  .movie--test {
    width: 100%;
  }
  .movie-best {
    margin-top: -50px;
  }
  .movie-best .movie-beta__item {
    width: 25%;
  }
  .mega-select-marker .select-marker {
    margin-bottom: 60px;
  }
  .facebook-group {
    margin-bottom: 15px;
  }
  .facebook-group .fgroup {
    width: 180px !important;
    height: 323px !important;
  }
  .sits .sits__row .sits__place {
    width: 25px;
    height: 25px;
    margin: 4px;
  }
  .sits .sits__number {
    margin-top: 100px;
  }
  .margin-slider {
    margin-right: 75px;
  }
  .movie--full .movie__about {
    min-height: 415px;
  }
  .movie--time .time-select {
    clear: both;
    margin-left: 20px;
  }
  .ticket {
    left: 50%;
    margin-left: -585px;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    margin-top: -50px;
    margin-bottom: -50px;
  }
  .ticket-secondary,
  .ticket-primery {
    padding-left: 15px;
    padding-right: 20px;
  }
  .single-cin .ui-datepicker {
    margin-left: -60px;
  }
  .sits .sits__indecator {
    margin: 1px;
  }
  .select .sbOptions {
    margin-left: 0;
  }
  .select .sbOptions:after {
    right: auto;
    left: 40px;
  }
}
@media (max-width: 767px) {
  .control-panel {
    margin-right: 75px;
  }
  ul#navigation {
    margin-right: 0;
  }
  ul#navigation > li > ul.mega-menu {
    width: 100%;
    width: 200px;
    background-color: #2e292e;
    padding: 0 15px;
  }
  ul#navigation li.mega-menu__coloum {
    padding-left: 0;
  }
  #navigation .mega-menu .mega-menu__list {
    display: block;
    background-color: transparent;
  }
  ul#navigation li.mega-menu__coloum--outheading {
    padding-top: 0;
    margin-top: -4px;
  }
  .post__preview .arrow-left,
  .post__preview .arrow-right,
  .post__preview .arrow-left:before,
  .post__preview .arrow-right:before,
  .tp-leftarrow.default,
  .tp-rightarrow.default,
  .tp-leftarrow.default:before,
  .tp-rightarrow.default:before {
    -webkit-transition: 0s;
    transition: 0s;
  }
  .post__preview .arrow-left:hover,
  .post__preview .arrow-right:hover,
  .tp-leftarrow.default:hover,
  .tp-rightarrow.default:hover {
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: none;
  }
  .post__preview .arrow-right .slider__info,
  .post__preview .arrow-right:hover .slider__info,
  .post__preview .arrow-left:hover .slider__info,
  .tp-leftarrow.default:hover .slider__info,
  .tp-rightarrow.default .slider__info,
  .tp-rightarrow.default:hover .slider__info {
    display: none;
  }
  .post__preview .arrow-left:hover:before,
  .tp-leftarrow.default:hover:before {
    left: 3px;
  }
  .post__preview .arrow-right:hover:before,
  .tp-rightarrow.default:hover:before {
    right: 3px;
  }
  .tp-leftarrow.default:hover:before {
    margin-top: 23px;
  }
  .tp-rightarrow.default:hover:before {
    margin-top: 23px;
  }
  .search {
    top: 10px;
  }
  .banner-wrap {
    max-width: 250px;
  }
  .panel-group {
    margin-bottom: 20px;
  }
  .post {
    padding-right: 0;
    overflow: hidden;
  }
  .post .post--btn {
    margin-left: -125px;
    margin-top: 90px;
  }
  .post--preview {
    margin-bottom: 20px;
  }
  .sitebar {
    padding-bottom: 20px;
    padding-left: 0;
    margin-top: 60px;
  }
  .banner-wrap {
    text-align: center;
    height: 250px;
  }
  .banner-wrap img {
    max-height: 100%;
  }
  .post__images {
    float: none !important;
  }
  .post .post__images--left {
    margin-right: 20px;
  }
  .post .post__images--right {
    margin-left: 20px;
  }
  .footer-info {
    padding-top: 30px;
    text-align: center;
  }
  .footer-info .heading-special--small {
    float: none;
    margin-right: 0;
  }
  .social__variant {
    margin-bottom: 25px;
  }
  .copy {
    padding-bottom: 12px;
  }
  .promo {
    margin-bottom: 15px;
  }
  .promo--info .promo__content .btn--follow {
    bottom: -40px;
    right: -40px;
  }
  .price {
    padding-right: 20px;
  }
  .watchlist,
  .read-more {
    display: inline-block;
    margin-bottom: 15px;
  }
  .mega-select .select__field {
    width: 100%;
    padding-right: 220px;
  }
  .mega-select .select__group {
    width: 100%;
    top: 46px;
  }
  .mega-select-present .text-helper {
    margin-left: 0;
    float: right;
    margin-right: 10px;
  }
  .mega-select .mega-select__point {
    margin-right: 10px;
  }
  .mega-select .filter-wrap {
    margin: 0 5px;
  }
  .mega-select .mega-select__filter {
    font-size: 12px;
  }
  .mega-select--full {
    width: 100%;
  }
  .mega-select--full .mega-select {
    float: none !important;
  }
  .mega-select--full .mega-select .select__btn {
    margin-top: -38px;
  }
  .mega-select--full .mega-select .select__field {
    padding-right: 30%;
  }
  .contant--right .post {
    padding-left: 0px;
  }
  .contant--right .preview-wrapper {
    padding-left: 00px;
  }
  .contant--right .page-heading {
    padding-left: 30px;
    background-position: 0px 50%;
  }
  .contant--right .comment-wrapper {
    padding-left: 0px;
  }
  .sitebar--left {
    padding-right: 0;
    margin-top: 60px;
  }
  .pagination {
    padding: 0;
  }
  .col--modificator {
    margin-left: 0;
  }
  .movie .movie__images,
  .movie .movie__rate {
    max-width: 190px;
  }
  .movie .movie__media {
    margin-top: 50px;
  }
  .movie .movie__media .movie__media-switch {
    top: -40px;
    right: auto;
    left: 0;
  }
  .movie--test .movie__images {
    max-width: 100%;
  }
  .movie__feature {
    max-width: 190px;
  }
  .select {
    margin-left: 0;
  }
  .select.select--cinema {
    margin-left: 50px;
  }
  .select.select--film-category {
    margin-left: 34px;
  }
  .datepicker {
    margin-top: 23px;
  }
  .watchlist--map {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .time-select .time-select__place {
    margin-bottom: 0;
  }
  .time-select .time-select__group:before,
  .time-select .time-select__group:after {
    display: none;
  }
  .select .sbHolder {
    margin-left: 50px;
  }
  .select .sbOptions {
    z-index: 30;
  }
  .datepicker--sample {
    margin-left: 0px;
  }
  .cinema .cinema__images {
    max-width: 272px;
  }
  .trailer,
  .trailer-sample {
    max-width: 524px;
    margin-bottom: 15px;
    display: block;
  }
  .rates .rates__stars .score {
    margin: 0px auto;
    width: 95px !important;
  }
  .rates .rates__done {
    margin-left: 0;
  }
  .cinema--full .cinema__rating,
  .cinema--full .cinema__info {
    width: 100%;
  }
  .tab-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .movie--time {
    padding-right: 0;
  }
  .logo--dark {
    top: 60px;
  }
  .error {
    margin-top: 160px;
    padding-top: 73px;
    padding-bottom: 80px;
  }
  .wrapper-images {
    -webkit-background-size: 2120px 1250px;
    background-size: 2120px 1250px;
  }
  .auth--home {
    right: 145px;
  }
  .movie--test {
    width: 100%;
  }
  .movie-best .movie-beta__item {
    width: 33.3%;
  }
  .mega-select-marker .select-marker {
    margin-bottom: 60px;
  }
  .movie-best {
    padding: 0 15px;
    margin-top: -10px;
  }
  .change--col {
    padding: 0;
  }
  .movie-best .movie-best__check {
    overflow: hidden;
  }
  .movie-best .movie-beta__info {
    width: 100%;
  }
  .social-group .social-group__content {
    margin-bottom: 15px;
  }
  .facebook-group,
  .twitter-group {
    max-width: 270px;
  }
  .preview-footer {
    border-top: 1px solid #DBDEE1;
    border-bottom: 1px solid #DBDEE1;
  }
  .movie--preview .movie__rate {
    border: none;
  }
  .order-step-area .order-step {
    width: 100%;
    margin-bottom: 25px;
  }
  .contact-info .contact-info__field {
    width: auto;
  }
  .sits-area {
    width: 950px;
  }
  .sits .sits__number {
    margin-top: 100px;
  }
  .post--preview .post__image {
    width: 100%;
    max-width: 115px;
  }
  .post--preview .post--btn {
    display: block;
    margin-top: 15px;
    width: 135px;
    margin-left: 130px;
  }
  .movie--test {
    width: 30%;
    margin: 10px;
  }
  .movie--test .movie__images {
    width: 100%;
  }
  .movie--test .movie__images:after,
  .movie--test .movie__images:before {
    display: none;
  }
  .banner-wrap {
    display: inline-block;
    margin: 20px;
    margin-left: 0;
    max-width: 225px;
    width: 30.6%;
    height: auto;
  }
  .banner-wrap--last {
    margin-right: 0;
  }
  .promo {
    padding-bottom: 48px;
  }
  .store-variant {
    display: inline-block;
    width: 30%;
  }
  .store-variant:after {
    background-image: url("../images/components/wave-dark.svg");
    background-repeat: no-repeat;
    background-size: 84px 8px;
    content: "";
    height: 8px;
    left: 50%;
    margin-left: -42px;
    position: absolute;
    bottom: -4px;
    width: 84px;
  }
  .facebook-group {
    float: left;
    margin-right: 45px;
  }
  .social-group .twitter-group {
    overflow: hidden;
    min-height: 375px;
  }
  .similar-wrap {
    width: 32%;
    display: inline-block;
  }
  .similar-wrap .post__image {
    float: none;
  }
  .similar-wrap .post--btn {
    margin-left: 0px;
  }
  .margin-slider {
    margin-right: 100px;
  }
  .movie-mobile {
    float: left;
    margin-right: 20px;
  }
  .mobile-category {
    width: 45.5%;
    display: inline-block;
    margin: 10px;
  }
  .rs-cat {
    margin-right: 0px;
    margin-left: 20px;
  }
  .ls-cat {
    margin-left: 0px;
    margin-right: 20px;
  }
  .movie--time .movie__images {
    float: left;
    margin-right: 15px;
  }
  .movie--time .movie__time {
    overflow: hidden;
  }
  .offer {
    min-height: 350px;
  }
  .sits .sits__number {
    margin-top: 100px;
  }
  .sits-area {
    width: 840px;
    position: relative;
    left: 50%;
    margin-left: -420px;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    margin-top: -150px;
    margin-bottom: -150px;
  }
  .ticket {
    left: 50%;
    margin-left: -585px;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    margin-top: -90px;
    margin-bottom: -90px;
  }
  .ticket-secondary,
  .ticket-primery {
    padding-left: 15px;
    padding-right: 20px;
  }
  .watchlist--map {
    display: block;
    float: none;
    max-width: 185px;
  }
  .single-cin .ui-datepicker {
    margin-left: -60px;
  }
  .social-group .social-group__content {
    margin-bottom: 40px;
  }
  .mega-select .select__btn--sample {
    margin-top: -31px;
    float: right;
  }
  .select .sbOptions {
    margin-left: 0;
  }
  .select .sbOptions:after {
    right: auto;
    left: 40px;
  }
}
@media (max-width: 800px) {
  .watchlist--map {
    display: block;
    float: none;
    max-width: 190px;
  }
  .watchlist--map-full {
    float: right;
    margin-top: 0;
  }
  .tab-pane .container {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .wrapper-images {
    -webkit-background-size: 2220px 1350px;
    background-size: 2220px 1350px;
  }
  .slide .slide__video .media-element {
    margin-top: -200px;
  }
  .movie--test {
    width: 45%;
    margin: 10px;
    max-width: 215px;
  }
  .banner-top,
  .banner-wrap,
  .adv-place {
    display: none;
  }
  .store-variant {
    display: block;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }
  .store-variant:after {
    display: none;
  }
  .store-variant img {
    width: 100%;
  }
  .similar-wrap {
    width: 100%;
    display: block;
  }
  .similar-wrap .post__image {
    float: left;
  }
  .similar-wrap .post--btn {
    margin-left: 125px;
  }
  .similar-wrap .post__title {
    max-width: 115px;
    min-height: 70px;
  }
  .movie__media-item {
    margin-top: 7px;
  }
  .movie-mobile {
    float: none;
    margin-right: 0;
  }
  .movie .movie__btns {
    position: relative;
  }
  .movie .movie__btns .watchlist {
    float: none;
  }
  .movie .movie__btns .btn {
    display: inline-block;
    margin-right: 10px;
  }
  .watchlist--map-full {
    display: block;
    float: none;
    max-width: 190px;
    margin-top: 20px;
  }
}
@media (max-width: 560px) {
  .facebook-group {
    float: none;
    margin-bottom: 20px;
  }
  .rs-cat {
    margin: 0;
  }
  .ls-cat {
    margi: 0;
  }
  .mobile-category {
    width: 100%;
    display: block;
    margin: 10px 0px;
  }
  .movie--time .time-select {
    clear: both;
    margin-left: 20px;
  }
  .offers-wrap {
    width: 100%;
  }
  .sits-area {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    margin-top: -200px;
    margin-bottom: -230px;
  }
  .ticket {
    left: 50%;
    margin-left: -585px;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
  }
}
@media (max-width: 480px) {
  .nav-link .nav-link__item {
    margin-left: -5px;
  }
  .nav-link .nav-link__item:before {
    margin-right: 5px;
  }
  #navigation-box {
    min-height: 102px;
  }
  .control-panel {
    top: 55px;
    right: 50%;
    margin-right: -104px;
  }
  #navigation-toggle,
  #navigation-toggle.open-menu {
    left: auto;
    right: 10px;
  }
  .header-wrapper ul#navigation {
    left: auto;
    right: 10px;
    top: 102px;
  }
  .search-wrapper {
    height: 135px;
  }
  .search .sbHolder {
    top: 75px;
    border: none;
    right: auto;
    left: 50%;
    margin-left: -140px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .search .search__button {
    top: 74px;
    right: auto;
    left: 50%;
  }
  .search .search__field {
    padding-right: 19px;
  }
  .post__preview .arrow-left,
  .post__preview .arrow-right,
  .post__preview .arrow-left:before,
  .post__preview .arrow-right:before,
  .tp-leftarrow.default,
  .tp-rightarrow.default,
  .tp-leftarrow.default:before,
  .tp-rightarrow.default:before {
    -webkit-transition: 0s;
    transition: 0s;
  }
  .post__preview .arrow-left:hover,
  .post__preview .arrow-right:hover,
  .tp-leftarrow.default:hover,
  .tp-rightarrow.default:hover {
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: none;
  }
  .post__preview .arrow-right .slider__info,
  .post__preview .arrow-right:hover .slider__info,
  .post__preview .arrow-left:hover .slider__info,
  .tp-leftarrow.default:hover .slider__info,
  .tp-rightarrow.default .slider__info,
  .tp-rightarrow.default:hover .slider__info {
    display: none;
  }
  .post__preview .arrow-left:hover:before,
  .tp-leftarrow.default:hover:before {
    left: 3px;
  }
  .post__preview .arrow-right:hover:before,
  .tp-rightarrow.default:hover:before {
    right: 3px;
  }
  .tp-leftarrow.default:hover:before {
    margin-top: 23px;
  }
  .tp-rightarrow.default:hover:before {
    margin-top: 23px;
  }
  .list-input {
    padding-left: 10px;
  }
  .quote--intext {
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .quote .quote__author .quote__author-name {
    padding-left: 2px;
  }
  .comment .comment__reply {
    top: 40px;
  }
  .tabs--vertical .nav-tabs {
    float: none;
  }
  .tabs--vertical .tab-content {
    margin-left: 0;
  }
  .mega-select .select__field {
    padding-right: 20px;
  }
  .mega-select .select__field {
    margin-top: 10px;
  }
  .mega-select .mega-select__point {
    margin-right: 10px;
    float: none;
  }
  .mega-select .filter-wrap {
    margin: 5px;
  }
  .ui-datepicker {
    margin-left: -85px;
  }
  .tags--aside {
    margin-top: 0;
    margin-right: 0;
    float: none;
  }
  .col-width-lg {
    width: 67%;
  }
  .rates .rates__vote {
    display: none;
  }
  .rates .rates__obj-name:before,
  .rates .rates__obj-name:after {
    display: none;
  }
  .wrapper-images {
    -webkit-background-size: 3120px 1950px;
    background-size: 3120px 1950px;
  }
  .logo--lg {
    margin-left: -130px;
  }
  .logo--lg img {
    width: 260px;
    height: 42px;
  }
  .header-wrapper--home {
    position: relative;
    height: 105px;
  }
  .auth--home {
    right: 130px;
  }
  .slide .slide__video .media-element {
    margin-top: -130px;
  }
  .movie-best .movie-beta__item {
    width: 50%;
  }
  .third--item {
    display: none;
  }
  .post--preview .post--btn {
    display: block;
    margin-top: 0px;
    width: 135px;
    margin-left: 0px;
  }
  .mega-select--full .mega-select .select__field {
    padding-right: 80px;
  }
  .movie--test {
    width: 100%;
    margin: 10px 0px;
    max-width: 250px;
    display: block;
  }
  .movie__media-item {
    margin-top: 0px;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    background: none;
    padding-left: 7px;
    padding-right: 7px;
    color: #fe505a;
  }
  .nav-tabs > li > a,
  .nav-tabs > li > a:hover,
  .nav-tabs > li > a:focus {
    padding-left: 7px;
    padding-right: 7px;
  }
  .cinema-item {
    width: 100%;
  }
  .facebook-group {
    margin-right: 0;
  }
  .similar-wrap .post__title {
    min-height: 100px;
  }
  .hidden-exrtasm {
    display: none;
  }
  .sits-area {
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
    margin-top: -250px;
    margin-bottom: -280px;
  }
  .ticket {
    left: 50%;
    margin-left: -585px;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
    margin-top: -130px;
    margin-bottom: -130px;
  }
  .mega-select-marker .select-marker {
    line-height: 45px;
  }
  .mega-select-marker .select-marker span {
    font-size: 18px;
    line-height: 20px;
  }
  .mega-select-marker .cinema:before {
    margin-left: -70px;
  }
  .movie--test .movie__info {
    min-height: 175px;
  }
  .movie--test .movie__rate {
    position: relative;
    margin-left: -17px;
    margin-top: 20px;
  }
  .sits-area--mobile .sbHolder {
    display: block;
    margin-bottom: 10px;
    width: 100%;
  }
  .sits-area--mobile .sbHolder .sbOptions {
    width: 100%;
  }
}
@media (max-width: 360px) {
  .ui-datepicker {
    margin-left: -10px;
  }
  .movie-best {
    margin-top: 10px;
  }
  .movie-best .movie-beta__item {
    width: 100%;
  }
  .second--item {
    display: none;
  }
  .movie-best .movie-best__rating:before,
  .movie-best .movie-best__rating:after {
    display: none;
  }
  .rates .rates__obj .rates__obj-name {
    font-size: 14px;
    padding: 15px 0;
  }
  .rates .rates__result {
    font-size: 16px;
  }
  .preview-footer {
    border: none;
  }
  .movie--preview .movie__rate {
    border-top: 1px solid #DBDEE1;
    border-bottom: 1px solid #DBDEE1;
    min-height: 110px;
  }
  .movie--preview .movie__show-btn {
    top: 72px;
    left: 15px;
    right: auto;
  }
  .choose-container .datepicker {
    margin-left: 0px;
  }
  .watchlist--map {
    float: none;
  }
  .single-cin .ui-datepicker {
    margin-left: -5px;
  }
  .choose-container--short .select .sbToggle {
    left: -20px;
  }
  .choose-container--short .select .sbHolder {
    margin-left: 35px;
    margin-right: 10px;
  }
  .post--preview .post__title {
    min-height: 105px;
    max-width: 105px;
  }
  .movie-best {
    max-width: 190px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .movie-best .movie-beta__info {
    position: relative;
    visibility: visible;
  }
  .movie-best .movie-beta__item:hover .movie-beta__info {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
  .movie-best .movie-beta__item .best-rate {
    top: 25%;
  }
}
@media (max-width: 319px) {
  .post--preview .post__image {
    width: 100%;
  }
}
