/*!
 * Bootstrap v3.3.7 (https://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/customize/?id=7f62c75c728c3e5ef26e219d448285d8)
 * Config saved to config.json and https://gist.github.com/7f62c75c728c3e5ef26e219d448285d8
 */
/*!
 * Bootstrap v3.3.7 (https://getbootstrap.com)
 * Copyright 2011-2016 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;
  /*-ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}*/
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -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-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 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 {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}



a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}


ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -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: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}





table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@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 #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}


fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -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,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  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[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .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"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .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"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 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;
}
textarea.input-sm,
select[multiple].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 textarea.form-control,
.form-group-sm select[multiple].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;
}
textarea.input-lg,
select[multiple].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 textarea.form-control,
.form-group-lg select[multiple].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;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-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;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-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;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .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 .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  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;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  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:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.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;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-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-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .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;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}


.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 18px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  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 #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #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 {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -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);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .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-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1023px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
}
.navbar-brand:hover,
.navbar-brand:focus {
  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: absolute;
  right: 0;
  top: -20px;
  float: right;
  margin-right: 35px;
  padding: 9px 10px;
  margin-top: 20px;
  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: 1024px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 1023px) {
  .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 > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
  .navbar-nav > li {
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-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-left: 15px;
    margin-right: 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 {
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}



.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;

}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.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-left,
.media-right,
.media-body {
  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 {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #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:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
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:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
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:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
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:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.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-right-radius: 3px;
  border-top-left-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-right-radius: 0;
  border-top-left-radius: 0;

}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  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: #ffffff;
}
.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 iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: 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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 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;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}


/*
@import url('https://fonts.googleapis.com/css?family=Alex+Brush');
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* --- TEMPLATE SITO BASE 2016 ---------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* --- TEMPLATE STANDARD ---------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* --- MIXIN ---------------------------------------------------------------- */
/* --- COMMON CLASS SITO BASE ----------------------------------------------- */

.background-cover {
  position: relative;
}
.background-cover .image-cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 0;
}


