/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/css/fonts/glyphicons-halflings-regular.eot');
  src: url('/css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/css/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/css/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Exo2Regular";
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ff314a;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #e3001c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Exo2Semibold";
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 47px;
}
h2,
.h2 {
  font-size: 36px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #ff314a;
}
a.text-primary:hover {
  color: #fd001f;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #ff314a;
}
a.bg-primary:hover {
  background-color: #fd001f;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 738px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 962px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #ff314a;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 49, 74, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 49, 74, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  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 {
  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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.form-message {
  color: #ff314a;
}
.formMask {
  background-color: rgba(255, 255, 255, 0.68);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 10;
  left: 0px;
  top: 0px;
  font-size: 30px;
  line-height: 40px;
}
.formMask i {
  font-size: 40px;
}
.formMask > div {
  text-align: center;
  height: 100%;
  width: 100%;
  display: table;
}
.formMask > div > div {
  display: table-cell;
  vertical-align: middle;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #ff314a;
  border-color: #ff1834;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #fd001f;
  border-color: #d9001a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #ff314a;
  border-color: #ff1834;
}
.btn-primary .badge {
  color: #ff314a;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #fd001f;
  border-color: #e4001c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #ca0019;
  border-color: #a60014;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #fd001f;
  border-color: #e4001c;
}
.btn-success .badge {
  color: #fd001f;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #777777;
  border-color: #6a6a6a;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #5e5e5e;
  border-color: #4c4c4c;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #777777;
  border-color: #6a6a6a;
}
.btn-info .badge {
  color: #777777;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #ff314a;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #e3001c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.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;
  -o-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: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #ff314a;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.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 .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:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.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 {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 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;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #ff314a;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #ff314a;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 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;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 320px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .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,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #ff314a;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #e3001c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ff314a;
  border-color: #ff314a;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #ff314a;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #fd001f;
}
.label-success {
  background-color: #fd001f;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #ca0019;
}
.label-info {
  background-color: #777777;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #5e5e5e;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ff314a;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ff314a;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #ff314a;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-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-image: -o-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-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: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #fd001f;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-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-image: -o-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-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);
}
.progress-bar-info {
  background-color: #777777;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-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-image: -o-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-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);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-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-image: -o-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-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);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-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-image: -o-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-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);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ff314a;
  border-color: #ff314a;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fffdfd;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #ff314a;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #ff314a;
  border-color: #ff314a;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff314a;
}
.panel-primary > .panel-heading .badge {
  color: #ff314a;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff314a;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
#where_buy_map,
#contact_map {
  height: 500px;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.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: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
span.dis-list {
  color: #ff314a;
  text-align: justify;
  font-weight: bold;
}
.gm-style-iw {
  top: 30px !important;
  left: 0 !important;
  background-color: #fff;
  color: #3d3d3d;
  border: 2px solid #ff314a;
  border-color: #ff314a;
  font-family: "Exo2Regular";
  padding: 20px;
  font-size: 14px !important;
  line-height: 18px;
}
.gm-style-iw .title {
  font-weight: bold;
  font-size: 18px !important;
}
.gm-style-iw p {
  font-size: 14px !important;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  max-width: 100%;
  height: auto;
  display: block;
  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-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.right {
  left: auto;
  right: 0;
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.carousel-control {
  width: 4%;
}
.carousel-control.left,
.carousel-control.right {
  margin-left: 15px;
  background-image: none;
}
@media (max-width: 767px) {
  .carousel.multi .carousel-inner > .next {
    left: 100%;
  }
  .carousel.multi .carousel-inner > .prev {
    left: -100%;
  }
  .carousel.multi .carousel-inner > .next.left,
  .carousel.multi .carousel-inner > .prev.right {
    left: 0;
  }
  .carousel.multi .carousel-inner > .active.left {
    left: -100%;
  }
  .carousel.multi .carousel-inner > .active.right {
    left: 100%;
  }
  .active > div {
    display: none;
  }
  .active > div:first-child {
    display: block;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .carousel.multi .carousel-inner > .next {
    left: 50%;
  }
  .carousel.multi .carousel-inner > .prev {
    left: -50%;
  }
  .carousel.multi .carousel-inner > .next.left,
  .carousel.multi .carousel-inner > .prev.right {
    left: 0;
  }
  .carousel.multi .carousel-inner > .active.left {
    left: -50%;
  }
  .carousel.multi .carousel-inner > .active.right {
    left: 50%;
  }
  .active > div {
    display: none;
  }
  .active > div:first-child {
    display: block;
  }
  .active > div:first-child + div {
    display: block;
  }
}
@media (min-width: 992px) {
  .carousel.multi .carousel-inner > .next {
    left: 25%;
  }
  .carousel.multi .carousel-inner > .prev {
    left: -25%;
  }
  .carousel.multi .carousel-inner > .next.left,
  .carousel.multi .carousel-inner > .prev.right {
    left: 0;
  }
  .carousel.multi .carousel-inner > .active.left {
    left: -25%;
  }
  .carousel.multi .carousel-inner > .active.right {
    left: 25%;
  }
}
.carousel.multi .carousel-inner {
  width: 90%;
  margin: 0 auto;
}
.carousel.multi .carousel-control {
  top: 0px;
}
.carousel.multi .carousel-image {
  height: 220px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.carousel.multi .carousel-image img {
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.carousel.multi .item > div {
  position: relative;
  text-align: center;
}
.carousel.multi .item > div .carousel-caption {
  height: 280px;
}
.carousel.multi .item > div .carousel-caption {
  position: static;
  height: auto;
  padding-bottom: 0px;
}
.carousel.multi .item > div .carousel-caption h3 {
  font-size: 18px !important;
  line-height: 18px !important;
  padding-bottom: 0px;
}
.carousel.multi .item > div .carousel-caption p {
  font-size: 14px !important;
  line-height: 14px !important;
}
.where_buy .containerLabel {
  float: left;
  color: #fff;
  text-align: left;
  height: 48px;
}
#where_buy_map {
  height: 500px;
}
.multiselect {
  width: 200px;
}
.selectBox {
  position: relative;
}
.selectBox select {
  width: 100%;
  font-weight: bold;
}
.overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#checkboxes {
  display: none;
  border: 1px #dadada solid;
}
#checkboxes label {
  display: block;
}
#checkboxes label:hover {
  background-color: #1e90ff;
}
@media (min-width: 768px) {
  ul.control-group {
    width: 678px;
    padding: 15px;
  }
}
@media (min-width: 992px) {
  ul.control-group {
    width: 902px;
    padding: 15px;
  }
}
@media (min-width: 1200px) {
  ul.control-group {
    width: 1110px;
    padding: 15px;
  }
}
@media (min-width: 1340px) {
  ul.control-group {
    width: 1140px;
    padding: 15px;
  }
}
.control {
  font-family: arial;
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding-top: 3px;
  cursor: pointer;
  font-size: 16px;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
label.control.control-checkbox {
  color: #fff;
  text-transform: uppercase;
}
label.control.control-checkbox.select {
  color: #000;
}
.control_indicator {
  position: absolute;
  top: 0px;
  left: 0;
  height: 30px;
  width: 30px;
  background: transparent;
  border: 2px solid #fff;
}
label.select .control_indicator {
  border: 2px solid #000;
}
.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
  background: transparent;
}
.control input:checked ~ .control_indicator {
  background: transparent;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
  background: transparent;
}
.control input:disabled ~ .control_indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control_indicator:after {
  box-sizing: unset;
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control_indicator:after {
  display: block;
}
.control-checkbox .control_indicator:after {
  left: 11px;
  top: 8px;
  width: 3px;
  height: 8px;
  border: solid #000000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
  border-color: #7b7b7b;
}
.btn-dropdown {
  color: #fff;
  background-color: #ff314a;
  font-size: 24px;
  padding: 7px 50px 7px 30px;
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  text-align: left;
}
.btn-dropdown .caret {
  vertical-align: baseline;
}
ul.dropdown-menu > li {
  float: left;
  margin: 7px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.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: 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;
  }
}
.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .btn {
  width: 100%;
  padding-right: 25px;
}
.error .bootstrap-select .btn {
  border: 1px solid #b94a48;
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .btn:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  right: 26px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .btn {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
  color: #64b1d8;
  color: rgba(100, 177, 216, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom-width: 7px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-bottom-color: rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-bottom: 0;
  border-top-width: 7px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-top-color: rgba(204, 204, 204, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bootstrap-select-searchbox,
.bs-actionsbox {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bootstrap-select-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bootstrap-select-searchbox input.form-control {
  margin-bottom: 0;
  width: 100%;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
.ekko-lightbox-container {
  position: relative;
}
.ekko-lightbox-container > div.ekko-lightbox-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}
.ekko-lightbox iframe {
  width: 100%;
  height: 100%;
}
.ekko-lightbox-nav-overlay {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}
.ekko-lightbox-nav-overlay a {
  flex: 1;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: opacity 0.5s;
  color: #ff3049;
  font-size: 60px;
  z-index: 100;
}
.ekko-lightbox-nav-overlay a > * {
  flex-grow: 1;
}
.ekko-lightbox-nav-overlay a > *:focus {
  outline: none;
}
.ekko-lightbox-nav-overlay a span {
  padding: 0 30px;
}
.ekko-lightbox-nav-overlay a:last-child span {
  text-align: right;
}
.ekko-lightbox-nav-overlay a:hover {
  text-decoration: none;
}
.ekko-lightbox-nav-overlay a:focus {
  outline: none;
}
.ekko-lightbox a:hover {
  opacity: 1;
  text-decoration: none;
}
.ekko-lightbox .modal-dialog {
  display: none;
}
.ekko-lightbox .modal-footer {
  text-align: left;
}
.ekko-lightbox-loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  display: flex;
  /* establish flex container */
  flex-direction: column;
  /* make main axis vertical */
  justify-content: center;
  /* center items vertically, in this case */
  align-items: center;
}
.ekko-lightbox-loader > div {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
}
.ekko-lightbox-loader > div > div {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  animation: sk-bounce 2s infinite ease-in-out;
}
.ekko-lightbox-loader > div > div:last-child {
  animation-delay: -1s;
}
.modal-dialog .ekko-lightbox-loader > div > div {
  background-color: #333;
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.openBox {
  width: 95%;
  display: table;
}
.openBox .obContainer {
  border-width: 8px 0 8px 8px;
  border-style: solid;
  padding: 25px 20px 15px 20px;
  min-height: 150px;
  position: relative;
  display: table-cell;
}
.openBox .obContainer h2 {
  margin: 0 0 40px;
}
.openBox .obRightContainer {
  display: table-cell;
  width: 67px;
  position: relative;
}
.openBox .obRightContainer .obRightTop {
  position: absolute;
  top: 0;
  width: 8px;
  background-color: #ccc;
}
.openBox .obRightContainer .obRightBottom {
  position: absolute;
  bottom: 0;
  width: 8px;
  background-color: #ccc;
}
.openBox .obRightContainer .obRightOpen {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 8px;
  margin: auto 0;
  height: 122px;
  right: 29px;
  background-color: #ccc;
  transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  display: inline-block;
}
.openBox p {
  font-size: 24px;
  line-height: 24px;
  padding-right: 20px;
}
.openBox p.small {
  font-size: 85%;
  font-size: 18px;
  line-height: 18px;
  font-family: "Exo2Semibold";
}
.openBox p.bottom {
  position: absolute;
  bottom: 0;
}
@media only screen and (max-width: 768px) {
  .openBox {
    width: 100%;
  }
  .openBox .obContainer h2 {
    font-size: 30px;
    line-height: 26px;
  }
  .openBox .obContainer h3 {
    font-size: 20px;
    line-height: 20px;
  }
}
@keyframes float-away {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    transform: translateY(-150px);
  }
}
@keyframes float-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(-100px);
  }
}
.gridblock {
  margin-left: -15px;
  margin-right: -15px;
}
.gridblock .boxed {
  position: relative;
  margin: -2px 0 30px 0;
  padding: 0 15px 15px 15px;
  height: 255px;
  overflow: hidden;
  border: 2px solid #ff314a;
  clear: both;
  background-repeat: no-repeat;
  background-position: center;
}
.gridblock .boxed.boxedPhoto {
  cursor: pointer;
}
.gridblock .boxed.boxedPhoto:hover .gridContent {
  display: block;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-name: float-in;
}
.gridblock .boxed.boxedPhoto:hover .photo img.mainImage {
  display: block;
  opacity: 0.1;
}
.gridblock .boxed.boxedPhoto:hover .photo img.effectImage {
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
  animation-name: float-away;
}
.gridblock .boxed.boxedPhoto h2 {
  position: absolute;
  bottom: 25px;
  margin: 0;
  z-index: 30;
}
.gridblock .boxed.boxedPhoto .gridContent {
  opacity: 0;
  text-align: center;
  display: none;
  position: absolute;
  top: 100px;
  left: 0;
  padding: 5px;
  font-size: 18px;
  line-height: 24px;
}
.gridblock .boxed.boxedPhoto .gridContent p {
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}
.gridblock .boxed.divided {
  padding: 0;
}
.gridblock .boxed h2 {
  font-size: 36px;
  line-height: 30px;
  margin: 25px 0 40px;
  padding: 0;
  text-transform: uppercase;
  word-wrap: break-word;
}
.gridblock .boxed.bigger h2 {
  margin: 50px 0 40px;
  font-size: 60px;
}
.gridblock .boxed.bigger .gridContent {
  top: 155px;
}
.gridblock .boxed.bigger .gridContent h4 {
  color: #3e3e3e;
  font-size: 24px;
  line-height: 24px;
}
.gridblock .boxed .plainBox {
  position: relative;
  width: 50%;
  height: 100%;
  display: block;
  float: left;
  padding-left: 15px;
}
.gridblock .boxed .plainBox.widthPhoto {
  background-size: cover;
  background-repeat: no-repeat;
  left: -15px;
  padding-left: 30px;
}
.gridblock .boxed .plainBox.widthPhoto.contain {
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 15px;
}
.gridblock .boxed .plainBox.red {
  background-color: #ff314a;
  color: #fff;
}
.gridblock .boxed .plainBox.middle {
  display: table;
}
.gridblock .boxed .plainBox.middle > div {
  display: table-cell;
  vertical-align: middle;
  position: static;
}
.gridblock .boxed .plainBox h4 {
  font-size: 24px;
  line-height: 24px;
  padding-right: 15px;
  margin: 0;
  text-transform: uppercase;
}
.gridblock .boxed .gridContentMiddle {
  padding-top: 35px;
}
.gridblock .boxed .gridContentMiddle .gridContent {
  position: static;
}
.gridblock .boxed .gridContent {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  position: absolute;
  bottom: 15px;
  padding-right: 15px;
}
.gridblock .boxed .gridContent p {
  font-size: 13px;
  line-height: 16px;
  margin: 0;
  padding-bottom: 5px;
}
.gridblock .boxed .gridContent p strong {
  margin-right: 10px;
  font-family: "Exo2Semibold";
}
.gridblock .boxed .gridContent h4 {
  font-family: "Exo2Semibold";
  font-size: 17px;
  line-height: 17px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ff314a;
  margin: 5px 0;
}
.gridblock .boxed .photo {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.gridblock .boxed .photo img {
  position: absolute;
  margin: auto;
  left: -300px;
  right: -300px;
}
.gridblock .boxed .photo img.mainImage {
  transform: translateZ(0px);
}
.gridblock .boxed .photo img.effectImage {
  display: block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .gridblock-4.gridblock .boxed h2 {
    font-size: 30px;
    line-height: 26px;
  }
  .gridblock-4.gridblock .boxed.boxedPhoto .gridContent {
    font-size: 16px;
    line-height: 20px;
  }
  .gridblock-4.gridblock .boxed.boxedPhoto .gridContent p {
    font-size: 16px;
    line-height: 20px;
  }
}
.form .form-group {
  margin-bottom: 0;
  min-height: 125px;
  padding: 1em 1em 0;
  width: 100%;
}
.form .form-group.form-group-half {
  width: 50%;
  float: left;
}
.form p.buttons {
  clear: both;
  padding: 1em;
  width: 100%;
}
.form p.buttons > button {
  margin-right: 1em;
}
.form .form-group > label {
  width: 100%;
}
.form .form-group > label > input[type=checkbox] {
  display: inline-block;
  width: 3em;
}
.form .form-group > label > span {
  display: inline-block;
}
.form .form-group > label > span.text-danger {
  font-weight: normal;
  padding-left: 46px;
  width: 100%;
}
.form .form-group-half > label > input[type=checkbox] {
  margin-top: 1.5em;
}
.form .form-group-half > label > span {
  position: relative;
  top: 9px;
}
.form .captcha-equation {
  position: relative;
  left: 10px;
  top: 27px;
  font-weight: bold;
}
.form .captcha-test {
  padding-left: 75px;
}
.ui-layout-galleryblock-container .thumbnail-box {
  display: inline-block;
}
.ui-layout-galleryblock-container .thumbnail-container {
  margin: 1px;
  border-radius: 4px;
  overflow: hidden;
}
.ui-layout-galleryblock-container .preview-box {
  /* preview-box size with JS (in component editor) */
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.ui-layout-galleryblock-container .preview-box .preview-image-container {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ui-layout-galleryblock-container .preview-box .preview-image-container .preview-image {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
}
.ui-layout-galleryblock-container .preview-box .preview-image-container .preview-overlay {
  background-color: #FFFFFF;
  opacity: 0.25;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
.ui-layout-galleryblock-container .preview-box .preview-image-container i.fa-square {
  color: #000000;
  z-index: 2;
}
.ui-layout-galleryblock-container .preview-box .preview-image-container i.fa-camera {
  color: #FFFFFF;
  z-index: 3;
}
.ui-layout-galleryblock-container .preview-box:before {
  content: "";
  display: block;
  padding-top: 56%;
  /* ratio ~(16:9) */
}
/*.heading-default {
    color: @headings-color;
}*/
.heading-container {
  display: inline-block;
  position: relative;
  width: 100%;
}
.heading-container.heading-tab {
  border-bottom: 7px solid #ff314a;
  background: #545454 url("/gfx/tab-bg.png") repeat top left;
}
.heading-container.heading-tab .heading-text-container h1,
.heading-container.heading-tab .heading-text-container h2,
.heading-container.heading-tab .heading-text-container h3,
.heading-container.heading-tab .heading-text-container h4,
.heading-container.heading-tab .heading-text-container h5,
.heading-container.heading-tab .heading-text-container h6 {
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  background-color: #ff314a;
  border-color: #ff314a;
  border-radius: 0;
  line-height: 30px;
  color: #3d3d3d;
  padding: 10px 35px 10px 30px;
}
.heading-container.heading-tab .heading-text-container h1:hover,
.heading-container.heading-tab .heading-text-container h2:hover,
.heading-container.heading-tab .heading-text-container h3:hover,
.heading-container.heading-tab .heading-text-container h4:hover,
.heading-container.heading-tab .heading-text-container h5:hover,
.heading-container.heading-tab .heading-text-container h6:hover,
.heading-container.heading-tab .heading-text-container h1:focus,
.heading-container.heading-tab .heading-text-container h2:focus,
.heading-container.heading-tab .heading-text-container h3:focus,
.heading-container.heading-tab .heading-text-container h4:focus,
.heading-container.heading-tab .heading-text-container h5:focus,
.heading-container.heading-tab .heading-text-container h6:focus {
  outline: none;
}
.heading-container .heading-text-container {
  float: left;
}
.heading-container .heading-center {
  float: none;
  text-align: center;
}
.heading-container .heading-filler-container {
  border-style: none;
  height: 46px;
  overflow: hidden;
  position: relative;
}
.heading-container .heading-filler-container .heading-filler {
  border-top: 1px solid;
  display: block;
  margin-left: 20px;
  width: 100%;
  position: relative;
}
.heading-container .heading-filler-container .heading-filler-1 {
  top: 42px;
}
.heading-container .heading-filler-container .heading-filler-2 {
  top: 36px;
}
.heading-container .heading-filler-container .heading-filler-3 {
  top: 32px;
}
.heading-container .heading-filler-container .heading-filler-4 {
  top: 20px;
}
.heading-container .heading-filler-container .heading-filler-5 {
  top: 17px;
}
.heading-container .heading-filler-container .heading-filler-6 {
  top: 15px;
}
.heading-container .heading-filler-container-hidden {
  border-style: none;
  display: none;
}
.hr-default,
.hr-margin,
.hr-shadow,
.hr-whitespace,
.hr-short {
  border-color: #808080;
}
.hr-default.fa,
.hr-margin.fa,
.hr-shadow.fa,
.hr-whitespace.fa,
.hr-short.fa {
  color: #808080;
}
.hr-shadow {
  border-color: rgba(0, 0, 0, 0);
  margin: 10px 0px 30px 0px;
  -webkit-box-shadow: 0px 10px 3px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 10px 3px 1px rgba(0, 0, 0, 0.5);
}
.hr-margin {
  margin-top: 70px;
  margin-bottom: 70px;
}
.hr-whitespace {
  border: none;
}
.hr-short {
  display: block;
  line-height: 0;
  /* example: hr-short fa fa-circle-o */
}
.iconbox-container .iconbox-icon {
  text-align: center;
}
.iconbox-container .iconbox-content {
  text-align: center;
}
.iconbox-container.left .iconbox-icon {
  float: left;
  text-align: left;
}
.iconbox-container.left .iconbox-content {
  margin-left: 70px;
  text-align: left;
}
.ui-layout-imageblock-container img {
  max-height: 100%;
  max-width: 100%;
}
.ui-layout-imageblock-container .link-image-center {
  display: inline-block;
  vertical-align: top;
}
.ui-layout-imageblock-container .top-to-bottom-effect {
  display: block;
  position: relative;
  animation: top-to-bottom-animation 2s;
  -webkit-animation: top-to-bottom-animation 2s;
  -moz-animation: top-to-bottom-animation 2s;
  -o-animation: top-to-bottom-animation 2s;
  -ms-animation: top-to-bottom-animation 2s;
}
.ui-layout-imageblock-container .bottom-to-top-effect {
  display: block;
  position: relative;
  animation: bottom-to-top-animation 2s;
  -webkit-animation: bottom-to-top-animation 2s;
  -moz-animation: bottom-to-top-animation 2s;
  -o-animation: bottom-to-top-animation 2s;
  -ms-animation: bottom-to-top-animation 2s;
}
.ui-layout-imageblock-container .left-to-right-effect {
  display: block;
  position: relative;
  animation: left-to-right-animation 2s;
  -webkit-animation: left-to-right-animation 2s;
  -moz-animation: left-to-right-animation 2s;
  -o-animation: left-to-right-animation 2s;
  -ms-animation: left-to-right-animation 2s;
}
.ui-layout-imageblock-container .right-to-left-effect {
  display: block;
  position: relative;
  animation: right-to-left-animation 2s;
  -webkit-animation: right-to-left-animation 2s;
  -moz-animation: right-to-left-animation 2s;
  -o-animation: right-to-left-animation 2s;
  -ms-animation: right-to-left-animation 2s;
}
.ui-layout-imageblock-container .fade-in-effect {
  display: block;
  position: relative;
  animation: fade-in-animation 2s;
  -webkit-animation: fade-in-animation 2s;
  -moz-animation: fade-in-animation 2s;
  -o-animation: fade-in-animation 2s;
  -ms-animation: fade-in-animation 2s;
}
@keyframes top-to-bottom-animation {
  0% {
    opacity: 0;
    top: -50px;
  }
  70% {
    opacity: 1;
    top: 10px;
  }
  100% {
    top: 0px;
  }
}
@-webkit-keyframes top-to-bottom-animation {
  0% {
    opacity: 0;
    top: -50px;
  }
  70% {
    opacity: 1;
    top: 10px;
  }
  100% {
    top: 0px;
  }
}
@-moz-keyframes top-to-bottom-animation {
  0% {
    opacity: 0;
    top: -50px;
  }
  70% {
    opacity: 1;
    top: 10px;
  }
  100% {
    top: 0px;
  }
}
@-o-keyframes top-to-bottom-animation {
  0% {
    opacity: 0;
    top: -50px;
  }
  70% {
    opacity: 1;
    top: 10px;
  }
  100% {
    top: 0px;
  }
}
@-ms-keyframes top-to-bottom-animation {
  0% {
    opacity: 0;
    top: -50px;
  }
  70% {
    opacity: 1;
    top: 10px;
  }
  100% {
    top: 0px;
  }
}
@keyframes bottom-to-top-animation {
  0% {
    opacity: 0;
    bottom: -50px;
  }
  70% {
    opacity: 0.7;
    bottom: 10px;
  }
  100% {
    opacity: 1;
    bottom: 0px;
  }
}
@-webkit-keyframes bottom-to-top-animation {
  0% {
    opacity: 0;
    bottom: -50px;
  }
  70% {
    opacity: 0.7;
    bottom: 10px;
  }
  100% {
    opacity: 1;
    bottom: 0px;
  }
}
@-moz-keyframes bottom-to-top-animation {
  0% {
    opacity: 0;
    bottom: -50px;
  }
  70% {
    opacity: 0.7;
    bottom: 10px;
  }
  100% {
    opacity: 1;
    bottom: 0px;
  }
}
@-o-keyframes bottom-to-top-animation {
  0% {
    opacity: 0;
    bottom: -50px;
  }
  70% {
    opacity: 0.7;
    bottom: 10px;
  }
  100% {
    opacity: 1;
    bottom: 0px;
  }
}
@-ms-keyframes bottom-to-top-animation {
  0% {
    opacity: 0;
    bottom: -50px;
  }
  70% {
    opacity: 0.7;
    bottom: 10px;
  }
  100% {
    opacity: 1;
    bottom: 0px;
  }
}
@keyframes left-to-right-animation {
  0% {
    opacity: 0;
    left: -50px;
  }
  70% {
    opacity: 0.7;
    left: 10px;
  }
  100% {
    opacity: 1;
    left: 0px;
  }
}
@-webkit-keyframes left-to-right-animation {
  0% {
    opacity: 0;
    left: -50px;
  }
  70% {
    opacity: 0.7;
    left: 10px;
  }
  100% {
    opacity: 1;
    left: 0px;
  }
}
@-moz-keyframes left-to-right-animation {
  0% {
    opacity: 0;
    left: -50px;
  }
  70% {
    opacity: 0.7;
    left: 10px;
  }
  100% {
    opacity: 1;
    left: 0px;
  }
}
@-o-keyframes left-to-right-animation {
  0% {
    opacity: 0;
    left: -50px;
  }
  70% {
    opacity: 0.7;
    left: 10px;
  }
  100% {
    opacity: 1;
    left: 0px;
  }
}
@-ms-keyframes left-to-right-animation {
  0% {
    opacity: 0;
    left: -50px;
  }
  70% {
    opacity: 0.7;
    left: 10px;
  }
  100% {
    opacity: 1;
    left: 0px;
  }
}
@keyframes right-to-left-animation {
  0% {
    opacity: 0;
    right: -50px;
  }
  70% {
    opacity: 0.7;
    right: 10px;
  }
  100% {
    opacity: 1;
    right: 0px;
  }
}
@-webkit-keyframes right-to-left-animation {
  0% {
    opacity: 0;
    right: -50px;
  }
  70% {
    opacity: 0.7;
    right: 10px;
  }
  100% {
    opacity: 1;
    right: 0px;
  }
}
@-moz-keyframes right-to-left-animation {
  0% {
    opacity: 0;
    right: -50px;
  }
  70% {
    opacity: 0.7;
    right: 10px;
  }
  100% {
    opacity: 1;
    right: 0px;
  }
}
@-o-keyframes right-to-left-animation {
  0% {
    opacity: 0;
    right: -50px;
  }
  70% {
    opacity: 0.7;
    right: 10px;
  }
  100% {
    opacity: 1;
    right: 0px;
  }
}
@-ms-keyframes right-to-left-animation {
  0% {
    opacity: 0;
    right: -50px;
  }
  70% {
    opacity: 0.7;
    right: 10px;
  }
  100% {
    opacity: 1;
    right: 0px;
  }
}
@keyframes fade-in-animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fade-in-animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fade-in-animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fade-in-animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ttb-ani 0% {
  opacity: 0;
  top: -50px;
}
.ttb-ani 70% {
  opacity: 1;
  top: 10px;
}
.ttb-ani 100% {
  top: 0px;
}
.btt-ani 0% {
  opacity: 0;
  bottom: -50px;
}
.btt-ani 70% {
  opacity: 0.7;
  bottom: 10px;
}
.btt-ani 100% {
  opacity: 1;
  bottom: 0px;
}
.ltr-ani 0% {
  opacity: 0;
  left: -50px;
}
.ltr-ani 70% {
  opacity: 0.7;
  left: 10px;
}
.ltr-ani 100% {
  opacity: 1;
  left: 0px;
}
.rtl-ani 0% {
  opacity: 0;
  right: -50px;
}
.rtl-ani 70% {
  opacity: 0.7;
  right: 10px;
}
.rtl-ani 100% {
  opacity: 1;
  right: 0px;
}
.fi-ani 0% {
  opacity: 0;
}
.fi-ani 100% {
  opacity: 1;
}
.alternate .maps .map .sign {
  color: #4e5a74;
}
.maps section {
  clear: both;
  display: table;
  position: relative;
  table-layout: fixed;
  border-top: 1px dashed #cccccc;
  width: 100%;
}
.maps section > .map {
  display: table-cell;
  border-left: 1px dashed #cccccc;
}
.maps section > .map .photo {
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin: 15px;
  border-radius: 500px;
  float: left;
}
.maps section > .map .photo img {
  width: 100px;
  border: 0 none;
}
.maps section > .map .content {
  overflow: hidden;
  padding: 15px;
}
.maps section > .map .sign {
  overflow: hidden;
  padding: 15px;
  color: #95b165;
  font-weight: bold;
}
.maps section > .map .sign small {
  font-weight: normal;
  display: block;
  color: #999999;
}
.maps section > .map:first-child {
  border-left: 0 none;
}
.maps section > .map.with-photo .sign {
  margin-left: 130px;
}
.maps section > .map.with-photo > a {
  margin-left: 144px;
}
.maps section > .map > a {
  margin-left: 15px;
}
.maps section > .map > a.show-on-map {
  display: block;
  clear: both;
  cursor: pointer;
}
.maps .clearfix,
.maps .dl-horizontal dd,
.maps .container,
.maps .container-fluid,
.maps .row,
.maps .form-horizontal .form-group,
.maps .btn-toolbar,
.maps .btn-group-vertical > .btn-group,
.maps .nav,
.maps .navbar,
.maps .navbar-header,
.maps .navbar-collapse,
.maps .pager,
.maps .panel-body,
.maps .modal-footer {
  border-bottom: 1px dashed #cccccc;
}
.maps-1 section {
  clear: both;
  width: 100%;
}
.maps-1 section:first-child {
  border-top: 0 none;
}
.maps-2 section {
  border: none;
  clear: none;
  float: left;
  width: 50%;
}
.maps-2 section:nth-of-type(odd) {
  border-right: 1px dashed #cccccc;
}
.maps-3 section {
  border: none;
  clear: none;
  float: left;
  width: 33.3%;
}
.maps-3 section:nth-of-type(3n+2) {
  border-left: 1px dashed #cccccc;
  border-right: 1px dashed #cccccc;
}
.maps-4 section {
  border: none;
  clear: none;
  float: left;
  width: 25%;
  border-right: 1px dashed #cccccc;
}
.maps-4 section:nth-of-type(4n+4) {
  border: none;
}
.maps-form {
  margin-bottom: 1em;
  margin-top: 1em;
}
.maps-form .form-group {
  width: 80%;
}
.maps-form .directions-panel {
  margin-top: 1em;
  clear: both;
}
.maps-widget {
  width: 100%;
  height: 400px;
  display: none;
}
.alternate .testimonials .testimonial .sign {
  color: #4e5a74;
}
.testimonials section {
  clear: both;
  display: table;
  position: relative;
  table-layout: fixed;
  border-top: 1px dashed #cccccc;
  width: 100%;
}
.testimonials section > .testimonial {
  display: table-cell;
  border-left: 1px dashed #cccccc;
}
.testimonials section > .testimonial .sign {
  margin-left: 130px;
  overflow: hidden;
  padding: 15px;
  color: #95b165;
  font-weight: bold;
}
.testimonials section > .testimonial .sign small {
  font-weight: normal;
  display: block;
  color: #999999;
}
.testimonials section > .testimonial .content {
  overflow: hidden;
  padding: 15px;
}
.testimonials section > .testimonial .photo {
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin: 15px;
  border-radius: 500px;
  float: left;
}
.testimonials section > .testimonial .photo img {
  width: 100px;
  border: 0 none;
}
.testimonials section > .testimonial:first-child {
  border-left: 0 none;
}
.testimonials .clearfix,
.testimonials .dl-horizontal dd,
.testimonials .container,
.testimonials .container-fluid,
.testimonials .row,
.testimonials .form-horizontal .form-group,
.testimonials .btn-toolbar,
.testimonials .btn-group-vertical > .btn-group,
.testimonials .nav,
.testimonials .navbar,
.testimonials .navbar-header,
.testimonials .navbar-collapse,
.testimonials .pager,
.testimonials .panel-body,
.testimonials .modal-footer {
  border-bottom: 1px dashed #cccccc;
}
.testimonials-1 section {
  clear: both;
  width: 100%;
}
.testimonials-1 section:first-child {
  border-top: 0 none;
}
.testimonials-1 section:nth-of-type(odd) {
  border-right: 1px dashed #cccccc;
}
.testimonials-2 section {
  border: none;
  clear: none;
  float: left;
  width: 50%;
}
.testimonials-3 section {
  border: none;
  clear: none;
  float: left;
  width: 33.3%;
}
.testimonials-3 section:nth-of-type(3n+2) {
  border-left: 1px dashed #cccccc;
  border-right: 1px dashed #cccccc;
}
.testimonials-4 section {
  border: none;
  clear: none;
  float: left;
  border-right: 1px dashed #cccccc;
  width: 25%;
}
.testimonials-4 section:nth-of-type(4n+4) {
  border: none;
}
.container-pressroom {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 70px;
  clear: left;
}
@media (min-width: 768px) {
  .container-pressroom {
    width: 738px;
  }
}
@media (min-width: 992px) {
  .container-pressroom {
    width: 962px;
  }
}
@media (min-width: 1200px) {
  .container-pressroom {
    width: 1200px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .container-pressroom {
    max-width: 288px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .container-pressroom {
    max-width: 448px;
  }
}
@media (min-width: 1200px) {
  .container-pressroom {
    width: 1170px;
  }
}
@media (min-width: 1340px) {
  .container-pressroom {
    width: 1200px;
  }
}
.container-pressroom:before,
.container-pressroom:after {
  content: " ";
  display: table;
}
.container-pressroom:after {
  clear: both;
}
.col {
  display: block;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.span_5_of_6 {
  width: 83.33333333%;
}
.span_1_of_6 {
  width: 16.66666667%;
}
.span_4_of_5 {
  width: 80%;
}
.span_3_of_5 {
  width: 60%;
}
.span_2_of_5 {
  width: 40%;
}
.span_1_of_5 {
  width: 20%;
}
.span_3_of_4 {
  width: 75%;
}
.span_1_of_4 {
  width: 25%;
}
.span_2_of_3 {
  width: 66.66%;
}
.span_1_of_3 {
  width: 33.33%;
}
.span_1_of_2 {
  width: 50%;
}
.span_1_of_1 {
  width: 100%;
}
.col-rightSpacer {
  padding-right: 8.34%;
}
@media only screen and (max-width: 992px) {
  .span_5_of_6 {
    width: 100%;
  }
  .span_1_of_6 {
    width: 50%;
  }
  .span_4_of_5 {
    width: 100%;
  }
  .span_3_of_5 {
    width: 100%;
  }
  .span_2_of_5 {
    width: 100%;
  }
  .span_1_of_5 {
    width: 100%;
  }
  .span_3_of_4 {
    width: 100%;
  }
  .span_1_of_4 {
    width: 50%;
  }
  .span_2_of_3 {
    width: 100%;
  }
  .span_1_of_3 {
    width: 100%;
  }
  .span_1_of_2 {
    width: 100%;
  }
  .col-rightSpacer {
    padding-right: 15px;
  }
}
/*** ESSENTIAL STYLES ***/
.sfsubcategory,
.sfpresentation {
  display: none;
}
.voal {
  display: none;
  position: fixed;
  top: 110px;
  height: 100%;
  width: 100%;
  z-index: 50;
  background: rgba(255, 255, 255, 0.5);
}
.social-icon {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 60;
}
.social-icon li {
  float: left;
}
.social-icon li.facebook a:before {
  content: "\e8f3";
}
.social-icon li.facebook a:hover {
  background-color: #37589b;
}
.social-icon li.twitter a:before {
  content: "\e8f1";
}
.social-icon li.twitter a:hover {
  background-color: #46d4fe;
}
.social-icon li.skype a:before {
  content: "\e90d";
}
.social-icon li.skype a:hover {
  background-color: #12a5f4;
}
.social-icon li.mail a:before {
  content: "\e805";
}
.social-icon li.mail a:hover {
  background-color: #9fae37;
}
.social-icon li.gplus a:before {
  content: "\e8f6";
}
.social-icon li.gplus a:hover {
  background-color: #de5a49;
}
.social-icon li.linkedin a:before {
  content: "\e8fc";
}
.social-icon li.linkedin a:hover {
  background-color: #419cca;
}
.social-icon li.behance a:before {
  content: "\e915";
}
.social-icon li.behance a:hover {
  background-color: #008cfa;
}
.social-icon li.flickr a:before {
  content: "\e8ed";
}
.social-icon li.flickr a:hover {
  background-color: #ff0086;
}
.social-icon li.vimeo a:before {
  content: "\e8ef";
}
.social-icon li.vimeo a:hover {
  background-color: #31baff;
}
.social-icon li.youtube a:before {
  content: "\e921";
}
.social-icon li.youtube a:hover {
  background-color: #a72b1d;
}
.social-icon li.instagram a:before {
  content: "\e909";
}
.social-icon li.instagram a:hover {
  background-color: #a67658;
}
.social-icon li a {
  display: block;
  text-decoration: none;
  color: #595959;
  transition: all 0.3s ease-out 0s;
}
.social-icon li a:hover {
  color: #fff;
  transition: all 0.3s ease-out 0s;
}
.social-big .social-icon {
  position: absolute;
  right: 0;
  top: 35px;
  line-height: 110px;
}
.social-big .social-icon li a {
  text-align: center;
  overflow: hidden;
  line-height: 20px;
  width: 40px;
  font-size: 20px;
  padding: 10px;
}
.social-small .social-icon {
  line-height: 30px;
}
.social-small .social-icon li a {
  width: 30px;
  text-align: center;
  overflow: hidden;
  line-height: 30px;
  font-size: 15px;
}
.header-topnav {
  background-color: #eeeeee;
  line-height: 30px;
  height: 30px;
  border-bottom: 1px solid #ff314a;
  -webkit-box-shadow: 0 0 1px 0 #ff314a inset;
  box-shadow: 0 0 1px 0 #ff314a inset;
}
.header-topnav .social-small .social-icon li:first-child a {
  border-left: 1px solid #ff314a;
}
.header-topnav .social-small .social-icon li a {
  border-right: 1px solid #ff314a;
}
.header-topnav .top-nav-section {
  position: relative;
}
.header-topnav .top-nav {
  position: absolute;
  line-height: 30px;
  right: 0;
  color: #595959;
  font-size: 13px;
  font-family: "Exo2Regular";
}
.header-topnav .top-nav .top-tel {
  float: left;
}
.header-topnav .top-nav ul {
  list-style: none;
  float: left;
  margin: 0 10px 0 0;
}
.header-topnav .top-nav ul li {
  float: left;
}
.header-topnav .top-nav ul li a {
  padding: 0 10px;
  color: #595959;
  border-right: 1px solid #ff314a;
}
.header-topnav .top-nav ul li a:hover,
.header-topnav .top-nav ul li a:active {
  color: #ff314a;
  text-decoration: none;
}
.header {
  background-color: rgba(255, 255, 255, 0.9);
  border-bottom: 2px solid #ff314a;
  transition: all 0.3s ease-out 0s;
  padding: 0 15px;
}
.header:focus,
.header:hover {
  transition: all 0.3s ease-out 0s;
  background-color: #ffffff;
}
.header .social-small .social-icon {
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #eeeeee;
}
.header .top-nav {
  position: absolute;
  top: 55px;
  right: 0;
  height: 55px;
  font-family: "Exo2Regular";
  line-height: normal;
}
.header .top-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header .top-nav ul li {
  float: left;
  padding: 0 10px;
  font-size: 16px;
}
.header .top-nav ul li a {
  color: #595959;
}
.header .top-nav ul li a:hover {
  color: #ff314a;
}
.header .top-nav .top-tel {
  position: absolute;
  bottom: 2px;
  right: 10px;
}
.header .main_menu {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  list-style: none;
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 100%;
  z-index: 999;
}
.header .main_menu .sf-menu {
  line-height: 100px;
  float: right;
}
.header .main_menu .sf-menu > li.search > a {
  border-bottom: 0px none;
}
.header .main_menu .sf-menu > li > a {
  padding: 0 1em;
}
.header .main_menu .sf-menu > li > ul {
  top: 53px;
}
.header .main_menu .sf-menu li ul li.sfHover ul {
  left: -190px;
}
.header.mini .main_menu .sf-menu {
  line-height: 100px;
}
.header.mini .main_menu .sf-menu > li > a {
  padding: 0 1em;
}
.header.mini .main_menu .sf-menu > li > ul {
  top: 112px;
}
.header.standard .main_menu .sf-menu {
  line-height: 82.5px;
}
.header.standard .main_menu .sf-menu > li > a {
  padding: 0 1em;
}
.header.standard .main_menu .sf-menu > li > ul {
  top: 38px;
}
.header-subnav {
  border-bottom: 1px solid #ff314a;
}
.header-subnav .main_menu {
  list-style: none;
  position: relative;
}
.header-subnav .main_menu .sf-menu a {
  padding: 10px 1em;
  margin: 0;
}
.header-subnav .main_menu .sf-menu > li.search {
  float: right;
}
.header-subnav .main_menu .sf-menu > li.search > a {
  border-bottom: 0px none;
}
.header-subnav .main_menu .sf-menu > li > a {
  line-height: 16px;
  font-size: 14px;
}
.header-subnav .main_menu .sf-menu > li > ul {
  top: 36px;
}
.header-subnav .main_menu .sf-menu li ul li.sfHover ul {
  left: 188px;
}
#header_nav {
  position: relative;
  height: 110px;
  line-height: 110px;
}
#header_nav a.logo {
  display: block;
  z-index: 50;
  width: 120px;
  margin-left: 15px;
}
#header_nav a.logo img {
  display: inline-block;
}
#header_nav a.logo span {
  position: absolute;
  font-family: "Exo2Regular";
  color: #ff314a;
  line-height: normal;
}
.mini #header_nav {
  line-height: 110px;
  height: 110px;
}
.sf-menu {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  z-index: 10;
  font-family: "Exo2Regular";
}
.sf-menu * {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.sf-menu a {
  margin: 0 1px;
  text-decoration: none;
  color: #595959;
}
.sf-menu a.current {
  color: #ff314a;
}
.sf-menu > li {
  height: 110px;
}
.sf-menu > li.sfHover > a {
  border-bottom: 12px solid #eeeeee;
  background-color: #eeeeee;
}
.sf-menu > li.sfHover > a.sub-menu-indicator {
  background: #eeeeee url('/gfx/demo/chevon.png') no-repeat center 88px;
}
.sf-menu > li > a {
  border-bottom: 10px solid transparent;
}
.sf-menu > li > a.sub-menu-indicator {
  background: transparent url('/gfx/demo/chevon.png') no-repeat center 66px;
}
.sf-menu > li > a.sub-menu-indicator:hover {
  transition: all 0.3s ease-out 0s;
  background: #eeeeee url('/gfx/demo/chevon.png') no-repeat center 88px;
  border-bottom: 12px solid #eeeeee;
}
.sf-menu > li > a.current {
  border-bottom: 10px solid #ff314a;
}
.sf-menu > li > a:hover {
  background-color: #eeeeee;
}
.sf-menu > li > ul {
  border-bottom: 1px solid #f2f2f2;
  border-left: 0px solid #f2f2f2;
  border-right: 0px solid #f2f2f2;
}
.sf-menu li {
  float: left;
  position: relative;
  font-size: 16px !important;
}
.sf-menu li.megamenu {
  position: inherit!important;
}
.sf-menu li.megamenu.columns-3 > ul > li {
  width: 33.33%;
}
.sf-menu li.megamenu.columns-4 > ul > li {
  width: 25%;
}
.sf-menu li.megamenu.columns-5 > ul > li {
  width: 20%;
}
.sf-menu li.megamenu.columns-6 > ul > li {
  width: 16.66%;
}
.sf-menu li.megamenu.special > ul {
  width: 80% !important;
  margin-left: 10%;
  padding: 0px !important;
  line-height: 16px;
  border: 10px solid #eeeeee;
}
.sf-menu li.megamenu.special > ul > li.sf-category {
  width: 25%;
  padding: 0 0 0 5px;
  border: 0 none;
}
.sf-menu li.megamenu.special > ul > li.sf-subcategory {
  width: 50%;
  background-color: #fff;
}
.sf-menu li.megamenu.special > ul > li.sf-subcategory .sfsubcategory {
  display: block;
}
.sf-menu li.megamenu.special > ul > li.sf-presentation {
  width: 25%;
  position: static;
}
.sf-menu li.megamenu.special > ul > li.sf-presentation .sfpresentation {
  display: block;
  height: 100%;
  position: absolute;
}
.sf-menu li.megamenu.special > ul .sub-title {
  padding: 15px 20px;
}
.sf-menu li.megamenu.special > ul > li > .sub-menu a {
  padding-left: 20px;
}
.sf-menu li.megamenu.special > ul > li > .sub-menu a.active,
.sf-menu li.megamenu.special > ul > li > .sub-menu a.active:hover {
  background-color: #fff !important;
}
.sf-menu li.megamenu > ul.sub-menu {
  width: 100%;
  left: 0px;
  padding: 15px 0px;
  background-color: #eeeeee;
}
.sf-menu li.megamenu > ul > li {
  display: table-cell !important;
  float: none!important;
  padding: 0px 15px;
  width: 33.33%;
  vertical-align: top;
  border-right: 1px dotted #f2f2f2;
}
.sf-menu li.megamenu > ul > li:last-child {
  border-right: none!important;
}
.sf-menu li.megamenu > ul > li.sfHover > a {
  background-color: transparent!important;
}
.sf-menu li.megamenu > ul > li > a,
.sf-menu li.megamenu > ul > li .sub-title {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 5px;
  letter-spacing: 2px;
  font-size: 18px;
  color: #ff314a;
  font-family: 'Exo2Semibold';
}
.sf-menu li.megamenu > ul > li > a:hover,
.sf-menu li.megamenu > ul > li .sub-title:hover {
  background-color: transparent!important;
}
.sf-menu li.megamenu > ul > li.sf-category li > a {
  font-size: 14px;
  font-family: 'Exo2Semibold';
  background: transparent url('/gfx/demo/sub-arrow.png') no-repeat center left;
  padding-left: 25px !important;
  padding-top: 8px;
  padding-bottom: 8px;
}
.sf-menu li.megamenu > ul > li.sf-category li > a.selected {
  background-color: #fff;
}
.sf-menu li.megamenu > ul > li.sf-presentation {
  background: #fff;
  padding: 0;
  position: relative;
  height: 100%;
}
.sf-menu li.megamenu > ul > li.sf-presentation .presentation-image {
  position: absolute;
  z-index: 15;
  bottom: 0;
  top: -10px;
  margin: auto;
  max-height: 100%;
}
.sf-menu li.megamenu > ul > li.sf-presentation .presentation-bg {
  position: absolute;
  background: transparent url('/gfx/demo/sub.png') no-repeat center left;
  width: 106px;
  height: 100%;
  z-index: 20;
  top: 0;
}
.sf-menu li.megamenu > ul > li.sf-subcategory {
  border: 0 none;
}
.sf-menu li.megamenu > ul > li .sub-l1 {
  float: left;
}
.sf-menu li.megamenu > ul > li .sub-l1.span_1_of_1 {
  width: 100%;
}
.sf-menu li.megamenu > ul > li .sub-l1.span_1_of_2 {
  width: 50%;
}
.sf-menu li.megamenu > ul > li .sub-l1.span_1_of_3 {
  width: 33.33333333%;
}
.sf-menu li.megamenu > ul > li .sub-l1.span_1_of_4 {
  width: 25%;
}
.sf-menu li.megamenu > ul > li .sub-l1.span_1_of_5 {
  width: 20%;
}
.sf-menu li.megamenu > ul > li .sub-l1.span_1_of_6 {
  width: 16.66666667%;
}
.sf-menu li.megamenu > ul > li .sub-l1 a {
  font-family: 'Exo2Semibold';
  font-size: 14px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.sf-menu li.megamenu > ul > li .sub-l1 a:hover {
  color: #ff314a;
  background-color: #fff !important;
}
.sf-menu li.megamenu > ul > li ul.sub-l2 {
  padding-bottom: 15px;
  display: inline-block !important;
}
.sf-menu li.megamenu > ul > li ul.sub-l2 a {
  font-size: 12px;
  font-family: "Exo2Regular";
}
.sf-menu li.megamenu > ul > li li > a {
  background: transparent url('/gfx/demo/sub-arrow-small.png') no-repeat center left;
  padding-left: 20px;
}
.sf-menu li.megamenu > ul > li ul {
  display: block!important;
  top: 0px!important;
  width: 100%;
  opacity: 1!Important;
  left: 0px!important;
  position: relative!important;
  /*                        & ul{
                            padding-left:14px;
                        }*/
}
.sf-menu li.megamenu > ul > li ul li.sfHover > a {
  background-color: transparent!important;
}
.sf-menu li.megamenu > ul > li ul li.sfHover > a:hover {
  background-color: #f9f9f9 !important;
}
.sf-menu li.megamenu ul li a {
  border-bottom: none!important;
  padding: 9px 0px;
}
.sf-menu li.sf-with-ul a {
  min-width: 1px;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
  outline: 0 none;
  visibility: inherit;
}
.sf-menu li:hover ul:not(.dropdown-menu),
.sf-menu li.sfHover ul:not(.dropdown-menu) {
  left: 0;
  z-index: 999;
}
.sf-menu li:hover ul:not(.dropdown-menu) li ul,
.sf-menu li.sfHover ul:not(.dropdown-menu) li ul {
  top: -999em;
}
.sf-menu li ul {
  position: absolute;
  z-index: 3;
  width: 190px;
}
.sf-menu li ul li {
  font-size: 14px;
  width: 100%;
}
.sf-menu li ul li:last-child a {
  border-bottom: medium none;
}
.sf-menu li ul li.sfHover > a {
  color: #595959;
  background-color: #f9f9f9 !important;
}
.sf-menu li ul li.sfHover ul {
  top: 10px;
}
.sf-menu li ul li.sfHover ul li ul {
  top: -999em;
}
.sf-menu li ul li a {
  font-size: 14px;
  line-height: 13px;
  color: #595959;
  transition: none;
  background-color: #eeeeee;
  padding-left: 1.25em;
  margin: 0;
  padding: 14px;
  border-bottom: 1px solid #f9f9f9;
  white-space: pre-line;
}
.sf-menu li ul li a:focus,
.sf-menu li ul li a:hover,
.sf-menu li ul li a:active {
  color: #595959;
}
.sf-menu li ul li a:hover {
  visibility: inherit;
  color: #595959;
  background-color: #f9f9f9 !important;
}
.sf-menu li ul li ul li {
  font-size: 14px;
  width: 100%;
}
.sf-menu li ul li ul li:hover ul,
.sf-menu li ul li ul li.sfHover ul {
  left: -190px;
  top: 0;
}
.sf-menu li a {
  display: block;
  position: relative;
}
.sf-menu li a:focus,
.sf-menu li a:hover,
.sf-menu li a:active {
  outline: 0 none;
}
.sf-menu li a .sf-sub-indicator {
  display: inline-block;
  width: 10px;
  position: relative;
  left: 8px;
  height: 10px;
  color: #595959;
  font-size: 14px;
  line-height: 16px;
  height: auto;
  background-color: transparent!important;
}
#mega-mobile {
  font-family: 'entypo-fontello';
  position: relative;
  display: block;
  float: right;
  border-radius: 4px;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-decoration: none;
  text-align: center;
  right: 100px;
  top: 25px;
  z-index: 10000;
  font-size: 30px;
  color: #595959;
  transition: all 0.3s ease-out 0s;
}
#mega-mobile:hover {
  transition: all 0.3s ease-out 0s;
  color: #ffffff;
  background-color: #595959;
}
#mobile-header {
  position: relative;
  height: 110px;
  line-height: 110px;
  background: #ffffff;
}
#mobile-header.mobile-inmenu {
  height: 157px;
}
#mobile-header a.logo {
  display: block;
  line-height: 110px;
  height: 110px;
  margin-left: 30px;
}
#mobile-header a.logo img {
  display: inline-block !important;
}
#mobile-header #mobile-close-btn {
  font-family: 'entypo-fontello';
  position: absolute;
  border-radius: 4px;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-decoration: none;
  text-align: center;
  right: 25px;
  top: 25px;
  z-index: 10000;
  font-size: 30px;
  color: #ff314a;
  transition: all 0.3s ease-out 0s;
}
#mobile-header #mobile-close-btn::before {
  content: '\2715';
}
#mobile-header #mobile-close-btn:hover {
  transition: all 0.3s ease-out 0s;
  color: #ffffff;
  background-color: #595959;
}
.mobile-hidden {
  display: none;
  visibility: hidden;
}
.mobile-hidden2 > li:not(.langSelector) {
  display: none;
  visibility: hidden;
}
#top-mobile-social {
  display: none;
}
#mobile-layer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  background: #fbfbfb;
  font-family: "Exo2Regular";
  font-size: 16px;
}
#mobile-layer .sub-title {
  display: none;
}
#mobile-layer .sfsubcategory {
  display: block;
}
#mobile-layer #mobile-megamenu {
  border-top: 2px solid #ff314a;
  width: 100%;
  background: #eeeeee;
  list-style: none;
  padding: 0;
  margin: 0;
}
#mobile-layer #mobile-megamenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#mobile-layer #mobile-megamenu li {
  position: relative;
}
#mobile-layer #mobile-megamenu li.langSelector {
  display: none;
}
#mobile-layer #mobile-megamenu li a {
  display: block;
  padding: 15px 25px;
  position: relative;
  z-index: 1001;
  text-decoration: none;
  color: #595959;
  border-bottom: 1px solid #f9f9f9;
  background: #eeeeee;
}
#mobile-layer #mobile-megamenu li a.selected {
  color: #595959;
}
#mobile-layer #mobile-megamenu li a:hover {
  background: #f9f9f9;
}
#mobile-layer #mobile-megamenu li a.mobile-open-indicator {
  position: absolute;
  z-index: 1002;
  right: 10px;
  top: 0;
  margin: 10px;
  padding: 0;
  width: 50px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  text-align: center;
  border: 1px solid #f9f9f9;
  border-radius: 4px;
  background: #fbfbfb;
}
#mobile-layer #mobile-megamenu li a.mobile-open-indicator:before {
  content: "\e114";
  font-family: 'Glyphicons Halflings';
}
#mobile-layer #mobile-megamenu li a.mobile-open-indicator:hover {
  background: #f9f9f9;
}
#mobile-layer #mobile-megamenu li li > a {
  padding-left: 37.5px;
}
#mobile-layer #mobile-megamenu li li li > a {
  padding-left: 50px;
}
#mobile-layer #mobile-megamenu li li li li > a {
  padding-left: 62.5px;
}
#mobile-layer #social-icon-mobile.social-icon {
  display: block !important;
  height: 45px;
  position: absolute;
  bottom: 2px;
  border-top: 1px solid #ff314a;
  width: 100%;
  z-index: 1005;
}
#mobile-layer #social-icon-mobile.social-icon a {
  height: 45px;
  line-height: 45px;
  width: 45px;
  text-align: center;
}
#mobile-layer #social-icon-mobile.social-icon a#social-show-more {
  position: absolute;
  right: 5px;
  transition: all 0.3s ease-out 0s;
  color: #ff314a;
  text-decoration: none;
}
#mobile-layer #social-icon-mobile.social-icon a#social-show-more:focus,
#mobile-layer #social-icon-mobile.social-icon a#social-show-more:active {
  outline: 0 none;
}
#mobile-layer #social-icon-mobile.social-icon a#social-show-more:hover {
  outline: 0 none;
  color: #fff;
  transition: all 0.3s ease-out 0s;
  background-color: #595959;
}
#mobile-layer #social-icon-mobile.social-icon a#social-show-more:before {
  content: "\e114";
  font-family: 'Glyphicons Halflings';
  margin-right: 5px;
}
#mobile-layer #social-icon-mobile.social-icon li.social-show-more {
  position: relative;
  right: 4px;
  top: 45px;
  float: right;
  clear: right;
  background: #ffffff;
  border-bottom: 1px solid #ff314a;
  border-left: 1px solid #ff314a;
  border-right: 1px solid #ff314a;
}
@media (max-width: 767px) {
  .social {
    display: none !important;
  }
  .social-small {
    position: relative;
  }
  #header.mobile-inmenu #header_nav {
    padding-top: 0;
  }
  #header.mobile-inmenu #mega-mobile {
    top: 25px;
  }
  .header-topnav {
    height: auto;
    line-height: normal;
  }
  .header-topnav .top-nav-section {
    clear: left;
  }
  .header-topnav .top-nav-section .top-nav {
    position: static;
  }
  #top-mobile-social {
    display: block;
    height: 45px;
    margin-bottom: 5px;
  }
  .header-topnav .social-small #social-icon-mobile li a {
    border-bottom: 1px solid #ff314a;
    border-right: 1px solid #ff314a;
  }
  .header-topnav .social-small #social-icon-mobile li:first-child a {
    border-left: 1px solid #ff314a;
  }
  .social-small #social-icon-mobile {
    height: 45px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10010;
    border: 0 none !important;
    width: 100%;
  }
  .social-small #social-icon-mobile li:first-child a {
    border-left: 1px solid #eeeeee;
  }
  .social-small #social-icon-mobile li a {
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    height: 45px;
    line-height: 45px;
    width: 45px;
    text-align: center;
  }
  .social-small #social-icon-mobile a#social-show-more {
    position: absolute;
    right: 5px;
    transition: all 0.3s ease-out 0s;
    color: #ff314a;
    text-decoration: none;
    height: 45px;
    line-height: 45px;
    width: 45px;
    text-align: center;
  }
  .social-small #social-icon-mobile a#social-show-more:focus,
  .social-small #social-icon-mobile a#social-show-more:active {
    outline: 0 none;
  }
  .social-small #social-icon-mobile a#social-show-more:hover {
    outline: 0 none;
    color: #fff;
    transition: all 0.3s ease-out 0s;
    background-color: #595959;
  }
  .social-small #social-icon-mobile a#social-show-more:before {
    content: "\e114";
    font-family: 'Glyphicons Halflings';
    margin-right: 5px;
  }
  .social-small #social-icon-mobile li.social-show-more {
    position: relative;
    right: 5px;
    top: 45px;
    float: right;
    clear: right;
    background: #ffffff;
  }
  .social-small #social-icon-mobile li.social-show-more a {
    border-bottom: 1px solid #ff314a;
    border-left: 1px solid #ff314a;
    border-right: 1px solid #ff314a;
  }
}
/*!
 * Variables overrides
 * Dostosowanie do nowych rozdzielczości
 */
