/* RESET
================================================== */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
::-moz-placeholder {
  color: #555555;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #555555;
}
::-webkit-input-placeholder {
  color: #555555;
}
.placeholder {
  color: #555555;
}
/* THEME
================================================== */
/* colori */
.white {
  color: white !important;
}
a:hover .white {
  color: rgba(255, 255, 255, 0.85) !important;
}
.red,
.danger {
  color: #b92222 !important;
}
a:hover .red,
a:hover .danger {
  color: #9c1c1c !important;
}
.red_l {
  color: #FA0014 !important;
}
.green,
.success {
  color: #008B00 !important;
}
.green_l {
  color: #00ff00 !important;
}
.lblue {
  color: #356e89 !important;
}
.blue {
  color: #234357 !important;
}
.lorange {
  color: #CE5623 !important;
}
.orange {
  color: #BC4C19 !important;
}
/* vari */
/* social */
/* BOOTSTRAP OVERRIDE
================================================== */
/*! 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 {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -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: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #356e89;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #204252;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -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 #ECE0D4;
}
.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;
}
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 #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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 #ddd;
}
.table .table {
  background-color: #fff;
}
.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 #ddd;
}
.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 #ddd;
}
.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 #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 5px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 30px;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  color: #555555;
}
.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: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #ECE0D4;
  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: 30px;
  }
  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: 5px;
  padding-bottom: 5px;
  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: 37.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  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: 5px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}
.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: 5px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    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;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  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: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active: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: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #E5D5C5;
  border-color: #ddc8b3;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #d5bca2;
  border-color: #b6895b;
}
.btn-primary:hover {
  color: #fff;
  background-color: #d5bca2;
  border-color: #caaa89;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #d5bca2;
  border-color: #caaa89;
}
.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: #fff;
  background-color: #caaa89;
  border-color: #b6895b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #E5D5C5;
  border-color: #ddc8b3;
}
.btn-primary .badge {
  color: #E5D5C5;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active: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: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active: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: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active: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: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active: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: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #356e89;
  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: #204252;
  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: #AD9A88;
  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;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-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;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #F6EEE6;
  border: 1px solid #ccc;
  border: 1px solid #d1c0af;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #356e89;
}
.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: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-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-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: 4px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #ECE0D4;
  border: 1px solid #ccc;
  border-radius: 0;
}
.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;
}
.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;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99994;
  -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;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99992;
  background-color: white;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1008px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix: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,
.modal-footer:before,
.modal-footer:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.modal-footer:after,
.container:after,
.container-fluid:after,
.row: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: 1007px) {
  .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: 1007px) {
  .visible-sm-block {
    display: block !important;
  }

  /*Inizio tweet*/
  .relative-row .ctf-item {
    width: 33%;
 border: none;
}
 .relative-row .ctf-tweets {
    display:flex;
}
 .relative-row #ctf .ctf-item:first-child {
 border-right: 1px solid #d1c0af;
 padding:0;
}
 
 .relative-row #ctf .ctf-item:last-child {
 border-left: 1px solid #d1c0af;
   padding: 0 0 0 20px;
}
 
 .relative-row #ctf .ctf-item {
 padding: 0 0 0 20px;
}

#ctf.ctf-super-narrow .ctf-author-name {
  display: none;
}

#ctf .ctf-corner-logo {
  display: block;
  float: left;
}

