/*----Compile-----*/
/*------------------------------------*\
	Combo Digital
	All Rights Reserved - 2016
\*------------------------------------*/
/*------------------------------------*\
	01. Librerie
\*------------------------------------*/
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

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

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

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

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 {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

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

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !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: ""; }
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  img, tr {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  h2, h3, p {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table td, .table th {
    background-color: #fff !important; }
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-eur:before, .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"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }

a:focus, a:hover {
  color: #23527c;
  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; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

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

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

[role=button] {
  cursor: pointer; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777; }

.h1, .h2, .h3, h1, h2, 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, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%; }

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }

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

.mark, mark {
  padding: .2em;
  background-color: #fcf8e3; }

.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: #777; }

.text-primary {
  color: #337ab7; }

a.text-primary:focus, a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:focus, a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:focus, a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:focus, a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:focus, a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

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

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0; }

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

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }

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

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dd, dt {
  line-height: 1.42857143; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0; }

blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: ''; }

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

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: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

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

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  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-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    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-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    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-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    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; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none; }

table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none; }

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5; }

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8; }

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8; }

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6; }

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7; }

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3; }

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3; }

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc; }

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede; }

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }
  .table-responsive > .table {
    margin-bottom: 0; }
  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; } }

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

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

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

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

input[type=checkbox], input[type=radio] {
  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=checkbox]:focus, input[type=radio]: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: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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,-webkit-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: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control::-ms-expand {
  background-color: transparent;
  border: 0; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1; }

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 34px; }
  .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], 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-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], 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; }

.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

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

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

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

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

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

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

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

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  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;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  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;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  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;
  background-color: #f2dede;
  border-color: #a94442; }

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

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

.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 .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0; }
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none; }

.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -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;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c; }

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40; }

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4; }

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625; }

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c; }

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

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85; }

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d; }

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236; }

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

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19; }

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0; }

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent; }

.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none; }

.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-xs > .btn, .btn-xs {
  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=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .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-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height,visibility;
  -o-transition-property: height,visibility;
  transition-property: height,visibility; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown, .dropup {
  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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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); }

.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: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

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

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777; }

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

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

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

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9; }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

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

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left; }

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 2; }

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

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn, .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-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

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

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

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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-left-radius: 4px;
  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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.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-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group .form-control:focus {
  z-index: 3; }

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

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.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; }

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto; }

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

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn: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: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  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=checkbox], .input-group-addon input[type=radio] {
  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-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-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:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-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:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  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 {
  z-index: 2;
  margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee; }

.nav > li.disabled > a {
  color: #777; }

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7; }

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

.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: #eee #eee #ddd; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.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:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff; } }

.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:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7; }

.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 {
  margin-bottom: 5px;
  text-align: center; }

.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:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-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 {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    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-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px; } }

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    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-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none; }

.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  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;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    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-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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); }

@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 .form-control-static {
    display: inline-block; }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto; }
  .navbar-form .input-group > .form-control {
    width: 100%; }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0; }
  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    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; }
  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  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-right: 15px;
    margin-left: 15px; } }

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

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent; } }

.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-default .btn-link {
  color: #777; }

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333; }

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808; }

@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: #9d9d9d; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent; } }

.navbar-inverse .navbar-link {
  color: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link {
  color: #9d9d9d; }

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444; }

.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 {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #777; }

.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;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager li {
  display: inline; }

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee; }

.pager .next > a, .pager .next > span {
  float: right; }

.pager .previous > a, .pager .previous > span {
  float: left; }

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

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

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #777; }

.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }

.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090; }

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

.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }

.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px; }

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

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

.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, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }
  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out; }

.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto; }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7; }

.thumbnail .caption {
  padding: 9px;
  color: #333; }

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

.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

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

@-o-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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: #fff;
  text-align: center;
  background-color: #337ab7;
  -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 .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

.progress-bar-striped, .progress-striped .progress-bar {
  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);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress-bar.active, .progress.active .progress-bar {
  -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-success {
  background-color: #5cb85c; }

.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: #5bc0de; }

.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 {
  margin-top: 15px; }

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

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

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-object.img-thumbnail {
  max-width: none; }

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

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

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

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

a.list-group-item, button.list-group-item {
  color: #555; }

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333; }

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee; }

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit; }

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit; }

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success, button.list-group-item-success {
  color: #3c763d; }

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit; }

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info, button.list-group-item-info {
  color: #31708f; }

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit; }

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit; }

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442; }

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit; }

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc; }

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  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: #fff;
  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-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0; }

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table-responsive:first-child > .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 th:first-child, .panel > .table-responsive:first-child > .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 th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table-responsive:first-child > .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 th:last-child, .panel > .table-responsive:first-child > .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 th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .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 th:first-child, .panel > .table-responsive:last-child > .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 th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .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 th:last-child, .panel > .table-responsive:last-child > .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 th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .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, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0; }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0; }

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0; }

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 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 > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }

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

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

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

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

.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: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5; }

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%); }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(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: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.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-bottom: 0;
  margin-left: 5px; }

.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;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto; }

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  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: #000; }

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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);
  line-break: auto; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  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 {
  content: "";
  border-width: 10px; }

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }
  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: .5; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9; }

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px; }

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px; }

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1; }

.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  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-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  td.visible-sm, th.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 !important; }
  tr.visible-md {
    display: table-row !important; }
  td.visible-md, th.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 !important; }
  tr.visible-lg {
    display: table-row !important; }
  td.visible-lg, th.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 !important; }
  tr.visible-print {
    display: table-row !important; }
  td.visible-print, th.visible-print {
    display: table-cell !important; } }

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

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

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

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

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

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

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