#header_nav a.logo {
  position: relative;
  z-index: 1000;
}
@media only screen and (max-width: 992px) {
  .header .main_menu .sf-menu > li > a {
    padding: 0 .7em 48px .7em;
  }
}
/*!
 * font-family overrides
 * Dostosowanie do nowych rozdzielczości
 */
@font-face {
  font-family: 'Exo2Regular';
  src: url('/css/fonts/exo2-regular.eot');
  src: url('/css/fonts/exo2-regular.eot?#iefix') format('embedded-opentype'), url('/css/fonts/exo2-regular.woff') format('woff'), url('/css/fonts/exo2-regular.ttf') format('truetype'), url('/css/fonts/exo2-regular.svg#Exo2Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Exo2Semibold';
  src: url('/css/fonts/exo2-semibold.eot');
  src: url('/css/fonts/exo2-semibold.eot?#iefix') format('embedded-opentype'), url('/css/fonts/exo2-semibold.woff') format('woff'), url('/css/fonts/exo2-semibold.ttf') format('truetype'), url('/css/fonts/exo2-semibold.svg#Exo2Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Exo2Light';
  src: url('/css/fonts/exo2-light.eot');
  src: url('/css/fonts/exo2-light.eot?#iefix') format('embedded-opentype'), url('/css/fonts/exo2-light.woff') format('woff'), url('/css/fonts/exo2-light.ttf') format('truetype'), url('/css/fonts/exo2-light.svg#Exo2Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'entypo-fontello';
  src: url('/css/fonts/entypo.eot');
  src: url('/css/fonts/entypo.eot?#iefix') format('embedded-opentype'), url('/css/fonts/entypo.woff') format('woff'), url('/css/fonts/entypo.ttf') format('truetype'), url('/css/fonts/entypo.svg#glyphicons-halflingsregular') format('svg');
}
@font-face {
  font-family: 'arial-bold';
  src: url('/css/fonts/ArialRoundedBold.eot');
  src: url('/css/fonts/ArialRoundedBold.eot?#iefix') format('embedded-opentype'), url('/css/fonts/ArialRoundedBold.woff') format('woff'), url('/css/fonts/ArialRoundedBold.ttf') format('truetype'), url('/css/fonts/ArialRoundedBold.svg#arial-bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 0;
  margin-bottom: 0;
}
h1,
.h1 {
  line-height: 39px;
}
h2,
.h2 {
  text-transform: uppercase;
  line-height: 30px;
}
h3,
.h3 {
  line-height: 24px;
  font-family: "Exo2Light";
}
h4,
.h4 {
  line-height: 12px;
}
h5,
.h5 {
  line-height: 8px;
}
h6,
.h6 {
  line-height: 6px;
}
/*!
 * Grid overrides
 * Dostosowanie do nowych rozdzielczości
 */
@media (min-width: 320px) and (max-width: 479px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .container {
    max-width: 448px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1340px) {
  .container {
    width: 1200px;
  }
}
.layout .btn {
  border-radius: 0px;
  border: 2px solid #fff;
}
.layout .btn .caret {
  border: 0 none;
}
.layout .btn .caret:after {
  font-family: 'entypo-fontello';
  content: '\e764';
}
.btn-default {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0);
  border-color: #ffffff;
  font-family: "Exo2Regular";
  font-size: 18px;
  padding: 9px 12px 10px 12px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: rgba(230, 230, 230, 0);
  border-color: #e0e0e0;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: rgba(255, 255, 255, 0);
  border-color: #ffffff;
}
.btn-default .badge {
  color: rgba(255, 255, 255, 0);
  background-color: #ffffff;
}
.dropdown-menu {
  background-color: rgba(249, 47, 71, 0.9);
  border-radius: 0px;
}
.dropdown-menu .inner {
  background-color: transparent;
}
.dropdown-menu > li > a {
  color: #fff;
  font-family: "Exo2Regular";
  font-size: 15px;
}
.dropdown-menu > li > a:hover {
  background-color: #ce3144;
  color: #fbfbfb;
}
.default .btn {
  border: 2px solid #ff314a;
}
.default .btn-default {
  color: #3d3d3d;
  background-color: rgba(255, 255, 255, 0);
  border-color: #ff314a;
  font-family: "Exo2Regular";
  font-size: 18px;
}
.default .btn-default:hover,
.default .btn-default:focus,
.default .btn-default:active,
.default .btn-default.active,
.open > .dropdown-toggle.default .btn-default {
  color: #3d3d3d;
  background-color: rgba(230, 230, 230, 0);
  border-color: #f3001d;
}
.default .btn-default:active,
.default .btn-default.active,
.open > .dropdown-toggle.default .btn-default {
  background-image: none;
}
.default .btn-default.disabled,
.default .btn-default[disabled],
fieldset[disabled] .default .btn-default,
.default .btn-default.disabled:hover,
.default .btn-default[disabled]:hover,
fieldset[disabled] .default .btn-default:hover,
.default .btn-default.disabled:focus,
.default .btn-default[disabled]:focus,
fieldset[disabled] .default .btn-default:focus,
.default .btn-default.disabled:active,
.default .btn-default[disabled]:active,
fieldset[disabled] .default .btn-default:active,
.default .btn-default.disabled.active,
.default .btn-default[disabled].active,
fieldset[disabled] .default .btn-default.active {
  background-color: rgba(255, 255, 255, 0);
  border-color: #ff314a;
}
.default .btn-default .badge {
  color: rgba(255, 255, 255, 0);
  background-color: #3d3d3d;
}
.form-control {
  border-radius: 0px;
}
form .form-control {
  background-color: #fff;
  -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
  font-family: "Exo2Regular";
  font-size: 18px;
  padding: 12px 15px;
  color: #898989;
  height: auto;
  border: 0 none;
  margin: 0 0 30px 0;
}
form .form-control:focus {
  -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.5);
}
form .bootstrap-select {
  width: 100% !important;
  margin: 0 0 30px 0 !important;
}
form .dropdown-toggle {
  background-color: #fff !important;
  -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
  height: auto;
  border: 0 none !important;
  padding: 12px 15px;
  color: #898989 !important;
}
.mesh {
  position: relative;
}
.mesh .containerLabel,
.mesh .container {
  position: relative;
  z-index: 20;
}
.mesh::after {
  content: '';
  background: transparent url('/gfx/demo/mesh3.png') repeat top center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.heading {
  padding: 40px 0 15px 0;
}
@media (max-width: 991px) {
  /*  .pageProductMenu .menuItem{
    margin:0 0 12px 12px;
  }*/
  #instagram,
  #fb,
  #infolinia,
  #omix_kontakt,
  #shop,
  #ue {
    display: none;
  }
  .supportSection .videoHoverWrapper {
    width: 270px;
  }
  .contactSection {
    height: auto !important;
  }
  .contactSection h2,
  .contactSection h3,
  .contactSection .h3 {
    margin: 0 0 30px !important;
  }
  .footer h3 {
    margin: 40px 0 5px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .supportSection .videoHoverWrapper {
    width: 270px;
  }
  .contactSection {
    height: auto !important;
  }
}
@media (min-width: 1680px) {
  #boxedLayout {
    width: 1650px;
  }
  /*  .pageProductMenu .menuItem{
    margin:0 0 12px 12px;
  }*/
}
body {
  background-color: #222324;
}
#header {
  position: relative;
  z-index: 100;
}
#wrapper {
  background-color: #ffffff;
}
#boxedLayout {
  margin: 0 auto;
}
.hiddenHeader {
  cursor: pointer;
}
.hiddenHeader h1 {
  font-size: 47px;
  margin-bottom: 0;
}
.hiddenHeader h2 {
  font-weight: 500;
  line-height: 30px;
  color: inherit;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 36px;
}
.red_bg h2.title_ico {
  background-size: auto;
  min-height: 56px;
}
#linkKategoria {
  position: absolute;
  top: 917px;
  left: 390px;
  width: 526px;
  height: 60px;
}
.wide .container {
  width: 100%;
  max-width: 100%;
}
.label {
  font-size: 18px;
}
.label.hideLabel {
  display: none;
}
.layersliderblock .panel-body {
  padding: 0;
}
.form .form-group {
  min-height: auto !important;
  padding: 0;
}
.form p.buttons {
  padding: 0 0 0 15px;
}
.form form .form-group-half {
  padding-left: 15px;
}
.form form .form-group-half:first-child {
  padding-left: 0;
  padding-right: 15px;
}
.form form .input-area {
  position: relative;
}
#fb {
  border: medium none;
  height: 50px;
  margin: auto;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 210px;
  transition: width .3s ease 0;
  width: 50px;
  z-index: 50;
  background: url(/gfx/facebook.png) no-repeat center center;
  background-size: cover;
}
#fb:hover {
  opacity: .8;
}
#fb a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#omix_kontakt {
  border: 0px none;
  height: 40px;
  margin: auto;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 270px;
  transition: width .3s ease 0;
  width: 170px;
  z-index: 50;
  background: url(/gfx/infolinia_omix.png) no-repeat center center;
  background-size: cover;
}
#omix_kontakt:hover {
  opacity: .8;
}
@media (min-width: 1680px) {
  #omix_kontakt {
    right: calc((100% - 1650px)/2);
  }
}