.container-full {
  margin: 0px 1%;
  max-width: 1600px;
}
.tmpl-faq .container-full {
  margin: 0 auto;
  max-width: 1200px;
}
@media all and (min-width: 1600px) {
  .container-full {
    margin: 0 1% !important;
    width: 98% !important;
    max-width: none !important;
  }
}
@media all and (max-width: 767px) {
  .container-full {
    margin: 0px 3%;
  }
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.fixed {
  position: fixed;
}
.row.item {
  min-height: 200px;
  position: relative;
}


.no-alternate .row .background-cover {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
}
.alternate .row .background-cover {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
.alternate .row.item:nth-of-type(2n+1) .background-cover {
  right: 0;
  left: auto;
}
.alternate .row.item:nth-of-type(2n+2) .text {
  float: right;
}
.alternate .row.item:nth-of-type(2n+2) .background-cover {
  left: 0;
}
.margin-vert {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.margin-or {
  margin-left: 1% !important;
  margin-right: 1% !important;
}
/* -------------------------------------------------------------------------- */
/* --- END TEMPLATE STANDARD ------------------------------------------------ */
/* -------------------------------------------------------------------------- */
.sans-serif {
  font-family: 'Raleway', sans-serif;
}
.serif {
  font-family: 'Alex Brush', serif;
}
/* --- COLOR and BACKGROUND ------------------------------------------------- */
/* --- BACKGROUND ----------------------------------------------------------- */
.bg-white {
  color: #000000;
  background-color: #fff;
}
.bg-white h2 {
  color: #ae8914;
}
.bg-white h3 {
  color: #000000;
}
.bg-white b,
.bg-white strong {
  font-weight: bold;
}
.bg-grey {
  color: #ffffff;
  background-color: #636363;
}
.bg-darkgrey {
  color: #ffffff;
  background-color: #232b2a;
}
.bg-lightgrey {
  color: #000000;
  background-color: #ebebeb;
}
/* --- BUTTON --------------------------------------------------------------- */
.btn {
  font-size: .8em;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 44px;
  line-height: 40px;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.btn.btn-gold {
  color: #ffffff;
  background-color: #ae8914;
  border: 1px solid #ae8914;
  transition: all ease-in-out 0.8s;
  -moz-transition: all ease-in-out 0.8s;
  -webkit-transition: all ease-in-out 0.8s;
}
.btn.btn-gold:hover,
.btn.btn-gold:focus {
  color: #fff;
  background-color: #775e0e;
  border: 1px solid #775e0e;
  transition: all ease-in-out 0.8s;
  -moz-transition: all ease-in-out 0.8s;
  -webkit-transition: all ease-in-out 0.8s;
}
.btn.btn-gold-border {
  color: #ae8914;
  border: 3px solid #ae8914;
  background: transparent;
}
.bg-grey .btn.btn-gold-border {
  color: #fff;
}
.btn.btn-gold-border:hover,
.btn.btn-gold-border:focus {
  color: #fff;
  border: 3px solid #ae8914;
  background: #ae8914;
}
.btn.btn-white {
  color: #ffffff;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  transition: all ease-in-out 0.8s;
  -moz-transition: all ease-in-out 0.8s;
  -webkit-transition: all ease-in-out 0.8s;
}
.btn.btn-white:hover,
.btn.btn-white:focus {
  color: #fff;
  background-color: #e0e0e0;
  border: 1px solid #e0e0e0;
  transition: all ease-in-out 0.8s;
  -moz-transition: all ease-in-out 0.8s;
  -webkit-transition: all ease-in-out 0.8s;
}
.btn.btn-white-border {
  color: #ffffff;
  border: 3px solid #ffffff;
  background: transparent;
}
.bg-grey .btn.btn-white-border {
  color: #fff;
}
.btn.btn-white-border:hover,
.btn.btn-white-border:focus {
  color: #fff;
  border: 3px solid #ffffff;
  background: #ffffff;
  background: transparent;
}

.nopadding {
  padding: 0;
}
.padding-text {
  padding: 20px;
}
.flexbox {
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex!important;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flexbox-wrap {
  flex-wrap: wrap;
}

@font-face{
	font-family:"Raleway";
	src:url("font/Raleway-Medium.eot");
	src:url("font/Raleway-Medium.eot?#iefix") format("embedded-opentype"),url("font/Raleway-Medium.woff") format("woff"),url("font/Raleway-Medium.ttf") format("truetype"),url("font/Raleway-Medium.svg#linkedfont") format("svg");
	font-weight:normal;
	font-style:normal
}
@font-face{
	font-family:"Raleway";
	src:url("font/Raleway-Bold.eot");
	src:url("font/Raleway-Bold.eot?#iefix") format("embedded-opentype"),url("font/Raleway-Bold.woff") format("woff"),url("font/Raleway-Bold.ttf") format("truetype"),url("font/Raleway-Bold.svg#linkedfont") format("svg");
	font-weight:700;
	font-style:normal
}
@font-face{
	font-family:"Raleway";
	src:url("font/Raleway-SemiBold.eot");
	src:url("font/Raleway-SemiBold.eot?#iefix") format("embedded-opentype"),url("font/Raleway-SemiBold.woff") format("woff"),url("font/Raleway-SemiBold.ttf") format("truetype"),url("font/Raleway-SemiBold.svg#linkedfont") format("svg");
	font-weight:500;
	font-style:normal
}
@font-face{
	font-family:"Raleway";
	src:url("font/Raleway-ExtraLight.eot");
	src:url("font/Raleway-ExtraLight.eot?#iefix") format("embedded-opentype"),url("font/Raleway-ExtraLight.woff") format("woff"),url("font/Raleway-ExtraLight.ttf") format("truetype"),url("font/Raleway-ExtraLight.svg#linkedfont") format("svg");
	font-weight:300;
	font-style:normal
}
@font-face{
	font-family:"Didot";
	src:url("font/DidotLTStd-Roman.eot");
	src:url("font/DidotLTStd-Roman.eot?#iefix") format("embedded-opentype"),url("font/DidotLTStd-Roman.woff") format("woff"),url("font/DidotLTStd-Roman.ttf") format("truetype"),url("font/DidotLTStd-Roman.svg#linkedfont") format("svg");
	font-weight:400;
	font-style:normal
}
@font-face{
	font-family:"Didot";
	src:url("font/DidotLTStd-Italic.eot");
	src:url("font/DidotLTStd-Italic.eot?#iefix") format("embedded-opentype"),url("font/DidotLTStd-Italic.woff") format("woff"),url("font/DidotLTStd-Italic.ttf") format("truetype"),url("font/DidotLTStd-Italic.svg#linkedfont") format("svg");
	font-weight:400;
	font-style:italic
}
@font-face{
	font-family:"fontello";
	src:url("font/fontello.eot");
	src:url("font/fontello.eot?#iefix") format("embedded-opentype"),url("font/fontello.woff") format("woff"),url("font/fontello.ttf") format("truetype"),url("font/fontello.svg#linkedfont") format("svg");
	font-weight:normal;
	font-style:normal
}
/*@font-face {
  font-family: 'Cambria';
  src: url('../fonts/cambria.eot');
  src: url('../fonts/cambria?#iefix') format('embedded-opentype'), url('../fonts/cambria.woff') format('woff'), url('../fonts/cambria.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello.eot");
  src: url("../fonts/fontello.eot?#iefix") format("embedded-opentype"), url("../fonts/fontello.woff") format("woff"), url("../fonts/fontello.ttf") format("truetype"), url("../fonts/fontello.svg#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}*/
[data-icon]:before {
  font-family: "fontello" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-after-"]:after,
[class*=" icon-after-"]:after {
  font-family: "fontello" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-train:before {
  content: "\62";
}
.icon-car:before {
  content: "\63";
}
.icon-plane:before {
  content: "\64";
}
.icon-circle-thick:before {
  content: "\65";
}
.icon-user:before {
  content: "\66";
}
.icon-size:before {
  content: "\67";
}
.icon-chevron-left:before {
  content: "\68";
}
.icon-chevron-up:before {
  content: "\69";
}
.icon-chevron-right:before {
  content: "\6a";
}
.icon-quotes:before {
  content: "\6b";
}
.icon-chevron-down:before {
  content: "\6c";
}
.icon-check:before {
  content: "\6d";
}
.icon-chevron-circle-left:before {
  content: "\6e";
}
.icon-chevron-circle-up:before {
  content: "\6f";
}
.icon-chevron-circle-down:before {
  content: "\70";
}
.icon-chevron-circle-right:before {
  content: "\71";
}
.icon-speech-bubble:before {
  content: "\72";
}
.icon-facebook:before {
  content: "\73";
}
.icon-instagram:before {
  content: "\74";
}
.icon-circle-facebook:before {
  content: "\75";
}
.icon-gift:before {
  content: "\61";
}
.icon-after-gift:after {
  content: "\61";
}
.icon-mail:before {
  content: "\76";
}
.icon-plus-square:before {
  content: "\77";
}
.icon-close-circle:before {
  content: "\78";
}
.icon-lense:before {
  content: "\79";
}
.icon-user-lense:before {
  content: "\7a";
}
.icon-reception:before {
  content: "\41";
}
.icon-pet:before {
  content: "\42";
}
.icon-breakfast:before {
  content: "\43";
}
.icon-wifi:before {
  content: "\44";
}
.icon-plane-2:before {
  content: "\45";
}
.icon-gluten:before {
  content: "\46";
}
.icon-car-rent:before {
  content: "\47";
}
.icon-parking:before {
  content: "\48";
}
.icon-wellness:before {
  content: "\49";
}
.icon-restaurant:before {
  content: "\4a";
}
.icon-terrace:before {
  content: "\4b";
}
.icon-event:before {
  content: "\4c";
}
.icon-distance:before {
  content: "\4d";
}
.icon-cancellation:before {
  content: "\50";
}
.icon-credit:before {
  content: "\51";
}
.icon-phone:before {
  content: "\4e";
}
.icon-calendar:before {
  content: "\4f";
}
.icon-envelope:before {
  content: "\52";
}
.icon-label:before {
  content: "\53";
}
.icon-label:before {
  content: "\e900";
}


html,
body {
  font-size: 18px;
  line-height: 1.5;
  font-family: 'Raleway', sans-serif;
}
body {
  background-color: #eee;
}
#content {
  background-color: #fff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
header {
  background-color: transparent;
  box-shadow: inset 0px 550px 280px -500px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0px 550px 280px -500px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0px 550px 280px -500px rgba(0, 0, 0, 0.8);
  height: 250px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5;
  transition: all ease-in-out 0s;
  -moz-transition: all ease-in-out 0s;
  -webkit-transition: all ease-in-out 0s;
}
header.affix {
  background-color: #636363;
  box-shadow: inset 0px 150px 300px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 0px 150px 300px rgba(0, 0, 0, 0);
  -webkit-box-shadow: inset 0px 150px 300px rgba(0, 0, 0, 0);
  height: auto;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}
header.affix .headerTop {
  height: 60px;
}
@media all and (max-width: 767px) {
  header.affix .headerTop {
    height: 30px;
  }
}
header.affix .headerTop:before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100%);
  zoom: 1;
}
header.affix .navbar-brand {
  margin-top: 5px!important;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}
header.affix .navbar-brand img {
  width: 54px!important;
  max-width: 54px!important;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}
header.affix .navbar-default {
  min-height: 40px;
}
@media all and (max-width: 1024px) {
  header.affix .navbar-default {
    min-height: 20px;
  }
}
header .headerTop {
  width: 100%;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  position: relative;
  height: 75px;
}
@media all and (max-width: 1023px) {
  header .headerTop {
    height: 45px;
  }
}
header .headerTop .container-full {
  position: relative;
  margin: 0 10%;
  width: 80%;
}
@media all and (max-width: 1023px) {
  header .headerTop .container-full {
    margin: 0 1%;
    width: 99%;
  }
}
header .headerTop:before {
  content: "";
  position: absolute;
  background-color: #ebebeb;
  top: 0;
  left: 0;
  height: 30px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0%);
  zoom: 1;
  width: 100%;
  z-index: 0;
  transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
}
header .headerTop .navbar-brand {
  margin: 0 auto;
  display: inline-block;
  margin-top: 5px;
  background-color: transparent;
  border-radius: 50%;
  padding: 5px;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}
header .headerTop .navbar-brand img {
  width: 70px;
  max-width: 70px;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}
header .navbar-default {
  position: relative;
  bottom: 0;
  width: 100%;
  margin-top: 20px;
}
.tablet header .navbar-default {
  margin-top: 0;
}
@media all and (max-width: 1023px) {
  header .navbar-default {
    min-height: 0;
  }
}
header .navbar-default .container-fluid .navbar-nav {
  position: relative;
  font-size: 1.1em;
}
header .navbar-default .container-fluid .navbar-nav:before,
header .navbar-default .container-fluid .navbar-nav:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  height: 1px;
  background-color: rgba(255, 255, 255, 0.7);
  width: 80%;
}
@media all and (max-width: 1030px) {
  header .navbar-default .container-fluid .navbar-nav:before,
  header .navbar-default .container-fluid .navbar-nav:after {
    width: 90%;
  }
}
header .navbar-default .container-fluid .navbar-nav:before {
  left: 50%;
}
header .navbar-default .container-fluid .navbar-nav:after {
  right: 50%;
}
@media all and (max-width: 1023px) {
  header .navbar-default .container-fluid .navbar-nav {
    background-color: #ffffff;
    margin-bottom: 200px;
  }
}
header .navbar-default .container-fluid .navbar-nav > li {
  display: inline-block;
  position: relative;
}
header .navbar-default .container-fluid .navbar-nav > li:before,
header .navbar-default .container-fluid .navbar-nav > li:after {
  content: "";
  position: absolute;
  bottom: -1px;
  height: 3px;
  width: 0%;
  background-color: #ffffff;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}
header .navbar-default .container-fluid .navbar-nav > li:before {
  left: 50%;
}
header .navbar-default .container-fluid .navbar-nav > li:after {
  right: 50%;
}
@media all and (max-width: 1023px) {
  header .navbar-default .container-fluid .navbar-nav > li {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  header .navbar-default .container-fluid .navbar-nav > li:last-child {
    border-bottom: none;
  }
  header .navbar-default .container-fluid .navbar-nav > li a {
    text-align: left;
  }
}
header .navbar-default .container-fluid .navbar-nav > li a {
  color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media all and (max-width: 1023px) {
  header .navbar-default .container-fluid .navbar-nav > li a {
    color: #232b2a !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header .navbar-default .container-fluid .navbar-nav > li a:hover {
    color: #232b2a;
  }
}
@media all and (max-width: 1023px) {
  .tablet header .navbar-default .container-fluid .navbar-nav > li a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media all and (min-width: 1222px) and (max-width: 1423px) {
  header .navbar-default .container-fluid .navbar-nav > li a {
    font-size: 0.8em;
  }
}
@media all and (max-width: 1221px) and (min-width: 1024px) {
  header .navbar-default .container-fluid .navbar-nav > li a {
    font-size: 0.7em;
    padding: 8px 14px;
  }
}
header .navbar-default .container-fluid .navbar-nav > li.active:before,
header .navbar-default .container-fluid .navbar-nav > li.active:after {
  width: 50%;
}
@media all and (max-width: 1023px) {
  header .navbar-default .container-fluid .navbar-nav > li.active:before,
  header .navbar-default .container-fluid .navbar-nav > li.active:after {
    content: none;
  }
}
header .navbar-default .container-fluid .navbar-nav > li:hover:before,
header .navbar-default .container-fluid .navbar-nav > li:hover:after {
  width: 50%;
}
@media all and (max-width: 1023px) {
  header .navbar-default .container-fluid .navbar-nav > li:hover:before,
  header .navbar-default .container-fluid .navbar-nav > li:hover:after {
    content: none;
  }
}
header .navbar-default .container-fluid .navbar-nav > li.dropdown > a:before {
  position: absolute;
  content: "";
  right: 5px;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #ffffff;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  font-size: 1.3em;
}
@media all and (max-width: 1200px) {
  header .navbar-default .container-fluid .navbar-nav > li.dropdown > a:before {
    right: 3px;
  }
}
@media all and (max-width: 1023px) {
  header .navbar-default .container-fluid .navbar-nav > li.dropdown > a:before {
    right: 15px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #232b2a;
  }
}
@media all and (max-width: 767px) {
  header .navbar-default .container-fluid .navbar-nav > li.dropdown.open a:before {
    transform: rotate(540deg);
    -moz-transform: rotate(540deg);
    -webkit-transform: rotate(540deg);
  }
}
@media all and (max-width: 1023px) {
  header .navbar-default .container-fluid .navbar-collapse {
    margin-right: -30px;
    margin-left: -30px;
    height: 100vh;
    background-color: #fff;
    margin-top: 40px;
  }
  header .navbar-default .container-fluid .navbar-header {
    position: absolute;
    right: 0;
  }
}


.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff!important;
}
@media all and (max-width: 1023px) {
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    color: #232b2a !important;
  }
}
.dropdown-menu {
  padding: 0px 0px;
  background-color: rgba(0, 0, 0, 0.8);
}
@media all and (max-width: 1023px) {
  .dropdown-menu {
    background-color: #ffffff;
    width: 100%;
  }
}
.dropdown-menu > .active > a,
.dropdown-menu > a:hover,
.dropdown-menu > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
}
.dropdown-menu > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
  font-size: 1.1em;
}
@media all and (max-width: 1023px) {
  .dropdown-menu > li {
    border-bottom: 1px solid rgba(35, 43, 42, 0.1);
  }
  .dropdown-menu > li:first-child {
    border-top: 1px solid rgba(35, 43, 42, 0.1);
  }
  .dropdown-menu > li:last-child {
    border-bottom: none;
  }
}
.dropdown-menu > li:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  height: 1px;
  width: 0%;
  background-color: #ffffff;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.dropdown-menu > li:hover:before {
  width: 100%;
  left: 0;
}
.dropdown-menu > li:last-child {
  overflow: hidden;
  border-bottom: none;
  border-radius: 0 0 4px 4px;
}
.dropdown-menu > li > a {
  padding-top: 10px!important;
  padding-bottom: 10px!important;
}


/*background swiper*/
/*-------------background-----------------------------------------------------*/

.background {
  height: 100vh;
}
.background-block {
  height: 650px;
  margin: 15px 0;
}
@media all and (max-width: 767px) {
  .background-block {
    height: 250px;
  }
}
@media all and (max-width: 1280px) {
  .background-block {
    height: 370px;
  }
}
.swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.swiper-container-background {
  height: 100vh;
}
.swiper-container-background .swiper-wrapper .swiper-slide {
  height: 100vh;
  position: relative;
}
.swiper-container-background .swiper-wrapper .swiper-slide .text {
  position: absolute;
  color: #ffffff;
  text-align: center;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  font-size: 1em;
}
@media all and (max-width: 1680px) {
  .swiper-container-background .swiper-wrapper .swiper-slide .text {
    font-size: .9em;
  }
}
@media all and (max-width: 1480px) {
  .swiper-container-background .swiper-wrapper .swiper-slide .text {
    font-size: .7em;
  }
}
@media all and (max-width: 1200px) {
  .swiper-container-background .swiper-wrapper .swiper-slide .text {
    font-size: .6em;
  }
}
.swiper-container-background .swiper-wrapper .swiper-slide .text p,
.swiper-container-background .swiper-wrapper .swiper-slide .text h3,
.swiper-container-background .swiper-wrapper .swiper-slide .text h2 {
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
.swiper-container-background .swiper-wrapper .swiper-slide .text p {
  font-size: 2em;
}
.swiper-container-background .swiper-wrapper .swiper-slide .text h3 {
  font-family: 'Alex Brush', serif;
  font-size: 5.6em;
}
.swiper-container-background .swiper-wrapper .swiper-slide .text h2 {
  font-size: 3.8em;
  line-height: 1;
  margin-top: 0;
}
.swiper-container-background .swiper-wrapper .swiper-slide .text .btn {
  text-shadow: none;
  font-size: 0.5em;
  height: auto;
  padding: 5px;
  line-height: 1em;
  letter-spacing: 0.1em;
}
.tablet .swiper-container-background {
  height: 95vh!important;
}
.swiper-container-background-custom {
  height: 80vh!important;
}
.tablet .swiper-container-background-custom {
  height: 70vh!important;
}
.mobile .swiper-container-background-custom {
  height: 65vh!important;
}
.swiper-container-background-custom .swiper-wrapper .swiper-slide {
  position: relative;
}
.swiper-container-background-custom .swiper-wrapper .swiper-slide .text {
  position: absolute;
  color: #ffffff;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.tablet .swiper-container-background-custom .swiper-wrapper .swiper-slide .text {
  top: 65%;
}
.swiper-container-background-custom .swiper-wrapper .swiper-slide .text p,
.swiper-container-background-custom .swiper-wrapper .swiper-slide .text h3,
.swiper-container-background-custom .swiper-wrapper .swiper-slide .text h2 {
  text-shadow: 1px 1px 1px #4c4c4c, 0 0 40px #ababab;
}
.swiper-container-background-custom .swiper-wrapper .swiper-slide .text p {
  font-size: 2em;
}
@media all and (max-width: 767px) {
  .swiper-container-background-custom .swiper-wrapper .swiper-slide .text p {
    font-size: 1em;
  }
}
.swiper-container-background-custom .swiper-wrapper .swiper-slide .text h3 {
  font-family: 'Alex Brush', serif;
  font-size: 6.2em;
}
@media all and (max-width: 767px) {
  .swiper-container-background-custom .swiper-wrapper .swiper-slide .text h3 {
    font-size: 2.6em;
  }
}
.swiper-container-background-custom .swiper-wrapper .swiper-slide .text h2 {
  font-size: 4.2em;
  line-height: 1;
  margin-top: 0;
}
.swiper-container-background-custom .swiper-wrapper .swiper-slide .text .btn {
  text-shadow: none;
}
.swiper-container-background .swiper-button {
  width: 100%;
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.swiper-container-background .swiper-button .swiper-button-next,
.swiper-container-background .swiper-button .swiper-button-prev {
  color: rgba(255, 255, 255, 0.7);
  font-size: 2em;
  z-index: 5;
  font-family: "fontello";
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.swiper-container-background .swiper-button .swiper-button-next:hover,
.swiper-container-background .swiper-button .swiper-button-prev:hover {
  color: #ffffff;
}
.swiper-container-background .swiper-button .swiper-button-next {
  right: 15px;
  position: absolute;
}
.swiper-container-background .swiper-button .swiper-button-next:before {
  content: "\71";
}
.swiper-container-background .swiper-button .swiper-button-prev {
  left: 15px;
  position: absolute;
}
.swiper-container-background .swiper-button .swiper-button-prev:before {
  content: "\6e";
}
.swiper-container-block-full {
  height: 650px;
}
@media all and (max-width: 767px) {
  .swiper-container-block-full {
    height: 250px;
  }
}
@media all and (max-width: 1280px) {
  .swiper-container-block-full {
    height: 370px;
  }
}
.swiper-container-block-full .swiper-wrapper .swiper-slide {
  height: 650px;
  position: relative;
}
@media all and (max-width: 767px) {
  .swiper-container-block-full .swiper-wrapper .swiper-slide {
    height: 250px;
  }
}
.swiper-container-block-full .swiper-button {
  width: 100%;
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.swiper-container-block-full .swiper-button .swiper-button-next,
.swiper-container-block-full .swiper-button .swiper-button-prev {
  color: rgba(0, 0, 0, 0.3);
  font-size: 2em;
  z-index: 5;
  font-family: "fontello";
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.swiper-container-block-full .swiper-button .swiper-button-next:hover,
.swiper-container-block-full .swiper-button .swiper-button-prev:hover {
  color: rgba(0, 0, 0, 0.6);
}
.swiper-container-block-full .swiper-button .swiper-button-next {
  right: 15px;
  position: absolute;
}
.swiper-container-block-full .swiper-button .swiper-button-next:before {
  content: "\71";
}
.swiper-container-block-full .swiper-button .swiper-button-prev {
  left: 15px;
  position: absolute;
}
.swiper-container-block-full .swiper-button .swiper-button-prev:before {
  content: "\6e";
}
.scroll-down {
  cursor: pointer;
  position: absolute;
  left: 50%;
  bottom: 90px;
  width: 300px;
  height: 100px;
  z-index: 4;
  color: #ffffff;
  font-size: 50px;
  font-weight: 400;
  margin-left: -150px;
  text-align: center;
  line-height: 1;
}
.scroll-down:before {
  position: absolute;
  top: 0px;
  text-align: center;
  width: 100px;
  height: 100px;
  left: 50%;
  margin-left: -50px;
  -webkit-animation: scrollDown 1.2s infinite 1.5s ease-in-out;
  -moz-animation: scrollDown 1.2s infinite 1.5s ease-in-out;
  animation: scrollDown 1.2s infinite 1.5s ease-in-out;
}
@-moz-keyframes scrollDown {
  0% {
    top: 0px;
  }
  70% {
    top: 15px;
  }
  100% {
    top: 0px;
  }
}
@-webkit-keyframes scrollDown {
  0% {
    top: 0px;
  }
  70% {
    top: 15px;
  }
  100% {
    top: 0px;
  }
}
@keyframes scrollDown {
  0% {
    top: 0px;
  }
  70% {
    top: 15px;
  }
  100% {
    top: 0px;
  }
}


/*------------simple booking--------------------------------------------------*/
.booking {
  width: 100%;
  background-color: #636363;
  position: absolute;
  bottom: 0;
  z-index: 4;
  padding: 0;
}
.booking.booking-custom {
  bottom: 20vh;
}
.tablet .booking.booking-custom {
  bottom: 30vh;
}
.booking #sb-container {
  padding: 10px 0px;
}
.booking .sb {
  margin: 0px 10%;
  width: 80%;
}
@media all and (max-width: 1369px) {
  .booking .sb {
    margin: 0px 5%;
    width: 90%;
  }
}
@media all and (max-width: 1210px) {
  .booking .sb {
    margin: 0px 1%;
    width: 98%;
  }
}
@media all and (max-width: 1120px) {
  .booking .sb {
    margin: 0px .5%;
    width: 99%;
  }
}
.booking .sb__form {
  width: 83%;
  float: left;
}
.booking .sb__footer {
  width: 15%;
  margin-left: 1%;
  float: left;
}
@media all and (max-width: 769px) {
  .tablet .booking .sb__footer {
    line-height: .5em;
  }
}
.booking .sb__footer .sb__footer-actions .sb__footer-promo-wrapper .sb__footer-link {
  color: #ffffff !important;
}
@media all and (max-width: 1620px) {
  .booking .sb__footer .sb__footer-actions .sb__footer-promo-wrapper .sb__footer-link {
    font-size: .5em;
  }
}
@media all and (max-width: 1120px) {
  .booking .sb__footer .sb__footer-actions .sb__footer-promo-wrapper .sb__footer-link {
    font-size: .46em;
  }
}
@media all and (max-width: 900px) {
  .booking .sb-screen-xs .sb__form-field-month-year,
  .booking .sb-screen-xs .sb__form-field-guests {
    font-size: 7.5px;
  }
  .booking .sb-screen-s .sb__form-field-weekday,
  .booking .sb-screen-s .sb__form-field-rooms {
    font-size: 9px;
    line-height: 9px;
  }
  .booking .sb-screen-xs .sb__form-field-date-number {
    font-size: 24px!important;
  }
}
.booking #sb-container {
  background-color: #636363 !important;
  border-top: 1px solid rgba(99, 99, 99, 0.5);
  border-bottom: 1px solid rgba(99, 99, 99, 0.49);
}
.booking .sb {
  background-color: transparent!important;
}
.booking .sb__form-field-input {
  height: 41px!important;
  padding: 8px 48px 8px 16px!important;
}
.booking .sb__form-field-input .sb__form-field-icon {
  top: 8px;
  bottom: 8px;
}
.booking .sb__btn--verify {
  height: 41px!important;
  padding: 8px!important;
}
.booking #sb-container .sb {
  padding: 0 !important;
  background-color: #fff;
}
.booking #sb-container .focus .sb-custom-box-shadow-color-focus {
  box-shadow: #636363 0 0 0 1px inset !important;
  -moz-box-shadow: #636363 0 0 0 1px inset !important;
  -webkit-box-shadow: #636363 0 0 0 1px inset !important;
  border: 1px solid #636363 !important;
}
.booking #sb-container .focus .sb-custom-box-shadow-color-focus .sb__form-field-input {
  border: 1px solid rgba(99, 99, 99, 0.3) !important;
}
.booking #sb-container .sb__form-field-input {
  border-radius: 0;
  border: 1px solid rgba(99, 99, 99, 0.3) !important;
  background-color: white !important;
}
.booking #sb-container .sb__form-field-input:hover {
  background-color: white !important;
}
.booking #sb-container .sb__calendar.is-bound,
.booking #sb-container .sb__guests,
.booking #sb-container .sb__footer-promo {
  box-shadow: rgba(99, 99, 99, 0.1) 0 0 0 1px inset !important;
  -moz-box-shadow: rgba(99, 99, 99, 0.1) 0 0 0 1px inset !important;
  -webkit-box-shadow: rgba(99, 99, 99, 0.1) 0 0 0 1px inset !important;
  border-top: none;
}
.booking #sb-container .sb-custom-box-shadow-color::before {
  border-color: transparent transparent #636363 !important;
}
.booking #sb-container .sb__calendar-btn,
.booking #sb-container .sb__guests-add-room,
.booking #sb-container #sb-container_sb__form-field--checkavailability {
  border-radius: 0px;
}
.booking #sb-container #sb-container_sb__form-field--checkin,
.booking #sb-container #sb-container_sb__form-field--checkout,
.booking #sb-container .sb__guests-rooms {
  line-height: 0;
}
.booking #sb-container #sb-container_sb__form-field--checkin .sb__form-field-label,
.booking #sb-container #sb-container_sb__form-field--checkout .sb__form-field-label,
.booking #sb-container .sb__guests-rooms .sb__form-field-label {
  display: none;
}
.booking #sb-container .sb__guests-rooms {
  padding: 0;
}
.booking #sb-container #sb-container_sb__form-field--guests {
  border-left-color: white !important;
}
.booking #sb-container .sb__btn--verify {
  margin-top: 0px;
  text-transform: uppercase;
}
.booking #sb-container .sb__footer-link {
  margin-top: 4px !important;
  color: #ffffff !important;
  float: left;
}
@media all and (max-width: 1620px) {
  .booking #sb-container .sb__footer-link {
    font-size: .5em;
  }
}
@media all and (max-width: 1120px) {
  .booking #sb-container .sb__footer-link {
    font-size: .46em;
  }
}
@media all and (max-width: 769px) {
  .booking #sb-container .sb__footer-link {
    margin-top: 3px!important;
  }
}
.booking #sb-container .sb-custom-color-hover:hover {
  color: #ffffff !important;
}
.booking #sb-container .sb-custom-button-color {
  border: 3px solid #ae8914;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}