#ctf .svg-inline--fa.fa-w-16 {
  width: 16px;
  margin-top: -17px;
}
  /*Fine tweet*/
}
@media (min-width: 768px) and (max-width: 1007px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1007px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1008px) and (max-width: 1439px) {
  .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: 1008px) and (max-width: 1439px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1008px) and (max-width: 1439px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1008px) and (max-width: 1439px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1440px) {
  .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: 1440px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1007px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1008px) and (max-width: 1439px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .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;
  }
}
/* FONT
================================================== */
@font-face {
  font-family: 'icomoon';
  src: url('./fonts/icomoon.eot?3davhq');
  src: url('./fonts/icomoon.eot?#iefix3davhq') format('embedded-opentype'), url('./fonts/icomoon.woff2?3davhq') format('woff2'), url('./fonts/icomoon.ttf?3davhq') format('truetype'), url('./fonts/icomoon.woff?3davhq') format('woff'), url('./fonts/icomoon.svg?3davhq#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-instagram:before {
  content: "\e63f";
}
.icon-feed:before {
  content: "\e640";
}
.icon-rel-tag:before {
  content: "\e921";
}
.icon-metered:before {
  content: "\e91e";
}
.icon-sentenza:before {
  content: "\e91f";
}
.icon-rapporto-paese:before {
  content: "\e920";
}
.icon-parterre:before {
  content: "\e914";
}
.icon-denaro-lettera:before {
  content: "\e912";
}
.icon-insider:before {
  content: "\e913";
}
.icon-lettera:before {
  content: "\e91a";
}
.icon-inchiesta:before {
  content: "\e91b";
}
.icon-noi-altri:before {
  content: "\e91c";
}
.icon-settori-imprese:before {
  content: "\e91d";
}
.icon-equal:before {
  content: "\e919";
}
.icon-tag-pref:before {
  content: "\e916";
}
.icon-cinema:before {
  content: "\e917";
}
.icon-add-folder:before {
  content: "\e918";
}
.icon-swing:before {
  content: "\e915";
}
.icon-aforisma:before {
  content: "\e911";
}
.icon-plusplus24:before {
  content: "\e910";
}
.icon-mail:before {
  content: "\e90f";
}
.icon-text:before {
  content: "\e90e";
}
.icon-sun:before {
  content: "\e90d";
}
.icon-account:before {
  content: "\e90b";
}
.icon-archive:before {
  content: "\e90c";
}
.icon-rel-img:before {
  content: "\e90a";
}
.icon-remove:before {
  content: "\e909";
}
.icon-tags:before {
  content: "\e907";
}
.icon-user:before {
  content: "\e908";
}
.icon-converti-valute:before {
  content: "\e906";
}
.icon-add-title:before {
  content: "\e905";
}
.icon-desktop:before {
  content: "\e902";
}
.icon-smartphone:before {
  content: "\e903";
}
.icon-tablet:before {
  content: "\e904";
}
.icon-info:before {
  content: "\e901";
}
.icon-plusplus:before {
  content: "\e900";
}
.icon-button-search:before {
  content: "\e805";
}
.icon-chart:before {
  content: "\e800";
}
.icon-infodata:before {
  content: "\e801";
}
.icon-pencil:before {
  content: "\e802";
}
.icon-podcast:before {
  content: "\e803";
}
.icon-topic:before {
  content: "\e804";
}
.icon-business-class:before {
  content: "\e643";
}
.icon-bulb:before {
  content: "\e641";
}
.icon-assicurazioni:before {
  content: "\e633";
}
.icon-calcolatore:before {
  content: "\e634";
}
.icon-confronta-conti:before {
  content: "\e635";
}
.icon-glossario-economico:before {
  content: "\e636";
}
.icon-indici-numeri:before {
  content: "\e637";
}
.icon-listino:before {
  content: "\e638";
}
.icon-money-controller:before {
  content: "\e639";
}
.icon-portafoglio:before {
  content: "\e63a";
}
.icon-prestiti:before {
  content: "\e63b";
}
.icon-proteggi-casa:before {
  content: "\e63c";
}
.icon-sos-tariffe:before {
  content: "\e63d";
}
.icon-stock-selector:before {
  content: "\e63e";
}
.icon-percent:before {
  content: "\e632";
}
.icon-linkedin:before {
  content: "\e630";
}
.icon-message:before {
  content: "\e631";
}
.icon-gallery-counter:before {
  content: "\e62f";
}
.icon-angle-down:before {
  content: "\e628";
}
.icon-angle-up:before {
  content: "\e629";
}
.icon-caret-right:before {
  content: "\e62a";
}
.icon-caret-left:before {
  content: "\e62b";
}
.icon-search:before {
  content: "\e62e";
}
.icon-navicon:before {
  content: "\e62c";
}
.icon-24:before {
  content: "\e62d";
}
.icon-attach-pdf:before {
  content: "\e626";
}
.icon-attach-ext:before {
  content: "\e627";
}
.icon-like:before {
  content: "\e624";
}
.icon-calendar:before {
  content: "\e623";
}
.icon-less:before {
  content: "\e621";
}
.icon-more:before {
  content: "\e622";
}
.icon-rel-table:before {
  content: "\e61a";
}
.icon-rel-dossier:before {
  content: "\e61b";
}
.icon-rel-article:before {
  content: "\e61c";
}
.icon-rel-pdf:before {
  content: "\e61d";
}
.icon-rel-gallery:before {
  content: "\e61e";
}
.icon-products:before {
  content: "\e61e";
}
.icon-rel-video:before {
  content: "\e620";
}
.icon-retweet:before {
  content: "\e619";
}
.icon-question:before {
  content: "\e61f";
}
.s-logo>.icon-sole:before {
  content: "\e617";
}
.icon-expand:before {
  content: "\e603";
}
.icon-quote-left:before {
  content: "\e604";
}
.icon-th-large:before {
  content: "\e610";
}
.icon-share:before {
  content: "\e611";
}
.icon-reply:before {
  content: "\e613";
}
.icon-comment-l:before {
  content: "\e625";
}
.icon-comments-o:before {
  content: "\e614";
}
.icon-star:before {
  content: "\e602";
}
.icon-comment:before {
  content: "\e605";
}
.icon-print:before {
  content: "\e606";
}
.icon-play:before {
  content: "\e612";
}
.icon-caret-up:before {
  content: "\e60e";
}
.icon-caret-down:before {
  content: "\e60f";
}
.icon-chevron-right:before {
  content: "\e60a";
}
.icon-chevron-left:before {
  content: "\e60b";
}
.icon-chevron-down:before {
  content: "\e60c";
}
.icon-chevron-up:before {
  content: "\e60d";
}
.icon-google-plus:before {
  content: "\e609";
}
.icon-angle-right:before {
  content: "\e607";
}
.icon-angle-left:before {
  content: "\e608";
}
.icon-facebook:before {
  content: "\e600";
}
.icon-twitter:before {
  content: "\e601";
}
.icon-close:before {
  content: "\e616";
}
.icon-history:before {
  content: "\e615";
}
/* DEFINIZIONE VARIABILI
================================================== */
/* GLOBAL
================================================== */
body {
  -webkit-font-smoothing: antialiased;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  background: white;
  color: #1A171B;
  position: relative;
}
#wrapper {
  margin: 0 auto;
  position: relative;
  background: #F5E5D5;
}
a {
  color: #356e89;
  text-decoration: none;
  outline: 0 none;
}
a:hover,
a:focus {
  color: #234357;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h1.regular,
h2.regular,
h3.regular,
h4.regular,
h5.regular,
h6.regular,
h1 .regular,
h2 .regular,
h3 .regular,
h4 .regular,
h5 .regular,
h6 .regular {
  font-weight: 400;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #1A171B;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: rgba(26, 23, 27, 0.75);
}
h1,
h3.h1 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 1em;
}
@media (max-width: 767px) {
  h1,
  h3.h1 {
    font-size: 26px;
  }
}
h1 .regular,
h3.h1 .regular {
  font-weight: normal;
}
h2 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 10px;
  font-size: 30px;
}
h2 .regular {
  font-weight: normal;
}
h2.small {
  font-size: 20px;
  margin: 0;
}
h2.title {
  font-weight: 500;
  line-height: 1em;
}
h3 {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 1em;
}
h3.big {
  font-size: 30px;
}
@media (max-width: 767px) {
  h3.big {
    font-size: 22px;
  }
}
h3.small {
  font-size: 16px;
}
h3.rel {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 400;
}
h3 .meta-number {
  display: block;
  font-size: 50px;
  line-height: 1.3em;
  font-weight: bold;
}
h5 {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  color: #234357;
}
h6 {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.3em;
  margin-bottom: 5px;
}
h6.meta {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  line-height: 14px;
}
h6.meta a {
  color: #356e89;
}
h6.meta a:hover {
  color: #234357;
}
h6.lined {
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 1px solid #234357;
  color: #234357;
}
a,
button,
input {
  outline: 0 none;
}
p {
  margin: 0 0 15px;
}
p.small {
  font-size: 12px;
  margin-bottom: 0;
}
p.more {
  padding-top: 5px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px !important;
  line-height: 14px !important;
  font-weight: 700 !important;
  vertical-align: middle;
}
p.more span {
  display: inline-block;
  margin: 0 5px;
  font-size: 14px;
  line-height: 14px !important;
  vertical-align: middle;
  vertical-align: -15%;
  zoom: 1;
}
p.more a {
  text-decoration: none !important;
}
p.tw {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px !important;
  font-weight: bold;
  margin: 0;
}
p.mts {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.3em;
  margin: 15px 0 30px;
  font-weight: 300;
}
ul.meta {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0;
  line-height: 1em;
  padding-bottom: 2px;
}
ul.meta:before,
ul.meta:after {
  content: " ";
  display: table;
}
ul.meta:after {
  clear: both;
}
ul.meta:before,
ul.meta:after {
  content: " ";
  display: table;
}
ul.meta:after {
  clear: both;
}
ul.meta > li {
  display: inline;
  font-size: 11px;
  line-height: 16px;
}
ul.meta > li:after {
  content: '|';
  display: inline-block;
  padding: 0 5px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: normal;
  color: #d1c0af;
}
ul.meta > li:last-child {
  margin-right: 0;
}
ul.meta > li:last-child:after {
  display: none;
}
ul.meta > li > h4,
ul.meta > li > h6,
ul.meta > li > div {
  display: inline;
}
ul.meta > li h6 {
  font-size: 11px;
  margin-bottom: 0;
}
.auth {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
time {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #AD9A88;
}
time.meta {
  display: block;
  font-size: 11px;
  line-height: 14px;
  color: #1A171B;
  text-transform: uppercase;
}
.serif {
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
}
.upper {
  text-transform: uppercase;
}
.lower {
  text-transform: none !important;
}
.italic {
  font-style: italic;
}
span.separator {
  display: block;
  height: 15px;
}
span.separator-d {
  display: block;
  height: 30px;
}
span.opy {
  margin: 0 5px;
  color: #d1c0af;
  font-weight: normal;
  font-size: 11px;
}
hr {
  margin: 15px 0;
  padding: 0;
  width: 100%;
  border-top: 1px solid #d1c0af;
  background: none;
}
.text-right {
  text-align: right;
}
@media (max-width: 767px) {
  .text-right {
    text-align: left;
  }
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.relative {
  position: relative;
}
.is_stuck {
  z-index: 99;
}
figcaption,
.caption {
  color: #1A171B;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.3em;
  padding: 10px 0 0;
  margin: 0 !important;
}
@media (max-width: 1439px) {
  figcaption,
  .caption {
    font-size: 12px;
  }
}
figcaption .credits,
.caption .credits {
  display: block;
  text-align: right;
  color: #AD9A88;
  font-size: 11px;
}
.img-wrapper {
  display: block;
  position: relative;
}
.img-wrapper img {
  max-width: none;
  width: 100% !important;
}
.img-wrapper .credits {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1em;
  color: white;
  text-shadow: 0px 1px 3px #9b9b9b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.img-wrapper .strip {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px 15px 12px;
  color: white;
  background-color: rgba(26, 23, 27, 0.5);
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3em;
}
.img-wrapper .strip .icon {
  font-size: 18px;
  vertical-align: middle;
  float: left;
  margin-right: 5px;
  margin-top: -2px;
}
input[type="text"] {
  border: 1px solid #d1c0af;
  border-radius: 2px;
  padding: 3px 5px;
}
.equal {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}
.equal > .cell {
  display: table-cell;
  float: none;
  vertical-align: middle;
  position: relative;
}
.row-equal {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}
.row-equal > div {
  display: table-cell;
  float: none;
  vertical-align: middle;
  position: relative;
}
.btn {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  border-radius: 20px;
  font-size: 13px;
  line-height: 1em;
  outline: 0 !important;
  padding: 6px 12px;
  color: #356e89;
  border: 1px solid transparent;
  font-weight: 500;
  text-decoration: none !important;
}
@media (max-width: 1439px) {
  .btn {
    font-size: 12px;
  }
}
.btn:hover {
  color: #234357;
}
.btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
.btn[data-toggle="collapse"] {
  margin-top: 10px;
}
.btn.collapsed {
  margin-top: 0;
}
@media (max-width: 1007px) {
  #header .btn {
    padding: 5px 10px;
    font-size: 11px !important;
  }
}
button[disabled],
button[disabled]:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #AD9A88 !important;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled] .btn:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #AD9A88 !important;
  border: 1px solid #AD9A88 !important;
  color: white !important;
}
.btn-empty {
  border: 1px solid #356e89;
  background: none;
  color: #356e89 !important;
}
.btn-empty:hover {
  border-color: #234357;
  color: #234357 !important;
}
.btn-empty[aria-expanded="true"] .icon-more:before {
  content: "\e621";
}
.btn-pri {
  background-color: #356e89 !important;
  color: white !important;
}
.btn-pri:hover {
  background-color: #234357 !important;
  border-color: #234357 !important;
}
.archive-link {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  color: #356e89;
  text-transform: none;
  font-size: 13px;
  line-height: 1em;
  display: block;
}
a.archive-link {
  display: inline-block;
}
a.archive-link:hover {
  color: #234357;
}
.lblue {
  color: #356e89;
}
.lblue:hover {
  color: #234357 !important;
}
.dblue {
  color: #234357;
}
.dblue:hover {
  color: #112531 !important;
}
.ddblue {
  color: #112531;
}
.ddblue:hover {
  color: rgba(17, 37, 49, 0.85) !important;
}
@media print {
  a {
    pointer-events: none;
    cursor: default;
  }
  a[href]:after {
    content: '';
  }
  abbr[title]:after {
    content: '';
  }
}
/* DATEPICKER
================================================== */
.datepicker {
  border-radius: 0;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #d1c0af;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #F6EEE6;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #d1c0af;
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #F6EEE6;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 0;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #AD9A88;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #ECE0D4;
  cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #AD9A88;
  cursor: default;
}
.datepicker table tr td.highlighted {
  background: #E5D5C5;
  border-radius: 0;
}
.datepicker table tr td.highlighted.focused {
  background: #d5bca2;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #E5D5C5;
  color: #AD9A88;
}
.datepicker table tr td.today {
  background: #F6EEE6;
}
.datepicker table tr td.today.focused {
  background: #ECE0D4;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #F6EEE6;
  color: #AD9A88;
}
.datepicker table tr td.range {
  color: #000;
  background-color: #ECE0D4;
  border-color: #cdad8d;
  border-radius: 0;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #dcc6b1;
  border-color: #986d43;
}
.datepicker table tr td.range:hover {
  color: #000;
  background-color: #dcc6b1;
  border-color: #ba8e63;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  color: #000;
  background-color: #dcc6b1;
  border-color: #ba8e63;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d1b598;
  border-color: #986d43;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  background-image: none;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range[disabled],
fieldset[disabled] .datepicker table tr td.range,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus,
.datepicker table tr td.range.disabled:active,
.datepicker table tr td.range[disabled]:active,
fieldset[disabled] .datepicker table tr td.range:active,
.datepicker table tr td.range.disabled.active,
.datepicker table tr td.range[disabled].active,
fieldset[disabled] .datepicker table tr td.range.active {
  background-color: #ECE0D4;
  border-color: #cdad8d;
}
.datepicker table tr td.range .badge {
  color: #ECE0D4;
  background-color: #000;
}
.datepicker table tr td.range.focused {
  background: #dcc6b1;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #ECE0D4;
  color: #AD9A88;
}
.datepicker table tr td.range.highlighted {
  background: #E5D5C5;
}
.datepicker table tr td.range.highlighted.focused {
  background: #E5D5C5;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #E5D5C5;
  color: #AD9A88;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #E5D5C5;
  color: #AD9A88;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  background: #E5D5C5 !important;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  background: #E5D5C5;
  font-weight: 400;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 0;
}
.datepicker table tr td span:hover {
  background: #ECE0D4;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #AD9A88;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #1A171B !important;
  color: #fff;
  background-color: #E5D5C5;
  border-color: #ddc8b3;
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #d5bca2;
  border-color: #b6895b;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #d5bca2;
  border-color: #caaa89;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #d5bca2;
  border-color: #caaa89;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #caaa89;
  border-color: #b6895b;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #E5D5C5;
  border-color: #ddc8b3;
}
.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
  color: #E5D5C5;
  background-color: #fff;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #AD9A88;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
  padding-bottom: 10px;
  border-bottom: 1px solid #AD9A88;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #ECE0D4;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #ECE0D4;
  border: solid #ccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
.datepicker-dropdown,
.datepicker-inline {
  background: #F6EEE6;
  z-index: 10010 !important;
}
.datepicker-dropdown table thead th.dow,
.datepicker-inline table thead th.dow {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding-top: 15px;
}
.datepicker-dropdown table thead th.datepicker-switch,
.datepicker-inline table thead th.datepicker-switch,
.datepicker-dropdown table thead th.prev,
.datepicker-inline table thead th.prev,
.datepicker-dropdown table thead th.next,
.datepicker-inline table thead th.next {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  color: #234357;
}
.datepicker-dropdown table thead th.datepicker-switch,
.datepicker-inline table thead th.datepicker-switch {
  font-size: 13px;
}
.datepicker-dropdown table tbody td,
.datepicker-inline table tbody td {
  position: relative;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
}
.datepicker-dropdown table tbody td.bullet:before,
.datepicker-inline table tbody td.bullet:before {
  content: '';
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  bottom: 3px;
  left: 50%;
  margin-left: -2px;
  right: 0;
  border-radius: 4px;
  background: #356e89;
}
.datepicker-dropdown table tbody td.today,
.datepicker-inline table tbody td.today,
.datepicker-dropdown table tbody td.today:hover,
.datepicker-inline table tbody td.today:hover {
  color: #1A171B;
  font-weight: bold;
}
.datepicker-dropdown table tbody td.today:after,
.datepicker-inline table tbody td.today:after,
.datepicker-dropdown table tbody td.today:hover:after,
.datepicker-inline table tbody td.today:hover:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #356e89;
}
.datepicker-inline {
  width: 100%;
  margin-bottom: 15px;
}
.datepicker-inline table {
  width: 100%;
}
.split:before,
.split:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  border-right: 1px solid #d1c0af;
}
.split-xs-2:before,
.split-xs-4-a:before {
  left: 50%;
}
.split-xs-2:after,
.split-xs-4-a:after {
  display: none;
}
.split-xs-4-b:before {
  left: 25%;
}
.split-xs-4-b:after {
  left: 75%;
}
.split-xs-3:before,
.split-xs-8-4:before,
.split-xs-4-8:before {
  left: 33.33333333%;
}
.split-xs-3:after,
.split-xs-8-4:after,
.split-xs-4-8:after {
  left: 66.66666667%;
}
.split-xs-8-4:before {
  display: none;
}
.split-xs-4-8:after {
  display: none;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 1008px) {
  .container {
    width: 1002px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1008px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1440px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* HEADER
================================================== */
#header .is_stuck {
  z-index: 99990;
}
#header .visible-compact {
  /*.transition(opacity 0.3s ease-in-out);
    .opacity(0);*/
  display: none;
}
.hdr-collapsed #header .hidden-compact {
  display: none !important;
}
.hdr-collapsed #header .visible-compact {
  /*.opacity(1);*/
  display: block !important;
}
.header-title {
  text-transform: lowercase;
  font-family: "sole_display_sc", "sole_display", Georgia, Times, "Times New Roman", serif;
  font-weight: 800;
}
.main-header {
  position: relative;
  background-color: #F5E5D5;
  border-bottom: 1px solid #d1c0af;
  height: 45px;
  line-height: 45px;
}
.main-header a.btn:hover {
  color: #356e89 !important;
}
.main-header a.btn-pri:hover {
  color: white !important;
}
.main-header .tools-left .icon {
  height: 45px;
  line-height: 45px;
}
.main-header .header-title,
.main-header .header-article-title,
.main-header .header-home-title {
  line-height: 45px;
}
.main-header .header-title [class^="icon-"],
.main-header .header-article-title [class^="icon-"],
.main-header .header-home-title [class^="icon-"],
.main-header .header-title [class*=" icon-"],
.main-header .header-article-title [class*=" icon-"],
.main-header .header-home-title [class*=" icon-"] {
  vertical-align: middle;
}
.main-header .header-title a {
  color: #356e89;
}
.main-header .header-title a:hover {
  color: #234357;
}
.main-header .header-title .header-home-title {
  margin-top: 10px;
  line-height: 0.8em !important;
  height: auto;
  font-size: 30px;
}
.main-header .header-title .header-home-title,
.main-header .header-title .header-home-title:hover {
  color: #1A171B !important;
}
.main-header .header-title .header-home-title:hover {
  color: rgba(26, 23, 27, 0.75) !important;
}
.main-header .container {
  position: relative;
}
.main-header .container > .header-title {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 42px;
  margin-bottom: 0;
}
.header-article .main-header .container > .header-title {
  line-height: 0.8em;
}
/*.main-header .container .header-article-title a,
.main-header .container .header-home-title a {
  display: inline-block;
}*/
.main-header .container .header-article-title .icon-sole,
.main-header .container .header-home-title .icon-sole {
  display: block;
  font-size: 32px;
  margin-top: 6px;
  color: #1A171B;
  padding-right: 19px;
  background: url(https://www.ilsole24ore.com/static/img/ilsole24ore-o-2021.svg) no-repeat center center;
  background-size:80px;
  height:36px;
}
.main-header .container > .header-article-title,
.main-header .container > .header-home-title {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  overflow: hidden;
  margin-bottom: 0;
  font-size: 14px;
}
@media (min-width: 1440px) {
  .main-header .container > .header-article-title,
  .main-header .container > .header-home-title {
    font-size: 15px;
  }
}
.main-header a {
  color: inherit;
}
.main-header a:hover,
.main-header a:focus {
  text-decoration: none;
}
.main-header.is_stuck {
  z-index: 150;
}
.main-header .header-article-title {
  margin-top: 5px;
  left: 200px;
  right: 200px;
  line-height: 1.1em;
  font-weight: 400;
  margin-top: 0;
  line-height: 45px;
}
.main-header .header-article-title .header-title {
  display: inline !important;
  line-height: 45px;
  border-right: 1px solid rgba(53, 110, 137, 0.5);
  padding-right: 5px;
  margin-right: 2px;
  line-height: 1.1em;
  display: block;
  color: #356e89;
  font-size: 16px;
}
.main-header .header-article-title .header-title:hover {
  text-decoration: underline !important;
}
.main-header .tools-left a,
.main-header .tools-right a,
.main-header .tools-left .link,
.main-header .tools-right .link,
.main-header .tools-left .btn-link,
.main-header .tools-right .btn-link {
  cursor: pointer;
  color: #234357;
  text-transform: uppercase;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}
.main-header .tools-left a:hover,
.main-header .tools-right a:hover,
.main-header .tools-left .link:hover,
.main-header .tools-right .link:hover,
.main-header .tools-left .btn-link:hover,
.main-header .tools-right .btn-link:hover {
  text-decoration: none;
  color: #234357;
}
.main-header .tools-left a .icon,
.main-header .tools-right a .icon,
.main-header .tools-left .link .icon,
.main-header .tools-right .link .icon,
.main-header .tools-left .btn-link .icon,
.main-header .tools-right .btn-link .icon {
  color: #356e89;
  vertical-align: middle;
  font-size: 14px;
}
.main-header .tools-left a .icon.icon-sole,
.main-header .tools-right a .icon.icon-sole,
.main-header .tools-left .link .icon.icon-sole,
.main-header .tools-right .link .icon.icon-sole,
.main-header .tools-left .btn-link .icon.icon-sole,
.main-header .tools-right .btn-link .icon.icon-sole {
  font-size: 24px;
  color: #1A171B;
}
.main-header .tools-left a .icon-navicon,
.main-header .tools-right a .icon-navicon,
.main-header .tools-left .link .icon-navicon,
.main-header .tools-right .link .icon-navicon,
.main-header .tools-left .btn-link .icon-navicon,
.main-header .tools-right .btn-link .icon-navicon {
  font-size: 10px;
}
.main-header .tools-left .btn-link,
.main-header .tools-right .btn-link {
  text-transform: none;
}
.main-header .tools-left .btn-over-dropdown,
.main-header .tools-right .btn-over-dropdown {
  position: relative;
  overflow: visible;
  display: block;
  height: 50px;
  padding: 0 16px;
  z-index: 99990;
}
.main-header .tools-left .btn-over-dropdown > .icon-angle-down,
.main-header .tools-right .btn-over-dropdown > .icon-angle-down {
  display: block;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 17px;
  color: #356e89;
}
.main-header .tools-left .btn-over-dropdown .over-dropdown,
.main-header .tools-right .btn-over-dropdown .over-dropdown {
  display: none;
  position: absolute;
  top: 45px;
  width: 192px;
  right: 0;
  background-color: white;
  z-index: 10010;
  border: 1px solid rgba(53, 110, 137, 0.2);
  padding: 0 15px;
}
.main-header .tools-left .btn-over-dropdown .over-dropdown:after,
.main-header .tools-right .btn-over-dropdown .over-dropdown:after {
  content: "";
  position: absolute;
  top: -8px;
  right: 20px;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid white;
}
.main-header .tools-left .btn-over-dropdown .over-dropdown li,
.main-header .tools-right .btn-over-dropdown .over-dropdown li {
  line-height: 45px;
  display: block;
  float: none !important;
  border-bottom: 1px solid #efefef;
}
.main-header .tools-left .btn-over-dropdown .over-dropdown li a,
.main-header .tools-right .btn-over-dropdown .over-dropdown li a {
  text-transform: none;
  display: block;
  height: 45px;
  font-weight: 400;
}
.main-header .tools-left .btn-over-dropdown .over-dropdown li a:hover,
.main-header .tools-right .btn-over-dropdown .over-dropdown li a:hover {
  color: #356e89;
}
.main-header .tools-left .btn-over-dropdown .over-dropdown li a span,
.main-header .tools-right .btn-over-dropdown .over-dropdown li a span {
  display: block;
  float: left;
  width: 22px;
  line-height: 45px;
  height: 45px;
}
.main-header .tools-left .btn-over-dropdown .over-dropdown li a.logout,
.main-header .tools-right .btn-over-dropdown .over-dropdown li a.logout {
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
.main-header .tools-left .btn-over-dropdown:hover .icon-angle-down:before,
.main-header .tools-right .btn-over-dropdown:hover .icon-angle-down:before {
  content: "\e629";
}
.main-header .tools-left .btn-over-dropdown:hover .over-dropdown,
.main-header .tools-right .btn-over-dropdown:hover .over-dropdown {
  display: block;
}
.main-header .tools-left li,
.main-header .tools-right li {
  float: left;
}
.main-header .tools-left .tool-container,
.main-header .tools-right .tool-container {
  position: relative;
}
.main-header .tools-left .tool-container .tool,
.main-header .tools-right .tool-container .tool {
  position: absolute;
  left: 0;
  top: 11px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease-in-out;
  -o-transition: visibility 0s 0.3s, opacity 0.3s ease-in-out;
  transition: visibility 0s 0.3s, opacity 0.3s ease-in-out;
  line-height: 24px;
}
.hdr-collapsed .main-header .tools-left .tool-container .tool,
.hdr-collapsed .main-header .tools-right .tool-container .tool {
  top: 10px;
}
.main-header .tools-left .tool-container .tool.search-tool .search-form,
.main-header .tools-right .tool-container .tool.search-tool .search-form {
  position: relative;
}
.main-header .tools-left .tool-container .tool.search-tool .search-form .search-input,
.main-header .tools-right .tool-container .tool.search-tool .search-form .search-input {
  height: 28px;
  width: 242px;
  padding-left: 10px;
  padding-right: 30px;
  border-radius: 30px;
  border: 0;
}
@media (max-width: 1007px) {
  .main-header .tools-left .tool-container .tool.search-tool .search-form .search-input,
  .main-header .tools-right .tool-container .tool.search-tool .search-form .search-input {
    width: 160px;
  }
}
.main-header .tools-left .tool-container .tool.search-tool .search-form .search-submit,
.main-header .tools-right .tool-container .tool.search-tool .search-form .search-submit {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  background: none;
  border: 0 none;
  height: 28px;
  padding: 0 5px;
}
.main-header .tools-left .tool-container .tool.search-tool .search-form .search-submit .icon,
.main-header .tools-right .tool-container .tool.search-tool .search-form .search-submit .icon {
  font-size: 17px;
  height: 28px !important;
  line-height: 28px !important;
  color: #356e89;
}
.main-header .tools-left .tool-container.open .tool,
.main-header .tools-right .tool-container.open .tool {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.main-header .tools-left {
  position: absolute;
  top: 0;
  bottom: 0;
}
.main-header .tools-left li {
  padding-right: 46px;
}
.header-slim .main-header .tools-left li,
.hdr-collapsed .main-header .tools-left li {
  padding-right: 24px;
}
@media (max-width: 1007px) {
  .main-header .tools-left li {
    padding-right: 10px;
  }
}
.main-header .tools-left li:last-child {
  padding-right: 10px !important;
}
.main-header .tools-left .icon {
  margin-right: 3px;
  float: left;
}
.main-header .tools-left .label {
  display: inline-block;
  overflow: hidden;
  max-width: 100px;
  float: left;
  /*.transition(max-width .3s ease-in-out);*/
}
.main-header .tools-left .label:hover {
  color: #356e89;
}
.header-article .main-header .tools-left li {
  padding-right: 24px;
}
.main-header .tools-right {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
}
.main-header .tools-right a .icon {
  font-size: 12px;
}
.main-header .header-article-share {
  padding-top: 4px;
}
.main-header .header-article-share ul {
  padding-top: 24px;
}
.main-header .header-article-share ul li {
  line-height: 22px;
  margin-left: 10px;
}
.main-header .header-article-share a {
  color: #1A171B;
  font-weight: normal;
}
.main-header .header-article-share a.fb .icon {
  background-color: #4963a4;
}
.main-header .header-article-share a.fb:hover .icon {
  background-color: #2f5389;
}
.main-header .header-article-share a.tw .icon {
  background-color: #55acee;
}
.main-header .header-article-share a.tw:hover .icon {
  background-color: #0293c3;
}
.main-header .header-article-share a.gp .icon {
  background-color: #df4b31;
}
.main-header .header-article-share a.gp:hover .icon {
  background-color: #c94b39;
}
.main-header .header-article-share .icon {
  float: left;
  border-radius: 22px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin-right: 3px;
}
.main-header .header-article-share .icon:before {
  color: white;
}
.header-slim .main-header,
.hdr-collapsed .main-header {
  background-color: #f7eadd;
}
.header-slim .main-header .btn,
.hdr-collapsed .main-header .btn {
  color: #356e89 !important;
  padding: 2px 8px;
  border-radius: 0;
  font-size: 11px;
  font-weight: normal;
}
.header-slim .main-header .btn-pri,
.hdr-collapsed .main-header .btn-pri {
  background-color: transparent !important;
  color: #234357 !important;
  border-right: 1px solid #d1c0af;
  font-weight: bold;
}
.header-slim .main-header .btn-pri:hover,
.hdr-collapsed .main-header .btn-pri:hover {
  color: #234357 !important;
  border-color: transparent !important;
  border-right: 1px solid #d1c0af !important;
}
.header-slim .main-header .tools-left .label,
.hdr-collapsed .main-header .tools-left .label {
  max-width: 0;
}
.header-slim .main-header .tools-left .link .icon,
.hdr-collapsed .main-header .tools-left .link .icon {
  color: #234357;
}
.header-slim .main-header .tools-left .link:hover,
.hdr-collapsed .main-header .tools-left .link:hover {
  color: #234357;
}
.header-slim .main-header .header-article-share ul,
.hdr-collapsed .main-header .header-article-share ul {
  padding-top: 10px;
}
.section-header-meta {
  background-color: #F5E5D5;
  border-bottom: 1px solid #d1c0af;
  overflow: hidden;
}
.section-header-meta .container {
  height: 86px;
  position: relative;
}
.header-home .section-header-meta .container {
  height: 116px;
}
.header-home .section-header-meta .logo {
  margin-bottom: 0;
}
.header-home .section-header-meta .logo a {
  font-size: 85px;
  color: #1A171B;
}
.header-home .section-header-meta .logo a .icon-sole {
  padding-right: 50px;
}
.section-header-meta .section-header-link {
  display: block;
  color: #555555;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 14px;
  padding: 34px 0;
}
.section-header-meta .section-header-link .icon {
  padding: 0 5px;
}
.section-header-meta .pos-left,
.section-header-meta .pos-right {
  position: absolute;
  z-index: 1;
  top: 0;
}
.section-header-meta .pos-left.section-header-box,
.section-header-meta .pos-right.section-header-box {
  top: 14px;
}
.section-header-meta .pos-left {
  left: 5px;
}
.section-header-meta .pos-left.section-header-box {
  left: 15px;
}
.section-header-meta .pos-right {
  right: 5px;
}
.section-header-meta .pos-right.section-header-box {
  right: 15px;
}
.section-header-meta .section-header-title {
  position: absolute;
  top: 2px;
  left: 0;
  right: 0;
  text-align: center;
}
.section-header-meta .section-header-title .header-title {
  font-size: 48px;
  margin-bottom: 10px;
}
.section-header-meta .section-header-title ul.section-header-menu {
  position: relative;
  top: -8px;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 12px;
  line-height: 13px;
}
.section-header-meta .section-header-title ul.section-header-menu li {
  display: inline-block;
  text-transform: none;
  padding: 0 8px;
  border-right: 1px solid #d1c0af;
}
.section-header-meta .section-header-title ul.section-header-menu li:last-child {
  border-right: 0 none;
}
.section-header-meta .section-header-title ul.section-header-menu li a {
  text-transform: uppercase;
  color: #356e89;
  font-weight: bold;
}
.section-header-meta .section-header-title ul.section-header-menu li a.meteo {
  color: #1A171B;
  font-weight: normal;
}
.section-header-meta .section-header-title ul.section-header-menu li a:hover,
.section-header-meta .section-header-title ul.section-header-menu li a:focus {
  text-decoration: none;
}
.section-header-meta .section-header-title ul.section-header-menu li.today a {
  color: #1A171B;
  font-weight: normal;
  text-transform: uppercase;
}
.section-header-meta .section-header-title ul.section-header-menu .icon {
  position: relative;
  top: 2px;
  font-size: 15px;
  line-height: 15px;
}
@media (max-width: 1007px) {
  .section-header-meta .section-header-title ul.section-header-menu {
    font-size: 11px;
    font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
}
.main-header-nav,
.section-nav {
  position: relative;
  display: block;
  width: 100%;
  border-bottom: 1px solid #1A171B;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  height: 36px;
  overflow: hidden;
  background-color: #F5E5D5;
}
.main-header-nav .title,
.section-nav .title {
  font-size: 14px;
  position: absolute;
  z-index: 30;
  left: 20px;
  color: #356e89;
  line-height: 36px;
}
.main-header-nav ul li,
.section-nav ul li {
  display: inline-block;
}
.main-header-nav ul li h6.meta,
.section-nav ul li h6.meta {
  color: #234357;
  padding: 0 6px;
  line-height: 36px;
}
.main-header-nav ul li a,
.section-nav ul li a {
  color: #1A171B;
  line-height: 36px;
  padding: 0 6px;
  font-size: 14px;
  display: block;
  height: 36px;
  position: relative;
}
@media (min-width: 1440px) {
  .main-header-nav ul li a,
  .section-nav ul li a {
    font-size: 15px;
    padding: 0 12px;
  }
}
.main-header-nav ul li a:hover,
.section-nav ul li a:hover,
.main-header-nav ul li a.active,
.section-nav ul li a.active {
  color: #356e89;
  text-decoration: none;
}
.main-header-nav ul li a[aria-describedby],
.section-nav ul li a[aria-describedby] {
  color: #356e89;
}
.main-header-nav ul li a[aria-describedby]:after,
.section-nav ul li a[aria-describedby]:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #E5D5C5;
}
#s_main .main-header-nav ul li li,
#s_main .section-nav ul li li {
  margin-right: 20px;
}
#s_main .main-header-nav ul li a,
#s_main .section-nav ul li a {
  font-size: 20px !important;
  line-height: 36px;
}
.main-header-nav .prev,
.section-nav .prev,
.main-header-nav .next,
.section-nav .next {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  text-align: center;
  color: #356e89;
  text-decoration: none !important;
  outline: 0 none !important;
  line-height: 32px;
  z-index: 20;
}
.main-header-nav .prev.disabled,
.section-nav .prev.disabled,
.main-header-nav .next.disabled,
.section-nav .next.disabled {
  display: none;
  cursor: default;
}
.main-header-nav .prev span,
.section-nav .prev span,
.main-header-nav .next span,
.section-nav .next span {
  line-height: 32px;
  font-size: 20px;
}
.main-header-nav .prev,
.section-nav .prev {
  left: 0;
  padding-left: 14px;
  text-align: left;
  background-image: -webkit-linear-gradient(left, #F5E5D5 50%, rgba(245, 229, 213, 0) 80%);
  background-image: -o-linear-gradient(left, #F5E5D5 50%, rgba(245, 229, 213, 0) 80%);
  background-image: linear-gradient(to right, #F5E5D5 50%, rgba(245, 229, 213, 0) 80%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5e5d5', endColorstr='#00f5e5d5', GradientType=1);
}
.main-header-nav .next,
.section-nav .next {
  right: 0;
  padding-right: 14px;
  text-align: right;
  background-image: -webkit-linear-gradient(left, rgba(245, 229, 213, 0) 20%, #F5E5D5 50%);
  background-image: -o-linear-gradient(left, rgba(245, 229, 213, 0) 20%, #F5E5D5 50%);
  background-image: linear-gradient(to right, rgba(245, 229, 213, 0) 20%, #F5E5D5 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f5e5d5', endColorstr='#fff5e5d5', GradientType=1);
}
.main-header-nav .scroller-container,
.section-nav .scroller-container {
  z-index: 19;
}
@media (min-width: 1440px) {
  .main-header-nav,
  .section-nav {
    font-size: 15px;
  }
  .main-header-nav li a,
  .section-nav li a {
    padding: 0 13px;
  }
}
.hdr-collapsed .section-header .main-header-nav,
.hdr-collapsed .section-header .section-nav {
  background-color: #f7eadd;
  border-bottom-color: #d1c0af;
  font-size: 13px;
}
.hdr-collapsed .section-header .main-header-nav li a,
.hdr-collapsed .section-header .section-nav li a {
  padding: 0 8px;
}
/* Section NAV */
.section-nav {
  text-align: left;
  font-weight: normal;
}
.section-nav ul li a {
  color: #356e89;
}
.section-nav ul li a.active {
  color: #234357;
}
.section-nav ul li a:hover {
  color: #234357;
}
.section-nav ul li a {
  font-weight: normal;
  text-transform: lowercase;
}
.hdr-collapsed .main-header-nav .prev {
  background-image: -webkit-linear-gradient(left, #f7eadd 50%, rgba(247, 234, 221, 0) 80%);
  background-image: -o-linear-gradient(left, #f7eadd 50%, rgba(247, 234, 221, 0) 80%);
  background-image: linear-gradient(to right, #f7eadd 50%, rgba(247, 234, 221, 0) 80%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7eadd', endColorstr='#00f7eadd', GradientType=1);
}
.hdr-collapsed .main-header-nav .next {
  background-image: -webkit-linear-gradient(left, rgba(247, 234, 221, 0) 20%, #f7eadd 50%);
  background-image: -o-linear-gradient(left, rgba(247, 234, 221, 0) 20%, #f7eadd 50%);
  background-image: linear-gradient(to right, rgba(247, 234, 221, 0) 20%, #f7eadd 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f7eadd', endColorstr='#fff7eadd', GradientType=1);
}
.section-nav {
  margin-bottom: 30px;
  border-bottom: 1px solid #d1c0af;
}
.section-nav .prev,
.section-nav .next {
  width: 35px;
  height: 33px;
  overflow: hidden;
}
.section-nav .prev {
  padding-left: 0;
}
.section-nav .next {
  padding-right: 0;
}
.section-nav ul li a .count {
  margin-left: 5px;
  font-weight: 300;
  font-size: 13px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.section-nav ul li a.active {
  box-shadow: inset 0 -3px 0 #356e89;
  font-weight: bold;
}
@media (min-width: 1008px) {
  #header.header-article .main-header {
    height: 92px;
  }
  .hdr-collapsed #header.header-article .main-header {
    height: 45px;
  }
  .hdr-collapsed #header.header-home .main-header {
    height: 36px;
    border-bottom: 0;
  }
  .hdr-collapsed #header.header-home .main-header-nav {
    display: block !important;
  }
}
@media (max-width: 1439px) {
  .main-header .header-title {
    font-size: 32px;
  }
  .main-header .header-article-title {
    font-size: 14px;
  }
  .main-header-nav {
    font-size: 13px;
  }
  .main-header-nav li a {
    padding: 0 12px;
  }
  .hdr-collapsed .section-header .main-header .header-home-title .icon-sole {
    font-size: 32px;
  }
}
@media (max-width: 1007px) {
  .main-header .btn {
    color: #356e89 !important;
    padding: 2px 8px;
    border-radius: 0;
    font-size: 11px;
    font-weight: normal;
  }
  .main-header .btn-pri {
    background-color: transparent !important;
    color: #234357 !important;
    border-right: 1px solid #d1c0af;
    font-weight: bold;
  }
  .main-header .btn-pri:hover {
    color: #234357 !important;
    border-color: transparent !important;
    border-right: 1px solid #d1c0af !important;
  }
  .main-header .header-title {
    font-size: 26px;
  }
  .main-header .tools-left .label {
    max-width: 0;
  }
  .header-article .main-header .container > .header-title,
  .header-category .main-header .container > .header-title {
    font-size: 32px;
    line-height: 45px;
  }
  .main-header-nav {
    font-size: 14px;
  }
  .main-header-nav li a {
    padding: 0 12px;
  }
  .section-header .main-header {
    height: 45px;
    line-height: 44px;
    border-bottom: none;
  }
  .section-header.header-home .main-header {
    height: 60px;
  }
  .section-header.header-home .main-header .header-home-title .icon-sole {
    font-size: 46px;
  }
  .section-header.header-home .main-header .btn {
    color: #234357 !important;
    padding: 2px 10px;
    border-radius: 45px;
    font-weight: bold;
  }
  .section-header.header-home .main-header .btn-pri {
    background-color: #356e89 !important;
    color: white !important;
    border-right: none;
    font-weight: bold;
  }
  .hdr-collapsed .section-header.header-home .main-header .btn {
    color: #356e89 !important;
    padding: 2px 8px;
    border-radius: 0;
    font-size: 11px;
    font-weight: normal;
  }
  .hdr-collapsed .section-header.header-home .main-header .btn-pri {
    background-color: transparent !important;
    color: #234357 !important;
    border-right: 1px solid #d1c0af;
    font-weight: bold;
  }
  .hdr-collapsed .section-header.header-home .main-header .btn-pri:hover {
    color: #234357 !important;
    border-color: transparent !important;
    border-right: 1px solid #d1c0af !important;
  }
  .hdr-collapsed .section-header.header-home .main-header .header-home-title .icon-sole {
    font-size: 32px;
  }
  .section-header .section-header-meta {
    background-color: #e7d6c6;
    height: 30px;
    padding: 5px 0;
  }
  .section-header .section-header-meta .section-header-box {
    display: none;
  }
  .section-header .section-header-meta .section-header-title {
    position: static;
  }
  .section-header .section-header-meta .section-header-title .logo,
  .section-header .section-header-meta .section-header-title .header-title {
    display: none;
  }
  .section-header .section-header-meta .section-header-title .section-header-menu {
    line-height: 20px;
    top: 0;
  }
  .section-header .section-header-meta .section-header-title .section-header-menu li {
    border-right-color: rgba(255, 255, 255, 0.4);
    padding: 0 12px;
  }
}
#menu-popover-container {
  position: relative;
}
#menu-popover-container .popover {
  z-index: 99999;
  position: absolute;
  padding: 30px 0;
  background-color: #E5D5C5;
  top: -1px !important;
}
#menu-popover-container .popover.left {
  left: 15px !important;
}
#menu-popover-container .popover.right {
  left: auto !important;
  right: 15px !important;
}
#menu-popover-container .popover .popover-content .equal .cell {
  padding: 0 26px;
  vertical-align: top;
  border-right: 1px solid #d1c0af;
}
#menu-popover-container .popover .popover-content .equal .cell:last-child {
  border-right: 0 none;
}
#menu-popover-container .popover .popover-content .equal .cell a {
  color: #1A171B;
}
#menu-popover-container .popover .popover-content .equal .cell a:hover {
  color: #356e89;
}
#menu-popover-container .popover .popover-content .equal .cell h6.meta {
  color: #234357;
  margin-bottom: 15px;
}
#menu-popover-container .popover .popover-content .equal .cell ul li {
  margin: 0 0 10px;
  line-height: 1.1em;
}
#menu-popover-container .popover .popover-content .equal .cell ul li:last-child {
  margin-bottom: 0;
}
.hp-weekend {
  display: block;
  width: 78px;
  height: 18px;
  line-height: 18px;
  border: 1px solid #d1c0af;
  background: #F5E5D5;
  color: #234357;
  text-align: center;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -40px;
  font-family: "sole_display", Georgia, Times, "Times New Roman", serif;
  font-weight: 800;
  font-style: italic;
  font-size: 14px;
}
/* Iscroll markup  */
.scroller-container {
  position: absolute;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.scroller {
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}
/* Iscroll markup  */
#navigation {
  position: fixed;
  top: 0;
  bottom: 0;
  right: auto;
  width: 230px;
  background-color: white;
  z-index: 100000;
  border-right: 1px solid #1A171B;
  left: -50px;
  margin-left: -360px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: margin-left 0s 0.4s, left 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: margin-left 0s 0.4s, left 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: margin-left 0s 0.4s, left 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.nav-open #navigation {
  left: 0;
  margin-left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: left 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: left 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
#navigation .scroller-container {
  overflow: visible;
}
#navigation .iScrollVerticalScrollbar {
  right: 0;
  left: 1px;
}
#navigation ul.main-navigation-list > li {
  position: relative;
}
#navigation ul.main-navigation-list > li .arrow-left {
  position: absolute;
  z-index: 100000;
  right: 24px;
  top: 6px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid rgba(53, 110, 137, 0.2);
  border-bottom: 10px solid transparent;
}
#navigation ul.main-navigation-list > li .arrow-left:after {
  position: absolute;
  content: "";
  right: -11px;
  top: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid white;
  border-bottom: 10px solid transparent;
  z-index: 1;
}
#navigation ul.main-navigation-list > li > a {
  display: block;
  padding: 6px 15px;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: uppercase;
  color: #1A171B;
  font-size: 13px;
  font-weight: bold;
  position: relative;
}
#navigation ul.main-navigation-list > li > a .icon-sole {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 8px;
}
#navigation ul.main-navigation-list > li > a .icon-angle-right {
  float: right;
  color: #356e89;
}
.touch #navigation ul.main-navigation-list > li > a .icon-angle-right {
  display: none !important;
}
#navigation ul.main-navigation-list > li > a:hover,
#navigation ul.main-navigation-list > li > a.active,
#navigation ul.main-navigation-list > li > a.js-active {
  text-decoration: none;
  background-color: #f0faff;
}
#navigation ul.main-navigation-list > li > a:hover:after,
#navigation ul.main-navigation-list > li > a.active:after,
#navigation ul.main-navigation-list > li > a.js-active:after {
  background-color: transparent;
}
#navigation ul.main-navigation-list > li > a.red-bg {
  background-color: #b92222;
  color: white;
}
#navigation ul.main-navigation-list > li > a.red-bg:after {
  background-color: transparent;
}
#navigation ul.main-navigation-list > li > a.edition {
  margin-top: 20px;
  padding: 18px 0 48px;
  background-color: #f1f1f1;
  text-align: center;
  color: #234357;
}
#navigation ul.main-navigation-list > li > a.edition:after {
  background-color: transparent;
}
#navigation ul.main-navigation-list > li > a.edition .label {
  display: block;
  margin-bottom: 18px;
}
#navigation ul.main-navigation-list > li > a.edition .edition-img {
  max-width: 216px;
  height: auto;
  margin: 0 auto;
  display: block;
}
#navigation ul.main-navigation-list > li.separator {
  margin-bottom: 16px;
}
#navigation ul.main-navigation-list > li.separator:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 15px;
  right: 15px;
  height: 1px;
  background-color: #efefef;
}
#navigation ul.main-navigation-list > li.home {
  line-height: 34px;
}
#navigation ul.main-navigation-list > li.home .icon-24 {
  font-size: 26px;
  vertical-align: middle;
  margin-right: 8px;
}
#navigation ul.main-navigation-list > li.home a:hover {
  background-color: transparent;
}
#navigation ul.main-navigation-list > li.blue > a {
  color: #234357;
}
#navigation ul.main-navigation-list > li.blue > a:after {
  background-color: rgba(53, 110, 137, 0.2);
}
#navigation ul.main-navigation-list > li.blue > a:hover,
#navigation ul.main-navigation-list > li.blue > a.active,
#navigation ul.main-navigation-list > li.blue > a.js-active {
  background-color: #f1f1f1;
}
#navigation ul.main-navigation-list > li.blue > a:hover:after,
#navigation ul.main-navigation-list > li.blue > a.active:after,
#navigation ul.main-navigation-list > li.blue > a.js-active:after {
  background-color: transparent;
}
#navigation .popover {
  width: 180px;
  z-index: 99999;
  position: absolute;
  padding: 20px 0 10px;
  margin-left: -25px;
}
#navigation .popover .popover-content {
  background-color: white;
  border: 1px solid rgba(53, 110, 137, 0.2);
  padding: 15px 20px;
}
#navigation .popover .title {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  color: #1A171B !important;
  font-weight: bold;
  font-size: 11px;
}
#navigation .popover .title:after {
  display: block;
  content: "";
  width: 30px;
  height: 3px;
  background-color: #356e89;
  margin: 6px 0;
}
#navigation .popover ul li {
  padding: 0;
}
#navigation .popover ul li a {
  display: block;
  padding: 5px 0;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: none;
  color: #1A171B !important;
  border-bottom-color: transparent;
  font-size: 13px;
}
#navigation .popover ul li a:hover {
  text-decoration: none;
}
.popover {
  z-index: 500;
  position: absolute;
}
@media (max-width: 767px) {
  .js-sticky-header {
    border-bottom: 1px solid #d1c0af;
  }
  .a-leaderboard {
    display: none;
  }
  .section-header .main-header {
    height: 44px;
  }
  .section-header .main-header .tools-left .icon {
    height: 44px;
    line-height: 44px;
  }
  .section-header .main-header .tools-left .tool-container {
    display: none;
  }
  .section-header .main-header .tools-right {
    display: none;
  }
  .section-header .main-header .header-home-title {
    display: block !important;
  }
  #header-tools {
    padding-top: 10px;
    padding-bottom: 7px;
    font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1em;
  }
  #header-tools time {
    color: #1A171B;
  }
  #header-tools ul.right {
    float: right;
    text-transform: uppercase;
    font-size: 0;
  }
  #header-tools ul.right li {
    font-size: 11px;
    line-height: 1em;
    display: inline-block;
    padding: 0 7px;
    border-right: 1px solid #d1c0af;
  }
  #header-tools ul.right li:last-child {
    border: none;
    padding-right: 0;
  }
  #navigation {
    width: 260px;
  }
  #navigation .scroller-container {
    right: 30px;
  }
  #navigation .nav-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    z-index: 99;
  }
  #navigation ul.main-navigation-list {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #navigation ul.main-navigation-list > li.home {
    line-height: normal;
  }
  #navigation ul.main-navigation-list > li.home .icon {
    font-size: 16px;
    line-height: 22px;
  }
  #navigation ul.main-navigation-list > li,
  #navigation ul.main-navigation-list > li.separator {
    margin-bottom: 1px;
  }
  #navigation ul.main-navigation-list > li:after,
  #navigation ul.main-navigation-list > li.separator:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background-color: #efefef;
  }
  #navigation ul.main-navigation-list > li > a {
    font-size: 14px;
    line-height: 22px;
  }
  #navigation ul.main-navigation-list > li > a.edition {
    display: none;
  }
}
#wp-header {
  background: #234357;
  position: relative;
  width: 100%;
  color: white;
  text-align: center;
  /* Con Immagine Cover */
}
#wp-header .container {
  height: inherit;
}
#wp-header .header-widget-dateinterval {
  display: none;
}
#wp-header .menu-header {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  background: #234357;
  height: 40px;
  overflow: hidden;
}
#wp-header .menu-header .blog-title {
  display: none;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  z-index: 2;
  font-size: 16px;
  line-height: 40px;
  font-weight: 700;
}
#wp-header .menu-header.is_stuck {
  z-index: 99990;
  left: auto;
}
#wp-header .menu-header.is_stuck .container {
  position: relative;
}
#wp-header .menu-header.is_stuck .container .blog-title {
  display: block;
}
@media (min-width: 1008px) {
  #wp-header .menu-header.is_stuck .container .navbar-nav.search-open {
    margin-left: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1007px) {
  #wp-header .menu-header.is_stuck .container #nav-menu {
    padding-left: 45px;
  }
  #wp-header .menu-header.is_stuck .container .navbar-nav.search-open {
    margin-left: 0 !important;
  }
  #wp-header .menu-header.is_stuck .container .search-open #search-input {
    width: 637px;
  }
}
@media (min-width: 768px) {
  #wp-header .menu-header.is_stuck .container .menu-item-search {
    position: absolute;
    right: 0;
    background: #234357;
    top: 0;
    margin: 0 !important;
    z-index: 2;
  }
  #wp-header .menu-header.is_stuck .container .menu-item-search:before {
    display: none;
  }
}
#wp-header .menu-header ul.sub-menu {
  display: none;
}
#wp-header .menu-header .caroufredsel_wrapper {
  position: relative !important;
}
#wp-header .menu-header .prev,
#wp-header .menu-header .next {
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 10;
  width: 30px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
