@charset "UTF-8";
/*! papa2017 styles */
/*!
 * Bootstrap-sass v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | 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,
menu,
nav,
section,
summary {
  display: block; }

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
  -ms-overflow-style: scrollbar; }

body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.375;
  color: #434040;
  font-weight: 400;
  background-color: #fff;
  min-width: 320px;
  overflow-y: scroll; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #ed1b2f;
  text-decoration: none; }
  a:hover, a:focus {
    color: #ae0e1d;
    text-decoration: none; }
  a:focus {
    outline: 0;
    outline-color: rgba(0, 0, 0, 0.2);
    outline-offset: -2px; }

.link-underline {
  text-decoration: underline; }
  .link-underline:hover, .link-underline:focus {
    text-decoration: none; }

.link-inverse {
  color: #434040; }
  .link-inverse:hover, .link-inverse:focus {
    color: #ed1b2f; }

.link-effect {
  display: block;
  color: inherit;
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }
  .link-effect:hover, .link-effect:focus {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    text-decoration: none;
    opacity: 0.66;
    filter: alpha(opacity=66); }

.link-effect-plus:hover, .link-effect-plus:focus {
  opacity: 0.5;
  filter: alpha(opacity=50); }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-center {
  text-align: center; }
  .img-center .img-responsive {
    display: inline-block;
    max-width: 100%;
    height: auto; }

.img-left {
  float: left;
  margin-right: 30px;
  margin-bottom: 15px; }

.img-right {
  float: right;
  margin-left: 30px;
  margin-bottom: 15px; }

.img-responsive-youtube-1by66 {
  display: inline-block;
  margin-top: -4.5%;
  margin-bottom: -4.5%; }

@media (min-width: 480px) {
  .img-responsive-youtube-square {
    position: relative;
    max-width: 480px;
    width: 133.333333%;
    left: -16.65%; } }

hr {
  margin: 0;
  border: 0;
  border-top: 1px dashed #e5e3e3; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: inherit;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #ccc; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 0;
  margin-bottom: 11px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  margin-bottom: 11px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 50px; }

h2, .h2 {
  font-size: 26px; }

h3, .h3 {
  font-size: 20px; }

h4, .h4 {
  font-size: 16px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 11px; }
  p small, p.small {
    font-size: 14px; }

small,
.small {
  font-size: 87%; }

strong {
  font-weight: 700; }

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

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

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

.text-break {
  word-wrap: break-word; }

.text-uppercase {
  text-transform: uppercase; }

.text-muted {
  color: #ccc; }

.text-brand {
  color: #ed1b2f; }

.bg-brand {
  background-color: #ed1b2f; }

.bg-lighter {
  background-color: #e5e3e3; }

.bg-lightest {
  background-color: #f3f3f3; }

.bg-black {
  background-color: #000; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px; }

.list-triangle {
  padding-left: 11px;
  list-style: none; }
  .list-triangle > li {
    display: block;
    position: relative; }
    .list-triangle > li:before {
      content: "";
      display: block;
      position: absolute;
      left: -11px;
      top: 2px;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-left: 6px solid #ed1b2f; }

.titles {
  margin-bottom: 22px; }

.titles-text,
.titles-title,
.titles-subtitle {
  margin-bottom: 0;
  word-wrap: break-word; }

.title-bd {
  margin-bottom: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #e5e3e3; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  color: #000;
  background-color: #e5e3e3; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1150px; } }

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

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

.row-xxs {
  margin-left: -3px;
  margin-right: -3px; }
  .row-xxs > [class^="col-"] {
    padding-left: 3px;
    padding-right: 3px; }

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

@media (min-width: 480px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }
  .col-xs-1 {
    width: 8.33333%; }
  .col-xs-2 {
    width: 16.66667%; }
  .col-xs-3 {
    width: 25%; }
  .col-xs-4 {
    width: 33.33333%; }
  .col-xs-5 {
    width: 41.66667%; }
  .col-xs-6 {
    width: 50%; }
  .col-xs-7 {
    width: 58.33333%; }
  .col-xs-8 {
    width: 66.66667%; }
  .col-xs-9 {
    width: 75%; }
  .col-xs-10 {
    width: 83.33333%; }
  .col-xs-11 {
    width: 91.66667%; }
  .col-xs-12 {
    width: 100%; }
  .col-xs-pull-0 {
    right: auto; }
  .col-xs-pull-1 {
    right: 8.33333%; }
  .col-xs-pull-2 {
    right: 16.66667%; }
  .col-xs-pull-3 {
    right: 25%; }
  .col-xs-pull-4 {
    right: 33.33333%; }
  .col-xs-pull-5 {
    right: 41.66667%; }
  .col-xs-pull-6 {
    right: 50%; }
  .col-xs-pull-7 {
    right: 58.33333%; }
  .col-xs-pull-8 {
    right: 66.66667%; }
  .col-xs-pull-9 {
    right: 75%; }
  .col-xs-pull-10 {
    right: 83.33333%; }
  .col-xs-pull-11 {
    right: 91.66667%; }
  .col-xs-pull-12 {
    right: 100%; }
  .col-xs-push-0 {
    left: auto; }
  .col-xs-push-1 {
    left: 8.33333%; }
  .col-xs-push-2 {
    left: 16.66667%; }
  .col-xs-push-3 {
    left: 25%; }
  .col-xs-push-4 {
    left: 33.33333%; }
  .col-xs-push-5 {
    left: 41.66667%; }
  .col-xs-push-6 {
    left: 50%; }
  .col-xs-push-7 {
    left: 58.33333%; }
  .col-xs-push-8 {
    left: 66.66667%; }
  .col-xs-push-9 {
    left: 75%; }
  .col-xs-push-10 {
    left: 83.33333%; }
  .col-xs-push-11 {
    left: 91.66667%; }
  .col-xs-push-12 {
    left: 100%; }
  .col-xs-offset-0 {
    margin-left: 0%; }
  .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .col-xs-offset-3 {
    margin-left: 25%; }
  .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .col-xs-offset-6 {
    margin-left: 50%; }
  .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .col-xs-offset-9 {
    margin-left: 75%; }
  .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .col-xs-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-big {
    width: 563px; }
  .col-small {
    width: 390px; }
  .col-small,
  .col-footer-small {
    position: relative;
    left: 17px; }
  .col-big-pull {
    right: 390px; }
  .col-small-push {
    left: 580px; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-big {
    width: 743px; }
  .col-small-push {
    left: 760px; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #555;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  position: relative;
  top: 1px;
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 0;
  outline-color: rgba(0, 0, 0, 0.2);
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.375;
  color: #434040; }

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.375;
  color: #434040;
  background-color: #fff;
  background-image: none;
  border: 1px solid #959599;
  -webkit-transition: border-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #ccc;
    outline: 0; }
  .form-control::-moz-placeholder {
    color: #959599;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #959599; }
  .form-control::-webkit-input-placeholder {
    color: #959599; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    opacity: 0.6;
    filter: alpha(opacity=60); }
  .form-control.readonly-btn {
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

.form-control-icon {
  position: relative;
  color: #959599; }
  .form-control-icon .form-control {
    padding-right: 30px; }
  .form-control-icon .icon-svg {
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    right: 0.5em;
    pointer-events: none; }

.form-control-outline {
  background-color: transparent; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 36px; }
    input[type="date"].input-sm,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm
    input[type="month"] {
      line-height: 33px; }
    input[type="date"].input-lg,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg
    input[type="month"] {
      line-height: 45px; } }

.form-group {
  margin-bottom: 15px; }

.form-group-sm {
  margin-bottom: 7px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.input-lg {
  height: 45px;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 1.33333; }

select.input-lg {
  height: 45px;
  line-height: 45px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 26px; }
  .has-feedback .form-control-feedback {
    display: block; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: none;
  width: 26px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none; }
  .form-control-feedback .icon-svg {
    margin-top: 0.6em; }

.input-lg + .form-control-feedback {
  width: 35px;
  height: 45px;
  line-height: 45px; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442; }
  .has-error .form-control:focus {
    border-color: #843534; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-error .has-fv-text,
.has-error .has-icon-error {
  color: #a94442; }

.has-success,
.has-warning,
.has-error {
  position: relative; }

.has-fv-msm {
  position: absolute;
  right: 0;
  top: 8px; }
  .form-grid .has-fv-msm {
    right: 15px; }

.has-fv-text {
  font-size: 14px; }

.has-feedback label ~ .form-control-feedback {
  top: 27px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.form-header-search .form-control {
  height: 46px;
  padding: 6px 12px;
  color: #fff;
  background-color: #434040;
  border-color: transparent; }
  .form-header-search .form-control:focus {
    border-color: #555;
    outline: 0; }

.form-newsletter {
  text-align: center;
  max-width: 450px;
  margin: 0 auto; }
  .form-newsletter .btn {
    width: 100%; }
  .form-newsletter .form-newsletter-title {
    margin-bottom: 11px; }
  @media (min-width: 768px) {
    .form-newsletter {
      max-width: 720px; }
      .form-newsletter .form-newsletter-input {
        margin: 0 4px;
        display: inline-block;
        vertical-align: top; }
      .form-newsletter .btn {
        width: auto; } }
  @media (min-width: 1200px) {
    .form-newsletter {
      max-width: 900px; }
      .form-newsletter .form-newsletter-title {
        display: inline-block;
        vertical-align: bottom;
        width: 250px;
        margin-right: 4px;
        margin-bottom: 0;
        text-align: right; }
      .form-newsletter .form-newsletter-input {
        vertical-align: bottom; }
        .form-newsletter .form-newsletter-input .form-control {
          width: 260px; } }

.form-login-log .form-control-feedback .icon-svg {
  margin-top: 0.3em; }

.form-login-registration {
  display: none; }
  .form-login-registration .form-control-feedback .icon-svg {
    margin-top: 0.3em; }

button {
  padding: 0;
  margin-bottom: 0;
  vertical-align: middle;
  border: 1px solid transparent;
  background-image: none;
  background-color: transparent;
  text-align: center;
  cursor: pointer;
  color: #ed1b2f; }
  button:hover, button:focus {
    color: #434040; }
  button:focus {
    outline: 0; }

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  background-color: #e5e3e3;
  color: #434040;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.375;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 0; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    background-color: #ccc9c9;
    text-decoration: none; }

.btn-brand {
  color: #fff;
  background-color: #ed1b2f;
  border-color: #ed1b2f; }
  .btn-brand:hover, .btn-brand:focus, .btn-brand.focus, .btn-brand:active, .btn-brand.active,
  .open > .btn-brand.dropdown-toggle {
    color: #fff;
    background-color: #c51021;
    border-color: #c51021; }

.btn-alpha-dark {
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff; }
  .btn-alpha-dark:hover, .btn-alpha-dark:focus {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ed1b2f; }

.btn-icon {
  position: relative;
  width: 36px;
  height: 36px;
  padding: 0;
  font-size: 1.3em; }
  .btn-icon .icon-svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.btn-icon-lg {
  width: 47px;
  height: 47px; }

.btn-round {
  border-radius: 50%; }

.btn-outline {
  position: relative;
  background-color: transparent;
  color: #ccc;
  border-color: #e5e3e3; }
  .btn-outline:hover, .btn-outline:focus {
    background-color: transparent;
    color: #ed1b2f; }

.btn-link {
  color: #ed1b2f;
  font-weight: normal;
  position: relative;
  padding: 0; }
  .btn-link:hover, .btn-link:focus {
    color: #ae0e1d;
    text-decoration: none;
    border-color: transparent;
    background-color: transparent; }

.btn-link-inverse {
  color: #434040; }
  .btn-link-inverse:hover, .btn-link-inverse:focus {
    color: #ed1b2f; }

.btn-lg, .btn-group-lg > .btn {
  padding: 11px 16px;
  font-size: 16px;
  line-height: 1.33333; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.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; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }

.effect-fade-in {
  -webkit-animation: fadeIn 0.3s ease-in-out;
          animation: fadeIn 0.3s ease-in-out; }

.effect-fade-out {
  -webkit-animation: fadeOut 0.3s ease-in-out;
          animation: fadeOut 0.3s ease-in-out; }

.effect-zoom-img {
  overflow: hidden; }

.effect-zoom-img img {
  -webkit-transform: scale3d(1, 1, 1) translateZ(0);
          transform: scale3d(1, 1, 1) translateZ(0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }

.effect-zoom-img:hover img, .effect-zoom-img:focus img {
  -webkit-transform: scale3d(1.05, 1.05, 1) translateZ(0);
          transform: scale3d(1.05, 1.05, 1) translateZ(0); }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 180px;
  padding: 5px 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #434040;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu > li > a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.375;
    color: #fff;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ed1b2f;
  background-color: transparent; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #ed1b2f; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

@media (min-width: 1200px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.dropdown-form {
  padding: 6px 0;
  margin: 1px 0 0 2px;
  max-height: 282px;
  overflow-y: auto;
  background: -webkit-radial-gradient(ellipse, rgba(0, 0, 0, 0.15), transparent) 0 100%;
  background: radial-gradient(ellipse, rgba(0, 0, 0, 0.15), transparent) 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 20px;
  background-position: 50% 276px;
  background-color: #e0dede; }

.dropdown-form-radio,
.dropdown-form-checkbox {
  padding: 0 12px; }
  .dropdown-form-radio label,
  .dropdown-form-checkbox label {
    display: block;
    max-width: 240px;
    overflow: hidden;
    margin: 0;
    padding: 5px 0;
    white-space: nowrap;
    text-overflow: ellipsis; }
    .dropdown-form-radio label:hover, .dropdown-form-radio label:focus,
    .dropdown-form-checkbox label:hover,
    .dropdown-form-checkbox label:focus {
      color: #ed1b2f; }
    .dropdown-form-radio label [type="radio"]:focus,
    .dropdown-form-radio label [type="checkbox"]:focus,
    .dropdown-form-checkbox label [type="radio"]:focus,
    .dropdown-form-checkbox label [type="checkbox"]:focus {
      outline: 1px dotted #555; }

.dropdown-form-control {
  padding: 2px 12px; }
  .dropdown-form-control .form-control {
    height: 28px;
    background-color: transparent; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:after {
    content: " ";
    display: block;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #434040;
  text-align: center;
  background-color: #e5e3e3;
  border: 1px solid #ccc; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.input-group-divider {
  display: table-cell;
  width: 6px; }

.input-group-feedback {
  position: relative;
  display: table-cell; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:after {
    content: " ";
    display: block;
    clear: both; }
  .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: #e5e3e3; }
    .nav > li.disabled > a {
      color: #ccc; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #ccc;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #e5e3e3;
    border-color: #ed1b2f; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #e5e3e3; }
  .nav-tabs > li {
    float: left;
    margin-bottom: 1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.375;
      font-weight: 700;
      background-color: #f3f3f3;
      color: #434040; }
      .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
        color: #fff;
        background-color: #ed1b2f; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #fff;
      background-color: #ed1b2f;
      cursor: default; }

.tab-content {
  padding-top: 22px; }
  .tab-content > .tab-pane {
    display: none; }
  .tab-content > .active {
    display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px; }

.navbar {
  position: relative;
  clear: both;
  float: right;
  margin: 0; }
  .navbar:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 767px) {
    .navbar {
      position: absolute;
      top: 52px;
      right: 50%;
      margin-right: -133px;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      -webkit-transition: -webkit-transform 0.3s;
      transition: -webkit-transform 0.3s;
      transition: transform 0.3s;
      transition: transform 0.3s, -webkit-transform 0.3s; }
      .header-fixed .navbar {
        top: 279px;
        right: 15px;
        margin-right: 0; } }
  @media (min-width: 768px) {
    .navbar {
      margin-top: 10px; } }
  @media (min-width: 1200px) {
    .navbar {
      max-width: 860px; } }

.navbar-header:after {
  content: " ";
  display: block;
  clear: both; }

@media (min-width: 1200px) {
  .navbar-header {
    float: left; } }

.navbar-header .navbar-header-icon-heart {
  display: none; }

@media (max-width: 767px) {
  .header-fixed .navbar-header .navbar-header-icon-heart {
    display: inline-block; }
  .header-fixed .navbar-header .navbar-header-icon-home {
    display: none; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 1199px) {
    .navbar-collapse {
      position: absolute;
      top: 100%;
      right: 0;
      min-width: 267px;
      background-color: #434040; } }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 1200px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }
  @media (max-width: 1199px) {
    .navbar-collapse {
      max-height: 75vh; } }

.navbar-btn {
  position: relative;
  display: inline-block;
  padding: 5px 0 5px 3px;
  background-color: transparent;
  background-image: none;
  color: #fff;
  font-size: 21px;
  border: 1px solid transparent; }
  .navbar-btn:hover, .navbar-btn:focus {
    color: #ed1b2f; }
  .navbar-btn:focus {
    outline: 0; }
  @media (min-width: 1200px) {
    .navbar-btn {
      display: none; } }

.navbar-toggle {
  float: right; }
  @media (min-width: 1200px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7px 0; }
  .navbar-nav > li {
    padding: 0 8px 12px 8px; }
  .navbar-nav > li > a {
    position: relative;
    padding: 4px 0;
    display: inline-block;
    line-height: 22px;
    color: #fff;
    font-size: 14px; }
    .navbar-nav > li > a:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 5px;
      left: 0;
      right: 0;
      border-bottom: 1px solid #ed1b2f;
      -webkit-transform: scale(0, 1);
          -ms-transform: scale(0, 1);
              transform: scale(0, 1);
      -webkit-transform: scale3d(0, 1, 1);
              transform: scale3d(0, 1, 1);
      -webkit-transform-origin: 0 0;
          -ms-transform-origin: 0 0;
              transform-origin: 0 0;
      -webkit-transition: -webkit-transform 0.2s ease-in-out;
      transition: -webkit-transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }
    .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
      color: #ed1b2f;
      background-color: transparent; }
      .navbar-nav > li > a:hover:after, .navbar-nav > li > a:focus:after {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1); }
  .navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    color: #fff; }
    .navbar-nav > .active > a:after, .navbar-nav > .active > a:hover:after, .navbar-nav > .active > a:focus:after {
      -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1); }
  .navbar-nav .open > a, .navbar-nav .open > a:hover, .navbar-nav .open > a:focus {
    background-color: transparent;
    color: #ed1b2f; }
  .navbar-nav .open > a:after {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  .navbar-nav .dropdown-menu > li > a:hover, .navbar-nav .dropdown-menu > li > a:focus {
    color: #ed1b2f;
    background-color: transparent; }
  @media (max-width: 1199px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        padding: 6px 11px;
        line-height: 22px;
        background-color: transparent; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #ed1b2f;
          background-color: transparent;
          background-image: none; }
      .navbar-nav .open .dropdown-menu > .active > a, .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-nav .dropdown-submenu.open .dropdown-menu > li > a {
      padding-left: 22px; } }
  @media (min-width: 1200px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left;
        padding: 0;
        margin: 0 8px; }
        .navbar-nav > li:last-child {
          margin-right: 0; }
        .navbar-nav > li > a {
          padding: 6px 0; }
          .navbar-nav > li > a:after {
            bottom: 1px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0; }

.navbar-nav .dropdown-submenu > .dropdown-menu {
  left: 100%;
  top: 0; }

.navbar-right .dropdown-submenu > .dropdown-menu {
  right: 100%;
  margin-right: -7px;
  left: auto;
  top: -5px; }

@media (min-width: 1200px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.jumbotron {
  padding: 22px 30px;
  margin-bottom: 30px;
  background-color: #e5e3e3; }
  .jumbotron .jumbotron-title {
    margin-bottom: 0;
    text-transform: uppercase; }

.breadcrumb-container {
  margin-bottom: 30px; }
  .breadcrumb-container > .container {
    position: relative; }

.breadcrumb-inner {
  max-width: 490px;
  position: absolute;
  bottom: 100%;
  right: 15px;
  padding-bottom: 22px;
  color: #fff;
  text-align: right; }

.breadcrumb-title {
  font-size: 16px;
  text-shadow: 1px 1px 0 #000;
  margin-bottom: 5px; }

.breadcrumb {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 14px;
  color: #fff;
  text-shadow: 1px 1px 0 #000; }
  .breadcrumb a {
    position: relative;
    color: #fff; }
    .breadcrumb a:after {
      content: "";
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.33); }
    .breadcrumb a:hover, .breadcrumb a:focus {
      color: #ed1b2f;
      text-decoration: none; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "\203a ";
      padding: 0 5px;
      font-size: 1.2em; }

@media (min-width: 992px) {
  .breadcrumb-container {
    margin-bottom: 60px; }
  .breadcrumb-inner {
    max-width: 710px; } }

@media (min-width: 992px) {
  .breadcrumb-inner {
    max-width: 890px; } }

.pagination {
  display: inline-block;
  width: 100%;
  padding-left: 0;
  margin-bottom: 60px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      min-height: 33px;
      min-width: 36px;
      width: 30px;
      float: left;
      margin-left: -1px;
      margin-bottom: 2px;
      padding: 6px 0;
      text-decoration: none;
      text-align: center;
      color: #ccc;
      border: 1px solid #e5e3e3; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0; }
    .pagination > li .pagination-total {
      width: auto;
      padding-left: 8px;
      padding-right: 8px;
      text-transform: uppercase; }
  .pagination > li > a:hover, .pagination > li > a:focus {
    color: #ed1b2f; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus {
    z-index: 2;
    color: #ed1b2f;
    border-color: #ed1b2f;
    cursor: default; }

.label {
  display: inline-block;
  padding: .3em .6em .3em;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #959599;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #e5e3e3; }
  .label:empty {
    display: none; }

a.label:hover, a.label:focus {
  color: #434040;
  text-decoration: none;
  cursor: pointer; }

.media:first-child {
  margin-top: 0; }

.media a > img {
  opacity: 1;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s; }
  .media a > img:hover, .media a > img:focus {
    opacity: 0.66; }

.media + .media {
  padding-top: 22px;
  margin-top: 11px;
  border-top: 1px solid #e5e3e3; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-body-dashed {
  padding-bottom: 11px;
  border-bottom: 1px dashed #ccc; }

.media-object {
  width: 135px;
  display: block; }

.media-right,
.media > .pull-right {
  padding-left: 15px;
  padding-bottom: 15px; }

.media-left,
.media > .pull-left {
  padding-right: 15px;
  padding-bottom: 15px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-heading {
  margin-top: 0; }

.media-list .media-object {
  width: 160px; }

@media (max-width: 479px) {
  .media-body {
    width: auto; }
  .media-left,
  .media-right,
  .media-body {
    display: block; }
  .media-list .media-object {
    width: 160px;
    margin-bottom: 11px; } }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-container {
  max-width: 480px; }

.embed-responsive img.embed-responsive-item {
  height: 135%;
  margin-top: -10%; }

.embed-responsive-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer; }

.embed-responsive-thumb {
  position: relative; }

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  opacity: 0.66; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 1; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  padding-right: 0 !important; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: scoll;
  overflow-y: auto;
  padding-right: 0 !important; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  min-width: 300px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.7;
    filter: alpha(opacity=70); }

.modal-header {
  padding: 15px;
  min-height: 16.375px;
  background-color: #434040;
  color: #fff; }
  .modal-login .modal-header {
    padding-left: 22px;
    padding-right: 22px; }

.modal-header .close {
  margin-top: -2px;
  color: #fff; }

.modal-title {
  margin: 0;
  line-height: 1.375; }

.modal-body {
  position: relative;
  padding: 15px; }
  .modal-login .modal-body {
    padding: 22px; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.modal-dynamic.modal {
  position: fixed;
  margin-bottom: 0; }

.modal-dynamic .modal-dialog {
  text-align: center; }

.modal-dynamic .modal-content {
  display: inline-block;
  min-width: 210px;
  background-color: #000;
  border: none;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.modal-dynamic .modal-body {
  padding: 0; }

.modal-dynamic .carousel-inner > .item > img {
  display: inline-block; }

.modal-dynamic .carousel-caption {
  text-align: left; }

.modal-dynamic .embed-responsive {
  min-width: 290px; }

.modal-dynamic .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 100;
  color: #000;
  opacity: 0.2;
  background-color: #fff; }
  .modal-dynamic .close:hover, .modal-dynamic .close:focus {
    opacity: 0.5;
    filter: alpha(opacity=50); }

@media (min-width: 640px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-sm {
    width: 300px; }
  .modal-dialog-login {
    width: 340px; }
  .modal-dynamic .embed-responsive {
    min-width: 600px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.carousel {
  position: relative;
  margin-bottom: 60px; }

.carousel-xl {
  background-color: #434040; }
  .carousel-xl .container {
    position: relative; }

.carousel-xl-sm {
  margin-bottom: 0; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-dynamic .carousel-inner {
  overflow: visible;
  min-height: 160px; }
  .carousel-dynamic .carousel-inner > .item {
    max-height: 80vh;
    z-index: 1; }
    .carousel-dynamic .carousel-inner > .item.active:before {
      content: "";
      display: block;
      position: absolute;
      z-index: -1;
      top: 120px;
      left: 50%;
      margin-left: -10px;
      width: 20px;
      height: 20px;
      background-color: #ed1b2f;
      opacity: 0.3;
      -webkit-animation: rotate 2s linear infinite;
              animation: rotate 2s linear infinite; }
    .carousel-dynamic .carousel-inner > .item > img {
      max-height: 75vh; }
    @media (max-height: 360px) {
      .carousel-dynamic .carousel-inner > .item > img {
        max-height: 70vh; } }

.carousel-xl .carousel-filter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.65), transparent 50%);
  background-image: linear-gradient(rgba(0, 0, 0, 0.65), transparent 50%); }

.carousel-dynamic .carousel-control {
  position: absolute;
  z-index: 20;
  left: 0;
  top: 0;
  bottom: 0;
  width: 30px;
  color: #434040;
  overflow: hidden;
  opacity: 0.4;
  filter: alpha(opacity=40); }
  .carousel-dynamic .carousel-control.right {
    left: auto;
    right: 0; }
  .carousel-dynamic .carousel-control:hover, .carousel-dynamic .carousel-control:focus {
    outline: 0;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-dynamic .carousel-control .icon-svg {
    position: absolute;
    top: 50%;
    margin-top: -15px; }

.carousel-dynamic .carousel-control {
  width: 33%;
  top: 50px;
  bottom: 110px;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .carousel-dynamic .carousel-control:focus {
    opacity: 0.2;
    filter: alpha(opacity=20); }
  .carousel-dynamic .carousel-control:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .carousel-dynamic .carousel-control .icon-svg {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -23px; }
  .carousel-dynamic .carousel-control:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    width: 44px;
    height: 44px;
    top: 50%;
    margin-top: -22px; }
  .carousel-dynamic .carousel-control.right .icon-svg, .carousel-dynamic .carousel-control.right:before {
    right: 0;
    left: auto; }

.carousel-xl .carousel-caption {
  position: absolute;
  display: block;
  z-index: 10;
  left: 0;
  right: 0;
  bottom: 30px;
  width: 290px;
  margin: 0 auto;
  text-align: center; }

.carousel-xl .carousel-caption-title,
.carousel-xl .carousel-caption-subtitle {
  text-shadow: 1px 1px 0 #000; }

.carousel-xl .carousel-caption-title {
  font-weight: 700;
  font-size: 30px; }

.carousel-xl .carousel-caption-subtitle {
  display: none; }

.carousel-xl .carousel-caption-btns {
  padding-top: 5px; }
  .carousel-xl .carousel-caption-btns .btn {
    background-color: rgba(0, 0, 0, 0.3); }

.carousel-xl .carousel-caption-btn {
  margin-right: 11px; }

.carousel-dynamic .carousel-caption {
  color: #e5e3e3;
  font-size: 14px; }
  .carousel-dynamic .carousel-caption span {
    display: block;
    padding: 2px 11px;
    background-color: #000; }
    .carousel-dynamic .carousel-caption span:first-child {
      padding-top: 8px; }
    .carousel-dynamic .carousel-caption span:last-child {
      padding-bottom: 8px; }

.carousel-img-phone .carousel-img,
.carousel-img-tablet .carousel-img,
.carousel-img-desktop .carousel-img {
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat; }

.carousel-img-phone {
  height: 600px; }

.carousel-img-tablet,
.carousel-img-desktop {
  height: 600px; }

.carousel-xl-sm .carousel-img-phone {
  height: 500px; }

.carousel-xl-sm .carousel-img-tablet {
  height: 267px; }

.carousel-xl-sm .carousel-img-desktop {
  height: 296px; }

@media (min-width: 768px) {
  .carousel-xl {
    margin-bottom: 60px; }
    .carousel-xl .carousel-caption {
      width: 360px;
      bottom: 120px;
      left: auto;
      right: 15px;
      text-align: right; }
    .carousel-xl .carousel-caption-title {
      font-size: 34px; }
    .carousel-xl .carousel-caption-subtitle {
      display: block;
      font-size: 22px; }
    .carousel-xl .carousel-caption-title + .carousel-caption-subtitle {
      border-top: 1px solid rgba(255, 255, 255, 0.33);
      padding-top: 11px; }
  .carousel-xl-sm {
    margin-bottom: 0; } }

@media (min-width: 992px) {
  .carousel-xl .carousel-caption {
    width: 520px; }
  .carousel-xl .carousel-caption-title {
    font-size: 50px; } }

.carousel-fade .carousel-inner .item {
  opacity: 0.3;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.carousel-fade .carousel-inner .active {
  opacity: 1; }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s; }

/*! jQuery UI - v1.11.4 - 2015-07-07
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  color: #ed1b2f; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item {
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-widget-content {
  background-color: #fff;
  border: 1px solid #ccc; }

.ui-autocomplete {
  border-top: none; }

.ui-datepicker {
  width: 16em;
  padding: .2em .2em 0;
  display: none;
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 1100 !important; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker table {
  margin-bottom: 0.2em; }

.ui-datepicker-prev,
.ui-datepicker-next {
  cursor: pointer;
  color: #555; }

.ui-datepicker-prev .ui-icon,
.ui-datepicker-next .ui-icon {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-indent: 0;
  -webkit-font-smoothing: antialiased; }

.ui-datepicker-title {
  font-weight: 700; }

.ui-datepicker th {
  font-weight: 400; }

.ui-datepicker .ui-state-default {
  background-color: #eee;
  color: #555;
  text-align: center; }
  .ui-datepicker .ui-state-default.ui-state-hover {
    background-color: #ed1b2f;
    color: #fff; }

.ui-datepicker span.ui-state-default {
  color: #e5e3e3; }

.ui-datepicker .ui-datepicker-today:not(.ui-datepicker-unselectable) .ui-state-default {
  background-color: #ed1b2f;
  color: #fff;
  font-weight: 700; }

.mejs-offscreen {
  position: absolute !important;
  top: -10000px;
  left: -10000px;
  overflow: hidden;
  width: 1px;
  height: 1px; }

.mejs-container {
  position: relative;
  background: #ed1b2f;
  font-family: Helvetica,Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0; }

.me-plugin {
  position: absolute; }

.mejs-embed, .mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden; }

.mejs-fullscreen {
  overflow: hidden !important; }

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000; }

.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {
  width: 100%;
  height: 100%; }

.mejs-clear {
  clear: both; }

.mejs-background {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

:root .mejs-poster img {
  display: none; }

.mejs-poster img {
  border: 0;
  padding: 0;
  border: 0; }

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-overlay-play {
  cursor: pointer; }

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url(../img/layout/mediaelement-js/bigplay.svg) no-repeat; }

.no-svg .mejs-overlay-button {
  background-image: url(../img/layout/mediaelement-js/bigplay.png); }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px; }

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: url(../img/layout/mediaelement-js/background.png);
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9)); }

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../img/layout/mediaelement-js/loading.gif) 50% 50% no-repeat; }

.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  top: 0;
  min-height: 30px;
  width: 100%; }

.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 5px 0 0 4px;
  width: 26px;
  height: 30px;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica,Arial;
  border: 0; }

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url(../img/layout/mediaelement-js/controls.svg) no-repeat; }

.no-svg .mejs-controls .mejs-button button {
  background-image: url(../img/layout/mediaelement-js/controls.png); }

.mejs-controls .mejs-button button:focus {
  outline: dotted 1px #999; }

.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: auto;
  width: auto;
  padding: 20px 3px 0;
  overflow: hidden;
  text-align: center; }

.mejs-container .mejs-controls .mejs-time a {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto; }

.mejs-controls .mejs-play button {
  background-position: 0 0; }

.mejs-controls .mejs-pause button {
  background-position: 0 -16px; }

.mejs-controls .mejs-stop button {
  background-position: -112px 0; }

.mejs-controls div.mejs-time-rail {
  direction: ltr;
  width: 200px;
  padding-top: 15px; }

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  cursor: pointer; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #434040; }

.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
          animation: buffering-stripes 2s linear infinite; }

@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 30px 0; } }

@keyframes buffering-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 30px 0; } }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #555;
  width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #fff;
  width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111; }

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0; }

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent;
  top: 15px;
  left: 13px; }

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px; }

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px; }

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px; }

.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0; }

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px; }

.mejs-controls .mejs-mute button {
  background-position: -16px -16px; }

.mejs-controls .mejs-unmute button {
  background-position: -16px 0; }

.mejs-controls .mejs-volume-button {
  position: relative; }

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(../img/layout/mediaelement-js/background.png);
  background: rgba(50, 50, 50, 0.7);
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  margin: 0; }

.mejs-controls a.mejs-horizontal-volume-slider {
  height: 30px;
  width: 46px;
  position: relative;
  display: block;
  float: left;
  vertical-align: middle; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 2px;
  top: 20px;
  width: 38px;
  height: 10px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  background: #434040; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 2px;
  top: 20px;
  width: 38px;
  height: 10px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  background: #fff; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none; }

.mejs-controls .mejs-captions-button {
  position: relative; }

.mejs-controls .mejs-captions-button button {
  background-position: -48px 0; }

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -51px;
  width: 85px;
  height: 100px;
  background: url(../img/layout/mediaelement-js/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px 10px 0;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 55px;
  float: left;
  padding: 4px 0 0;
  line-height: 15px;
  font-family: helvetica,arial;
  font-size: 10px; }

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px; }

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1; }

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
  overflow: hidden;
  border: 0; }

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer; }

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: 0; }

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232); }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: 700;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px;
  line-height: 12px; }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; }

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  color: #fff; }

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline; }

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: 400; }

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0; }

.mejs-captions-position-hover {
  bottom: 35px; }

.mejs-captions-text {
  padding: 3px 5px;
  background: url(../img/layout/mediaelement-js/background.png);
  background: rgba(20, 20, 20, 0.5);
  white-space: pre-wrap; }

.me-cannotplay a {
  color: #fff;
  font-weight: 700; }

.me-cannotplay span {
  padding: 15px;
  display: block; }

.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px; }

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0; }

.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px; }

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0; }

.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0; }

.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001; }

.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333; }

.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica,Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333; }

.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff; }

.mejs-controls .mejs-sourcechooser-button {
  position: relative; }

.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../img/layout/mediaelement-js/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0;
  line-height: 15px;
  font-family: helvetica,arial;
  font-size: 10px; }

.mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/layout/mediaelement-js/background.png);
  background: rgba(50, 50, 50, 0.7);
  z-index: 1000;
  overflow: hidden; }

.mejs-postroll-layer-content {
  width: 100%;
  height: 100%; }

.mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../img/layout/mediaelement-js/background.png);
  background: rgba(50, 50, 50, 0.7);
  color: #fff;
  padding: 4px;
  z-index: 100;
  cursor: pointer; }

div.mejs-speed-button {
  width: 46px !important;
  position: relative; }

.mejs-controls .mejs-button.mejs-speed-button button {
  background: transparent;
  width: 36px;
  font-size: 11px;
  line-height: normal;
  color: #fff; }

.mejs-controls .mejs-speed-button .mejs-speed-selector {
  visibility: hidden;
  position: absolute;
  top: -100px;
  left: -10px;
  width: 60px;
  height: 100px;
  background: url(../img/layout/mediaelement-js/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 0;
  overflow: hidden; }

.mejs-controls .mejs-speed-button:hover > .mejs-speed-selector {
  visibility: visible; }

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
  color: #21f8f8; }

.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
  margin: 0 0 6px;
  padding: 0 10px;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
  display: none; }

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
  width: 60px;
  float: left;
  padding: 4px 0 0;
  line-height: 15px;
  font-family: helvetica,arial;
  font-size: 11.5px;
  color: #fff;
  margin-left: 5px;
  cursor: pointer; }

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
  background-color: #c8c8c8 !important;
  background-color: rgba(255, 255, 255, 0.4) !important; }

.mejs-controls .mejs-button.mejs-skip-back-button {
  background: transparent url(../img/layout/mediaelement-js/skipback.png) no-repeat;
  background-position: 3px 3px; }

.mejs-controls .mejs-button.mejs-skip-back-button button {
  background: transparent;
  font-size: 9px;
  line-height: normal;
  color: #fff; }

.mejs-controls .mejs-time.mejs-currenttime-container,
.mejs-controls .mejs-time.mejs-duration-container {
  position: absolute;
  padding: 0;
  top: 5px;
  left: 34px; }

.mejs-controls .mejs-time.mejs-duration-container {
  right: 54px;
  left: auto; }

.touch .mejs-controls div.mejs-time-rail {
  position: absolute;
  top: 0;
  right: 0; }

/*!
 * smallPop 0.1.2 | https://github.com/silvio-r/spop
 * Copyright (c) 2015 Sílvio Rosa @silvior_
 * MIT license
 */