.booking #sb-container .sb-custom-button-color:hover {
  font-weight: bold;
  color: #ae8914 !important;
  background-color: #636363 !important;
  border: 1px solid #ae8914;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}
.booking #sb-container #sb-container_sb__form .sb__dates,
.booking #sb-container #sb-container_sb__form .sb__guests-rooms {
  background-color: #fff!important;
}
.booking #sb-container .sb__footer .sb__footer-link .sb-custom-icon-color {
  fill: #ffffff !important;
}
.booking #sb-container .sb__footer .sb__footer-actions .sb__footer-promo-wrapper {
  display: block;
}
.booking #sb-container .sb__footer .sb__footer-actions .sb__footer-promo-wrapper .sb__footer-promo input {
  border: 1px solid rgba(172, 7, 49, 0.1) !important;
  color: rgba(0, 0, 0, 0.8) !important;
}
.booking.affix {
  z-index: 4!important;
  top: 114px!important;
  position: fixed!important;
  max-height: 63px;
}
@media all and (max-width: 1023px) {
  .booking.affix {
    top: 90px!important;
  }
}
@media all and (max-width: 769px) {
  .tablet .booking.affix {
    top: 90px!important;
  }
}
.booking.affix:after {
  content: none;
}
@media all and (max-width: 769px) {
  .tablet .sb-screen-m .sb__footer-promo {
    left: -100px;
  }
}


/*main*/
main {
  position: relative;
  z-index: 2;
}
body.no-background main {
  padding-top: 200px;
}
@media all and (max-width: 767px) {
  body.no-background main {
    padding-top: 120px;
  }
}
main.tmpl-gallery-page .article-container,
main.tmpl-gallery-page .content-text {
  display: none;
}

/* --- article* --------------------------------------------------------------*/
.k2Anchor {
  display: none;
}
@media all and (max-width: 1400px) {
  .content-text {
    flex-wrap: wrap;
  }
}
.two-col.mobile .article-text {
  width: 120% !important;
}
@media all and (max-width: 1280px) {
  .two-col .article-text,
  .two-col .foto-right {
    width: 50% !important;
  }
  .two-col .foto-right {
    order: 3;
    height: auto;
  }
  .mobile.two-col .foto-right {
    display: none;
  }
}
.article-text {
  color: #000000;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex!important;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.tmpl-contatti .article-text {
  text-align: right;
  width: 50%;
}
@media (max-width: 767px) {
  .tmpl-contatti .article-text {
    width: 100%;
    text-align: left;
  }
}
.tmpl-chef .article-text {
  width: 66.66666667%;
}
@media all and (max-width: 1280px) {
  .article-text {
    width: 100% !important;
  }
  .tmpl-faq .article-text {
    width: 90%;
  }
}
.article-text.col-md-8.col-md-offset-2 {
  margin-top: 50px;
}
.article-text .wrap_text {
  padding: 70px 50px;
}
@media all and (max-width: 1400px) {
  .article-text .wrap_text {
    padding: 30px 50px;
  }
}
@media all and (max-width: 769px) {
  .article-text .wrap_text {
    padding: 0px 10px;
  }
}
.article-text .wrap_text h3 {
  margin-bottom: 50px;
}
@media all and (max-width: 1280px) {
  .article-text .wrap_text h3 {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 769px) {
  .article-text .wrap_text h3 {
    margin-bottom: 20px;
  }
}
.article-text .wrap_text .btn {
  margin-top: 50px;
}
@media all and (max-width: 767px) {
  .article-text .wrap_text .btn {
    margin-top: 20px;
  }
}
@media all and (max-width: 767px) {
  .article-text {
    padding: 0px 15px 20px 15px;
    margin-top: 0 !important;
  }
}
.article-text #k2Container {
  z-index: 1;
  position: relative;
}
.article-text a {
  color: #ae8914;
}
.article-text .itemBody {
  padding: 0px 0;
  margin: 0;
}
.article-text .itemHeader h2 {
  font-size: 3vw;
  line-height: 1em;
  color: #ae8914;
  text-transform: uppercase;
}
@media all and (max-width: 767px) {
  .article-text .itemHeader h2 {
    font-size: 7vmin;
  }
}
.tmpl-faq .article-text .itemFullText h4 {
  font-size: 1.6em;
  margin-top: 30px;
  font-family: 'Raleway', sans-serif;
  border-top: 1px solid rgba(35, 43, 42, 0.3);
  padding-top: 25px;
  font-weight: bold;
}
.tmpl-faq .article-text .itemFullText h4:before {
  vertical-align: top;
  bottom: 0;
  margin-right: 15px;
}
.tmpl-faq .article-text .itemFullText h4:first-child {
  border-top: none;
  padding-top: 0;
}
.article-text .itemFullText h3 {
  font-size: 3vw;
  color: #000000;
  font-family: 'Alex Brush', serif;
}
@media all and (max-width: 767px) {
  .article-text .itemFullText h3 {
    font-size: 2em;
  }
}
.article-text .itemFullText ul {
  list-style-type: none;
  padding: 0;
}
.article-text .itemFullText ul li {
  position: relative;
  padding-left: 30px;
}
.article-text .itemFullText ul li:before {
  content: "\6d";
  font-family: "fontello";
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: middle;
}
.article-text .itemExtraFields {
  margin-top: 50px;
  border-top: none;
  margin-left: -30px;
  margin-right: -30px;
}
.article-text .itemExtraFields ul li .itemExtraFieldsValue > h3 {
  font-size: 1.4em;
}
.article-text .itemExtraFields h4 {
  font-size: 2.2em;
}
@media all and (max-width: 1200px) {
  .article-text .itemExtraFields h4 {
    font-size: 1.6em;
  }
}
.article-text #k2Container {
  padding: 50px 0;
}
@media all and (max-width: 1280px) {
  .article-text #k2Container {
    padding: 0px;
  }
}
@media all and (max-width: 767px) {
  .article-text #k2Container {
    padding: 40px 0px 0px;
  }
}

/*foto home*/
.foto-center {
  min-height: 550px;
}
@media all and (max-width: 1280px) {
  .foto-center {
    width: 50%;
  }
}

/*.foto-right*/
.foto-right > span {
  border-left: 15px solid #fff;
}
@media all and (max-width: 1024px) {
  .foto-right {
    width: 100%;
    order: -1;
    height: 350px;
  }
}
.foto-right .text {
  color: #ffffff;
  width: 90%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.foto-right .text h3 {
  font-family: 'Alex Brush', serif;
  font-size: 3.6em;
  text-shadow: 1px 1px 1px #000000, 0px 0px 40px #000000;
  text-align: center;
}
@media all and (max-width: 767px) {
  .foto-right {
    height: 200px;
    margin: 0;
  }
  .foto-right .text h3 {
    font-size: 2em;
  }
}

/* Social - Inizio */
.social {
  position: absolute;
  top: 220px;
  right: 0;
  z-index: 4;
}
.social.BackgroundSwiper {
  bottom: 200px;
  top: auto;
}
.social.BackgroundCustom {
  bottom: 40vh;
  top: auto;
}
.social .btn-square {
  position: relative;
  width: 48px;
  height: 48px;
  display: block;
  background-color: #ebebeb;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.social .btn-square:first-child {
  margin-bottom: 16px;
}
.social .btn-square > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 38px;
  height: 38px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: rgba(99, 99, 99, 0.8);
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.social .btn-square > span:before {
  color: #ebebeb;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.social .btn-square:hover > span {
  background-color: #636363;
}
/* Social - Fine */


/*incentivi-home + convenzioni*/
.RU .incentivi {
  left: -358px;
}
.EN .incentivi {
  left: -260px;
}
.incentivi {
  width: auto;
  height: 55px;
  left: -230px;
  padding: 0;
  position: absolute;
  top: 220px;
  z-index: 4;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  background-color: #636363;
}
.incentivi.open {
  left: 0px;
}
.incentivi h2 {
  margin: 10px;
  margin-right: 20px;
  float: left;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}
.incentivi h2 a {
  color: #ad891d;
  color: #ffffff;
  text-decoration: none;
}
.incentivi h2.icon-after-gift {
  position: absolute;
  height: 55px;
  background-color: #ae8915;
  width: 55px;
}
.incentivi h2.icon-after-gift::after {
  color: #ae8914;
  font-size: 1.3em;
  margin-left: 10px;
}
.incentivi h2.open {
  margin-top: 3px;
}
.incentivi span.icon-after-gift {
  position: absolute;
  height: 55px;
  background-color: #ae8915;
  width: 55px;
  float: right;
  margin: 0;
  cursor: pointer;
}
.incentivi span.icon-after-gift::after {
  color: #ffffff;
  font-size: 1.9em;
  margin-left: 10px;
  margin-top: 10px;
  position: absolute;
}
.incentivi h3 {
  font-size: .9em;
  margin: 0;
  position: absolute;
  bottom: 5px;
  left: 14px;
  opacity: 0;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}
.incentivi h3 a {
  color: #636363;
  color: #ffffff;
}
.incentivi h3.open {
  opacity: 1;
}
.incentivi.BackgroundSwiper {
  bottom: 200px;
  top: auto;
}
.incentivi.BackgroundCustom {
  bottom: 40vh;
  top: auto;
}
.incentivi p {
  margin: 0;
}
.box-right-list {
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex!important;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 2%;
}
@media all and (max-width: 1280px) {
  .box-right-list {
    width: 50%;
  }
}
@media all and (max-width: 769px) {
  .tablet .box-right-list {
    padding: 0 2%;
  }
  .mobile .box-right-list {
    width: 100%;
  }
}
.box-right-list h2 {
  font-size: 3em;
  margin: 0;
  line-height: 1.2em;
  position: relative;
  color: #000000;
  padding-top: 100px;
  text-align: center;
}
.box-right-list h2:before {
  position: absolute;
  color: #ae8914;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  top: 20px;
  font-size: 1.3em;
}
.box-right-list-convenzioni h2 {
  padding-top: 0;
}
.box-right-list h3 {
  color: #000000;
  margin: 0;
  line-height: 1.2em;
  font-size: 1.5em;
}
.box-right-list ul {
  list-style-type: none;
  margin-top: 40px;
  padding: 0;
}
.box-right-list ul li {
  margin-bottom: 10px;
  font-size: 1.2em;
  font-size: 1.5vw;
  position: relative;
  padding-left: 30px;
}
.box-right-list ul li:before {
  content: "\6d";
  font-family: "fontello";
  position: absolute;
  left: 0;
  top: 3px;
  line-height: 2;
  font-size: .8em;
  vertical-align: middle;
}
.box-right-list ul li span {
  font-size: 1.2em;
  font-weight: bold;
}
@media all and (max-width: 769px) {
  .box-right-list ul {
  }
  .box-right-list ul li {
    font-size: 1em;
  }
}
@media all and (max-width: 767px) {
  .box-right-list {
  }
  .box-right-list h3 {
    font-size: 1.2em;
  }
  .box-right-list ul {
    margin-top: 30px;
  }
  .box-right-list ul li {
    font-size: .9em;
    margin-bottom: 5px;
  }
}

/*valore accoglienza*/
.block-full {
  min-height: 550px;
  margin: 15px 0px;
  position: relative;
}
@media all and (max-width: 1024px) {
  .block-full {
    min-height: 370px;
  }
}
.block-full-text-top .text {
  top: 30px;
}
.block-full-text-bottom .text {
  bottom: 30px;
}
.block-full .text {
  width: 100%;
  position: absolute;
  z-index: 1;
}
.block-full .text h3 {
  color: #ffffff;
  text-align: center;
  font-family: 'Alex Brush', serif;
  font-size: 4em;
  text-shadow: 1px 1px 1px #000000, 0px 0px 40px #000000;
}
@media all and (max-width: 767px) {
  .block-full {
    min-height: 220px;
  }
  .block-full-text-top .text {
    top: 5px;
  }
  .block-full-text-bottom .text {
    bottom: 5px;
  }
  .block-full .text h3 {
    font-size: 2.2em;
    line-height: 0.7em;
  }
}

/*blocco home*/
.block-3 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  min-height: 550px;
}
@media all and (max-width: 992px) {
  .block-3 {
    flex-wrap: wrap;
  }
  .block-3.container-full {
    margin: 0;
    width: 100%;
  }
  .block-3 .text {
    border-left: none!important;
    border-right: none!important;
    padding: 30px!important;
  }
}
@media all and (max-width: 769px) {
  .block-3 > div {
    width: 100%;
  }
  .block-3 > div:first-child {
    border-right: none;
  }
}
@media all and (max-width: 1500px) {
  .block-3 {
    min-height: 450px!important;
  }
  .block-3 > div.background-cover {
    min-height: 450px!important;
  }
}
@media all and (max-width: 1369px) {
  .block-3 {
    min-height: 350px!important;
  }
  .block-3 > div.background-cover {
    min-height: 350px!important;
  }
}
@media all and (max-width: 767px) {
  .block-3 {
    min-height: 220px!important;
  }
  .block-3 > div.background-cover {
    min-height: 220px!important;
  }
}
.block-3 > div.background-cover {
  background-color: #000000;
  overflow: hidden;
  position: relative;
  min-height: 550px;
}
.block-3 > div.background-cover > a > span {
  transition: all ease-in-out 1s;
  -moz-transition: all ease-in-out 1s;
  -webkit-transition: all ease-in-out 1s;
}
.block-3 > div.background-cover > a > span:before {
  font-family: "fontello";
  content: "\79";
  font-size: 5em;
  color: rgba(255, 255, 255, 0.7);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0%);
  zoom: 1;
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: -50%;
  cursor: pointer;
  transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}