@media (min-width: 768px) {
  #wp-header .menu-header .prev,
  #wp-header .menu-header .next {
    display: none !important;
  }
}
#wp-header .menu-header .prev,
#wp-header .menu-header .next,
#wp-header .menu-header .prev span:before,
#wp-header .menu-header .next span:before {
  color: #fff;
}
#wp-header .menu-header .prev:hover,
#wp-header .menu-header .next:hover {
  text-decoration: none;
}
#wp-header .menu-header .prev.disabled,
#wp-header .menu-header .next.disabled {
  display: none !important;
}
#wp-header .menu-header .prev {
  left: 0;
}
#wp-header .menu-header .next {
  right: 0;
}
#wp-header .menu-topics::-webkit-scrollbar {
  display: none;
}
#wp-header .menu-topics {
  overflow: hidden;
  padding-top: 40px;
  height: 70px;
  background: white;
  line-height: 30px;
}
@media (max-width: 767px) {
  #wp-header .menu-topics {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
  }
  #wp-header .menu-topics:before,
  #wp-header .menu-topics:after {
    position: absolute;
    height: 30px;
    display: block;
    content: '';
    bottom: 0;
    width: 30px;
    left: 0;
    background: -moz-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
    /* IE6-9 */
  }
  #wp-header .menu-topics:after {
    right: 0;
    left: auto;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
  }
  #wp-header .menu-topics ul {
    padding: 0 30px;
    clear: none;
    width: auto;
    float: left;
  }
}
#wp-header .menu-topics h3 {
  display: inline;
  text-transform: uppercase;
  color: #000;
  font-size: 11px;
  padding: 0 7px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#wp-header .menu-topics ul {
  white-space: nowrap;
  font-size: 0;
  display: inline;
  height: 30px;
}
#wp-header .menu-topics ul > li {
  padding: 0 7px;
  height: 30px;
  float: none;
  display: inline-block;
  vertical-align: top;
}
#wp-header .menu-topics ul > li > a {
  color: #AD9A88;
  font-size: 11px;
  margin: 0;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 9px 0;
  font-weight: 700;
}
#wp-header .menu-topics ul > li > a:hover {
  color: #867361;
}
#wp-header .navbar-nav {
  -webkit-transition: margin-left 0.3s;
  -o-transition: margin-left 0.3s;
  transition: margin-left 0.3s;
}
#wp-header .navbar-nav > li {
  height: 40px;
  list-style: none;
  float: left;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: block;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 40px;
}
#wp-header .navbar-nav > li.blog-title {
  display: none;
}
#wp-header .navbar-nav > li.menu-item-search {
  line-height: 12px;
  padding: 13px 0;
  position: absolute;
  background: #234357;
  top: 0;
  margin: 0 !important;
  z-index: 2;
}
#wp-header .navbar-nav > li:first-child {
  padding-left: 0;
}
#wp-header .navbar-nav > li:first-child:before {
  display: none;
}
@media (min-width: 768px) {
  #wp-header .navbar-nav > li {
    padding-left: 1px;
  }
  #wp-header .navbar-nav > li:before {
    content: '';
    display: block;
    position: absolute;
    top: 14px;
    bottom: 14px;
    width: 1px;
    background: #fff;
  }
}
#wp-header .navbar-nav > li > a {
  color: white;
  display: block;
  padding: 0 10px;
  text-align: center;
}
@media (min-width: 768px) {
  #wp-header .navbar-nav > li > a {
    padding: 0 9px;
  }
}
@media (min-width: 1008px) {
  #wp-header .navbar-nav > li > a {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  #wp-header .navbar-nav > li > a {
    border-right: 0 none;
  }
}
#wp-header .navbar-nav > li > a:hover {
  color: rgba(255, 255, 255, 0.85);
}
#wp-header .navbar-nav > li input,
#wp-header .navbar-nav > li form {
  display: inline-block;
  vertical-align: top;
}
#wp-header .navbar-nav > li #search-input {
  padding: 0;
  background: none;
  border: none;
  border-bottom: 1px solid #d1c0af;
  border-radius: 0;
  width: 0;
  margin-left: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#wp-header .navbar-nav > li .label {
  display: none;
  margin-right: 5px;
}
@media (max-width: 767px) {
  #wp-header .navbar-nav > li .label {
    display: inline-block;
  }
  #wp-header .navbar-nav > li.menu-item-search {
    width: 250px;
    text-align: center;
  }
  #wp-header .navbar-nav > li.menu-item-search a {
    display: inline-block;
  }
}
#wp-header .navbar-nav > li .icon {
  font-size: 14px;
  line-height: 5px;
}
.home #wp-header .navbar-nav > li.menu-item-home a,
.archive #wp-header .navbar-nav > li.menu-item-home a,
#wp-header .navbar-nav > li.current-menu-item a,
#wp-header .navbar-nav > li.current_page_item#wp-header .navbar-nav > li.active a {
  font-weight: 700;
}
#wp-header .navbar-nav > li.menu-item-has-children a:after,
#wp-header .navbar-nav > li.menu-item-archive a:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e628";
  margin-left: 8px;
}
#wp-header .navbar-nav > li.menu-item-has-children.active,
#wp-header .navbar-nav > li.menu-item-archive.active {
  font-weight: 700;
}
#wp-header .navbar-nav > li.menu-item-has-children.active a:after,
#wp-header .navbar-nav > li.menu-item-archive.active a:after {
  content: "\e629";
}
@media (min-width: 768px) and (max-width: 1439px) {
  #wp-header .navbar-nav.search-open {
    margin-left: -47px !important;
  }
}
#wp-header .navbar-nav.search-open .label {
  display: none;
}
#wp-header .navbar-nav.search-open #search-input {
  width: 80px;
}
@media (max-width: 480px) {
  #wp-header .navbar-nav.search-open #search-input {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #wp-header .navbar-nav {
    text-align: center;
    height: 40px;
    padding: 0;
    margin: 0;
    line-height: 40px;
  }
  #wp-header .navbar-nav > li {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  #wp-header .navbar-nav > li a {
    display: inline-block;
    vertical-align: top;
  }
}
#wp-header .title-header {
  padding-top: 20px;
}
#wp-header .title-header a {
  color: white;
}
#wp-header .title-header .blog-title {
  font-size: 60px;
  line-height: 62px;
  margin: 0 0 4px;
}
@media (max-width: 767px) {
  #wp-header .title-header .blog-title {
    font-size: 26px;
    line-height: 28px;
  }
}
#wp-header .title-header h2 {
  margin: 0;
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 767px) {
  #wp-header .title-header h2 {
    font-size: 16px;
  }
}
#wp-header .title-header ul {
  margin: 0;
  padding: 14px 0 0 0;
  font-size: 0;
  line-height: 0;
}
#wp-header .title-header ul li {
  padding: 0 5px;
  display: inline-block;
}
#wp-header .title-header ul li a {
  font-size: 17px;
  display: block;
  line-height: 1em;
}
#wp-header .title-header ul li a:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
#wp-header .cover .container {
  padding: 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 307px;
}
@media (max-width: 1439px) {
  #wp-header .cover .container {
    width: 100%;
  }
}
@media (max-width: 1439px) {
  #wp-header .cover .container {
    height: 257px;
  }
}
@media (max-width: 1007px) {
  #wp-header .cover .container {
    height: 195px;
  }
}
@media (max-width: 767px) {
  #wp-header .cover .container {
    height: 162px;
    padding: 20px 0;
  }
}
.js-sticky-header {
  position: relative;
  z-index: 99992 !important;
}
/* CONTENT
================================================== */
.a-block {
  text-align: center;
  padding: 15px 0;
}
#sidebar .a-block {
  padding: 0;
  margin-bottom: 30px;
}
@media (max-width: 1007px) {
  #sidebar .a-block {
    padding: 15px 0;
    background: #F6EEE6;
  }
}
.masonry-item .a-block {
  background: #F6EEE6;
  margin-bottom: 30px;
}
@media (min-width: 1008px) and (max-width: 1439px) {
  .masonry-item .a-block {
    padding: 0;
    background: none;
  }
}
.a-masthead {
  border-bottom: 1px solid #d1c0af;
}
.a-masthead div {
  margin: 0 auto;
}
.a-leaderboard {
  position: relative;
  height: 120px;
  background: #E5D5C5;
}
.a-leaderboard div {
  margin: 0 auto;
}
.a-leaderboard .container {
  padding: 0;
}
.backgroundAdv .a-leaderboard {
  display: none;
}
body.wsRadioSkin,
body.backgroundAdv {
  background-repeat: no-repeat;
  background-position: -465px top;
}
@media (min-width: 1008px) {
  body.wsRadioSkin,
  body.backgroundAdv {
    background-position: center top !important;
    background-attachment: fixed;
  }
}
@media (min-width: 1440px) {
  body.wsRadioSkin,
  body.backgroundAdv {
    background-size: 2290px;
  }
}
body.wsRadioSkin #pg_wrapper,
body.backgroundAdv #pg_wrapper {
  margin: 0 auto;
}
@media (min-width: 1007px) {
  body.wsRadioSkin #pg_wrapper,
  body.backgroundAdv #pg_wrapper {
    max-width: 1008px;
  }
}
@media (min-width: 1439px) {
  body.wsRadioSkin #pg_wrapper,
  body.backgroundAdv #pg_wrapper {
    max-width: 1200px;
  }
}
body.wsRadioSkin #btop,
body.backgroundAdv #btop {
  height: 95px;
}
@media (min-width: 1440px) {
  body.wsRadioSkin #btop,
  body.backgroundAdv #btop {
    height: 115px;
  }
}
body.wsRadioSkin #bleft,
body.backgroundAdv #bleft,
body.wsRadioSkin #bright,
body.backgroundAdv #bright {
  position: absolute;
  top: 0;
  bottom: 0;
}
body.wsRadioSkin #bleft,
body.backgroundAdv #bleft {
  left: 0;
}
body.wsRadioSkin #bright,
body.backgroundAdv #bright {
  right: 0;
}
.modal-backdrop.in {
  opacity: 0.96;
  filter: alpha(opacity=96);
  background: white;
}
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
  background: #F6EEE6;
}
.modal-content {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fixed-height {
  max-height: 400px;
  overflow-y: auto;
}
.fixed-height::-webkit-scrollbar-track {
  background-color: #F5E5D5;
}
#modal-disclaimer .fixed-height::-webkit-scrollbar-track {
  background-color: white;
}
.fixed-height::-webkit-scrollbar {
  width: 4px;
  background-color: #F5E5D5;
}
#modal-disclaimer .fixed-height::-webkit-scrollbar {
  background-color: white;
}
.fixed-height::-webkit-scrollbar-thumb {
  background-color: #AD9A88;
  border-radius: 4px;
}
#modal-disclaimer .fixed-height::-webkit-scrollbar-thumb {
  background-color: #555555;
}
#modal-login .modal-dialog {
  width: 360px;
}
#modal-login .modal-header {
  border: none;
  color: #234357;
  padding: 32px 24px 0 24px;
}
#modal-login .modal-header .modal-title {
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: lowercase;
  font-size: 22px;
  line-height: 0.5em;
  font-weight: bold;
  /*margin-bottom: @baseDim / 3;*/
  margin-bottom: 6px;
}
#modal-login .modal-header p {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 1.3em;
  margin: 0 0 11px 0;
}
#modal-login .modal-header button.close {
  margin-top: -20px;
  margin-right: -1px;
}
#modal-login .modal-body {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-left: 24px;
  padding-right: 24px;
}
#modal-login .modal-body .utils label,
#modal-login .modal-body .utils a {
  font-size: 11px;
  line-height: 22px;
  color: #356e89;
}
#modal-login .modal-body .utils label {
  text-transform: uppercase;
  font-weight: normal;
}
#modal-login .modal-body .button-list {
  margin: 15px 0;
}
#modal-login .modal-body .button-list .btn-pri {
  border-radius: 20px;
  padding: 7px 30px;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 1em;
}
#modal-login .modal-body .button-list .btn-txt {
  color: #356e89 !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  line-height: 1em;
}
#modal-login .modal-body .social-login {
  border-top: 2px solid #f2f2f2;
  padding: 20px 0;
  text-align: center;
}
#modal-login .modal-body .social-login h6 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 11px;
  line-height: 1em;
  margin-bottom: 10px;
}
#modal-login .modal-body .social-login ul li {
  display: inline-block;
  margin: 0 4px;
}
#modal-login .modal-body .social-login ul li a {
  display: block;
  color: white;
  font-size: 14px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
}
#modal-login .modal-body .social-login ul li a.fb {
  background: #4963a4;
}
#modal-login .modal-body .social-login ul li a.tw {
  background: #55acee;
}
#modal-login .modal-body .social-login ul li a.gp {
  background: #df4b31;
}
#modal-login .modal-body .social-login ul li a.in {
  background: #0086ac;
}
#modal-login .modal-body .social-login ul li a .icon {
  line-height: 30px;
}
#modal-search .close,
#modal-scad .close,
#modal-disclaimer .close {
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  z-index: 50;
  top: 0;
  right: -54px;
}
@media (max-width: 1007px) {
  #modal-search .close,
  #modal-scad .close,
  #modal-disclaimer .close {
    right: -34px;
  }
}
#modal-search .close .icon-circle,
#modal-scad .close .icon-circle,
#modal-disclaimer .close .icon-circle {
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: white;
  font-size: 14px;
  background: #356e89;
  border-radius: 34px;
}
#modal-search .modal-dialog {
  width: 830px;
}
@media (max-width: 1007px) {
  #modal-search .modal-dialog {
    width: 650px;
  }
}
#modal-search .modal-content {
  background: none;
}
#modal-search .modal-body {
  padding: 30px 0;
}
#modal-search .modal-body .search-field .search-input {
  border-bottom: 1px solid #112531;
  background: none;
  border-radius: 0;
  padding-left: 5px;
}
#modal-search .modal-body .search-field .search-submit {
  right: 0;
}
#modal-search #suggestions-list {
  padding: 5px 0;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#modal-search #suggestions-list li {
  border-bottom: 1px solid #d1c0af;
}
#modal-search #suggestions-list li.fin {
  background: #faf5f0;
  padding: 15px 25px 0;
  border: none;
}
#modal-search #suggestions-list li.fin li:last-child {
  border: none;
}
#modal-search #suggestions-list li.fin a {
  margin: 0 -25px;
}
#modal-search #suggestions-list li.fin a:hover,
#modal-search #suggestions-list li.fin a.active {
  background: #F6EEE6;
}
#modal-search #suggestions-list li.fin .icon {
  margin-right: 7.5px;
}
#modal-search #suggestions-list li.fin .index {
  display: inline-block;
  width: 140px;
}
#modal-search #suggestions-list li a {
  display: block;
  padding: 17px 25px 15px;
  color: #356e89;
  font-size: 13px;
  line-height: 13px;
}
#modal-search #suggestions-list li a:hover,
#modal-search #suggestions-list li a.active {
  background: #F6EEE6;
}
#modal-search #suggestions-list li h6,
#modal-search #suggestions-list li .label {
  color: #AD9A88;
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 11px;
  line-height: 13px;
}
#modal-search .no-res {
  padding: 5px 0;
}
#modal-search .no-res p {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.3em;
  margin-bottom: 7.5px;
  color: #356e89;
}
#modal-search .no-res p a:hover {
  text-decoration: underline;
}
#modal-disclaimer .modal-dialog {
  width: 830px;
}
@media (max-width: 1007px) {
  #modal-disclaimer .modal-dialog {
    width: 650px;
  }
}
#modal-disclaimer .close {
  top: -30px;
}
#modal-disclaimer .modal-content {
  margin-top: 50px;
}
#modal-disclaimer .modal-body {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 20px;
}
#modal-disclaimer .modal-body .modal-header {
  padding: 30px 0;
  margin-bottom: 15px;
  border-top: 1px solid #d1c0af;
  border-bottom: 1px solid #d1c0af;
}
#modal-disclaimer .modal-body .modal-header p {
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 0;
}
#modal-disclaimer .modal-body .fixed-height {
  height: 200px;
  font-size: 13px;
  font-weight: 300;
}
#modal-disclaimer .modal-body .fixed-height strong,
#modal-disclaimer .modal-body .fixed-height b {
  font-weight: 400;
}
.list > li.i {
  border-bottom: 1px solid #d1c0af;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.list > li.last,
.list > li:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
}
.list.list-search > li.i {
  margin-bottom: 30px;
}
.tag-list {
  margin-bottom: 45px;
  position: relative;
  padding-left: 100px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: bold;
}
.tag-list .label {
  position: absolute;
  left: 0;
  top: 0;
  text-transform: uppercase;
  color: #234357;
}
.tag-list ul {
  padding: 0 0 7px;
  font-size: 0;
  line-height: 1em;
}
.tag-list ul li {
  font-size: 13px;
  line-height: 1.2em;
  display: inline-block;
  padding-right: 7.5px;
  border-right: 1px solid #356e89;
  margin-right: 7.5px;
}
.tag-list ul li.last,
.tag-list ul li:last-child {
  border: none;
  margin: none;
}
.list-follow li.i h3 {
  display: block;
  position: relative;
  height: 30px;
  padding-left: 40px;
  font-weight: bold;
}
.list-follow li.i h3,
.list-follow li.i h3 a {
  color: #234357;
}
.list-follow li.i h3:hover,
.list-follow li.i h3 a:hover {
  color: #112531;
}
.list-follow li.i h3 .account {
  color: #356e89;
}
.list-follow li.i h3 .account:hover {
  color: #234357;
}
.list-follow li.i h3 .icon {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: white;
  font-size: 16px;
  border-radius: 30px;
}
.list-follow li.i h3 .icon.icon-facebook {
  background: #4963a4;
}
.list-follow li.i h3 .icon.icon-twitter {
  background: #55acee;
}
.list-follow li.i h3 .icon.icon-instagram {
  background: #476F90;
}
.list-follow li.i h3 .icon.icon-feed {
  background: #FF9F00;
}
@media (max-width: 1007px) and (min-width: 768px) {
  .touch .list-follow {
    margin: 0 -15px;
  }
  .touch .list-follow:before,
  .touch .list-follow:after {
    content: " ";
    display: table;
  }
  .touch .list-follow:after {
    clear: both;
  }
  .touch .list-follow:before,
  .touch .list-follow:after {
    content: " ";
    display: table;
  }
  .touch .list-follow:after {
    clear: both;
  }
  .touch .list-follow li.i {
    float: left;
    width: 33%;
    padding: 0 15px;
    border-bottom: none;
    border-right: 1px solid #d1c0af;
  }
  .touch .list-follow li.i:last-child {
    border: none;
  }
}
.list-ordered > li {
  padding-left: 15px !important;
  position: relative;
}
.list-ordered > li .list-index {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 12px;
  line-height: 14px;
  color: #234357;
  font-weight: normal;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
@media (min-width: 1008px) {
  .side-block .list-ordered > li {
    padding-left: 25px !important;
  }
  .side-block .list-ordered > li .list-index {
    left: 10px;
  }
}
.entry {
  font-size: 18px;
  line-height: 1.7em;
}
@media (max-width: 1007px) {
  .entry {
    line-height: 1.6em;
  }
}
.entry b,
.entry strong {
  font-weight: bold;
}
.entry i,
.entry em {
  font-style: italic;
}
.entry ul,
.entry ol {
  margin-bottom: 15px;
}
.entry ul li,
.entry ol li {
  margin-left: 20px;
  padding-left: 5px;
}
.entry ul.tools,
.entry ol.tools,
.entry ul.gallery-items,
.entry ol.gallery-items {
  margin-bottom: 0;
}
.entry ul.tools li,
.entry ol.tools li,
.entry ul.gallery-items li,
.entry ol.gallery-items li {
  margin-left: 0;
  padding-left: 0;
}
.entry ul {
  list-style-type: disc;
}
.entry ul.tools,
.entry ul.gallery-items {
  list-style: none;
}
.entry ol {
  list-style-type: decimal;
}
.entry .floating ul,
.entry .article-footer ul,
.entry blockquote ul,
.entry #lock ul,
.entry .floating ol,
.entry .article-footer ol,
.entry blockquote ol,
.entry #lock ol {
  list-style: none;
  margin-bottom: 0;
}
.entry .floating ul li,
.entry .article-footer ul li,
.entry blockquote ul li,
.entry #lock ul li,
.entry .floating ol li,
.entry .article-footer ol li,
.entry blockquote ol li,
.entry #lock ol li {
  margin-left: 0;
  padding-left: 0;
}
.entry .title .count {
  font-size: 22px;
  line-height: 24px;
  font-weight: 800;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  display: inline-block;
  border-top: 1px solid #d1c0af;
  border-bottom: 1px solid #d1c0af;
  margin-right: 5px;
}
.entry p {
  margin-bottom: 30px;
}
.entry p.first-letter::first-letter {
  font-size: 110px;
  line-height: 1em;
  float: left;
  margin: -10px 10px 0 0;
}
.entry p a {
  text-decoration: underline;
}
.entry p.author a {
  text-decoration: none !important;
}
.entry .btn-empty {
  text-decoration: none;
}
.entry blockquote {
  padding-bottom: 15px;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 30px;
  color: #234357;
  position: relative;
}
.entry blockquote p {
  margin: 0;
}
.entry blockquote p.quote {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 26px;
  line-height: 1.2em;
  font-weight: normal;
  font-style: italic;
}
.entry blockquote p.quote b,
.entry blockquote p.quote strong {
  font-weight: normal;
  font-style: italic;
}
.entry blockquote p.auth {
  padding-top: 5px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.entry blockquote .share {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-size: 16px;
}
.entry .article {
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 45px;
}
.caroufredsel_wrapper {
  cursor: pointer !important;
}
.carousel {
  position: relative;
  overflow: hidden;
}
.carousel > ul,
.carousel > ol {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 10000px;
}
.carousel > ul li,
.carousel > ol li {
  float: left;
}
.carousel .slide {
  float: left;
}
.carousel .slide figure {
  margin-bottom: 0;
}
.carousel nav a {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  color: #AD9A88;
  text-decoration: none !important;
  outline: 0 none !important;
  z-index: 99;
}
.carousel nav a.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
}
.carousel nav a.prev {
  left: 0;
}
.carousel nav a.next {
  right: 0;
}
.carousel nav a span {
  line-height: 40px;
  font-size: 20px;
}
.carousel nav.s-top a {
  margin-top: 20px;
}
.carousel .pagination {
  margin-top: 10px;
  text-align: center;
}
.carousel .pagination a {
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 0 4px;
  border-radius: 14px;
  background: #8D9496;
}
.carousel .pagination a.selected {
  background: white;
}
.carousel .pagination a span {
  display: none;
}
.opening-full-article .carousel .pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 99;
}
.carousel-gallery {
  /* Related slide content */
}
.carousel-gallery nav a {
  position: absolute;
  top: 50%;
  color: white;
  background: #356e89;
  border-radius: 100%;
}
.carousel-gallery nav a:hover {
  background: #234357;
}
.carousel-gallery nav a.prev {
  left: -20px;
  padding-left: 16px;
}
.carousel-gallery nav a.next {
  right: -20px;
  padding-right: 16px;
}
.carousel-gallery nav a span {
  line-height: 40px;
  font-size: 20px;
}
.carousel-gallery nav a.disabled {
  display: none;
}
.carousel-gallery .gallery-expand,
.carousel-gallery .gallery-close {
  font-size: 14px;
  background: #356e89;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 100%;
  text-align: center;
  position: absolute;
  top: 10px;
  right: 1px;
  color: white;
  z-index: 20;
  text-decoration: none !important;
}
.carousel-gallery .gallery-expand:hover,
.carousel-gallery .gallery-close:hover {
  background: #234357;
}
.carousel-gallery .gallery-expand span,
.carousel-gallery .gallery-close span {
  line-height: 30px;
}
.carousel-gallery .gallery-close {
  right: 30px;
  top: 20px;
  display: none;
}
.open .carousel-gallery .gallery-close {
  display: block;
}
.carousel-gallery .tools {
  width: auto;
  position: static;
  float: right;
  padding: 0;
  list-style: none;
  line-height: 30px;
}
.carousel-gallery .tools li {
  float: left;
  padding-left: 10px !important;
}
.carousel-gallery .gallery-container {
  overflow: hidden;
  position: relative;
}
.carousel-gallery .gallery-container .gallery-sidebar {
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: none;
  padding: 0 30px;
}
.carousel-gallery .gallery-container .gallery-sidebar .sidebar-meta {
  border-top: 1px solid #d1c0af;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 10px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  padding: 15px 0;
  height: 60px;
  line-height: 30px;
}
.carousel-gallery .gallery-container .gallery-sidebar .title {
  font-size: 20px;
  line-height: 1.1em;
  margin-bottom: 30px;
}
.carousel-gallery .gallery-container .gallery-sidebar .caption {
  min-height: 60px;
}
.carousel-gallery .gallery-footer {
  position: relative;
}
.carousel-gallery .gallery-footer .caption {
  padding-top: 15px;
  min-height: 40px;
  position: relative;
  padding-right: 80px;
}
.carousel-gallery .gallery-footer .caption .count {
  position: absolute;
  top: 18px;
  right: 40px;
  font-size: 12px;
  line-height: 1em;
  font-weight: bold;
}
.carousel-gallery .gallery-items {
  width: 99000px;
}
.carousel-gallery .gallery-item {
  float: left;
  overflow: hidden;
  text-align: center;
  /*img[data-srcset], img[data-src]{
      &.lazy-loaded{
        .opacity(.3);
      }
    }
    &.current{
      img[data-srcset], img[data-src]{
        &.lazy-loaded{
          .opacity(1);
        }
      }
    }*/
}
.carousel-gallery .gallery-item img {
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.carousel-gallery .gallery-item.current img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-gallery .gallery-item img {
  pointer-events: none;
}
.carousel-gallery .gallery-item .gallery-meta {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
.carousel-gallery .gallery-item.related-gallery-item {
  padding-top: 15px;
}
.carousel-gallery .related-content {
  background-color: white;
  height: 100%;
  text-align: left;
  padding: 0 40px 20px 40px;
  position: relative;
  /* image wrapper, forced ratio */
}
.carousel-gallery .related-content .header {
  padding: 20px 60px 0 0;
  height: 80px;
  z-index: 20;
  border-bottom: 1px solid #d1c0af;
}
.carousel-gallery .related-content .header .share {
  padding: 5px 10px 5px 0;
  border-right: 1px solid #d1c0af;
  margin-right: 10px;
}
.carousel-gallery .related-content .header .share .tools li {
  padding-left: 0;
  margin: 0 5px 0 0;
}
.carousel-gallery .related-content .header .title {
  display: table-cell;
  height: 40px;
  font-size: 17px;
  line-height: 1.1em;
  vertical-align: middle;
  font-weight: 500;
}
.carousel-gallery .related-content .header-tools {
  border-bottom: 1px solid #d1c0af;
  padding: 10px 0;
  position: relative;
  height: 56px;
  margin-bottom: 10px;
}
.carousel-gallery .related-content .header-tools .archive-link {
  text-transform: uppercase;
  line-height: 36px;
}
.carousel-gallery .related-content .header-tools .archive-link .icon {
  font-size: 18px;
}
.carousel-gallery .related-content .archive-link {
  font-size: 11px;
  line-height: 1em;
}
.carousel-gallery .related-content h3.big {
  font-size: 26px;
}
.carousel-gallery .related-content h3.rel {
  margin-bottom: 30px;
}
.carousel-gallery .related-content .img-75p {
  padding-top: 75%;
  overflow: hidden;
}
.carousel-gallery .related-content .img-75p img {
  position: absolute;
  top: 0;
  left: 0;
}
.carousel-gallery.related nav {
  display: none !important;
}
.carousel-gallery.related .gallery-footer .caption {
  display: none;
}
@media (max-width: 1007px) {
  .carousel-gallery.related .gallery-content {
    height: 100%;
  }
}
/* OVERLAY #overlay
================================================== */
body.overlayOpen {
  overflow: hidden;
}
.gallery-wrapper.open {
  background: rgba(255, 255, 255, 0.95);
  z-index: 100000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  position: fixed;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  overflow: hidden;
}
.gallery-wrapper.open .gallery-preview {
  display: none;
}
.gallery-wrapper.open .carousel-gallery {
  height: 100%;
  margin-left: 0;
}
.gallery-wrapper.open .carousel-gallery .gallery-footer {
  display: none;
}
.gallery-wrapper.open .carousel-gallery .gallery-container {
  height: 100%;
  background: white;
}
.gallery-wrapper.open .carousel-gallery .gallery-container .gallery-content {
  overflow: hidden;
}
.gallery-wrapper.open .carousel-gallery .gallery-container .gallery-content .gallery-items {
  padding-top: 80px;
}
.gallery-wrapper.open .carousel-gallery .gallery-container .gallery-sidebar {
  padding-top: 80px;
  background: white;
  display: block;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.gallery-wrapper.open .carousel-gallery .gallery-container .gallery-sidebar .a-block {
  float: right;
  padding: 0;
}
@media (max-width: 1007px) {
  .gallery-wrapper.open .carousel-gallery .gallery-container {
    margin-left: 30px;
    margin-right: 30px;
    overflow: hidden;
  }
  .gallery-wrapper.open .carousel-gallery .gallery-container .gallery-content {
    width: 100%;
    margin: 0 auto 30px;
  }
  .gallery-wrapper.open .carousel-gallery .gallery-container .gallery-sidebar {
    margin-top: 15px;
    position: relative !important;
    right: auto;
    padding: 0;
    width: 100%;
    margin: 0 auto 30px;
  }
  .gallery-wrapper.open .carousel-gallery .gallery-container nav a {
    top: 300px;
  }
}
@media (min-width: 1008px) {
  .gallery-wrapper.open .carousel-gallery .gallery-container {
    margin-left: 30px;
    margin-right: 30px;
    height: 100%;
  }
  .gallery-wrapper.open .carousel-gallery .gallery-container .gallery-content {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
  }
}
.gallery-wrapper.open .carousel-gallery .related-content {
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 30px 0 0;
  top: -80px;
}
.gallery-wrapper.open .carousel-gallery .related-content .header .title {
  font-size: 20px;
}
.gallery-wrapper.open .carousel-gallery .related-content .header-tools {
  padding: 20px 0;
  height: 76px;
}
.gallery-wrapper.open .carousel-gallery .related-content .content-title {
  margin-bottom: 20px;
}
@media (max-width: 1007px) {
  .gallery-wrapper.open .carousel-gallery.related .gallery-container {
    margin-right: 0;
  }
}
.gallery-wrapper.open .carousel-gallery.related .gallery-container .gallery-sidebar {
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
@media (min-width: 1008px) {
  .gallery-wrapper.open .carousel-gallery.related .gallery-container .gallery-content {
    overflow: visible;
  }
}
.gallery-wrapper.open .carousel-gallery.related .gallery-container .gallery-content .gallery-items .current {
  overflow: visible;
  z-index: 10;
}
.gallery-wrapper.open .carousel-gallery.related .gallery-container .gallery-sidebar {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease-in-out;
  -o-transition: visibility 0s 0.3s, opacity 0.3s ease-in-out;
  transition: visibility 0s 0.3s, opacity 0.3s ease-in-out;
}
/* Swipe gallery css
================================================== */
.swipe-carousel {
  overflow: hidden;
}
.swipe-carousel .gallery-container {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  -webkit-transform-style: preserve-3d;
}
.swipe-carousel .gallery-container,
.swipe-carousel .gallery-container ul.gallery-items,
.swipe-carousel .gallery-container .gallery-item {
  height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}
.swipe-carousel .gallery-container ul.animate {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.swipe-carousel .gallery-container ul.gallery-items {
  transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -o-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -ms-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -moz-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0%, 0, 0) scale3d(1, 1, 1);
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  position: relative;
}
.swipe-carousel .gallery-container ul.gallery-items .gallery-item {
  float: left;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: translate3d(0, 0, 0);
  text-align: center;
  position: relative;
}
.swipe-carousel .gallery-container ul.gallery-items .gallery-item .item-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /*
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain; //cover
          */
  text-align: center;
  display: block;
}
.swipe-carousel .gallery-container ul.gallery-items .gallery-item .item-content img {
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100% !important;
  width: auto !important;
}
.swipe-carousel .gallery-container ul.gallery-items .gallery-item .item-content.landscape img {
  height: auto !important;
  width: 100% !important;
}
.carousel-gallery-preview .gallery-close,
.carousel-gallery-preview .gallery-container,
.carousel-gallery-preview .gallery-footer,
.carousel-gallery-preview > nav {
  display: none;
}
.gallery-wrapper.open .carousel-gallery-preview .gallery-close,
.gallery-wrapper.open .carousel-gallery-preview .gallery-container,
.gallery-wrapper.open .carousel-gallery-preview > nav {
  display: block;
}
.bg-contain {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.gallery-wrapper.open .gallery-footer {
  display: block !important;
  position: absolute;
  bottom: 15px;
  left: 30px;
  right: 30px;
  border-top: 1px solid #d1c0af;
  background: white;
}
.gallery-wrapper.open .gallery-footer .gallery-expand {
  display: none;
}
.gallery-wrapper.open .gallery-footer .caption .count {
  right: 0;
}
.gallery-wrapper.open .gallery-items {
  padding-top: 60px !important;
}
.expand-a-img {
  display: block;
  height: 100%;
  width: 100%;
}
.comments {
  margin-bottom: 15px;
}
.comments header {
  text-align: center;
}
.comments header h6 {
  text-transform: uppercase;
  color: #234357;
  font-weight: bold;
  margin-bottom: 0;
}
.comments header h6 .icon {
  font-size: 28px;
  margin-right: 5px;
  vertical-align: middle;
}
.comments header p {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #AD9A88;
  font-size: 11px;
  line-height: 1.3em;
}
.comments form {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.3em;
}
.comments form textarea {
  width: 100%;
  min-height: 35px;
  max-height: 220px;
  resize: none;
  padding: 15px;
  border: none;
  border-radius: 8px;
  outline: 0 none;
  font-family: "sole_text", Georgia, Times, "Times New Roman", serif;
  font-size: 13px;
  line-height: 1.3em;
  margin-bottom: 7.5px;
}
.comments .send {
  margin-bottom: 30px;
}
.comments h5 {
  position: relative;
}
.comments h5 .icon {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
}
.comments h5 a {
  display: block;
}
.comments h5 a[aria-expanded="true"] .icon:before {
  content: "\e60e";
}
.comments .comment-list {
  margin-bottom: 15px;
  border-top: 1px solid #d1c0af;
  padding-top: 15px;
}
.comments .comment-list .comment-list {
  border-top: none;
  padding-top: 0;
}
.comments .comment-list li {
  position: relative;
  padding-top: 15px;
  margin-bottom: 10px;
}
.comments .comment-list li h6 {
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 1em;
  font-weight: bold;
}
.comments .comment-list li h6 .opy {
  color: #1A171B;
}
.comments .comment-list li h6 time {
  font-weight: normal;
}
.comments .comment-list li p {
  font-size: 14px;
  line-height: 1.2em;
  margin: 0 0 7.5px;
}
@media (max-width: 1439px) {
  .comments .comment-list li p {
    font-size: 13px;
  }
}
.comments .comment-list li .reply {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
}
.comments .comment-list li .reply a {
  text-decoration: none;
}
.comments .comment-list li .reply .opy {
  color: #356e89;
}
.comments .comment-list li .reply .count {
  color: #234357;
  font-size: 12px;
  font-weight: normal;
  margin-left: 5px;
}
.comments .comment-list li.replied .reply {
  display: none;
}
.comments .comment-list li ul.reply-list {
  padding-left: 100px;
  margin-bottom: 0;
}
.comments .comment-list li ul.reply-list li:before,
.comments .comment-list li ul.reply-list li .arrow:before,
.comments .comment-list li ul.reply-list li .arrow:after {
  content: '';
  display: block;
  position: absolute;
}
.comments .comment-list li ul.reply-list li:before {
  height: 50px;
  width: 60px;
  top: 0;
  left: -80px;
  border: 1px solid #d1c0af;
  border-top: none;
  border-right: none;
  z-index: 9;
}
.comments .comment-list li ul.reply-list li .arrow:before,
.comments .comment-list li ul.reply-list li .arrow:after {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  top: 45px;
}
.comments .comment-list li ul.reply-list li .arrow:before {
  border-left: 5px solid #d1c0af;
  left: -23px;
}
.comments .comment-list li ul.reply-list li .arrow:after {
  border-left: 5px solid #F5E5D5;
  left: -24px;
}
.comments .comment-list .reply-form form {
  padding: 7.5px 0;
}
.comments .comment-list-container p.more {
  text-align: center;
  font-size: 13px !important;
  line-height: 18px !important;
  font-weight: normal;
}
.comments .comment-list-container p.more span {
  font-size: 18px;
  vertical-align: middle;
}
.comments .comment-list-container p.more a {
  color: #356e89;
}
.comments .comment-list-container p.more a:hover {
  color: #234357;
}
.form-tools {
  text-align: right;
  padding-bottom: 15px;
}
.form-tools:before,
.form-tools:after {
  content: " ";
  display: table;
}
.form-tools:after {
  clear: both;
}
.form-tools:before,
.form-tools:after {
  content: " ";
  display: table;
}
.form-tools:after {
  clear: both;
}
.form-tools .btn-txt {
  padding-left: 0;
  padding-right: 0;
}
.form-tools li {
  margin: 0 !important;
  padding: 0 5px !important;
  display: inline-block;
}
.form-tools li.undo {
  display: none;
}
.reply-form .form-tools li.undo {
  display: inline-block;
}
.form-tools li.disclaimer a {
  text-decoration: underline;
}
.reply-form .form-tools li.disclaimer {
  display: none;
}
.form-tools li.last,
.form-tools li:last-child {
  padding-right: 0 !important;
}
.btn-submit {
  border-radius: 20px;
  background: #356e89;
  color: white !important;
  font-weight: bold;
  font-size: 13px;
  line-height: 14px;
}
.btn-submit:hover {
  background: #234357;
  color: white;
}
.btn-txt {
  background: none;
  border-radius: 0;
  font-size: 11px;
  line-height: 14px;
  color: #AD9A88 !important;
}
.btn-txt:hover {
  color: #867361 !important;
}
.btn-txt-pri {
  color: #356e89 !important;
  font-weight: bold;
}
.btn-txt-pri:hover {
  text-decoration: underline;
  color: #234357 !important;
}
.entry p.moderation-alert {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 20px;
  padding: 5px 0 20px;
  border-bottom: 1px solid #d1c0af;
  font-size: 13px;
  line-height: 1.3em;
  color: #AD9A88;
}
.time-sel:before,
.time-sel:after {
  content: " ";
  display: table;
}
.time-sel:after {
  clear: both;
}
.time-sel:before,
.time-sel:after {
  content: " ";
  display: table;
}
.time-sel:after {
  clear: both;
}
.time-sel ul {
  padding-top: 3px;
  float: left;
}
.time-sel ul li {
  display: inline-block;
  margin-right: 15px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1em;
}
.time-sel ul li label {
  font-weight: normal;
  margin: 0;
  color: #356e89;
}
.time-sel ul li .input-line {
  background: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-radius: 0;
  width: 75px;
  padding-left: 0;
  padding-right: 0;
  color: #356e89;
  text-align: center;
}
.time-sel ul li .range {
  margin-right: 7px;
  color: #234357;
}
.time-sel ul li .range .icon {
  color: #356e89;
}
.time-sel ul li .range .input-line {
  border-bottom: 1px solid #234357;
}
/* ### Error Page ### */
.e404 {
  padding-bottom: 30px;
  border-bottom: 1px solid #d1c0af;
  text-align: center;
  margin-bottom: 30px;
}
.e404 h1 {
  font-size: 30px;
}
.e404 .search-field {
  width: 400px;
  padding: 0;
  margin: 0 auto;
  position: relative;
}
.e404 .search-field .search-input {
  background: white;
  height: 40px;
  border-radius: 40px;
  font-size: 20px;
  width: 100%;
  padding-left: 20px;
  padding-right: 60px;
  color: #234357;
  border: none;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
}
.e404 .search-field .search-submit {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  right: 5px;
  border: none;
  background: none;
  padding: 0;
  color: #234357;
}
.e404 .search-field .search-submit span {
  line-height: 40px;
}
.sticky_column {
  position: static;
}
#sidebar .side-block {
  border-top: 2px solid #234357;
  padding-top: 15px;
  margin-bottom: 30px;
}
@media (min-width: 1008px) {
  #sidebar .side-block {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1007px) {
  #sidebar .side-block {
    position: relative;
  }
  #sidebar .side-block .relative-row {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
  #sidebar .side-block .inline-tablet {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }
  #sidebar .side-block .inline-tablet:before,
  #sidebar .side-block .inline-tablet:after {
    content: " ";
    display: table;
  }
  #sidebar .side-block .inline-tablet:after {
    clear: both;
  }
  #sidebar .side-block .inline-tablet:before,
  #sidebar .side-block .inline-tablet:after {
    content: " ";
    display: table;
  }
  #sidebar .side-block .inline-tablet:after {
    clear: both;
  }
  #sidebar .side-block .inline-tablet li.i {
    float: left;
    width: 33.33333333%;
    padding-left: 15px;
    padding-right: 15px;
    border: none !important;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 1007px) {
  #sidebar .side-block.follow,
  #sidebar .side-block.follow h5 {
    text-align: center;
  }
  #sidebar .side-block.follow ul {
    display: inline-block;
  }
  #sidebar .side-block.follow ul li.i {
    display: inline-block;
    border: none;
  }
  #sidebar .side-block.follow ul li.i span.upper,
  #sidebar .side-block.follow ul li.i span.account {
    display: none;
  }
}
#sidebar .side-block .list-article article.with-img {
  padding-left: 100px;
  position: relative;
  min-height: 50px;
}
#sidebar .side-block .list-article article.with-img figure {
  position: absolute;
  width: 90px;
  top: 0;
  left: 0;
}
#sidebar .side-block .list-article article.with-img figure img {
  border: 1px solid #d1c0af;
}
@media (max-width: 1007px) {
  #sidebar .side-block .list-article article.with-img {
    padding-left: 0;
  }
  #sidebar .side-block .list-article article.with-img figure {
    display: none;
  }
}
#lock {
  padding-top: 150px;
  margin-top: -150px;
  margin-bottom: 30px;
  position: relative;
}
#lock:before {
  content: '';
  display: block;
  height: 150px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background-image: -webkit-linear-gradient(top, rgba(245, 229, 213, 0) 0%, #F5E5D5 75%);
  background-image: -o-linear-gradient(top, rgba(245, 229, 213, 0) 0%, #F5E5D5 75%);
  background-image: linear-gradient(to bottom, rgba(245, 229, 213, 0) 0%, #F5E5D5 75%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f5e5d5', endColorstr='#fff5e5d5', GradientType=0);
}
#lock.solo:before {
  display: none;
}
#lock .well {
  border-top: 2px solid #234357;
  background: #F9EFE5;
  padding: 15px;
}
#lock header {
  padding-bottom: 15px;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 15px;
  padding-right: 130px;
  position: relative;
  min-height: 40px;
}
#lock header .logo {
  font-size: 36px;
  position: absolute;
  top: 0;
  right: 0;
}
#lock header h3 {
  color: #234357;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0;
}
#lock header h3 span.mts {
  display: block;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1em;
  text-transform: none;
  font-weight: normal;
}
#lock header h3 span.mts.info {
  color: #AD9A88;
}
#lock header h3 span.mts.info a {
  font-weight: bold;
  color: #356e89;
}
#lock header h3 span.mts.info a:hover {
  color: #234357;
}
#lock h2 {
  font-size: 36px;
  line-height: 1em;
  margin-bottom: 5px;
}
#lock h2,
#lock h2 a {
  color: #356e89;
}
#lock h2:hover,
#lock h2 a:hover {
  color: #234357;
}
#lock p {
  margin: 0;
}
#lock p.desc {
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 20px;
  line-height: 1.1em;
  margin-bottom: 20px;
}
@media (min-width: 1440px) {
  #lock p.desc {
    font-size: 22px;
  }
}
#lock p.desc a {
  font-weight: bold;
  text-decoration: none !important;
}
#lock p.desc a:hover {
  color: #234357;
}
#lock p.alog {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.3em;
  color: #AD9A88;
}
#lock p.alog a {
  color: #356e89;
  font-weight: bold;
  text-decoration: none;
}
#lock p.alog a:hover {
  color: #234357;
  text-decoration: underline;
}
#lock .equal {
  min-height: 90px;
}
#lock .equal p.desc {
  margin-bottom: 0;
}
#lock .price-info {
  text-align: center;
}
#lock .price-info span.price {
  display: inline-block;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 32px;
  line-height: 1em;
  font-weight: bold;
  position: relative;
  margin-bottom: 5px;
}
#lock .price-info span.price .iva {
  display: block;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #AD9A88;
  font-size: 9px;
  line-height: 1em;
  position: absolute;
  top: 5px;
  left: 100%;
  margin-left: 5px;
}
#lock .price-info span.mts {
  display: block;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.3em;
  margin-bottom: 7.5px;
}
#lock .price-info .btn {
  min-width: 180px;
}
#lock footer {
  padding-top: 15px;
  border-top: 1px solid #d1c0af;
  margin-top: 15px;
  padding-right: 180px;
  position: relative;
  min-height: 40px;
}
#lock footer p {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin: 0;
  padding-top: 7px;
  font-size: 12px;
  line-height: 1.3em;
  color: #112531;
}
#lock footer .btn {
  position: absolute;
  right: 0;
  top: 15px;
}
#lock footer.full {
  padding-right: 0;
}
#lock footer .note {
  color: #356e89;
  text-align: right;
  padding-top: 23px;
}
#lock footer .icon-device {
  font-size: 32px;
  margin: 0 5px;
}
@media (max-width: 767px) {
  #lock {
    text-align: center;
  }
  #lock header {
    padding-right: 0;
    padding-top: 50px;
  }
  #lock header .logo {
    right: auto;
    left: 50%;
    margin-left: -70px;
  }
  #lock p.alog br {
    display: none;
  }
  #lock footer {
    margin-top: 0;
    border-top: none;
    padding-right: 0;
  }
  #lock footer .btn {
    position: relative;
    top: auto;
    right: auto;
    margin: 0 auto;
  }
}
/* INFODATA
================================================== */
#wp-blog {
  padding-top: 30px;
}
#wp-blog .wp-tools,
#wp-blog .wp-filters {
  padding-bottom: 10px;
}
#wp-blog .wp-tools ul,
#wp-blog .wp-filters ul {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d1c0af;
}
#wp-blog .wp-tools ul li,
#wp-blog .wp-filters ul li {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}
#wp-blog .wp-tools ul li .icon-remove,
#wp-blog .wp-filters ul li .icon-remove {
  font-size: 10px;
  margin: 0 3px;
}
#wp-blog .wp-header-widget .widget-title {
  color: #234357;
  margin-bottom: 20px;
}
#wp-blog .wp-header-widget .widget-content {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d1c0af;
}
#wp-blog .widget-dateinterval {
  display: none;
}
#wp-blog .widget-dateinterval.open {
  display: block;
}
#wp-blog .page-header {
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 30px;
}
#wp-blog .page-header h1 {
  font-size: 52px;
}
@media (max-width: 767px) {
  #wp-blog .page-header h1 {
    font-size: 30px;
    text-align: center;
  }
}
@media (min-width: 1008px) {
  #sidebar {
    width: 300px;
    float: right;
  }
}
article.prew {
  position: relative;
  margin-bottom: 15px;
}
article.prew.no_mrg {
  margin-bottom: 0;
}
.list-rel article.prew {
  margin: 0;
}
.list-rel article.prew figure,
.list-rel article.prew h3 {
  margin: 0;
}
.masonry-item article.prew {
  padding-bottom: 20px;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 30px;
}
article.prew p {
  margin-bottom: 5px;
}
article.prew figure {
  margin-bottom: 10px;
}
article.prew figure.gal {
  margin-bottom: 0;
}
article.prew figure a {
  display: block;
  position: relative;
  border: 1px solid #d1c0af;
}
article.prew figure a img {
  margin: 0 auto;
}
article.prew figure figcaption.label {
  position: absolute;
  bottom: 0;
  left: 0;
}