.spop-container {
  z-index: 2000;
  position: fixed; }
  .spop-container,
  .spop-container *,
  .spop-container *:after,
  .spop-container *:before {
    box-sizing: border-box; }

.spop--bottom-right {
  bottom: 0;
  right: 0; }
  .spop--bottom-right .spop {
    -webkit-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
            transform-origin: 100% 100%; }

@media screen and (max-width: 30em) {
  .spop--bottom-right {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: 0;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); }
    .spop--bottom-right .spop {
      -webkit-transform-origin: 50% 100%;
          -ms-transform-origin: 50% 100%;
              transform-origin: 50% 100%; }
  .spop {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); } }

.spop {
  position: relative;
  min-height: 56px;
  line-height: 1.25;
  font-size: 14px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33); }
  @media screen and (min-width: 30em) {
    .spop {
      width: 320px;
      margin: 0.7em; } }

.spop--info {
  color: #fff;
  background-color: #ed1b2f; }

.spop--error {
  color: #fff;
  background-color: #ed1b2f; }

.spop--warning {
  color: #fff;
  background-color: #f0ad4e; }

.spop--success {
  color: #fff;
  background-color: #5cb85c; }

@-webkit-keyframes spopIn {
  0% {
    -webkit-transform: scale(0.2, 0.2);
            transform: scale(0.2, 0.2); }
  95% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1); }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); } }