/*# sourceMappingURL=bootstrap.min.css.map */
.background-nero {
  background: #191E28; }

.background-grigio {
  background: #5C6D70; }

.background-rosso {
  background: #FC3A35; }

.background-azzurro {
  background: #00B6FF; }

.background-verde {
  background: #006845; }

.background-arancione {
  background: #ff9510; }

.background-bianco {
  background: #ffffff; }

.background-blu {
  background: #2B337A; }

.background-giallo {
  background: #E7A535; }

.background-corallo {
  background: #cd5932; }

.background-arancione_chiaro {
  background: #cd8032; }

.background-arancione_pesca {
  background: #cda632; }

.background-verde_erba {
  background: #a6cd32; }

.background-verde_chiaro {
  background: #80cd32; }

.background-verde_acqua {
  background: #32cda6; }

.background-azzurro_acqua {
  background: #32cdcd; }

.background-azzurro_intenso {
  background: #32a6cd; }

.background-blu_fiordaliso {
  background: #3280cd; }

.background-blu_savoia {
  background: #3259cd; }

.background-viola {
  background: #7159B3; }

.background-rosa_intenso {
  background: #cd32cd; }

.background-rosa_scuro {
  background: #cd3280; }

.color-nero {
  color: #191E28; }

.color-grigio {
  color: #5C6D70; }

.color-rosso {
  color: #FC3A35; }

.color-azzurro {
  color: #00B6FF; }

.color-verde {
  color: #006845; }

.color-arancione {
  color: #ff9510; }

.color-bianco {
  color: #ffffff; }

.color-blu {
  color: #2B337A; }

.color-giallo {
  color: #E7A535; }

.color-corallo {
  color: #cd5932; }

.color-arancione_chiaro {
  color: #cd8032; }

.color-arancione_pesca {
  color: #cda632; }

.color-verde_erba {
  color: #a6cd32; }

.color-verde_chiaro {
  color: #80cd32; }

.color-verde_acqua {
  color: #32cda6; }

.color-azzurro_acqua {
  color: #32cdcd; }

.color-azzurro_intenso {
  color: #32a6cd; }

.color-blu_fiordaliso {
  color: #3280cd; }

.color-blu_savoia {
  color: #3259cd; }

.color-viola {
  color: #7159B3; }

.color-rosa_intenso {
  color: #cd32cd; }

.color-rosa_scuro {
  color: #cd3280; }

html {
  height: 100%; }

html {
  font-size: 14px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility; }

body {
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.5;
  color: #191E28;
  background: #ffffff; }

body,
button,
input,
select,
textarea {
  font-family: "Open Sans", sans-serif; }

a {
  color: #191E28;
  cursor: pointer;
  outline: none;
  text-decoration: none !important; }
  a:hover {
    color: #050609;
    outline: none;
    text-decoration: none !important; }

small {
  font-size: 12px; }

strong, b, .bold {
  font-weight: bold; }

em, i {
  font-style: italic; }

textarea, input[type="text"], input[type="submit"] {
  -webkit-appearance: none; }

.is-full-width {
  width: 100%; }
  .is-full-width-important {
    width: 100% !important; }

.is-auto-width {
  width: auto; }
  .is-auto-width-important {
    width: auto !important; }

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

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

.is-s-cell {
  display: none; }
  @media (max-width: 360px) {
    .is-s-cell {
      display: none; } }
  .is-s-cell-important {
    display: block !important; }
    @media (max-width: 360px) {
      .is-s-cell-important {
        display: block; } }

.is-m-cell {
  display: none; }
  @media (max-width: 480px) {
    .is-m-cell {
      display: block; } }

.is-l-cell {
  display: none; }
  @media (max-width: 600px) {
    .is-l-cell {
      display: block; } }

.is-s-tablet {
  display: none; }
  @media (max-width: 767px) {
    .is-s-tablet {
      display: block; } }

.is-m-tablet {
  display: none; }
  @media (max-width: 991px) {
    .is-m-tablet {
      display: block; } }

.is-l-tablet {
  display: none; }
  @media (max-width: 1024px) {
    .is-l-tablet {
      display: block; } }

.is-hidden-s-cell {
  display: block; }
  @media (max-width: 360px) {
    .is-hidden-s-cell {
      display: block; } }
  .is-hidden-s-cell-important {
    display: none !important; }
    @media (max-width: 360px) {
      .is-hidden-s-cell-important {
        display: none; } }

.is-hidden-m-cell {
  display: block; }
  @media (max-width: 480px) {
    .is-hidden-m-cell {
      display: none; } }

.is-hidden-l-cell {
  display: block; }
  @media (max-width: 600px) {
    .is-hidden-l-cell {
      display: none; } }

.is-hidden-s-tablet {
  display: block; }
  @media (max-width: 767px) {
    .is-hidden-s-tablet {
      display: none; } }

.is-hidden-m-tablet {
  display: block; }
  @media (max-width: 991px) {
    .is-hidden-m-tablet {
      display: none; } }

.is-hidden-l-tablet {
  display: block; }
  @media (max-width: 1024px) {
    .is-hidden-l-tablet {
      display: none; } }

.is-float-left {
  float: left; }

.is-float-right {
  float: right; }

.margin-1 {
  margin: 1px; }

.margin-1-important {
  margin: 1px !important; }

.margin-top-1 {
  margin-top: 1px; }

.margin-top-1-important {
  margin-top: 1px !important; }

.margin-right-1 {
  margin-right: 1px; }

.margin-right-1-important {
  margin-right: 1px !important; }

.margin-bottom-1 {
  margin-bottom: 1px; }

.margin-bottom-1-important {
  margin-bottom: 1px !important; }

.margin-left-1 {
  margin-left: 1px; }

.margin-left-1-important {
  margin-left: 1px !important; }

.padding-1 {
  padding: 1px; }

.padding-1-important {
  padding: 1px !important; }

.padding-top-1 {
  padding-top: 1px; }

.padding-top-1-important {
  padding-top: 1px !important; }

.padding-right-1 {
  padding-right: 1px; }

.padding-right-1-important {
  padding-right: 1px !important; }

.padding-bottom-1 {
  padding-bottom: 1px; }

.padding-bottom-1-important {
  padding-bottom: 1px !important; }

.padding-left-1 {
  padding-left: 1px; }

.padding-left-1-important {
  padding-left: 1px !important; }

.margin-2 {
  margin: 2px; }

.margin-2-important {
  margin: 2px !important; }

.margin-top-2 {
  margin-top: 2px; }

.margin-top-2-important {
  margin-top: 2px !important; }

.margin-right-2 {
  margin-right: 2px; }

.margin-right-2-important {
  margin-right: 2px !important; }

.margin-bottom-2 {
  margin-bottom: 2px; }

.margin-bottom-2-important {
  margin-bottom: 2px !important; }

.margin-left-2 {
  margin-left: 2px; }

.margin-left-2-important {
  margin-left: 2px !important; }

.padding-2 {
  padding: 2px; }

.padding-2-important {
  padding: 2px !important; }

.padding-top-2 {
  padding-top: 2px; }

.padding-top-2-important {
  padding-top: 2px !important; }

.padding-right-2 {
  padding-right: 2px; }

.padding-right-2-important {
  padding-right: 2px !important; }

.padding-bottom-2 {
  padding-bottom: 2px; }

.padding-bottom-2-important {
  padding-bottom: 2px !important; }

.padding-left-2 {
  padding-left: 2px; }

.padding-left-2-important {
  padding-left: 2px !important; }

.margin-3 {
  margin: 3px; }

.margin-3-important {
  margin: 3px !important; }

.margin-top-3 {
  margin-top: 3px; }

.margin-top-3-important {
  margin-top: 3px !important; }

.margin-right-3 {
  margin-right: 3px; }

.margin-right-3-important {
  margin-right: 3px !important; }

.margin-bottom-3 {
  margin-bottom: 3px; }

.margin-bottom-3-important {
  margin-bottom: 3px !important; }

.margin-left-3 {
  margin-left: 3px; }

.margin-left-3-important {
  margin-left: 3px !important; }

.padding-3 {
  padding: 3px; }

.padding-3-important {
  padding: 3px !important; }

.padding-top-3 {
  padding-top: 3px; }

.padding-top-3-important {
  padding-top: 3px !important; }

.padding-right-3 {
  padding-right: 3px; }

.padding-right-3-important {
  padding-right: 3px !important; }

.padding-bottom-3 {
  padding-bottom: 3px; }

.padding-bottom-3-important {
  padding-bottom: 3px !important; }

.padding-left-3 {
  padding-left: 3px; }

.padding-left-3-important {
  padding-left: 3px !important; }

.margin-4 {
  margin: 4px; }

.margin-4-important {
  margin: 4px !important; }

.margin-top-4 {
  margin-top: 4px; }

.margin-top-4-important {
  margin-top: 4px !important; }

.margin-right-4 {
  margin-right: 4px; }

.margin-right-4-important {
  margin-right: 4px !important; }

.margin-bottom-4 {
  margin-bottom: 4px; }

.margin-bottom-4-important {
  margin-bottom: 4px !important; }

.margin-left-4 {
  margin-left: 4px; }

.margin-left-4-important {
  margin-left: 4px !important; }

.padding-4 {
  padding: 4px; }

.padding-4-important {
  padding: 4px !important; }

.padding-top-4 {
  padding-top: 4px; }

.padding-top-4-important {
  padding-top: 4px !important; }

.padding-right-4 {
  padding-right: 4px; }

.padding-right-4-important {
  padding-right: 4px !important; }

.padding-bottom-4 {
  padding-bottom: 4px; }

.padding-bottom-4-important {
  padding-bottom: 4px !important; }

.padding-left-4 {
  padding-left: 4px; }

.padding-left-4-important {
  padding-left: 4px !important; }

.margin-5 {
  margin: 5px; }

.margin-5-important {
  margin: 5px !important; }

.margin-top-5 {
  margin-top: 5px; }

.margin-top-5-important {
  margin-top: 5px !important; }

.margin-right-5 {
  margin-right: 5px; }

.margin-right-5-important {
  margin-right: 5px !important; }

.margin-bottom-5 {
  margin-bottom: 5px; }

.margin-bottom-5-important {
  margin-bottom: 5px !important; }

.margin-left-5 {
  margin-left: 5px; }

.margin-left-5-important {
  margin-left: 5px !important; }

.padding-5 {
  padding: 5px; }

.padding-5-important {
  padding: 5px !important; }

.padding-top-5 {
  padding-top: 5px; }

.padding-top-5-important {
  padding-top: 5px !important; }

.padding-right-5 {
  padding-right: 5px; }

.padding-right-5-important {
  padding-right: 5px !important; }

.padding-bottom-5 {
  padding-bottom: 5px; }

.padding-bottom-5-important {
  padding-bottom: 5px !important; }

.padding-left-5 {
  padding-left: 5px; }

.padding-left-5-important {
  padding-left: 5px !important; }

.margin-6 {
  margin: 6px; }

.margin-6-important {
  margin: 6px !important; }

.margin-top-6 {
  margin-top: 6px; }

.margin-top-6-important {
  margin-top: 6px !important; }

.margin-right-6 {
  margin-right: 6px; }

.margin-right-6-important {
  margin-right: 6px !important; }

.margin-bottom-6 {
  margin-bottom: 6px; }

.margin-bottom-6-important {
  margin-bottom: 6px !important; }

.margin-left-6 {
  margin-left: 6px; }

.margin-left-6-important {
  margin-left: 6px !important; }

.padding-6 {
  padding: 6px; }

.padding-6-important {
  padding: 6px !important; }

.padding-top-6 {
  padding-top: 6px; }

.padding-top-6-important {
  padding-top: 6px !important; }

.padding-right-6 {
  padding-right: 6px; }

.padding-right-6-important {
  padding-right: 6px !important; }

.padding-bottom-6 {
  padding-bottom: 6px; }

.padding-bottom-6-important {
  padding-bottom: 6px !important; }

.padding-left-6 {
  padding-left: 6px; }

.padding-left-6-important {
  padding-left: 6px !important; }

.margin-7 {
  margin: 7px; }

.margin-7-important {
  margin: 7px !important; }

.margin-top-7 {
  margin-top: 7px; }

.margin-top-7-important {
  margin-top: 7px !important; }

.margin-right-7 {
  margin-right: 7px; }

.margin-right-7-important {
  margin-right: 7px !important; }

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

.margin-bottom-7-important {
  margin-bottom: 7px !important; }

.margin-left-7 {
  margin-left: 7px; }

.margin-left-7-important {
  margin-left: 7px !important; }

.padding-7 {
  padding: 7px; }

.padding-7-important {
  padding: 7px !important; }

.padding-top-7 {
  padding-top: 7px; }

.padding-top-7-important {
  padding-top: 7px !important; }

.padding-right-7 {
  padding-right: 7px; }

.padding-right-7-important {
  padding-right: 7px !important; }

.padding-bottom-7 {
  padding-bottom: 7px; }

.padding-bottom-7-important {
  padding-bottom: 7px !important; }

.padding-left-7 {
  padding-left: 7px; }

.padding-left-7-important {
  padding-left: 7px !important; }

.margin-8 {
  margin: 8px; }

.margin-8-important {
  margin: 8px !important; }

.margin-top-8 {
  margin-top: 8px; }

.margin-top-8-important {
  margin-top: 8px !important; }

.margin-right-8 {
  margin-right: 8px; }

.margin-right-8-important {
  margin-right: 8px !important; }

.margin-bottom-8 {
  margin-bottom: 8px; }

.margin-bottom-8-important {
  margin-bottom: 8px !important; }

.margin-left-8 {
  margin-left: 8px; }

.margin-left-8-important {
  margin-left: 8px !important; }

.padding-8 {
  padding: 8px; }

.padding-8-important {
  padding: 8px !important; }

.padding-top-8 {
  padding-top: 8px; }

.padding-top-8-important {
  padding-top: 8px !important; }

.padding-right-8 {
  padding-right: 8px; }

.padding-right-8-important {
  padding-right: 8px !important; }

.padding-bottom-8 {
  padding-bottom: 8px; }

.padding-bottom-8-important {
  padding-bottom: 8px !important; }

.padding-left-8 {
  padding-left: 8px; }

.padding-left-8-important {
  padding-left: 8px !important; }

.margin-9 {
  margin: 9px; }

.margin-9-important {
  margin: 9px !important; }

.margin-top-9 {
  margin-top: 9px; }

.margin-top-9-important {
  margin-top: 9px !important; }

.margin-right-9 {
  margin-right: 9px; }

.margin-right-9-important {
  margin-right: 9px !important; }

.margin-bottom-9 {
  margin-bottom: 9px; }

.margin-bottom-9-important {
  margin-bottom: 9px !important; }

.margin-left-9 {
  margin-left: 9px; }

.margin-left-9-important {
  margin-left: 9px !important; }

.padding-9 {
  padding: 9px; }

.padding-9-important {
  padding: 9px !important; }

.padding-top-9 {
  padding-top: 9px; }

.padding-top-9-important {
  padding-top: 9px !important; }

.padding-right-9 {
  padding-right: 9px; }

.padding-right-9-important {
  padding-right: 9px !important; }

.padding-bottom-9 {
  padding-bottom: 9px; }

.padding-bottom-9-important {
  padding-bottom: 9px !important; }

.padding-left-9 {
  padding-left: 9px; }

.padding-left-9-important {
  padding-left: 9px !important; }

.margin-10 {
  margin: 10px; }

.margin-10-important {
  margin: 10px !important; }

.margin-top-10 {
  margin-top: 10px; }

.margin-top-10-important {
  margin-top: 10px !important; }

.margin-right-10 {
  margin-right: 10px; }

.margin-right-10-important {
  margin-right: 10px !important; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-bottom-10-important {
  margin-bottom: 10px !important; }

.margin-left-10 {
  margin-left: 10px; }

.margin-left-10-important {
  margin-left: 10px !important; }

.padding-10 {
  padding: 10px; }

.padding-10-important {
  padding: 10px !important; }

.padding-top-10 {
  padding-top: 10px; }

.padding-top-10-important {
  padding-top: 10px !important; }

.padding-right-10 {
  padding-right: 10px; }

.padding-right-10-important {
  padding-right: 10px !important; }

.padding-bottom-10 {
  padding-bottom: 10px; }

.padding-bottom-10-important {
  padding-bottom: 10px !important; }

.padding-left-10 {
  padding-left: 10px; }

.padding-left-10-important {
  padding-left: 10px !important; }

.margin-11 {
  margin: 11px; }

.margin-11-important {
  margin: 11px !important; }

.margin-top-11 {
  margin-top: 11px; }

.margin-top-11-important {
  margin-top: 11px !important; }

.margin-right-11 {
  margin-right: 11px; }

.margin-right-11-important {
  margin-right: 11px !important; }

.margin-bottom-11 {
  margin-bottom: 11px; }

.margin-bottom-11-important {
  margin-bottom: 11px !important; }

.margin-left-11 {
  margin-left: 11px; }

.margin-left-11-important {
  margin-left: 11px !important; }

.padding-11 {
  padding: 11px; }

.padding-11-important {
  padding: 11px !important; }

.padding-top-11 {
  padding-top: 11px; }

.padding-top-11-important {
  padding-top: 11px !important; }

.padding-right-11 {
  padding-right: 11px; }

.padding-right-11-important {
  padding-right: 11px !important; }

.padding-bottom-11 {
  padding-bottom: 11px; }

.padding-bottom-11-important {
  padding-bottom: 11px !important; }

.padding-left-11 {
  padding-left: 11px; }

.padding-left-11-important {
  padding-left: 11px !important; }

.margin-12 {
  margin: 12px; }

.margin-12-important {
  margin: 12px !important; }

.margin-top-12 {
  margin-top: 12px; }

.margin-top-12-important {
  margin-top: 12px !important; }

.margin-right-12 {
  margin-right: 12px; }

.margin-right-12-important {
  margin-right: 12px !important; }

.margin-bottom-12 {
  margin-bottom: 12px; }

.margin-bottom-12-important {
  margin-bottom: 12px !important; }

.margin-left-12 {
  margin-left: 12px; }

.margin-left-12-important {
  margin-left: 12px !important; }

.padding-12 {
  padding: 12px; }

.padding-12-important {
  padding: 12px !important; }

.padding-top-12 {
  padding-top: 12px; }

.padding-top-12-important {
  padding-top: 12px !important; }

.padding-right-12 {
  padding-right: 12px; }

.padding-right-12-important {
  padding-right: 12px !important; }

.padding-bottom-12 {
  padding-bottom: 12px; }

.padding-bottom-12-important {
  padding-bottom: 12px !important; }

.padding-left-12 {
  padding-left: 12px; }

.padding-left-12-important {
  padding-left: 12px !important; }

.margin-13 {
  margin: 13px; }

.margin-13-important {
  margin: 13px !important; }

.margin-top-13 {
  margin-top: 13px; }

.margin-top-13-important {
  margin-top: 13px !important; }

.margin-right-13 {
  margin-right: 13px; }

.margin-right-13-important {
  margin-right: 13px !important; }

.margin-bottom-13 {
  margin-bottom: 13px; }

.margin-bottom-13-important {
  margin-bottom: 13px !important; }

.margin-left-13 {
  margin-left: 13px; }

.margin-left-13-important {
  margin-left: 13px !important; }

.padding-13 {
  padding: 13px; }

.padding-13-important {
  padding: 13px !important; }

.padding-top-13 {
  padding-top: 13px; }

.padding-top-13-important {
  padding-top: 13px !important; }

.padding-right-13 {
  padding-right: 13px; }

.padding-right-13-important {
  padding-right: 13px !important; }

.padding-bottom-13 {
  padding-bottom: 13px; }

.padding-bottom-13-important {
  padding-bottom: 13px !important; }

.padding-left-13 {
  padding-left: 13px; }

.padding-left-13-important {
  padding-left: 13px !important; }

.margin-14 {
  margin: 14px; }

.margin-14-important {
  margin: 14px !important; }

.margin-top-14 {
  margin-top: 14px; }

.margin-top-14-important {
  margin-top: 14px !important; }

.margin-right-14 {
  margin-right: 14px; }

.margin-right-14-important {
  margin-right: 14px !important; }

.margin-bottom-14 {
  margin-bottom: 14px; }

.margin-bottom-14-important {
  margin-bottom: 14px !important; }

.margin-left-14 {
  margin-left: 14px; }

.margin-left-14-important {
  margin-left: 14px !important; }

.padding-14 {
  padding: 14px; }

.padding-14-important {
  padding: 14px !important; }

.padding-top-14 {
  padding-top: 14px; }

.padding-top-14-important {
  padding-top: 14px !important; }

.padding-right-14 {
  padding-right: 14px; }

.padding-right-14-important {
  padding-right: 14px !important; }

.padding-bottom-14 {
  padding-bottom: 14px; }

.padding-bottom-14-important {
  padding-bottom: 14px !important; }

.padding-left-14 {
  padding-left: 14px; }

.padding-left-14-important {
  padding-left: 14px !important; }

.margin-15 {
  margin: 15px; }

.margin-15-important {
  margin: 15px !important; }

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

.margin-top-15-important {
  margin-top: 15px !important; }

.margin-right-15 {
  margin-right: 15px; }

.margin-right-15-important {
  margin-right: 15px !important; }

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

.margin-bottom-15-important {
  margin-bottom: 15px !important; }

.margin-left-15 {
  margin-left: 15px; }

.margin-left-15-important {
  margin-left: 15px !important; }

.padding-15 {
  padding: 15px; }

.padding-15-important {
  padding: 15px !important; }

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

.padding-top-15-important {
  padding-top: 15px !important; }

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

.padding-right-15-important {
  padding-right: 15px !important; }

.padding-bottom-15 {
  padding-bottom: 15px; }

.padding-bottom-15-important {
  padding-bottom: 15px !important; }

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

.padding-left-15-important {
  padding-left: 15px !important; }

.margin-16 {
  margin: 16px; }

.margin-16-important {
  margin: 16px !important; }

.margin-top-16 {
  margin-top: 16px; }

.margin-top-16-important {
  margin-top: 16px !important; }

.margin-right-16 {
  margin-right: 16px; }

.margin-right-16-important {
  margin-right: 16px !important; }

.margin-bottom-16 {
  margin-bottom: 16px; }

.margin-bottom-16-important {
  margin-bottom: 16px !important; }

.margin-left-16 {
  margin-left: 16px; }

.margin-left-16-important {
  margin-left: 16px !important; }

.padding-16 {
  padding: 16px; }

.padding-16-important {
  padding: 16px !important; }

.padding-top-16 {
  padding-top: 16px; }

.padding-top-16-important {
  padding-top: 16px !important; }

.padding-right-16 {
  padding-right: 16px; }

.padding-right-16-important {
  padding-right: 16px !important; }

.padding-bottom-16 {
  padding-bottom: 16px; }

.padding-bottom-16-important {
  padding-bottom: 16px !important; }

.padding-left-16 {
  padding-left: 16px; }

.padding-left-16-important {
  padding-left: 16px !important; }

.margin-17 {
  margin: 17px; }

.margin-17-important {
  margin: 17px !important; }

.margin-top-17 {
  margin-top: 17px; }

.margin-top-17-important {
  margin-top: 17px !important; }

.margin-right-17 {
  margin-right: 17px; }

.margin-right-17-important {
  margin-right: 17px !important; }

.margin-bottom-17 {
  margin-bottom: 17px; }

.margin-bottom-17-important {
  margin-bottom: 17px !important; }

.margin-left-17 {
  margin-left: 17px; }

.margin-left-17-important {
  margin-left: 17px !important; }

.padding-17 {
  padding: 17px; }

.padding-17-important {
  padding: 17px !important; }

.padding-top-17 {
  padding-top: 17px; }

.padding-top-17-important {
  padding-top: 17px !important; }

.padding-right-17 {
  padding-right: 17px; }

.padding-right-17-important {
  padding-right: 17px !important; }

.padding-bottom-17 {
  padding-bottom: 17px; }

.padding-bottom-17-important {
  padding-bottom: 17px !important; }

.padding-left-17 {
  padding-left: 17px; }

.padding-left-17-important {
  padding-left: 17px !important; }

.margin-18 {
  margin: 18px; }

.margin-18-important {
  margin: 18px !important; }

.margin-top-18 {
  margin-top: 18px; }

.margin-top-18-important {
  margin-top: 18px !important; }

.margin-right-18 {
  margin-right: 18px; }

.margin-right-18-important {
  margin-right: 18px !important; }

.margin-bottom-18 {
  margin-bottom: 18px; }

.margin-bottom-18-important {
  margin-bottom: 18px !important; }

.margin-left-18 {
  margin-left: 18px; }

.margin-left-18-important {
  margin-left: 18px !important; }

.padding-18 {
  padding: 18px; }

.padding-18-important {
  padding: 18px !important; }

.padding-top-18 {
  padding-top: 18px; }

.padding-top-18-important {
  padding-top: 18px !important; }

.padding-right-18 {
  padding-right: 18px; }

.padding-right-18-important {
  padding-right: 18px !important; }

.padding-bottom-18 {
  padding-bottom: 18px; }

.padding-bottom-18-important {
  padding-bottom: 18px !important; }

.padding-left-18 {
  padding-left: 18px; }

.padding-left-18-important {
  padding-left: 18px !important; }

.margin-19 {
  margin: 19px; }

.margin-19-important {
  margin: 19px !important; }

.margin-top-19 {
  margin-top: 19px; }

.margin-top-19-important {
  margin-top: 19px !important; }

.margin-right-19 {
  margin-right: 19px; }

.margin-right-19-important {
  margin-right: 19px !important; }

.margin-bottom-19 {
  margin-bottom: 19px; }

.margin-bottom-19-important {
  margin-bottom: 19px !important; }

.margin-left-19 {
  margin-left: 19px; }

.margin-left-19-important {
  margin-left: 19px !important; }

.padding-19 {
  padding: 19px; }

.padding-19-important {
  padding: 19px !important; }

.padding-top-19 {
  padding-top: 19px; }

.padding-top-19-important {
  padding-top: 19px !important; }

.padding-right-19 {
  padding-right: 19px; }

.padding-right-19-important {
  padding-right: 19px !important; }

.padding-bottom-19 {
  padding-bottom: 19px; }

.padding-bottom-19-important {
  padding-bottom: 19px !important; }

.padding-left-19 {
  padding-left: 19px; }

.padding-left-19-important {
  padding-left: 19px !important; }

.margin-20 {
  margin: 20px; }

.margin-20-important {
  margin: 20px !important; }

.margin-top-20 {
  margin-top: 20px; }

.margin-top-20-important {
  margin-top: 20px !important; }

.margin-right-20 {
  margin-right: 20px; }

.margin-right-20-important {
  margin-right: 20px !important; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-20-important {
  margin-bottom: 20px !important; }

.margin-left-20 {
  margin-left: 20px; }

.margin-left-20-important {
  margin-left: 20px !important; }

.padding-20 {
  padding: 20px; }

.padding-20-important {
  padding: 20px !important; }

.padding-top-20 {
  padding-top: 20px; }

.padding-top-20-important {
  padding-top: 20px !important; }

.padding-right-20 {
  padding-right: 20px; }

.padding-right-20-important {
  padding-right: 20px !important; }

.padding-bottom-20 {
  padding-bottom: 20px; }

.padding-bottom-20-important {
  padding-bottom: 20px !important; }

.padding-left-20 {
  padding-left: 20px; }

.padding-left-20-important {
  padding-left: 20px !important; }

.margin-21 {
  margin: 21px; }

.margin-21-important {
  margin: 21px !important; }

.margin-top-21 {
  margin-top: 21px; }

.margin-top-21-important {
  margin-top: 21px !important; }

.margin-right-21 {
  margin-right: 21px; }

.margin-right-21-important {
  margin-right: 21px !important; }

.margin-bottom-21 {
  margin-bottom: 21px; }

.margin-bottom-21-important {
  margin-bottom: 21px !important; }

.margin-left-21 {
  margin-left: 21px; }

.margin-left-21-important {
  margin-left: 21px !important; }

.padding-21 {
  padding: 21px; }

.padding-21-important {
  padding: 21px !important; }

.padding-top-21 {
  padding-top: 21px; }

.padding-top-21-important {
  padding-top: 21px !important; }

.padding-right-21 {
  padding-right: 21px; }

.padding-right-21-important {
  padding-right: 21px !important; }

.padding-bottom-21 {
  padding-bottom: 21px; }

.padding-bottom-21-important {
  padding-bottom: 21px !important; }

.padding-left-21 {
  padding-left: 21px; }

.padding-left-21-important {
  padding-left: 21px !important; }

.margin-22 {
  margin: 22px; }

.margin-22-important {
  margin: 22px !important; }

.margin-top-22 {
  margin-top: 22px; }

.margin-top-22-important {
  margin-top: 22px !important; }

.margin-right-22 {
  margin-right: 22px; }

.margin-right-22-important {
  margin-right: 22px !important; }

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

.margin-bottom-22-important {
  margin-bottom: 22px !important; }

.margin-left-22 {
  margin-left: 22px; }

.margin-left-22-important {
  margin-left: 22px !important; }

.padding-22 {
  padding: 22px; }

.padding-22-important {
  padding: 22px !important; }

.padding-top-22 {
  padding-top: 22px; }

.padding-top-22-important {
  padding-top: 22px !important; }

.padding-right-22 {
  padding-right: 22px; }

.padding-right-22-important {
  padding-right: 22px !important; }

.padding-bottom-22 {
  padding-bottom: 22px; }

.padding-bottom-22-important {
  padding-bottom: 22px !important; }

.padding-left-22 {
  padding-left: 22px; }

.padding-left-22-important {
  padding-left: 22px !important; }

.margin-23 {
  margin: 23px; }

.margin-23-important {
  margin: 23px !important; }

.margin-top-23 {
  margin-top: 23px; }

.margin-top-23-important {
  margin-top: 23px !important; }

.margin-right-23 {
  margin-right: 23px; }

.margin-right-23-important {
  margin-right: 23px !important; }

.margin-bottom-23 {
  margin-bottom: 23px; }

.margin-bottom-23-important {
  margin-bottom: 23px !important; }

.margin-left-23 {
  margin-left: 23px; }

.margin-left-23-important {
  margin-left: 23px !important; }

.padding-23 {
  padding: 23px; }

.padding-23-important {
  padding: 23px !important; }

.padding-top-23 {
  padding-top: 23px; }

.padding-top-23-important {
  padding-top: 23px !important; }

.padding-right-23 {
  padding-right: 23px; }

.padding-right-23-important {
  padding-right: 23px !important; }

.padding-bottom-23 {
  padding-bottom: 23px; }

.padding-bottom-23-important {
  padding-bottom: 23px !important; }

.padding-left-23 {
  padding-left: 23px; }

.padding-left-23-important {
  padding-left: 23px !important; }

.margin-24 {
  margin: 24px; }

.margin-24-important {
  margin: 24px !important; }

.margin-top-24 {
  margin-top: 24px; }

.margin-top-24-important {
  margin-top: 24px !important; }

.margin-right-24 {
  margin-right: 24px; }

.margin-right-24-important {
  margin-right: 24px !important; }

.margin-bottom-24 {
  margin-bottom: 24px; }

.margin-bottom-24-important {
  margin-bottom: 24px !important; }

.margin-left-24 {
  margin-left: 24px; }

.margin-left-24-important {
  margin-left: 24px !important; }

.padding-24 {
  padding: 24px; }

.padding-24-important {
  padding: 24px !important; }

.padding-top-24 {
  padding-top: 24px; }

.padding-top-24-important {
  padding-top: 24px !important; }

.padding-right-24 {
  padding-right: 24px; }

.padding-right-24-important {
  padding-right: 24px !important; }

.padding-bottom-24 {
  padding-bottom: 24px; }

.padding-bottom-24-important {
  padding-bottom: 24px !important; }

.padding-left-24 {
  padding-left: 24px; }

.padding-left-24-important {
  padding-left: 24px !important; }

.margin-25 {
  margin: 25px; }

.margin-25-important {
  margin: 25px !important; }

.margin-top-25 {
  margin-top: 25px; }

.margin-top-25-important {
  margin-top: 25px !important; }

.margin-right-25 {
  margin-right: 25px; }

.margin-right-25-important {
  margin-right: 25px !important; }

.margin-bottom-25 {
  margin-bottom: 25px; }

.margin-bottom-25-important {
  margin-bottom: 25px !important; }

.margin-left-25 {
  margin-left: 25px; }

.margin-left-25-important {
  margin-left: 25px !important; }

.padding-25 {
  padding: 25px; }

.padding-25-important {
  padding: 25px !important; }

.padding-top-25 {
  padding-top: 25px; }

.padding-top-25-important {
  padding-top: 25px !important; }

.padding-right-25 {
  padding-right: 25px; }

.padding-right-25-important {
  padding-right: 25px !important; }

.padding-bottom-25 {
  padding-bottom: 25px; }

.padding-bottom-25-important {
  padding-bottom: 25px !important; }

.padding-left-25 {
  padding-left: 25px; }

.padding-left-25-important {
  padding-left: 25px !important; }

.margin-26 {
  margin: 26px; }

.margin-26-important {
  margin: 26px !important; }

.margin-top-26 {
  margin-top: 26px; }

.margin-top-26-important {
  margin-top: 26px !important; }

.margin-right-26 {
  margin-right: 26px; }

.margin-right-26-important {
  margin-right: 26px !important; }

.margin-bottom-26 {
  margin-bottom: 26px; }

.margin-bottom-26-important {
  margin-bottom: 26px !important; }

.margin-left-26 {
  margin-left: 26px; }

.margin-left-26-important {
  margin-left: 26px !important; }

.padding-26 {
  padding: 26px; }

.padding-26-important {
  padding: 26px !important; }

.padding-top-26 {
  padding-top: 26px; }

.padding-top-26-important {
  padding-top: 26px !important; }

.padding-right-26 {
  padding-right: 26px; }

.padding-right-26-important {
  padding-right: 26px !important; }

.padding-bottom-26 {
  padding-bottom: 26px; }

.padding-bottom-26-important {
  padding-bottom: 26px !important; }

.padding-left-26 {
  padding-left: 26px; }

.padding-left-26-important {
  padding-left: 26px !important; }

.margin-27 {
  margin: 27px; }

.margin-27-important {
  margin: 27px !important; }

.margin-top-27 {
  margin-top: 27px; }

.margin-top-27-important {
  margin-top: 27px !important; }

.margin-right-27 {
  margin-right: 27px; }

.margin-right-27-important {
  margin-right: 27px !important; }

.margin-bottom-27 {
  margin-bottom: 27px; }

.margin-bottom-27-important {
  margin-bottom: 27px !important; }

.margin-left-27 {
  margin-left: 27px; }

.margin-left-27-important {
  margin-left: 27px !important; }

.padding-27 {
  padding: 27px; }

.padding-27-important {
  padding: 27px !important; }

.padding-top-27 {
  padding-top: 27px; }

.padding-top-27-important {
  padding-top: 27px !important; }

.padding-right-27 {
  padding-right: 27px; }

.padding-right-27-important {
  padding-right: 27px !important; }

.padding-bottom-27 {
  padding-bottom: 27px; }

.padding-bottom-27-important {
  padding-bottom: 27px !important; }

.padding-left-27 {
  padding-left: 27px; }

.padding-left-27-important {
  padding-left: 27px !important; }

.margin-28 {
  margin: 28px; }

.margin-28-important {
  margin: 28px !important; }

.margin-top-28 {
  margin-top: 28px; }

.margin-top-28-important {
  margin-top: 28px !important; }

.margin-right-28 {
  margin-right: 28px; }

.margin-right-28-important {
  margin-right: 28px !important; }

.margin-bottom-28 {
  margin-bottom: 28px; }

.margin-bottom-28-important {
  margin-bottom: 28px !important; }

.margin-left-28 {
  margin-left: 28px; }

.margin-left-28-important {
  margin-left: 28px !important; }

.padding-28 {
  padding: 28px; }

.padding-28-important {
  padding: 28px !important; }

.padding-top-28 {
  padding-top: 28px; }

.padding-top-28-important {
  padding-top: 28px !important; }

.padding-right-28 {
  padding-right: 28px; }

.padding-right-28-important {
  padding-right: 28px !important; }

.padding-bottom-28 {
  padding-bottom: 28px; }

.padding-bottom-28-important {
  padding-bottom: 28px !important; }

.padding-left-28 {
  padding-left: 28px; }

.padding-left-28-important {
  padding-left: 28px !important; }

.margin-29 {
  margin: 29px; }

.margin-29-important {
  margin: 29px !important; }

.margin-top-29 {
  margin-top: 29px; }

.margin-top-29-important {
  margin-top: 29px !important; }

.margin-right-29 {
  margin-right: 29px; }

.margin-right-29-important {
  margin-right: 29px !important; }

.margin-bottom-29 {
  margin-bottom: 29px; }

.margin-bottom-29-important {
  margin-bottom: 29px !important; }

.margin-left-29 {
  margin-left: 29px; }

.margin-left-29-important {
  margin-left: 29px !important; }

.padding-29 {
  padding: 29px; }

.padding-29-important {
  padding: 29px !important; }

.padding-top-29 {
  padding-top: 29px; }

.padding-top-29-important {
  padding-top: 29px !important; }

.padding-right-29 {
  padding-right: 29px; }

.padding-right-29-important {
  padding-right: 29px !important; }

.padding-bottom-29 {
  padding-bottom: 29px; }

.padding-bottom-29-important {
  padding-bottom: 29px !important; }

.padding-left-29 {
  padding-left: 29px; }

.padding-left-29-important {
  padding-left: 29px !important; }

.margin-30 {
  margin: 30px; }

.margin-30-important {
  margin: 30px !important; }

.margin-top-30 {
  margin-top: 30px; }

.margin-top-30-important {
  margin-top: 30px !important; }

.margin-right-30 {
  margin-right: 30px; }

.margin-right-30-important {
  margin-right: 30px !important; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-bottom-30-important {
  margin-bottom: 30px !important; }

.margin-left-30 {
  margin-left: 30px; }

.margin-left-30-important {
  margin-left: 30px !important; }

.padding-30 {
  padding: 30px; }

.padding-30-important {
  padding: 30px !important; }

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

.padding-top-30-important {
  padding-top: 30px !important; }

.padding-right-30 {
  padding-right: 30px; }

.padding-right-30-important {
  padding-right: 30px !important; }

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

.padding-bottom-30-important {
  padding-bottom: 30px !important; }

.padding-left-30 {
  padding-left: 30px; }

.padding-left-30-important {
  padding-left: 30px !important; }

.margin-31 {
  margin: 31px; }

.margin-31-important {
  margin: 31px !important; }

.margin-top-31 {
  margin-top: 31px; }

.margin-top-31-important {
  margin-top: 31px !important; }

.margin-right-31 {
  margin-right: 31px; }

.margin-right-31-important {
  margin-right: 31px !important; }

.margin-bottom-31 {
  margin-bottom: 31px; }

.margin-bottom-31-important {
  margin-bottom: 31px !important; }

.margin-left-31 {
  margin-left: 31px; }

.margin-left-31-important {
  margin-left: 31px !important; }

.padding-31 {
  padding: 31px; }

.padding-31-important {
  padding: 31px !important; }

.padding-top-31 {
  padding-top: 31px; }

.padding-top-31-important {
  padding-top: 31px !important; }

.padding-right-31 {
  padding-right: 31px; }

.padding-right-31-important {
  padding-right: 31px !important; }

.padding-bottom-31 {
  padding-bottom: 31px; }

.padding-bottom-31-important {
  padding-bottom: 31px !important; }

.padding-left-31 {
  padding-left: 31px; }

.padding-left-31-important {
  padding-left: 31px !important; }

.margin-32 {
  margin: 32px; }

.margin-32-important {
  margin: 32px !important; }

.margin-top-32 {
  margin-top: 32px; }

.margin-top-32-important {
  margin-top: 32px !important; }

.margin-right-32 {
  margin-right: 32px; }

.margin-right-32-important {
  margin-right: 32px !important; }

.margin-bottom-32 {
  margin-bottom: 32px; }

.margin-bottom-32-important {
  margin-bottom: 32px !important; }

.margin-left-32 {
  margin-left: 32px; }

.margin-left-32-important {
  margin-left: 32px !important; }

.padding-32 {
  padding: 32px; }

.padding-32-important {
  padding: 32px !important; }

.padding-top-32 {
  padding-top: 32px; }

.padding-top-32-important {
  padding-top: 32px !important; }

.padding-right-32 {
  padding-right: 32px; }

.padding-right-32-important {
  padding-right: 32px !important; }

.padding-bottom-32 {
  padding-bottom: 32px; }

.padding-bottom-32-important {
  padding-bottom: 32px !important; }

.padding-left-32 {
  padding-left: 32px; }

.padding-left-32-important {
  padding-left: 32px !important; }

.margin-33 {
  margin: 33px; }

.margin-33-important {
  margin: 33px !important; }

.margin-top-33 {
  margin-top: 33px; }

.margin-top-33-important {
  margin-top: 33px !important; }

.margin-right-33 {
  margin-right: 33px; }

.margin-right-33-important {
  margin-right: 33px !important; }

.margin-bottom-33 {
  margin-bottom: 33px; }

.margin-bottom-33-important {
  margin-bottom: 33px !important; }

.margin-left-33 {
  margin-left: 33px; }

.margin-left-33-important {
  margin-left: 33px !important; }

.padding-33 {
  padding: 33px; }

.padding-33-important {
  padding: 33px !important; }

.padding-top-33 {
  padding-top: 33px; }

.padding-top-33-important {
  padding-top: 33px !important; }

.padding-right-33 {
  padding-right: 33px; }

.padding-right-33-important {
  padding-right: 33px !important; }

.padding-bottom-33 {
  padding-bottom: 33px; }

.padding-bottom-33-important {
  padding-bottom: 33px !important; }

.padding-left-33 {
  padding-left: 33px; }

.padding-left-33-important {
  padding-left: 33px !important; }

.margin-34 {
  margin: 34px; }

.margin-34-important {
  margin: 34px !important; }

.margin-top-34 {
  margin-top: 34px; }

.margin-top-34-important {
  margin-top: 34px !important; }

.margin-right-34 {
  margin-right: 34px; }

.margin-right-34-important {
  margin-right: 34px !important; }

.margin-bottom-34 {
  margin-bottom: 34px; }

.margin-bottom-34-important {
  margin-bottom: 34px !important; }

.margin-left-34 {
  margin-left: 34px; }

.margin-left-34-important {
  margin-left: 34px !important; }

.padding-34 {
  padding: 34px; }

.padding-34-important {
  padding: 34px !important; }

.padding-top-34 {
  padding-top: 34px; }

.padding-top-34-important {
  padding-top: 34px !important; }

.padding-right-34 {
  padding-right: 34px; }

.padding-right-34-important {
  padding-right: 34px !important; }

.padding-bottom-34 {
  padding-bottom: 34px; }

.padding-bottom-34-important {
  padding-bottom: 34px !important; }

.padding-left-34 {
  padding-left: 34px; }

.padding-left-34-important {
  padding-left: 34px !important; }

.margin-35 {
  margin: 35px; }

.margin-35-important {
  margin: 35px !important; }

.margin-top-35 {
  margin-top: 35px; }

.margin-top-35-important {
  margin-top: 35px !important; }

.margin-right-35 {
  margin-right: 35px; }

.margin-right-35-important {
  margin-right: 35px !important; }

.margin-bottom-35 {
  margin-bottom: 35px; }

.margin-bottom-35-important {
  margin-bottom: 35px !important; }

.margin-left-35 {
  margin-left: 35px; }

.margin-left-35-important {
  margin-left: 35px !important; }

.padding-35 {
  padding: 35px; }

.padding-35-important {
  padding: 35px !important; }

.padding-top-35 {
  padding-top: 35px; }

.padding-top-35-important {
  padding-top: 35px !important; }

.padding-right-35 {
  padding-right: 35px; }

.padding-right-35-important {
  padding-right: 35px !important; }

.padding-bottom-35 {
  padding-bottom: 35px; }

.padding-bottom-35-important {
  padding-bottom: 35px !important; }

.padding-left-35 {
  padding-left: 35px; }

.padding-left-35-important {
  padding-left: 35px !important; }

.margin-36 {
  margin: 36px; }

.margin-36-important {
  margin: 36px !important; }

.margin-top-36 {
  margin-top: 36px; }

.margin-top-36-important {
  margin-top: 36px !important; }

.margin-right-36 {
  margin-right: 36px; }

.margin-right-36-important {
  margin-right: 36px !important; }

.margin-bottom-36 {
  margin-bottom: 36px; }

.margin-bottom-36-important {
  margin-bottom: 36px !important; }

.margin-left-36 {
  margin-left: 36px; }

.margin-left-36-important {
  margin-left: 36px !important; }

.padding-36 {
  padding: 36px; }

.padding-36-important {
  padding: 36px !important; }

.padding-top-36 {
  padding-top: 36px; }

.padding-top-36-important {
  padding-top: 36px !important; }

.padding-right-36 {
  padding-right: 36px; }

.padding-right-36-important {
  padding-right: 36px !important; }

.padding-bottom-36 {
  padding-bottom: 36px; }

.padding-bottom-36-important {
  padding-bottom: 36px !important; }

.padding-left-36 {
  padding-left: 36px; }

.padding-left-36-important {
  padding-left: 36px !important; }

.margin-37 {
  margin: 37px; }

.margin-37-important {
  margin: 37px !important; }

.margin-top-37 {
  margin-top: 37px; }

.margin-top-37-important {
  margin-top: 37px !important; }

.margin-right-37 {
  margin-right: 37px; }

.margin-right-37-important {
  margin-right: 37px !important; }

.margin-bottom-37 {
  margin-bottom: 37px; }

.margin-bottom-37-important {
  margin-bottom: 37px !important; }

.margin-left-37 {
  margin-left: 37px; }

.margin-left-37-important {
  margin-left: 37px !important; }

.padding-37 {
  padding: 37px; }

.padding-37-important {
  padding: 37px !important; }

.padding-top-37 {
  padding-top: 37px; }

.padding-top-37-important {
  padding-top: 37px !important; }

.padding-right-37 {
  padding-right: 37px; }

.padding-right-37-important {
  padding-right: 37px !important; }

.padding-bottom-37 {
  padding-bottom: 37px; }

.padding-bottom-37-important {
  padding-bottom: 37px !important; }

.padding-left-37 {
  padding-left: 37px; }

.padding-left-37-important {
  padding-left: 37px !important; }

.margin-38 {
  margin: 38px; }

.margin-38-important {
  margin: 38px !important; }

.margin-top-38 {
  margin-top: 38px; }

.margin-top-38-important {
  margin-top: 38px !important; }

.margin-right-38 {
  margin-right: 38px; }

.margin-right-38-important {
  margin-right: 38px !important; }

.margin-bottom-38 {
  margin-bottom: 38px; }

.margin-bottom-38-important {
  margin-bottom: 38px !important; }

.margin-left-38 {
  margin-left: 38px; }

.margin-left-38-important {
  margin-left: 38px !important; }

.padding-38 {
  padding: 38px; }

.padding-38-important {
  padding: 38px !important; }

.padding-top-38 {
  padding-top: 38px; }

.padding-top-38-important {
  padding-top: 38px !important; }

.padding-right-38 {
  padding-right: 38px; }

.padding-right-38-important {
  padding-right: 38px !important; }

.padding-bottom-38 {
  padding-bottom: 38px; }

.padding-bottom-38-important {
  padding-bottom: 38px !important; }

.padding-left-38 {
  padding-left: 38px; }

.padding-left-38-important {
  padding-left: 38px !important; }

.margin-39 {
  margin: 39px; }

.margin-39-important {
  margin: 39px !important; }

.margin-top-39 {
  margin-top: 39px; }

.margin-top-39-important {
  margin-top: 39px !important; }

.margin-right-39 {
  margin-right: 39px; }

.margin-right-39-important {
  margin-right: 39px !important; }

.margin-bottom-39 {
  margin-bottom: 39px; }

.margin-bottom-39-important {
  margin-bottom: 39px !important; }

.margin-left-39 {
  margin-left: 39px; }

.margin-left-39-important {
  margin-left: 39px !important; }

.padding-39 {
  padding: 39px; }

.padding-39-important {
  padding: 39px !important; }

.padding-top-39 {
  padding-top: 39px; }

.padding-top-39-important {
  padding-top: 39px !important; }

.padding-right-39 {
  padding-right: 39px; }

.padding-right-39-important {
  padding-right: 39px !important; }

.padding-bottom-39 {
  padding-bottom: 39px; }

.padding-bottom-39-important {
  padding-bottom: 39px !important; }

.padding-left-39 {
  padding-left: 39px; }

.padding-left-39-important {
  padding-left: 39px !important; }

.margin-40 {
  margin: 40px; }

.margin-40-important {
  margin: 40px !important; }

.margin-top-40 {
  margin-top: 40px; }

.margin-top-40-important {
  margin-top: 40px !important; }

.margin-right-40 {
  margin-right: 40px; }

.margin-right-40-important {
  margin-right: 40px !important; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-bottom-40-important {
  margin-bottom: 40px !important; }

.margin-left-40 {
  margin-left: 40px; }

.margin-left-40-important {
  margin-left: 40px !important; }

.padding-40 {
  padding: 40px; }

.padding-40-important {
  padding: 40px !important; }

.padding-top-40 {
  padding-top: 40px; }

.padding-top-40-important {
  padding-top: 40px !important; }

.padding-right-40 {
  padding-right: 40px; }

.padding-right-40-important {
  padding-right: 40px !important; }

.padding-bottom-40 {
  padding-bottom: 40px; }

.padding-bottom-40-important {
  padding-bottom: 40px !important; }

.padding-left-40 {
  padding-left: 40px; }

.padding-left-40-important {
  padding-left: 40px !important; }

.margin-41 {
  margin: 41px; }

.margin-41-important {
  margin: 41px !important; }

.margin-top-41 {
  margin-top: 41px; }

.margin-top-41-important {
  margin-top: 41px !important; }

.margin-right-41 {
  margin-right: 41px; }

.margin-right-41-important {
  margin-right: 41px !important; }

.margin-bottom-41 {
  margin-bottom: 41px; }

.margin-bottom-41-important {
  margin-bottom: 41px !important; }

.margin-left-41 {
  margin-left: 41px; }

.margin-left-41-important {
  margin-left: 41px !important; }

.padding-41 {
  padding: 41px; }

.padding-41-important {
  padding: 41px !important; }

.padding-top-41 {
  padding-top: 41px; }

.padding-top-41-important {
  padding-top: 41px !important; }

.padding-right-41 {
  padding-right: 41px; }

.padding-right-41-important {
  padding-right: 41px !important; }

.padding-bottom-41 {
  padding-bottom: 41px; }

.padding-bottom-41-important {
  padding-bottom: 41px !important; }

.padding-left-41 {
  padding-left: 41px; }

.padding-left-41-important {
  padding-left: 41px !important; }

.margin-42 {
  margin: 42px; }

.margin-42-important {
  margin: 42px !important; }

.margin-top-42 {
  margin-top: 42px; }

.margin-top-42-important {
  margin-top: 42px !important; }

.margin-right-42 {
  margin-right: 42px; }

.margin-right-42-important {
  margin-right: 42px !important; }

.margin-bottom-42 {
  margin-bottom: 42px; }

.margin-bottom-42-important {
  margin-bottom: 42px !important; }

.margin-left-42 {
  margin-left: 42px; }

.margin-left-42-important {
  margin-left: 42px !important; }

.padding-42 {
  padding: 42px; }

.padding-42-important {
  padding: 42px !important; }

.padding-top-42 {
  padding-top: 42px; }

.padding-top-42-important {
  padding-top: 42px !important; }

.padding-right-42 {
  padding-right: 42px; }

.padding-right-42-important {
  padding-right: 42px !important; }

.padding-bottom-42 {
  padding-bottom: 42px; }

.padding-bottom-42-important {
  padding-bottom: 42px !important; }

.padding-left-42 {
  padding-left: 42px; }

.padding-left-42-important {
  padding-left: 42px !important; }

.margin-43 {
  margin: 43px; }

.margin-43-important {
  margin: 43px !important; }

.margin-top-43 {
  margin-top: 43px; }

.margin-top-43-important {
  margin-top: 43px !important; }

.margin-right-43 {
  margin-right: 43px; }

.margin-right-43-important {
  margin-right: 43px !important; }

.margin-bottom-43 {
  margin-bottom: 43px; }

.margin-bottom-43-important {
  margin-bottom: 43px !important; }

.margin-left-43 {
  margin-left: 43px; }

.margin-left-43-important {
  margin-left: 43px !important; }

.padding-43 {
  padding: 43px; }

.padding-43-important {
  padding: 43px !important; }

.padding-top-43 {
  padding-top: 43px; }

.padding-top-43-important {
  padding-top: 43px !important; }

.padding-right-43 {
  padding-right: 43px; }

.padding-right-43-important {
  padding-right: 43px !important; }

.padding-bottom-43 {
  padding-bottom: 43px; }

.padding-bottom-43-important {
  padding-bottom: 43px !important; }

.padding-left-43 {
  padding-left: 43px; }

.padding-left-43-important {
  padding-left: 43px !important; }

.margin-44 {
  margin: 44px; }

.margin-44-important {
  margin: 44px !important; }

.margin-top-44 {
  margin-top: 44px; }

.margin-top-44-important {
  margin-top: 44px !important; }

.margin-right-44 {
  margin-right: 44px; }

.margin-right-44-important {
  margin-right: 44px !important; }

.margin-bottom-44 {
  margin-bottom: 44px; }

.margin-bottom-44-important {
  margin-bottom: 44px !important; }

.margin-left-44 {
  margin-left: 44px; }

.margin-left-44-important {
  margin-left: 44px !important; }

.padding-44 {
  padding: 44px; }

.padding-44-important {
  padding: 44px !important; }

.padding-top-44 {
  padding-top: 44px; }

.padding-top-44-important {
  padding-top: 44px !important; }

.padding-right-44 {
  padding-right: 44px; }

.padding-right-44-important {
  padding-right: 44px !important; }

.padding-bottom-44 {
  padding-bottom: 44px; }

.padding-bottom-44-important {
  padding-bottom: 44px !important; }

.padding-left-44 {
  padding-left: 44px; }

.padding-left-44-important {
  padding-left: 44px !important; }

.margin-45 {
  margin: 45px; }

.margin-45-important {
  margin: 45px !important; }

.margin-top-45 {
  margin-top: 45px; }

.margin-top-45-important {
  margin-top: 45px !important; }

.margin-right-45 {
  margin-right: 45px; }

.margin-right-45-important {
  margin-right: 45px !important; }

.margin-bottom-45 {
  margin-bottom: 45px; }

.margin-bottom-45-important {
  margin-bottom: 45px !important; }

.margin-left-45 {
  margin-left: 45px; }

.margin-left-45-important {
  margin-left: 45px !important; }

.padding-45 {
  padding: 45px; }

.padding-45-important {
  padding: 45px !important; }

.padding-top-45 {
  padding-top: 45px; }

.padding-top-45-important {
  padding-top: 45px !important; }

.padding-right-45 {
  padding-right: 45px; }

.padding-right-45-important {
  padding-right: 45px !important; }

.padding-bottom-45 {
  padding-bottom: 45px; }

.padding-bottom-45-important {
  padding-bottom: 45px !important; }

.padding-left-45 {
  padding-left: 45px; }

.padding-left-45-important {
  padding-left: 45px !important; }

.margin-46 {
  margin: 46px; }

.margin-46-important {
  margin: 46px !important; }

.margin-top-46 {
  margin-top: 46px; }

.margin-top-46-important {
  margin-top: 46px !important; }

.margin-right-46 {
  margin-right: 46px; }

.margin-right-46-important {
  margin-right: 46px !important; }

.margin-bottom-46 {
  margin-bottom: 46px; }

.margin-bottom-46-important {
  margin-bottom: 46px !important; }

.margin-left-46 {
  margin-left: 46px; }

.margin-left-46-important {
  margin-left: 46px !important; }

.padding-46 {
  padding: 46px; }

.padding-46-important {
  padding: 46px !important; }

.padding-top-46 {
  padding-top: 46px; }

.padding-top-46-important {
  padding-top: 46px !important; }

.padding-right-46 {
  padding-right: 46px; }

.padding-right-46-important {
  padding-right: 46px !important; }

.padding-bottom-46 {
  padding-bottom: 46px; }

.padding-bottom-46-important {
  padding-bottom: 46px !important; }

.padding-left-46 {
  padding-left: 46px; }

.padding-left-46-important {
  padding-left: 46px !important; }

.margin-47 {
  margin: 47px; }

.margin-47-important {
  margin: 47px !important; }

.margin-top-47 {
  margin-top: 47px; }

.margin-top-47-important {
  margin-top: 47px !important; }

.margin-right-47 {
  margin-right: 47px; }

.margin-right-47-important {
  margin-right: 47px !important; }

.margin-bottom-47 {
  margin-bottom: 47px; }

.margin-bottom-47-important {
  margin-bottom: 47px !important; }

.margin-left-47 {
  margin-left: 47px; }

.margin-left-47-important {
  margin-left: 47px !important; }

.padding-47 {
  padding: 47px; }

.padding-47-important {
  padding: 47px !important; }

.padding-top-47 {
  padding-top: 47px; }

.padding-top-47-important {
  padding-top: 47px !important; }

.padding-right-47 {
  padding-right: 47px; }

.padding-right-47-important {
  padding-right: 47px !important; }

.padding-bottom-47 {
  padding-bottom: 47px; }

.padding-bottom-47-important {
  padding-bottom: 47px !important; }

.padding-left-47 {
  padding-left: 47px; }

.padding-left-47-important {
  padding-left: 47px !important; }

.margin-48 {
  margin: 48px; }

.margin-48-important {
  margin: 48px !important; }

.margin-top-48 {
  margin-top: 48px; }

.margin-top-48-important {
  margin-top: 48px !important; }

.margin-right-48 {
  margin-right: 48px; }

.margin-right-48-important {
  margin-right: 48px !important; }

.margin-bottom-48 {
  margin-bottom: 48px; }

.margin-bottom-48-important {
  margin-bottom: 48px !important; }

.margin-left-48 {
  margin-left: 48px; }

.margin-left-48-important {
  margin-left: 48px !important; }

.padding-48 {
  padding: 48px; }

.padding-48-important {
  padding: 48px !important; }

.padding-top-48 {
  padding-top: 48px; }

.padding-top-48-important {
  padding-top: 48px !important; }

.padding-right-48 {
  padding-right: 48px; }

.padding-right-48-important {
  padding-right: 48px !important; }

.padding-bottom-48 {
  padding-bottom: 48px; }

.padding-bottom-48-important {
  padding-bottom: 48px !important; }

.padding-left-48 {
  padding-left: 48px; }

.padding-left-48-important {
  padding-left: 48px !important; }

.margin-49 {
  margin: 49px; }

.margin-49-important {
  margin: 49px !important; }

.margin-top-49 {
  margin-top: 49px; }

.margin-top-49-important {
  margin-top: 49px !important; }

.margin-right-49 {
  margin-right: 49px; }

.margin-right-49-important {
  margin-right: 49px !important; }

.margin-bottom-49 {
  margin-bottom: 49px; }

.margin-bottom-49-important {
  margin-bottom: 49px !important; }

.margin-left-49 {
  margin-left: 49px; }

.margin-left-49-important {
  margin-left: 49px !important; }

.padding-49 {
  padding: 49px; }

.padding-49-important {
  padding: 49px !important; }

.padding-top-49 {
  padding-top: 49px; }

.padding-top-49-important {
  padding-top: 49px !important; }

.padding-right-49 {
  padding-right: 49px; }

.padding-right-49-important {
  padding-right: 49px !important; }

.padding-bottom-49 {
  padding-bottom: 49px; }

.padding-bottom-49-important {
  padding-bottom: 49px !important; }

.padding-left-49 {
  padding-left: 49px; }

.padding-left-49-important {
  padding-left: 49px !important; }

.margin-50 {
  margin: 50px; }

.margin-50-important {
  margin: 50px !important; }

.margin-top-50 {
  margin-top: 50px; }

.margin-top-50-important {
  margin-top: 50px !important; }

.margin-right-50 {
  margin-right: 50px; }

.margin-right-50-important {
  margin-right: 50px !important; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-bottom-50-important {
  margin-bottom: 50px !important; }

.margin-left-50 {
  margin-left: 50px; }

.margin-left-50-important {
  margin-left: 50px !important; }

.padding-50 {
  padding: 50px; }

.padding-50-important {
  padding: 50px !important; }

.padding-top-50 {
  padding-top: 50px; }

.padding-top-50-important {
  padding-top: 50px !important; }

.padding-right-50 {
  padding-right: 50px; }

.padding-right-50-important {
  padding-right: 50px !important; }

.padding-bottom-50 {
  padding-bottom: 50px; }

.padding-bottom-50-important {
  padding-bottom: 50px !important; }

.padding-left-50 {
  padding-left: 50px; }

.padding-left-50-important {
  padding-left: 50px !important; }

.margin-51 {
  margin: 51px; }

.margin-51-important {
  margin: 51px !important; }

.margin-top-51 {
  margin-top: 51px; }

.margin-top-51-important {
  margin-top: 51px !important; }

.margin-right-51 {
  margin-right: 51px; }

.margin-right-51-important {
  margin-right: 51px !important; }

.margin-bottom-51 {
  margin-bottom: 51px; }

.margin-bottom-51-important {
  margin-bottom: 51px !important; }

.margin-left-51 {
  margin-left: 51px; }

.margin-left-51-important {
  margin-left: 51px !important; }

.padding-51 {
  padding: 51px; }

.padding-51-important {
  padding: 51px !important; }

.padding-top-51 {
  padding-top: 51px; }

.padding-top-51-important {
  padding-top: 51px !important; }

.padding-right-51 {
  padding-right: 51px; }

.padding-right-51-important {
  padding-right: 51px !important; }

.padding-bottom-51 {
  padding-bottom: 51px; }

.padding-bottom-51-important {
  padding-bottom: 51px !important; }

.padding-left-51 {
  padding-left: 51px; }

.padding-left-51-important {
  padding-left: 51px !important; }

.margin-52 {
  margin: 52px; }

.margin-52-important {
  margin: 52px !important; }

.margin-top-52 {
  margin-top: 52px; }

.margin-top-52-important {
  margin-top: 52px !important; }

.margin-right-52 {
  margin-right: 52px; }

.margin-right-52-important {
  margin-right: 52px !important; }

.margin-bottom-52 {
  margin-bottom: 52px; }

.margin-bottom-52-important {
  margin-bottom: 52px !important; }

.margin-left-52 {
  margin-left: 52px; }

.margin-left-52-important {
  margin-left: 52px !important; }

.padding-52 {
  padding: 52px; }

.padding-52-important {
  padding: 52px !important; }

.padding-top-52 {
  padding-top: 52px; }

.padding-top-52-important {
  padding-top: 52px !important; }

.padding-right-52 {
  padding-right: 52px; }

.padding-right-52-important {
  padding-right: 52px !important; }

.padding-bottom-52 {
  padding-bottom: 52px; }

.padding-bottom-52-important {
  padding-bottom: 52px !important; }

.padding-left-52 {
  padding-left: 52px; }

.padding-left-52-important {
  padding-left: 52px !important; }

.margin-53 {
  margin: 53px; }

.margin-53-important {
  margin: 53px !important; }

.margin-top-53 {
  margin-top: 53px; }

.margin-top-53-important {
  margin-top: 53px !important; }

.margin-right-53 {
  margin-right: 53px; }

.margin-right-53-important {
  margin-right: 53px !important; }

.margin-bottom-53 {
  margin-bottom: 53px; }

.margin-bottom-53-important {
  margin-bottom: 53px !important; }

.margin-left-53 {
  margin-left: 53px; }

.margin-left-53-important {
  margin-left: 53px !important; }

.padding-53 {
  padding: 53px; }

.padding-53-important {
  padding: 53px !important; }

.padding-top-53 {
  padding-top: 53px; }

.padding-top-53-important {
  padding-top: 53px !important; }

.padding-right-53 {
  padding-right: 53px; }

.padding-right-53-important {
  padding-right: 53px !important; }

.padding-bottom-53 {
  padding-bottom: 53px; }

.padding-bottom-53-important {
  padding-bottom: 53px !important; }

.padding-left-53 {
  padding-left: 53px; }

.padding-left-53-important {
  padding-left: 53px !important; }

.margin-54 {
  margin: 54px; }

.margin-54-important {
  margin: 54px !important; }

.margin-top-54 {
  margin-top: 54px; }

.margin-top-54-important {
  margin-top: 54px !important; }

.margin-right-54 {
  margin-right: 54px; }

.margin-right-54-important {
  margin-right: 54px !important; }

.margin-bottom-54 {
  margin-bottom: 54px; }

.margin-bottom-54-important {
  margin-bottom: 54px !important; }

.margin-left-54 {
  margin-left: 54px; }

.margin-left-54-important {
  margin-left: 54px !important; }

.padding-54 {
  padding: 54px; }

.padding-54-important {
  padding: 54px !important; }

.padding-top-54 {
  padding-top: 54px; }

.padding-top-54-important {
  padding-top: 54px !important; }

.padding-right-54 {
  padding-right: 54px; }

.padding-right-54-important {
  padding-right: 54px !important; }

.padding-bottom-54 {
  padding-bottom: 54px; }

.padding-bottom-54-important {
  padding-bottom: 54px !important; }

.padding-left-54 {
  padding-left: 54px; }

.padding-left-54-important {
  padding-left: 54px !important; }

.margin-55 {
  margin: 55px; }

.margin-55-important {
  margin: 55px !important; }

.margin-top-55 {
  margin-top: 55px; }

.margin-top-55-important {
  margin-top: 55px !important; }

.margin-right-55 {
  margin-right: 55px; }

.margin-right-55-important {
  margin-right: 55px !important; }

.margin-bottom-55 {
  margin-bottom: 55px; }

.margin-bottom-55-important {
  margin-bottom: 55px !important; }

.margin-left-55 {
  margin-left: 55px; }

.margin-left-55-important {
  margin-left: 55px !important; }

.padding-55 {
  padding: 55px; }

.padding-55-important {
  padding: 55px !important; }

.padding-top-55 {
  padding-top: 55px; }

.padding-top-55-important {
  padding-top: 55px !important; }

.padding-right-55 {
  padding-right: 55px; }

.padding-right-55-important {
  padding-right: 55px !important; }

.padding-bottom-55 {
  padding-bottom: 55px; }

.padding-bottom-55-important {
  padding-bottom: 55px !important; }

.padding-left-55 {
  padding-left: 55px; }

.padding-left-55-important {
  padding-left: 55px !important; }

.margin-56 {
  margin: 56px; }

.margin-56-important {
  margin: 56px !important; }

.margin-top-56 {
  margin-top: 56px; }

.margin-top-56-important {
  margin-top: 56px !important; }

.margin-right-56 {
  margin-right: 56px; }

.margin-right-56-important {
  margin-right: 56px !important; }

.margin-bottom-56 {
  margin-bottom: 56px; }

.margin-bottom-56-important {
  margin-bottom: 56px !important; }

.margin-left-56 {
  margin-left: 56px; }

.margin-left-56-important {
  margin-left: 56px !important; }

.padding-56 {
  padding: 56px; }

.padding-56-important {
  padding: 56px !important; }

.padding-top-56 {
  padding-top: 56px; }

.padding-top-56-important {
  padding-top: 56px !important; }

.padding-right-56 {
  padding-right: 56px; }

.padding-right-56-important {
  padding-right: 56px !important; }

.padding-bottom-56 {
  padding-bottom: 56px; }

.padding-bottom-56-important {
  padding-bottom: 56px !important; }

.padding-left-56 {
  padding-left: 56px; }

.padding-left-56-important {
  padding-left: 56px !important; }

.margin-57 {
  margin: 57px; }

.margin-57-important {
  margin: 57px !important; }

.margin-top-57 {
  margin-top: 57px; }

.margin-top-57-important {
  margin-top: 57px !important; }

.margin-right-57 {
  margin-right: 57px; }

.margin-right-57-important {
  margin-right: 57px !important; }

.margin-bottom-57 {
  margin-bottom: 57px; }

.margin-bottom-57-important {
  margin-bottom: 57px !important; }

.margin-left-57 {
  margin-left: 57px; }

.margin-left-57-important {
  margin-left: 57px !important; }

.padding-57 {
  padding: 57px; }

.padding-57-important {
  padding: 57px !important; }

.padding-top-57 {
  padding-top: 57px; }

.padding-top-57-important {
  padding-top: 57px !important; }

.padding-right-57 {
  padding-right: 57px; }

.padding-right-57-important {
  padding-right: 57px !important; }

.padding-bottom-57 {
  padding-bottom: 57px; }

.padding-bottom-57-important {
  padding-bottom: 57px !important; }

.padding-left-57 {
  padding-left: 57px; }

.padding-left-57-important {
  padding-left: 57px !important; }

.margin-58 {
  margin: 58px; }

.margin-58-important {
  margin: 58px !important; }

.margin-top-58 {
  margin-top: 58px; }

.margin-top-58-important {
  margin-top: 58px !important; }

.margin-right-58 {
  margin-right: 58px; }

.margin-right-58-important {
  margin-right: 58px !important; }

.margin-bottom-58 {
  margin-bottom: 58px; }

.margin-bottom-58-important {
  margin-bottom: 58px !important; }

.margin-left-58 {
  margin-left: 58px; }

.margin-left-58-important {
  margin-left: 58px !important; }

.padding-58 {
  padding: 58px; }

.padding-58-important {
  padding: 58px !important; }

.padding-top-58 {
  padding-top: 58px; }

.padding-top-58-important {
  padding-top: 58px !important; }

.padding-right-58 {
  padding-right: 58px; }

.padding-right-58-important {
  padding-right: 58px !important; }

.padding-bottom-58 {
  padding-bottom: 58px; }

.padding-bottom-58-important {
  padding-bottom: 58px !important; }

.padding-left-58 {
  padding-left: 58px; }

.padding-left-58-important {
  padding-left: 58px !important; }

.margin-59 {
  margin: 59px; }

.margin-59-important {
  margin: 59px !important; }

.margin-top-59 {
  margin-top: 59px; }

.margin-top-59-important {
  margin-top: 59px !important; }

.margin-right-59 {
  margin-right: 59px; }

.margin-right-59-important {
  margin-right: 59px !important; }

.margin-bottom-59 {
  margin-bottom: 59px; }

.margin-bottom-59-important {
  margin-bottom: 59px !important; }

.margin-left-59 {
  margin-left: 59px; }

.margin-left-59-important {
  margin-left: 59px !important; }

.padding-59 {
  padding: 59px; }

.padding-59-important {
  padding: 59px !important; }

.padding-top-59 {
  padding-top: 59px; }

.padding-top-59-important {
  padding-top: 59px !important; }

.padding-right-59 {
  padding-right: 59px; }

.padding-right-59-important {
  padding-right: 59px !important; }

.padding-bottom-59 {
  padding-bottom: 59px; }

.padding-bottom-59-important {
  padding-bottom: 59px !important; }

.padding-left-59 {
  padding-left: 59px; }

.padding-left-59-important {
  padding-left: 59px !important; }

.margin-60 {
  margin: 60px; }

.margin-60-important {
  margin: 60px !important; }

.margin-top-60 {
  margin-top: 60px; }

.margin-top-60-important {
  margin-top: 60px !important; }

.margin-right-60 {
  margin-right: 60px; }

.margin-right-60-important {
  margin-right: 60px !important; }

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

.margin-bottom-60-important {
  margin-bottom: 60px !important; }

.margin-left-60 {
  margin-left: 60px; }

.margin-left-60-important {
  margin-left: 60px !important; }

.padding-60 {
  padding: 60px; }

.padding-60-important {
  padding: 60px !important; }

.padding-top-60 {
  padding-top: 60px; }

.padding-top-60-important {
  padding-top: 60px !important; }

.padding-right-60 {
  padding-right: 60px; }

.padding-right-60-important {
  padding-right: 60px !important; }

.padding-bottom-60 {
  padding-bottom: 60px; }

.padding-bottom-60-important {
  padding-bottom: 60px !important; }

.padding-left-60 {
  padding-left: 60px; }

.padding-left-60-important {
  padding-left: 60px !important; }

.margin-61 {
  margin: 61px; }

.margin-61-important {
  margin: 61px !important; }

.margin-top-61 {
  margin-top: 61px; }

.margin-top-61-important {
  margin-top: 61px !important; }

.margin-right-61 {
  margin-right: 61px; }

.margin-right-61-important {
  margin-right: 61px !important; }

.margin-bottom-61 {
  margin-bottom: 61px; }

.margin-bottom-61-important {
  margin-bottom: 61px !important; }

.margin-left-61 {
  margin-left: 61px; }

.margin-left-61-important {
  margin-left: 61px !important; }

.padding-61 {
  padding: 61px; }

.padding-61-important {
  padding: 61px !important; }

.padding-top-61 {
  padding-top: 61px; }

.padding-top-61-important {
  padding-top: 61px !important; }

.padding-right-61 {
  padding-right: 61px; }

.padding-right-61-important {
  padding-right: 61px !important; }

.padding-bottom-61 {
  padding-bottom: 61px; }

.padding-bottom-61-important {
  padding-bottom: 61px !important; }

.padding-left-61 {
  padding-left: 61px; }

.padding-left-61-important {
  padding-left: 61px !important; }

.margin-62 {
  margin: 62px; }

.margin-62-important {
  margin: 62px !important; }

.margin-top-62 {
  margin-top: 62px; }

.margin-top-62-important {
  margin-top: 62px !important; }

.margin-right-62 {
  margin-right: 62px; }

.margin-right-62-important {
  margin-right: 62px !important; }

.margin-bottom-62 {
  margin-bottom: 62px; }

.margin-bottom-62-important {
  margin-bottom: 62px !important; }

.margin-left-62 {
  margin-left: 62px; }

.margin-left-62-important {
  margin-left: 62px !important; }

.padding-62 {
  padding: 62px; }

.padding-62-important {
  padding: 62px !important; }

.padding-top-62 {
  padding-top: 62px; }

.padding-top-62-important {
  padding-top: 62px !important; }

.padding-right-62 {
  padding-right: 62px; }

.padding-right-62-important {
  padding-right: 62px !important; }

.padding-bottom-62 {
  padding-bottom: 62px; }

.padding-bottom-62-important {
  padding-bottom: 62px !important; }

.padding-left-62 {
  padding-left: 62px; }

.padding-left-62-important {
  padding-left: 62px !important; }

.margin-63 {
  margin: 63px; }

.margin-63-important {
  margin: 63px !important; }

.margin-top-63 {
  margin-top: 63px; }

.margin-top-63-important {
  margin-top: 63px !important; }

.margin-right-63 {
  margin-right: 63px; }

.margin-right-63-important {
  margin-right: 63px !important; }

.margin-bottom-63 {
  margin-bottom: 63px; }

.margin-bottom-63-important {
  margin-bottom: 63px !important; }

.margin-left-63 {
  margin-left: 63px; }

.margin-left-63-important {
  margin-left: 63px !important; }

.padding-63 {
  padding: 63px; }

.padding-63-important {
  padding: 63px !important; }

.padding-top-63 {
  padding-top: 63px; }

.padding-top-63-important {
  padding-top: 63px !important; }

.padding-right-63 {
  padding-right: 63px; }

.padding-right-63-important {
  padding-right: 63px !important; }

.padding-bottom-63 {
  padding-bottom: 63px; }

.padding-bottom-63-important {
  padding-bottom: 63px !important; }

.padding-left-63 {
  padding-left: 63px; }

.padding-left-63-important {
  padding-left: 63px !important; }

.margin-64 {
  margin: 64px; }

.margin-64-important {
  margin: 64px !important; }

.margin-top-64 {
  margin-top: 64px; }

.margin-top-64-important {
  margin-top: 64px !important; }

.margin-right-64 {
  margin-right: 64px; }

.margin-right-64-important {
  margin-right: 64px !important; }

.margin-bottom-64 {
  margin-bottom: 64px; }

.margin-bottom-64-important {
  margin-bottom: 64px !important; }

.margin-left-64 {
  margin-left: 64px; }

.margin-left-64-important {
  margin-left: 64px !important; }

.padding-64 {
  padding: 64px; }

.padding-64-important {
  padding: 64px !important; }

.padding-top-64 {
  padding-top: 64px; }

.padding-top-64-important {
  padding-top: 64px !important; }

.padding-right-64 {
  padding-right: 64px; }

.padding-right-64-important {
  padding-right: 64px !important; }

.padding-bottom-64 {
  padding-bottom: 64px; }

.padding-bottom-64-important {
  padding-bottom: 64px !important; }

.padding-left-64 {
  padding-left: 64px; }

.padding-left-64-important {
  padding-left: 64px !important; }

.margin-65 {
  margin: 65px; }

.margin-65-important {
  margin: 65px !important; }

.margin-top-65 {
  margin-top: 65px; }

.margin-top-65-important {
  margin-top: 65px !important; }

.margin-right-65 {
  margin-right: 65px; }

.margin-right-65-important {
  margin-right: 65px !important; }

.margin-bottom-65 {
  margin-bottom: 65px; }

.margin-bottom-65-important {
  margin-bottom: 65px !important; }

.margin-left-65 {
  margin-left: 65px; }

.margin-left-65-important {
  margin-left: 65px !important; }

.padding-65 {
  padding: 65px; }

.padding-65-important {
  padding: 65px !important; }

.padding-top-65 {
  padding-top: 65px; }

.padding-top-65-important {
  padding-top: 65px !important; }

.padding-right-65 {
  padding-right: 65px; }

.padding-right-65-important {
  padding-right: 65px !important; }

.padding-bottom-65 {
  padding-bottom: 65px; }

.padding-bottom-65-important {
  padding-bottom: 65px !important; }

.padding-left-65 {
  padding-left: 65px; }

.padding-left-65-important {
  padding-left: 65px !important; }

.margin-66 {
  margin: 66px; }

.margin-66-important {
  margin: 66px !important; }

.margin-top-66 {
  margin-top: 66px; }

.margin-top-66-important {
  margin-top: 66px !important; }

.margin-right-66 {
  margin-right: 66px; }

.margin-right-66-important {
  margin-right: 66px !important; }

.margin-bottom-66 {
  margin-bottom: 66px; }

.margin-bottom-66-important {
  margin-bottom: 66px !important; }

.margin-left-66 {
  margin-left: 66px; }

.margin-left-66-important {
  margin-left: 66px !important; }

.padding-66 {
  padding: 66px; }

.padding-66-important {
  padding: 66px !important; }

.padding-top-66 {
  padding-top: 66px; }

.padding-top-66-important {
  padding-top: 66px !important; }

.padding-right-66 {
  padding-right: 66px; }

.padding-right-66-important {
  padding-right: 66px !important; }

.padding-bottom-66 {
  padding-bottom: 66px; }

.padding-bottom-66-important {
  padding-bottom: 66px !important; }

.padding-left-66 {
  padding-left: 66px; }

.padding-left-66-important {
  padding-left: 66px !important; }

.margin-67 {
  margin: 67px; }

.margin-67-important {
  margin: 67px !important; }

.margin-top-67 {
  margin-top: 67px; }

.margin-top-67-important {
  margin-top: 67px !important; }

.margin-right-67 {
  margin-right: 67px; }

.margin-right-67-important {
  margin-right: 67px !important; }

.margin-bottom-67 {
  margin-bottom: 67px; }

.margin-bottom-67-important {
  margin-bottom: 67px !important; }

.margin-left-67 {
  margin-left: 67px; }

.margin-left-67-important {
  margin-left: 67px !important; }

.padding-67 {
  padding: 67px; }

.padding-67-important {
  padding: 67px !important; }

.padding-top-67 {
  padding-top: 67px; }

.padding-top-67-important {
  padding-top: 67px !important; }

.padding-right-67 {
  padding-right: 67px; }

.padding-right-67-important {
  padding-right: 67px !important; }

.padding-bottom-67 {
  padding-bottom: 67px; }

.padding-bottom-67-important {
  padding-bottom: 67px !important; }

.padding-left-67 {
  padding-left: 67px; }

.padding-left-67-important {
  padding-left: 67px !important; }

.margin-68 {
  margin: 68px; }

.margin-68-important {
  margin: 68px !important; }

.margin-top-68 {
  margin-top: 68px; }

.margin-top-68-important {
  margin-top: 68px !important; }

.margin-right-68 {
  margin-right: 68px; }

.margin-right-68-important {
  margin-right: 68px !important; }

.margin-bottom-68 {
  margin-bottom: 68px; }

.margin-bottom-68-important {
  margin-bottom: 68px !important; }

.margin-left-68 {
  margin-left: 68px; }

.margin-left-68-important {
  margin-left: 68px !important; }

.padding-68 {
  padding: 68px; }

.padding-68-important {
  padding: 68px !important; }

.padding-top-68 {
  padding-top: 68px; }

.padding-top-68-important {
  padding-top: 68px !important; }

.padding-right-68 {
  padding-right: 68px; }

.padding-right-68-important {
  padding-right: 68px !important; }

.padding-bottom-68 {
  padding-bottom: 68px; }

.padding-bottom-68-important {
  padding-bottom: 68px !important; }

.padding-left-68 {
  padding-left: 68px; }

.padding-left-68-important {
  padding-left: 68px !important; }

.margin-69 {
  margin: 69px; }

.margin-69-important {
  margin: 69px !important; }

.margin-top-69 {
  margin-top: 69px; }

.margin-top-69-important {
  margin-top: 69px !important; }

.margin-right-69 {
  margin-right: 69px; }

.margin-right-69-important {
  margin-right: 69px !important; }

.margin-bottom-69 {
  margin-bottom: 69px; }

.margin-bottom-69-important {
  margin-bottom: 69px !important; }

.margin-left-69 {
  margin-left: 69px; }

.margin-left-69-important {
  margin-left: 69px !important; }

.padding-69 {
  padding: 69px; }

.padding-69-important {
  padding: 69px !important; }

.padding-top-69 {
  padding-top: 69px; }

.padding-top-69-important {
  padding-top: 69px !important; }

.padding-right-69 {
  padding-right: 69px; }

.padding-right-69-important {
  padding-right: 69px !important; }

.padding-bottom-69 {
  padding-bottom: 69px; }

.padding-bottom-69-important {
  padding-bottom: 69px !important; }

.padding-left-69 {
  padding-left: 69px; }

.padding-left-69-important {
  padding-left: 69px !important; }

.margin-70 {
  margin: 70px; }

.margin-70-important {
  margin: 70px !important; }

.margin-top-70 {
  margin-top: 70px; }

.margin-top-70-important {
  margin-top: 70px !important; }

.margin-right-70 {
  margin-right: 70px; }

.margin-right-70-important {
  margin-right: 70px !important; }

.margin-bottom-70 {
  margin-bottom: 70px; }

.margin-bottom-70-important {
  margin-bottom: 70px !important; }

.margin-left-70 {
  margin-left: 70px; }

.margin-left-70-important {
  margin-left: 70px !important; }

.padding-70 {
  padding: 70px; }

.padding-70-important {
  padding: 70px !important; }

.padding-top-70 {
  padding-top: 70px; }

.padding-top-70-important {
  padding-top: 70px !important; }

.padding-right-70 {
  padding-right: 70px; }

.padding-right-70-important {
  padding-right: 70px !important; }

.padding-bottom-70 {
  padding-bottom: 70px; }

.padding-bottom-70-important {
  padding-bottom: 70px !important; }

.padding-left-70 {
  padding-left: 70px; }

.padding-left-70-important {
  padding-left: 70px !important; }

.margin-71 {
  margin: 71px; }

.margin-71-important {
  margin: 71px !important; }

.margin-top-71 {
  margin-top: 71px; }

.margin-top-71-important {
  margin-top: 71px !important; }

.margin-right-71 {
  margin-right: 71px; }

.margin-right-71-important {
  margin-right: 71px !important; }

.margin-bottom-71 {
  margin-bottom: 71px; }

.margin-bottom-71-important {
  margin-bottom: 71px !important; }

.margin-left-71 {
  margin-left: 71px; }

.margin-left-71-important {
  margin-left: 71px !important; }

.padding-71 {
  padding: 71px; }

.padding-71-important {
  padding: 71px !important; }

.padding-top-71 {
  padding-top: 71px; }

.padding-top-71-important {
  padding-top: 71px !important; }

.padding-right-71 {
  padding-right: 71px; }

.padding-right-71-important {
  padding-right: 71px !important; }

.padding-bottom-71 {
  padding-bottom: 71px; }

.padding-bottom-71-important {
  padding-bottom: 71px !important; }

.padding-left-71 {
  padding-left: 71px; }

.padding-left-71-important {
  padding-left: 71px !important; }

.margin-72 {
  margin: 72px; }

.margin-72-important {
  margin: 72px !important; }

.margin-top-72 {
  margin-top: 72px; }

.margin-top-72-important {
  margin-top: 72px !important; }

.margin-right-72 {
  margin-right: 72px; }

.margin-right-72-important {
  margin-right: 72px !important; }

.margin-bottom-72 {
  margin-bottom: 72px; }

.margin-bottom-72-important {
  margin-bottom: 72px !important; }

.margin-left-72 {
  margin-left: 72px; }

.margin-left-72-important {
  margin-left: 72px !important; }

.padding-72 {
  padding: 72px; }

.padding-72-important {
  padding: 72px !important; }

.padding-top-72 {
  padding-top: 72px; }

.padding-top-72-important {
  padding-top: 72px !important; }

.padding-right-72 {
  padding-right: 72px; }

.padding-right-72-important {
  padding-right: 72px !important; }

.padding-bottom-72 {
  padding-bottom: 72px; }

.padding-bottom-72-important {
  padding-bottom: 72px !important; }

.padding-left-72 {
  padding-left: 72px; }

.padding-left-72-important {
  padding-left: 72px !important; }

.margin-73 {
  margin: 73px; }

.margin-73-important {
  margin: 73px !important; }

.margin-top-73 {
  margin-top: 73px; }

.margin-top-73-important {
  margin-top: 73px !important; }

.margin-right-73 {
  margin-right: 73px; }

.margin-right-73-important {
  margin-right: 73px !important; }

.margin-bottom-73 {
  margin-bottom: 73px; }

.margin-bottom-73-important {
  margin-bottom: 73px !important; }

.margin-left-73 {
  margin-left: 73px; }

.margin-left-73-important {
  margin-left: 73px !important; }

.padding-73 {
  padding: 73px; }

.padding-73-important {
  padding: 73px !important; }

.padding-top-73 {
  padding-top: 73px; }

.padding-top-73-important {
  padding-top: 73px !important; }

.padding-right-73 {
  padding-right: 73px; }

.padding-right-73-important {
  padding-right: 73px !important; }

.padding-bottom-73 {
  padding-bottom: 73px; }

.padding-bottom-73-important {
  padding-bottom: 73px !important; }

.padding-left-73 {
  padding-left: 73px; }

.padding-left-73-important {
  padding-left: 73px !important; }

.margin-74 {
  margin: 74px; }

.margin-74-important {
  margin: 74px !important; }

.margin-top-74 {
  margin-top: 74px; }

.margin-top-74-important {
  margin-top: 74px !important; }

.margin-right-74 {
  margin-right: 74px; }

.margin-right-74-important {
  margin-right: 74px !important; }

.margin-bottom-74 {
  margin-bottom: 74px; }

.margin-bottom-74-important {
  margin-bottom: 74px !important; }

.margin-left-74 {
  margin-left: 74px; }

.margin-left-74-important {
  margin-left: 74px !important; }

.padding-74 {
  padding: 74px; }

.padding-74-important {
  padding: 74px !important; }

.padding-top-74 {
  padding-top: 74px; }

.padding-top-74-important {
  padding-top: 74px !important; }

.padding-right-74 {
  padding-right: 74px; }

.padding-right-74-important {
  padding-right: 74px !important; }

.padding-bottom-74 {
  padding-bottom: 74px; }

.padding-bottom-74-important {
  padding-bottom: 74px !important; }

.padding-left-74 {
  padding-left: 74px; }

.padding-left-74-important {
  padding-left: 74px !important; }

.margin-75 {
  margin: 75px; }

.margin-75-important {
  margin: 75px !important; }

.margin-top-75 {
  margin-top: 75px; }

.margin-top-75-important {
  margin-top: 75px !important; }

.margin-right-75 {
  margin-right: 75px; }

.margin-right-75-important {
  margin-right: 75px !important; }

.margin-bottom-75 {
  margin-bottom: 75px; }

.margin-bottom-75-important {
  margin-bottom: 75px !important; }

.margin-left-75 {
  margin-left: 75px; }

.margin-left-75-important {
  margin-left: 75px !important; }

.padding-75 {
  padding: 75px; }

.padding-75-important {
  padding: 75px !important; }

.padding-top-75 {
  padding-top: 75px; }

.padding-top-75-important {
  padding-top: 75px !important; }

.padding-right-75 {
  padding-right: 75px; }

.padding-right-75-important {
  padding-right: 75px !important; }

.padding-bottom-75 {
  padding-bottom: 75px; }

.padding-bottom-75-important {
  padding-bottom: 75px !important; }

.padding-left-75 {
  padding-left: 75px; }

.padding-left-75-important {
  padding-left: 75px !important; }

.margin-76 {
  margin: 76px; }

.margin-76-important {
  margin: 76px !important; }

.margin-top-76 {
  margin-top: 76px; }

.margin-top-76-important {
  margin-top: 76px !important; }

.margin-right-76 {
  margin-right: 76px; }

.margin-right-76-important {
  margin-right: 76px !important; }

.margin-bottom-76 {
  margin-bottom: 76px; }

.margin-bottom-76-important {
  margin-bottom: 76px !important; }

.margin-left-76 {
  margin-left: 76px; }

.margin-left-76-important {
  margin-left: 76px !important; }

.padding-76 {
  padding: 76px; }

.padding-76-important {
  padding: 76px !important; }

.padding-top-76 {
  padding-top: 76px; }

.padding-top-76-important {
  padding-top: 76px !important; }

.padding-right-76 {
  padding-right: 76px; }

.padding-right-76-important {
  padding-right: 76px !important; }

.padding-bottom-76 {
  padding-bottom: 76px; }

.padding-bottom-76-important {
  padding-bottom: 76px !important; }

.padding-left-76 {
  padding-left: 76px; }

.padding-left-76-important {
  padding-left: 76px !important; }

.margin-77 {
  margin: 77px; }

.margin-77-important {
  margin: 77px !important; }

.margin-top-77 {
  margin-top: 77px; }

.margin-top-77-important {
  margin-top: 77px !important; }

.margin-right-77 {
  margin-right: 77px; }

.margin-right-77-important {
  margin-right: 77px !important; }

.margin-bottom-77 {
  margin-bottom: 77px; }

.margin-bottom-77-important {
  margin-bottom: 77px !important; }

.margin-left-77 {
  margin-left: 77px; }

.margin-left-77-important {
  margin-left: 77px !important; }

.padding-77 {
  padding: 77px; }

.padding-77-important {
  padding: 77px !important; }

.padding-top-77 {
  padding-top: 77px; }

.padding-top-77-important {
  padding-top: 77px !important; }

.padding-right-77 {
  padding-right: 77px; }

.padding-right-77-important {
  padding-right: 77px !important; }

.padding-bottom-77 {
  padding-bottom: 77px; }

.padding-bottom-77-important {
  padding-bottom: 77px !important; }

.padding-left-77 {
  padding-left: 77px; }

.padding-left-77-important {
  padding-left: 77px !important; }

.margin-78 {
  margin: 78px; }

.margin-78-important {
  margin: 78px !important; }

.margin-top-78 {
  margin-top: 78px; }

.margin-top-78-important {
  margin-top: 78px !important; }

.margin-right-78 {
  margin-right: 78px; }

.margin-right-78-important {
  margin-right: 78px !important; }

.margin-bottom-78 {
  margin-bottom: 78px; }

.margin-bottom-78-important {
  margin-bottom: 78px !important; }

.margin-left-78 {
  margin-left: 78px; }

.margin-left-78-important {
  margin-left: 78px !important; }

.padding-78 {
  padding: 78px; }

.padding-78-important {
  padding: 78px !important; }

.padding-top-78 {
  padding-top: 78px; }

.padding-top-78-important {
  padding-top: 78px !important; }

.padding-right-78 {
  padding-right: 78px; }

.padding-right-78-important {
  padding-right: 78px !important; }

.padding-bottom-78 {
  padding-bottom: 78px; }

.padding-bottom-78-important {
  padding-bottom: 78px !important; }

.padding-left-78 {
  padding-left: 78px; }

.padding-left-78-important {
  padding-left: 78px !important; }

.margin-79 {
  margin: 79px; }

.margin-79-important {
  margin: 79px !important; }

.margin-top-79 {
  margin-top: 79px; }

.margin-top-79-important {
  margin-top: 79px !important; }

.margin-right-79 {
  margin-right: 79px; }

.margin-right-79-important {
  margin-right: 79px !important; }

.margin-bottom-79 {
  margin-bottom: 79px; }

.margin-bottom-79-important {
  margin-bottom: 79px !important; }

.margin-left-79 {
  margin-left: 79px; }

.margin-left-79-important {
  margin-left: 79px !important; }

.padding-79 {
  padding: 79px; }

.padding-79-important {
  padding: 79px !important; }

.padding-top-79 {
  padding-top: 79px; }

.padding-top-79-important {
  padding-top: 79px !important; }

.padding-right-79 {
  padding-right: 79px; }

.padding-right-79-important {
  padding-right: 79px !important; }

.padding-bottom-79 {
  padding-bottom: 79px; }

.padding-bottom-79-important {
  padding-bottom: 79px !important; }

.padding-left-79 {
  padding-left: 79px; }

.padding-left-79-important {
  padding-left: 79px !important; }

.margin-80 {
  margin: 80px; }

.margin-80-important {
  margin: 80px !important; }

.margin-top-80 {
  margin-top: 80px; }

.margin-top-80-important {
  margin-top: 80px !important; }

.margin-right-80 {
  margin-right: 80px; }

.margin-right-80-important {
  margin-right: 80px !important; }

.margin-bottom-80 {
  margin-bottom: 80px; }

.margin-bottom-80-important {
  margin-bottom: 80px !important; }

.margin-left-80 {
  margin-left: 80px; }

.margin-left-80-important {
  margin-left: 80px !important; }

.padding-80 {
  padding: 80px; }

.padding-80-important {
  padding: 80px !important; }

.padding-top-80 {
  padding-top: 80px; }

.padding-top-80-important {
  padding-top: 80px !important; }

.padding-right-80 {
  padding-right: 80px; }

.padding-right-80-important {
  padding-right: 80px !important; }

.padding-bottom-80 {
  padding-bottom: 80px; }

.padding-bottom-80-important {
  padding-bottom: 80px !important; }

.padding-left-80 {
  padding-left: 80px; }

.padding-left-80-important {
  padding-left: 80px !important; }

.margin-81 {
  margin: 81px; }

.margin-81-important {
  margin: 81px !important; }

.margin-top-81 {
  margin-top: 81px; }

.margin-top-81-important {
  margin-top: 81px !important; }

.margin-right-81 {
  margin-right: 81px; }

.margin-right-81-important {
  margin-right: 81px !important; }

.margin-bottom-81 {
  margin-bottom: 81px; }

.margin-bottom-81-important {
  margin-bottom: 81px !important; }

.margin-left-81 {
  margin-left: 81px; }

.margin-left-81-important {
  margin-left: 81px !important; }

.padding-81 {
  padding: 81px; }

.padding-81-important {
  padding: 81px !important; }

.padding-top-81 {
  padding-top: 81px; }

.padding-top-81-important {
  padding-top: 81px !important; }

.padding-right-81 {
  padding-right: 81px; }

.padding-right-81-important {
  padding-right: 81px !important; }

.padding-bottom-81 {
  padding-bottom: 81px; }

.padding-bottom-81-important {
  padding-bottom: 81px !important; }

.padding-left-81 {
  padding-left: 81px; }

.padding-left-81-important {
  padding-left: 81px !important; }

.margin-82 {
  margin: 82px; }

.margin-82-important {
  margin: 82px !important; }

.margin-top-82 {
  margin-top: 82px; }

.margin-top-82-important {
  margin-top: 82px !important; }

.margin-right-82 {
  margin-right: 82px; }

.margin-right-82-important {
  margin-right: 82px !important; }

.margin-bottom-82 {
  margin-bottom: 82px; }

.margin-bottom-82-important {
  margin-bottom: 82px !important; }

.margin-left-82 {
  margin-left: 82px; }

.margin-left-82-important {
  margin-left: 82px !important; }

.padding-82 {
  padding: 82px; }

.padding-82-important {
  padding: 82px !important; }

.padding-top-82 {
  padding-top: 82px; }

.padding-top-82-important {
  padding-top: 82px !important; }

.padding-right-82 {
  padding-right: 82px; }

.padding-right-82-important {
  padding-right: 82px !important; }

.padding-bottom-82 {
  padding-bottom: 82px; }

.padding-bottom-82-important {
  padding-bottom: 82px !important; }

.padding-left-82 {
  padding-left: 82px; }

.padding-left-82-important {
  padding-left: 82px !important; }

.margin-83 {
  margin: 83px; }

.margin-83-important {
  margin: 83px !important; }

.margin-top-83 {
  margin-top: 83px; }

.margin-top-83-important {
  margin-top: 83px !important; }

.margin-right-83 {
  margin-right: 83px; }

.margin-right-83-important {
  margin-right: 83px !important; }

.margin-bottom-83 {
  margin-bottom: 83px; }

.margin-bottom-83-important {
  margin-bottom: 83px !important; }

.margin-left-83 {
  margin-left: 83px; }

.margin-left-83-important {
  margin-left: 83px !important; }

.padding-83 {
  padding: 83px; }

.padding-83-important {
  padding: 83px !important; }

.padding-top-83 {
  padding-top: 83px; }

.padding-top-83-important {
  padding-top: 83px !important; }

.padding-right-83 {
  padding-right: 83px; }

.padding-right-83-important {
  padding-right: 83px !important; }

.padding-bottom-83 {
  padding-bottom: 83px; }

.padding-bottom-83-important {
  padding-bottom: 83px !important; }

.padding-left-83 {
  padding-left: 83px; }

.padding-left-83-important {
  padding-left: 83px !important; }

.margin-84 {
  margin: 84px; }

.margin-84-important {
  margin: 84px !important; }

.margin-top-84 {
  margin-top: 84px; }

.margin-top-84-important {
  margin-top: 84px !important; }

.margin-right-84 {
  margin-right: 84px; }

.margin-right-84-important {
  margin-right: 84px !important; }

.margin-bottom-84 {
  margin-bottom: 84px; }

.margin-bottom-84-important {
  margin-bottom: 84px !important; }

.margin-left-84 {
  margin-left: 84px; }

.margin-left-84-important {
  margin-left: 84px !important; }

.padding-84 {
  padding: 84px; }

.padding-84-important {
  padding: 84px !important; }

.padding-top-84 {
  padding-top: 84px; }

.padding-top-84-important {
  padding-top: 84px !important; }

.padding-right-84 {
  padding-right: 84px; }

.padding-right-84-important {
  padding-right: 84px !important; }

.padding-bottom-84 {
  padding-bottom: 84px; }

.padding-bottom-84-important {
  padding-bottom: 84px !important; }

.padding-left-84 {
  padding-left: 84px; }

.padding-left-84-important {
  padding-left: 84px !important; }

.margin-85 {
  margin: 85px; }

.margin-85-important {
  margin: 85px !important; }

.margin-top-85 {
  margin-top: 85px; }

.margin-top-85-important {
  margin-top: 85px !important; }

.margin-right-85 {
  margin-right: 85px; }

.margin-right-85-important {
  margin-right: 85px !important; }

.margin-bottom-85 {
  margin-bottom: 85px; }

.margin-bottom-85-important {
  margin-bottom: 85px !important; }

.margin-left-85 {
  margin-left: 85px; }

.margin-left-85-important {
  margin-left: 85px !important; }

.padding-85 {
  padding: 85px; }

.padding-85-important {
  padding: 85px !important; }

.padding-top-85 {
  padding-top: 85px; }

.padding-top-85-important {
  padding-top: 85px !important; }

.padding-right-85 {
  padding-right: 85px; }

.padding-right-85-important {
  padding-right: 85px !important; }

.padding-bottom-85 {
  padding-bottom: 85px; }

.padding-bottom-85-important {
  padding-bottom: 85px !important; }

.padding-left-85 {
  padding-left: 85px; }

.padding-left-85-important {
  padding-left: 85px !important; }

.margin-86 {
  margin: 86px; }

.margin-86-important {
  margin: 86px !important; }

.margin-top-86 {
  margin-top: 86px; }

.margin-top-86-important {
  margin-top: 86px !important; }

.margin-right-86 {
  margin-right: 86px; }

.margin-right-86-important {
  margin-right: 86px !important; }

.margin-bottom-86 {
  margin-bottom: 86px; }

.margin-bottom-86-important {
  margin-bottom: 86px !important; }

.margin-left-86 {
  margin-left: 86px; }

.margin-left-86-important {
  margin-left: 86px !important; }

.padding-86 {
  padding: 86px; }

.padding-86-important {
  padding: 86px !important; }

.padding-top-86 {
  padding-top: 86px; }

.padding-top-86-important {
  padding-top: 86px !important; }

.padding-right-86 {
  padding-right: 86px; }

.padding-right-86-important {
  padding-right: 86px !important; }

.padding-bottom-86 {
  padding-bottom: 86px; }

.padding-bottom-86-important {
  padding-bottom: 86px !important; }

.padding-left-86 {
  padding-left: 86px; }

.padding-left-86-important {
  padding-left: 86px !important; }

.margin-87 {
  margin: 87px; }

.margin-87-important {
  margin: 87px !important; }

.margin-top-87 {
  margin-top: 87px; }

.margin-top-87-important {
  margin-top: 87px !important; }

.margin-right-87 {
  margin-right: 87px; }

.margin-right-87-important {
  margin-right: 87px !important; }

.margin-bottom-87 {
  margin-bottom: 87px; }

.margin-bottom-87-important {
  margin-bottom: 87px !important; }

.margin-left-87 {
  margin-left: 87px; }

.margin-left-87-important {
  margin-left: 87px !important; }

.padding-87 {
  padding: 87px; }

.padding-87-important {
  padding: 87px !important; }

.padding-top-87 {
  padding-top: 87px; }

.padding-top-87-important {
  padding-top: 87px !important; }

.padding-right-87 {
  padding-right: 87px; }

.padding-right-87-important {
  padding-right: 87px !important; }

.padding-bottom-87 {
  padding-bottom: 87px; }

.padding-bottom-87-important {
  padding-bottom: 87px !important; }

.padding-left-87 {
  padding-left: 87px; }

.padding-left-87-important {
  padding-left: 87px !important; }

.margin-88 {
  margin: 88px; }

.margin-88-important {
  margin: 88px !important; }

.margin-top-88 {
  margin-top: 88px; }

.margin-top-88-important {
  margin-top: 88px !important; }

.margin-right-88 {
  margin-right: 88px; }

.margin-right-88-important {
  margin-right: 88px !important; }

.margin-bottom-88 {
  margin-bottom: 88px; }

.margin-bottom-88-important {
  margin-bottom: 88px !important; }

.margin-left-88 {
  margin-left: 88px; }

.margin-left-88-important {
  margin-left: 88px !important; }

.padding-88 {
  padding: 88px; }

.padding-88-important {
  padding: 88px !important; }

.padding-top-88 {
  padding-top: 88px; }

.padding-top-88-important {
  padding-top: 88px !important; }

.padding-right-88 {
  padding-right: 88px; }

.padding-right-88-important {
  padding-right: 88px !important; }

.padding-bottom-88 {
  padding-bottom: 88px; }

.padding-bottom-88-important {
  padding-bottom: 88px !important; }

.padding-left-88 {
  padding-left: 88px; }

.padding-left-88-important {
  padding-left: 88px !important; }

.margin-89 {
  margin: 89px; }

.margin-89-important {
  margin: 89px !important; }

.margin-top-89 {
  margin-top: 89px; }

.margin-top-89-important {
  margin-top: 89px !important; }

.margin-right-89 {
  margin-right: 89px; }

.margin-right-89-important {
  margin-right: 89px !important; }

.margin-bottom-89 {
  margin-bottom: 89px; }

.margin-bottom-89-important {
  margin-bottom: 89px !important; }

.margin-left-89 {
  margin-left: 89px; }

.margin-left-89-important {
  margin-left: 89px !important; }

.padding-89 {
  padding: 89px; }

.padding-89-important {
  padding: 89px !important; }

.padding-top-89 {
  padding-top: 89px; }

.padding-top-89-important {
  padding-top: 89px !important; }

.padding-right-89 {
  padding-right: 89px; }

.padding-right-89-important {
  padding-right: 89px !important; }

.padding-bottom-89 {
  padding-bottom: 89px; }

.padding-bottom-89-important {
  padding-bottom: 89px !important; }

.padding-left-89 {
  padding-left: 89px; }

.padding-left-89-important {
  padding-left: 89px !important; }

.margin-90 {
  margin: 90px; }

.margin-90-important {
  margin: 90px !important; }

.margin-top-90 {
  margin-top: 90px; }

.margin-top-90-important {
  margin-top: 90px !important; }

.margin-right-90 {
  margin-right: 90px; }

.margin-right-90-important {
  margin-right: 90px !important; }

.margin-bottom-90 {
  margin-bottom: 90px; }

.margin-bottom-90-important {
  margin-bottom: 90px !important; }

.margin-left-90 {
  margin-left: 90px; }

.margin-left-90-important {
  margin-left: 90px !important; }

.padding-90 {
  padding: 90px; }

.padding-90-important {
  padding: 90px !important; }

.padding-top-90 {
  padding-top: 90px; }

.padding-top-90-important {
  padding-top: 90px !important; }

.padding-right-90 {
  padding-right: 90px; }

.padding-right-90-important {
  padding-right: 90px !important; }

.padding-bottom-90 {
  padding-bottom: 90px; }

.padding-bottom-90-important {
  padding-bottom: 90px !important; }

.padding-left-90 {
  padding-left: 90px; }

.padding-left-90-important {
  padding-left: 90px !important; }

.margin-91 {
  margin: 91px; }

.margin-91-important {
  margin: 91px !important; }

.margin-top-91 {
  margin-top: 91px; }

.margin-top-91-important {
  margin-top: 91px !important; }

.margin-right-91 {
  margin-right: 91px; }

.margin-right-91-important {
  margin-right: 91px !important; }

.margin-bottom-91 {
  margin-bottom: 91px; }

.margin-bottom-91-important {
  margin-bottom: 91px !important; }

.margin-left-91 {
  margin-left: 91px; }

.margin-left-91-important {
  margin-left: 91px !important; }

.padding-91 {
  padding: 91px; }

.padding-91-important {
  padding: 91px !important; }

.padding-top-91 {
  padding-top: 91px; }

.padding-top-91-important {
  padding-top: 91px !important; }

.padding-right-91 {
  padding-right: 91px; }

.padding-right-91-important {
  padding-right: 91px !important; }

.padding-bottom-91 {
  padding-bottom: 91px; }

.padding-bottom-91-important {
  padding-bottom: 91px !important; }

.padding-left-91 {
  padding-left: 91px; }

.padding-left-91-important {
  padding-left: 91px !important; }

.margin-92 {
  margin: 92px; }

.margin-92-important {
  margin: 92px !important; }

.margin-top-92 {
  margin-top: 92px; }

.margin-top-92-important {
  margin-top: 92px !important; }

.margin-right-92 {
  margin-right: 92px; }

.margin-right-92-important {
  margin-right: 92px !important; }

.margin-bottom-92 {
  margin-bottom: 92px; }

.margin-bottom-92-important {
  margin-bottom: 92px !important; }

.margin-left-92 {
  margin-left: 92px; }

.margin-left-92-important {
  margin-left: 92px !important; }

.padding-92 {
  padding: 92px; }

.padding-92-important {
  padding: 92px !important; }

.padding-top-92 {
  padding-top: 92px; }

.padding-top-92-important {
  padding-top: 92px !important; }

.padding-right-92 {
  padding-right: 92px; }

.padding-right-92-important {
  padding-right: 92px !important; }

.padding-bottom-92 {
  padding-bottom: 92px; }

.padding-bottom-92-important {
  padding-bottom: 92px !important; }

.padding-left-92 {
  padding-left: 92px; }

.padding-left-92-important {
  padding-left: 92px !important; }

.margin-93 {
  margin: 93px; }

.margin-93-important {
  margin: 93px !important; }

.margin-top-93 {
  margin-top: 93px; }

.margin-top-93-important {
  margin-top: 93px !important; }

.margin-right-93 {
  margin-right: 93px; }

.margin-right-93-important {
  margin-right: 93px !important; }

.margin-bottom-93 {
  margin-bottom: 93px; }

.margin-bottom-93-important {
  margin-bottom: 93px !important; }

.margin-left-93 {
  margin-left: 93px; }

.margin-left-93-important {
  margin-left: 93px !important; }

.padding-93 {
  padding: 93px; }

.padding-93-important {
  padding: 93px !important; }

.padding-top-93 {
  padding-top: 93px; }

.padding-top-93-important {
  padding-top: 93px !important; }

.padding-right-93 {
  padding-right: 93px; }

.padding-right-93-important {
  padding-right: 93px !important; }

.padding-bottom-93 {
  padding-bottom: 93px; }

.padding-bottom-93-important {
  padding-bottom: 93px !important; }

.padding-left-93 {
  padding-left: 93px; }

.padding-left-93-important {
  padding-left: 93px !important; }

.margin-94 {
  margin: 94px; }

.margin-94-important {
  margin: 94px !important; }

.margin-top-94 {
  margin-top: 94px; }

.margin-top-94-important {
  margin-top: 94px !important; }

.margin-right-94 {
  margin-right: 94px; }

.margin-right-94-important {
  margin-right: 94px !important; }

.margin-bottom-94 {
  margin-bottom: 94px; }

.margin-bottom-94-important {
  margin-bottom: 94px !important; }

.margin-left-94 {
  margin-left: 94px; }

.margin-left-94-important {
  margin-left: 94px !important; }

.padding-94 {
  padding: 94px; }

.padding-94-important {
  padding: 94px !important; }

.padding-top-94 {
  padding-top: 94px; }

.padding-top-94-important {
  padding-top: 94px !important; }

.padding-right-94 {
  padding-right: 94px; }

.padding-right-94-important {
  padding-right: 94px !important; }

.padding-bottom-94 {
  padding-bottom: 94px; }

.padding-bottom-94-important {
  padding-bottom: 94px !important; }

.padding-left-94 {
  padding-left: 94px; }

.padding-left-94-important {
  padding-left: 94px !important; }

.margin-95 {
  margin: 95px; }

.margin-95-important {
  margin: 95px !important; }

.margin-top-95 {
  margin-top: 95px; }

.margin-top-95-important {
  margin-top: 95px !important; }

.margin-right-95 {
  margin-right: 95px; }

.margin-right-95-important {
  margin-right: 95px !important; }

.margin-bottom-95 {
  margin-bottom: 95px; }

.margin-bottom-95-important {
  margin-bottom: 95px !important; }

.margin-left-95 {
  margin-left: 95px; }

.margin-left-95-important {
  margin-left: 95px !important; }

.padding-95 {
  padding: 95px; }

.padding-95-important {
  padding: 95px !important; }

.padding-top-95 {
  padding-top: 95px; }

.padding-top-95-important {
  padding-top: 95px !important; }

.padding-right-95 {
  padding-right: 95px; }

.padding-right-95-important {
  padding-right: 95px !important; }

.padding-bottom-95 {
  padding-bottom: 95px; }

.padding-bottom-95-important {
  padding-bottom: 95px !important; }

.padding-left-95 {
  padding-left: 95px; }

.padding-left-95-important {
  padding-left: 95px !important; }

.margin-96 {
  margin: 96px; }

.margin-96-important {
  margin: 96px !important; }

.margin-top-96 {
  margin-top: 96px; }

.margin-top-96-important {
  margin-top: 96px !important; }

.margin-right-96 {
  margin-right: 96px; }

.margin-right-96-important {
  margin-right: 96px !important; }

.margin-bottom-96 {
  margin-bottom: 96px; }

.margin-bottom-96-important {
  margin-bottom: 96px !important; }

.margin-left-96 {
  margin-left: 96px; }

.margin-left-96-important {
  margin-left: 96px !important; }

.padding-96 {
  padding: 96px; }

.padding-96-important {
  padding: 96px !important; }

.padding-top-96 {
  padding-top: 96px; }

.padding-top-96-important {
  padding-top: 96px !important; }

.padding-right-96 {
  padding-right: 96px; }

.padding-right-96-important {
  padding-right: 96px !important; }

.padding-bottom-96 {
  padding-bottom: 96px; }

.padding-bottom-96-important {
  padding-bottom: 96px !important; }

.padding-left-96 {
  padding-left: 96px; }

.padding-left-96-important {
  padding-left: 96px !important; }

.margin-97 {
  margin: 97px; }

.margin-97-important {
  margin: 97px !important; }

.margin-top-97 {
  margin-top: 97px; }

.margin-top-97-important {
  margin-top: 97px !important; }

.margin-right-97 {
  margin-right: 97px; }

.margin-right-97-important {
  margin-right: 97px !important; }

.margin-bottom-97 {
  margin-bottom: 97px; }

.margin-bottom-97-important {
  margin-bottom: 97px !important; }

.margin-left-97 {
  margin-left: 97px; }

.margin-left-97-important {
  margin-left: 97px !important; }

.padding-97 {
  padding: 97px; }

.padding-97-important {
  padding: 97px !important; }

.padding-top-97 {
  padding-top: 97px; }

.padding-top-97-important {
  padding-top: 97px !important; }

.padding-right-97 {
  padding-right: 97px; }

.padding-right-97-important {
  padding-right: 97px !important; }

.padding-bottom-97 {
  padding-bottom: 97px; }

.padding-bottom-97-important {
  padding-bottom: 97px !important; }

.padding-left-97 {
  padding-left: 97px; }

.padding-left-97-important {
  padding-left: 97px !important; }

.margin-98 {
  margin: 98px; }

.margin-98-important {
  margin: 98px !important; }

.margin-top-98 {
  margin-top: 98px; }

.margin-top-98-important {
  margin-top: 98px !important; }

.margin-right-98 {
  margin-right: 98px; }

.margin-right-98-important {
  margin-right: 98px !important; }

.margin-bottom-98 {
  margin-bottom: 98px; }

.margin-bottom-98-important {
  margin-bottom: 98px !important; }

.margin-left-98 {
  margin-left: 98px; }

.margin-left-98-important {
  margin-left: 98px !important; }

.padding-98 {
  padding: 98px; }

.padding-98-important {
  padding: 98px !important; }

.padding-top-98 {
  padding-top: 98px; }

.padding-top-98-important {
  padding-top: 98px !important; }

.padding-right-98 {
  padding-right: 98px; }

.padding-right-98-important {
  padding-right: 98px !important; }

.padding-bottom-98 {
  padding-bottom: 98px; }

.padding-bottom-98-important {
  padding-bottom: 98px !important; }

.padding-left-98 {
  padding-left: 98px; }

.padding-left-98-important {
  padding-left: 98px !important; }

.margin-99 {
  margin: 99px; }

.margin-99-important {
  margin: 99px !important; }

.margin-top-99 {
  margin-top: 99px; }

.margin-top-99-important {
  margin-top: 99px !important; }

.margin-right-99 {
  margin-right: 99px; }

.margin-right-99-important {
  margin-right: 99px !important; }

.margin-bottom-99 {
  margin-bottom: 99px; }

.margin-bottom-99-important {
  margin-bottom: 99px !important; }

.margin-left-99 {
  margin-left: 99px; }

.margin-left-99-important {
  margin-left: 99px !important; }

.padding-99 {
  padding: 99px; }

.padding-99-important {
  padding: 99px !important; }

.padding-top-99 {
  padding-top: 99px; }

.padding-top-99-important {
  padding-top: 99px !important; }

.padding-right-99 {
  padding-right: 99px; }

.padding-right-99-important {
  padding-right: 99px !important; }

.padding-bottom-99 {
  padding-bottom: 99px; }

.padding-bottom-99-important {
  padding-bottom: 99px !important; }

.padding-left-99 {
  padding-left: 99px; }

.padding-left-99-important {
  padding-left: 99px !important; }

.margin-100 {
  margin: 100px; }

.margin-100-important {
  margin: 100px !important; }

.margin-top-100 {
  margin-top: 100px; }

.margin-top-100-important {
  margin-top: 100px !important; }

.margin-right-100 {
  margin-right: 100px; }

.margin-right-100-important {
  margin-right: 100px !important; }

.margin-bottom-100 {
  margin-bottom: 100px; }

.margin-bottom-100-important {
  margin-bottom: 100px !important; }

.margin-left-100 {
  margin-left: 100px; }

.margin-left-100-important {
  margin-left: 100px !important; }

.padding-100 {
  padding: 100px; }

.padding-100-important {
  padding: 100px !important; }

.padding-top-100 {
  padding-top: 100px; }

.padding-top-100-important {
  padding-top: 100px !important; }

.padding-right-100 {
  padding-right: 100px; }

.padding-right-100-important {
  padding-right: 100px !important; }

.padding-bottom-100 {
  padding-bottom: 100px; }

.padding-bottom-100-important {
  padding-bottom: 100px !important; }

.padding-left-100 {
  padding-left: 100px; }

.padding-left-100-important {
  padding-left: 100px !important; }

.no-margin {
  margin: 0px; }

.no-margin-important {
  margin: 0px !important; }

.no-margin-top {
  margin-top: 0px; }

.no-margin-top-important {
  margin-top: 0px !important; }

.no-margin-right {
  margin-right: 0px; }

.no-margin-right-important {
  margin-right: 0px !important; }

.no-margin-bottom {
  margin-bottom: 0px; }

.no-margin-bottom-important {
  margin-bottom: 0px !important; }

.no-margin-left {
  margin-left: 0px; }

.no-margin-left-important {
  margin-left: 0px !important; }

.no-padding {
  padding: 0px; }

.no-padding-important {
  padding: 0px !important; }

.no-padding-top {
  padding-top: 0px; }

.no-padding-top-important {
  padding-top: 0px !important; }

.no-padding-right {
  padding-right: 0px; }

.no-padding-right-important {
  padding-right: 0px !important; }

.no-padding-bottom {
  padding-bottom: 0px; }

.no-padding-bottom-important {
  padding-bottom: 0px !important; }

.no-padding-left {
  padding-left: 0px; }

.no-padding-left-important {
  padding-left: 0px !important; }

.no-border {
  border: 0px; }

.no-border-important {
  border: 0px !important; }

.no-border-top {
  border-top: 0px; }

.no-border-top-important {
  border-top: 0px !important; }

.no-border-right {
  border-right: 0px; }

.no-border-right-important {
  border-right: 0px !important; }

.no-border-bottom {
  border-bottom: 0px; }

.no-border-bottom-important {
  border-bottom: 0px !important; }

.no-border-left {
  border-left: 0px; }

.no-border-left-important {
  border-left: 0px !important; }

#hamburger {
  float: right;
  width: 50px;
  height: 50px;
  background: #ffffff;
  padding: 9px 10px 8px;
  border-radius: 25px;
  z-index: 2;
  /* active state, i.e. menu open */ }
  @media (max-width: 767px) {
    #hamburger {
      margin-right: 15px; } }
  #hamburger .c-hamburger {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    width: 24px;
    height: 30px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
    background: #ffffff; }
  #hamburger .c-hamburger:focus {
    outline: none; }
  #hamburger .c-hamburger span {
    display: block;
    position: absolute;
    top: 16px;
    left: 0px;
    right: 0px;
    height: 1px;
    background: #006845; }
  #hamburger .c-hamburger span::before,
  #hamburger .c-hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #006845;
    content: "";
    -webkit-transition: top 0.1s; }

@keyframes spanTop {
  0%, 100% {
    top: -6px; }
  50% {
    top: -8px; } }

@keyframes spanBottom {
  0%, 100% {
    bottom: -6px; }
  50% {
    bottom: -8px; } }
  #hamburger .c-hamburger span::before {
    top: -6px; }
  #hamburger .c-hamburger:not(.is-active):hover span::before {
    -webkit-animation: spanTop 0.6s;
    /* Safari 4+ */
    -moz-animation: spanTop 0.6s;
    /* Fx 5+ */
    -o-animation: spanTop 0.6s;
    /* Opera 12+ */
    animation: spanTop 0.6s;
    /* IE 10+, Fx 29+ */ }
  #hamburger .c-hamburger span::after {
    bottom: -6px; }
  #hamburger .c-hamburger:not(.is-active):hover span::after {
    -webkit-animation: spanBottom 0.6s;
    /* Safari 4+ */
    -moz-animation: spanBottom 0.6s;
    /* Fx 5+ */
    -o-animation: spanBottom 0.6s;
    /* Opera 12+ */
    animation: spanBottom 0.6s;
    /* IE 10+, Fx 29+ */ }
  #hamburger .c-hamburger--htx {
    background-color: transparent; }
  #hamburger .c-hamburger--htx span {
    transition: background 0s 0.3s; }
  #hamburger .c-hamburger--htx span::before,
  #hamburger .c-hamburger--htx span::after {
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s; }
  #hamburger .c-hamburger--htx span::before {
    transition-property: top, transform; }
  #hamburger .c-hamburger--htx span::after {
    transition-property: bottom, transform; }
  #hamburger .c-hamburger--htx.is-active {
    background-color: transparent; }
  #hamburger .c-hamburger--htx.is-active span {
    background: none; }
  #hamburger .c-hamburger--htx.is-active span::before {
    top: 0;
    transform: rotate(45deg); }
  #hamburger .c-hamburger--htx.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg); }
  #hamburger .c-hamburger--htx.is-active span::before,
  #hamburger .c-hamburger--htx.is-active span::after {
    transition-delay: 0s, 0.3s; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #006845; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2352BABD'%2F%3E%3C%2Fsvg%3E");
  top: 25%; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2352BABD'%2F%3E%3C%2Fsvg%3E");
  top: 25%; }

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: #13221F !important; }

.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #13221F;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white; }

.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.ytp-icon.ytp-icon-watermark {
  display: none !important; }

@media (min-width: 1200px) {
  .container {
    width: 92%;
    margin-left: 4%;
    margin-right: 4%; } }

/**
 * Prometheus:
 *
 *  1. Animation
 *  2. Flexbox
 *  3. Media Query
 *
 */
/*------------------------------------*\
	02. Stili custom
\*------------------------------------*/
@font-face {
  font-family: "Bebas";
    src: url("../fonts/BEBAS___ (1).TTF");
/*    src: url("../fonts/BebasNeue-Regular.ttf");*/
  font-weight: bold; }

@font-face {
  font-family: "Overpass";
  src: url("../fonts/Overpass-Regular.ttf");
  font-weight: normal; }

@font-face {
  font-family: "Overpass";
  src: url("../fonts/Overpass-Bold.ttf");
  font-weight: bold; }

@font-face {
  font-family: "BonvenoCF";
  src: url("../fonts/BonvenoCF-Light.ttf");
  font-weight: 400; }

body {
  width: calc(100% - 40px);
  overflow-x: hidden;
  transition: all 0.8s ease-in;
  margin: 0 20px; }
  @media (min-width: 1440px) {
    body {
      max-width: 2000px;
      margin: 0 auto; } }
  @media (max-width: 480px) {
    body {
      width: 100%;
      margin: 0; } }

section {
  float: left;
  width: 100%; }

.section .content {
  float: left;
  width: 100%;
  height: auto; }

.section .section-title {
  float: left;
  width: 100%;
  font-family: "BonvenoCF", sans-serif;
  font-weight: lighter;
  font-size: 27px;
  text-align: center;
  text-transform: uppercase; }

/*------------------------------------*\
	03. Stili di pagina
\*------------------------------------*/
#page-wrapper {
  float: left;
  width: calc(100% - 40px);
  height: 100%;
  margin: 0 20px; }

#topbar {
  float: left;
  width: 100%;
  height: auto;
  background: #fff; }
  @media (max-width: 480px) {
    #topbar {
      padding-right: 5px; } }
  #topbar .wrapper {
    float: right;
    display: flex;
    justify-content: flex-end; }
  #topbar .span-news {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 22px; }
  #topbar .social {
    list-style-type: none;
    margin: 0;
    padding-left: 16px; }
    #topbar .social li {
      display: inline-block;
      line-height: 22px; }
      #topbar .social li:last-child {
        margin: 0 6px; }
    #topbar .social img {
      height: 14px; }
  #topbar .langs {
    list-style: none;
    margin: 0;
    padding: 0; }
    #topbar .langs li {
      display: inline;
      margin-left: 5px;
      font-size: 11px;
      font-weight: 600;
      line-height: 22px;
      letter-spacing: 2px;
      cursor: pointer; }
      #topbar .langs li:first-child:after {
        content: '-';
        padding-left: 10px; }

#menu-wrapper {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  display: none; }
  #menu-wrapper #menu {
    width: 100%;
    height: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.1); }
    @media (max-width: 991px) {
      #menu-wrapper #menu .container {
        width: 100%; } }
    #menu-wrapper #menu .logo, #menu-wrapper #menu .voce, #menu-wrapper #menu .loghi-menu {
      float: left;
      width: 33.33%;
      height: 70px;
      display: flex;
      align-items: center; }
    #menu-wrapper #menu .logo img {
      max-width: 130px; }
      @media (max-width: 360px) {
        #menu-wrapper #menu .logo img {
          max-width: 90px; } }
    #menu-wrapper #menu .voce {
      font-family: "BonvenoCF", sans-serif;
      text-transform: uppercase;
      font-weight: lighter;
      justify-content: center;
      font-size: 16px;
      position: relative;
      font-weight: 400; }
      #menu-wrapper #menu .voce #nav {
        width: 280px;
        background: #fff;
        padding: 40px 20px;
        font-size: 14px;
        position: absolute;
        top: 70px;
        left: calc( 50% - 140px);
        -webkit-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.1);
        display: none; }
        #menu-wrapper #menu .voce #nav ul {
          list-style: none;
          margin: 0;
          padding: 0;
          font-size: 14px; }
          #menu-wrapper #menu .voce #nav ul a {
            float: left;
            width: 100%;
            margin-bottom: 40px;
            text-align: center; }
            @media (max-width: 600px) {
              #menu-wrapper #menu .voce #nav ul a {
                margin-bottom: 20px; } }
            #menu-wrapper #menu .voce #nav ul a:hover {
              color: #006845; }
            #menu-wrapper #menu .voce #nav ul a:last-child {
              margin-bottom: 0; }
      #menu-wrapper #menu .voce:hover #nav {
        display: block; }
    #menu-wrapper #menu .loghi-menu {
      justify-content: flex-end; }
      #menu-wrapper #menu .loghi-menu ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        @media (max-width: 767px) {
          #menu-wrapper #menu .loghi-menu ul a {
            float: left;
            height: 40px; } }
        @media (max-width: 480px) {
          #menu-wrapper #menu .loghi-menu ul a {
            height: 25px; } }
        #menu-wrapper #menu .loghi-menu ul li {
          float: left;
          display: inline;
          margin-left: 40px; }
          @media (max-width: 767px) {
            #menu-wrapper #menu .loghi-menu ul li {
              max-height: 20px; } }
          @media (max-width: 600px) {
            #menu-wrapper #menu .loghi-menu ul li {
              max-height: 15px;
              margin-left: 25px; } }
          @media (max-width: 480px) {
            #menu-wrapper #menu .loghi-menu ul li {
              margin-left: 10px; } }
          #menu-wrapper #menu .loghi-menu ul li img {
            max-height: 50px;
            -webkit-filter: grayscale(100%);
            filter: grayscale(100%); }
            @media (max-width: 767px) {
              #menu-wrapper #menu .loghi-menu ul li img {
                max-height: 40px; } }
            @media (max-width: 600px) {
              #menu-wrapper #menu .loghi-menu ul li img {
                max-height: 30px; } }
            @media (max-width: 480px) {
              #menu-wrapper #menu .loghi-menu ul li img {
                max-height: 25px; } }
          #menu-wrapper #menu .loghi-menu ul li:hover img {
            -webkit-filter: grayscale(0%);
            filter: grayscale(0%); }
          #menu-wrapper #menu .loghi-menu ul li #i-icf {
            -webkit-filter: grayscale(100%) brightness(60%);
            filter: grayscale(100%) brightness(60%); }
            #menu-wrapper #menu .loghi-menu ul li #i-icf:hover {
              -webkit-filter: grayscale(0%) brightness(100%);
              filter: grayscale(0%) brightness(100%); }
          #menu-wrapper #menu .loghi-menu ul li #i-abc {
            -webkit-filter: grayscale(100%) brightness(40%);
            filter: grayscale(100%) brightness(40%); }
            #menu-wrapper #menu .loghi-menu ul li #i-abc:hover {
              -webkit-filter: grayscale(0%) brightness(100%);
              filter: grayscale(0%) brightness(100%); }
        #menu-wrapper #menu .loghi-menu ul #l-icf {
          margin-left: 0; }