@media all and (max-width: 1024px) {
  .tablet .block-3 > div.background-cover > a > span:before,
  .mobile .block-3 > div.background-cover > a > span:before {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100%);
    zoom: 1;
    bottom: 50%;
  }
}
.block-3 > div.background-cover:hover > a > span {
  transform: scale(1.1) rotate(-1deg);
  -moz-transform: scale(1.1) rotate(-1deg);
  -webkit-transform: scale(1.1) rotate(-1deg);
}
.block-3 > div.background-cover:hover > a > span:before {
  bottom: 50%;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100%);
  zoom: 1;
}
.block-3 > div:nth-child(2) {
  border-left: 15px solid #ffffff;
  border-right: 15px solid #ffffff;
}
@media all and (max-width: 767px) {
  .block-3 > div:nth-child(2) {
    border-left: none;
    border-right: none;
    border-top: 15px solid #ffffff;
  }
}
@media all and (max-width: 767px) {
  .block-3 > div:nth-child(3) {
    border-top: 15px solid #ffffff;
    border-bottom: 15px solid #ffffff;
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .block-3 > div:nth-child(1) {
    border-right: none;
  }
}
.block-3 .text {
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex!important;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  padding: 0px 60px;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media all and (max-width: 1400px) {
  .block-3 .text {
    width: 60%;
  }
}
@media all and (max-width: 1680px) {
  .block-3 .text {
    padding: 50px 50px;
  }
}
@media all and (max-width: 992px) {
  .block-3 .text {
    width: 50%;
  }
}
.block-3 .text h2 {
  font-size: 2.8em;
}
@media all and (max-width: 769px) {
  .tablet .block-3 .text h2 {
    text-align: center;
  }
}
.block-3 .text h3 {
  font-family: 'Alex Brush', serif;
  font-size: 2.4em;
}
@media all and (max-width: 769px) {
  .tablet .block-3 .text h3 {
    text-align: center;
  }
}
.block-3 .text ul {
  list-style-type: circle;
}
@media all and (max-width: 769px) {
  .tablet .block-3 .text ul {
    -moz-column-count: 2;
    -moz-column-gap: 2.5em;
    -webkit-column-count: 2;
    -webkit-column-gap: 2.5em;
    column-count: 2;
    column-gap: 2.5em;
  }
}
@media all and (max-width: 767px) {
  .block-3 .text h2 {
    font-size: 11vmin;
  }
  .block-3 .text h3 {
    font-size: 9vmin;
  }
}
.tablet .block-rooms > div:nth-child(2) {
  order: 1;
  width: 100%;
  border-left: none!important;
  border-right: none!important;
  border-top: 15px solid #fff;
  justify-content: flex-start;
  height: auto;
}
.tablet .block-rooms > div:nth-child(3) {
  display: block !important;
}
@media all and (max-width: 1400px) {
  .block-rooms {
    flex-wrap: wrap;
  }
  .block-rooms > div {
    width: 50%;
    height: 400px;
  }
  .block-rooms > div:first-child {
    border-right: 15px solid #ffffff;
  }
  .block-rooms > .text {
    order: 1;
    width: 100%;
    border-left: none!important;
    border-right: none!important;
    border-top: 15px solid #ffffff;
    justify-content: flex-start;
    height: auto;
  }
  .block-rooms > .text ul {
    -moz-column-count: 2;
    -moz-column-gap: 2.5em;
    -webkit-column-count: 2;
    -webkit-column-gap: 2.5em;
    column-count: 2;
    column-gap: 2.5em;
  }
}
@media all and (max-width: 767px) {
  .block-rooms > div {
    width: 100%;
  }
  .block-rooms > div:first-child {
    border-right: none;
    border-bottom: 15px solid #ffffff;
  }
  .block-rooms > .text {
    padding: 10px!important;
  }
}
.block-rooms > .text {
  padding: 40px;
  color: #ffffff;
}
.block-rooms > .text h2,
.block-rooms > .text h3 {
  line-height: 1;
  margin: 0;
  text-align: center;
}
.block-rooms > .text ul {
  margin-top: 30px;
}
.block-rooms > .text ul li {
  margin-bottom: 10px;
}
.block-rooms > div.background-cover {
  background-color: #000000;
  overflow: hidden;
  cursor: pointer;
}
.block-rooms > div.background-cover > span {
  transition: all ease-in-out 1s;
  -moz-transition: all ease-in-out 1s;
  -webkit-transition: all ease-in-out 1s;
}
.mobile .block-rooms > div.background-cover > span,
.tablet .block-rooms > div.background-cover > span {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90%);
  zoom: 1;
}
.mobile .block-rooms > div.background-cover > span:before,
.tablet .block-rooms > div.background-cover > span:before {
  bottom: 50%;
}
.block-rooms > div.background-cover:hover > span {
  transform: scale(1.1) rotate(-1deg);
  -moz-transform: scale(1.1) rotate(-1deg);
  -webkit-transform: scale(1.1) rotate(-1deg);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90%);
  zoom: 1;
}
.block-rooms .wrap_text {
  position: relative;
  z-index: 1;
  text-align: center;
  color: #ffffff;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
  font-size: 1.2em;
}
.block-rooms .wrap_text h3 {
  font-family: 'Alex Brush', serif;
  font-size: 4.2em;
}
.block-rooms .wrap_text .btn {
  text-shadow: none;
}
.block-2 {
  margin-top: 30px;
  margin-bottom: 15px;
  min-height: 550px;
}
@media all and (min-width: 768px) and (max-width: 1200px) {
  .block-2 .col-md-4,
  .block-2 .col-md-8 {
    width: 50%;
  }
}
@media all and (max-width: 992px) {
  .block-2 {
    flex-wrap: wrap;
  }
  .block-2.container-full {
    margin: 0;
    width: 100%;
  }
  .block-2 .text {
    border: none;
    border-bottom: 15px solid #ffffff;
  }
  .block-2 > .background-cover {
    border-bottom: 15px solid #ffffff;
  }
  .mobile .block-2 > .background-cover {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .block-2 > .background-cover {
    height: 200px;
  }
}
.block-2 > div:nth-child(2) {
  border-left: 15px solid #ffffff;
}
@media all and (max-width: 767px) {
  .block-2 > div:nth-child(2) {
    border-left: none;
  }
}
.block-2 > .background-cover.col-md-8 h3 {
  color: white;
  z-index: 1;
  position: relative;
  top: 20px;
  width: 100%;
  text-align: center;
  font-family: 'Alex Brush', serif;
  font-size: 3.6em;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.5);
}
@media all and (max-width: 767px) {
  .block-2 > .background-cover.col-md-8 h3 {
    font-size: 2em;
  }
}
.tablet .block-2-reverse .background-cover {
  order: -1;
  border-right: none;
}
.block-2-reverse > div:nth-child(1) {
  order: 1;
}
.block-2-reverse > div:nth-child(2) {
  order: -1;
  border-right: 15px solid #ffffff;
  border-left: none;
}
@media all and (max-width: 767px) {
  .block-2-reverse > div:nth-child(2) {
    border-right: none;
  }
}
@media all and (max-width: 990px) {
  .block-2-reverse > div:nth-child(2) {
    order: 1;
  }
}
.block-2 > .bg-white.text-img {
  background-color: transparent;
}
.block-2 > .bg-white.text-img > span {
  z-index: -1;
  background-size: 50%;
  background-repeat: no-repeat;
}
@media all and (max-width: 769px) {
  .block-2 > .bg-white.text-img > span {
    display: none;
  }
}
.block-2 > .bg-white.text-img-bottom > span {
  background-position: 100% 150%;
  background-size: 100%;
}
.block-2 > .bg-white.text-img-bottom-left > span {
  background-position: -5% 100%;
  background-size: 50%;
}
.block-2 .text {
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex!important;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  padding: 0px 80px;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media all and (max-width: 1680px) {
  .block-2 .text {
    padding: 0 30px;
  }
}
.block-2 .text h2 {
  font-size: 3vw;
  text-transform: uppercase;
}
.block-2 .text h3 {
  font-family: 'Alex Brush', serif;
  font-size: 3vw;
  margin-bottom: 50px;
}
@media all and (max-width: 767px) {
  .block-2 .text h2 {
    font-size: 11vmin;
  }
  .block-2 .text h3 {
    font-size: 9vmin;
    margin-bottom: 20px;
  }
}

/*recensioni*/
.review blockquote {
  position: relative;
  border-left: none;
  width: 60%;
  margin: 90px auto;
}
@media all and (max-width: 767px) {
  .review blockquote {
    width: 90%;
    margin: 50px auto;
  }
}
.review blockquote h2 {
  text-transform: uppercase;
  font-size: 2.4em;
}
@media all and (max-width: 767px) {
  .review blockquote h2 {
    font-size: 10vmin;
  }
}
.review blockquote small {
  position: relative;
  color: inherit;
}
.review blockquote small:before {
  content: none;
}
.review blockquote small:after {
  content: "\6b";
  font-size: 3.2rem;
  font-family: "fontello";
  position: absolute;
  bottom: -30px;
  right: -30px;
}
@media all and (max-width: 767px) {
  .review blockquote small:after {
    right: 0;
  }
}
.review blockquote img {
  margin-top: 10px;
}
.review blockquote:before {
  content: "\6b";
  font-size: 3.2rem;
  font-family: "fontello";
  position: absolute;
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  top: -30px;
  left: -30px;
}
@media all and (max-width: 767px) {
  .review blockquote:before {
    left: 0;
  }
}

/*cta*/
.calltoaction {
  text-align: center;
  padding: 10px 0;
}
@media all and (max-width: 767px) {
  .calltoaction {
    padding: 5px 0;
  }
}
.calltoaction p {
  margin: 30px -2px;
  display: inline-block;
  width: 35%;
}
@media all and (max-width: 1200px) {
  .calltoaction p {
    width: 45%;
  }
}
@media all and (max-width: 767px) {
  .calltoaction p {
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.calltoaction p a {
  overflow: hidden;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  width: 100%;
  margin: 0;
  display: block;
  font-size: 1.2em!important;
  height: 60px!important;
  line-height: 54px!important;
}
@media all and (max-width: 1023px) {
  .calltoaction p a {
    font-size: 2vmin!important;
  }
}
@media all and (max-width: 767px) {
  .calltoaction p a {
    font-size: 4vmin!important;
  }
}
@media all and (orientation: landscape) {
  .mobile .calltoaction p a {
    font-size: 4vh!important;
    height: 50px!important;
    line-height: 50px!important;
  }
}
.calltoaction p:first-child {
  margin-right: 15px;
}
@media all and (max-width: 767px) {
  .calltoaction p:first-child {
    margin-right: 0;
  }
}
.calltoaction p:first-child a {
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  position: relative;
}
.calltoaction p:first-child a:hover {
  background-color: #ae8914 !important;
  color: #ffffff;
}
.calltoaction p:last-child a {
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  position: relative;
}
.calltoaction p:last-child a:hover {
  background-color: #ae8914 !important;
  color: #ffffff;
}

/*galleria*/
.gallery-title {
  margin-left: 2%;
  margin-right: 2%;
  width: 96%;
  margin-bottom: 30px;
  margin-top: 50px;
  clear: both;
}
.gallery-title:nth-child(1) {
  margin-top: 105px;
}
.gallery-title h3 {
  font-size: 2.8em;
  line-height: 1em;
  color: #ae8914;
  text-transform: uppercase;
}
@media all and (max-width: 769px) {
  .tablet .gallery-page {
    margin-top: 70px;
  }
}
.gallery-page .background-cover {
  padding: 0;
  background-color: #232b2a;
  overflow: hidden;
  position: relative;
}
.gallery-page .background-cover > span {
  transition: all ease-in-out 1s;
  -moz-transition: all ease-in-out 1s;
  -webkit-transition: all ease-in-out 1s;
  position: relative;
}
.gallery-page .background-cover > span:after {
  font-family: "fontello";
  content: "\79";
  font-size: 5em;
  color: #ffffff;
  background: transparent;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0%);
  zoom: 1;
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: -50%;
  cursor: pointer;
  transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 0 0 40px rgba(0, 0, 0, 0.5);
}
.mobile .gallery-page .background-cover > span:after,
.tablet .gallery-page .background-cover > span:after {
  bottom: 50%;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  filter: alpha(opacity=30%);
  zoom: 1;
}
.gallery-page .background-cover:hover > span:after {
  bottom: 50%;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100%);
  zoom: 1;
}
.gallery-page .background-cover:nth-child(6n) .image-cover {
  border-right: none;
}
@media all and (max-width: 1200px) {
  .gallery-page .background-cover:nth-child(3n) .image-cover {
    border-right: none;
  }
}
@media all and (max-width: 991px) {
  .gallery-page .background-cover:nth-child(2n) .image-cover {
    border-right: none;
  }
}
@media all and (max-width: 768px) {
  .gallery-page .background-cover .image-cover {
    border-right: none;
  }
}
.gallery-page .background-cover .image-cover {
  position: relative;
  z-index: 1;
  left: 0;
  top: 0;
  height: 15vw;
  float: left;
  background-size: cover;
  background-position: center center;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  overflow: hidden;
}
.mobile .gallery-page .background-cover .image-cover {
  height: 45vmax;
}
.gallery-page .background-cover .image-cover:before {
  background-color: #fff;
}
@media all and (max-width: 769px) {
  .gallery-page .background-cover .image-cover {
    width: 100vw;
    height: 100vw;
    border-right: none;
  }
  .tablet .gallery-page .background-cover .image-cover {
    width: 50vw;
    height: 50vw;
  }
  .mobile .gallery-page .background-cover .image-cover {
    height: 45vmax;
  }
  .tablet .gallery-page .background-cover .image-cover:first-child {
    border-right: 2px solid #fff;
  }
}
@media all and (min-width: 770px) and (max-width: 1024px) {
  .gallery-page .background-cover .image-cover {
    height: 35vw;
  }
}
@media all and (min-width: 1025px) and (max-width: 1200px) {
  .gallery-page .background-cover .image-cover {
    height: 20vw;
  }
}
@media all and (orientation: landscape) {
  .mobile .gallery-page .background-cover.col-xs-12 {
    width: 50%;
    border-right: 2px solid #ffffff;
  }
  .mobile .gallery-page .background-cover.col-xs-12 .image-cover {
    width: 50vw;
  }
  .mobile .gallery-page .background-cover:nth-child(2n) .image-cover {
    border-right: none;
  }
}
@media all and (max-width: 767px) {
  footer {
    padding-bottom: 50px;
  }
}
footer a {
  color: #ffffff;
}
footer a:hover {
  color: #ffffff;
}
footer .bg-grey {
  margin-top: 70px;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}
footer .bg-grey:before {
  content: "";
  z-index: 2;
  width: 101px;
  height: 118px;
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background-image: url('../../../images/logo-ercolini-savi-footer.png');
  background-repeat: no-repeat;
}
footer .bg-grey .container-full > div > h3 {
  font-family: 'Alex Brush', serif;
  font-size: 2.4em;
  line-height: 0.4;
  margin-top: 50px;
}
footer .bg-grey .container-full .newsletter {
  margin-top: 20px;
  text-align: center;
}
footer .bg-grey .container-full .newsletter p span {
  font-size: 2.8em;
  font-family: 'Alex Brush', serif;
}
footer .bg-grey .container-full .bottoni {
  margin-top: 20px;
  text-align: center;
}
footer .bg-grey .container-full .bottoni .btn {
  display: block;
  margin-bottom: 10px;
  width: 50%;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
footer .bg-grey .container-full .bottoni .btn:hover {
  background-color: #ffffff;
  color: #636363;
}
footer .bg-grey .container-full .navbar-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
  text-align: center;
}
footer .bg-grey .container-full .navbar-nav > li {
  display: inline;
  position: relative;
}
footer .bg-grey .container-full .navbar-nav > li:after {
  content: "-";
  right: 0;
}
footer .bg-grey .container-full .navbar-nav > li:last-child:after {
  content: none;
}
footer .bg-grey .container-full .navbar-nav > li > a {
  color: #ffffff;
  display: inline;
  text-transform: uppercase;
  font-size: .7em;
}
@media all and (max-width: 767px) {
  footer .bg-grey .container-full .navbar-nav > li > a {
    padding: 10px 4px;
    font-size: .5em;
  }
}
footer .bg-grey .container-full .navbar-nav > li > a:hover {
  text-decoration: underline;
}
footer .loghi-footer {
  padding: 25px 0;
}
footer .loghi-footer p {
  margin: 0;
  text-align: center;
}
footer .loghi-footer p img {
  display: inline;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
footer .loghi-footer p img:nth-child(2) {
  margin-left: 25px;
  margin-right: 25px;
}

/*mappa poi home*/
.poi-home {
  margin-top: 15px;
  margin-bottom: 15px;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex!important;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media all and (min-width: 769px) and (max-width: 1200px) {
  .poi-home .col-md-4 {
    width: 50%;
  }
  .poi-home #interactive-map {
    display: none;
  }
}
.mobile .poi-home #interactive-map {
  display: none;
}
@media all and (max-width: 992px) {
  .poi-home {
    height: auto;
  }
  .poi-home > div:nth-child(2) {
    height: auto;
  }
  .poi-home > div:nth-child(3) {
    height: auto;
  }
}
@media all and (max-width: 767px) {
  .poi-home > div:nth-child(2),
  .poi-home > div:nth-child(3) {
    height: 350px!important;
    width: 100%;
    margin-bottom: 15px;
  }
}
.poi-home .bg-white {
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex!important;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  padding: 0 50px;
}
.poi-home .bg-white h2 {
  font-size: 3vw;
}
.poi-home .bg-white h3 {
  font-family: 'Alex Brush', serif;
  font-size: 3vw;
}
@media all and (max-width: 767px) {
  .poi-home .bg-white {
    padding: 0 10px;
  }
  .poi-home .bg-white h2 {
    font-size: 11vmin;
  }
  .poi-home .bg-white h3 {
    font-size: 9vmin;
  }
}
.poi-home #interactive-map #map {
  height: 650px;
}
@media all and (max-width: 992px) {
  .poi-home #interactive-map #map {
    height: 350px;
  }
}
@media all and (max-width: 769px) {
  .poi-home #interactive-map #map {
    height: 350px;
  }
}
.poi-home > div .swiper-container {
  height: 100%;
}
.poi-home > div .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.poi-home > div .swiper-container .swiper-wrapper .swiper-slide .text {
  position: absolute;
  top: 50px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  z-index: 1;
  color: #ffffff;
}
.poi-home > div .swiper-container .swiper-wrapper .swiper-slide .text h2 {
  font-size: 2.6em;
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
@media all and (max-width: 767px) {
  .poi-home > div .swiper-container .swiper-wrapper .swiper-slide .text {
    top: auto;
    bottom: 5px;
  }
  .poi-home > div .swiper-container .swiper-wrapper .swiper-slide .text h2 {
    font-size: 1.2em;
  }
}
.poi-home > div .swiper-container .swiper-button {
  width: 100%;
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.poi-home > div .swiper-container .swiper-button .swiper-button-next,
.poi-home > div .swiper-container .swiper-button .swiper-button-prev {
  color: rgba(255, 255, 255, 0.9);
  font-size: 2em;
  z-index: 5;
  font-family: "fontello";
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.poi-home > div .swiper-container .swiper-button .swiper-button-next:hover,
.poi-home > div .swiper-container .swiper-button .swiper-button-prev:hover {
  color: #ffffff;
}
.poi-home > div .swiper-container .swiper-button .swiper-button-next {
  right: 20px;
  position: absolute;
}
.poi-home > div .swiper-container .swiper-button .swiper-button-next:before {
  content: "\71";
}
.poi-home > div .swiper-container .swiper-button .swiper-button-prev {
  left: 10px;
  position: absolute;
}
.poi-home > div .swiper-container .swiper-button .swiper-button-prev:before {
  content: "\6e";
}
.poi {
  background-color: #636363;
  color: #fff;
}
@media all and (max-width: 769px) {
  .tablet .poi {
    display: block;
    padding: 20px 0 0;
  }
}
.poi > span {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50%);
  /* For IE8 and earlier */
  zoom: 1;
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
}
.poi h3 {
  line-height: 1;
}
.poi > span {
  position: relative;
  z-index: 0;
}
.poi .text {
  position: relative;
  z-index: 1;
}
.poi .text h3 {
  text-align: center;
  font-size: 2em;
  width: 80%;
  margin: 20px auto;
}
@media all and (max-width: 767px) {
  .poi .text h3 {
    width: 90%;
    font-size: 1.6em;
  }
}
.poi .text .table {
  margin: 0px auto;
}
.poi .text .table tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.poi .text .table tr.marker-link.active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.poi .text .table tr.marker-link.active td {
  background-color: #ae8914;
}
.poi .text .table tr.marker-link.active td div a {
  color: #fff;
}
.poi .text .table tr:last-child {
  border-bottom: none;
}
.poi .text .table tr td {
  border: none;
  padding: 8px 20px;
  line-height: 1.5;
}
.poi .text .table tr td div a {
  color: inherit;
  text-decoration: none;
}
.poi .text .table tr td div a span {
  display: inline;
  width: 60%;
  float: left;
}
.poi .text .table tr td div a span:last-child {
  float: right;
  width: 40%;
  text-align: right;
}

/*-----mappa dove siamo-------------------------------------------------------*/
.poi-home {
  padding: 0;
  margin-bottom: 15px;
  height: 550px;
}
@media all and (max-width: 769px) {
  .poi-home {
    height: auto;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex!important;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media all and (max-width: 769px) {
  .tablet .poi-home {
    display: block;
    height: auto;
  }
}
.poi-home #interactive-map {
  padding: 0;
}
@media all and (max-width: 769px) {
  .tablet .poi-home #interactive-map {
    display: block;
    height: 450px;
  }
}
@media all and (max-width: 769px) {
  .poi-home #interactive-map {
    display: block;
    height: 350px;
    min-height: none;
  }
}
.poi-home #interactive-map #map {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
@media all and (max-width: 767px) {
  .poi-home #interactive-map #map {
    left: 0;
    position: relative;
    height: 250px;
    top: 0;
    width: 100%;
  }
}
.poi-home #interactive-map #map .marker {
  text-align: center;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all 0.3s linear;
}
.poi-home #interactive-map #map .marker:before {
  position: relative;
  z-index: 2;
  top: 0;
  width: 60px;
  height: 60px;
  display: block;
}
.poi-home #interactive-map #map .marker#hotel-marker:before {
  content: "";
  background-image: url('/img/markers/logo-hotel-reale-marker.png');
  z-index: 3;
  width: 55px;
  height: 70px;
}
.poi-home #interactive-map #map .marker#pisa-marker:before,
.poi-home #interactive-map #map .marker#lucca-marker:before,
.poi-home #interactive-map #map .marker#firenze-marker:before,
.poi-home #interactive-map #map .marker#fortedeimarmi-marker:before,
.poi-home #interactive-map #map .marker#siena-marker:before,
.poi-home #interactive-map #map .marker#chianti-marker:before {
  content: "";
  background-image: url('/img/markers/POI.png');
  position: relative;
  z-index: 2;
  top: 0;
  width: 50px;
  height: 50px;
  display: block;
}
.poi-home #interactive-map #map .marker.active:before {
  top: 0;
  background-image: url('/img/markers/POI-active.png') !important;
  z-index: 4;
  width: 50px!important;
  height: 50px !important;
}
.poi-home #interactive-map .marker-poi {
  position: relative;
  width: 20%;
  z-index: 2;
  color: #fff;
  background-color: #4a3131;
  padding: 0;
  box-shadow: 0 0 24px rgba(74, 49, 49, 0.5);
  -moz-box-shadow: 0 0 24px rgba(74, 49, 49, 0.5);
  -webkit-box-shadow: 0 0 24px rgba(74, 49, 49, 0.5);
}
@media all and (max-width: 1200px) {
  .poi-home #interactive-map .marker-poi {
    width: 40%;
  }
}
.poi-home #interactive-map .marker-poi .custom {
  height: 100%;
}
.poi-home #interactive-map .marker-poi .marker-link {
  margin: 0;
}
.poi-home #interactive-map .marker-poi .marker-link a {
  position: relative;
  z-index: 1;
  font-size: 1rem;
  font-weight: 100;
  color: #fff;
  display: block;
  padding: 15px 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all 0.3s linear;
}
.poi-home #interactive-map .marker-poi .marker-link a:before {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -9px;
}
.poi-home #interactive-map .marker-poi .marker-link a strong {
  display: block;
  font-size: .9em;
  text-transform: uppercase;
}
.poi-home #interactive-map .marker-poi .marker-link a:hover,
.poi-home #interactive-map .marker-poi .marker-link a:focus {
  text-decoration: none;
  background-color: rgba(99, 99, 99, 0.8);
}
.poi-home #interactive-map .marker-poi .marker-link.active a {
  background-color: rgba(99, 99, 99, 0.8);
  z-index: 2;
  box-shadow: 0 0 24px rgba(74, 49, 49, 0.5);
  -moz-box-shadow: 0 0 24px rgba(74, 49, 49, 0.5);
  -webkit-box-shadow: 0 0 24px rgba(74, 49, 49, 0.5);
}
.poi-home #interactive-map .marker-poi .marker-link.active a:before {
  color: #4a3131;
}
.poi-home #interactive-map .marker-poi .marker-link:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  right: -100%;
  top: 0;
  background-position: center center;
  background-size: cover;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  transition: all .6s linear;
  -moz-transition: all .6s linear;
  -webkit-transition: all .6s linear;
  -o-transition: all .6s linear;
  border-right: 5px solid #d04644;
}
@media all and (max-width: 1200px) {
  .poi-home #interactive-map .marker-poi .marker-link:after {
    display: none;
  }
}
.poi-home #interactive-map .marker-poi .marker-link.active:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  zoom: 1;
}
@media all and (max-width: 680px) {
  .poi-home #interactive-map .marker-poi {
    width: 100%;
  }
  .poi-home #interactive-map .marker-poi .marker-link {
    display: none;
    text-align: center;
  }
  .poi-home #interactive-map .marker-poi .marker-link.active {
    display: block;
  }
  .poi-home #interactive-map .marker-poi .marker-link.active a:after {
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -7.5px;
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #d04644;
  }
  .poi-home #interactive-map .marker-poi .marker-link.active a:before {
    display: none;
  }
}