@keyframes spopIn {
  0% {
    -webkit-transform: scale(0.2, 0.2);
            transform: scale(0.2, 0.2); }
  95% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1); }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); } }

@-webkit-keyframes spopOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  20% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0); } }

@keyframes spopOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  20% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0); } }

.spop--out {
  -webkit-animation: spopOut 0.4s ease-in-out;
          animation: spopOut 0.4s ease-in-out; }

.spop--in {
  -webkit-animation: spopIn 0.4s ease-in-out;
          animation: spopIn 0.4s ease-in-out; }

.spop-body {
  padding: 1.4em; }
  .spop-body p {
    margin: 0; }
  .spop-body a {
    color: #fff;
    text-decoration: underline; }
    .spop-body a:hover {
      color: rgba(255, 255, 255, 0.8);
      text-decoration: none; }

.spop-title {
  margin-top: 0;
  margin-bottom: 0.25em;
  color: #fff; }

.spop-close {
  position: absolute;
  right: 0;
  top: 0;
  height: 32px;
  width: 32px;
  padding-top: 7px;
  padding-right: 7px;
  font-size: 22px;
  font-weight: bold;
  text-align: right;
  line-height: 0.6;
  color: #fff;
  opacity: 0.66; }
  .spop-close:hover {
    opacity: 1;
    cursor: pointer; }

.spop-icon {
  position: absolute;
  top: 13px;
  left: 16px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-animation: spopIn 0.4s 0.4s ease-in-out;
          animation: spopIn 0.4s 0.4s ease-in-out; }
  .spop-icon:after, .spop-icon:before {
    content: "";
    position: absolute;
    display: block; }
  .spop-icon + .spop-body {
    padding-left: 4.2em; }

.spop-icon--error,
.spop-icon--info {
  border: 2px solid #fff; }
  .spop-icon--error:before,
  .spop-icon--info:before {
    top: 5px;
    left: 11px;
    width: 4px;
    height: 4px;
    background-color: #fff; }
  .spop-icon--error:after,
  .spop-icon--info:after {
    top: 12px;
    left: 11px;
    width: 4px;
    height: 9px;
    background-color: #fff; }

.spop-icon--error {
  border-color: #fff; }
  .spop-icon--error:before {
    top: 16px;
    background-color: #fff; }
  .spop-icon--error:after {
    top: 5px;
    background-color: #fff; }

.spop-icon--success {
  border: 2px solid #fff; }
  .spop-icon--success:before {
    top: 7px;
    left: 7px;
    width: 13px;
    height: 8px;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.spop-icon--warning {
  border: 2px solid #fff; }
  .spop-icon--warning:before {
    top: 7px;
    left: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    border-width: 0 6px 10px 6px; }

.tree {
  line-height: 1; }
  .tree a {
    color: #434040; }
    .tree a:hover, .tree a:focus {
      text-decoration: none; }
  .tree .tree-folder-name-active {
    color: #ed1b2f; }

.tree-folder {
  margin: 12px 0; }
  .tree-folder:last-child {
    margin-bottom: 0; }
  .tree-folder:first-child {
    margin-top: 0; }

.tree-folder-header {
  display: table-cell; }

.icon-tree,
.tree-folder-name {
  display: table-cell;
  vertical-align: top; }

.tree-folder-name {
  padding-left: 4px; }

.icon-tree {
  width: 28px;
  cursor: pointer; }
  .icon-tree.icon-tree-folder .icon-folder-open {
    display: none; }
  .icon-tree.icon-tree-folder-open .icon-folder, .icon-tree.icon-tree-folder-open .icon-folder-plus {
    display: none; }
  .icon-tree.icon-tree-folder-open .icon-folder-open {
    display: block; }
  .icon-tree .icon-svg {
    top: 0; }

.tree-folder-header .icon-tree {
  position: relative; }
  .tree-folder-header .icon-tree:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 24px; }

.tree-folder-header .icon-folder-plus {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0; }

.tree-folder-no-subfolder > .tree-folder-header .icon-folder-plus {
  display: none; }

.tree-folder-content {
  margin-left: 22px;
  margin-top: 11px; }
  .tree-folder-content:empty {
    display: none !important; }

.tree-folder-no-subfolder > .tree-folder-header .icon-tree {
  cursor: default; }

.tree-folder-no-subfolder > .tree-folder-header .icon-folder {
  display: block; }

.tree-folder-no-subfolder > .tree-folder-header .icon-folder-open {
  display: none; }

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  min-width: 320px;
  z-index: 1000;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }
  .header:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #434040;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .header > .container {
    position: relative;
    z-index: 1; }

.header-fixed {
  -webkit-transform: translate(0, -275px);
      -ms-transform: translate(0, -275px);
          transform: translate(0, -275px);
  -webkit-transform: translate3d(0, -275px, 0);
          transform: translate3d(0, -275px, 0); }
  .header-fixed:after {
    opacity: 1; }

.header-top {
  padding-top: 15px; }

.header-top-list {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-bottom: 11px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.33);
  display: inline-block; }
  .header-top-list:after {
    content: " ";
    display: block;
    clear: both; }

.header-top-item {
  float: left; }
  .header-top-item a,
  .header-top-item button {
    color: #fff;
    padding: 0 5px; }
    .header-top-item a:hover, .header-top-item a:focus,
    .header-top-item button:hover,
    .header-top-item button:focus {
      color: #ed1b2f; }
  .header-top-item a {
    display: inline-block; }

.header-top-item-lang {
  border-left: 1px dotted rgba(255, 255, 255, 0.5);
  margin-left: 7px;
  padding-left: 5px; }

.header-top-item-login {
  position: relative;
  border-left: 1px dotted rgba(255, 255, 255, 0.5);
  padding-left: 5px; }
  .header-top-item-login.open .dropdown-menu {
    margin-top: 12px; }

.header-top-item-search {
  position: relative;
  margin-left: 7px; }

.header-top-btn .icon-svg {
  -webkit-transform: scale(1.2) translateY(-2px);
      -ms-transform: scale(1.2) translateY(-2px);
          transform: scale(1.2) translateY(-2px); }

.header-search-container {
  position: absolute;
  z-index: 10;
  right: -2px;
  top: 37px;
  width: 267px; }

.header-middle {
  width: 220px;
  margin: 0 auto;
  padding: 15px;
  margin-bottom: 15px; }

.header-logo {
  width: 120px;
  margin: 0 auto;
  margin-bottom: 15px; }

.header-social {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.33);
  text-align: center; }
  .header-social > li {
    display: inline-block; }

.header-btn-heart {
  display: none;
  padding: 14px 0 10px 0;
  color: #fff;
  font-size: 21px; }
  .header-fixed .header-btn-heart {
    display: block;
    float: left; }

@media (max-width: 767px) {
  .header-top-list {
    font-size: 13px;
    position: relative;
    z-index: 10;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); } }

@media (min-width: 768px) {
  .header {
    background-color: transparent;
    padding-bottom: 15px; }
  .header-fixed {
    -webkit-transform: translate(0, -52px);
        -ms-transform: translate(0, -52px);
            transform: translate(0, -52px);
    -webkit-transform: translate3d(0, -52px, 0);
            transform: translate3d(0, -52px, 0); }
    .header-fixed:after {
      opacity: 1; }
    .header-fixed .header-middle {
      -webkit-transform: translate(0, -100%);
          -ms-transform: translate(0, -100%);
              transform: translate(0, -100%);
      -webkit-transform: translate3d(0, -100%, 0);
              transform: translate3d(0, -100%, 0); }
    .header-fixed .header-logo-heart {
      display: block !important;
      position: absolute;
      width: 53px;
      top: 157px; }
    .body-home .header-fixed .header-logo-heart {
      top: 482px; }
  .header-top {
    float: right;
    width: auto;
    padding-right: 0; }
  .header-top-item-search {
    margin-left: 7px; }
  .header-middle {
    position: absolute;
    top: 0;
    left: 15px;
    margin: 0;
    background: rgba(0, 0, 0, 0.25);
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }
  .header-fixed .header-btn-heart {
    display: none; }
  .header-logo {
    width: auto; } }

@media (min-width: 992px) {
  .header-top-item-lang,
  .header-top-item-login {
    padding-left: 15px;
    margin-left: 15px; }
  .header-top-item.header-top-item-transmit {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .header-fixed {
    -webkit-transform: translate(0, -64px);
        -ms-transform: translate(0, -64px);
            transform: translate(0, -64px);
    -webkit-transform: translate3d(0, -64px, 0);
            transform: translate3d(0, -64px, 0); }
    .header-fixed .header-top-list {
      border-bottom-color: transparent; }
    .header-fixed .header-logo-heart {
      width: 60px;
      top: 202px; }
    .body-home .header-fixed .header-logo-heart {
      top: 525px; }
  .header {
    margin-top: 22px;
    padding-bottom: 22px; }
  .header-middle {
    width: 250px;
    top: -22px;
    padding: 30px; } }

.container-editable {
  overflow: hidden; }

.content-editable:after {
  content: " ";
  display: block;
  clear: both; }

.content-editable img {
  display: block;
  max-width: 100%;
  height: auto; }
  .content-editable img + [class^="text_"],
  .content-editable img + .btn {
    margin-top: 11px; }

.content-editable p > a:not(.btn) {
  text-decoration: underline; }
  .content-editable p > a:not(.btn):hover, .content-editable p > a:not(.btn):focus {
    text-decoration: none; }

.content-editable .embed-responsive {
  margin-bottom: 11px; }

.content-layout {
  width: 100%;
  margin-bottom: 30px;
  table-layout: fixed; }

.content-layout-collapse {
  margin-bottom: 0; }

.content-editable:last-of-type .content-layout-collapse {
  margin-bottom: 30px; }

.content-layout-collapse-title {
  cursor: pointer;
  position: relative;
  padding-left: 18px; }
  .content-layout-collapse-title:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 5px;
    width: 8px;
    height: 8px;
    border-left: 1px solid #959599;
    border-bottom: 1px solid #959599;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }
    .cke_editable .content-layout-collapse-title:after {
      -webkit-transform: rotate(-135deg);
          -ms-transform: rotate(-135deg);
              transform: rotate(-135deg); }

.content-layout-collapse-title-open:after {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg); }

.content-layout-collapse-body {
  display: none;
  padding-left: 18px; }
  .cke_editable .content-layout-collapse-body {
    display: block; }

.text_textop_1,
.text_textop_2,
.text_textop_3 {
  font-size: 14px; }

.text_texto_1,
.text_texto_2,
.text_texto_3 {
  font-size: 16px; }

.text_subtitulo_1,
.text_subtitulo_2,
.text_subtitulo_3 {
  font-size: 20px; }

.text_titulo_1,
.text_titulo_2,
.text_titulo_3 {
  font-size: 26px; }

.text_textop_1,
.text_texto_1,
.text_subtitulo_1,
.text_titulo_1,
.text_color_1 {
  color: #434040; }

.text_textop_2,
.text_texto_2,
.text_subtitulo_2,
.text_titulo_2,
.text_color_2 {
  color: #ed1b2f; }

.text_textop_3,
.text_texto_3,
.text_subtitulo_3,
.text_titulo_3,
.text_color_3 {
  color: #959599; }

.cke_editable .content-editable {
  width: 713px;
  margin-left: 30px;
  margin-right: 30px; }
  .cke_editable .content-editable .btn {
    -webkit-user-select: inherit;
       -moz-user-select: inherit;
        -ms-user-select: inherit;
            user-select: inherit; }

.cke_editable .content-editable-lg {
  width: 1120px; }

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

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

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

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

.cke_editable img.cke_iframe {
  width: 100% !important;
  background-color: #ddd;
  border: none; }

.spr {
  display: inline-block; }

.icon-svg {
  position: relative;
  top: 0.15em;
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor; }

.icon-svg-sm {
  font-size: 75%; }

.icon-svg-lg {
  font-size: 150%; }

.icon-svg-2x {
  font-size: 200%; }

.icon-btn {
  margin-bottom: 22px; }
  .icon-btn .btn {
    width: 36px;
    padding: 4px 0;
    font-size: 1.2em; }
    .icon-btn .btn .icon-svg {
      position: relative;
      top: 0.15em; }
  .icon-btn.icon-btn-sm .btn {
    width: 30px;
    padding: 3px 0;
    font-size: 1em; }

.icon-fa-map-marker {
  left: -0.07em; }

.icon-folder,
.icon-folder-plus,
.icon-folder-open {
  width: 22px;
  height: 22px; }

.box {
  margin-bottom: 30px; }

.box-lg {
  margin-bottom: 60px; }

.box-sm {
  margin-bottom: 15px; }

.box-xs {
  margin-bottom: 7px; }

.box-outline {
  overflow: hidden;
  position: relative; }
  .box-outline:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    border-top: 1px solid #e5e3e3; }

.box-outline-item {
  position: relative;
  display: inline-block;
  padding: 0 11px;
  margin: 0 -11px;
  background-color: #fff; }
  .box-outline-lightest .box-outline-item {
    background-color: #f3f3f3; }

.box-lightest {
  padding: 22px 30px;
  background-color: #f3f3f3; }

.box-effect {
  position: relative;
  overflow: hidden;
  min-height: 180px; }

.box-effect-sm {
  min-height: 135px; }

.box-effect-body {
  position: absolute;
  bottom: 0;
  left: 11px;
  right: 11px;
  width: 268px;
  margin: 0 auto;
  color: #fff;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }
  .player-container-visible .box-effect-body {
    -webkit-transform: translate(0, -24px);
        -ms-transform: translate(0, -24px);
            transform: translate(0, -24px);
    -webkit-transform: translate3d(0, -24px, 0);
            transform: translate3d(0, -24px, 0); }
  .box-effect-sm .box-effect-body {
    width: auto; }

.box-effect-img:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.25); }

.box-effect-title {
  max-height: 46px;
  overflow: hidden; }

.box-effect-btns {
  display: inline-block;
  padding: 11px 0 11px;
  border-top: 1px solid rgba(255, 255, 255, 0.33); }

@media (min-width: 480px) {
  .box-effect-body {
    width: 360px; } }

@media (min-width: 992px) {
  .box-effect-body {
    width: auto; } }

.event {
  margin-bottom: 30px; }
  .event:last-child {
    margin-bottom: 0; }

.event,
.event-body {
  zoom: 1;
  overflow: hidden; }

.event-body {
  width: 10000px; }

.event-left {
  padding-right: 15px; }

.event-left,
.event-body {
  display: table-cell;
  vertical-align: top; }

.event-date {
  color: #ed1b2f;
  line-height: 0.95; }
  .event-date strong {
    display: block;
    font-size: 30px; }

.event-text,
.event-local,
.event-time {
  color: #434040; }

.event-text {
  line-height: 1.2; }

.event-local,
.event-time {
  margin-bottom: 4px; }
  .event-local .icon-svg,
  .event-time .icon-svg {
    font-size: 120%;
    position: relative;
    top: 5px; }

audio {
  width: 100%; }

.js audio {
  display: none; }

.player-container {
  position: relative; }
  .player-container .mejs-container {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0; }

.footer {
  position: relative;
  background-color: #f3f3f3; }

.footer-bg,
.footer-bg-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.footer-bg-img {
  opacity: 0.15;
  background-repeat: no-repeat;
  background-position: center top; }

.footer-top,
.footer-middle {
  position: relative;
  padding: 30px 0; }

.footer-middle {
  padding-bottom: 22px;
  text-align: center;
  background-color: rgba(204, 204, 204, 0.5); }

.footer-menu {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  .footer-menu li {
    margin: 5px 0; }
  .footer-menu a,
  .footer-menu span {
    display: inline-block;
    color: #434040;
    text-transform: uppercase; }
  .footer-menu span {
    opacity: 0.6; }
  .footer-menu a:hover, .footer-menu a:focus {
    color: #ed1b2f; }

.footer-menu-1 {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc; }

.footer-info {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #ccc; }
  .footer-info > li + li {
    margin-top: 11px; }

.footer-copyright {
  margin-top: 15px; }

.footer-scroll-to {
  padding-top: 11px; }

@media (min-width: 480px) {
  .footer-menu ul, .footer-menu li {
    display: inline-block;
    vertical-align: top; }
  .footer-menu li {
    margin: 0; }
  .footer-menu a, .footer-menu span {
    margin-left: 15px;
    position: relative; }
  .footer-menu-1 > li:first-child > a {
    margin-left: 0; }
    .footer-menu-1 > li:first-child > a:before {
      display: none; }
  .footer-scroll-to {
    position: relative;
    padding: 0; }
    .footer-scroll-to .btn {
      position: absolute;
      bottom: 48px;
      right: 0; } }

@media (min-width: 768px) {
  .footer-info {
    display: inline-block; }
    .footer-info > li {
      display: inline-block; }
      .footer-info > li + li {
        margin-top: 0;
        margin-left: 30px; } }

.timeline {
  position: relative;
  padding: 30px 0 0 30px;
  margin-left: 22px;
  border-left: 7px solid #e5e3e3; }

.timeline-item + .timeline-item {
  margin-top: 11px;
  padding-top: 15px;
  border-top: 1px dashed #e5e3e3; }

.timeline-time {
  position: relative;
  display: inline-block;
  padding: 11px 15px;
  margin-bottom: 11px;
  font-weight: 700;
  background-color: #f3f3f3; }
  .timeline-time:before {
    content: "";
    position: absolute;
    display: block;
    top: 10px;
    left: -46px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 6px solid #fff;
    background-color: #ed1b2f; }

.sitemap,
.sitemap-sub {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 15px; }
  .sitemap a,
  .sitemap-sub a {
    color: #434040; }
    .sitemap a:hover, .sitemap a:focus,
    .sitemap-sub a:hover,
    .sitemap-sub a:focus {
      color: #ed1b2f; }

.sitemap > li > a {
  font-size: 20px; }

.sitemap > li > .sitemap-sub {
  margin-bottom: 22px; }
  .sitemap > li > .sitemap-sub li + li {
    padding: 4px 0 2px 0;
    border-top: 1px dashed #e5e3e3; }
  .sitemap > li > .sitemap-sub a {
    font-size: 14px; }

.sitemap-sub > li {
  margin-top: 5px; }

.clearfix:after {
  content: " ";
  display: block;
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.d-i-b {
  display: inline-block; }

.d-b {
  display: block; }

.d-n {
  display: none; }

.clear-mb {
  margin-bottom: 0 !important; }

.m-b-0 {
  margin-bottom: 0; }

.m-b {
  margin-bottom: 22px; }

.m-b-xxs {
  margin-bottom: 2px; }

.m-b-xs {
  margin-bottom: 5px; }

.m-b-sm {
  margin-bottom: 11px; }

.m-b-lg {
  margin-bottom: 44px; }

.m-r-xxs {
  margin-right: 2px; }

.m-l-xxs {
  margin-left: 2px; }

.p-t {
  padding-top: 30px; }

.p-b {
  padding-bottom: 30px; }

.p-b-xs {
  padding-bottom: 7px; }

.p-t-lg {
  padding-top: 60px; }

.p-t-sm {
  padding-top: 15px; }

.disable-hover,
.disable-hover a,
.disable-hover button {
  pointer-events: none !important; }

.browser {
  position: fixed;
  z-index: 9000;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ed1b2f;
  color: #fff;
  text-align: center;
  font-size: 16px; }
  .browser a, .browser button {
    color: #fff; }
    .browser a:hover, .browser a:focus, .browser button:hover, .browser button:focus {
      opacity: 0.66; }
  .browser a {
    text-decoration: underline; }
  .browser button {
    width: 30px;
    height: 18px;
    border: none; }
    .browser button strong {
      font-size: 30px;
      line-height: 12px; }

.browser-cookie-warning,
.browser-js-disabled,
.browser-upgrade {
  display: block;
  padding: 12px 8px;
  margin: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.25); }

.browser-cookie-warning {
  display: none; }

@-ms-viewport {
  width: device-width; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1200px) {
  .hidden-small {
    display: none !important; } }

@media (min-width: 1201px) {
  .hidden-large {
    display: none !important; } }

@media (max-width: 480px) {
  .hidden-xxs {
    display: none !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; } }

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

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

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

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

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