#video {
  width: calc( 100% - 40px);
  height: calc( 100% - 43px);
  background-position: top center;
  background-repeat: no-repeat;
  bottom: 20px;
  left: 20px;
  overflow: hidden;
  position: fixed;
  right: 20px;
  top: 23px;
  z-index: 10;
  display: none; }
  @media (max-width: 480px) {
    #video {
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; } }
  #video video,
  #video source {
    bottom: 0;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: absolute; }
  #video .loaded .ytplayer-container {
    display: block; }
  #video .loaded .placeholder-image {
    opacity: 0; }
  #video .ytplayer-container {
    bottom: 0;
    height: 100%;
    left: 0;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0; }
    #video .ytplayer-container iframe {
      position: absolute;
      width: 100% !important;
      height: 100% !important;
      top: 0 !important;
      left: 0 !important; }

#intro {
  width: 100%;
  min-height: 600px;
  position: relative;
  margin-top: 20px;
  border-bottom: 20px solid #fff; }
  @media (max-width: 480px) {
    #intro {
      min-height: 548px;
      border-bottom: 0; } }
  #intro::after {
    content: "";
    background-image: url("../img/intro-sfondo.jpg");
    background-size: cover;
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1; }
  #intro .content {
    height: calc(100% - 2px);
    background-color: rgba(0, 0, 0, 0.2);
    position: relative; }
    #intro .content #logo-918, #intro .content #btn-play, #intro .content #loghi, #intro .content #heading {
      float: left;
      width: 100%; }
    #intro .content #close {
      position: absolute;
      top: 4%;
      right: 4%;
      z-index: 9999;
      padding: 10px 20px;
      background: #13221F;
      border-radius: 6px;
      font-family: "BonvenoCF", sans-serif;
      font-weight: bold;
      font-size: 12px;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #fff;
      cursor: pointer;
      display: none; }
    #intro .content #logo-918 {
      margin: 0 auto 60px;
      transition: all 0.8s;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; }
      @media (max-width: 480px) {
        #intro .content #logo-918 {
          margin: 0 0 10px; } }
      #intro .content #logo-918 .logo-wrapper {
        padding: 17.4px;
        background-color: #fff;
        transition: all 0.8s; }
      #intro .content #logo-918 img {
        position: relative;
        width: 130px;
        height: auto; }
        @media (max-width: 480px) {
          #intro .content #logo-918 img {
            transform: scale(0.7, 0.7); } }
    #intro .content #heading {
      text-align: center;
      font-weight: bold;
      color: #fff; }
      #intro .content #heading h1 {
        font-family: "Bebas", sans-serif;
        font-size: 50px;
        letter-spacing: 5px;
        margin: 0;
        margin-bottom: 14px; }
        @media (max-width: 480px) {
          #intro .content #heading h1 {
            font-size: 26px;
            letter-spacing: 4px; } }
      #intro .content #heading h2 {
        font-family: "Overpass", sans-serif;
        font-weight: bold;
        font-size: 26px;
        margin: 0; }
        @media (max-width: 480px) {
          #intro .content #heading h2 {
            font-size: 17px;
            letter-spacing: 0; } }
    #intro .content #btn-play {
      font-family: "BonvenoCF", sans-serif;
      margin-top: 60px;
      height: auto;
      text-align: center;
      cursor: pointer; }
      @media (max-width: 480px) {
        #intro .content #btn-play {
          margin-top: 40px;
          font-size: 10px; } }
      #intro .content #btn-play span {
        background: #13221F;
        color: #fff;
        padding: 10px 60px;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 2px; }
    #intro .content #loghi {
      width: 100%;
      position: absolute;
      bottom: 30px;
      left: 0; }
      #intro .content #loghi #loghi-wrapper {
        width: 80%;
        margin: 0 auto;
        background: #fff;
        padding: 10px 20px; }
        @media (max-width: 767px) {
          #intro .content #loghi #loghi-wrapper {
            width: 90%;
            padding: 5px 0px; } }
        @media (max-width: 480px) {
          #intro .content #loghi #loghi-wrapper {
            width: 100%;
            padding: 5px 0px; } }
        #intro .content #loghi #loghi-wrapper .title {
          font-family: "BonvenoCF", sans-serif;
          text-align: center;
          padding: 5px 5px 10px 5px;
          border-bottom: 1px solid #eee;
          text-transform: uppercase;
          font-weight: bold;
          font-size: 12px; }
          @media (max-width: 480px) {
            #intro .content #loghi #loghi-wrapper .title {
              padding-bottom: 5px;
              font-size: 10px; } }
        #intro .content #loghi #loghi-wrapper .loghi {
          margin: 10px; }
          @media (max-width: 480px) {
            #intro .content #loghi #loghi-wrapper .loghi {
              margin-top: 15px; } }
          #intro .content #loghi #loghi-wrapper .loghi ul {
            margin: 0;
            padding: 0;
            list-style: none;
            display: flex; }
            #intro .content #loghi #loghi-wrapper .loghi ul li {
              float: left;
              width: 33.33%;
              padding: 0 10px;
              cursor: pointer; }
              #intro .content #loghi #loghi-wrapper .loghi ul li img {
                margin: 0 auto;
                max-height: 60px; }