/*-----mappa dove siamo-------------------------------------------------------*/
.mappainterattiva {
  padding: 0;
  margin-bottom: 15px;
  height: 550px;
}
@media all and (max-width: 769px) {
  .mappainterattiva {
    height: auto;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex!important;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media all and (max-width: 769px) {
  .tablet .mappainterattiva {
    display: block;
    height: auto;
  }
}
.mappainterattiva #interactive-map {
  padding: 0;
}
@media all and (max-width: 769px) {
  .tablet .mappainterattiva #interactive-map {
    display: block;
    height: 450px;
  }
}
@media all and (max-width: 769px) {
  .mappainterattiva #interactive-map {
    display: block;
    min-height: none;
  }
}
.mappainterattiva #interactive-map #map {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
@media all and (max-width: 767px) {
  .mappainterattiva #interactive-map #map {
    left: 0;
    position: relative;
    height: 250px;
    top: 0;
    width: 100%;
  }
}
.mappainterattiva #interactive-map #map .marker {
  text-align: center;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all 0.3s linear;
}
.mappainterattiva #interactive-map #map .marker:before {
  position: relative;
  z-index: 2;
  top: 0;
  width: 60px;
  height: 60px;
  display: block;
}
.mappainterattiva #interactive-map #map .marker#hotel-marker:before {
  content: "";
  background-image: url('/img/markers/logo-hotel-reale-marker.png');
  z-index: 3;
  width: 55px;
  height: 70px;
}
.mappainterattiva #interactive-map #map .marker#funicolareMontecatini-marker:before,
.mappainterattiva #interactive-map #map .marker#termeTettuccio-marker:before,
.mappainterattiva #interactive-map #map .marker#termeRedi-marker:before,
.mappainterattiva #interactive-map #map .marker#termeExcelsior-marker:before,
.mappainterattiva #interactive-map #map .marker#teatroVerdi-marker:before,
.mappainterattiva #interactive-map #map .marker#corsoMatteotti-marker:before,
.mappainterattiva #interactive-map #map .marker#stazioneMontecatini-marker:before {
  content: "";
  background-image: url('/img/markers/POI.png');
  position: relative;
  z-index: 2;
  top: 0;
  width: 50px;
  height: 50px;
  display: block;
}
.mappainterattiva #interactive-map #map .marker.active:before {
  top: 0;
  background-image: url('/img/markers/POI-active.png') !important;
  z-index: 4;
  width: 50px!important;
  height: 50px !important;
}
.mappainterattiva #interactive-map .marker-poi {
  position: relative;
  width: 20%;
  z-index: 2;
  color: #fff;
  background-color: #4a3131;
  padding: 0;
  box-shadow: 0 0 24px rgba(74, 49, 49, 0.5);
  -moz-box-shadow: 0 0 24px rgba(74, 49, 49, 0.5);
  -webkit-box-shadow: 0 0 24px rgba(74, 49, 49, 0.5);
}
@media all and (max-width: 1200px) {
  .mappainterattiva #interactive-map .marker-poi {
    width: 40%;
  }
}
.mappainterattiva #interactive-map .marker-poi .custom {
  height: 100%;
}
.mappainterattiva #interactive-map .marker-poi .marker-link {
  margin: 0;
}
.mappainterattiva #interactive-map .marker-poi .marker-link a {
  position: relative;
  z-index: 1;
  font-size: 1rem;
  font-weight: 100;
  color: #fff;
  display: block;
  padding: 15px 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all 0.3s linear;
}
.mappainterattiva #interactive-map .marker-poi .marker-link a:before {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -9px;
}
.mappainterattiva #interactive-map .marker-poi .marker-link a strong {
  display: block;
  font-size: .9em;
  text-transform: uppercase;
}
.mappainterattiva #interactive-map .marker-poi .marker-link a:hover,
.mappainterattiva #interactive-map .marker-poi .marker-link a:focus {
  text-decoration: none;
  background-color: rgba(99, 99, 99, 0.8);
}
.mappainterattiva #interactive-map .marker-poi .marker-link.active a {
  background-color: rgba(99, 99, 99, 0.8);
  z-index: 2;
  box-shadow: 0 0 24px rgba(74, 49, 49, 0.5);
  -moz-box-shadow: 0 0 24px rgba(74, 49, 49, 0.5);
  -webkit-box-shadow: 0 0 24px rgba(74, 49, 49, 0.5);
}
.mappainterattiva #interactive-map .marker-poi .marker-link.active a:before {
  color: #4a3131;
}
.mappainterattiva #interactive-map .marker-poi .marker-link:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  right: -100%;
  top: 0;
  background-position: center center;
  background-size: cover;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
  transition: all .6s linear;
  -moz-transition: all .6s linear;
  -webkit-transition: all .6s linear;
  -o-transition: all .6s linear;
  border-right: 5px solid #d04644;
}
@media all and (max-width: 1200px) {
  .mappainterattiva #interactive-map .marker-poi .marker-link:after {
    display: none;
  }
}
.mappainterattiva #interactive-map .marker-poi .marker-link.active:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  zoom: 1;
}
@media all and (max-width: 680px) {
  .mappainterattiva #interactive-map .marker-poi {
    width: 100%;
  }
  .mappainterattiva #interactive-map .marker-poi .marker-link {
    display: none;
    text-align: center;
  }
  .mappainterattiva #interactive-map .marker-poi .marker-link.active {
    display: block;
  }
  .mappainterattiva #interactive-map .marker-poi .marker-link.active a:after {
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -7.5px;
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #d04644;
  }
  .mappainterattiva #interactive-map .marker-poi .marker-link.active a:before {
    display: none;
  }
}