/*Inizio tweet*/
article.prew .tweet .tweet-heading {
  margin-bottom: 10px;
}
article.prew .tweet h3.tweet-body {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  article.prew .tweet h3.tweet-body {
    font-size: 20px;
    line-height: 1.1em;
  }
}
article.prew .tweet .tweet-link {
  display: block;
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 1.5em;
}
article.prew .tweet .tweet-actions {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  overflow: hidden;
}
article.prew .tweet .tweet-actions li {
  float: left;
  margin-right: 10px;
}
article.prew .tweet .tweet-actions li a {
  color: #1A171B;
  font-size: 11px;
  line-height: 14px;
}
article.prew .tweet .tweet-actions li a span {
  font-size: 14px;
  color: #356e89;
}
article.prew .tweet .tweet-actions li a:hover span {
  color: #234357;
}

#ctf.ctf-narrow .ctf-tweet-content {
  padding: 3px 0 16px 0;
}

#ctf .ctf-author-name {
  display: none;
}

#ctf .svg-inline--fa.fa-w-16 {
  width: 16px;
margin-top: -17px;
}

#ctf .ctf-action-count{
display:none;
}
/*#ctf .svg-inline--fa, #ctf_lightbox .svg-inline--fa {
  display: block;
}*/

#ctf .ctf-corner-logo {
  display: block;
  float: left;
}
#ctf .ctf-screename-sep {
  display: none;
}