#marchio {
  float: left;
  width: 100%;
  padding: 0 0 60px;
  margin-top: -20px; }
  @media (max-width: 480px) {
    #marchio {
      padding-top: 10px; } }
  #marchio .marchio {
    float: left;
    width: 80%;
    height: auto;
    min-height: 510px;
    margin: 0 auto 20px;
    position: relative;
    left: 10%;
    padding: 60px 20px 40px;
    box-shadow: 0px 10px 10px -2px #eee;
    display: none; }
    @media (max-width: 767px) {
      #marchio .marchio {
        width: 90%;
        height: auto;
        left: 5%;
        margin-top: 0; } }
    @media (max-width: 480px) {
      #marchio .marchio {
        width: 100%;
        height: auto;
        left: 0;
        margin-top: 0; } }
    #marchio .marchio .immagine {
      float: left;
      width: 46%;
      height: 410px;
      background-size: cover; }
      @media (max-width: 991px) {
        #marchio .marchio .immagine {
          width: 100%;
          height: 200px; } }
    #marchio .marchio .info {
      float: right;
      width: 50%;
      height: auto;
      font-family: "Overpass", sans-serif;
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; }
      @media only screen and (min-width: 992px) {
        #marchio .marchio .info {
          min-height: 410px; } }
      @media (max-width: 991px) {
        #marchio .marchio .info {
          width: 100%;
          margin-top: 20px; } }
      #marchio .marchio .info h3 {
        margin: 0;
        margin-bottom: 40px;
        font-weight: bold; }
        @media (max-width: 991px) {
          #marchio .marchio .info h3 {
            margin-bottom: 20px; } }
        @media (max-width: 767px) {
          #marchio .marchio .info h3 {
            font-size: 20px; } }
        @media (max-width: 480px) {
          #marchio .marchio .info h3 {
            font-size: 18px;
            margin-bottom: 15px; } }
      #marchio .marchio .info p {
        text-align: justify;
        margin-bottom: 30px; }
      #marchio .marchio .info a {
        position: relative;
        width: 100%;
        margin-top: 20px;
        padding: 16px 4px;
        text-align: center;
        text-transform: uppercase;
        font-size: 18px; }
  #marchio #icf .immagine {
    background-image: url("../img/918-icf.jpg"); }
  #marchio #dur .immagine {
    background-image: url("../img/918-durabond.jpg"); }
  #marchio #abc .immagine {
    background-image: url("../img/918-abc.jpg"); }