/*come raggiungerci*/
.how-reach-us {
}
@media all and (max-width: 769px) {
  .how-reach-us {
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex!important;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.how-reach-us .tab-control {
  margin: 0;
  margin-right: 15px;
  padding-left: 0;
}
@media all and (max-width: 769px) {
  .how-reach-us .tab-control {
    padding-right: 0;
  }
}
@media all and (max-width: 769px) {
  .how-reach-us .tab-control {
    width: 100%;
    margin-right: 0;
  }
}
.how-reach-us .tab-control ul.nav.nav-stacked {
  height: 100%;
  border-right: solid 1px #a18129;
}
.how-reach-us .tab-control ul.nav.nav-stacked li {
  margin-top: 0;
  height: 33.333%;
  border-bottom: solid 1px #a18129;
}
@media all and (max-width: 769px) {
  .how-reach-us .tab-control ul.nav.nav-stacked li {
    height: 50px;
    width: 100%;
  }
}
.how-reach-us .tab-control ul.nav.nav-stacked li a {
  color: #636363;
  position: relative;
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  overflow: hidden;
}
.how-reach-us .tab-control ul.nav.nav-stacked li a span {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.how-reach-us .tab-control ul.nav.nav-stacked li a:hover {
  border: 1px solid rgba(174, 137, 20, 0.5);
}
.how-reach-us .tab-control ul.nav.nav-stacked li a:hover:before {
  color: rgba(174, 137, 20, 0.5);
}
.how-reach-us .tab-control ul.nav.nav-stacked li a:before {
  right: 0px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 6em;
  color: rgba(35, 43, 42, 0.2);
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.how-reach-us .tab-control ul.nav.nav-stacked li.active a {
  border-right: 3px solid #ae8914;
}
.how-reach-us .tab-control ul.nav.nav-stacked li.active a:before {
  color: rgba(161, 129, 41, 0.8);
}
.how-reach-us .tab-content {
  min-height: 280px;
}
@media all and (max-width: 769px) {
  .how-reach-us .tab-content {
    padding: 0;
  }
}
.how-reach-us .tab-content .tab-pane {
  padding: 30px;
  position: relative;
  overflow: hidden;
}
@media all and (max-width: 769px) {
  .how-reach-us .tab-content .tab-pane {
    padding: 0;
  }
}
.how-reach-us .tab-content .tab-pane h3 {
  text-transform: uppercase;
  color: #ae8914;
}
@media all and (max-width: 769px) {
  .how-reach-us .tab-content .tab-pane h3 {
    text-align: center;
  }
}
.how-reach-us .tab-content .tab-pane a {
  color: #ae8914;
}
.how-reach-us .tab-content .tab-pane:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  font-size: 12em;
  color: rgba(235, 235, 235, 0.7);
  z-index: -1;
}

/*parcheggio*/
.parking {
  position: relative;
  margin: 30px auto !important;
  padding: 50px 100px 50px 250px;
}
.parking h3 {
  font-family: 'Alex Brush', serif;
  font-size: 2.4em;
  margin-top: 0;
}
.parking:before {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #ae8914;
  font-size: 8em;
}
@media all and (max-width: 767px) {
  .parking {
    padding: 30px;
  }
  .parking h3 {
    font-size: 2em;
  }
  .parking:before {
    content: none;
  }
}

/*mappa interattiva*/
.googlemap .gmaps {
  background-color: #98877d; /*232b2a*/
}
.googlemap .gmaps #gmaps-box {
  margin-top: 0!important;
  float: left;
  margin: 0;
  width: 70%;
}
@media all and (max-width: 769px) {
  .googlemap .gmaps #gmaps-box {
    width: 100%;
  }
}
.googlemap .gmaps .pmroute {
  margin-left: 0;
  margin-top: 0;
  padding: 20px 30px;
  color: #ffffff;
  width: 30%;
  float: left;
  clear: none;
  height: 500px;
  text-align: center;
  background-color: #98877d;
}
@media all and (max-width: 769px) {
  .googlemap .gmaps .pmroute {
    width: 100%;
    display: block;
  }
}
@media all and (max-width: 769px) {
  .googlemap .gmaps .pmroute {
    height: 250px;
  }
}
.googlemap .gmaps .pmroute > .form-inline {
  padding-top: 25%;
  vertical-align: middle;
  font-size: 1.4em;
}
@media all and (max-width: 769px) {
  .googlemap .gmaps .pmroute > .form-inline {
    display: block;
    padding-top: 0;
  }
}
.googlemap .gmaps .pmroute form .pm-input-route {
	display:block;
	width:80%;
	vertical-align:top;
	color:#888987;
	padding: 5px;
	font-size: .7em;
	border:1px solid #888987;
	background:#fff;
	-webkit-appearance:none;
	height: 40px;
    margin: 10px 10%;
}
.googlemap .gmaps .pmroute form .pm-input-route:focus{
	outline:none;
	-webkit-box-shadow:0 0 6px rgba(159,137,88,1.0);
	box-shadow:0 0 6px rgba(159,137,88,1.0);
	background-color:#faf9f7;
	color:#8c1d40;
	border:1px solid #8c1d40
}

@media all and (max-width: 1023px) {
  .googlemap .gmaps .pmroute form .pm-input-route {
    width: 90%;
    margin: 10px 5%;
  }
}
@media all and (max-width: 769px) {
  .googlemap .gmaps .pmroute form .pm-input-route {
    margin: 10px auto;
  }
}
.mobile .googlemap .gmaps .pmroute form .pm-input-route {
  width: 100%;
}
.googlemap .gmaps .pmroute form .pm-input-route-btn {
  color: #fff;
  border: 3px solid #8c1d40;	/*ae8914*/
  background: #8c1d40;	/*ae8914*/
  /*color: #232b2a;
  border: 3px solid #ffffff;
  background: #ffffff;*/
  width: 80%;
  font-size: .7em;
}
@media all and (max-width: 1200px) {
  .googlemap .gmaps .pmroute form .pm-input-route-btn {
    font-size: .5em;
  }
}
@media all and (max-width: 1023px) {
  .googlemap .gmaps .pmroute form .pm-input-route-btn {
    width: 90%;
  }
}
.googlemap .gmaps .pmroute form .pm-input-route-btn:hover {
  background-color: #ffffff !important;	/*ae8914*/
  color: #8c1d40;	/*ffffff*/
  /*color: #ffffff;
  background-color: #232b2a;*/
}
.mobile .googlemap .gmaps .pmroute form .pm-input-route-btn {
  width: 100%;
}
.googlemap .gmaps #Route-Desc {
  background-color: #ffffff;
  border-top: #171717;
}
.googlemap .gmaps #Route-Desc div div {
  width: 80%;
  margin: 0 10%;
}
@media all and (max-width: 769px) {
  .mobile .googlemap .gmaps #Route-Desc div div,
  .tablet .googlemap .gmaps #Route-Desc div div {
    width: 95%;
    margin: 0 auto;
  }
}
#gmaps-box div.pmbox-grey div div div {
  padding: 0 !important;
}