#ctf .ctf-item {
  padding: 0px 0px;
}

#ctf .ctf-verified {
display: none;
}

#ctf .ctf-tweets .ctf-tweet-text{
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 1em;
}

.relative-row .ctf-item:last-child {
	border-bottom: none;
}

#ctf .ctf-tweet-meta {
    margin-left: 0px;
}

#ctf.ctf-super-narrow .ctf-author-name {
    display: none;
}

.relative-row #ctf .ctf-author-screenname{
    display: none;
}

#ctf .ctf-tweet-actions .ctf-reply {
    margin-left: 0;
}

#ctf .ctf-item {
    border-top: none;
}

.relative-row #ctf .ctf-tweet-actions a {
  padding: 0px 3px 0px 3px;
}

#ctf .ctf-screenreader {
  display: contents !important;
}

#content-load .ctf-screenreader {
    text-indent: 3px !important;
    width: 51px !important;
}

.ctf-screenreader {
    text-indent: 3px !important;
    width: 40px !important;
}

#ctf .ctf-tweet-actions .ctf-reply:hover {
    color: inherit !important;
}

#ctf .ctf-tweet-actions .ctf-retweet:hover {
    color: inherit !important;
}

#ctf .ctf-tweet-actions .ctf-like:hover {
    color: inherit !important;
}