#presentazione {
  float: left;
  width: 100%;
  padding: 22px;
  background: #048854;
  margin-bottom: 60px; }
  #presentazione .wrapper {
    width: 100%;
    height: 180px;
    padding: 16px;
    border: 1px solid #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
    #presentazione .wrapper a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      #presentazione .wrapper a p {
        font-family: "Bebas", sans-serif;
        font-size: 28px;
        font-weight: 700;
        color: #fff;
        line-height: 40px;
        margin: 0;
        word-spacing: 4px; }
        @media (max-width: 360px) {
          #presentazione .wrapper a p {
            font-size: 20px;
            line-height: 32px; } }
      #presentazione .wrapper a img {
        width: 64px;
        height: auto;
        margin-left: 24px; }
        @media (max-width: 360px) {
          #presentazione .wrapper a img {
            width: 54px; } }

#parallax {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }
  #parallax #layer-pallini {
    width: 110%;
    height: 110%;
    background-image: url("../img/pallini.png");
    background-size: cover;
    background-repeat: repeat-x;
    opacity: 1;
    top: 0;
    left: -10%;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    transform: matrix(1, 0, 0, 1, 0, 0); }
  #parallax #layer-rete {
    width: 100%;
    height: 100%;
    background-image: url("../img/rete.png");
    background-size: cover;
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 2;
    transform: matrix(1, 0, 0, 1, 0, 0); }
  #parallax #section-1 {
    margin-bottom: 100px; }
    @media (max-width: 600px) {
      #parallax #section-1 {
        margin-bottom: 50px; } }
    #parallax #section-1 #s1-wrapper {
      position: relative;
      height: 100%;
      z-index: 2;
      padding: 60px 0; }
      @media (min-width: 1560px) {
        #parallax #section-1 #s1-wrapper {
          margin-left: 10%;
          margin-right: 10%;
          width: 80%; } }
      @media (max-width: 991px) {
        #parallax #section-1 #s1-wrapper {
          width: 100%;
          padding: 20px 0 180px; } }
      @media (max-width: 600px) {
        #parallax #section-1 #s1-wrapper {
          padding: 15px; } }
      #parallax #section-1 #s1-wrapper #p-heading-1, #parallax #section-1 #s1-wrapper #p-heading-2 {
        font-family: "Bebas", sans-serif;
        font-size: 70px;
        font-weight: bold;
        color: #262b2e; }
        @media (max-width: 480px) {
          #parallax #section-1 #s1-wrapper #p-heading-1, #parallax #section-1 #s1-wrapper #p-heading-2 {
            font-size: 42px; } }
      #parallax #section-1 #s1-wrapper #p-heading-1 {
        margin-left: 16%; }
        @media (max-width: 1200px) {
          #parallax #section-1 #s1-wrapper #p-heading-1 {
            margin-left: 12%; } }
      #parallax #section-1 #s1-wrapper #p-heading-2 {
        margin-left: 12%; }
        @media (max-width: 1200px) {
          #parallax #section-1 #s1-wrapper #p-heading-2 {
            margin-left: 8%; } }
      #parallax #section-1 #s1-wrapper #p-heading-3 {
        font-size: 20px;
        font-weight: 600;
        color: #676b6d;
        margin-top: 20px;
        margin-left: 8%; }
        @media (max-width: 1440px) {
          #parallax #section-1 #s1-wrapper #p-heading-3 {
            margin-left: 0; } }
        @media (max-width: 991px) {
          #parallax #section-1 #s1-wrapper #p-heading-3 {
            margin-left: 2%;
            font-size: 18px; } }
        @media (max-width: 480px) {
          #parallax #section-1 #s1-wrapper #p-heading-3 {
            font-size: 16px;
            margin: 20px 0 10px; } }
      #parallax #section-1 #s1-wrapper #p-img {
        width: 450px;
        height: auto;
        position: absolute;
        visibility: visible;
        right: 10%;
        bottom: 0;
        z-index: 3; }
        @media (max-width: 1440px) {
          #parallax #section-1 #s1-wrapper #p-img {
            right: 0; } }
        @media (max-width: 991px) {
          #parallax #section-1 #s1-wrapper #p-img {
            width: 380px; } }
        @media (max-width: 600px) {
          #parallax #section-1 #s1-wrapper #p-img {
            display: none; } }
      #parallax #section-1 #s1-wrapper #p-img2 {
        width: 100%;
        float: left;
        display: none; }
        @media (max-width: 600px) {
          #parallax #section-1 #s1-wrapper #p-img2 {
            display: block; } }
  #parallax #section-2 {
    height: 680px; }
    @media (max-width: 991px) {
      #parallax #section-2 {
        height: 520px; } }
    @media (max-width: 767px) {
      #parallax #section-2 {
        height: auto; } }
    @media (max-width: 600px) {
      #parallax #section-2 {
        margin-bottom: 50px; } }
    #parallax #section-2 #s2-wrapper {
      position: relative;
      height: 100%; }
      @media (max-width: 767px) {
        #parallax #section-2 #s2-wrapper {
          padding: 5px; } }
      @media (max-width: 767px) {
        #parallax #section-2 #s2-wrapper #hexagon-wrapper {
          display: none; } }
      @media (min-width: 991px) {
        #parallax #section-2 #s2-wrapper #hexagon-wrapper {
          width: 934px;
          height: 100%;
          position: absolute;
          top: 0;
          left: calc(( 100% - 934px) / 2); } }
      @media (min-width: 767px) and (max-width: 990px) {
        #parallax #section-2 #s2-wrapper #hexagon-wrapper {
          width: 710px;
          height: 100%;
          position: absolute;
          top: 0;
          left: calc(( 100% - 710px) / 2); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon {
        position: relative;
        width: 150px;
        height: 86.6px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 43.3px;
        margin-bottom: 43.3px;
        z-index: 4;
        background: #eee; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon:before, #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon:after {
          content: "";
          position: absolute;
          width: 0;
          border-left: 75px solid transparent;
          border-right: 75px solid transparent; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon:before {
          bottom: 100%;
          border-bottom-width: 43.3px;
          border-bottom-style: solid; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon:after {
          top: 100%;
          width: 0;
          border-top-width: 43.3px;
          border-top-style: solid; }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon {
            width: 115px;
            height: 66.4px;
            margin-top: 33.2px;
            margin-bottom: 33.2px; }
            #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon:before, #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon:after {
              border-left: 57.5px solid transparent;
              border-right: 57.5px solid transparent; }
            #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon:before {
              bottom: 100%;
              border-bottom-width: 33.2px; }
            #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon:after {
              border-top-width: 33.2px; } }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon .numero, #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon .testo {
          width: 100%;
          font-family: "Bebas", sans-serif;
          font-weight: bold;
          text-align: center;
          color: #fff; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon .numero {
          font-size: 40px;
          line-height: 50px; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon .numero.long {
            font-size: 38px;
            line-height: 40px; }
            @media (max-width: 991px) {
              #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon .numero.long {
                font-size: 32px;
                line-height: 34px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon .numero {
              line-height: 40px; } }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon .testo {
          text-transform: uppercase;
          font-size: 22px; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon .testo.long {
            font-size: 18px;
            line-height: 24px; }
            @media (max-width: 991px) {
              #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon .testo.long {
                font-size: 14px;
                line-height: 16px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            #parallax #section-2 #s2-wrapper #hexagon-wrapper .hexagon .testo {
              font-size: 18px; } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato {
        position: relative;
        width: 150px;
        height: 86.6px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 43.3px;
        margin-bottom: 43.3px;
        border-left: solid 8px #dbdbdc;
        border-right: solid 8px #dbdbdc;
        background-color: transparent;
        z-index: 4; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato:before, #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato:after {
          content: "";
          position: absolute;
          z-index: 1;
          width: 106.07px;
          height: 106.07px;
          -webkit-transform: scaleY(0.5774) rotate(-45deg);
          -ms-transform: scaleY(0.5774) rotate(-45deg);
          transform: scaleY(0.5774) rotate(-45deg);
          background-color: inherit;
          left: 13.967px; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato:before {
          top: -53.033px;
          border-top: solid 11.3137px #dbdbdc;
          border-right: solid 11.3137px #dbdbdc; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato:after {
          bottom: -53.033px;
          border-bottom: solid 11.3137px #dbdbdc;
          border-left: solid 11.3137px #dbdbdc; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato.transparent {
          border-left: solid 8px transparent;
          border-right: solid 8px transparent; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato.transparent:before {
            top: -53.033px;
            border-top: solid 11.3137px transparent;
            border-right: solid 11.3137px transparent; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato.transparent:after {
            bottom: -53.033px;
            border-bottom: solid 11.3137px transparent;
            border-left: solid 11.3137px transparent; }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato {
            width: 115px;
            height: 66.4px;
            margin-top: 33.2px;
            margin-bottom: 33.2px;
            border-left: solid 8px #dbdbdc;
            border-right: solid 8px #dbdbdc; }
            #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato:before, #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato:after {
              width: 81.32px;
              height: 81.32px;
              left: 8.8414px; }
            #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato:before {
              top: -40.6586px;
              border-top: solid 11.3137px #dbdbdc;
              border-right: solid 11.3137px #dbdbdc; }
            #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato:after {
              bottom: -40.6586px;
              border-bottom: solid 11.3137px #dbdbdc;
              border-left: solid 11.3137px #dbdbdc; }
            #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato.transparent {
              border-left: solid 8px transparent;
              border-right: solid 8px transparent; }
              #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato.transparent:before {
                top: -40.6586px;
                border-top: solid 11.3137px transparent;
                border-right: solid 11.3137px transparent; }
              #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato.transparent:after {
                bottom: -40.6586px;
                border-bottom: solid 11.3137px transparent;
                border-left: solid 11.3137px transparent; } }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato .numero, #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato .testo {
          width: 100%;
          font-family: "Bebas", sans-serif;
          font-weight: bold;
          text-align: center;
          color: #313131; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato .numero {
          font-size: 30px;
          line-height: 48px; }
          @media (min-width: 768px) and (max-width: 991px) {
            #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato .numero {
              font-size: 22px;
              line-height: 36px; } }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato .testo {
          text-transform: uppercase;
          font-size: 16px;
          line-height: 22px;
          letter-spacing: 0; }
          @media (min-width: 768px) and (max-width: 991px) {
            #parallax #section-2 #s2-wrapper #hexagon-wrapper .h-bordato .testo {
              font-size: 13px;
              line-height: 17px; } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper .verde {
        background-color: #048854; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .verde:before {
          bottom: 100%;
          border-bottom-color: #048854; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .verde:after {
          top: 100%;
          width: 0;
          border-top-color: #048854; }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper .blu {
        background-color: #2B337A; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .blu:before {
          bottom: 100%;
          border-bottom-color: #2B337A; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .blu:after {
          top: 100%;
          width: 0;
          border-top-color: #2B337A; }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper .giallo {
        background-color: #F8C12B; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .giallo:before {
          bottom: 100%;
          border-bottom-color: #F8C12B; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .giallo:after {
          top: 100%;
          width: 0;
          border-top-color: #F8C12B; }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper .bianco {
        background-color: #fff; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .bianco:before {
          bottom: 100%;
          border-bottom-color: #fff; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper .bianco:after {
          top: 100%;
          width: 0;
          border-top-color: #fff; }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper .x1 {
        position: absolute; }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x1-1 {
        left: calc(75px - 4px); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x1-1 {
            left: calc(57.5px - 4px); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x1-2 {
        left: calc(150px + 75px - 4px * 2); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x1-2 {
            left: calc(115px + 57.5px - 4px * 2); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x1-3 {
        left: calc(150px * 2 + 75px - 4px * 4); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x1-3 {
            left: calc(115px * 2 + 57.5px - 4px * 4); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x1-4 {
        left: calc(150px * 3 + 75px - 4px * 6); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x1-4 {
            left: calc(115px * 3 + 57.5px - 4px * 6); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x1-5 {
        left: calc(150px * 4 + 75px - 4px * 8); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x1-5 {
            left: calc(115px * 4 + 57.5px - 4px * 8); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x1-6 {
        left: calc(150px * 5 + 75px - 4px * 10); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x1-6 {
            left: calc(115px * 5 + 57.5px - 4px * 10); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper .x2 {
        position: absolute;
        top: calc(121.4px + 40px); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper .x2 {
            top: calc(91.1px + 40px); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x2-1 {
        left: 0; }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x2-2 {
        left: calc(150px - ( 4px * 2 )); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x2-2 {
            left: calc(115px - ( 4px * 2 )); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x2-3 {
        left: calc(150px * 2 - ( 4px * 4 )); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x2-3 {
            left: calc(115px * 2 - ( 4px * 4 )); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x2-4 {
        left: calc(150px * 3 - ( 4px * 6 )); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x2-4 {
            left: calc(115px * 3 - ( 4px * 6 )); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x2-5 {
        left: calc(150px * 4 - ( 4px * 8 )); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x2-5 {
            left: calc(115px * 4 - ( 4px * 8 )); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x2-6 {
        left: calc(150px * 5 - ( 4px * 10 )); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x2-6 {
            left: calc(115px * 5 - ( 4px * 10 )); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper .x3 {
        position: absolute;
        top: calc( 121.4px * 2 + 42px); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper .x3 {
            top: calc( 91.1px * 2 + 42px); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x3-1 {
        left: calc(75px - 4px); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x3-1 {
            left: calc(57.5px - 4px); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x3-2 {
        left: calc(150px + 75px - ( 4px * 3 )); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x3-2 {
            left: calc(115px + 57.5px - ( 4px * 3 )); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x3-3 {
        left: calc(150px * 2 + 75px - ( 4px * 5 )); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x3-3 {
            left: calc(115px * 2 + 57.5px - ( 4px * 5 )); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x3-4 {
        left: calc(150px * 3 + 75px - ( 4px * 7 )); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x3-4 {
            left: calc(115px * 3 + 57.5px - ( 4px * 7 )); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x3-5 {
        left: calc(150px * 4 + 75px - ( 4px * 9 )); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x3-5 {
            left: calc(115px * 4 + 57.5px - ( 4px * 9 )); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x3-6 {
        left: calc(150px * 5 + 75px - ( 4px * 11 )); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x3-6 {
            left: calc(115px * 5 + 57.5px - ( 4px * 11 )); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper .x4 {
        position: absolute;
        top: calc( 121.4px * 3 + 45px); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper .x4 {
            top: calc( 91.1px * 3 + 45px); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x4-1 {
        left: 0; }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x4-2 {
        left: calc(150px - ( 4px * 2 )); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x4-2 {
            left: calc(115px - ( 4px * 2 )); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x4-3 {
        left: calc(150px * 2 - ( 4px * 4 )); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x4-3 {
            left: calc(115px * 2 - ( 4px * 4 )); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x4-4 {
        left: calc(150px * 3 - ( 4px * 6 )); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x4-4 {
            left: calc(115px * 3 - ( 4px * 6 )); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x4-5 {
        left: calc(150px * 4 - ( 4px * 8 )); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x4-5 {
            left: calc(115px * 4 - ( 4px * 8 )); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper #x4-6 {
        left: calc(150px * 5 - ( 4px * 10 )); }
        @media (min-width: 768px) and (max-width: 991px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper #x4-6 {
            left: calc(115px * 5 - ( 4px * 10 )); } }
      #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile {
        display: none; }
        @media (max-width: 767px) {
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile {
            display: block;
            float: left;
            width: 100%;
            height: 100%;
            position: relative;
            z-index: 2; } }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .h-wrapper {
          float: left;
          width: 50%;
          transform: scale(1);
          margin-bottom: 15px; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .hexagon {
          position: relative;
          width: 150px;
          height: 86.6px;
          margin: 43.3px auto;
          z-index: 4;
          background: #eee; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .hexagon:before, #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .hexagon:after {
            content: "";
            position: absolute;
            width: 0;
            border-left: 75px solid transparent;
            border-right: 75px solid transparent; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .hexagon:before {
            bottom: 100%;
            border-bottom-width: 43.3px;
            border-bottom-style: solid; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .hexagon:after {
            top: 100%;
            width: 0;
            border-top-width: 43.3px;
            border-top-style: solid; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .hexagon .numero, #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .hexagon .testo {
            width: 100%;
            font-family: "Bebas", sans-serif;
            font-weight: bold;
            text-align: center;
            color: #fff; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .hexagon .numero {
            font-size: 40px;
            line-height: 50px; }
            #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .hexagon .numero.long {
              font-size: 38px;
              line-height: 40px; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .hexagon .testo {
            text-transform: uppercase;
            font-size: 22px; }
            #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .hexagon .testo.long {
              font-size: 18px;
              line-height: 24px; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .h-bordato {
          position: relative;
          width: 150px;
          height: 86.6px;
          margin: 43.3px auto;
          margin-left: auto !important;
          margin-right: auto !important;
          margin-top: 43.3px;
          margin-bottom: 43.3px;
          border-left: solid 8px #dbdbdc;
          border-right: solid 8px #dbdbdc;
          background-color: transparent;
          z-index: 4; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .h-bordato:before, #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .h-bordato:after {
            content: "";
            position: absolute;
            z-index: 1;
            width: 106.07px;
            height: 106.07px;
            -webkit-transform: scaleY(0.5774) rotate(-45deg);
            -ms-transform: scaleY(0.5774) rotate(-45deg);
            transform: scaleY(0.5774) rotate(-45deg);
            background-color: inherit;
            left: 13.967px; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .h-bordato:before {
            top: -53.033px;
            border-top: solid 11.3137px #dbdbdc;
            border-right: solid 11.3137px #dbdbdc; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .h-bordato:after {
            bottom: -53.033px;
            border-bottom: solid 11.3137px #dbdbdc;
            border-left: solid 11.3137px #dbdbdc; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .h-bordato.transparent {
            border-left: solid 8px transparent;
            border-right: solid 8px transparent; }
            #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .h-bordato.transparent:before {
              top: -53.033px;
              border-top: solid 11.3137px transparent;
              border-right: solid 11.3137px transparent; }
            #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .h-bordato.transparent:after {
              bottom: -53.033px;
              border-bottom: solid 11.3137px transparent;
              border-left: solid 11.3137px transparent; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .h-bordato .numero, #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .h-bordato .testo {
            width: 100%;
            font-family: "Bebas", sans-serif;
            font-weight: bold;
            text-align: center;
            color: #313131; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .h-bordato .numero {
            font-size: 30px;
            line-height: 48px; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .h-bordato .testo {
            text-transform: uppercase;
            font-size: 16px;
            line-height: 22px;
            letter-spacing: 0; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .verde {
          background-color: #048854;
          height: 87.7px; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .verde:before {
            bottom: 100%;
            border-bottom-color: #048854; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .verde:after {
            top: 100%;
            width: 0;
            border-top-color: #048854; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .verde .numero {
            margin-top: -1px;
            border-top: 2px solid #048854; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .blu {
          background-color: #2B337A; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .blu:before {
            bottom: 100%;
            border-bottom-color: #2B337A; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .blu:after {
            top: 100%;
            width: 0;
            border-top-color: #2B337A; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .giallo {
          background-color: #F8C12B; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .giallo:before {
            bottom: 100%;
            border-bottom-color: #F8C12B; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .giallo:after {
            top: 100%;
            width: 0;
            border-top-color: #F8C12B; }
        #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .bianco {
          background-color: #fff; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .bianco:before {
            bottom: 100%;
            border-bottom-color: #fff; }
          #parallax #section-2 #s2-wrapper #hexagon-wrapper-mobile .bianco:after {
            top: 100%;
            width: 0;
            border-top-color: #fff; }

#mappa {
  width: 100%;
  height: 680px;
  position: relative;
  overflow: hidden;
  background-color: #f5f5f5; }
  @media (max-width: 991px) {
    #mappa {
      height: 714px; } }
  @media (max-width: 767px) {
    #mappa {
      height: 690px; } }
  @media (max-width: 600px) {
    #mappa {
      height: 600px; } }
  @media (max-width: 480px) {
    #mappa {
      height: 540px; } }
  @media (min-width: 320px) and (max-width: 380px) {
    #mappa {
      height: 465px; } }
  @media (max-width: 360px) {
    #mappa {
      height: 420px; } }
  #mappa #mappa-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/mappa.png");
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat; }
  #mappa .content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 80px; }
    @media (max-width: 767px) {
      #mappa .content {
        padding-top: 40px; } }
    #mappa .content .title {
      float: left;
      width: 100%;
      font-family: "BonvenoCF", sans-serif;
      font-weight: lighter;
      font-size: 27px;
      text-align: center;
      text-transform: uppercase; }
    #mappa .content .box-wrapper {
      float: left;
      width: 100%;
      margin-top: 60px; }
      @media (max-width: 991px) {
        #mappa .content .box-wrapper {
          margin-top: 20px; } }
      #mappa .content .box-wrapper .slogan {
        float: left;
        width: 40%;
        font-family: "Bebas", sans-serif;
        font-size: 51px;
        text-align: right;
        letter-spacing: 0px;
        line-height: 1.1;
        padding-right: 40px;
        padding-top: 85px;
        word-spacing: 4px; }
        @media (max-width: 1200px) {
          #mappa .content .box-wrapper .slogan {
            width: 35%; } }
        @media (max-width: 991px) {
          #mappa .content .box-wrapper .slogan {
            display: none; } }
      #mappa .content .box-wrapper .slogan-mobile {
        float: left;
        width: 100%;
        font-family: "Bebas", sans-serif;
        font-size: 40px;
        text-align: center;
        letter-spacing: 0px;
        line-height: 1.2;
        padding: 0;
        display: none; }
        @media (max-width: 991px) {
          #mappa .content .box-wrapper .slogan-mobile {
            display: block;
            font-size: 26px; } }
        @media (max-width: 767px) {
          #mappa .content .box-wrapper .slogan-mobile {
            word-spacing: 4px; } }
        @media (max-width: 480px) {
          #mappa .content .box-wrapper .slogan-mobile {
            font-size: 22px; } }
      #mappa .content .box-wrapper .video-wrapper {
        float: right;
        width: 60%; }
        @media (max-width: 1200px) {
          #mappa .content .box-wrapper .video-wrapper {
            width: 65%; } }
        @media (max-width: 991px) {
          #mappa .content .box-wrapper .video-wrapper {
            width: 100%;
            margin-top: 20px;
            padding-left: calc( 50% - 295px); } }
        @media (max-width: 767px) {
          #mappa .content .box-wrapper .video-wrapper {
            padding: 0 10px; } }
        #mappa .content .box-wrapper .video-wrapper ul {
          list-style: none;
          margin: 0;
          padding: 0;
          margin-bottom: 10px;
          display: flex; }
          @media (max-width: 767px) {
            #mappa .content .box-wrapper .video-wrapper ul {
              align-content: space-between; } }
          #mappa .content .box-wrapper .video-wrapper ul li {
            display: inline;
            cursor: pointer;
            margin-right: 5px; }
            @media (max-width: 767px) {
              #mappa .content .box-wrapper .video-wrapper ul li {
                flex: 1;
                margin: 0; } }
            #mappa .content .box-wrapper .video-wrapper ul li:last-child {
              margin-right: 0; }
            #mappa .content .box-wrapper .video-wrapper ul li img {
              max-height: 80px;
              border: 2px solid #ccc; }
              @media (max-width: 767px) {
                #mappa .content .box-wrapper .video-wrapper ul li img {
                  margin: 0 auto; } }
            #mappa .content .box-wrapper .video-wrapper ul li:hover img {
              border: 2px solid #13221F; }
        #mappa .content .box-wrapper .video-wrapper .video {
          float: left;
          width: 590px;
          height: 100%; }
          @media (max-width: 767px) {
            #mappa .content .box-wrapper .video-wrapper .video {
              width: 100%; } }
          #mappa .content .box-wrapper .video-wrapper .video .ytplayer {
            height: 0;
            overflow: hidden;
            padding-bottom: 56.25%;
            padding-top: 0;
            position: relative; }
          #mappa .content .box-wrapper .video-wrapper .video .ytplayer iframe,
          #mappa .content .box-wrapper .video-wrapper .video .ytplayer object,
          #mappa .content .box-wrapper .video-wrapper .video .ytplayer embed {
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
            display: none; }
  #mappa .ytplayer {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 0;
    position: relative; }
  #mappa .ytplayer iframe,
  #mappa .ytplayer object,
  #mappa .ytplayer embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

#settori {
  margin: 60px 0; }
  #settori .settori {
    position: relative; }

@keyframes roll {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }
    #settori .settori .elemento {
      position: absolute;
      top: 24%;
      right: 13%;
      transform: rotate(0deg);
      max-height: 170px;
      display: block; }
      @media (max-width: 991px) {
        #settori .settori .elemento {
          display: none; } }
    #settori .settori .sfondo {
      display: block; }
      @media (max-width: 991px) {
        #settori .settori .sfondo {
          display: none; } }
    #settori .settori .statico {
      display: none; }
      @media (max-width: 991px) {
        #settori .settori .statico {
          display: block; } }

#ambiente {
  position: relative;
  overflow: hidden; }
  #ambiente #ambiente-layer {
    width: 150%;
    height: 150%;
    position: absolute;
    bottom: -5%;
    left: -20%;
    background-image: url("../img/certificati-sfondo.jpg");
    background-size: cover;
    background-position: bottom center;
    z-index: 1; }
  #ambiente .content {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    padding: 60px; }
    @media (max-width: 600px) {
      #ambiente .content {
        padding: 40px 20px; } }
    #ambiente .content .section-title {
      color: #ffffff; }
    #ambiente .content .certificazioni {
      float: left;
      width: 42%;
      height: 100%;
      padding-top: 40px;
      max-width: 610px; }
      @media (max-width: 991px) {
        #ambiente .content .certificazioni {
          width: 100%;
          height: auto;
          max-width: none; } }
      @media (max-width: 480px) {
        #ambiente .content .certificazioni {
          padding-top: 0; } }
      #ambiente .content .certificazioni .line {
        float: left;
        width: 100%;
        margin-bottom: 40px; }
        #ambiente .content .certificazioni .line .head {
          float: left;
          width: 100%;
          padding: 0 0 15px 0;
          border-bottom: 1px solid #fff;
          margin-bottom: 15px; }
          #ambiente .content .certificazioni .line .head img {
            max-height: 60px; }
            @media (max-width: 1200px) {
              #ambiente .content .certificazioni .line .head img {
                max-height: 50px; } }
            @media (max-width: 480px) {
              #ambiente .content .certificazioni .line .head img {
                max-height: 40px; } }
            @media (max-width: 360px) {
              #ambiente .content .certificazioni .line .head img {
                max-height: 30px; } }
          #ambiente .content .certificazioni .line .head .icon-download {
            max-height: 20px !important;
            margin-top: 37px; }
            @media (max-width: 1200px) {
              #ambiente .content .certificazioni .line .head .icon-download {
                max-height: 26px; } }
            @media (max-width: 480px) {
              #ambiente .content .certificazioni .line .head .icon-download {
                margin-top: 20px; } }
            @media (max-width: 360px) {
              #ambiente .content .certificazioni .line .head .icon-download {
                max-height: 16px !important;
                margin-top: 14px; } }
          #ambiente .content .certificazioni .line .head span {
            color: #ffffff;
            margin-right: 10px;
            margin-top: 42px;
            font-size: 12px; }
            @media (max-width: 1200px) {
              #ambiente .content .certificazioni .line .head span {
                max-height: 32px; } }
            @media (max-width: 480px) {
              #ambiente .content .certificazioni .line .head span {
                margin-top: 24px; } }
            @media (max-width: 360px) {
              #ambiente .content .certificazioni .line .head span {
                font-size: 10px;
                margin-top: 16px; } }
        @media (max-width: 991px) {
          #ambiente .content .certificazioni .line .lista-certificazioni {
            width: 100%; } }
    #ambiente .content .info {
      float: right;
      width: 56%;
      height: 100%;
      font-family: "Overpass", sans-serif;
      color: #ffffff; }
      @media (max-width: 991px) {
        #ambiente .content .info {
          width: 100%;
          height: auto; } }
      #ambiente .content .info .testo {
        float: left;
        width: 100%;
        padding: 40px 40px 0 40px;
        font-size: 18px;
        line-height: 1.3;
        text-align: justify;
        font-weight: 100; }
        @media (max-width: 991px) {
          #ambiente .content .info .testo {
            padding: 40px 0; } }
        #ambiente .content .info .testo .bigger {
          margin-top: 30px;
          font-size: 22px;
          font-weight: bold; }
          @media (max-width: 480px) {
            #ambiente .content .info .testo .bigger {
              font-size: 18px; } }
        #ambiente .content .info .testo .download {
          width: 100%;
          float: left;
          margin-top: 20px;
          margin-bottom: 60px;
          color: #ffffff; }
          @media (max-width: 480px) {
            #ambiente .content .info .testo .download {
              margin-bottom: 40px; } }
          #ambiente .content .info .testo .download img {
            float: right;
            width: 30px; }
          #ambiente .content .info .testo .download span {
            float: left;
            width: calc( 100% - 30px);
            line-height: 24px;
            padding-right: 20px;
            text-align: right; }