/*h1*/
.moduletable.h1 {
  margin: 0;
  padding: 0;
}
.moduletable h1 {
  position: absolute;
  margin: 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  left: 10px;
  top: 10px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.affix .moduletable h1 {
  color: rgba(0, 0, 0, 0.8);
  top: 7px;
}
@media all and (max-width: 1023px) {
  .moduletable h1 {
    font-size: 12px;
    width: 40%;
  }
}

/*menu lingua*/
.LangMenu {
  position: absolute;
  right: 5px;
  top: 0;
}
.LangMenu .mod-languages .btn {
  height: auto;
  line-height: 0;
  border: none;
  background: none;
  outline: none;
}
.LangMenu .mod-languages .btn .caret {
  margin-left: 5px;
  color: #ffffff;
}
.affix .LangMenu .mod-languages .btn .caret {
  color: #000000;
}
.LangMenu .mod-languages ul {
  margin-left: -7.5px !important;
  border-top: none;
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  margin-top: 4px;
}
.LangMenu .mod-languages ul li {
  border-bottom: 1px solid #636363;
  margin-left: 0;
  margin-right: 0;
}
.LangMenu .mod-languages ul li:last-child {
  border: none;
}
.LangMenu .mod-languages ul li a {
  padding-top: 5px!important;
  padding-bottom: 5px!important;
}
.LangMenu .mod-languages ul li a:hover {
  background-color: inherit;
}
.LangMenu .mod-languages ul li a img {
  border: 1px solid #636363;
}

.list {
}
.list-staff {
  box-sizing: border-box;
}
.list-staff .block {
  position: relative;
  height: 35vw;
  border-color: #ffffff;
  border-style: solid;
  overflow: hidden;
  background-color: #232b2a;
}
@media all and (max-width: 1500px) {
  .list-staff .block {
    height: 40vw;
  }
  .list-staff .block .wrap-text {
    height: 40vw!important;
  }
}
.list-staff .block:nth-child(3n+1),
.list-staff .block:nth-child(3n+3) {
  border-top-width: 7.5px;
  border-bottom-width: 7.5px;
}
.list-staff .block:nth-child(3n+2) {
  border-left-width: 15px;
  border-right-width: 15px;
  border-top-width: 7.5px;
  border-bottom-width: 7.5px;
}
@media all and (max-width: 1200px) {
  .list-staff .block {
    height: 50vw;
    border: none;
    border-bottom: 15px solid #ffffff;
    border-top: 15px solid #ffffff;
  }
  .list-staff .block:nth-child(2n+2) {
    border-left: 15px solid #ffffff;
  }
  .list-staff .block .wrap-text {
    height: 50vw!important;
  }
}
@media all and (max-width: 769px) {
  .tablet .list-staff .block:nth-child(2n+2) {
    border-left: none!important;
  }
}
.list-staff .block > span {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80%);
  zoom: 1;
}
.list-staff .block .title {
  position: absolute;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 90%;
}
.list-staff .block .title h3 {
  font-family: 'Alex Brush', serif;
  color: #ffffff;
  font-size: 4.2em;
  text-align: center;
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
@media all and (max-width: 1400px) {
  .list-staff .block .title h3 {
    font-size: 3em;
  }
  .list-staff .block .title h3:before {
    bottom: -80px !important;
  }
}
.list-staff .block .title:before {
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  font-family: "fontello";
  content: "\7a";
  color: #ffffff;
  font-size: 3.6em;
}
.list-staff .block > div.btn {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
.list-staff .block .wrap-text {
  width: 100%;
  height: 35vw;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  transition: all ease-in-out 0.3s 0.15s;
  -moz-transition: all ease-in-out 0.3s 0.15s;
  -webkit-transition: all ease-in-out 0.3s 0.15s;
}
.list-staff .block .wrap-text .text {
  text-align: left;
  position: absolute;
  width: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
@media all and (max-width: 1400px) {
  .list-staff .block .wrap-text .text {
    font-size: .95em;
  }
}
.list-staff .block .wrap-text .text h3 {
  color: #ae8914;
  font-size: 2.8em;
}
@media all and (max-width: 1400px) {
  .list-staff .block .wrap-text .text h3 {
    font-size: 2.2em;
  }
}
.list-staff .block:hover .wrap-text {
  top: 0;
}
.list-event {
  box-sizing: border-box;
}
.list-event .block {
  position: relative;
  height: 40vw;
  border-color: #ffffff;
  border-style: solid;
  overflow: hidden;
  background-color: #232b2a;
  transition: all ease-in-out 0.3s 0.3s;
  -moz-transition: all ease-in-out 0.3s 0.3s;
  -webkit-transition: all ease-in-out 0.3s 0.3s;
}
.list-event .block:nth-child(3n+1),
.list-event .block:nth-child(3n+3) {
  border-top-width: 7.5px;
  border-bottom-width: 7.5px;
}
.list-event .block:nth-child(3n+2) {
  border-left-width: 15px;
  border-right-width: 15px;
  border-top-width: 7.5px;
  border-bottom-width: 7.5px;
}
@media all and (max-width: 1200px) {
  .list-event .block {
    height: 60vw;
    border: none;
    border-bottom: 15px solid #ffffff;
    border-top: 15px solid #ffffff;
  }
  .list-event .block:nth-child(2n+2) {
    border-left: 15px solid #ffffff;
  }
  .list-event .block .wrap-text {
    height: 60vw!important;
  }
}
.list-event .block > span {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80%);
  zoom: 1;
}
.list-event .block .title {
  position: absolute;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 90%;
}
.list-event .block .title h3 {
  font-family: 'Raleway', sans-serif;
  color: #ffffff;
  font-size: 2.8em;
  text-align: center;
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
@media all and (max-width: 1200px) {
  .list-event .block .title h3 {
    font-size: 2.4em;
  }
}
.list-event .block .title h4 {
  font-family: 'Raleway', sans-serif;
  color: #ffffff;
  font-size: 1.8em;
  text-align: center;
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
.list-event .block .title:before {
  position: absolute;
  bottom: -80px;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  font-family: "fontello";
  content: "\79";
  color: #ffffff;
  font-size: 3vmin;
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
.list-event .block .wrap-text {
  width: 100%;
  height: 40vw;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  transition: all ease-in-out 0.3s 0.15s;
  -moz-transition: all ease-in-out 0.3s 0.15s;
  -webkit-transition: all ease-in-out 0.3s 0.15s;
  background-color: #ffffff;
}
.list-event .block .wrap-text .text {
  line-height: 1.3;
  text-align: left;
  position: absolute;
  width: 95%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
@media all and (max-width: 1200px) {
  .list-event .block .wrap-text .text {
    font-size: .9em;
  }
}
.list-event .block .wrap-text .text h3 {
  color: #ae8914;
  font-size: 2.8em;
}
.list-event .block:hover {
  background-color: #ffffff;
}
.list-event .block:hover .wrap-text {
  top: 0;
}
.list-offer {
  box-sizing: border-box;
  margin-top: 30px;
}
.list-offer h2 {
  font-size: 3.2em;
  text-align: center;
  line-height: 1em;
  color: #ae8914;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media all and (max-width: 767px) {
  .list-offer h2 {
    font-size: 11vmin;
  }
}
.list-offer .block {
  position: relative;
  height: 40vw;
  border-color: #ffffff;
  border-style: solid;
  overflow: hidden;
  background-color: #232b2a;
}
@media all and (max-width: 769px) {
  .tablet .list-offer .block {
    height: 60vw;
    border-left: none;
    border-right: none;
  }
}
.mobile .list-offer .block {
  height: 80vw;
}
.mobile .list-offer .block .btn.btn-gold-border {
  background-color: #ffffff;
  opacity: 1;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.list-offer .block:nth-child(3n+1),
.list-offer .block:nth-child(3n+2),
.list-offer .block:nth-child(3n+3) {
  border-top-width: 7.5px;
  border-bottom-width: 7.5px;
}
.list-offer .block:nth-child(3n+3) {
  border-left: 7.5px solid #ffffff;
  border-right: 7.5px solid #ffffff;
}
.list-offer .block > span {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80%);
  zoom: 1;
}
.list-offer .block .title {
  position: absolute;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 90%;
}
.list-offer .block .title h3 {
  font-family: 'Raleway', sans-serif;
  color: #ffffff;
  font-size: 2.8em;
  text-align: center;
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
.mobile .list-offer .block .title h3 {
  font-size: 2em;
}
.mobile .list-offer .block .title:before {
  content: none;
}
.list-offer .block .title h4 {
  font-family: 'Raleway', sans-serif;
  color: #ffffff;
  font-size: 1.8em;
  text-align: center;
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
.list-offer .block .title:before {
  position: absolute;
  bottom: -80px;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  font-family: "fontello";
  content: "\79";
  color: #ffffff;
  font-size: 3rem;
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
.list-offer .block .wrap-text {
  width: 100%;
  height: 40vw;
  position: absolute;
  top: 100%;
  left: 0;
  transition: all ease-in-out 0.3s 0.15s;
  -moz-transition: all ease-in-out 0.3s 0.15s;
  -webkit-transition: all ease-in-out 0.3s 0.15s;
  background-color: #ffffff;
}
@media all and (max-width: 769px) {
  .tablet .list-offer .block .wrap-text {
    height: 60vw;
  }
}
.list-offer .block .wrap-text .text {
  line-height: 1.3;
  text-align: left;
  position: absolute;
  width: 95%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.list-offer .block .wrap-text .text h3 {
  color: #ae8914;
  font-size: 2.8em;
}
.list-offer .block:hover .wrap-text {
  top: 0;
}
.list-offer .block:hover .discount {
  top: -200px;
  opacity: 0;
}

/*lista servizi*/
.list-service {
  box-sizing: border-box;
}
.list-service .block {
  position: relative;
  height: 450px;
  border-color: #ffffff;
  border-style: solid;
  overflow: hidden;
  cursor: pointer;
  background-color: #232b2a;
}
.list-service .block:nth-child(3n+1),
.list-service .block:nth-child(3n+3) {
  border-top-width: 7.5px;
  border-bottom-width: 7.5px;
}
.list-service .block:nth-child(3n+2) {
  border-left-width: 15px;
  border-right-width: 15px;
  border-top-width: 7.5px;
  border-bottom-width: 7.5px;
}
@media all and (max-width: 1200px) {
  .list-service .block {
    height: 500px;
    border: none;
    border-bottom: 15px solid #ffffff;
    border-top: 15px solid #ffffff;
  }
  .list-service .block:nth-child(2n+2) {
    border-left: 15px solid #ffffff;
  }
  .list-service .block .wrap-text {
    height: 485px!important;
  }
}
@media all and (max-width: 769px) {
  .tablet .list-service .block:nth-child(2n+2) {
    border-left: none;
  }
}
.list-service .block > span {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80%);
  zoom: 1;
}
.list-service .block .title {
  position: absolute;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 90%;
  margin-top: -40px;
}
.list-service .block .title h3 {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 2.4em;
  text-align: center;
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
.list-service .block .title:before {
  position: absolute;
  bottom: -80px;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  color: #ffffff;
  font-size: 3.6em;
  font-family: "fontello";
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
.list-service .block > div.btn {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
.list-service .block .wrap-text {
  width: 100%;
  height: 435px;
  position: absolute;
  top: 100%;
  left: 50%;
  background-color: #ebebeb;
  transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  transition: all ease-in-out 0.3s 0.15s;
  -moz-transition: all ease-in-out 0.3s 0.15s;
  -webkit-transition: all ease-in-out 0.3s 0.15s;
  box-shadow: inset 0 0 0 5px rgba(35, 43, 42, 0.1);
  -moz-box-shadow: inset 0 0 0 5px rgba(35, 43, 42, 0.1);
  -webkit-box-shadow: inset 0 0 0 5px rgba(35, 43, 42, 0.1);
}
.list-service .block .wrap-text .text {
  text-align: left;
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.list-service .block .wrap-text .text h3 {
  color: #ae8914;
  font-size: 2.8em;
}
.list-service .block .wrap-text .text:before {
  position: absolute;
  z-index: -1;
  color: rgba(0, 0, 0, 0.1);
  font-size: 16em;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.list-service .block:hover .wrap-text {
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  top: 50%;
}

/*-------------Modal----------------------------------------------------------*/
#RegaliModal {
  position: fixed;
  top: 1%;
  overflow: visible;
}
@media all and (max-height: 901px) and (min-height: 800px) {
  #RegaliModal {
    top: .5%;
  }
}
@media all and (max-height: 800px) {
  #RegaliModal {
    top: .3%;
  }
}
@media all and (max-height: 769px) {
  #RegaliModal {
    top: 0;
  }
}
#RegaliModal .modal-dialog {
  width: 50vw;
}
@media all and (max-width: 1680px) {
  #RegaliModal .modal-dialog {
    width: 60vw;
  }
}
@media all and (max-width: 1440px) {
  #RegaliModal .modal-dialog {
    width: 75vw;
  }
}
@media all and (max-width: 1200px) {
  #RegaliModal .modal-dialog {
    width: 80vw;
  }
}
@media all and (max-width: 1023px) {
  #RegaliModal .modal-dialog {
    width: 95vw;
  }
}
@media all and (max-width: 769px) {
  #RegaliModal .modal-dialog {
    width: 98vw;
  }
}
@media all and (max-height: 767px) {
  #RegaliModal .modal-dialog {
    width: 100%;
    margin: 0;
  }
}
#RegaliModal .modal-dialog .modal-content {
  border-radius: 0;
  background-color: white;
  min-width: 50vw;
  border-width: 0;
  padding: 0;
  margin: 0;
  position: relative;
}
#RegaliModal .modal-dialog .modal-content .head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background-color: black;
}
#RegaliModal .modal-dialog .modal-content .head > span {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60%);
  zoom: 1;
}
@media all and (max-width: 769px) {
  #RegaliModal .modal-dialog .modal-content .head {
    height: 140px;
  }
}
@media all and (max-height: 767px) {
  #RegaliModal .modal-dialog .modal-content .head {
    height: 120px;
  }
}
#RegaliModal .modal-dialog .modal-content button {
  position: fixed;
  top: 5px;
  right: 0;
  border-style: none;
  background: transparent;
  width: 50px;
  height: 50px;
  z-index: 2;
}
@media all and (max-height: 767px) {
  #RegaliModal .modal-dialog .modal-content button {
    position: absolute;
  }
}
#RegaliModal .modal-dialog .modal-content button:before {
  font-size: 1.6em;
  color: #ffffff;
  margin: 0;
  padding: 0;
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
@media all and (max-width: 769px) {
  #RegaliModal .modal-dialog .modal-content button:before {
    text-shadow: 1px 1px 1px #000000, 0 0 40px rgba(0, 0, 0, 0);
    color: rgba(99, 99, 99, 0.9);
  }
}
#RegaliModal .modal-dialog .modal-content button:focus,
#RegaliModal .modal-dialog .modal-content button:hover {
  outline: none;
}
#RegaliModal .modal-dialog .modal-content .modal-body {
  width: auto;
  height: auto;
  padding: 30px 50px;
  position: relative;
}
@media all and (max-width: 1680px) {
  #RegaliModal .modal-dialog .modal-content .modal-body {
    padding: 30px 40px;
  }
}
@media all and (max-width: 1440px) {
  #RegaliModal .modal-dialog .modal-content .modal-body {
    padding: 30px;
  }
}
@media all and (max-width: 1200px) {
  #RegaliModal .modal-dialog .modal-content .modal-body {
    padding: 30px 20px;
  }
}
@media all and (max-width: 1023px) {
  #RegaliModal .modal-dialog .modal-content .modal-body {
    padding: 30px 15px;
  }
}
@media all and (max-width: 769px) {
  #RegaliModal .modal-dialog .modal-content .modal-body {
    padding: 30px 10px;
    overflow: scroll;
    height: 100vh;
    padding-bottom: 50px;
  }
}
#RegaliModal .modal-dialog .modal-content .modal-body h2 {
  font-size: 2.6em;
  margin: 0;
  line-height: 1.2em;
  position: relative;
  color: #ffffff;
  padding-top: 70px;
  text-align: center;
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
@media all and (max-width: 769px) {
  #RegaliModal .modal-dialog .modal-content .modal-body h2 {
    font-size: 2em;
    padding-top: 35px;
  }
  #RegaliModal .modal-dialog .modal-content .modal-body h2:before {
    font-size: .8em;
  }
}
@media all and (max-width: 767px) {
  #RegaliModal .modal-dialog .modal-content .modal-body h2 {
    font-size: 1.6em;
    padding-top: 20px;
  }
  #RegaliModal .modal-dialog .modal-content .modal-body h2:before {
    font-size: .5em;
    top: -15px !important;
  }
}
#RegaliModal .modal-dialog .modal-content .modal-body h2:before {
  position: absolute;
  color: #ffffff;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  top: 0px;
  font-size: 1.2em;
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
#RegaliModal .modal-dialog .modal-content .modal-body h3 {
  color: #ffffff;
  position: relative;
  margin: 0;
  line-height: 1.2em;
  font-size: 1.5em;
  text-align: center;
  text-shadow: 1px 1px 1px #000000, 0 0 40px #000000;
}
@media all and (max-width: 769px) {
  #RegaliModal .modal-dialog .modal-content .modal-body h3 {
    font-size: 1.1em;
  }
}
@media all and (max-width: 769px) {
  #RegaliModal .modal-dialog .modal-content .modal-body h3 {
    font-size: .8em;
  }
}
#RegaliModal .modal-dialog .modal-content .modal-body ul {
  list-style-type: none;
  margin-top: 40px;
  padding: 0;
}
#RegaliModal .modal-dialog .modal-content .modal-body ul li {
  margin-bottom: 5px;
  line-height: 1.2;
  font-size: 1.1em;
  position: relative;
  padding-left: 30px;
}
#RegaliModal .modal-dialog .modal-content .modal-body ul li:before {
  content: "\6d";
  font-family: "fontello";
  position: absolute;
  left: 0;
  top: 0;
  line-height: 2;
  font-size: .8em;
  vertical-align: middle;
}
#RegaliModal .modal-dialog .modal-content .modal-body ul li span {
  font-size: .8em;
}
#RegaliModal .modal-dialog .modal-content .modal-body .btn {
  margin-top: 20px;
}
@media all and (max-width: 768px) {
  #RegaliModal .modal-dialog .modal-content .modal-body .btn {
    display: block;
    width: 100%;
  }
}