#omix_kontakt a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#instagram {
  border: 0px none;
  height: 50px;
  margin: auto;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 270px;
  transition: width .3s ease 0;
  width: 50px;
  z-index: 50;
  background: url(/gfx/instagram.png) no-repeat center center;
  background-size: cover;
}
#instagram:hover {
  opacity: .8;
}
#instagram a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#shop {
  border: medium none;
  height: 50px;
  margin: auto;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 330px;
  transition: width .3s ease 0;
  width: 50px;
  z-index: 50;
  background: transparent url('/gfx/shopping-cart.png') no-repeat center center;
  background-size: cover;
}
#shop:hover {
  opacity: 0.8;
}
#shop a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#ue {
  border: medium none;
  height: 50px;
  margin: auto;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 390px;
  transition: width .3s ease 0;
  width: 52px;
  z-index: 50;
  background: transparent url('/images/unia-ico.png') no-repeat center center;
  background-size: contain;
}
#ue:hover {
  opacity: 0.8;
}
#ue a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#infolinia {
  border: medium none;
  height: 50px;
  margin: auto;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 150px;
  transition: width .3s ease 0;
  width: 50px;
  z-index: 50;
}
#infolinia:hover {
  width: 215px;
}
.squareblock {
  text-align: center;
  margin: 0 -15px;
}
.squareblock .ghost {
  display: inline-block;
  margin: 0 6px;
  padding: 0 13px;
  width: 190px;
  height: 1px;
}
.squareblock a {
  display: inline-block;
  overflow: hidden;
  border-style: solid;
  border-width: 2px;
  margin: 6px;
  padding: 14px 13px;
  position: relative;
  text-align: left;
  font-size: 100%;
  word-wrap: break-word;
}
.squareblock a h4 {
  font-family: 'arial-bold';
  text-transform: lowercase;
  color: #fff;
  font-size: 2.3em;
  line-height: 0.8em;
  margin: 0;
  padding: 0;
}
.squareblock a h4 span {
  color: #ff314a;
}
.squareblock a img {
  border: 0 none;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.squareblock a img.menuMainImg {
  max-height: 30%;
}
.squareblock a img.menuHoverImg {
  max-height: 50%;
}
.squareblock a .subtitle {
  bottom: -14px;
  color: #fff;
  font-family: "Exo2Light";
  font-size: 1.28em;
  left: 14px;
  line-height: 1em;
  position: absolute;
}
.squareblock a .hover {
  display: none;
}
.squareblock a:hover,
.squareblock a:focus {
  text-decoration: none;
  background-color: #ff314a;
  transition: all 0.9s ease-out 0s;
}
.squareblock a:hover .hover,
.squareblock a:focus .hover {
  display: block;
}
.squareblock a:hover img.menuMainImg,
.squareblock a:focus img.menuMainImg {
  display: none;
}
.squareblock a:hover h4 span,
.squareblock a:focus h4 span {
  color: #f5849d;
}
.btn-group.lang {
  border-left: 1px solid #ccc;
}
.btn-group.lang .glyphicon {
  color: #595959;
  font-size: 12px;
}
.btn-group.lang button {
  background: transparent;
  border: 0 none;
  padding: 0 10px 5px;
  border-radius: 0;
}
.btn-group.lang .caret {
  margin-left: 5px;
}
.btn-group.lang a img {
  padding-right: 10px;
}
.sf-menu .popover {
  width: 180px;
}
.sf-menu .popover .popover-content {
  padding: 0px 14px 8px 14px;
  line-height: 2em;
}
.sf-menu .popover .popover-content .out {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 16px;
  hieght: 17px;
  line-height: 16px;
}
.sf-menu .popover .popover-content .btn-primary {
  padding: 3px 10px;
  margin: 10px 0;
}
.sf-menu .popover .popover-content .form-control {
  font-size: 12px;
  margin: 0;
}
.sf-menu .popover .popover-content input {
  padding: 3px 10px;
}
.sf-menu .popover .popover-content label {
  font-size: 12px;
}
.sf-menu .popover .popover-content #btnUpperLoginForm {
  font-size: 12px;
}
.sf-menu .popover .popover-content .form-group {
  padding-top: 5px;
}
.sf-menu .popover .popover-content p {
  padding: 0;
}
.sf-menu .popover h3 {
  padding: 8px 14px;
}
.main_menu .sf-menu li.langSelector ul.dropdown-menu li {
  margin: 0;
}
.main_menu .sf-menu li.langSelector ul.dropdown-menu li a {
  padding: 14px 10px;
  font-size: 13px;
}
.main_menu .megamenu ul.sub-menu li a strong {
  color: #000;
  font-weight: normal;
}
.main_menu .megamenu ul.sub-menu li a strong span {
  color: #ff314a;
}
.tab-content .movie_section_wrapper > div > div {
  border-bottom: 6px solid #f3f3f3;
}
.tab-content .movie_list {
  background: #3d3d3d;
}
.tab-content .movie_list > div {
  border: 3px solid transparent;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  cursor: pointer;
  height: 240px;
  overflow: hidden;
}
.tab-content .movie_list > div.current {
  border: 3px solid #ff314a;
}
.tab-content .movie_list > div.clearFix {
  border: 0 none;
  clear: both;
  height: 0;
}
.tab-content .movie_list > div .movie_img {
  margin: 15px 0 0 0;
  position: relative;
}
.tab-content .movie_list > div .movie_img:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 66px;
  height: 67px;
  background: url("/gfx/category/play_ico.jpg") no-repeat center center;
  background-size: cover;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
}
.tab-content .movie_list > div .movie_img img {
  width: 100%;
  height: auto;
}
.tab-content .movie_list > div .movie_title {
  margin: 10px 10px 15px 10px;
}
.tab-content .movie_list > div:hover {
  border: 3px solid #ff314a;
}
.tab-content .movie_iframe {
  width: calc(100%);
  height: 100%;
  position: relative;
  z-index: 90;
}
.tab-content .movie_iframe.loading:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff url("/gfx/category/ajax-loader.gif") no-repeat center center;
  opacity: 0;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  content: '';
  z-index: 10;
}
.tab-content .movie_iframe.loading:after {
  opacity: 1;
  -moz-animation: "move-the-object .5s 1", "move-the-object-again .5s 1 .5s";
  -webkit-animation: "move-the-object .5s 1", "move-the-object-again .5s 1 .5s";
  animation: "move-the-object .5s 1", "move-the-object-again .5s 1 .5s";
}
.tab-content .movie_iframe > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#where_buy_points .point > div {
  cursor: pointer;
  border: 3px solid #ff314a;
  padding: 15px;
  height: 300px;
  overflow: hidden;
  margin: 15px 0;
}
#where_buy_points .point > div:hover {
  background-color: #f5f4f4;
  border: 3px solid #d22d41;
}
#where_buy_points .point > div .title {
  font-family: "Exo2Semibold";
}
#map_wrapper {
  position: relative;
}
#findMeBtn {
  position: absolute;
  bottom: 23px;
  right: 50px;
  background: #fff;
  font-family: "Exo2Semibold";
  font-size: 14px;
  padding: 3px 5px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px -1px;
  border-radius: 2px;
  cursor: pointer;
  z-index: 10;
  border: 1px solid #efefef;
  /* color: #676767; */
  text-transform: uppercase;
}
.pressroomLabel {
  margin-bottom: 30px;
}
.pressroomLabel .containerLabel {
  margin-bottom: 0;
}
.categories-control {
  float: left;
  margin-right: 25px;
}
.categories-control .btn-dropdown {
  padding: 5px 30px 5px 30px;
}
.categories-control .caret {
  font-size: 18px;
  margin-left: 10px;
}
.rowPager .rowPage {
  width: 50px;
  height: 50px;
  font-family: "Exo2Light";
  font-size: 24px;
  line-height: 38px;
  color: #3d3d3d;
  border: 1px solid transparent;
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  margin: 25px 15px 25px 0;
}
.rowPager .rowPage:hover {
  color: #ff314a;
}
.rowPager .rowPage.active {
  border: 2px solid #ff314a;
  color: #ff314a;
}
.files {
  border: 2px solid #ff314a;
  padding: 0 !important;
}
.files .files_label {
  font-family: "Exo2Semibold";
  font-size: 36px;
  line-height: 32px;
  color: #ff314a !important;
  text-transform: uppercase;
  padding: 30px 25px;
}
.files .files_item {
  font-size: 14px;
}
.files .files_item a {
  display: block;
  line-height: 18px;
  color: #3d3d3d;
}
.files .files_item a::before {
  content: '\f054';
  font-family: 'FontAwesome';
  font-size: 12px;
  padding-right: 10px;
  text-decoration: none;
  color: #ff314a !important;
}
.files .files_item a::before:hover {
  text-decoration: none;
}
.files .files_item a:hover {
  text-decoration: underline;
}
.accordion {
  min-height: 1px;
  padding: 15px;
  margin-top: 15px;
  display: block;
  text-decoration: none;
  color: #3d3d3d;
  font-size: 14px;
  line-height: 16px;
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  position: relative;
}
.accordion .pre {
  margin-top: 10px;
}
.accordion .files {
  border: 2px solid #ff314a;
  padding: 0 !important;
  margin: 15px 0 25px 0;
}
.accordion .files .files_label {
  font-family: "Exo2Semibold";
  font-size: 36px;
  line-height: 32px;
  color: #ff314a !important;
  text-transform: uppercase;
  padding: 30px 25px;
}
.accordion .files .files_item {
  font-size: 14px;
}
.accordion .files .files_item a {
  display: block;
  line-height: 18px;
  color: #3d3d3d;
}
.accordion .files .files_item a::before {
  content: '\f054';
  font-family: 'FontAwesome';
  font-size: 12px;
  padding-right: 10px;
  text-decoration: none;
  color: #ff314a !important;
}
.accordion .files .files_item a::before:hover {
  text-decoration: none;
}
.accordion .files .files_item a:hover {
  text-decoration: underline;
}
.accordion.bigger p,
.accordion.bigger div {
  font-family: "Exo2Light";
  font-size: 18px;
  line-height: 24px;
}
.accordion.bigger div {
  padding: 15px 0 25px 0;
}
.accordion.bigger h4 {
  font-family: "Exo2Light";
  font-size: 24px;
  line-height: 24px;
  padding: 15px 0 25px 0;
}
.accordion.bigger h5 {
  font-family: "Exo2Light";
  font-size: 20px;
  line-height: 20px;
  padding: 15px 0 25px 0;
}
.accordion.bigger h2 {
  font-size: 36px;
  line-height: 32px;
}
.accordion .value {
  color: #ff314a;
  font-family: "Exo2Semibold";
}
.accordion .caret {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
}
.accordion .caret::after {
  font-family: 'entypo-fontello';
  line-height: 36px;
  font-size: 22px;
  text-align: center;
}
.accordion.open .caret::after {
  content: '\e767';
}
.accordion.closed {
  background: #f2f2f2;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f2f2f2 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #f2f2f2 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #f2f2f2 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}
.accordion.closed .caret::after {
  content: '\e764';
}
.accordion.closed h2,
.accordion.closed h3 {
  padding: 0 40px 0 0 !important ;
}
.accordion.closed p,
.accordion.closed div {
  display: none;
  padding: 0 !important;
}
.accordion.closed p.pre,
.accordion.closed div.pre {
  display: block;
}
.accordion h2,
.accordion h3 {
  cursor: pointer;
  color: #ff314a !important;
  font-size: 24px;
  line-height: 20px;
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  margin: 0;
  padding: 0 40px 25px 0 !important ;
}
.accordion .handler:hover {
  text-decoration: none;
  color: #ca0019 !important;
}
.accordion p,
.accordion div {
  font-family: "Exo2Light";
  font-size: 14px;
  line-height: 16px;
  margin: 0;
}
.history_line {
  position: relative;
  font-family: "Exo2Semibold";
  line-height: 24px;
  text-transform: uppercase;
}
.history_line .history_caption {
  color: #ff314a;
  font-size: 24px;
  padding-top: 35px;
  padding-bottom: 35px;
}
.history_line .history_caption .history_caption_title {
  cursor: pointer;
}
.history_line .history_caption .history_caption_content {
  padding: 10px;
  display: none;
  color: #3d3d3d;
  font-size: 18px;
  line-height: 18px;
}
.history_line .history_date {
  background-color: #ff314a;
  width: 100px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.history_line.row:nth-child(odd) .col,
.history_line.row:nth-child(odd) .col-xs-6 {
  text-align: right;
  padding-right: 85px;
}
.history_line.row:nth-child(odd) .col.history_caption,
.history_line.row:nth-child(odd) .col-xs-6.history_caption {
  border-right: 2px solid #ff314a;
}
.history_line.row:nth-child(odd) .col .history_date,
.history_line.row:nth-child(odd) .col-xs-6 .history_date {
  right: -50px;
}
.history_line.row:nth-child(even) .col,
.history_line.row:nth-child(even) .col-xs-6 {
  text-align: left;
  padding-left: 85px;
}
.history_line.row:nth-child(even) .col.history_caption,
.history_line.row:nth-child(even) .col-xs-6.history_caption {
  margin: -2px;
  border-left: 2px solid #ff314a;
}
.history_line.row:nth-child(even) .col .history_date,
.history_line.row:nth-child(even) .col-xs-6 .history_date {
  left: -52px;
}
.largeSpace,
.padding-large {
  padding-bottom: 90px;
}
.padding-default {
  padding-bottom: 35px;
}
.framed {
  padding: 20px;
  border-width: 8px;
  border-style: solid;
}
.framed > div {
  line-height: 0;
}
.default {
  color: #ff314a;
  background-color: #fff;
}
.default h2 {
  color: #ff314a;
}
.default h3,
.default p,
.default label {
  color: #3d3d3d;
}
.default h3.bolder,
.default p.bolder,
.default label.bolder {
  font-family: "Exo2Semibold";
}
.default .boxed {
  border-color: #ff314a;
}
.default .framed {
  border-color: #ff314a;
}
.default .openBox .obContainer {
  border-color: #ff314a;
}
.default .openBox .obRightContainer .obRightTop {
  background-color: #ff314a;
}
.default .openBox .obRightContainer .obRightBottom {
  background-color: #ff314a;
}
.default .openBox .obRightContainer .obRightOpen {
  background-color: #ff314a;
}
.alternate {
  color: #ff314a;
  background-color: #fff;
}
.alternate h2 {
  color: #3d3d3d;
}
.alternate h3,
.alternate p,
.alternate label {
  color: #3d3d3d;
}
.alternate h3.bolder,
.alternate p.bolder,
.alternate label.bolder {
  font-family: "Exo2Semibold";
}
.alternate .boxed {
  color: #ffffff;
  border-color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
.alternate .boxed h2 {
  color: #ffffff;
}
.alternate .framed {
  border-color: #ffffff;
}
.alternate .carousel .item h3 {
  color: #ffffff;
}
.alternate .carousel .item p {
  color: #ffffff;
}
.alternate .openBox .obContainer {
  border-color: #ffffff;
}
.alternate .openBox .obContainer.noLink h3 {
  position: absolute;
  bottom: 20px;
}
.alternate .openBox .obContainer h2 {
  color: #ff314a;
}
.alternate .openBox .obContainer h3 {
  color: #ffffff;
}
.alternate .openBox .obContainer .bottom a {
  color: #ffffff;
}
.alternate .openBox .obRightContainer .obRightTop {
  background-color: #ffffff;
}
.alternate .openBox .obRightContainer .obRightBottom {
  background-color: #ffffff;
}
.alternate .openBox .obRightContainer .obRightOpen {
  background-color: #ffffff;
}
.heading {
  color: #ff314a;
  background-color: #4b4b4b;
}
.heading.mesh {
  height: 285px;
}
.heading h1 {
  margin-top: 30px;
}
.heading h2 {
  color: #ffffff;
}
.heading h3,
.heading p {
  color: #ffffff;
}
.heading h3.bolder,
.heading p.bolder {
  font-family: "Exo2Semibold";
}
.heading .boxed {
  color: #ffffff;
  border-color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
.heading .boxed h2 {
  color: #ffffff;
}
.heading .framed {
  border-color: #ffffff;
}
.heading .carousel .item h3 {
  color: #ffffff;
}
.heading .carousel .item p {
  color: #ffffff;
}
.heading .openBox .obContainer {
  border-color: #ffffff;
}
.heading .openBox .obContainer.noLink h3 {
  position: absolute;
  bottom: 20px;
}
.heading .openBox .obContainer h2 {
  color: #ff314a;
}
.heading .openBox .obContainer h3 {
  color: #ffffff;
}
.heading .openBox .obContainer .bottom a {
  color: #ffffff;
}
.heading .openBox .obRightContainer .obRightTop {
  background-color: #ffffff;
}
.heading .openBox .obRightContainer .obRightBottom {
  background-color: #ffffff;
}
.heading .openBox .obRightContainer .obRightOpen {
  background-color: #ffffff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .heading h2,
  .heading .h2 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .searchRibbon .bootstrap-select {
    margin-bottom: 15px;
  }
}
.documentBlock {
  border: 6px solid #f3f3f3;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 25px;
}
.documentBlock ul {
  list-style: none;
  padding: 5px 0;
  margin: 0;
}
.documentBlock ul li img {
  margin-right: 5px;
}
.searchRibbon,
.bcRibbon {
  background: transparent url("/gfx/net.png") repeat bottom center;
  position: relative;
  margin-bottom: 20px;
  padding: 40px 0 30px 0px;
}
.searchRibbon .col,
.bcRibbon .col {
  padding: 0 30px;
}
.searchRibbon .breadcroms,
.bcRibbon .breadcroms {
  text-transform: uppercase;
}
.searchRibbon .breadcroms.bc-small span.chevon,
.bcRibbon .breadcroms.bc-small span.chevon,
.searchRibbon .breadcroms.bc-small a,
.bcRibbon .breadcroms.bc-small a {
  background: transparent url("/gfx/breadcrumbs-small.png") no-repeat center right;
  padding-right: 25px;
}
.searchRibbon .breadcroms.bc-small span,
.bcRibbon .breadcroms.bc-small span,
.searchRibbon .breadcroms.bc-small a,
.bcRibbon .breadcroms.bc-small a {
  color: #3d3d3d;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  font-family: "Exo2Light";
  display: inline-block;
}
.searchRibbon .breadcroms.bc-small span strong,
.bcRibbon .breadcroms.bc-small span strong,
.searchRibbon .breadcroms.bc-small a strong,
.bcRibbon .breadcroms.bc-small a strong {
  color: #000;
}
.searchRibbon .breadcroms.bc-small span strong span,
.bcRibbon .breadcroms.bc-small span strong span,
.searchRibbon .breadcroms.bc-small a strong span,
.bcRibbon .breadcroms.bc-small a strong span {
  color: #ff314a;
}
.searchRibbon .breadcroms.bc-small span.active,
.bcRibbon .breadcroms.bc-small span.active,
.searchRibbon .breadcroms.bc-small a.active,
.bcRibbon .breadcroms.bc-small a.active {
  background: none;
  color: #ff314a;
}
.searchRibbon .breadcroms.bc-small a:hover,
.bcRibbon .breadcroms.bc-small a:hover {
  text-decoration: underline;
}
.searchRibbon .breadcroms.bc-big,
.bcRibbon .breadcroms.bc-big {
  padding: 15px 0 15px 0;
  position: relative;
}
.searchRibbon .breadcroms.bc-big span.slash,
.bcRibbon .breadcroms.bc-big span.slash,
.searchRibbon .breadcroms.bc-big a,
.bcRibbon .breadcroms.bc-big a {
  background: transparent url("/gfx/breadcrumbs-big.png") no-repeat center right;
  padding-right: 19px;
}
.searchRibbon .breadcroms.bc-big span,
.bcRibbon .breadcroms.bc-big span,
.searchRibbon .breadcroms.bc-big a,
.bcRibbon .breadcroms.bc-big a {
  color: #3e3e3e;
  text-decoration: none;
  font-size: 36px;
  line-height: 30px;
  font-family: "Exo2Semibold";
}
.searchRibbon .breadcroms.bc-big span.active,
.bcRibbon .breadcroms.bc-big span.active,
.searchRibbon .breadcroms.bc-big a.active,
.bcRibbon .breadcroms.bc-big a.active {
  background: none;
  color: #ff314a;
}
.searchRibbon .breadcroms.bc-big span strong span,
.bcRibbon .breadcroms.bc-big span strong span,
.searchRibbon .breadcroms.bc-big a strong span,
.bcRibbon .breadcroms.bc-big a strong span {
  color: #d00019;
}
.searchRibbon .breadcroms.bc-big .btn-clear,
.bcRibbon .breadcroms.bc-big .btn-clear {
  position: absolute;
  right: 0px;
  top: 3px;
  display: none;
}
.searchRibbon .breadcroms.bc-big a:hover,
.bcRibbon .breadcroms.bc-big a:hover {
  text-decoration: underline;
}
.searchRibbon .breadcroms.bc-big.single a,
.bcRibbon .breadcroms.bc-big.single a,
.searchRibbon .breadcroms.bc-big.single span,
.bcRibbon .breadcroms.bc-big.single span {
  background: none;
}
.searchRibbon .formItem,
.bcRibbon .formItem,
.searchRibbon #fullTextCtr,
.bcRibbon #fullTextCtr {
  padding-top: 10px;
}
.searchRibbon .bootstrap-select,
.bcRibbon .bootstrap-select {
  margin-right: 30px;
  width: 100% !important;
}
.searchRibbon .bootstrap-select.open button,
.bcRibbon .bootstrap-select.open button {
  background-color: rgba(255, 49, 74, 0.9);
}
.searchRibbon .bootstrap-select dt,
.bcRibbon .bootstrap-select dt {
  border-bottom: 1px dotted #ed808d;
}
.searchRibbon .bootstrap-select dt .text,
.bcRibbon .bootstrap-select dt .text {
  color: #822b36;
  font-weight: normal;
  padding-left: 10px;
}
.searchRibbon .btn-default,
.bcRibbon .btn-default,
.searchRibbon .form-control,
.bcRibbon .form-control {
  color: #898989;
  font-size: 14px;
  font-family: "Exo2Regular";
  border: 0 none;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.23);
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.23);
  background-color: #ffffff;
  padding: 10px 12px 10px 12px;
}
.searchRibbon input.form-control,
.bcRibbon input.form-control {
  display: inline;
  height: 40px;
}
.searchRibbon .btn-submit,
.bcRibbon .btn-submit {
  color: #3d3d3d;
  background-color: rgba(255, 49, 74, 0);
  border-color: #ff314a;
  font-size: 18px;
  padding: 5px 12px;
  width: 100%;
}
.searchRibbon .btn-submit:hover,
.bcRibbon .btn-submit:hover,
.searchRibbon .btn-submit:focus,
.bcRibbon .btn-submit:focus,
.searchRibbon .btn-submit:active,
.bcRibbon .btn-submit:active,
.searchRibbon .btn-submit.active,
.bcRibbon .btn-submit.active,
.open > .dropdown-toggle.searchRibbon .btn-submit,
.open > .dropdown-toggle.bcRibbon .btn-submit {
  color: #3d3d3d;
  background-color: rgba(253, 0, 31, 0);
  border-color: #f3001d;
}
.searchRibbon .btn-submit:active,
.bcRibbon .btn-submit:active,
.searchRibbon .btn-submit.active,
.bcRibbon .btn-submit.active,
.open > .dropdown-toggle.searchRibbon .btn-submit,
.open > .dropdown-toggle.bcRibbon .btn-submit {
  background-image: none;
}
.searchRibbon .btn-submit.disabled,
.bcRibbon .btn-submit.disabled,
.searchRibbon .btn-submit[disabled],
.bcRibbon .btn-submit[disabled],
fieldset[disabled] .searchRibbon .btn-submit,
fieldset[disabled] .bcRibbon .btn-submit,
.searchRibbon .btn-submit.disabled:hover,
.bcRibbon .btn-submit.disabled:hover,
.searchRibbon .btn-submit[disabled]:hover,
.bcRibbon .btn-submit[disabled]:hover,
fieldset[disabled] .searchRibbon .btn-submit:hover,
fieldset[disabled] .bcRibbon .btn-submit:hover,
.searchRibbon .btn-submit.disabled:focus,
.bcRibbon .btn-submit.disabled:focus,
.searchRibbon .btn-submit[disabled]:focus,
.bcRibbon .btn-submit[disabled]:focus,
fieldset[disabled] .searchRibbon .btn-submit:focus,
fieldset[disabled] .bcRibbon .btn-submit:focus,
.searchRibbon .btn-submit.disabled:active,
.bcRibbon .btn-submit.disabled:active,
.searchRibbon .btn-submit[disabled]:active,
.bcRibbon .btn-submit[disabled]:active,
fieldset[disabled] .searchRibbon .btn-submit:active,
fieldset[disabled] .bcRibbon .btn-submit:active,
.searchRibbon .btn-submit.disabled.active,
.bcRibbon .btn-submit.disabled.active,
.searchRibbon .btn-submit[disabled].active,
.bcRibbon .btn-submit[disabled].active,
fieldset[disabled] .searchRibbon .btn-submit.active,
fieldset[disabled] .bcRibbon .btn-submit.active {
  background-color: rgba(255, 49, 74, 0);
  border-color: #ff314a;
}
.searchRibbon .btn-submit .badge,
.bcRibbon .btn-submit .badge {
  color: rgba(255, 49, 74, 0);
  background-color: #3d3d3d;
}
.searchRibbon .expand,
.bcRibbon .expand {
  height: 28px;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  background: #ffffff url("/gfx/collapse-btn.png") no-repeat top center;
}
.searchRibbon .expand:hover,
.bcRibbon .expand:hover {
  background: #ffffff url("/gfx/expand-btn.png") no-repeat top center;
}
.searchRibbon .expand.expanded,
.bcRibbon .expand.expanded {
  background: #ffffff url("/gfx/expand-btn.png") no-repeat top center;
}
.searchRibbon .expand.expanded:hover,
.bcRibbon .expand.expanded:hover {
  background: #ffffff url("/gfx/collapse-btn.png") no-repeat top center;
}
.searchRibbon .expand.loading,
.bcRibbon .expand.loading {
  cursor: wait !important;
}
.searchRibbon .expand.loading .wait,
.bcRibbon .expand.loading .wait {
  background: transparent url("/gfx/load.gif") no-repeat top center !important;
  text-align: center;
  padding-left: 172px;
  color: #ff314a;
}
.searchRibbon .navitabs,
.bcRibbon .navitabs {
  margin-top: 8px;
  white-space: nowrap;
  overflow: hidden;
  line-height: 0;
}
.searchRibbon .navitabs a,
.bcRibbon .navitabs a {
  font-size: 17px;
  line-height: 17px;
  text-decoration: none;
  color: #3e3e3e;
  font-family: "Exo2Semibold";
  padding: 10px 30px;
  background-color: #d9d9d9;
  margin: 0 8px 0 0;
  display: inline-block;
}
.searchRibbon .navitabs a.active,
.bcRibbon .navitabs a.active,
.searchRibbon .navitabs a:hover,
.bcRibbon .navitabs a:hover {
  background-color: #fff;
}
.searchRibbon .navitabs a.relative,
.bcRibbon .navitabs a.relative {
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  border-bottom: 1px solid #f3f3f3;
  border-right: 1px dotted #f3f3f3;
}
.bcRibbon {
  padding: 15px 0 0px 0px;
  margin-bottom: 50px;
}
@media (min-width: 320px) and (max-width: 991px) {
  .searchRibbon .bootstrap-select,
  .searchRibbon .form-control {
    margin-bottom: 15px;
    width: 100% !important;
  }
  .searchRibbon .btn-submit {
    float: right;
  }
}
.category {
  padding: 0 0 150px 0;
}
.category .productCategories {
  list-style: none;
  padding: 0;
}
.category .productCategories > li {
  width: 100%;
  height: 56px;
  display: block;
  position: relative;
  padding: 0;
  margin: 12px 0;
}
.category .productCategories > li.expanded {
  margin: 10px 0;
  height: auto;
  border: 7px solid #f3f3f3;
}
.category .productCategories > li.expanded > a {
  color: #ff314a;
  font-size: 18px;
  padding-left: 20px;
  border: 0 none;
}
.category .productCategories > li.expanded > a > span {
  padding: 0 65px 0 0;
}
.category .productCategories > li.expanded > a > div {
  display: none;
}
.category .productCategories > li.expanded > a:hover {
  background-color: #fafafa;
}
.category .productCategories > li.expanded > a::after {
  background: transparent url("/gfx/category-collapse.png") no-repeat center center;
  position: absolute;
  content: '';
  width: 39px;
  height: 38px;
  right: 10px;
  top: 10px;
}
.category .productCategories > li.expanded .productCategories {
  display: block;
  padding: 0 15px;
  margin: 0 0 25px 0;
}
.category .productCategories > li.expanded .productCategories .productItems {
  display: none;
}
.category .productCategories > li.expanded .productCategories .expanded .productItems {
  display: block;
}
.category .productCategories > li.expanded .productCategories .expanded .productCategories {
  display: block;
  padding: 0 15px;
  margin: 0 0 25px 0;
}
.category .productCategories > li.expanded .productCategories .expanded .productCategories .productItems {
  display: none;
}
.category .productCategories > li.expanded .productCategories .expanded .productCategories .expanded .productItems {
  display: block;
}
.category .productCategories > li.expanded .productCategories .expanded .productCategories .expanded .productCategories {
  display: block;
  padding: 0 15px;
  margin: 0 0 25px 0;
}
.category .productCategories > li.expanded .productCategories .expanded .productCategories .expanded .productCategories .productItems {
  display: none;
}
.category .productCategories > li.expanded .productCategories .expanded .productCategories .expanded .productCategories .expanded .productItems {
  display: block;
}
.category .productCategories > li.expanded .productCategories .expanded .productCategories .productCategories {
  display: none;
}
.category .productCategories > li.expanded .productCategories .productCategories {
  display: none;
}
.category .productCategories > li.expanded .productItems {
  display: block;
  padding: 15px 20px;
}
.category .productCategories > li.expanded .productItems > li {
  width: 100%;
  height: 50px;
  display: block;
  line-height: 50px;
  padding: 0;
  margin: 10px 0;
}
.category .productCategories > li.expanded .productItems > li > a {
  color: #595959;
  font-size: 12px;
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  display: block;
}
.category .productCategories > li.expanded .productItems > li > a:hover {
  background-color: #f3f3f3;
  color: #ff314a;
  text-decoration: none;
}
.category .productCategories > li.expanded .productItems > li > a > div {
  float: left;
  width: 50px;
  height: 50px;
  text-align: center;
  background-color: #fff;
  margin-right: 20px;
  line-height: 46px;
  border: 1px solid #f3f3f3;
}
.category .productCategories > li.expanded .productItems > li > a > div img {
  max-width: 50px;
}
.category .productCategories > li .productCategories {
  display: none;
}
.category .productCategories > li .productItems {
  display: none;
}
.category .productCategories > li > a {
  color: #595959;
  font-size: 14px;
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  border: 2px solid #f3f3f3;
  display: block;
  height: 59px;
  overflow: hidden;
  position: relative;
  line-height: 50px;
}
.category .productCategories > li > a:hover {
  background-color: #f3f3f3;
  color: #ff314a;
  text-decoration: none;
}
.category .productCategories > li > a::after {
  background: transparent url("/gfx/category-expand.png") no-repeat center center;
  position: absolute;
  content: '';
  width: 39px;
  height: 38px;
  right: 20px;
  top: 10px;
}
.category .productCategories > li > a > span {
  display: inline-block;
  line-height: 15px;
  vertical-align: middle;
  padding: 0 65px;
}
.category .productCategories > li > a > div {
  width: 56px;
  height: 56px;
  text-align: center;
  background-color: #fff;
  margin-right: 10px;
  display: inline-block;
  padding: 2px;
  position: absolute;
}
.category .productCategories > li > a > div img {
  max-width: 50px;
}
.category .ghost {
  position: absolute;
  top: 800px;
  left: 800px;
  border: 7px solid #fff;
  background-color: #e8e8e8;
  width: 400px;
  height: 160px;
  display: none;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
.category .ghost .ghostIco {
  width: 126px;
  height: 126px;
  float: left;
  margin: 10px 20px 10px 10px;
}
.category .ghost .ghostIco img {
  width: 126px;
  height: 126px;
}
.category .ghost .ghostTitle {
  color: 3d3d3d;
  font-size: 14px;
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  margin: 15px 15px 0 0;
}
.category .ghost .ghostSymbol {
  position: absolute;
  bottom: 15px;
  left: 156px;
  color: 3d3d3d;
  font-size: 14px;
  font-family: "Exo2Light";
}
.category .ghost .ghostSymbol span {
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  display: block;
}
@media only screen and (max-width: 992px) {
  .mainArticleContainer .frameBorder h1 {
    width: 100% !important;
  }
  .mainArticleContainer .galleryContainer {
    width: 100% !important;
    margin-bottom: 10px;
  }
}
.mainArticleContainer {
  padding-top: 25px;
  padding-bottom: 25px;
  border: 7px solid #f3f3f3;
  margin: 70px auto 100px auto;
  color: #3d3d3d;
  font-size: 18px;
  line-height: 18px;
  font-family: "Exo2Light";
  position: relative;
}
.mainArticleContainer h1 {
  padding: 0px 10px 10px;
  font-size: 36px;
  line-height: 46px;
  text-transform: uppercase;
  font-family: "Exo2Semibold";
  color: #ff314a;
}
.mainArticleContainer h3 {
  padding: 55px 10px 15px 10px;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: "Exo2Semibold";
  color: #3d3d3d;
}
.mainArticleContainer h4 {
  color: #3d3d3d;
  font-size: 18px;
  line-height: 18px;
  font-family: "Exo2Semibold";
  padding: 20px 10px 10px 10px;
}
.mainArticleContainer .productContent {
  padding: 0 10px;
}
.mainArticleContainer .productContent::after {
  content: '';
  clear: both;
  display: block;
}
.mainArticleContainer .productGetToTop {
  background: transparent url('/gfx/product-top.png') repeat center center;
  width: 39px;
  height: 38px;
  display: block;
  position: absolute;
  bottom: -22px;
  left: 0;
  right: 0;
  margin: auto;
}
.mainArticleContainer .galleryContainer {
  float: right;
}
.mainArticleContainer .productGallery {
  height: 475px;
  width: 510px;
  border: 7px solid #fff;
  position: relative;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  float: right;
}
.mainArticleContainer .productGallery .productSymbol {
  position: absolute;
  top: 25px;
  left: 25px;
  z-index: 20;
  display: none;
}
.mainArticleContainer .productGallery h2 {
  color: #3d3d3d;
  font-size: 18px;
  line-height: 18px;
  font-family: "Exo2Semibold";
}
.mainArticleContainer .productGallery .carousel .carousel-inner .item {
  height: 461px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}
.mainArticleContainer .productGallery .carousel .carousel-inner .item a {
  background: transparent url('/gfx/demo/mesh3.png') repeat top center;
  width: 100%;
  height: 100%;
  display: block;
}
.mainArticleContainer .productGallery .carousel .carousel-inner .item a .carousel-caption {
  display: none;
}
.mainArticleContainer .productGallery .carousel .carousel-inner .item .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mainArticleContainer .productGallery .carousel .carousel-inner .item img {
  margin: auto;
  vertical-align: middle;
  padding: 0;
  display: inline;
}
.mainArticleContainer .productGallery .carousel .carousel-inner .item .carousel-caption {
  left: 30px;
  right: 30px;
}
.mainArticleContainer .productGallery .carousel .carousel-control {
  opacity: 0;
  z-index: 200;
}
.mainArticleContainer .productGallery .carousel .carousel-control:hover {
  opacity: 0.9;
}
.mainArticleContainer .productGallery .carousel .carousel-control.left {
  background: transparent url("/gfx/demo/carousel-left.png") no-repeat center left;
}
.mainArticleContainer .productGallery .carousel .carousel-control.right {
  background: transparent url("/gfx/demo/carousel-right.png") no-repeat center right;
}
.mainArticleContainer .productGallery .carousel .carousel-indicators {
  bottom: 6px;
  left: 20px;
  margin-left: 0;
  width: auto;
}
.mainArticleContainer .productGallery .carousel .carousel-indicators li {
  width: 15px;
  height: 15px;
  margin: 0 5px;
  background-color: #fff;
  border-color: #fff;
}
.mainArticleContainer .productGallery .carousel .carousel-indicators li.active {
  background-color: #ff314a;
  border-color: #ff314a;
}
.mainProductContainer {
  padding-top: 25px;
  padding-bottom: 25px;
  border: 7px solid #f3f3f3;
  margin: 70px auto 100px auto;
  color: #3d3d3d;
  font-size: 18px;
  line-height: 18px;
  font-family: "Exo2Light";
  position: relative;
}
.mainProductContainer h1 {
  padding: 0px 10px;
  font-size: 36px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: "Exo2Semibold";
  color: #ff314a;
}
.mainProductContainer h3 {
  padding: 55px 10px 15px 10px;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-family: "Exo2Semibold";
  color: #3d3d3d;
}
.mainProductContainer h4 {
  color: #3d3d3d;
  font-size: 18px;
  line-height: 18px;
  font-family: "Exo2Semibold";
  padding: 20px 10px 10px 10px;
}
.mainProductContainer .productContent {
  padding: 0 10px;
}
.mainProductContainer .productContent::after {
  content: '';
  clear: both;
  display: block;
}
.mainProductContainer .productGetToTop {
  background: transparent url('/gfx/product-top.png') repeat center center;
  width: 39px;
  height: 38px;
  display: block;
  position: absolute;
  bottom: -22px;
  left: 0;
  right: 0;
  margin: auto;
}
.mainProductContainer .productSounds {
  width: 510px;
  height: 20px;
  float: right;
  margin: 10px 10px 5px 0;
  text-align: left;
  position: relative;
  z-index: 990;
  white-space: nowrap;
}
.mainProductContainer .productSounds .soundsContainer {
  position: relative;
  width: 510px;
  height: 20px;
  overflow: hidden;
  font-size: 0;
}
.mainProductContainer .productSounds .soundsContainer .soundsInnerContainer {
  position: absolute;
  top: 0;
  left: 0;
}
.mainProductContainer .productSounds .soundPager {
  position: absolute;
  right: 0;
  top: 0px;
}
.mainProductContainer .productSounds .soundPager i {
  font-size: 22px;
}
.mainProductContainer .productSounds a {
  margin: 0 3px;
  font-size: 20px;
  position: relative;
}
.mainProductContainer .productSounds a span {
  position: absolute;
  font-size: 8px;
  top: -2px;
  right: -3px;
  color: #64000c;
}
.mainProductContainer .productGallery {
  height: 475px;
  width: 510px;
  border: 7px solid #fff;
  position: relative;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  float: right;
  margin-right: 10px;
}
.mainProductContainer .productGallery .productSymbol {
  position: absolute;
  top: 25px;
  left: 25px;
  z-index: 20;
}
.mainProductContainer .productGallery h2 {
  color: #3d3d3d;
  font-size: 18px;
  line-height: 18px;
  font-family: "Exo2Semibold";
}
.mainProductContainer .productGallery .carousel .carousel-inner .item {
  height: 461px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}
.mainProductContainer .productGallery .carousel .carousel-inner .item a {
  background: transparent url('/gfx/demo/mesh3.png') repeat top center;
  width: 100%;
  height: 100%;
  display: block;
}
.mainProductContainer .productGallery .carousel .carousel-inner .item .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mainProductContainer .productGallery .carousel .carousel-inner .item img {
  margin: auto;
  vertical-align: middle;
  padding: 0;
  display: inline;
}
.mainProductContainer .productGallery .carousel .carousel-inner .item .carousel-caption {
  left: 30px;
  right: 30px;
}
.mainProductContainer .productGallery .carousel .carousel-control {
  opacity: 0;
  z-index: 200;
}
.mainProductContainer .productGallery .carousel .carousel-control:hover {
  opacity: 0.9;
}
.mainProductContainer .productGallery .carousel .carousel-control.left {
  background: transparent url("/gfx/demo/carousel-left.png") no-repeat center left;
}
.mainProductContainer .productGallery .carousel .carousel-control.right {
  background: transparent url("/gfx/demo/carousel-right.png") no-repeat center right;
}
.mainProductContainer .productGallery .carousel .carousel-indicators {
  bottom: 6px;
  left: 20px;
  margin-left: 0;
  width: auto;
}
.mainProductContainer .productGallery .carousel .carousel-indicators li {
  width: 15px;
  height: 15px;
  margin: 0 5px;
  background-color: #fff;
  border-color: #fff;
}
.mainProductContainer .productGallery .carousel .carousel-indicators li.active {
  background-color: #ff314a;
  border-color: #ff314a;
}
.layout .nav-tabs {
  border-bottom: 7px solid #ff314a;
  background: #545454 url("/gfx/tab-bg.png") repeat top left;
}
.layout .nav-tabs li a {
  text-transform: uppercase;
  font-family: "Exo2Semibold";
  font-size: 14px;
  line-height: 30px;
  border: 0 none;
  padding-right: 25px;
  padding-left: 25px;
  outline: none;
}
.layout .nav-tabs li a:hover,
.layout .nav-tabs li a:focus {
  background-color: transparent;
  border: 0 none;
  color: #f3f3f3;
  outline: none;
}
.layout .nav-tabs li.active a,
.layout .nav-tabs li.active a:focus,
.layout .nav-tabs li.active a:hover {
  font-family: "Exo2Semibold";
  background-color: #ff314a;
  border-color: #ff314a;
  border-radius: 0;
  color: #3d3d3d;
  font-size: 24px;
  line-height: 30px;
  padding-right: 35px;
  padding-left: 30px;
}
.ceateDate {
  margin-bottom: 100px;
  margin-top: -60px;
}
.articleLayout .container,
.productLayout .container {
  margin-bottom: 60px;
}
.articleLayout .container > .row > .col,
.productLayout .container > .row > .col {
  padding: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mainArticleContainer .galleryContainer .productGallery {
    width: 90%;
  }
  .mainArticleContainer h1 {
    padding: 0px 10px 45px 10px;
  }
  .tab-content .tab-pane > div.item .productDataLabel,
  .tab-content .tab-pane > div.item .productDataValue {
    padding-right: 10px;
    padding-left: 10px;
  }
  .tab-content .tab-pane > div.docs {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mainArticleContainer .galleryContainer .productGallery {
    width: 100%;
  }
  .mainArticleContainer h1 {
    padding: 0px 10px 35px 10px;
  }
  .tab-content .tab-pane > div.docs {
    width: 100% !important;
  }
  .productLayout .mainProductContainer .productGallery,
  .productLayout .mainProductContainer .productSounds {
    float: none;
    margin: 20px auto;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .mainArticleContainer .galleryContainer .productGallery {
    width: 100%;
  }
  .mainArticleContainer h1 {
    font-size: 26px;
    line-height: 22px;
    padding: 0px 10px 25px 10px;
  }
  .mainArticleContainer h3 {
    font-size: 22px;
    line-height: 22px;
  }
  .mainArticleContainer h4 {
    font-size: 16px;
    line-height: 16px;
  }
  .tab-content .tab-pane > div.docs {
    width: 100% !important;
  }
  .tab-content {
    margin-bottom: 90px;
  }
  .productLayout .mainProductContainer .productGallery,
  .productLayout .mainProductContainer .productSounds {
    float: none;
    margin: 20px auto;
    width: 100%;
  }
  .productLayout .mainProductContainer .productSounds a {
    margin: 0 8px;
  }
}
@media (max-width: 479px) {
  .heading.mesh {
    height: auto;
  }
  .history_line {
    line-height: 14px;
  }
  .history_line .history_caption {
    color: #ff314a;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .history_line .history_date {
    width: 70px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  .history_line.row:nth-child(odd) .col,
  .history_line.row:nth-child(odd) .col-xs-6 {
    padding-right: 25px;
  }
  .history_line.row:nth-child(odd) .col .history_date,
  .history_line.row:nth-child(odd) .col-xs-6 .history_date {
    right: -50px;
  }
  .history_line.row:nth-child(even) .col,
  .history_line.row:nth-child(even) .col-xs-6 {
    padding-left: 25px;
  }
  .history_line.row:nth-child(even) .col.history_caption,
  .history_line.row:nth-child(even) .col-xs-6.history_caption {
    margin: -2px;
    border-left: 2px solid #ff314a;
  }
  .history_line.row:nth-child(even) .col .history_date,
  .history_line.row:nth-child(even) .col-xs-6 .history_date {
    left: -52px;
  }
  .mainArticleContainer .galleryContainer .productGallery h2 {
    font-size: 16px;
    line-height: 14px;
  }
  .mainArticleContainer h1 {
    font-size: 22px;
    line-height: 18px;
  }
  .tab-content .tab-pane > div.item .productDataLabel {
    padding: 3px 10px;
    line-height: 14px;
  }
  .tab-content .tab-pane > div.item .productDataValue {
    padding-right: 10px;
    padding-left: 10px;
    line-height: 14px;
  }
  .productLayout .mainProductContainer h1 {
    font-size: 26px;
    line-height: 22px;
  }
  .productLayout .mainProductContainer h3 {
    font-size: 22px;
    line-height: 22px;
  }
  .productLayout .mainProductContainer h4 {
    font-size: 16px;
    line-height: 16px;
  }
  .articleLayout .container > .row > .col,
  .productLayout .container > .row > .col {
    padding: 0 15px;
  }
}
.fileLabel {
  font-size: 14px;
  color: #898989;
  padding: 10px 0;
}
.inputfile:focus + label,
.inputfile.has-focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.inputfile + label {
  display: block;
  width: 100%;
  position: relative;
  padding-right: 50px;
}
.inputfile + label.selected strong {
  background: #ff314a url('/gfx/cross.png') no-repeat center;
  width: 41px;
  height: 41px;
}
.inputfile + label.selected strong i {
  display: none;
}
.inputfile + label span {
  display: inline-block;
  font-size: 14px;
  padding: 10px 0px;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
}
.inputfile + label strong {
  display: inline-block;
  font-family: "Exo2Semibold";
  font-size: 18px;
  position: absolute;
  right: 0px;
}
.inputfile + label strong i {
  font-style: normal;
}
.sales-map {
  position: relative;
  min-height: 562px;
  padding: 0;
  margin-top: 50px;
}
.sales-map img {
  position: absolute;
  top: 0;
  right: 0;
}
.sales-map img.region {
  opacity: 0;
  transition: all 0.9s ease-out 0s;
}
.sales-map img.region.active {
  opacity: 1;
  transition: all 0.9s ease-out 0s;
}
.sales {
  border: 2px solid #ff314a;
  margin: 0 0 30px 0;
  padding: 20px 20px;
  color: #3d3d3d;
  font-size: 18px;
  line-height: 20px;
  font-family: "Exo2Light";
  transition: all 0.5s ease-out 0s;
}
.sales:hover,
.sales.active {
  transition: all 0.5s ease-out 0s;
  background-color: #ff314a;
  color: #ffffff;
}
.sales:hover p,
.sales.active p,
.sales:hover h3,
.sales.active h3 {
  transition: all 0.5s ease-out 0s;
  color: #ffffff;
}
.sales h3 {
  font-size: 18px;
  font-family: "Exo2Semibold";
  padding: 0 !important;
  margin: 0;
}
.sales p {
  padding: 15px 0 0 0;
  margin: 0;
}
.imageBox {
  color: #fff;
  padding: 20px;
}
.imageBox h2 {
  font-size: 36px;
  line-height: 36px;
  font-family: "Exo2Semibold";
  color: #fff;
}
.imageBox h2.padingTop70 {
  padding-top: 70px;
}
.imageBox h3,
.imageBox h4 {
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  font-family: "Exo2Light";
  margin-bottom: 30px;
}
.imageBox p {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-family: "Exo2Light";
  padding-right: 20px;
}
.teleInfo {
  border: 2px solid #ff314a;
  margin-right: 5px;
  padding: 20px;
  line-height: 24px;
}
.teleInfo .row {
  margin-bottom: 10px;
}
.teleInfo .ico {
  width: 60px;
  text-align: center;
}
.teleInfo .ico img {
  margin: 0 auto;
  max-width: 100%;
}
.teleInfo .label {
  color: #3d3d3d;
  width: 100px;
  text-align: left;
  font-size: 24px;
  font-family: "Exo2Semibold";
  padding: 0;
}
.teleInfo .content {
  color: #3d3d3d;
  font-size: 24px;
  font-family: "Exo2Light";
}
.teleInfo h2 {
  padding-bottom: 25px !important;
}
.teleInfo .infoline {
  margin-top: 46px;
  font-size: 30px;
  line-height: 30px;
  color: #ff314a;
  font-family: "Exo2Semibold";
  text-transform: uppercase;
}
.redBg {
  background-color: #ff314a;
}
.form-group {
  position: relative;
}
.form-group label.error {
  position: absolute;
  font-size: 10px;
  bottom: -5px;
  color: white;
  right: 0;
  background: #e45454;
  padding: 0 8px;
  font-family: "Exo2Light";
}
form .plainForm.career h3 {
  padding: 40px 0;
  font-size: 24px;
}
form .plainForm.career .redBg {
  padding: 15px 0;
  margin-top: 56px;
}
form .plainForm h3 {
  padding: 30px 0;
  font-size: 22px;
}
form .plainForm .form-control {
  font-size: 14px;
  padding: 10px 15px;
  margin: 0 0 20px 0;
}
form .plainForm .dropdown-toggle {
  font-size: 14px;
  padding: 10px 15px;
  margin: 0 0 5px 0;
}
form .plainForm .bootstrap-select {
  margin: 0 !important;
}
form .plainForm .dropdown-menu li {
  float: none;
}
form .plainForm .redBg {
  margin-top: 10px;
}
form .plainForm .redBg .send {
  color: #fff;
  border-color: #fff;
}
form .plainForm .send {
  font-size: 16px;
  font-family: "Exo2Semibold";
  margin: 10px 0;
  padding-left: 45px;
  padding-right: 45px;
}
form .mediumForm.row {
  margin: 0 0 0 0 !important;
  padding: 40px 130px;
}
form .mediumForm .form-control {
  font-size: 14px;
  padding: 10px 15px;
  margin: 0 0 20px 0;
}
form .mediumForm .dropdown-toggle {
  font-size: 14px;
  padding: 10px 15px;
  margin: 0 0 5px 0;
}
form .mediumForm .bootstrap-select {
  margin: 0 !important;
}
form .mediumForm .dropdown-menu li {
  float: none;
}
form .mediumForm .send {
  font-size: 18px;
  font-family: "Exo2Semibold";
  margin: 10px 0;
}
.greyBg {
  background-color: #e8e8e8;
}
.greyBg .send {
  background-color: transparent;
  color: #3d3d3d;
}
@media (max-width: 1199px) {
  form .mediumForm.row {
    margin: 0 0 0 0 !important;
    padding: 15px;
  }
  .marginTop {
    margin-top: 15px !important;
  }
}
.priceList {
  height: 254px;
  overflow: hidden;
  display: table;
  background-color: #ff314a;
}
.priceList > div {
  display: table-cell;
  vertical-align: middle;
}
.priceList h2 span {
  font-size: 24px;
  display: block;
  margin-top: 10px;
}
.priceList .documentSize,
.priceList .documentExt {
  float: left;
  font-size: 14px;
  height: 16px;
  margin: 17px 0;
  line-height: 16px;
  text-transform: uppercase;
}
.priceList .documentSize {
  padding: 0 10px 0 0;
  border-right: 1px solid #fff;
  width: 80px;
  text-align: right;
}
.priceList .documentExt {
  padding: 0 20px 0 10px;
}
.padding50 {
  padding: 50px 0;
}
.padding50 h2 {
  padding-bottom: 40px;
}
.padding50 h3 {
  padding-bottom: 60px;
}
.padding100 {
  padding: 110px 0;
}
.padding100 h2 {
  padding-bottom: 40px;
}
.padding100 h3 {
  padding-bottom: 0px;
  text-transform: uppercase;
}
.faqSection h2 {
  padding-bottom: 20px;
}
.plainSecton {
  padding: 30px 0;
}
.plainSecton h2 {
  padding-bottom: 45px;
}
.plainSecton h3 {
  padding-bottom: 40px;
}
.banerSection {
  height: 460px;
  display: flex;
  align-items: center;
}
.banerSection .middle {
  margin: auto;
  text-align: center;
}
.banerSection h2 {
  color: #fff;
}
.whiteText {
  color: #fff;
}
.whiteText .largeBox {
  border-bottom-color: #fff;
}
.redWhiteText {
  color: #fff;
}
.redWhiteText h2 {
  color: #ff314a;
}
.redWhiteText .largeBox {
  border-bottom-color: #fff;
}
#radialRed {
  background: #f72f48;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #f72f48 0%, #d7283e 57%, #a82434 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #f72f48), color-stop(57%, #d7283e), color-stop(100%, #a82434));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #f72f48 0%, #d7283e 57%, #a82434 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #f72f48 0%, #d7283e 57%, #a82434 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #f72f48 0%, #d7283e 57%, #a82434 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at 40% 40%, #f72f48 0%, #d7283e 57%, #a82434 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f72f48', endColorstr='#a82434', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.products {
  min-height: 880px;
  background: transparent url("/gfx/demo/produkty-bg.jpg") no-repeat top left;
  color: #fff;
}
.products.arial .pageProductMenu .menuItem h4 {
  font-family: 'arial-bold';
  text-transform: lowercase;
  color: #fff;
}
.products.arial .pageProductMenu .menuItem h4 span {
  color: #ff314a;
}
.products h2 {
  color: #ff314a;
}
.products h3,
.products p {
  color: #fff;
}
.products .menuItem {
  border-color: #ff314a;
  color: #ff314a;
}
.products .menuItem.highlight {
  border-color: #fff;
  color: #fff;
}
.products .menuItem:hover,
.products .menuItem.focused {
  text-decoration: none;
  background-color: #ff314a;
}
.products .menuItem:hover h4,
.products .menuItem.focused h4 {
  color: #fff;
}
/*    h2,.h2{
        margin:25px 0 40px 0;
        font-size: 36px;
        font-family: "Exo2Semibold";
        text-transform: uppercase;
        line-height: 30px;
        padding:0;
    }
    h3,.h3{
        font-size: 24px;
        line-height: 24px;
        font-family: "Exo2Light";
        padding:0;
        margin: 0 0 45px 0;
    }*/
p {
  font-size: 18px;
  font-family: "Exo2Light";
  line-height: 24px;
  padding: 0;
  margin: 0 0 25px 0;
}
.sentence {
  margin: 25px 0 30px 0;
  font-size: 24px;
  line-height: 24px;
}
.small {
  font-size: 18px;
  line-height: 18px;
  font-family: "Exo2Semibold";
}
.xsmall {
  font-size: 14px;
  line-height: 18px;
  font-family: "Exo2Light";
}
.adjust {
  padding: 0 18px;
}
.largeBox {
  border-width: 8px 0 8px 8px;
  border-style: solid;
  padding: 0px 20px 15px 20px;
  margin: 35px 67px 35px 0;
  height: 430px;
  position: relative;
}
.largeBox .largeBoxRightWhite {
  position: absolute;
  right: -67px;
  top: -8px;
  background: transparent url("/gfx/demo/large-box-right-white.png") no-repeat left top;
  width: 67px;
  height: 430px;
}
.largeBox p {
  font-size: 24px;
  line-height: 24px;
  padding-right: 20px;
}
.largeBox p.small {
  font-size: 85%;
  font-size: 18px;
  line-height: 18px;
  font-family: "Exo2Semibold";
}
.largeBox p.bottom {
  position: absolute;
  bottom: 0;
}
.contentImage {
  position: relative;
  margin-bottom: 10px;
}
.contentImage .mesh {
  background: transparent url('/gfx/demo/mesh3.png') repeat top center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.contentImage img {
  margin: 0 auto;
}
.pageProductMenu {
  margin: 0 auto;
  display: inline-block;
}
.pageProductMenu .menuItem {
  transition: all 0.9s ease-out 0s;
  text-align: left;
  width: 190px;
  height: 190px;
  border-width: 2px;
  border-style: solid;
  float: left;
  display: block;
  padding: 14px 13px;
  position: relative;
  margin: 6px;
}
.pageProductMenu .menuItem h4 {
  font-size: 33px;
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
.pageProductMenu .menuItem .groupIco {
  position: absolute;
  top: 0;
  left: 0;
  height: 191px;
  text-align: center;
  padding: 0;
  width: 191px;
}
.pageProductMenu .menuItem .groupIco img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
  margin: 0 auto;
  border: 0;
}
.pageProductMenu .menuItem .subtitle {
  font-size: 18px;
  line-height: 18px;
  font-family: "Exo2Light";
  position: absolute;
  left: 14px;
  bottom: -14px;
  color: #fff;
}
.productMenuV1 .menuItem:hover,
.productMenuV1 .menuItem.focused {
  transition: all 0.3s ease-out 0s;
}
.productMenuV1 .menuItem:hover .groupIco,
.productMenuV1 .menuItem.focused .groupIco {
  top: 1px;
  left: 1px;
}
.productMenuV1 .menuItem:hover .groupIco.extaFree,
.productMenuV1 .menuItem.focused .groupIco.extaFree {
  background: transparent url("/gfx/demo/ico-exta-free-2.png") no-repeat center center;
  filter: none;
}
.productMenuV1 .menuItem:hover .groupIco.exta,
.productMenuV1 .menuItem.focused .groupIco.exta {
  background: transparent url("/gfx/demo/ico-exta-2.png") no-repeat center center;
  filter: none;
}
.productMenuV1 .menuItem:hover .groupIco.sundi,
.productMenuV1 .menuItem.focused .groupIco.sundi {
  background: transparent url("/gfx/demo/ico-sundi-2.png") no-repeat center center;
  filter: none;
}
.productMenuV1 .menuItem:hover .groupIco.cet,
.productMenuV1 .menuItem.focused .groupIco.cet {
  background: transparent url("/gfx/demo/ico-cet-2.png") no-repeat center center;
  filter: none;
}
.productMenuV1 .menuItem:hover .groupIco.ledix,
.productMenuV1 .menuItem.focused .groupIco.ledix {
  background: transparent url("/gfx/demo/ico-ledix-2.png") no-repeat center center;
  filter: none;
}
.productMenuV1 .menuItem:hover .groupIco.matec,
.productMenuV1 .menuItem.focused .groupIco.matec {
  background: transparent url("/gfx/demo/ico-matec-2.png") no-repeat center center;
  filter: none;
}
.productMenuV1 .menuItem:hover .groupIco.entra,
.productMenuV1 .menuItem.focused .groupIco.entra {
  background: transparent url("/gfx/demo/ico-entra-2.png") no-repeat center center;
  filter: none;
}
.productMenuV1 .menuItem:hover .groupIco.gardi,
.productMenuV1 .menuItem.focused .groupIco.gardi {
  background: transparent url("/gfx/demo/ico-gardi-2.png") no-repeat center center;
  filter: none;
}
.productMenuV1 .menuItem:hover .groupIco.stiro,
.productMenuV1 .menuItem.focused .groupIco.stiro {
  background: transparent url("/gfx/demo/ico-stiro-2.png") no-repeat center center;
  filter: none;
}
.productMenuV1 .menuItem:hover .groupIco.etero,
.productMenuV1 .menuItem.focused .groupIco.etero {
  background: transparent url("/gfx/demo/ico-etero-2.png") no-repeat center center;
  filter: none;
}
.productMenuV1 .menuItem:hover .groupIco.ynsta,
.productMenuV1 .menuItem.focused .groupIco.ynsta {
  background: transparent url("/gfx/demo/ico-ynsta-2.png") no-repeat center center;
  filter: none;
}
.productMenuV1 .menuItem:hover .groupIco.expo,
.productMenuV1 .menuItem.focused .groupIco.expo {
  background: transparent url("/gfx/demo/ico-expo-2.png") no-repeat center center;
  filter: none;
}
.productMenuV1 .menuItem:hover .groupIco.omix,
.productMenuV1 .menuItem.focused .groupIco.omix {
  background: transparent url("/gfx/demo/ico-omix-2.png") no-repeat center center;
  filter: none;
}
.productMenuV1 .menuItem .groupIco.extaFree {
  background: transparent url("/gfx/demo/ico-exta-free.png") no-repeat center center;
}
.productMenuV1 .menuItem .groupIco.exta {
  background: transparent url("/gfx/demo/ico-exta.png") no-repeat center center;
}
.productMenuV1 .menuItem .groupIco.sundi {
  background: transparent url("/gfx/demo/ico-sundi.png") no-repeat center center;
}
.productMenuV1 .menuItem .groupIco.cet {
  background: transparent url("/gfx/demo/ico-cet.png") no-repeat center center;
}
.productMenuV1 .menuItem .groupIco.ledix {
  background: transparent url("/gfx/demo/ico-ledix.png") no-repeat center center;
}
.productMenuV1 .menuItem .groupIco.matec {
  background: transparent url("/gfx/demo/ico-matec.png") no-repeat center center;
}
.productMenuV1 .menuItem .groupIco.entra {
  background: transparent url("/gfx/demo/ico-entra.png") no-repeat center center;
}
.productMenuV1 .menuItem .groupIco.gardi {
  background: transparent url("/gfx/demo/ico-gardi.png") no-repeat center center;
}
.productMenuV1 .menuItem .groupIco.stiro {
  background: transparent url("/gfx/demo/ico-stiro.png") no-repeat center center;
}
.productMenuV1 .menuItem .groupIco.etero {
  background: transparent url("/gfx/demo/ico-etero.png") no-repeat center center;
}
.productMenuV1 .menuItem .groupIco.ynsta {
  background: transparent url("/gfx/demo/ico-ynsta.png") no-repeat center center;
}
.productMenuV1 .menuItem .groupIco.expo {
  background: transparent url("/gfx/demo/ico-expo.png") no-repeat center center;
}
.productMenuV1 .menuItem .groupIco.omix {
  background: transparent url("/gfx/demo/ico-omix.png") no-repeat center center;
}
.productMenuV2 .menuItem:hover {
  transition: all 0.3s ease-out 0s;
}
.productMenuV2 .menuItem:hover .groupIco {
  filter: none;
}
.productMenuV2 .menuItem .groupIco {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
.productMenuV2 .menuItem .groupIco.extaFree {
  background: transparent url("/gfx/demo/ico-exta-free-2.png") no-repeat center center;
}
.productMenuV2 .menuItem .groupIco.exta {
  background: transparent url("/gfx/demo/ico-exta-2.png") no-repeat center center;
}
.productMenuV2 .menuItem .groupIco.sundi {
  background: transparent url("/gfx/demo/ico-sundi-2.png") no-repeat center center;
}
.productMenuV2 .menuItem .groupIco.cet {
  background: transparent url("/gfx/demo/ico-cet-2.png") no-repeat center center;
}
.productMenuV2 .menuItem .groupIco.ledix {
  background: transparent url("/gfx/demo/ico-ledix-2.png") no-repeat center center;
}
.productMenuV2 .menuItem .groupIco.matec {
  background: transparent url("/gfx/demo/ico-matec-2.png") no-repeat center center;
}
.productMenuV2 .menuItem .groupIco.entra {
  background: transparent url("/gfx/demo/ico-entra-2.png") no-repeat center center;
}
.productMenuV2 .menuItem .groupIco.gardi {
  background: transparent url("/gfx/demo/ico-gardi-2.png") no-repeat center center;
}
.productMenuV2 .menuItem .groupIco.stiro {
  background: transparent url("/gfx/demo/ico-stiro-2.png") no-repeat center center;
}
.productMenuV2 .menuItem .groupIco.etero {
  background: transparent url("/gfx/demo/ico-etero-2.png") no-repeat center center;
}
.productMenuV2 .menuItem .groupIco.ynsta {
  background: transparent url("/gfx/demo/ico-ynsta-2.png") no-repeat center center;
}
.productMenuV2 .menuItem .groupIco.expo {
  background: transparent url("/gfx/demo/ico-expo-2.png") no-repeat center center;
}
.productMenuV2 .menuItem .groupIco.omix {
  background: transparent url("/gfx/demo/ico-omix-2.png") no-repeat center center;
}
.product.ico-B,
.product.b,
.product.B {
  background-image: url("/resource/thumb?file=ico-b.png&width=48&height=48");
}
.product.ico-D,
.product.d,
.product.D {
  background-image: url("/resource/thumb?file=ico-d.png&width=48&height=48");
}
.product.ico-E,
.product.e,
.product.E {
  background-image: url("/resource/thumb?file=ico-e.png&width=48&height=48");
}
.product.ico-D,
.product.d,
.product.D {
  background-image: url("/resource/thumb?file=ico-d.png&width=48&height=48");
}
.product.ico-F,
.product.f,
.product.F {
  background-image: url("/resource/thumb?file=ico-f.png&width=48&height=48");
}
.product.ico-G,
.product.g,
.product.G {
  background-image: url("/resource/thumb?file=ico-g.png&width=48&height=48");
}
.product.ico-J,
.product.j,
.product.J {
  background-image: url("/resource/thumb?file=ico-j.png&width=48&height=48");
}
.product.ico-K,
.product.k,
.product.K {
  background-image: url("/resource/thumb?file=ico-k.png&width=48&height=48");
}
.product.ico-M,
.product.m,
.product.M {
  background-image: url("/resource/thumb?file=ico-m.png&width=48&height=48");
}
.product.ico-N,
.product.n,
.product.N {
  background-image: url("/resource/thumb?file=ico-n.png&width=48&height=48");
}
.product.ico-R,
.product.r,
.product.R {
  background-image: url("/resource/thumb?file=ico-r.png&width=48&height=48");
}
.product.ico-S,
.product.s,
.product.S {
  background-image: url("/resource/thumb?file=ico-s.png&width=48&height=48");
}
.product.ico-T,
.product.t,
.product.T {
  background-image: url("/resource/thumb?file=ico-t.png&width=48&height=48");
}
.product.ico-W,
.product.w,
.product.W {
  background-image: url("/resource/thumb?file=ico-w.png&width=48&height=48");
}
.product.ico-Y,
.product.y,
.product.Y {
  background-image: url("/resource/thumb?file=ico-y.png&width=48&height=48");
}
.product.ico-O,
.product.o,
.product.O {
  background-image: url("/resource/thumb?file=ico-o.png&width=48&height=48");
}
.product.ico-Q,
.product.q,
.product.Q {
  background-image: url("/resource/thumb?file=ico-q.png&width=48&height=48");
}
.product.ico-02 {
  background-image: url("/resource/thumb?file=ico-02.png&width=48&height=48");
}
.product.ico-04 {
  background-image: url("/resource/thumb?file=ico-04.png&width=48&height=48");
}

.downloadContainer {
  min-height: 400px;
  width: 100%;
  clear: both;
  color: #3d3d3d;
  font-size: 24px;
  font-family: "Exo2Light";
}
.downloadContainer .downloadGroupRow {
  padding-bottom: 25px;
}
.downloadContainer h2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.downloadContainer h2.product {
  background-repeat: no-repeat;
  background-position: 15px center;
  padding-left: 80px;
}
.downloadContainer .downloadRow {
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
}
.downloadContainer .documentSize,
.downloadContainer .documentExt {
  float: left;
  font-size: 14px;
  padding: 0 10px;
  height: 20px;
  margin: 17px 0;
  line-height: 20px;
  text-transform: uppercase;
}
.downloadContainer .documentSize {
  border-right: 1px solid #3d3d3d;
  width: 130px;
  text-align: right;
}
.downloadContainer .btn {
  color: #3d3d3d;
  font-size: 18px;
  font-family: "Exo2Semibold";
  margin-left: 25px;
}
.downloadContainer .btn:hover {
  background-color: #ffd4d9;
}
.containerLabel {
  color: #fff;
  background-color: #ff314a;
  width: 230px;
  font-size: 24px;
  padding: 7px 0px 7px 30px;
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  margin-bottom: 55px;
}
.containerLabel.brandLabel {
  width: 250px;
  float: left;
}
.narrow {
  max-width: 700px;
  margin: 0 auto;
  padding: 30px 0 60px;
}
.page {
  margin-left: 10px;
  width: 50px;
}
.page.selected {
  border-color: #ff314a;
  color: #ff314a;
}
.carousel.multi .carousel-inner .item {
  height: auto;
}
.carousel .carousel-inner .item {
  height: 430px;
}
.carousel .carousel-inner .item h3 {
  font-family: "Exo2Semibold";
  font-size: 30px;
  line-height: 25px;
  text-transform: uppercase;
  text-shadow: none;
  margin: 0 0 25px;
}
.carousel .carousel-inner .item p {
  text-shadow: none;
  font-size: 18px;
  line-height: 18px;
}
.carousel .carousel-inner .item img {
  margin: 0 auto;
  padding-top: 3%;
}
.carousel .carousel-inner .item .carousel-caption {
  left: 30px;
  right: 30px;
}
.carousel .carousel-control {
  bottom: 60px;
  top: 60px;
}
.carousel .carousel-control.left {
  background: transparent url("/gfx/demo/carousel-left.png") no-repeat center left;
}
.carousel .carousel-control.right {
  background: transparent url("/gfx/demo/carousel-right.png") no-repeat center right;
}
.carousel .carousel-indicators {
  bottom: -5px;
  left: 0;
  margin-left: 0;
  width: 100%;
}
.carousel .carousel-indicators li {
  width: 17px;
  height: 17px;
  margin: 0 7px;
}
.whereToBuy {
  height: 950px;
  position: relative;
  overflow: hidden;
}
.whereToBuy h2 {
  margin: 25px 0 40px;
}
.whereToBuy .video_wrapper {
  background-image: url('/gfx/demo/wheretobuy-bg.jpg');
}
.whereToBuy .distributors {
  max-height: 500px;
}
.whereToBuy .distributors h2 {
  margin-bottom: 50px;
}
.whereToBuy .distributors p {
  font-size: 15px;
  line-height: 18px;
}
.whereToBuy .distributors p.name {
  height: 55px;
  margin-bottom: 10px;
  overflow: hidden;
}
.whereToBuy .distributors p.address {
  height: 75px;
  margin-bottom: 10px;
}
.whereToBuy .distributors .nextpage {
  display: none;
  opacity: 0;
}
.whereToBuy .distributors .currentpage {
  height: 295px;
  transition: all 1.9s ease-out 1s;
  display: block;
  opacity: 1 ;
}
.whereToBuy .page {
  margin-bottom: 10px;
}
.whereToBuy .page.prev,
.whereToBuy .page.next {
  display: none;
}
.whereToBuy .wtbFilter {
  border-top: 2px solid #ff314a;
  background: #f72f48;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, rgba(247, 47, 72, 0.85) 0%, rgba(215, 40, 62, 0.85) 57%, rgba(168, 36, 52, 0.85) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(247, 47, 72, 0.85)), color-stop(57%, rgba(215, 40, 62, 0.85)), color-stop(100%, rgba(168, 36, 52, 0.85)));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(247, 47, 72, 0.85) 0%, rgba(215, 40, 62, 0.85) 57%, rgba(168, 36, 52, 0.85) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, rgba(247, 47, 72, 0.85) 0%, rgba(215, 40, 62, 0.85) 57%, rgba(168, 36, 52, 0.85) 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, rgba(247, 47, 72, 0.85) 0%, rgba(215, 40, 62, 0.85) 57%, rgba(168, 36, 52, 0.85) 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at 40% 40%, rgba(247, 47, 72, 0.85) 0%, rgba(215, 40, 62, 0.85) 57%, rgba(168, 36, 52, 0.85) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f72f48', endColorstr='#a82434', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  padding-bottom: 40px;
  -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.3);
}
.whereToBuy .wtbFilter h3 {
  font-size: 30px;
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  line-height: 30px;
  margin: 10px 0 20px;
}
.whereToBuy .wtbFilterBtm {
  height: 27px;
  background: transparent url('/gfx/demo/wtb-triangle.png') no-repeat bottom center;
}
@media (min-width: 320px) and (max-width: 991px) {
  .whereToBuy .distributors .currentpage {
    height: 245px;
  }
  .whereToBuy #rowButton {
    text-align: left;
  }
  .whereToBuy .page {
    width: 40px;
    height: 40px;
    padding: 0;
  }
}
.video_background {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  overflow: hidden;
}
.mash {
  background: transparent url('/gfx/demo/mesh30.png') repeat top center;
  position: absolute;
  top: 0px;
  right: 0px;
  min-width: 100%;
  min-height: 100%;
}
.mesh2 {
  background: transparent url('/gfx/demo/mesh30.png') repeat top center;
  min-width: 100%;
  min-height: 100%;
}
.formLabel {
  font-size: 20px;
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  line-height: 28px;
  padding: 0px 15px;
}
.gameSection {
  height: 625px;
  background: transparent url('/gfx/demo/game-bg.jpg  ') no-repeat center center;
}
#supportSection,
#whereToBuySection {
  background: #d32338;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d32338 0%, #ff314a 42%, #f02c44 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d32338), color-stop(42%, #ff314a), color-stop(100%, #f02c44));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d32338 0%, #ff314a 42%, #f02c44 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d32338 0%, #ff314a 42%, #f02c44 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d32338 0%, #ff314a 42%, #f02c44 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d32338 0%, #ff314a 42%, #f02c44 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d32338', endColorstr='#f02c44', GradientType=0);
  /* IE6-9 */
}
#supportSection.layer h2,
#whereToBuySection.layer h2 {
  color: #3d3d3d;
}
#supportSection .containerLabel,
#whereToBuySection .containerLabel {
  width: 315px;
}
#supportSection .videoHoverWrapper,
#whereToBuySection .videoHoverWrapper {
  border: 2px solid #fff;
  height: 285px;
  margin: 30px auto;
  overflow: hidden;
  cursor: pointer;
}
#supportSection .videoHoverWrapper .videoHover,
#whereToBuySection .videoHoverWrapper .videoHover {
  position: relative;
  height: 285px;
}
#supportSection .videoHoverWrapper .videoHover .title,
#whereToBuySection .videoHoverWrapper .videoHover .title {
  position: absolute;
  left: 30px;
  bottom: 40px;
  color: #ffffff;
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  font-size: 36px;
  line-height: 30px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  z-index: 30;
}
#supportSection .videoHoverWrapper .videoHover img,
#whereToBuySection .videoHoverWrapper .videoHover img {
  height: 100%;
}
#supportSection .videoHoverWrapper .videoHover video,
#whereToBuySection .videoHoverWrapper .videoHover video {
  z-index: 10;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 285px;
  display: none;
}
.creatorSection {
  height: 625px;
  background: transparent url('/gfx/demo/creator-bg.jpg') no-repeat bottom center;
}
.pressRoom .containerLabel {
  float: left;
}
.pressRoom .container {
  clear: left;
  padding-top: 70px;
}
.pressRoom .bootstrap-select.btn-group:not(.input-group-btn),
.pressRoom .bootstrap-select.btn-group[class*="col-"] {
  width: auto;
}
.pressBox {
  min-height: 1px;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
  text-decoration: none;
  color: #3d3d3d;
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.pressBox.large:hover {
  text-decoration: none;
  background-color: #fcfcfc;
}
.pressBox.large h2 {
  font-size: 36px;
  line-height: 30px;
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  margin: 10px 0 45px 0;
}
.pressBox.large .content {
  font-size: 18px;
  line-height: 24px;
  font-family: "Exo2Light";
}
.pressBox.large .contentImage {
  overflow: hidden;
  height: 200px;
}
.pressBox.large .contentImage img {
  width: 100%;
  top: 0;
}
.pressBox.normal:hover {
  text-decoration: none;
  background-color: #fcfcfc;
}
.pressBox.normal h2 {
  font-size: 24px;
  line-height: 22px;
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  margin: 1px 0 35px 0;
}
.pressBox.normal h2 span {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.pressBox.normal .content {
  font-size: 14px;
  line-height: 18px;
  font-family: "Exo2Light";
}
.pressBox.emphasized {
  background-color: #ff314a;
}
.pressBox.emphasized:hover {
  text-decoration: none;
  color: #fcfcfc;
}
.pressBox.emphasized h2 {
  font-size: 36px;
  line-height: 30px;
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  margin: 10px 0 45px 0;
  color: #ffffff;
}
.pressBox.emphasized .content {
  font-size: 18px;
  line-height: 24px;
  font-family: "Exo2Light";
  color: #ffffff;
}
.pressBox .date {
  font-size: 18px;
  font-family: "Exo2Regular";
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.pressMore {
  margin: 40px auto;
  width: 115px;
  height: 115px;
  cursor: pointer;
  background: #ffffff url('/gfx/demo/news-more.png') no-repeat center center;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.contactSection {
  height: 580px;
  background: transparent url('/gfx/demo/mapa-bg.jpg') no-repeat bottom center;
}
.contactSection form {
  margin: 25px 0;
}
.footer {
  background: #3d3d3d;
  background: #313131 url("/gfx/demo/footerbg.png") repeat-x top left;
}
.footer h3 {
  margin: 50px 0 40px 0;
  font-size: 24px;
  font-family: "Exo2Semibold";
  text-transform: uppercase;
  color: #ff314a;
  padding: 0;
}
.footer strong {
  font-family: "Exo2Semibold";
  font-weight: normal !important;
}
.footer label {
  font-family: "Exo2Semibold";
  font-weight: normal !important;
  display: inline-block;
  width: 75px;
  font-size: 14px;
  line-height: 15px;
}
.footer p {
  padding: 0 0 20px 0;
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  font-family: 'Exo2Light';
}
.footer a {
  color: #fff;
  text-decoration: underline;
}
.footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer ul li {
  padding-left: 0px;
}
.footer ul a {
  text-decoration: none;
}
.footer ul.prod .product {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 18px;
  width: 25px;
  margin: auto 0;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.footer ul.prod li {
  line-height: 14px;
  margin: 11px 0;
  position: relative;
  padding-left: 35px;
}
.footer ul.prod li a {
  color: #e6e6e6;
}
.footer ul.prod li a strong {
  color: #fff;
}
.footer ul.prod li a strong span {
  color: #ff314a;
}
.footer ul.footerNav li {
  line-height: 30px;
}
.footer ul.footerNav li::before {
  content: '\e762';
  font-family: 'entypo-fontello';
  font-size: 14px;
  padding-right: 10px;
  color: #ff314a !important;
}
.footer ul.footerNav li a {
  text-transform: capitalize !important;
}
.footer .copyRight {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  margin: 10px 0 20px;
  padding: 5px  0 5px 115px;
  background: #313131 url("/gfx/zamel-logo-white.png") no-repeat left center;
  background-size: contain;
  max-height: 23px;
}
.menu {
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  z-index: 1200;
  display: none;
}
.menu a.menuItem {
  text-decoration: none;
  transition: none !important;
  width: 173px !important;
}
.menu a.menuItem:hover,
.menu a.menuItem.focused {
  position: relative;
  transition: none !important;
  background-color: rgba(255, 49, 74, 0.5);
}
.menu .modal-fullsize {
  height: 95% !important;
  width: 95% !important;
}
.eulogo {
  padding: 35px 0;
  background: transparent url("/gfx/demo/eulogo.png") repeat-x top left;
}
.marginTop {
  margin-top: 90px;
}
.pageSearch {
  height: 110px;
}
.pageSearch.sfHover a {
  background-color: transparent !important;
  border-bottom: 0px none !important;
}
.pageSearch a {
  background: transparent url("/gfx/search-icon.png") repeat-x top left;
  width: 39px;
  height: 39px;
  vertical-align: middle;
  display: inline-block !important;
}
.pageSearch a:hover,
.pageSearch a :focus {
  background-color: transparent !important;
}
.cityFilter ul.dropdown-menu > li {
  float: none;
}
#searchModal .modal-dialog {
  padding: 0px;
}
#searchModal .modal-dialog .modal-content {
  border-radius: 1px;
}
#searchModal .modal-dialog .modal-body {
  padding: 10px 0 0 0;
}
#searchModal .modal-dialog .modal-body .searchInput {
  width: 100%;
  color: #ff314a !important;
  font-size: 24px;
  padding: 10px 10px !important;
  height: auto;
}
#searchModal .modal-dialog .modal-body .searchInputLoader {
  background: transparent url("/gfx/ajax-loader.gif") no-repeat top left;
  width: 39px;
  height: 39px;
  position: absolute;
  top: 12px;
  right: 21px;
  display: none;
}
#searchModal .modal-dialog .modal-body .searchInputBtn {
  background: transparent url("/gfx/search-icon.png") no-repeat top left;
  width: 39px;
  height: 39px;
  position: absolute;
  top: 8px;
  right: 25px;
}
#searchModal .modal-dialog .searchResults .suggestions-block {
  margin-bottom: 15px;
}
#searchModal .modal-dialog .searchResults .suggestions-title {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}
#searchModal .modal-dialog .searchResults .list-striped {
  padding-right: 10px;
}
#searchModal .modal-dialog .searchResults .list-striped li:nth-of-type(odd) a {
  background: #f8f8f8;
}
#searchModal .modal-dialog .searchResults a {
  padding: 4px;
  color: #595959;
  font-size: 16px;
  display: block;
}
#searchModal .modal-dialog .searchResults a:hover {
  color: #ff314a;
  text-decoration: none;
  background: #a0a0a0 !important;
}
#searchModal .modal-dialog .searchResults .pager {
  text-align: right;
}
#searchModal .modal-dialog .searchResults .pager a,
#searchModal .modal-dialog .searchResults .pager div {
  width: 15px;
  height: 15px;
  background-color: #a0a0a0;
  display: inline-block;
  margin: 5px;
  border-radius: 3px;
  cursor: pointer;
}
#searchModal .modal-dialog .searchResults .pager a.active,
#searchModal .modal-dialog .searchResults .pager div.active {
  background-color: #ff314a;
}
#searchModal .modal-dialog .searchResults .pager a:hover,
#searchModal .modal-dialog .searchResults .pager div:hover {
  background-color: #ff314a !important;
}
#searchModal .modal-dialog .searchResults .searchProduct,
#searchModal .modal-dialog .searchResults .searchArticles,
#searchModal .modal-dialog .searchResults .searchCategories {
  display: none;
}
#searchModal .modal-dialog .searchResults .searchProduct .photo,
#searchModal .modal-dialog .searchResults .searchArticles .photo,
#searchModal .modal-dialog .searchResults .searchCategories .photo {
  float: left;
  width: 50px;
  height: 50px;
}
#searchModal .modal-dialog .searchResults .searchProduct .photo img,
#searchModal .modal-dialog .searchResults .searchArticles .photo img,
#searchModal .modal-dialog .searchResults .searchCategories .photo img {
  width: auto;
  height: auto;
  max-width: 50px;
  max-height: 50px;
  margin: 2px 5px 2px 2px;
}
#searchModal .modal-dialog .searchResults .searchProduct .photo + div,
#searchModal .modal-dialog .searchResults .searchArticles .photo + div,
#searchModal .modal-dialog .searchResults .searchCategories .photo + div {
  line-height: 54px;
  overflow: hidden;
  overflow-wrap: break-word;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: #fffefe;
  padding: 0 15px;
}
#searchModal .modal-dialog .searchResults .searchProduct .photo + div::after,
#searchModal .modal-dialog .searchResults .searchArticles .photo + div::after,
#searchModal .modal-dialog .searchResults .searchCategories .photo + div::after {
  content: " ";
  clear: left;
}
#searchModal .modal-dialog .searchResults .searchProduct div.noPhoto,
#searchModal .modal-dialog .searchResults .searchArticles div.noPhoto,
#searchModal .modal-dialog .searchResults .searchCategories div.noPhoto {
  line-height: 54px;
  overflow: hidden;
  overflow-wrap: break-word;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: #fffefe;
  padding: 0 15px;
}
#searchModal .modal-dialog .searchResults .searchProduct div.noPhoto::after,
#searchModal .modal-dialog .searchResults .searchArticles div.noPhoto::after,
#searchModal .modal-dialog .searchResults .searchCategories div.noPhoto::after {
  content: " ";
  clear: left;
}
#searchModal .modal-dialog .searchResults .searchPages {
  display: none;
}
#searchModal .modal-dialog .searchResults .searchPages ul div {
  line-height: 54px;
  overflow: hidden;
  overflow-wrap: break-word;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: #fffefe;
  padding: 0 15px;
}
#searchModal .modal-dialog .searchResults .searchPages ul div::after {
  content: " ";
  clear: left;
}
.where_buy input {
  border: 2px solid #ff314a;
  color: #ff314a !important;
  font-size: 24px;
  padding: 5px 10px;
  font-family: "Exo2Semibold";
  height: auto;
  /* do not group these rules */
}
.where_buy input::-webkit-input-placeholder {
  color: #ff314a;
}
.where_buy input:-moz-placeholder {
  /* FF 4-18 */
  color: #ff314a;
}
.where_buy input::-moz-placeholder {
  /* FF 19+ */
  color: #ff314a;
}
.where_buy input:-ms-input-placeholder {
  /* IE 10+ */
  color: #ff314a;
}
.where_buy .commitCity {
  display: none;
  position: absolute;
  top: 6px;
  color: #ff314a !important;
  font-family: "Exo2Semibold";
  right: 5px;
}
@media (max-width: 479px) {
  .priceList {
    background-color: transparent;
  }
  .priceList .sub {
    background-color: #ff314a;
  }
  .pressBox.large h2 {
    font-size: 24px;
    line-height: 20px;
  }
  .pressBox.normal h2 {
    font-size: 18px;
    line-height: 16px;
  }
  .pressBox h2 {
    word-break: break-word;
  }
  .pressroom .containerLabel {
    margin-bottom: 0;
  }
  .pressroom .btn-group {
    margin-top: 5px;
    width: 100% !important;
  }
  .containerLabel.btn,
  .btn-group button {
    font-size: 16px;
    margin-bottom: 0;
  }
  .where_buy .containerLabel {
    height: auto;
    margin-top: 10px;
    width: 100%;
  }
  .where_buy .btn-group {
    width: 100% !important;
  }
  .where_buy .btn-group button {
    width: 100%;
  }
  .where_buy .btn-group button span {
    float: right;
  }
  .where_buy .regionPicker {
    margin-bottom: 30px;
  }
  .form form .form-group-half:first-child {
    padding: 0;
  }
  .form .form-group.form-group-half {
    padding: 0;
    width: 100%;
    float: none;
  }
  .form p.buttons {
    padding: 0;
  }
  .sales-map {
    zoom: 0.54;
  }
  .gridblock .boxed {
    height: 200px;
  }
  .gridblock .boxed.bigger .gridContent {
    top: auto;
  }
  .gridblock .boxed.divided {
    height: auto;
  }
  .gridblock .boxed.divided .plainBox {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    height: auto;
  }
  .gridblock .boxed .gridContent {
    top: auto;
    bottom: 5px;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .where_buy .containerLabel {
    height: auto;
    margin-top: 10px;
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
  }
  .where_buy .col {
    float: none;
  }
  .where_buy .btn-group {
    width: 100% !important;
    margin-right: 0;
  }
  .where_buy .btn-group button {
    width: 100%;
  }
  .where_buy .btn-group button span {
    float: right;
  }
  .where_buy .regionPicker {
    margin-bottom: 30px;
  }
  .clear-sm {
    clear: left;
  }
  .form p.buttons {
    padding: 0;
  }
  .form .row {
    margin-left: 0px;
    margin-right: 0px;
  }
}
iframe.codegenerator {
  width: 100%;
  height: 100%;
  border: none;
}
.ux-section-mask {
  position: relative;
  min-height: 40px;
}
.ux-mask-body {
  background: rgba(255, 255, 255, 0.77) url(/gfx/ajax-loader.gif) no-repeat center;
  width: 100%;
  height: 100%;
  position: absolute;
}
.naviRow {
  margin-left: -15px;
  margin-right: -15px;
}
.tab-content {
  border: 6px solid #f3f3f3;
  margin-top: 10px;
  margin-bottom: 190px;
}
.tab-content .tab-pane {
  clear: left;
}
.tab-content .tab-pane > div.docs {
  padding: 25px;
  float: left;
  width: 33%;
}
.tab-content .tab-pane > div.productFamily {
  padding: 25px 0;
}
.tab-content .tab-pane > div.item {
  float: left;
  min-height: 1px;
  position: relative;
  border: 1px solid #f3f3f3;
}
.tab-content .tab-pane.active > div.item{
  display:block;
}
.tab-content .tab-pane > div.item .productDataLabel {
  font-size: 14px;
  line-height: 18px;
  padding: 7px 17px;
  height: 50px;
  color: #3d3d3d;
  font-family: "Exo2Light";
  display: block;
  background-color: #f9f9f9;
}
.tab-content .tab-pane > div.item .productDataLabel.longLabel {
  font-size: 12px;
  line-height: 14px;
}
.tab-content .tab-pane > div.item .productDataValue {
  display: block;
  font-family: "Exo2Semibold";
  color: #ff314a;
  font-size: 14px;
  line-height: 18px;
  height: 52px;
  padding: 11px 17px;
}
.tab-content .tab-pane > div.item .productDataValue.longLabel {
  font-size: 12px;
  line-height: 14px;
}
label {
  font-size: 18px;
}