#glossario {
  float: left;
  width: 100%;
  background-image: url("../img/glossario/glossario-0.jpg");
  background-size: cover;
  background-position: center center;
  position: relative;
  transition: all 240ms; }
  @media (max-width: 1024px) {
    #glossario {
      background-position: center right; } }
  #glossario #cono {
    width: 100%;
    height: 100%;
    background-image: url("../img/cono-bianco.png");
    background-size: auto 150%;
    background-repeat: no-repeat;
    background-position: 20px 0px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.8; }
    @media (max-width: 1024px) {
      #glossario #cono {
        background-size: auto 170%; } }
    @media (max-width: 767px) {
      #glossario #cono {
        background-image: none;
        background-color: #fff;
        opacity: 0.8; } }
  #glossario .glossario {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    opacity: 1; }
    #glossario .glossario .content {
      width: 80%;
      text-align: left;
      padding: 180px 0 180px 140px; }
      @media (max-width: 1024px) {
        #glossario .glossario .content {
          padding: 120px 0 120px 140px; } }
      @media (max-width: 767px) {
        #glossario .glossario .content {
          width: 100%;
          padding: 60px 0 60px 140px; } }
      @media (max-width: 600px) {
        #glossario .glossario .content {
          padding: 40px 0 40px 20px; } }
      #glossario .glossario .content .section-title {
        color: #333;
        text-align: left; }
      #glossario .glossario .content ul {
        float: left;
        width: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
        margin-top: 40px;
        margin-left: -35px; }
        #glossario .glossario .content ul li {
          font-family: "BonvenoCF", sans-serif;
          font-weight: lighter;
          margin-bottom: 10px;
          font-size: 16px;
          padding-left: 35px;
          position: relative;
          text-transform: uppercase;
          cursor: pointer; }
          @media (max-width: 600px) {
            #glossario .glossario .content ul li {
              font-size: 14px;
              margin-bottom: 15px; } }
          #glossario .glossario .content ul li img {
            position: absolute;
            top: 0;
            left: 0;
            max-height: 25px;
            display: none; }
            @media (max-width: 600px) {
              #glossario .glossario .content ul li img {
                left: 5px; } }