/*DETTAGLIO OFFERTE - Vecchia versione - 2017-11-05 - Furio*/
.dett-offer .itemHeader {
  padding-top: 80px;
  padding-bottom: 80px;
}
.dett-offer .itemImage {
  height: auto;
}
.dett-offer .itemBody {
  margin: 50px auto;
  text-align: center;
}

/*DETTAGLIO OFFERTE */
.itemView.dett-offers {
  overflow: hidden;
  align-items: flex-start !important;
  width: 100%;
  margin: auto;
  padding: 0 !important;
}
@media all and (min-width: 991px) {
  .itemView.dett-offers {
    width: 85%;
    padding: 80px 0 !important;
  }
}
.itemView.dett-offers .itemBody {
}
.itemView.dett-offers .itemBody.col-sx {
  padding-right: 2%;
}
@media all and (min-width: 991px) {
  .itemView.dett-offers .itemBody.col-sx {
    text-align: right;
  }
}
.itemView.dett-offers .itemBody.col-dx h3 {
  color: white !important;
}
.itemView.dett-offers .itemBody.col-dx h2 {
  font-size: 1.5em;
  text-transform: uppercase;
}
@media all and (min-width: 991px) {
  .itemView.dett-offers .itemBody.col-dx h2 {
    font-size: 2em;
  }
}
.itemView.dett-offers + div {
  margin-bottom: 30px;
}
.tablet .itemView.dett-offers > div {
  padding: 10px 20px 0px;
}
.itemView.dett-offers .itemHeader {
  width: 100%;
}
.itemView.dett-offers .itemFullText {
  margin-bottom: 50px;
}
.itemView.dett-offers ul {
  list-style-type: none;
  padding-left: 0;
}
.itemView.dett-offers ul li {
  color: #ffffff;
  background-color: #636363;
  padding: 3px 8px;
  display: inline-block;
  margin: 5px;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.itemView.dett-offers ul li a {
  color: #ffffff;
  text-decoration: underline;
}
.itemView.dett-offers ul li:hover {
  background-color: #232323;
}
.itemView.dett-offers ul li:before {
  content: none;
}
.itemView.dett-offers .itemExtraFields h3,
.itemView.dett-offers .itemBody h3 {
  text-transform: uppercase;
  margin: 20px 0px!important;
  font-size: 1.2em;
  line-height: 1;
  color: #ae8914;
}
@media all and (min-width: 991px) {
  .itemView.dett-offers .itemExtraFields h3,
  .itemView.dett-offers .itemBody h3 {
    font-size: 1.6em;
  }
}
.itemView.dett-offers .text {
  position: relative;
  bottom: 0px;
  left: 0;
  right: 0;
  padding: 0 10px;
}
@media all and (min-width: 991px) {
  .itemView.dett-offers .text {
    position: absolute;
  }
}
@media all and (min-width: 991px) {
  .itemView.dett-offers .text {
    padding: 0 60px;
  }
}
.itemView.dett-offers .text .itemExtraFields {
  position: relative;
  z-index: 1;
  color: #ffffff;
  margin: 0!important;
  top: 10%;
  padding-bottom: 5% !important;
  border-bottom: solid 1px white;
}
.itemView.dett-offers .text .itemExtraFields:last-of-type {
  border-bottom: none;
}
.itemView.dett-offers .text .itemExtraFields .block {
  margin: 0px 0px 20px;
}
.itemView.dett-offers .text .itemExtraFields .block > a.btn {
  color: #ffffff;
  border-color: #ffffff;
}
.itemView.dett-offers .text .itemExtraFields .block > a.btn:hover {
  color: #ae8914;
  background-color: #ffffff;
}
.itemView.dett-offers .text .itemExtraFields .block.vantaggi div p {
  line-height: 1.2em;
  margin: 15px 0px;
}
.itemView.dett-offers .text .itemExtraFields .block.vantaggi div:before {
  color: #ffffff;
  font-size: 1.2em;
}
@media all and (max-width: 991px) {
  .itemView.dett-offers .text .itemExtraFields .block.vantaggi div:before {
    display: none;
  }
}
.itemView.dett-offers .text .itemExtraFields .block span {
  color: #636363;
  font-size: 1.2em;
  font-weight: bold;
}
.itemView.dett-offers .itemBody.background-cover {
  background-color: #000000;
  height: auto;
}
@media all and (min-width: 991px) {
  .itemView.dett-offers .itemBody.background-cover {
    height: 500px;
  }
}
.itemView.dett-offers .itemBody.background-cover > span {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60%);
  zoom: 1;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.itemView.dett-offers .itemBody.background-cover:hover > span {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  filter: alpha(opacity=40%);
  zoom: 1;
}
.itemView.dett-offers .itemFullText {
  text-align: left;
}
.itemView.dett-offers .itemFullText h3 {
  margin-top: 0px;
}
#dashboard {
  position: fixed;
  z-index: 10;
  left: 0;
  bottom: 0;
  height: 50px;
  line-height: 50px;
  width: 100%;
  border-top: 1px solid rgba(99, 99, 99, 0.7);
  box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.45);
  background-color: #232b2a;
}
.tablet #dashboard {
  height: 60px;
  line-height: 60px;
}
#dashboard > a {
  float: left;
  width: 33.333%;
  font-size: .6em;
  color: #fff;
  text-align: center;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  height: 100%;
  line-height: 2.2;
  padding-top: 6px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.tablet #dashboard > a {
  font-size: .8em;
}
#dashboard > a:after {
  content: none;
}
#dashboard > a:last-child {
  border-right: none;
}
#dashboard > a:before {
  font-size: 1.7em;
  display: block;
  margin-right: 0;
}


/*lista mobile accordion*/
.list-mobile {
  margin-bottom: 20px;
}
.list-mobile h3 {
  border: 1px solid rgba(99, 99, 99, 0.5);
  color: #ffffff;
  background-color: #232b2a;
  padding: 10px 50px;
  position: relative;
  outline: none;
  margin-bottom: 0;
  margin-top: 5px;
}
.list-mobile h3:before {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: "fontello";
  color: #e9c03f;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.list-mobile h3:after {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: rotate(0deg) translateY(-50%);
  font-family: "fontello";
  content: "\6c";
  color: #ffffff;
}
.list-mobile h3.ui-state-active:before {
  color: #f3de9b;
}
.list-mobile h3.ui-state-active:after {
  transform: rotate(540deg) translateY(50%);
}
.list-mobile.list-event h3:before {
  content: "\4d";
}
.list-mobile.list-staff h3:before {
  content: "\66";
}
.list-mobile.list-offer h3:before {
  content: "\53";
}
.list-mobile > div {
  border-left: 1px solid rgba(99, 99, 99, 0.5);
  border-right: 1px solid rgba(99, 99, 99, 0.5);
  border-bottom: 1px solid rgba(99, 99, 99, 0.5);
  padding: 15px;
  background-color: #ebebeb;
}


/* --- CHRONOFORM ----------------------------------------------------------- */
.chronoforms6_credits {
  display: none;
}
.mobile  .g-recaptcha {
  transform: scale(0.77);
  -moz-transform: scale(0.77);
  -webkit-transform: scale(0.77);
}
.form-contatti {
  padding: 45px 0% 0px;
}
.form-contatti h3 {
  text-align: center;
  font-size: 2.8em;
  text-transform: uppercase;
  color: #ae8914;
}
.form-contatti form div {
}
.form-contatti form div input,
.form-contatti form div textarea#Richiesta {
  background-color: rgba(35, 43, 42, 0.05) !important;
  outline: none!important;
  vertical-align: top!important;
  color: #232b2a !important;
  padding: 5px!important;
  display: block!important;
  border-radius: 0px!important;
  font-size: 1.2em!important;
  padding-left: 10px!important;
  border: solid 1px #b1b1b1 !important;
  border-radius: 3px !important;
}
.form-contatti form div input:focus,
.form-contatti form div textarea#Richiesta:focus {
  border-bottom: 3px solid #977711 !important;
}
.form-contatti form div input {
  height: 40px!important;
}
.form-contatti form div label {
  display: none!important;
}
.form-contatti form div .ui.checkbox input.hidden + label {
  display: block!important;
  color: #232b2a;
}
.form-contatti form div .ui.checkbox input.hidden + label a {
  color: #232b2a;
  font-weight: bold;
}
.form-contatti form #btnInvia {
  color: #ffffff !important;
  border: 3px solid #ae8914 !important;
  background: #ae8914 !important;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin-top: 20px;
  font-size: 1.2em;
}

/* --- BANNER COOKIES ------------------------------------------------------- */
#banner-cookies {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  margin-bottom: 0;
  z-index: 10;
  font-size: .8rem;
  line-height: 1;
  color: #fff;
  background-color: #000000;
  padding: 0px 15px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.affix #banner-cookies {
  display: none;
}
.no-background #banner-cookies {
  position: fixed;
  bottom: 0;
  display: block;
  top: auto;
  background-color: rgba(0, 0, 0, 0.9);
  border-top: 1px solid #333333;
}
#banner-cookies p {
  margin-right: 20vw;
  margin-top: 7px;
  margin-bottom: 7px;
  font-size: .8em;
}
#banner-cookies p a {
  color: #fff;
}
#banner-cookies .btn {
  background-color: #333333;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  font-size: .9em;
  padding: 0 15px;
  line-height: 25px;
  height: 100%;
  right: 0;
  bottom: 0;
  position: absolute;
}
.bg-grey a.btn.btn-gold-border {
  background-color: white;
  color: #ae8914;
}
.background.background-video {
  position: relative;
  overflow: hidden;
  min-height: inherit;
}
#video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
#video .play {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  zoom: 1;
  z-index: 1;
}
#video > a {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 80px;
  margin-left: -40px;
  margin-top: -40px;
  text-shadow: 1px 1px 2px #444;
  -moz-text-shadow: 1px 1px 2px #444;
  -webkit-text-shadow: 1px 1px 2px #444;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}
#video > a:hover {
  text-decoration: none;
}
.icon-play:before {
  content: "\71";
}


.discount {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #ae8914;
  color: #fff;
  z-index: 1;
  text-align: center;
  padding-top: 25px;
  width: 9vw;
  height: 9vw;
  font-size: 4.4vw;
  font-weight: bold;
  overflow: hidden;
  transition: all ease-in-out 0.3s 0.15s;
  -moz-transition: all ease-in-out 0.3s 0.15s;
  -webkit-transition: all ease-in-out 0.3s 0.15s;
}
.mobile .discount,
.tablet .discount {
  width: 20vw;
  height: 20vw;
  font-size: 10vw;
}
.discount div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.discount div span {
  font-size: .65em;
  position: relative;
}
.discount div span::before {
  content: "Save";
  position: absolute;
  top: -0.75em;
  left: 0;
  font-size: .45em;
  font-weight: normal;
}


/* Social Wall - Inizio */
.container-inner {
  width: 100%;
}
span.section-thumb {
  width: 100%;
  height: 350px;
  background-size: cover;
}
span.section-intro {
  display: none;
}
span.section-user {
  display: none;
}
span.section-share {
  display: none;
}
.stream li .meta {
  display: none !important;
}
span.section-meta {
  display: none !important;
}
span.section-title {
  display: none !important;
}
.stream li .a-icon {
  right: 50% !important;
  margin-right: -20px !important;
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  bottom: -20px !important;
  top: auto !important;
  border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
}
.dcsns-facebook .a-icon,
.stream li.dcsns-instagram .container-inner .a-icon {
  background: none !important;
  background-color: #ae8914 !important;
}
.stream li.dcsns-instagram {
  border: none !important;
}


/* Social Wall - Inizio */
.convenzione-ristorante .background-cover {
  border: none !important;
}
.ui.form ::-webkit-input-placeholder {
  color: rgba(111, 111, 111, 0.87);
}
.footerbottom {
  font-size: 0.8em;
  line-height: .8em;
  margin-top: 7px;
  color: #626463;
}
.footerbottom a,
.footerbottom a:hover,
.footerbottom a:focus {
  color: #626463;
}
.modal-dialog {
  width: 80%;
  margin: 30px auto;
}
body.RU {
  font-size: 17px;
  line-height: 1.2;
}
.RU header .navbar-default .container-fluid .navbar-nav {
  font-size: 1em;
}
.RU header .navbar-default .container-fluid .navbar-nav > li a {
  padding: 10px;
}
.RU .poi-home .bg-white h3 {
  font-size: 2.5vw;
}
.RU .foto-right .text h3 {
  font-size: 2.5em;
}
.RU .list-service .block .wrap-text .text h3,
.RU .list-service .block .title h3 {
  font-size: 2.1em;
}
.RU .list-offer .block .title h3,
.RU .list-offer .block .wrap-text .text h3 {
  font-size: 2.1em;
}
.RU .list-offer .block .wrap-text p,
.RU .list-staff .block .wrap-text p {
  font-size: 15px;
}
@media all and (min-width: 991px) and (max-width: 1400px) {
  .RU .list-event .list-staff .block.col-lg-4 {
    width: 50%;
    border: none;
    border-bottom: 15px solid #ffffff;
  }
  .RU .list-event .list-staff .block.col-lg-4:nth-child(2n+2) {
    border-left: 15px solid #ffffff;
  }
  .RU .list-event .list-staff .block.col-lg-4:nth-child(n+2) {
    border-right: 0;
  }
}
@media all and (max-width: 990px) {
  .col-md-4.pos-1 {
    width: 50%;
  }
  .mobile .col-md-4.pos-1 {
    width: 100%;
  }
  .col-md-4.pos-2 {
    border-left: solid 15px #ffffff !important;
    width: 50%;
  }
  .mobile .col-md-4.pos-2 {
    width: 100%;
    border-left: none !important;
  }
}
.gallery .pos-1,
.gallery .pos-2,
.gallery .pos-3 {
  width: 33.333%;
  display: block !important;
}