.relative-row p.ctf-tweet-text {
  color: #1A171B !important;
  font-size: 11px !important;
line-height: 14px !important;
font-weight: normal !important;
}

.relative-row .ctf-tweet-actions .ctf-screenreader{
color: #1A171B;
  font-size: 11px;
  line-height: 16px !important;
}

.relative-row .svg-inline--fa.fa-w-16 {
  font-size: 16px !important;
  color: #003c7f;
}

.relative-row .svg-inline--fa{
  vertical-align: -0.3em !important;
}

.relative-row .ctf-corner-logo > svg {
  display: none !important;
}

.relative-row .tweet {
background:none;
}

.relative-row .ctf-narrow .ctf-tweet-content {
  padding: 0px 0 3px 0 !important;
}

.relative-row .ctf-super-narrow .ctf-author-box {
  min-height: auto !important;
  margin-bottom: 0px !important;
}

.relative-row .ctf-item {
  padding-bottom: 6px !important;
  margin-bottom: 10px !important;
border-bottom: 1px solid #d1c0af;
}

/*Fine tweet*/
article.prew ul.share {
  padding-top: 15px;
}
article.prew ul.share li {
  display: inline-block;
  margin-right: 10px;
}
article.prew ul.share li a {
  color: #234357;
}
article.prew ul.share li a:hover {
  color: #112531 !important;
}
.well-light {
  padding: 15px;
  border: none !important;
  background: #F6EEE6;
}
.well-blue,
.well-dark {
  padding: 15px;
  border: none !important;
}
.well-blue,
.well-dark,
.well-blue a,
.well-dark a,
.well-blue a span,
.well-dark a span,
.well-blue time,
.well-dark time {
  color: white !important;
}
.well-blue a:hover,
.well-dark a:hover {
  color: rgba(255, 255, 255, 0.85) !important;
}
.well-blue {
  background: #234357;
}
.well-dark {
  background: #112531;
}
@media (min-width: 768px) {
  .entry-indent {
    padding-left: 62px;
  }
}
@media (min-width: 1008px) {
  .entry-indent {
    padding-left: 48px;
  }
}
@media (min-width: 1440px) {
  .entry-indent {
    padding-left: 100px;
  }
}
.tools {
  padding-bottom: 15px;
}
.tools > li {
  margin-bottom: 5px;
}
.tools > li > a,
.tools > li > .share-tool {
  color: white;
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 30px;
  background: #356e89;
  text-decoration: none !important;
}
.tools > li > a:hover,
.tools > li > .share-tool:hover {
  background: #234357;
}
.tools > li > a > span.icon,
.tools > li > .share-tool > span.icon {
  line-height: 30px;
  font-size: 15px;
}
.tools > li > a > span.count,
.tools > li > .share-tool > span.count {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #356e89;
  position: absolute;
  top: 50%;
  left: 35px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1em;
  margin-top: -6px;
}
.tools > li .share-tool-menu {
  left: -33px;
  top: -45px;
}
.tools.tools-inline {
  margin: 15px 0 0;
  padding-bottom: 0;
}
.tools.tools-inline li {
  display: inline-block;
  margin-right: 5px;
  vertical-align: bottom;
}
.tools.tools-inline li.w-count {
  width: 60px;
}
@media (min-width: 768px) {
  .entry > .tools {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    padding-top: 5px;
  }
}
@media (max-width: 767px) {
  .entry > .tools li {
    display: inline-block;
    margin-right: 5px;
    vertical-align: bottom;
  }
  .entry > .tools li.w-count {
    width: 60px;
  }
}
.article-header {
  padding-bottom: 30px;
}
.article-header h1 {
  margin-bottom: 5px;
}
.article-content .border {
  padding-bottom: 15px;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 15px;
}
.article-content .obj {
  margin-bottom: 30px;
}
.article-footer {
  padding-top: 30px;
}
.article-footer .login-discussion {
  padding-top: 20px;
  margin-bottom: 60px;
  border-top: 1px solid #d1c0af;
}
.article-footer .login-discussion h5 {
  text-align: center;
  margin-bottom: 30px;
}
.article-footer .login-discussion .form-group {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
}
.article-footer .login-discussion .form-group label {
  display: block;
  line-height: 12px;
}
.article-footer .login-discussion .form-group input {
  width: 100%;
  line-height: 22px;
  border-radius: 5px;
  background: #F5E5D5;
  border: 1px solid #d1c0af;
}
.article-footer .login-discussion .form-group p {
  font-size: 11px;
  line-height: 12px;
  color: #AD9A88;
  margin: 5px 0 20px;
}
.post-nav {
  overflow: hidden;
  padding-top: 20px;
  border-top: 1px solid #d1c0af;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .post-nav {
    padding-bottom: 40px;
    border-bottom: 1px solid #d1c0af;
  }
}
.section-brd {
  border-top: 1px solid #234357;
  padding-top: 10px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .article-related article.prew {
    border-bottom: 1px solid #d1c0af;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .article-related li:last-child article.prew {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}
blockquote {
  padding-bottom: 15px;
  border-bottom: 1px solid #d1c0af;
  margin-bottom: 30px;
}
blockquote p {
  color: #234357;
}
blockquote p.cite {
  font-size: 24px;
  line-height: 1.1em;
  font-style: italic;
}
.people-list li {
  padding-top: 15px;
  margin-bottom: 15px;
}
.people-list .p-info {
  position: relative;
  border-bottom: 1px solid #d1c0af;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.people-list .p-info figure {
  display: none;
}
@media (min-width: 768px) {
  .people-list .p-info {
    padding-left: 130px;
  }
  .people-list .p-info figure {
    display: block;
    width: 120px;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
.people-list .p-info h3 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
}
.people-list .p-info h3:after {
  content: '';
  display: block;
  border-bottom: 1px solid #d1c0af;
  width: 75px;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* FOOTER
================================================== */
#footer {
  margin-top: 60px;
  background: #112531;
  padding: 20px 0 30px;
  /* ### Mobile */
}
#footer,
#footer a,
#footer a:hover,
#footer .opy {
  color: white;
}
#footer a:hover {
  color: rgba(255, 255, 255, 0.85);
  text-decoration: underline;
}
#footer ul,
#footer p {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.3em;
}
#footer #footer-main-nav {
  padding-bottom: 10px;
  border-bottom: 1px solid #5a7281;
  margin-bottom: 30px;
}
#footer #footer-main-nav .nav {
  padding-top: 12px;
  float: right !important;
}
#footer #footer-main-nav .nav li {
  display: inline-block;
  font-family: "sole_headline_sc", "sole_headline", Georgia, Times, "Times New Roman", serif;
  text-transform: uppercase !important;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  margin-left: 9px;
}
@media (min-width: 1440px) {
  #footer #footer-main-nav .nav li {
    margin-left: 28px;
  }
}
#footer #footer-main-nav .nav li a {
  text-decoration: none !important;
}
@media (max-width: 1007px) {
  .touch #footer #footer-main-nav {
    text-align: center;
  }
  .touch #footer #footer-main-nav .s-logo {
    margin-left: -12px;
  }
  .touch #footer #footer-main-nav .nav {
    display: none;
  }
}
#footer #site-index {
  margin-bottom: 60px;
}
#footer #site-index h6 {
  font-size: 11px;
  line-height: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#footer #site-index ul.list li {
  margin-bottom: 7px;
}
#footer #site-index .split span:before,
#footer #site-index .split span:after {
  border-color: #356e89;
}
#footer p {
  margin-bottom: 7px;
}
#footer p a {
  font-weight: bold;
}
#footer .footer-share {
  margin-bottom: 30px;
}
#footer .share {
  text-align: center;
  font-size: 15px;
}
#footer .share li {
  display: inline-block;
  margin: 0 4px;
}
#footer .share li.store {
  margin: 0 0 0 6px;
}
#footer .share li.store a {
  width: auto;
  background: none !important;
  border-radius: 0;
}
#footer .share a {
  display: block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  background: #356e89;
  border-radius: 30px;
  outline: 0 none;
}
#footer .share a:hover {
  background-color: #234357;
}
#footer .share a span {
  line-height: 30px;
}
#footer .to-top {
  margin-top: 30px;
}
@media (min-width: 1008px) {
  #footer .to-top {
    display: none;
  }
}
.no-touch #footer .to-top {
  display: none;
}
#footer .btn-empty {
  border-color: white !important;
  color: white !important;
  text-decoration: none !important;
}
@media (max-width: 767px) {
  .touch #footer .share li.store {
    display: none;
  }
  .touch #footer p {
    text-align: left !important;
  }
}
.s-logo {
  display: inline-block;
  font-size: 32px;
  line-height: 1em;
  text-decoration: none !important;
}
.footer-info .s-logo {
  margin: 10px 0 5px -18px;
}
@media (max-width: 767px) {
  .footer-info .s-logo {
    margin-left: 0;
  }
}
/*# sourceMappingURL=infodata-blog.css.map */