#gdpr {
  float: left;
  width: 100%;
  background-image: url("../img/sfondo_gdpr.png");
  background-size: cover;
  background-position: 100% 80%;
  position: relative;
  transition: all 240ms;
  padding: 40px;
  margin-top: 40px; }
  #gdpr .testo {
    float: left;
    width: 100%;
    padding: 40px 40px 0 40px;
    font-size: 18px;
    line-height: 1.3;
    text-align: justify;
    font-weight: 100;
    font-family: "Overpass", sans-serif; }
    @media (max-width: 991px) {
      #gdpr .testo {
        padding: 40px 0;
        text-align: left; } }
    #gdpr .testo .bigger {
      margin-top: 30px;
      font-size: 22px;
      font-weight: bold; }
      @media (max-width: 480px) {
        #gdpr .testo .bigger {
          font-size: 18px; } }
    #gdpr .testo .download {
      width: 100%;
      float: left;
      margin-top: 20px;
      margin-bottom: 60px;
      color: #ffffff; }
      @media (max-width: 480px) {
        #gdpr .testo .download {
          margin-bottom: 40px; } }
      #gdpr .testo .download img {
        float: right;
        width: 30px; }
      #gdpr .testo .download span {
        float: left;
        width: calc( 100% - 30px);
        line-height: 24px;
        padding-right: 20px;
        text-align: right; }
  #gdpr #lista_pdf {
    padding: 0;
    margin: 0;
    list-style: none;
    font-family: "BonvenoCF", sans-serif; }
    #gdpr #lista_pdf li {
      width: 80%;
      padding-bottom: 5px;
      border-bottom: 1px solid;
      margin-bottom: 25px; }
      #gdpr #lista_pdf li img {
        height: 15px;
        bottom: 3px;
        position: relative; }
  @media (max-width: 1024px) {
    #gdpr {
      background-position: 25% 80%; } }
  #gdpr .glossario {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    opacity: 1; }
    #gdpr .glossario .content {
      width: 80%;
      text-align: left;
      padding: 180px 0 180px 140px; }
      @media (max-width: 1024px) {
        #gdpr .glossario .content {
          padding: 120px 0 120px 140px; } }
      @media (max-width: 767px) {
        #gdpr .glossario .content {
          width: 100%;
          padding: 60px 0 60px 140px; } }
      @media (max-width: 600px) {
        #gdpr .glossario .content {
          padding: 40px 0 40px 20px; } }
      #gdpr .glossario .content .section-title {
        color: #333;
        text-align: left; }
      #gdpr .glossario .content ul {
        float: left;
        width: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
        margin-top: 40px;
        margin-left: -35px; }
        #gdpr .glossario .content ul li {
          font-family: "BonvenoCF", sans-serif;
          font-weight: lighter;
          margin-bottom: 10px;
          font-size: 16px;
          padding-left: 35px;
          position: relative;
          text-transform: uppercase;
          cursor: pointer; }
          @media (max-width: 600px) {
            #gdpr .glossario .content ul li {
              font-size: 14px;
              margin-bottom: 15px; } }
          #gdpr .glossario .content ul li img {
            position: absolute;
            top: 0;
            left: 0;
            max-height: 25px;
            display: none; }
            @media (max-width: 600px) {
              #gdpr .glossario .content ul li img {
                left: 5px; } }

#news-wrapper {
  float: left;
  width: 100%;
  padding: 40px; }
  @media (max-width: 767px) {
    #news-wrapper {
      padding: 40px 10px; } }
  #news-wrapper .section-title {
    padding-bottom: 10px;
    border-bottom: 1px solid;
    margin-bottom: 40px; }
  #news-wrapper .swiper-container {
    float: left;
    width: 100%; }
    #news-wrapper .swiper-container .swiper-slide {
      padding: 6px; }
    #news-wrapper .swiper-container .item {
      width: 100%;
      float: left;
      padding: 6px;
      margin-bottom: 20px;
      box-shadow: 0px 3px 10px 1px #ddd; }
      #news-wrapper .swiper-container .item .immagine {
        height: 210px;
        max-height: 220px;
        overflow: hidden;
        cursor: pointer;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat; }
      #news-wrapper .swiper-container .item .info-wrapper {
        float: left;
        width: 100%;
        min-height: 260px;
        padding: 15px 10px;
        background: #fff; }
        #news-wrapper .swiper-container .item .info-wrapper .info {
          float: left;
          width: 100%;
          min-height: 140px;
          margin-bottom: 10px; }
          #news-wrapper .swiper-container .item .info-wrapper .info .loghino {
            float: left;
            width: 60px;
            margin-bottom: 10px; }
            #news-wrapper .swiper-container .item .info-wrapper .info .loghino img {
              width: 44px;
              margin: 0 auto; }
          #news-wrapper .swiper-container .item .info-wrapper .info h4 {
            float: right;
            width: calc( 100% - 60px);
            font-weight: bold;
            font-size: 16px;
            line-height: 1.4;
            margin-top: 0; }
          #news-wrapper .swiper-container .item .info-wrapper .info p {
            width: 100%;
            float: left;
            font-size: 13px;
            text-align: left;
            margin: 0; }
        #news-wrapper .swiper-container .item .info-wrapper h5 {
          width: 100%;
          float: left;
          font-size: 12px;
          margin-top: 15px; }
          #news-wrapper .swiper-container .item .info-wrapper h5 span {
            float: right; }
  #news-wrapper .all-news {
    display: none; }
    @media (max-width: 767px) {
      #news-wrapper .all-news {
        display: block;
        font-family: "Bebas", sans-serif;
        text-transform: uppercase;
        clear: both;
        float: right;
        padding-right: 4px; } }

#footer {
  float: left;
  width: 100%;
  background: #515554;
  color: #ffffff;
  padding: 40px; }
  @media (max-width: 1024px) {
    #footer .container {
      width: 100%;
      padding: 0; } }
  @media (max-width: 1024px) {
    #footer {
      padding: 20px; } }
  @media (max-width: 600px) {
    #footer {
      padding: 20px 10px;
      font-size: 12px; } }
  #footer .column-s {
    float: left;
    width: 27.5%; }
    @media (max-width: 600px) {
      #footer .column-s {
        width: 100%; } }
    #footer .column-s a {
      color: #ffffff; }
  #footer .column-m {
    float: left;
    width: 45%;
    padding-right: 15px; }
    @media (max-width: 600px) {
      #footer .column-m {
        width: 100%;
        padding-right: 0; } }
    #footer .column-m a {
      color: #ffffff; }
  @media (max-width: 1024px) {
    #footer .logo {
      width: 22%; } }
  @media (max-width: 767px) {
    #footer .logo {
      width: 15%; } }
  @media (max-width: 480px) {
    #footer .logo {
      width: 40%; } }
  #footer .logo img {
    max-height: 130px; }
    @media (max-width: 600px) {
      #footer .logo img {
        margin: 0 auto; } }
  @media (max-width: 1024px) {
    #footer .copy {
      width: 38%;
      padding-right: 30px; } }
  @media (max-width: 767px) {
    #footer .copy {
      width: 38%; } }
  @media (max-width: 600px) {
    #footer .copy {
      width: 100%;
      margin-top: 20px; } }
  @media (max-width: 600px) {
    #footer .copy .copy-mobile {
      display: none; } }
  @media (max-width: 1024px) {
    #footer .info {
      width: 40%; } }
  @media (max-width: 767px) {
    #footer .info {
      width: 36%; } }
  @media (max-width: 600px) {
    #footer .info {
      width: 100%;
      margin: 15px 0; } }
  #footer .copy2 {
    display: none; }
    @media (max-width: 600px) {
      #footer .copy2 {
        display: block; } }
  #footer .social-title {
    font-family: "Overpass",sans-serif;
    font-weight: bold;
    font-size: 16px; }
  #footer .social {
    list-style-type: none;
    padding: 0;
    margin-bottom: 30px; }
    #footer .social li {
      display: inline;
      margin-right: 12px; }
      #footer .social li img {
        height: 30px; }

#listaNews, #singolaNews {
  background: #eee; }
  #listaNews #menu-wrapper, #singolaNews #menu-wrapper {
    display: block; }
  #listaNews #news-wrapper, #singolaNews #news-wrapper {
    float: left;
    width: 100%;
    margin-top: 40px;
    padding: 0; }
    #listaNews #news-wrapper #news-container, #singolaNews #news-wrapper #news-container {
      float: left;
      width: 100%; }
      #listaNews #news-wrapper #news-container .item, #singolaNews #news-wrapper #news-container .item {
        width: 25%;
        float: left;
        padding: 15px;
        margin-bottom: 20px; }
        @media only screen and (max-width: 1320px) {
          #listaNews #news-wrapper #news-container .item, #singolaNews #news-wrapper #news-container .item {
            width: 33.33%; } }
        @media only screen and (max-width: 990px) {
          #listaNews #news-wrapper #news-container .item, #singolaNews #news-wrapper #news-container .item {
            width: 50%; } }
        @media only screen and (max-width: 500px) {
          #listaNews #news-wrapper #news-container .item, #singolaNews #news-wrapper #news-container .item {
            width: 330px;
            float: initial;
            padding: 0;
            margin: 0 auto 20px auto;
            display: table; } }
        @media only screen and (max-width: 355px) {
          #listaNews #news-wrapper #news-container .item, #singolaNews #news-wrapper #news-container .item {
            width: 100%; } }
        #listaNews #news-wrapper #news-container .item .immagine, #singolaNews #news-wrapper #news-container .item .immagine {
          height: 210px;
          max-height: 220px;
          overflow: hidden;
          cursor: pointer;
          background-size: cover;
          background-position: center;
          background-repeat: no-repeat; }
          @media (max-width: 600px) {
            #listaNews #news-wrapper #news-container .item .immagine, #singolaNews #news-wrapper #news-container .item .immagine {
              height: 300px; } }
        #listaNews #news-wrapper #news-container .item .info-wrapper, #singolaNews #news-wrapper #news-container .item .info-wrapper {
          float: left;
          width: 100%;
          min-height: 260px;
          padding: 15px 10px;
          background: #fff;
          box-shadow: 0px 3px 10px 1px #bbb; }
          #listaNews #news-wrapper #news-container .item .info-wrapper .info, #singolaNews #news-wrapper #news-container .item .info-wrapper .info {
            float: left;
            width: 100%;
            min-height: 140px;
            margin-bottom: 10px; }
            #listaNews #news-wrapper #news-container .item .info-wrapper .info .loghino, #singolaNews #news-wrapper #news-container .item .info-wrapper .info .loghino {
              float: left;
              width: 60px;
              margin-bottom: 10px; }
              #listaNews #news-wrapper #news-container .item .info-wrapper .info .loghino img, #singolaNews #news-wrapper #news-container .item .info-wrapper .info .loghino img {
                width: 44px;
                margin: 0 auto; }
            #listaNews #news-wrapper #news-container .item .info-wrapper .info h4, #singolaNews #news-wrapper #news-container .item .info-wrapper .info h4 {
              float: right;
              width: calc( 100% - 60px);
              font-weight: bold;
              font-size: 16px;
              line-height: 1.4;
              margin-top: 0; }
            #listaNews #news-wrapper #news-container .item .info-wrapper .info p, #singolaNews #news-wrapper #news-container .item .info-wrapper .info p {
              width: 100%;
              float: left;
              font-size: 13px;
              text-align: left;
              margin: 0; }
          #listaNews #news-wrapper #news-container .item .info-wrapper h5, #singolaNews #news-wrapper #news-container .item .info-wrapper h5 {
            width: 100%;
            float: left;
            font-size: 12px;
            margin-top: 15px; }
            #listaNews #news-wrapper #news-container .item .info-wrapper h5 span, #singolaNews #news-wrapper #news-container .item .info-wrapper h5 span {
              float: right; }

#categorie_section {
  float: left;
  width: 100%;
  margin-top: 140px; }
  #categorie_section .categorie_list {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #13221F;
    font-family: "Bebas", sans-serif;
    text-transform: uppercase;
    font-size: 13px; }
    #categorie_section .categorie_list #brands, #categorie_section .categorie_list #categorie {
      position: relative;
      float: left;
      margin: 0;
      padding: 0;
      list-style: none; }
      #categorie_section .categorie_list #brands li, #categorie_section .categorie_list #categorie li {
        position: relative;
        float: left;
        margin-right: 15px;
        cursor: pointer; }
        #categorie_section .categorie_list #brands li:last-child, #categorie_section .categorie_list #categorie li:last-child {
          margin-right: 0; }
        #categorie_section .categorie_list #brands li:hover, #categorie_section .categorie_list #categorie li:hover {
          color: lightn(#13221F, 5%); }
    #categorie_section .categorie_list #categorie {
      float: right; }
      @media only screen and (max-width: 990px) {
        #categorie_section .categorie_list #categorie {
          width: 100%;
          margin-top: 10px; } }

#singolaNews #singola {
  float: left;
  width: 100%;
  margin-top: 140px;
  margin-bottom: 60px; }
  #singolaNews #singola #goBack {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    font-family: "Bebas", sans-serif;
    font-size: 14px;
    font-weight: bold; }
  #singolaNews #singola #singola-wrapper {
    float: left;
    width: 100%;
    padding: 20px;
    background: #fff; }
    #singolaNews #singola #singola-wrapper #gallery {
      float: left;
      width: 48%; }
      #singolaNews #singola #singola-wrapper #gallery img {
        width: 100%; }
      @media (max-width: 600px) {
        #singolaNews #singola #singola-wrapper #gallery {
          width: 100%;
          padding-right: 0;
          border: 0; }
          #singolaNews #singola #singola-wrapper #gallery img {
            width: 100%;
            max-height: 220px; } }
      #singolaNews #singola #singola-wrapper #gallery .swiper-container {
        width: 100%;
        height: 100%; }
      #singolaNews #singola #singola-wrapper #gallery .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center; }
      #singolaNews #singola #singola-wrapper #gallery .swiper-pagination-bullet-active {
        opacity: 1;
        background: #fff; }
      #singolaNews #singola #singola-wrapper #gallery .swiper-button-prev.swiper-button-white,
      #singolaNews #singola #singola-wrapper #gallery .swiper-container-rtl .swiper-button-next.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
      #singolaNews #singola #singola-wrapper #gallery .swiper-button-next.swiper-button-white,
      #singolaNews #singola #singola-wrapper #gallery .swiper-container-rtl .swiper-button-prev.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
    #singolaNews #singola #singola-wrapper .contenuto {
      float: right;
      width: calc(52% - 21px);
      padding-left: 20px;
      border-left: 1px solid #666; }
      @media (max-width: 600px) {
        #singolaNews #singola #singola-wrapper .contenuto {
          float: left;
          width: 100%;
          margin-top: 20px;
          padding-left: 0;
          border: 0; } }
      #singolaNews #singola #singola-wrapper .contenuto .head, #singolaNews #singola #singola-wrapper .contenuto .content, #singolaNews #singola #singola-wrapper .contenuto h5 {
        float: left;
        width: 100%; }
      #singolaNews #singola #singola-wrapper .contenuto .head img {
        max-height: 40px;
        float: left; }
      #singolaNews #singola #singola-wrapper .contenuto .head h2 {
        float: right;
        width: calc(100% - 60px);
        font-family: "Bebas", sans-serif;
        text-align: left;
        font-size: 18px;
        line-height: 40px;
        margin: 0; }
      #singolaNews #singola #singola-wrapper .contenuto .content {
        margin: 15px 0;
        text-align: justify; }
      #singolaNews #singola #singola-wrapper .contenuto h5 {
        font-size: 12px; }
        #singolaNews #singola #singola-wrapper .contenuto h5 span {
          float: right; }