/* Stili custom da riportare alla fine del CSS */
.search-field {
  padding: 15px 0;
}
.search-field .form {
  position: relative;
  display: block;
}
.search-field .search-input {
  width: 100% !important;
  height: 54px;
  border-radius: 54px;
  padding: 12px 59px 12px 27px;
  color: #234357;
  font-family: "sole_headline", Georgia, Times, "Times New Roman", serif;
  font-size: 26px;
  font-weight: 500;
  background: #F6EEE6;
  border:0;
}
.search-field .search-input::-moz-placeholder {
  color: #AD9A88;
  opacity: 1;
}
.search-field .search-input:-ms-input-placeholder {
  color: #AD9A88;
}
.search-field .search-input::-webkit-input-placeholder {
  color: #AD9A88;
}
.search-field .search-input .placeholder {
  color: #AD9A88;
}
.search-field .search-submit {
  position: absolute;
  top: 0;
  right: 10px;
  border: none;
  background: none;
  height: 54px;
  line-height: 54px;
  width: 54px;
  text-align: center;
  font-size: 32px;
  color: #356e89;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
#wp-header .navbar-nav > li > a:hover {
  cursor: pointer;
}
a.no-hover {
  color: #356e89;
  cursor: text;
}




/* Modifica voluta da LTremolada - riduzione padding social in foglia 
@media (min-width: 1440px){
  .entry-indent {
    padding-left: 90px;
  }
}
*/


/* Modifica per il title in header (non deve essere taggato come H1 ma come span ) */
span.blog-title {
  font-weight: 500;
  font-family: 'sole_headline';
}


/* correzione diagonali iFrame (YouTube) contenuti nei div embed-container */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
}

/* stile per il titolo e per il banner in foglia degli articoli brandizzati (personalizzato) */
.leaf-titolo-branded{
  font-family: Montserrat;
  font-size: 44px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: -2px;
  color: #1a171b;
}
.leaf-banner-branded{
  background-color: #fd894e;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: normal;
  color: #ffffff;
  padding: 3px 10px;
}
span.leaf-banner-branded-titolo1{
  color:#fff;
}
span.leaf-banner-branded-titolo2{
  color:#854300;
}


.leaf-textual-branded{
  background-color: transparent;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: normal;
  color: #fd894e;
  padding: 3px 0px;
}
.leaf-textual-branded-titolo1{
  color:#fd894e;
}
.leaf-textual-branded-titolo2{
  color:#854300;
}

span.hp-branded-title-1{
  color:#fd894e;
}
span.hp-branded-title-2{
  color:#854300;
}


.adv-custom-block-masonry {
  padding: 15px 30px;
}
.adv-custom-block-masonry figure{
  
}

.adv-custom-block-sidebar {
  padding: 0px;
}
.adv-custom-block-sidebar figure{
  padding:10px;background:#F6EEE6;
}


