/*
Theme Name: artissima
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: artissima
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

artissima is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*! 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;
}
* {
  -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: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  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: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.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: 0;
  padding-right: 0;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 0;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.fade {
  opacity: 1;
  -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: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  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: #337ab7;
}
.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;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 0;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 0;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px 0;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: 0;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -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: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms,-,viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a,
a:hover {
  /*color: #ecb4cd;*/
}
a:hover,
a:focus {
  text-decoration: none;
}
.icon-caret {
  right: -11px;
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%228px%22%20height=%228px%22%20viewBox=%220%200%208%208%22%20enable-background=%22new%200%200%208%208%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%233a3a3a%22%20d=%22M6.953,2.182L4,5.045L1.062,2.197c-0.328-0.322-0.707-0.262-0.91-0.04c-0.203,0.221-0.203,0.582,0,0.803l3.472,3.344C3.728,6.416,3.864,6.471,4,6.469c0.136,0.002,0.272-0.05,0.375-0.164l3.472-3.343c0.203-0.221,0.203-0.582,0-0.803C7.645,1.936,7.266,1.859,6.953,2.182z%22/%3E%3C/svg%3E");
  position: absolute;
  display: inline-block;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  opacity: 0.3;
  background-repeat: no-repeat;
  background-position: right center;
}
.logo {
  display: inline-block;
  padding: 10px 20px 0 0;
  position: relative;
}
.logo.logo-viparea {
  padding: 4px 20px 3px 0;
}
.logo.logo-viparea .icon {
  width: 200px;
  height: 67px;
  top: 7px;
  position: relative;
}
.logo img {
  width: 150px!important;
  height: auto;
}
.header-vip-logo {
  font-weight: 700;
  font-size: 27px;
  color: #333;
  position: absolute;
  top: 34px;
  left: 48px;
  white-space: nowrap;
}
#header {
  padding: 17px 0 0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
#header .navbar-nav {
  position: relative;
  top: -4px;
}
.header-principale {
  float: right;
}
.header-principale > li {
  height: 70px;
  line-height: 70px;
  min-height: 70px;
  margin: 0 10px;
}
.header-principale > li:last-child {
  margin-right: 0;
}
.header-principale > li > a {
  color: #3a3a3a;
  text-transform: uppercase;
  text-align: left;
  display: inline-block;
  padding: 4px 0 6px;
  position: relative;
}
.header-principale > li > a:after {
  content: '';
  -webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: absolute;
  left: 0;
  bottom: 1px;
  overflow: hidden;
  width: 0;
  height: 2px!important;
  max-height: 2px!important;
  pointer-events: none;
  background-color: transparent;
  opacity: 0.85;
}
.header-principale > li.lang-item-it a span,
.header-principale > li.lang-item-en a span {
  display: inline-block;
  width: 18px;
  height: 12px;
  color: transparent;
}
.header-principale > li.lang-item-it a span img,
.header-principale > li.lang-item-en a span img {
  display: none;
}
.header-principale > li.lang-item-it a span {
  background-image: url(images/it.png);
}
.header-principale > li.lang-item-en a span {
  background-image: url(images/en.png);
}
.header-principale .dropdown-menu {
  width: 250px;
  margin-top: -15px;
  background-color: rgba(255, 255, 255, 0.97);
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  padding: 10px 0;
  opacity: 0;
  -webkit-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
  pointer-events: none;
}
.header-principale .dropdown-menu li {
  position: relative;
  padding: 0 10px;
}
.header-principale .dropdown-menu li > a {
  text-transform: uppercase;
  color: #3a3a3a;
  margin: 0 0 2px -1px;
  padding: 9px 30px 9px 10px;
  text-align: left;
  text-decoration: none;
  font-weight: 700;
  font-size: 12px;
}
.header-principale > li > a:hover,
.header-principale > li > a:focus {
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
}
@media (min-width: 992px) {
  .header-principale > li > a:hover:after,
  .header-principale > li > a:focus:after {
    width: 100%;
    background-color: #ecb4cd;
  }
  .header-principale > li .dropdown-menu li > a:hover,
  .header-principale > li .dropdown-menu li > a:focus {
    color: #ecb4cd;
  }
}
@media (min-width: 992px) {
  #menu-principale .dropdown-menu,
  #menu-principale-eng .dropdown-menu,
  .header-principale .dropdown-menu {
    display: block!important;
  }
}
@media (max-width: 991px) {
  .navbar-header {
    float: none;
    padding: 0 1rem!important;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}
.navbar-toggle {
  background-color: #ecb4cd;
  border-radius: 4px;
  padding: 10px 13px 10px 16px;
  height: 44px;
}
.navbar-toggle .icon-bar {
  width: 18px;
  height: 3px;
  background: #fff;
  border-radius: 2px;
  transition: 0.3s;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 2px;
}
.navbar-toggle:hover .icon-bar:first-child {
  position: relative;
  top: -1px;
}
.navbar-toggle:hover .icon-bar:nth-child(3) {
  position: relative;
  top: 1px;
}
.icon-bar-container,
.icon-bar-text {
  float: left;
}
.icon-bar-text {
  font: normal normal bold 15px/15px Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #fff;
  padding-left: 10px;
}
.navbar {
  margin-bottom: 55px;
}
.navbar > .container {
  position: relative;
  border-top: 2px solid #dedfe1;
}
.navbar.navbar-viparea {
  background-color: #f8f9fb;
}
.navbar.navbar-viparea .current-menu-item a:after,
.navbar.navbar-viparea .current-menu-ancestor a:after,
.navbar.navbar-viparea .header-principale > li > a:hover:after,
.navbar.navbar-viparea .header-principale > li > a:focus:after {
  background-color: #963C5A !important;
}
.navbar.navbar-viparea .dropdown-menu > .active > a span,
.navbar.navbar-viparea .dropdown-menu > .active > a:hover span,
.navbar.navbar-viparea .dropdown-menu > .active > a:focus span,
.navbar.navbar-viparea .header-principale .dropdown-menu li > a:hover,
.navbar.navbar-viparea .header-principale .dropdown-menu li > a:focus {
  color: #963C5A;
}
body,
html {
  font-family: 'Karla', sans-serif;
  height: 100%;
}
body {
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h1 span,
h2 {
  color: #333;
  font-size: 26px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  display: block;
  padding-bottom: 26px;
  margin-top: 15px;
  margin-bottom: 30px;
  letter-spacing: 0.02em;
}
h1 span:after,
h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 4px;
  background-color: #ecb4cd;
}
h2 span {
  display: block;
  color: rgba(119, 119, 119, 0.7);
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-transform: none;
  margin-bottom: 15px;
}
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.inputfile + label {
  font-weight: 400;
  color: #343434;
  border: 1px solid #e7e7e7;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 14px;
  padding: 15px 30px;
  border-radius: 2px;
  float: left;
}
.inputfile:focus + label,
.inputfile + label:hover {
  color: #ecb4cd;
  border-color: #ecb4cd;
}
.inputfile + label {
  cursor: pointer;
  /* "hand" cursor */
}
.import_csv {
  margin-top: 80px;
  float: left;
  width: 100%;
}
.import_csv .box {
  float: left;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.import_csv .submit {
  float: left;
  padding: 0;
  border: 1px solid #ecb4cd;
  background: transparent;
  border-radius: 2px;
  line-height: 0;
  outline: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.import_csv .submit .icon {
  fill: #ecb4cd;
  height: 50px;
  width: 50px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  top: 2px;
}
.import_csv .submit:hover,
.import_csv .submit:focus {
  background-color: #ecb4cd;
  color: #fff;
}
.import_csv .submit:hover .icon,
.import_csv .submit:focus .icon {
  fill: #fff;
}
.feedback {
  text-align: center;
  margin-top: 30px;
  font-size: 13px;
}
.feedback b {
  font-size: 15px;
}
h1 {
  color: #333;
  font-size: 42px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  margin-top: 35px;
  letter-spacing: 0.01em;
}
h3 {
  color: #777;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.01em;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 55px;
}
.filter-search ul,
.search-agenda ul {
  padding: 0;
  position: relative;
  margin: auto;
}
.filter-search ul li,
.search-agenda ul li {
  padding: 0;
}
.filter-search .sf-field-search input,
.search-agenda .sf-field-search input {
  border: 1px solid #e6e6e6;
  height: 46px;
  line-height: 46px;
  padding-right: 34px;
  width: 654px;
  border-radius: 4px;
  padding-left: 15px;
  outline: 0;
  color: #333;
  font-size: 16px;
  font-weight: 400;
}
.filter-search .sf-field-search input::-moz-placeholder,
.search-agenda .sf-field-search input::-moz-placeholder {
  color: rgba(119, 119, 119, 0.5);
  opacity: 1;
}
.filter-search .sf-field-search input:-ms-input-placeholder,
.search-agenda .sf-field-search input:-ms-input-placeholder {
  color: rgba(119, 119, 119, 0.5);
}
.filter-search .sf-field-search input::-webkit-input-placeholder,
.search-agenda .sf-field-search input::-webkit-input-placeholder {
  color: rgba(119, 119, 119, 0.5);
}
.filter-search .sf-field-search input::-webkit-input-placeholder,
.search-agenda .sf-field-search input::-webkit-input-placeholder {
  color: rgba(119, 119, 119, 0.5);
  font-style: italic;
}
.filter-search .sf-field-search input::-moz-placeholder,
.search-agenda .sf-field-search input::-moz-placeholder {
  color: rgba(119, 119, 119, 0.5);
  font-style: italic;
}
.filter-search .sf-field-search input:-ms-input-placeholder,
.search-agenda .sf-field-search input:-ms-input-placeholder {
  color: rgba(119, 119, 119, 0.5);
  font-style: italic;
}
.filter-search .sf-field-search input:-moz-placeholder,
.search-agenda .sf-field-search input:-moz-placeholder {
  color: rgba(119, 119, 119, 0.5);
  opacity: 1;
  font-style: italic;
}
.filter-search .sf-field-submit input,
.search-agenda .sf-field-submit input {
  position: absolute;
  right: 6px;
  top: 13px;
  background-color: transparent;
  background-image: url('images/search.svg');
  background-size: 20px 20px;
  border: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  color: transparent;
}
.select-cpt {
  display: inline-block;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  height: 40px;
  line-height: 40px;
  background-color: #fafafa;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  width: 100px;
  text-align: center;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.select-cpt.selected,
.select-cpt:hover,
.select-cpt:focus {
  background-color: #ecb4cd;
  border-color: #ecb4cd;
  color: white;
}
.select-cpts {
  position: absolute;
  top: 98px;
  left: 0;
}
.filter-search {
  position: relative;
}
.filter-search .sf-field-post_type {
  display: none;
}
.filter-search .filter-galleries,
.filter-search .filter-artworks,
.filter-search .filter-artists {
  display: none;
}
.filter-search .filter-galleries.selected,
.filter-search .filter-artworks.selected,
.filter-search .filter-artists.selected {
  display: block;
}
.filter-search .sf-field-search {
  margin-left: 243px;
}
.filter-search.search-agenda {
  margin-top: 25px;
}
.filter-search.search-agenda select {
  visibility: hidden;
}
.filter-search.search-agenda .sf-field-search {
  margin-left: 0;
  width: 35%;
  margin-bottom: 0;
}
.filter-search.search-agenda .sf-field-search label,
.filter-search.search-agenda .sf-field-search input {
  width: 100%;
}
.filter-search.search-agenda .sf-field-search input {
  height: 38px;
  line-height: 38px;
}
.filter-search.search-agenda .sf-field-submit {
  display: block;
}
.filter-search.search-agenda .sf-field-submit input {
  top: 9px;
}
.filter-search.search-agenda .sf-field-reset {
  display: none;
}
.filter-search.search-agenda .sf-field-reset a {
  top: 7px;
}
.filter-search.search-agenda .sf-field-submit input,
.filter-search.search-agenda .sf-field-reset a {
  left: 35%;
  right: auto;
  margin-left: -30px;
}
.filter-search.search-agenda .sf-field-post-meta-day,
.filter-search.search-agenda .sf-field-post-meta-starting_hours,
.filter-search.search-agenda .sf-field-category,
.filter-search.search-agenda .sf-field-taxonomy-location {
  padding-left: 17px;
}
.filter-search.search-agenda .sf-field-post-meta-day {
  width: 23%;
}
.filter-search.search-agenda .sf-field-post-meta-day h4 {
  width: 38%;
  padding-left: 30px;
}
.filter-search.search-agenda .sf-field-post-meta-day label {
  float: left;
  width: 62%;
}
.filter-search.search-agenda .sf-field-post-meta-starting_hours,
.filter-search.search-agenda .sf-field-category,
.filter-search.search-agenda .sf-field-taxonomy-location {
  width: 14%;
}
.filter-search.search-agenda .sf-field-post-meta-starting_hours label,
.filter-search.search-agenda .sf-field-category label,
.filter-search.search-agenda .sf-field-taxonomy-location label {
  float: left;
  width: 100%;
}
.filter-search .filter-galleries form ul,
.filter-search .filter-artworks form ul,
.filter-search .filter-artists form ul {
  padding: 0;
}
.filter-search .sf-field-submit {
  display: none;
}
.filter-search .sf-field-submit input {
  right: 249px;
}
.filter-search .sf-field-reset a {
  position: absolute;
  right: 249px;
  top: 11px;
  background-color: transparent;
  background-image: url('images/reset.svg');
  background-size: 24px 24px;
  border: 0;
  padding: 0;
  width: 24px;
  height: 24px;
  color: transparent;
}
.filter-search .sf-field-search {
  margin-bottom: 53px;
}
.filter-search .filter-galleries .sf-field-taxonomy-edition {
  width: 20%!important;
  margin-left: 410px;
}
.filter-search .filter-galleries .sf-field-taxonomy-section {
  width: 13%!important;
}
.filter-search .filter-galleries .sf-field-taxonomy-countries {
  width: 14%!important;
}
.filter-search .filter-galleries .sf-field-sort_order {
  width: 17%!important;
}
.filter-search .filter-artworks .sf-field-taxonomy-edition {
  width: 19%!important;
  margin-left: 350px;
}
.filter-search .filter-artworks .sf-field-taxonomy-section {
  width: 12%!important;
}
.filter-search .filter-artworks .sf-field-post-meta-medium {
  width: 12%!important;
}
.filter-search .filter-artworks .sf-field-taxonomy-years {
  width: 10%!important;
}
.filter-search .filter-artworks .sf-field-sort_order {
  width: 16%!important;
}
.filter-search .filter-artists .sf-field-taxonomy-edition {
  width: 21%!important;
  margin-left: 465px;
}
.filter-search .filter-artists .sf-field-taxonomy-section {
  width: 18%!important;
}
.filter-search .filter-artists .sf-field-sort_order {
  width: 20%!important;
}
.sf-field-taxonomy-location .option:not(:first-child):not(.lingotto):not(.in-town) {
  display: none;
}
.sf-field-taxonomy-location .option.lingotto {
  color: #ecb4cd;
}
.sf-field-taxonomy-location .option.in-town {
  color: #333;
  padding-top: 35px!important;
  position: relative;
}
.sf-field-taxonomy-location .option.in-town ~ .in-town {
  padding-top: 9px!important;
}
.sf-field-taxonomy-location .option.in-town ~ .in-town:after,
.sf-field-taxonomy-location .option.in-town ~ .in-town:before {
  display: none;
}
.sf-field-taxonomy-location .option.in-town.active:before {
  content: '';
  left: 0;
  right: 0;
  top: 0;
  height: 26px;
  background: #fafafa;
  position: absolute;
}
.sf-field-taxonomy-location .option.in-town:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  width: 10px;
  height: 2px;
  background-color: #777;
}
.results-agenda .search-filter-results {
  margin-top: 20px;
}
.results-agenda h2.day-evento:first-of-type {
  margin-top: -5px;
}
.hp {
  margin-bottom: 40px;
}
.hp h3 {
  line-height: 25px;
}
img:not(.alignleft):not(.aligncenter):not(.alignright) {
  width: 100%;
}
img {
  max-width: 100%;
  height: auto;
}
.thumb-image {
  background-size: cover;
  background-position: center top;
  width: 100%;
  padding-bottom: 55%;
}
.thumb-image.artwork {
  padding-bottom: 99%;
}
.thumb-image.article {
  padding-bottom: 60%;
  background-color: #ecb4cd;
}
.thumb-image.blog {
  padding-bottom: 46%;
  background-size: contain;
  background-repeat: no-repeat;
}
.profile-container .thumb-image {
  padding-bottom: 99%;
}
.thumb-title h3 {
  color: #333;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  padding-right: 30px;
  letter-spacing: 0.01em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 0 6px;
}
.thumb-title h3 span:not(.artwork-title) {
  font-size: 13px;
  font-weight: 400;
  display: block;
  color: rgba(119, 119, 119, 0.7);
  line-height: 18px;
  margin-top: 7px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.thumb-title h3 span.exhibit-from {
  color: #333;
  font-size: 20px;
  line-height: 28px;
  display: inline;
}
.thumb-image + .thumb-title h3 {
  margin-top: 15px;
  margin-bottom: 35px;
}
.view-all {
  color: #333;
  font-size: 13px;
  font-weight: 400;
  padding-right: 25px;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.view-all:hover,
.view-all:focus {
  color: #353535;
}
.view-all .icon {
  fill: #5c5c5c;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.view-all.favourites {
  margin-top: -43px;
}
.breadcrumbs {
  font-size: 13px;
  font-weight: 400;
  color: #ecb4cd;
  margin: 15px 0 30px;
}
.breadcrumbs a {
  color: #3f3f3f;
  padding-right: 20px;
  position: relative;
}
.breadcrumbs a:hover,
.breadcrumbs a:focus {
  text-decoration: underline;
}
.breadcrumbs a:after {
  content: '';
  position: absolute;
  right: 4px;
  top: 2px;
  background-image: url('images/breadcrumbs.svg');
  background-size: 6px 10px;
  width: 6px;
  height: 10px;
}
.main-sponsor {
  position: absolute;
  bottom: -30px;
  right: 0;
  width: 200px;
  height: 36px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('images/main-sponsor.svg');
  z-index: 1;
}
.main-sponsor a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
.mega-row {
  margin-bottom: 15px;
}
.mega-row.artists {
  margin-bottom: 45px;
  text-align: left;
}
.mega-row.whats {
  margin-top: 45px;
}
.breadcrumbs.whats a:last-child:after {
  display: none;
}
.footer-social {
  padding-top: 25px;
}
.footer-social a {
  display: inline-block;
  margin-right: 10px;
}
.footer-social a:last-child {
  margin-right: 0;
}
.footer-social .icon {
  fill: #000;
  height: 22px;
  width: 22px;
}
.footer-links {
  background-color: #dedfe1;
  padding: 40px 0 5px;
  margin-top: 60px;
}
.footer-links img {
  max-width: 200px!important;
}
.footer-links a {
  display: inline-block;
  color: #000;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
}
.footer-links a:hover,
.footer-links a:focus {
  text-decoration: underline;
}
.footer-links .container > div {
  padding-right: 10px;
}
.footer-links .container > div:last-child {
  padding-right: 0;
  font-size: 13px;
  line-height: 25px;
}
.footer-links .container > div:last-child a {
  font-weight: 400;
  font-size: 13px;
}
.home .footer-links {
  margin-top: 0;
}
.footer {
  background: #dedfe1;
  color: #000;
  font-size: 13px;
  padding: 31px 0 28px;
}
.footer a {
  color: #000;
  text-decoration: underline;
}
.footer .container {
  border-top: 2px solid #bcbdbf;
  padding-top: 24px;
}
.footer p {
  margin: 0;
}
.footer .text-right {
  padding-right: 50px;
}
#carousel-footer .carousel-inner,
#carousel-footer-mobile .carousel-inner {
  min-height: 150px;
}
#carousel-footer .item a,
#carousel-footer-mobile .item a {
  width: 20%;
}
#carousel-footer .item,
#carousel-footer-mobile .item {
  padding: 0 130px!important;
}
#carousel-footer .carousel-control,
#carousel-footer-mobile .carousel-control,
#carousel-dicono .carousel-control {
  background: none;
  width: 20px;
}
#carousel-footer .carousel-control .icon,
#carousel-footer-mobile .carousel-control .icon,
#carousel-dicono .carousel-control .icon {
  width: 31px;
  height: 22px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#carousel-footer .carousel-control.left .icon,
#carousel-footer-mobile .carousel-control.left .icon,
#carousel-dicono .carousel-control.left .icon {
  left: 0;
}
#carousel-footer .carousel-control.right .icon,
#carousel-footer-mobile .carousel-control.right .icon,
#carousel-dicono .carousel-control.right .icon {
  right: 0;
}
#carousel-dicono .carousel-control .icon {
  margin-top: -29px;
}
#carousel-footer,
#carousel-footer-mobile {
  outline: 0;
}
#carousel-footer .item a,
#carousel-footer-mobile .item a {
  padding: 0 15px;
  position: relative;
  height: 165px;
}
#carousel-footer img,
#carousel-footer-mobile img {
  width: auto!important;
  height: auto;
  max-height: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.footer-sponsor {
  margin: 40px 0 60px;
}
.import-pages {
  margin-bottom: 150px;
}
.top-navbar {
  outline: 0;
  color: #333;
  font-size: 13px;
  font-weight: 500;
  height: 64px;
  line-height: 64px;
}
.top-navbar.top-navbar-viparea {
  background-color: #f8f9fb;
  color: #963C5A;
}
.top-navbar.top-navbar-viparea .login-register a,
.top-navbar.top-navbar-viparea .lang-switch li.current-lang a {
  color: #963C5A;
}
.top-navbar > div {
  border-bottom: 2px solid #6d6e70;
}
.top-navbar .date {
  color: #404041;
  font-weight: 400;
}
.top-navbar .press-sponsor,
.top-navbar .login-register {
  font-size: 14px;
  color: #333;
  letter-spacing: 0.05em;
}
.top-navbar .press-sponsor a:hover,
.top-navbar .login-register a:hover,
.top-navbar .press-sponsor a:focus,
.top-navbar .login-register a:focus {
  text-decoration: underline;
}
.top-navbar .login-register {
  margin-right: 30px;
}
.top-navbar .lang-switch {
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-navbar .lang-switch li {
  display: inline-block;
  text-transform: uppercase;
}
.top-navbar .lang-switch li.current-lang a {
  color: #f58ab2;
}
.top-navbar .lang-switch li:first-child {
  padding-right: 10px;
  position: relative;
}
.top-navbar .lang-switch li:first-child:after {
  content: '/';
  position: absolute;
  right: 0;
  top: 0;
}
.top-navbar .lang-switch li a {
  color: #333;
}
.top-navbar .lang-switch li a:hover {
  color: #f58ab2;
}
.top-navbar .press-sponsor {
  margin-right: 30px;
}
.top-navbar .press-sponsor a {
  color: #333;
  margin-right: 12px;
  display: inline-block;
  padding: 0;
  background-color: transparent!important;
}
.top-navbar .press-sponsor a .icon-caret {
  display: none;
}
.top-navbar .press-sponsor .customSelectInner {
  position: relative;
  padding-left: 20px;
  pointer-events: none;
}
.top-navbar .press-sponsor .customSelectInner:before {
  background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%23000000%22%20d=%22M1,1v14h14V1H1z%20M12,12H4v-2h8V12z%20M12,9H4V7h8V9z%20M12,6H4V4h8V6z%22/%3E%3C/svg%3E");
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  content: "";
  background-position: 0 center;
  background-repeat: no-repeat;
}
.top-navbar .press-sponsor #header2 {
  margin-right: 0;
  padding-top: 0;
}
.top-navbar .press-sponsor #header2 .dropdown-menu a {
  padding: 10px 10px 10px 15px;
  text-transform: uppercase;
  font-size: 13px;
}
.top-navbar .press-sponsor .navbar-nav > li > .dropdown-menu {
  padding-top: 20px;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  width: 250px;
}
.top-navbar .press-sponsor .navbar-nav > li > .dropdown-menu li {
  padding: 0 12px;
}
.top-navbar .press-sponsor .navbar-nav > li > .dropdown-menu li:first-child {
  padding-top: 10px;
}
.top-navbar .press-sponsor .navbar-nav > li > .dropdown-menu li:last-child {
  padding-bottom: 10px;
}
.top-navbar .press-sponsor .navbar-nav > li > .dropdown-menu a {
  font-size: 12px;
  margin-right: 0;
  font-weight: 500;
  line-height: 16px;
  display: block;
}
.top-navbar .press-sponsor .navbar-nav > li > .dropdown-menu a:hover,
.top-navbar .press-sponsor .navbar-nav > li > .dropdown-menu a:focus {
  color: #e590b1;
  text-decoration: none;
  background-color: #f1f1f1 !important;
}
.top-navbar .press-sponsor .navbar-nav > li > .dropdown-menu:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  background: white;
  z-index: -1;
}
.top-navbar .login-register a {
  color: #f58ab2;
}
.filter {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.filter .sf-field-search {
  width: 100%;
  float: left;
}
.filter .simpleselect {
  width: 100%;
  float: left;
}
.filter .simpleselect .placeholder,
.filter .simpleselect .options {
  border-color: #e6e6e6;
  border-radius: 4px;
}
.filter .simpleselect .options {
  width: 99%;
  background-color: #fafafa;
  color: #777;
  font-size: 14px;
  font-weight: 500;
  top: 0!important;
  overflow-y: auto!important;
}
.filter .simpleselect .options .option:first-child {
  opacity: 0.4;
}
.filter .simpleselect .placeholder {
  height: 18px;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 50px;
}
.filter .simpleselect .placeholder:after {
  right: 0;
  width: 38px;
  background-color: #fafafa;
  background-image: url('images/select.svg');
  background-size: 12px 8px;
  background-position: center;
  background-repeat: no-repeat;
  border-left: 1px solid #e6e6e6;
  border-radius: 0px 4px 4px 0px;
}
.filter .simpleselect .placeholder.default {
  color: rgba(51, 51, 51, 0.4);
}
.filter form ul > li {
  float: left;
}
.filter form ul > li h4 {
  color: #777;
  font-size: 14px;
  font-weight: 500;
  line-height: 38px;
  text-transform: uppercase;
  float: left;
  padding: 0;
}
.filter .sf-field-taxonomy-edition {
  padding-right: 17px;
}
.filter .sf-field-taxonomy-edition h4 {
  width: 24%;
}
.filter .sf-field-taxonomy-edition label {
  float: left;
  width: 76%;
}
.filter .sf-field-taxonomy-section {
  padding-right: 17px;
  position: relative;
}
.filter .sf-field-taxonomy-section ul {
  display: none;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  right: 17px;
  padding: 0;
  margin-top: -1px;
  background-color: #fafafa;
  color: #777;
  font-size: 14px;
  font-weight: 500;
  line-height: 38px;
  border: 1px solid #e6e6e6;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  margin-top: -10px;
}
.filter .sf-field-taxonomy-section ul li {
  padding: 0;
  float: left;
  width: 100%;
}
.filter .sf-field-taxonomy-section ul li label {
  font-weight: 500;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  width: 100%;
  padding: 0 10px;
  position: relative;
}
.filter .sf-field-taxonomy-section ul li label:hover {
  background: #666;
  color: #fff;
}
.filter .sf-field-taxonomy-section ul li input {
  display: none;
}
.filter .sf-field-taxonomy-section ul li input:checked + label {
  background: #666;
  color: #fff;
}
.filter .sf-field-taxonomy-year-section {
  display: none;
}
.filter .sf-field-sort_order h4 {
  width: 26%;
}
.filter .sf-field-sort_order label {
  float: left;
  width: 74%;
}
.filter .sections-select {
  height: 38px;
  line-height: 38,px,;
  background-color: white;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  color: rgba(51, 51, 51, 0.4);
  font-size: 14px;
  font-weight: 500;
  position: relative;
  padding: 0 50px 0 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.filter .sections-select.sections-filled {
  color: #333;
}
.filter .sections-select:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 38px;
  background-color: #fafafa;
  background-image: url('images/select.svg');
  background-size: 12px 8px;
  background-position: center;
  background-repeat: no-repeat;
  border-left: 1px solid #e6e6e6;
  border-radius: 0px 4px 4px 0px;
}
.filter-galleries form ul {
  padding: 0 13%;
}
.filter-galleries .sf-field-taxonomy-edition {
  width: 28%;
}
.filter-galleries .sf-field-taxonomy-section {
  width: 23%;
}
.filter-galleries .sf-field-taxonomy-countries {
  width: 23%;
  padding-right: 17px;
}
.filter-galleries .sf-field-taxonomy-countries label {
  float: left;
  width: 100%;
}
.filter-galleries .sf-field-sort_order {
  width: 26%;
}
.filter-artworks form ul {
  padding: 0 4.5%;
}
.filter-artworks .sf-field-taxonomy-edition {
  width: 22%;
}
.filter-artworks .sf-field-taxonomy-section {
  width: 24%;
}
.filter-artworks .sf-field-taxonomy-years,
.filter-artworks .sf-field-post-meta-medium {
  padding-right: 17px;
}
.filter-artworks .sf-field-taxonomy-years label,
.filter-artworks .sf-field-post-meta-medium label {
  float: left;
  width: 100%;
}
.filter-artworks .sf-field-taxonomy-years {
  width: 16%;
}
.filter-artworks .sf-field-post-meta-medium {
  width: 17%;
}
.filter-artworks .sf-field-sort_order {
  width: 21%;
}
.filter-artists form ul {
  padding: 0 20%;
}
.filter-artists .sf-field-taxonomy-edition {
  width: 36%;
}
.filter-artists .sf-field-taxonomy-section {
  width: 30%;
}
.filter-artists .sf-field-sort_order {
  width: 34%;
}
.filter-download form ul {
  padding: 0 25%;
}
.filter-download .sf-field-taxonomy-edition {
  width: 54%;
}
.filter-download .sf-field-sort_order {
  width: 46%;
}
#wpadminbar {
  display: none!important;
}
html[lang] {
  margin-top: 0!important;
}
.search-filter-results {
  text-align: center;
  float: left;
  width: 100%;
}
.pagination {
  position: relative;
  float: left;
  width: 100%;
}
.pagination .wp-pagenavi {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  float: left;
  background-color: #fafafa;
}
.pagination a,
.pagination span {
  margin: 0 0 0 -1px;
  display: inline-block;
  float: left;
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  padding: 0 13px;
  min-width: 40px;
  border: 0;
  border-left: 1px solid #e6e6e6;
  -webkit-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
.pagination a:hover,
.pagination span:hover,
.pagination a:focus,
.pagination span:focus,
.pagination a.current,
.pagination span.current {
  background-color: #ecb4cd;
  color: #fff;
  border-color: #e6e6e6;
  border-radius: 4px;
  font-weight: 400;
}
.pagination .nextpostslink,
.pagination .previouspostslink {
  position: absolute;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  background-color: #fafafa;
  width: 99px;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  z-index: 2;
}
.pagination .nextpostslink.disabled,
.pagination .previouspostslink.disabled {
  z-index: 1;
  pointer-events: none;
  opacity: 0.3;
}
.pagination .nextpostslink {
  right: 0;
  padding-right: 20px;
  padding-left: 0;
}
.pagination .nextpostslink:hover:after {
  background-image: url('images/next-white.svg');
}
.pagination .nextpostslink:after {
  content: '';
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -5px;
  background-image: url('images/next.svg');
  background-size: 13px 13px;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
}
.pagination .previouspostslink {
  right: 108px;
  padding-left: 20px;
  padding-right: 0;
}
.pagination .previouspostslink:hover:after {
  background-image: url('images/prev-white.svg');
}
.pagination .previouspostslink:after {
  content: '';
  position: absolute;
  left: 11px;
  top: 50%;
  margin-top: -5px;
  background-image: url('images/prev.svg');
  background-size: 13px 13px;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
}
.download-single {
  margin: 15px 0;
  position: relative;
}
.download-single:nth-child(odd) {
  padding-right: 30px;
}
.download-single:nth-child(odd) .download-buttons {
  right: 30px;
}
.download-single:nth-child(even) {
  padding-left: 30px;
}
.download-single:nth-child(even) .download-buttons {
  right: 0;
}
.download-title {
  font-weight: 500;
  font-size: 20px;
  color: #333;
  line-height: 40px;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 265px;
}
.download-title span {
  font-style: italic;
  font-weight: 400;
}
.download-buttons {
  position: absolute;
  top: 0;
}
.download-button {
  cursor: pointer;
  float: left;
  position: relative;
}
.download-button .legenda {
  width: 117px;
}
.download-button.print {
  margin-left: 15px;
}
.download-button .legenda,
.download-close .legenda {
  display: block;
  line-height: 40px;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  background-color: white;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  text-align: left;
  padding: 0 0 0 14px;
}
.download-button .legenda .icon,
.download-close .legenda .icon {
  width: 15px;
  height: 15px;
  fill: #333;
  position: absolute;
  right: 47px;
  top: 12px;
}
.download-arrow {
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 40px;
  background-color: #fafafa;
  border: 1px solid #e6e6e6;
  border-radius: 0px 4px 4px 0px;
}
.download-arrow .icon {
  width: 12px;
  height: 8px;
  fill: #777;
  position: absolute;
  top: 16px;
  right: 12px;
}
.download-options {
  display: none;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 174px;
  background-color: white;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  box-shadow: 0 12px 16px rgba(0, 0, 0, 0.13);
}
.download-options .legenda {
  width: 174px;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
}
.download-options .download-arrow {
  border-top: 0;
  border-right: 0;
}
.download-option-container .download-option {
  display: block;
  color: #333;
  font-weight: 500;
  line-height: 38px;
  text-align: left;
  padding: 0 14px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.download-option-container .download-option:hover,
.download-option-container .download-option:focus {
  background-color: #fafafa;
}
.download-option-container .download-option .icon {
  width: 15px;
  height: 15px;
  fill: #333;
  position: absolute;
  right: 12px;
  top: 12px;
}
.download-open {
  z-index: 1;
  position: relative;
}
.single-galleries h1 span {
  font-size: 30px;
}
.single-card {
  margin: 40px auto 80px;
}
.single-card .container {
  position: relative;
}
.single-card .container .add-favourites {
  position: absolute;
  bottom: 0;
  left: 50%;
}
.single-card .img {
  padding-right: 30px;
}
.single-card .img img {
  width: 100%!important;
  height: auto;
}
.single-card.whats .whats-data {
  margin-bottom: 20px;
}
.single-card.whats .img {
  padding-right: 0;
}
.single-card.whats .content {
  padding-left: 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: rgba(119, 119, 119, 0.7);
  /*span {
              color: #ecb4cd;
        }*/
}
.single-card.whats .content a:not(.add-favourites) {
  color: rgba(119, 119, 119, 0.7);
}
.single-card.whats .content a:not(.add-favourites):hover {
  text-decoration: underline;
}
.single-card.whats .content h3 {
  text-align: left;
  color: #333;
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 8px;
}
.single-card.whats .content > div:nth-child(2) {
  padding-left: 20px;
}
.single-card.whats .add-favourites {
  position: relative!important;
  left: 0!important;
  margin-top: 20px;
}
.single-card .content {
  padding-bottom: 70px;
  letter-spacing: 0.01em;
}
.single-card .content h4 {
  color: #333;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  margin-bottom: 15px;
}
.single-card .content h4 a {
  color: #333;
}
.single-card .content h4 .icon {
  width: 13px;
  height: 17px;
  fill: #ecb4cd;
}
.single-card .content ul {
  list-style: none;
  padding: 0;
}
.single-card .content ul li {
  color: rgba(119, 119, 119, 0.7);
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 7px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.single-card .content ul li a {
  color: rgba(119, 119, 119, 0.7);
}
.single-card .content ul li a:hover {
  text-decoration: underline;
}
.single-card .content ul li span {
  color: #333;
  font-style: italic;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 7px;
  margin-top: 5px;
}
.single-card .content ul li:first-child span {
  margin-top: 0;
}
.single-card .content ul.contacts li {
  padding-left: 29px;
  position: relative;
}
.single-card .content ul.contacts .icon {
  position: absolute;
  left: 0;
  width: 14px;
  height: 14px;
  fill: #444444;
  top: 50%;
  transform: translateY(-50%);
}
.single-card .content ul.social li {
  display: inline-block;
}
.single-card .content ul.social .icon {
  fill: #ecb4cd;
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.single-card .content ul + h4 {
  margin-top: 28px;
}
.single-card .content .cols {
  padding-right: 15px;
}
.single-card .content .cols:last-child {
  padding-right: 0;
}
.add-favourites {
  display: inline-block;
  background-color: #ecb4cd;
  border: 1px solid #ecb4cd;
  border-radius: 4px;
  color: white;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 36px 10px 16px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.add-favourites .icon {
  width: 12px;
  height: 12px;
  fill: white;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 16px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.add-favourites:hover {
  background-color: white;
  color: #fff;
}
.add-favourites:hover .icon {
  fill: #fff;
}
.sf-field-author {
  display: none!important;
}
.artist-current {
  display: none!important;
  width: 8px;
  height: 8px;
  background-color: #ecb4cd;
  border-radius: 4px;
  position: relative;
  top: -2px;
}
.locations {
  background-color: rgba(236, 236, 236, 0.5);
  border-top: 2px solid rgba(119, 119, 119, 0.1);
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  padding: 75px 0 70px;
  margin-top: 40px;
  outline: 0;
}
.locations + .footer-social,
.locations + .footer-csp {
  margin-top: 0;
}
.locations .map {
  padding-right: 35px;
}
.locations h4 {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 10px;
}
.locations .main,
.locations .other {
  padding-right: 10px;
}
.locations .other {
  color: rgba(119, 119, 119, 0.7);
}
.locations .other h4 {
  color: #333;
}
.locations .venue {
  margin-bottom: 15px;
}
.popover {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff url('images/intro_catalogo.jpg');
  background-size: cover;
  z-index: 1000;
}
.popover .pop-content {
  width: 388px;
  height: 278px;
  background-color: #ecb4cd;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}
.popover .pop-content span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.popover .pop-content .icon {
  width: 290px;
  height: 101px;
  fill: #fff;
  margin-top: 20px;
}
.not-found-404 {
  text-align: center;
  display: table;
  width: 100%;
  height: 60%;
  min-height: 60%;
  background-size: cover;
  background-position: center;
}
.not-found-404 .not-found-inner {
  display: table-cell;
  vertical-align: middle;
}
.not-found-404 h1 {
  color: #333;
  font-size: 151px;
  font-weight: 500;
  line-height: 113px;
  position: relative;
  padding-bottom: 26px;
  margin-top: 100px;
  margin-bottom: 30px;
  letter-spacing: 0.02em;
}
.not-found-404 h1:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 4px;
  background-color: #ecb4cd;
}
.not-found-404 h2 {
  color: #777;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-transform: none;
}
.not-found-404 h2:after {
  display: none;
}
.slick-for div,
.slick-nav div,
.slick-for a,
.slick-nav a {
  outline: 0;
}
.slick-for a {
  padding: 0 10px;
}
.slick-for a:before,
.slick-for a:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
}
.slick-for a:hover:before,
.slick-for a:hover:after {
  opacity: 1;
}
.slick-for a:before {
  width: 50px;
  height: 50px;
  background-color: #ecb4cd;
}
.slick-for a:after {
  background-image: url('images/zoom.svg');
  width: 19px;
  height: 19px;
  background-size: 19px 19px;
}
.slick-nav {
  margin-top: 30px;
  overflow: hidden;
}
.slick-nav:after,
.slick-nav:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10px;
  background: #fff;
  z-index: 1;
}
.slick-nav:after {
  right: 0;
}
.slick-nav:before {
  left: 0;
}
.slick-nav .img-container {
  padding: 0 10px;
}
.slick-nav .img-container img {
  cursor: pointer;
}
.artist-add-favourites {
  text-align: center;
}
.artist-add-favourites .add-favourites {
  position: relative!important;
  left: 0!important;
  margin-bottom: 40px;
}
.artist-title span {
  font-size: 42px;
}
.artist-featured {
  display: inline-block;
  background-color: #fafafa;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  padding: 11px 30px;
  color: #333;
  font-size: 17px;
  font-weight: 500;
  margin: 0 5px;
}
.artist-featured:hover {
  color: #333;
}
.featured-container {
  text-align: center;
  margin-bottom: 30px;
}
.mega-row {
  text-align: center;
}
.registration-form {
  margin-top: 20px;
}
.registration-form .application-form h2 span {
  color: rgba(119, 119, 119, 0.7);
  font-size: 16px;
  font-weight: 500;
}
.registration-form .error {
  color: red;
}
.registration-form .error label {
  color: red!important;
}
.registration-form .error input {
  border-color: red!important;
}
.registration-form .error .error-msg {
  margin-top: 5px;
}
.registration-form .error-username {
  color: red;
  text-align: center;
  margin-bottom: 0!important;
  position: relative;
  top: -20px;
}
.registration-form .row > div {
  margin-bottom: 24px;
}
.registration-form .row > div:first-child {
  padding-right: 10px;
}
.registration-form .row > div:first-child .simpleselect {
  width: 83.33333333%;
}
.registration-form .row > div:nth-child(2) {
  padding-right: 10px;
}
.registration-form .row > div:nth-child(2) .simpleselect {
  width: 75%;
}
.registration-form .row > div > label {
  color: #777;
  font-size: 14px;
  font-weight: 500;
  line-height: 46px;
  text-transform: uppercase;
}
.registration-form input[type="text"],
.registration-form input[type="email"],
.registration-form input[type="number"] {
  height: 46px;
  line-height: 46px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  color: #777;
  font-size: 16px;
  font-weight: 500;
  padding: 0 15px;
  outline: 0;
}
.registration-form input[type="text"]::-moz-placeholder,
.registration-form input[type="email"]::-moz-placeholder,
.registration-form input[type="number"]::-moz-placeholder {
  color: rgba(119, 119, 119, 0.5);
  opacity: 1;
}
.registration-form input[type="text"]:-ms-input-placeholder,
.registration-form input[type="email"]:-ms-input-placeholder,
.registration-form input[type="number"]:-ms-input-placeholder {
  color: rgba(119, 119, 119, 0.5);
}
.registration-form input[type="text"]::-webkit-input-placeholder,
.registration-form input[type="email"]::-webkit-input-placeholder,
.registration-form input[type="number"]::-webkit-input-placeholder {
  color: rgba(119, 119, 119, 0.5);
}
.registration-form input[type="text"]::-webkit-input-placeholder,
.registration-form input[type="email"]::-webkit-input-placeholder,
.registration-form input[type="number"]::-webkit-input-placeholder {
  color: rgba(119, 119, 119, 0.5);
  font-style: italic;
}
.registration-form input[type="text"]::-moz-placeholder,
.registration-form input[type="email"]::-moz-placeholder,
.registration-form input[type="number"]::-moz-placeholder {
  color: rgba(119, 119, 119, 0.5);
  font-style: italic;
}
.registration-form input[type="text"]:-ms-input-placeholder,
.registration-form input[type="email"]:-ms-input-placeholder,
.registration-form input[type="number"]:-ms-input-placeholder {
  color: rgba(119, 119, 119, 0.5);
  font-style: italic;
}
.registration-form input[type="text"]:-moz-placeholder,
.registration-form input[type="email"]:-moz-placeholder,
.registration-form input[type="number"]:-moz-placeholder {
  color: rgba(119, 119, 119, 0.5);
  opacity: 1;
  font-style: italic;
}
.registration-form textarea {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  color: #777;
  font-size: 16px;
  font-weight: 500;
  padding: 15px;
  outline: 0;
}
.registration-form textarea::-moz-placeholder {
  color: rgba(119, 119, 119, 0.5);
  opacity: 1;
}
.registration-form textarea:-ms-input-placeholder {
  color: rgba(119, 119, 119, 0.5);
}
.registration-form textarea::-webkit-input-placeholder {
  color: rgba(119, 119, 119, 0.5);
}
.registration-form textarea::-webkit-input-placeholder {
  color: rgba(119, 119, 119, 0.5);
  font-style: italic;
}
.registration-form textarea::-moz-placeholder {
  color: rgba(119, 119, 119, 0.5);
  font-style: italic;
}
.registration-form textarea:-ms-input-placeholder {
  color: rgba(119, 119, 119, 0.5);
  font-style: italic;
}
.registration-form textarea:-moz-placeholder {
  color: rgba(119, 119, 119, 0.5);
  opacity: 1;
  font-style: italic;
}
.registration-form .submit {
  text-align: center;
}
.registration-form .submit input {
  width: 110px;
  height: 40px;
  background-color: #ecb4cd;
  border-radius: 4px;
  margin: auto;
  color: white;
  font-size: 14px;
  font-weight: 500;
  line-height: 38px;
  padding: 0;
  border: 1px solid #ecb4cd;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.registration-form .submit input:hover {
  background-color: white;
  color: #ecb4cd;
}
.registration-form .mandatory {
  color: #777;
  font-size: 13px;
  font-style: italic;
  line-height: 28px;
  text-align: center;
}
.registration-form span {
  color: #333;
  font-size: 14px;
  font-weight: 400;
}
.registration-form span a {
  color: #333;
  text-decoration: underline;
}
.registration-form span input {
  position: absolute;
  left: 2px;
  top: 0;
}
.registration-form span input:checked + label:after {
  content: '';
  position: absolute;
  left: 2px;
  top: 3px;
  width: 15px;
  height: 15px;
  background-color: #ecb4cd;
  border-radius: 2px;
}
.registration-form span label {
  padding-left: 35px;
  position: relative;
}
.registration-form span label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 19px;
  height: 19px;
  background-color: white;
  border: 1px solid #cacaca;
  border-radius: 2px;
  cursor: pointer;
}
.registration-form .simpleselect {
  float: left;
  color: #777;
  font-size: 16px;
  font-weight: 500;
}
.registration-form .simpleselect .placeholder,
.registration-form .simpleselect .options {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  right: 0;
  width: auto;
}
.registration-form .simpleselect .placeholder,
.registration-form .simpleselect .options .option {
  padding: 13px 10px;
}
.registration-form .simpleselect .placeholder {
  padding-right: 50px;
}
.registration-form .simpleselect .placeholder:after {
  right: 0;
  width: 38px;
  background-color: #fafafa;
  background-image: url('images/select.svg');
  background-size: 12px 8px;
  background-position: center;
  background-repeat: no-repeat;
  border-left: 1px solid #e6e6e6;
  border-radius: 0px 4px 4px 0px;
}
.registration-form .simpleselect .placeholder.default {
  color: rgba(119, 119, 119, 0.5);
  font-style: italic;
}
.registration-form .error input {
  border: 1px solid red;
}
.registration-success {
  font-weight: 600;
  text-align: center;
}
#loginform,
#lostpasswordform {
  text-align: center;
}
#loginform label,
#lostpasswordform label,
#loginform input,
#lostpasswordform input {
  width: 213px;
  height: 40px;
  line-height: 40px;
  margin: auto;
  outline: 0;
}
#loginform label,
#lostpasswordform label {
  display: block;
  color: #777;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
#loginform input[type="text"],
#lostpasswordform input[type="text"],
#loginform input[type="password"],
#lostpasswordform input[type="password"] {
  background-color: white;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  padding: 0 15px;
}
#loginform input[type="submit"],
#lostpasswordform input[type="submit"] {
  background-color: #fafafa;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  color: #333;
  font-size: 17px;
  font-weight: 500;
  line-height: 40px;
  padding: 0;
}
#loginform .login-remember,
#lostpasswordform .login-remember {
  margin: 20px 0;
}
#loginform .login-remember label,
#lostpasswordform .login-remember label {
  display: inline-block;
  line-height: 14px;
  height: auto;
  text-transform: none;
}
#loginform .login-remember input,
#lostpasswordform .login-remember input {
  width: auto;
  height: auto;
}
.recover-links {
  text-align: center;
  color: #777;
}
.recover-links a {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #ecb4cd;
}
h2.profile-title {
  font-size: 42px;
  margin-top: 60px;
}
h2.profile-section-title {
  text-align: left;
}
h2.profile-section-title:after {
  left: 0;
  margin-left: 0;
  width: 40px;
}
h2.profile-section-title .icon {
  width: 19px;
  height: 19px;
  fill: rgba(0, 0, 0, 0.4);
}
.profile-details {
  padding-right: 50px;
}
.update-profile .update-profile-submit {
  display: none;
}
.update-profile label {
  display: block;
  color: #333;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}
.update-profile input {
  color: rgba(119, 119, 119, 0.7);
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  width: 100%;
  margin-bottom: 10px;
}
.update-profile input:disabled {
  border-color: transparent;
}
.update-profile .simpleselect {
  color: rgba(119, 119, 119, 0.7);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 10px;
  width: 100%;
  height: 30px;
}
.update-profile .simpleselect .options {
  width: 100%;
}
.update-profile .simpleselect .placeholder {
  height: 30px;
  line-height: 30px;
  padding: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 50px;
}
.update-profile .simpleselect .placeholder:after {
  right: 0;
  width: 38px;
  background-color: #fafafa;
  background-image: url('images/select.svg');
  background-size: 12px 8px;
  background-position: center;
  background-repeat: no-repeat;
  border-left: 1px solid #e6e6e6;
  border-radius: 0px 4px 4px 0px;
}
.update-profile .simpleselect.disabled .placeholder {
  border-color: transparent!important;
  background-color: transparent!important;
}
.update-profile .simpleselect.disabled .placeholder:after {
  display: none;
}
.update-profile .update-profile-submit {
  background-color: #fafafa;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  color: #333;
  font-size: 17px;
  font-weight: 500;
  line-height: 40px;
  padding: 0 50px;
  margin-top: 20px;
}
.cookies_cont {
  position: fixed;
  z-index: 100000;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(145, 156, 167, 0.95);
  color: #fff;
  font-size: 12px;
  line-height: 17px;
  border-bottom: 1px dotted #CCCCCC;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-align: left;
  padding: 20px 170px 20px 32px;
}
@media (max-width: 991px) {
  .cookies_cont {
    padding-right: 20px;
  }
}
.cookies_cont a {
  color: #fff;
}
.cookies_cont span {
  font-size: 15px;
}
.cookies_cont button {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  color: #002a5c;
  font-size: 13px;
  letter-spacing: -0.05em;
  border-radius: 5px;
  font-weight: 600;
  border: 0;
  padding: 0;
  line-height: 32px;
  width: 138px;
}
@media (max-width: 991px) {
  .cookies_cont button {
    position: relative;
    margin-top: 30px;
    margin-left: 10px;
  }
}
.carousel-inner > .item {
  padding: 0 20px;
}
.scarica-programma,
.eventi-citta {
  padding-right: 45px;
  position: absolute;
  top: 7px;
}
.scarica-programma .icon,
.eventi-citta .icon {
  fill: white;
  margin-top: -10px;
  height: 19px;
}
.prev-day,
.next-day {
  position: absolute;
  top: 37px;
}
.prev-day .icon,
.next-day .icon {
  fill: #fff;
  width: 13px;
  height: 11px;
}
.next-day {
  padding-right: 45px;
  right: 0;
}
.prev-day {
  padding-left: 45px;
  padding-right: 16px;
  left: 0;
}
.prev-day .icon {
  left: 16px;
  right: auto;
}
.scarica-programma {
  left: 0;
}
.scarica-programma .icon {
  width: 20px;
}
.eventi-citta {
  right: 0;
}
.eventi-citta .icon {
  width: 19px;
}
.events-title-container {
  position: relative;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.mappa-eventi {
  padding: 0;
  height: 38px;
  line-height: 38px;
  width: 88px;
  text-align: center;
  float: right;
  outline: 0;
}
.mappa-eventi:hover:focus {
  color: #ecb4cd;
}
.mappa-eventi:focus {
  color: white;
}
.mappa-eventi .icon-mappa {
  margin-top: 0;
  margin-left: 5px;
  width: 20px;
  height: 19px;
  position: relative;
  top: 2px;
  left: 0;
}
.mappa-eventi .icon-close {
  display: none;
  width: 11px;
  height: 11px;
  margin-top: 0;
  margin-left: 14px;
  position: relative;
  top: 0;
  left: -5px;
}
.filter-agenda form {
  float: left;
  width: 90%;
}
.day-evento {
  font-weight: 400;
  margin-top: 35px;
}
.day-evento b {
  font-weight: 500;
}
.day-evento b i {
  font-style: normal;
  color: #ecb4cd;
}
.view-event a .thumb-title h4 {
  font-size: 16px;
  text-align: left;
  color: #777;
  margin-top: 18px;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.view-event a .thumb-title h4 span.lingotto {
  color: #ecb4cd;
}
.view-event a .thumb-title h3 {
  margin-top: 8px;
  max-height: 112px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  height: 56px;
}
.sf-field-sort_order .simpleselect .options,
.sf-field-taxonomy-section .simpleselect .options,
.sf-field-taxonomy-edition .simpleselect .options,
.sf-field-post-meta-day .simpleselect .options,
.sf-field-taxonomy-years .simpleselect .options {
  height: auto!important;
}
.events-disabled .day-evento,
.event-disabled .day-evento {
  color: #777;
}
.events-disabled .day-evento:after,
.event-disabled .day-evento:after {
  background-color: #c5c5c5;
}
.events-disabled .view-all,
.event-disabled .view-all {
  color: #777;
}
.events-disabled .thumb-image,
.event-disabled .thumb-image {
  -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: grayscale(100%);
  opacity: 0.5;
}
.events-disabled .view-event a .thumb-title h4 span.lingotto,
.event-disabled .view-event a .thumb-title h4 span.lingotto,
.events-disabled a .thumb-title h4 span.lingotto,
.event-disabled a .thumb-title h4 span.lingotto,
.events-disabled h3,
.event-disabled h3 {
  color: #c5c5c5;
}
.title-over {
  background: white;
  margin-top: -303px;
}
.events-mappa {
  padding-bottom: 40px;
  display: none;
  margin-bottom: 40px;
}
.events-mappa:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 4px;
  background-color: #ecb4cd;
}
.no-results {
  margin-top: 40px;
}
.single-event .description-w {
  margin-bottom: 20px;
  line-height: 24px;
  color: #ecb4cd;
}
.single-event .container .add-favourites {
  position: relative;
  left: 0;
  margin-bottom: 30px;
}
.scroll-top {
  position: fixed;
  right: 0;
  bottom: 10px;
  left: 0;
  opacity: 0;
  text-align: right;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  z-index: 109;
  pointer-events: none;
}
.scroll-top .scroll-top-inner {
  width: 40px;
  height: 40px;
  display: inline-block;
  border: 4px solid #bcbdbf;
  pointer-events: all;
}
.scroll-top .scroll-top-inner:before {
  display: block;
  width: 32px;
  height: 32px;
  content: "";
  background-image: url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2244px%22%20height=%2244px%22%20viewBox=%220%200%2044%2044%22%20enable-background=%22new%200%200%2044%2044%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22black%22%20d=%22M29.121,19.55l-6.29-6.196c-0.025-0.025-0.053-0.049-0.082-0.071c-0.012-0.011-0.024-0.02-0.038-0.03c-0.016-0.011-0.031-0.024-0.048-0.034c-0.017-0.011-0.032-0.02-0.048-0.03c-0.015-0.009-0.029-0.018-0.044-0.025c-0.017-0.009-0.034-0.017-0.051-0.024c-0.016-0.008-0.031-0.015-0.047-0.022c-0.016-0.006-0.033-0.012-0.049-0.018c-0.018-0.005-0.035-0.014-0.053-0.019c-0.017-0.005-0.034-0.008-0.05-0.013c-0.018-0.005-0.036-0.009-0.054-0.013c-0.02-0.003-0.039-0.006-0.059-0.008c-0.016-0.003-0.032-0.005-0.049-0.007c-0.073-0.007-0.146-0.007-0.218,0c-0.017,0.002-0.033,0.005-0.05,0.008c-0.02,0.002-0.038,0.005-0.058,0.009c-0.019,0.003-0.037,0.009-0.055,0.013c-0.016,0.005-0.033,0.008-0.05,0.013c-0.017,0.005-0.035,0.012-0.052,0.018c-0.017,0.006-0.033,0.012-0.049,0.019c-0.017,0.006-0.032,0.014-0.048,0.021c-0.017,0.008-0.034,0.016-0.051,0.024c-0.015,0.008-0.029,0.018-0.044,0.026c-0.015,0.008-0.031,0.018-0.048,0.029c-0.016,0.01-0.031,0.022-0.047,0.034c-0.014,0.01-0.027,0.019-0.04,0.028c-0.042,0.035-0.08,0.073-0.117,0.113c-0.013,0.011-0.026,0.021-0.037,0.033l-6.313,6.219c-0.433,0.428-0.434,1.12-0.003,1.544c0.432,0.426,1.131,0.424,1.564-0.002l4.495-4.426l-0.023,14.11c-0.001,0.603,0.493,1.092,1.104,1.09s1.107-0.49,1.109-1.095l0.023-14.108l4.403,4.334c0.432,0.426,1.133,0.424,1.565-0.003S29.553,19.975,29.121,19.55%22/%3E%3C/svg%3E);
  background-repeat: no-repeat;
  background-position: center center;
}
#gototop,
.fancybox-mappa:focus {
  outline: 0;
}
.sf-field-post_type ul {
  margin-left: 157px!important;
  width: 330px;
}
.footer-csp {
  display: flex;
  margin-top: 50px;
  background-color: #ecb4cd;
  min-height: 110px;
  text-align: center;
  padding: 15px 15px 30px;
  color: white;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.footer-csp:hover,
.footer-csp:focus {
  color: white;
}
.footer-csp .icon {
  margin-left: 25px;
  width: 137px !important;
  fill: #fff;
  position: relative;
}
.footer-csp + .footer-links {
  margin-top: 0;
}
.modal-application {
  text-align: center;
  padding: 0!important;
}
.modal-application:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-application .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal-application h2 {
  text-transform: none;
  line-height: 28px;
  font-size: 20px;
  padding-bottom: 0;
}
.modal-applicatio,n h,2:after {
  display: none;
}
.modal-application small {
  color: #777;
  font-size: 13px;
  font-style: italic;
  line-height: 20px;
  text-align: center;
  display: block;
  margin-top: 20px;
}
.modal-application .modal-content {
  padding: 15px 0 35px;
}
.modal-email {
  text-align: center;
  padding: 0!important;
  color: #777;
}
.modal-email .intro {
  margin-left: 50px;
  margin-right: 50px;
  margin-bottom: 60px;
  text-align: center;
}
.modal-email .close {
  position: absolute;
  right: 30px;
  color: black;
  outline: 0;
  font-size: 20px;
  top: 15px;
}
.modal-email:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-email .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 375px;
}
.modal-email .modal-content {
  padding: 25px 35px 25px;
}
.modal-email .modal-content .intro {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
}
.modal-email form {
  margin-top: 20px;
}
.modal-email input[type="submit"] {
  width: 276px!important;
  background-color: #ecb4cd !important;
  border-radius: 4px!important;
  color: white!important;
}
.modal-email input[type="text"],
.modal-email input[type="password"] {
  width: 276px!important;
  border: 1px solid #d5d5d7 !important;
  border-radius: 2px!important;
  color: #333 !important;
}
.modal-email input[type="text"]::-webkit-input-placeholder,
.modal-email input[type="password"]::-webkit-input-placeholder {
  opacity: 0.4;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
.modal-email input[type="text"]::-moz-placeholder,
.modal-email input[type="password"]::-moz-placeholder {
  opacity: 0.4;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
.modal-email input[type="text"]:-ms-input-placeholder,
.modal-email input[type="password"]:-ms-input-placeholder {
  opacity: 0.4;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
.modal-email input[type="text"]:-moz-placeholder,
.modal-email input[type="password"]:-moz-placeholder {
  opacity: 0.4;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
.lost-pwd {
  font-size: 13px;
  line-height: 20px;
  color: #777;
  font-weight: 400;
  padding: 5px 0 10px;
}
.lost-pwd a {
  color: #333;
  font-weight: 500;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .modal-application .modal-dialog {
    width: 374px!important;
  }
}
.modal-application-buttons a {
  display: block;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  width: 234px;
  margin: 0 auto 15px;
  font-size: 14px;
  color: white;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 1px solid #e6e6e6;
}
.modal-application-buttons a:nth-child(odd) {
  background-color: #333;
  border-color: #333;
}
.modal-application-buttons a:nth-child(odd):hover {
  color: #333;
  font-weight: 700;
}
.modal-application-buttons a:nth-child(even) {
  background-color: #ecb4cd;
  border-color: #ecb4cd;
}
.modal-application-buttons a:nth-child(even):hover {
  color: #ecb4cd;
  font-weight: 700;
}
.modal-application-buttons a:hover {
  background-color: #fafafa;
  border-color: #e6e6e6;
}
.application-steps ul {
  list-style: none;
}
.application-steps li {
  float: left;
  width: 12.5%;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: rgba(51, 51, 51, 0.3);
  counter-increment: li;
  position: relative;
}
.application-steps li span {
  color: rgba(51, 51, 51, 0.3);
}
.application-steps li:before {
  content: '';
  height: 4px;
  background-color: #f2f2f2;
  top: 50%;
  margin-top: -18px;
  left: 0;
  right: 0;
  position: absolute;
}
.application-steps li:first-child:before {
  left: 50%;
}
.application-steps li:last-child:before {
  right: 50%;
}
.application-steps li span {
  position: relative;
  display: inline-block;
  padding-top: 50px;
}
.application-steps li span:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  background-color: #f2f2f2;
  border-radius: 4px;
}
.application-steps li span:after {
  content: counter(li);
  position: absolute;
  color: #777;
  top: 0;
  line-height: 40px;
  left: 50%;
  transform: translateX(-50%);
}
.application-steps li.active span {
  color: #333;
}
.application-steps li.active span:before {
  background-color: #ecb4cd;
}
.application-steps li.active span:after {
  color: #fff;
}
.application-steps + h2 {
  float: left;
  width: 100%;
  margin-top: 60px;
}
.application-steps + h2 span {
  margin-bottom: 5px;
}
.application-form .simpleselect .options {
  top: 0!important;
  overflow: scroll!important;
}
.application-form h3 {
  color: #333;
  font-size: 20px;
  font-weight: 500;
  margin-top: 40px;
}
.application-form h3 + .application_termini {
  margin-top: -25px;
}
.application-form .row > div:first-child .simpleselect {
  width: 75%;
}
.application-form .row > div > div > label,
.application-form .label {
  color: #777;
  font-size: 14px;
  font-weight: 500;
  line-height: 46px;
  text-transform: uppercase;
}
.application-form .anno,
.application-form .label,
.application-form .partecipazione {
  line-height: 22px!important;
}
.application-form .foto-input {
  opacity: 0;
}
.application-form #image-holder {
  background-color: white;
}
.application-form #image-holder img {
  border-radius: 4px;
}
.application-form .foto-container {
  height: 196px;
}
.application-form .foto-label,
.application-form #image-holder {
  position: absolute;
  width: 205px;
  height: 196px;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.application-form .foto-label {
  z-index: 1;
  cursor: pointer;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.application-form .foto-label.empty {
  background: url('images/add_img.jpg') center no-repeat;
  background-size: 50%;
}
.application-form #image-remove {
  display: none;
  position: absolute;
  margin-right: -113px;
  right: 50%;
  top: -10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 2;
}
.application-form #image-remove:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 4px;
  content: "\274c";
  font-size: 10px;
  color: #FFF;
  line-height: 23px;
  text-align: center;
}
.application-form .thumb-image-holder img {
  max-width: 100%;
  max-height: 100%;
  width: auto!important;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.application-form .twitter,
.application-form .team_cognome {
  padding-right: 20px;
}
.application-form .checkbox-container input {
  opacity: 0;
}
.application-form .checkbox-container input:checked + label:after {
  opacity: 1;
}
.application-form .checkbox-container label {
  cursor: pointer;
  position: relative;
  padding-left: 35px;
  margin-right: 20px;
}
.application-form .checkbox-container label:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 19px;
  height: 19px;
  background-color: white;
  border: 1px solid #cacaca;
  border-radius: 2px;
}
.application-form .checkbox-container label:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(50%, -50%);
  width: 10px;
  height: 10px;
  background-color: #ecb4cd;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.application-form .recaptcha {
  margin-top: 30px;
}
.application-form .recaptcha > div > div {
  margin: auto;
}
.application-form .submit {
  float: right;
  margin-top: 60px;
  line-height: 40px;
  background-color: #ecb4cd;
  border-radius: 4px;
  border: 1px solid #ecb4cd;
  padding: 0 40px 0 30px;
  color: white;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  outline: 0;
}
.application-form .submit:hover {
  background-color: #fff;
  color: #ecb4cd;
}
.application-form .submit:hover svg {
  fill: #ecb4cd;
}
.application-form .submit svg {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 18px;
  width: 6px;
  height: 10px;
  fill: white !important;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.application-form .error {
  color: red;
}
.application-form .error label {
  color: red!important;
}
.application-form .error input {
  border-color: red!important;
}
.application-form .error .error-msg {
  margin-top: 5px;
  text-align: center;
}
.application-add {
  line-height: 40px;
  background-color: #fafafa;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  display: inline-block;
  color: #333;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.application-add:hover,
.application-add:focus {
  color: #333;
}
.application-add:before {
  content: '+ ';
}
.application-add:hover {
  background-color: rgba(51, 51, 51, 0.5);
}
.checkboxes {
  margin-top: 60px;
}
.checkboxes label {
  text-transform: none!important;
  line-height: 18px!important;
  font-weight: 400!important;
}
.checkboxes label:before {
  top: 0!important;
  transform: none!important;
}
.checkboxes label:after {
  top: 0!important;
  transform: translate(50%, 50%) !important;
}
.checkboxes input {
  display: block!important;
  position: absolute;
  top: 1px;
  left: 5px;
}
.checkboxes div:nth-child(2) input {
  left: 5px;
}
.small-required {
  text-align: center;
  font-size: 13px;
  color: #777;
  font-style: italic;
  margin-top: 60px;
}
.application-regolamento {
  width: 883px;
  height: 645px;
  border: 1px solid #e6e6e6;
  overflow: auto;
  margin: auto;
  padding: 20px 25px;
}
.intro-sezioni {
  margin-bottom: 50px!important;
}
.scelta-sezioni label {
  color: #333 !important;
  font-size: 20px!important;
  text-transform: none!important;
}
.scelta-sezioni label:hover .sup-content,
.section-title-sup:hover .sup-content {
  opacity: 1;
}
.section-title-sup .sup {
  text-transform: none;
}
.section-title-sup .sup .sup-content {
  width: 150px;
}
.sup {
  display: inline-block;
  position: relative;
}
.sup sup {
  opacity: 0.5;
  color: #333;
  font-size: 10px;
  top: -13px;
}
.sup-content {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  bottom: 45px;
  left: calc(100% + 5px);
  background-color: white;
  border: 2px solid #f2f2f2;
  box-shadow: -1.3px 5.8px 9px rgba(0, 0, 0, 0.16);
  z-index: 1;
  width: 363px;
  padding: 20px;
  color: #333;
  font-size: 12px;
  line-height: 18px;
}
.application_termini h4 {
  font-size: 14px;
  color: #777;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}
.regolamento-termini,
.regolamento-termini-sound {
  margin-top: 30px;
}
.regolamento-termini input,
.regolamento-termini-sound input {
  display: inline-block !important;
  position: relative!important;
  left: 19px!important;
}
.termini_text + h4 {
  margin-top: 50px;
}
.single-stand-container:nth-child(odd) {
  padding-right: 13px;
}
.single-stand-container:nth-child(odd) input {
  left: 50px;
}
.single-stand-container:nth-child(even) {
  padding-left: 13px;
}
.single-stand-container:nth-child(even) input {
  left: 52px;
}
.single-stand-container input {
  position: absolute;
  bottom: 30px;
}
.single-stand-container input:checked + label {
  border: 2px solid #ecb4cd;
}
.single-stand-container label {
  width: 365px;
  height: 92px;
  background-color: white;
  border: 2px solid #e6e6e6;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  margin-bottom: 25px;
}
.single-stand-container .single-stand-tipologia {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 108px;
  background-color: #fafafa;
  border-right: 2px solid #e6e6e6;
  border-radius: 4px 0px 0px 4px;
  font-size: 37px;
  text-align: center;
  line-height: 92px;
  text-transform: uppercase;
}
.single-stand-container .single-stand-info {
  padding-left: 138px;
  padding-top: 15px;
  font-size: 23px;
  line-height: 35px;
  color: #ecb4cd;
  font-weight: 500;
}
.single-stand-container .single-stand-info strong {
  color: #333;
}
.single-stand-container .single-stand-info small {
  color: #777;
  font-size: 16px;
  font-weight: 500;
  display: block;
  line-height: 18px;
}
.full-line {
  padding-right: 0!important;
}
.full-line .simpleselect {
  width: 100%!important;
}
.application-form h3 + .application-pagamento {
  margin-top: -25px;
}
.application-pagamento a {
  color: #ecb4cd;
}
.application-pagamento h4 {
  text-transform: uppercase;
  font-size: 14px;
  color: #777;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 40px;
}
.application-pagamento ul {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding: 0 70px 0 0;
  list-style: none;
}
.application-pagamento ul li {
  position: relative;
  padding-left: 20px;
  padding-bottom: 10px;
}
.application-pagamento ul li:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #ecb4cd;
  border-radius: 3px;
  left: 0;
  top: 9px;
}
.application-pagamento + .small-required {
  margin-top: 10px;
}
.application-download-pdf {
  width: 400px;
  margin: 30px 15px;
  line-height: 40px;
  background-color: #ecb4cd;
  border-radius: 4px;
  border: 1px solid #ecb4cd;
  padding: 0 30px 0 60px;
  color: white;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.application-download-pdf.clicked {
  opacity: 0.5;
  color: #fff;
}
.application-download-pdf:hover {
  background-color: #fff;
  color: #fff;
}
.application-download-pdf:hover svg {
  fill: #fff;
}
.application-download-pdf svg {
  position: absolute;
  top: 50%;
  margin-top: -11px;
  width: 23px;
  height: 23px;
  left: 25px;
  fill: white !important;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.application-bonifico {
  font-size: 20px;
  line-height: 28px;
  color: #333;
  font-weight: 500;
}
.application-bonifico h4 {
  text-transform: uppercase;
  font-size: 14px;
  color: #777;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 30px;
}
.application-bonifico span {
  color: #ecb4cd;
}
.application-bonifico + .small-required {
  margin-top: 30px;
  margin-bottom: 60px;
}
.application-home a {
  display: inline-block;
  line-height: 40px;
  background-color: #333;
  border: 1px solid #333;
  border-radius: 4px;
  color: white;
  font-size: 14px;
  font-weight: 500;
  padding: 0 30px;
  margin: 80px 0 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.application-home a:hover {
  background: white;
  color: #333;
}
.foto-h3.error h3,
.foto-h3.error h3 small {
  color: red;
}
.foto-h3.error .foto-label {
  border-color: red;
}
.foto-h3 h3 {
  color: #777;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 0 20px;
}
.application-contacts {
  font-size: 14px;
  line-height: 24px;
  color: #4a4949;
  font-weight: 400;
  text-align: center;
  border: 2px solid #ecb4cd;
  padding: 30px 0;
  margin-top: 40px;
}
.application-contacts strong {
  font-weight: 500;
}
.application-contacts a {
  color: #f788b2;
  text-decoration: underline;
}
.error-msg-photo {
  margin-top: 200px;
  margin-bottom: 30px;
  color: red;
  text-align: center;
}
#template {
  display: none;
}
#informativa .modal-content {
  padding: 35px;
}
.checkbox-precedenti .checkbox-group {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.checkbox-precedenti .checkbox-group > div:first-child {
  margin-top: 5px;
}
.checkbox-precedenti > div .multiselect {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  font-size: 16px;
  width: 220px;
  height: 27px;
  line-height: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.checkbox-precedenti > div .multiselect + .btn-group {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.checkbox-precedenti > div .multiselect.disabled + .btn-group {
  opacity: 0;
  pointer-events: none;
}
.checkbox-precedenti > div .multiselect.selected {
  border-color: #ecb4cd;
}
.checkbox-precedenti > div .multiselect-container {
  min-width: 220px;
}
.checkbox-precedenti > div .multiselect-container > .active a,
.checkbox-precedenti > div .multiselect-container > .active a:focus,
.checkbox-precedenti > div .multiselect-container > .active a:hover {
  background-color: #ecb4cd;
}
.checkbox-precedenti > div .multiselect-container > li a {
  padding: 0 20px;
  outline: 0;
  text-decoration: none;
}
.checkbox-precedenti > div .multiselect-container > li a label {
  padding: 5px 0;
}
.checkbox-precedenti > div .multiselect-container > li a label:before {
  display: none;
}
.checkbox-precedenti > div .caret {
  display: none;
}
.scadenze-row {
  border-top: 2px solid #e6e6e6;
  float: left;
  width: 100%;
}
.scadenze-row > div {
  padding: 10px 0 10px 20px;
  font-size: 16px;
  color: #333;
}
.scadenze-row > div:first-child {
  font-weight: 500;
}
.scadenze-row > div:last-child {
  font-weight: 400;
}
.application-artists input {
  display: block!important;
  opacity: 0;
  position: absolute;
  top: 4px;
  left: 4px;
}
.application-artists .checkbox-label {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}
.application-virtual_tour h3 {
  line-height: 31px;
  font-weight: 500;
  color: #ecb4cd;
  font-size: 24px;
  margin-bottom: 15px;
}
.application-virtual_tour h3 span {
  display: block;
  color: #333;
  font-size: 22px;
  font-weight: 500;
}
.application-virtual_tour input {
  display: none;
}
.application-virtual_tour input:checked + label {
  border: 2px solid #ecb4cd;
}
.application-virtual_tour .checkbox-label {
  color: #333;
  font-size: 22px;
  line-height: 21px;
  font-weight: 500;
  width: 100%;
  background-color: #fafafa;
  border: 2px solid #e6e6e6;
  border-radius: 4px;
  position: relative;
  height: 90px;
  padding-left: 45px;
  padding-top: 30px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.application-virtual_tour .checkbox-label .prezzo {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 240px;
  border-left: 2px solid #e6e6e6;
  color: #777;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: right;
  padding-right: 30px;
  padding-top: 15px;
}
.application-virtual_tour .checkbox-label .prezzo span {
  color: #ecb4cd;
  font-size: 23px;
  line-height: 35px;
  display: block;
  font-weight: 500;
}
.provincia-hidden label {
  color: #777;
  font-size: 14px;
  font-weight: 500;
  line-height: 46px;
  text-transform: uppercase;
}
.application-back {
  background-color: #fafafa;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  margin-top: 60px;
  line-height: 40px;
  color: #333;
  font-weight: 500;
  font-size: 14px;
  position: relative;
  padding: 0 20px 0 40px;
  float: left;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.application-back:hover,
.application-back:focus {
  background-color: #e6e6e6;
  color: #333;
}
.application-back svg {
  width: 7px;
  height: 11px;
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
}
.team {
  position: relative;
}
.row-remove {
  position: absolute;
  right: 0;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -29px;
  border-radius: 50%;
  border: 1px solid #e6e6e6;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}
.row-remove:after {
  content: '';
  position: absolute;
  width: 7px;
  height: 1px;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  background-color: #000;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.row-remove:hover {
  background-color: #e6e6e6;
}
.row-remove:hover:after {
  background-color: #fff;
}
.artist {
  padding-right: 50px;
  position: relative;
}
.scelta-sezioni input {
  opacity: 0;
  display: block!important;
  top: 30px;
}
.head-section {
  position: relative;
}
.head-section span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
.error-msg a {
  color: red;
  text-decoration: underline;
}
.application-form #loginform input[type="submit"] {
  font-size: 14px;
}
.altre-sedi {
  position: relative;
  padding-right: 100px;
}
.checkbox-infiera .checkbox-group > div:nth-child(3n+1) {
  clear: left;
}
.input-group-addon + input {
  border-bottom-left-radius: 0!important;
  border-top-left-radius: 0!important;
}
.artist-append .artist:first-child .artist-remove {
  visibility: hidden;
}
#carousel-hp .item {
  padding-bottom: 30%;
  background-size: cover;
  background-position: center;
}
#carousel-hp .carousel-indicators li {
  background-color: #dedfe1;
}
#carousel-hp .carousel-indicators li.active {
  border: solid 6px;
  border-color: #ecb4cd transparent #ecb4cd #ecb4cd;
}
#carousel-hp .carousel-control .glyphicon {
  background-color: #ecb4cd;
}
#carousel-blog {
  margin-top: 35px;
  margin-bottom: 30px;
}
#carousel-blog .item {
  padding: 0;
}
#carousel-blog .blog-item {
  padding-bottom: 32%;
  background-size: cover;
  background-position: center;
  opacity: 0.3;
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
  display: block;
}
#carousel-blog .carousel-indicators li {
  background-color: #404041;
}
#carousel-blog .carousel-indicators li.active {
  border: solid 6px;
  border-color: #404041 transparent #404041 #404041;
}
#carousel-blog .carousel-control .glyphicon {
  background-color: #6d6e70;
}
#carousel-blog .blog-carousel-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: -15px;
  pointer-events: none;
}
#carousel-blog .blog-carousel-content h2 {
  color: #404041;
  font-size: 50px;
  font-weight: 700;
  line-height: 58px;
  text-transform: none;
  margin: 0;
  padding: 0;
  max-height: 174px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#carousel-blog .blog-carousel-content h2:after {
  display: none;
}
#carousel-blog .blog-carousel-content .blog-carousel-meta {
  text-align: center;
  padding-top: 10px;
}
#carousel-blog .blog-carousel-content .blog-carousel-meta > span {
  display: inline-block;
}
#carousel-blog .blog-carousel-content .blog-carousel-date {
  color: #404041;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  padding-right: 13px;
}
#carousel-blog .blog-carousel-content .blog-carousel-category {
  color: #404041;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  line-height: 28px;
  padding-left: 18px;
  position: relative;
}
#carousel-blog .blog-carousel-content .blog-carousel-category:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  background-color: #404041;
  margin-top: -3px;
  border-radius: 50%;
}
#carousel-hp .item .youtube-video-carousel,
#carousel-blog .item .youtube-video-carousel {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  padding-bottom: 0;
}
#carousel-hp .item .youtube-video-carousel .play-button,
#carousel-blog .item .youtube-video-carousel .play-button {
  cursor: pointer;
}
#carousel-hp .item .youtube-video-carousel iframe,
#carousel-blog .item .youtube-video-carousel iframe,
#carousel-hp .item .youtube-video-carousel .play-button,
#carousel-blog .item .youtube-video-carousel .play-button,
#carousel-hp .item .youtube-video-carousel .play-button:before,
#carousel-blog .item .youtube-video-carousel .play-button:before {
  position: absolute;
}
#carousel-hp .item .youtube-video-carousel iframe,
#carousel-blog .item .youtube-video-carousel iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
#carousel-hp .carousel-indicators li,
#carousel-blog .carousel-indicators li {
  border: 0;
  opacity: 0.7;
  width: 8px;
  height: 8px;
  margin: 2px 7px;
}
#carousel-hp .carousel-indicators li.active,
#carousel-blog .carousel-indicators li.active {
  width: 0;
  height: 0;
  border-radius: 50%;
  background: transparent;
  margin: 0 7px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 1;
}
#carousel-hp .carousel-control,
#carousel-blog .carousel-control {
  background-image: none;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  width: 45px;
  height: 62px;
  margin-top: -31px;
  top: 50%;
}
#carousel-hp .carousel-control.left,
#carousel-blog .carousel-control.left {
  margin-left: -20px;
}
#carousel-hp .carousel-control.right,
#carousel-blog .carousel-control.right {
  margin-right: -20px;
}
#carousel-hp .carousel-control .glyphicon,
#carousel-blog .carousel-control .glyphicon {
  width: 45px;
  height: 62px;
  margin-top: -31px;
}
#carousel-hp .carousel-control .glyphicon:after,
#carousel-blog .carousel-control .glyphicon:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 23px;
  height: 18px;
  margin-top: -9px;
  margin-left: -11px;
  background-size: container;
  background-image: url('images/tail-right.svg');
  background-repeat: no-repeat;
}
#carousel-hp .carousel-control .glyphicon.glyphicon-chevron-right,
#carousel-blog .carousel-control .glyphicon.glyphicon-chevron-right {
  right: 0;
}
#carousel-hp .carousel-control .glyphicon.glyphicon-chevron-left,
#carousel-blog .carousel-control .glyphicon.glyphicon-chevron-left {
  left: 0;
}
#carousel-hp .carousel-control .glyphicon.glyphicon-chevron-left:after,
#carousel-blog .carousel-control .glyphicon.glyphicon-chevron-left:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.new-mega-row {
  margin-top: 35px;
}
.new-mega-row h2 {
  font-size: 42px;
  font-weight: 700;
  padding-top: 26px;
  margin-bottom: 62px;
}
.new-mega-row h2:after {
  height: 2px;
  bottom: 5px;
  background-color: #ecb4cd;
}
.new-mega-row h2:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 2px;
  background-color: #ecb4cd;
}
.new-mega-row h2.text-left:before,
.new-mega-row h2.text-left:after {
  left: 0;
  margin-left: 0;
}
.new-mega-row .thumb-title {
  margin-bottom: 36px;
}
.new-mega-row .thumb-title h3 {
  font-weight: 700;
  line-height: 26px;
  white-space: normal;
  margin-top: 16px;
  max-height: 78px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0.05em;
  margin-bottom: 6px;
}
.new-mega-row .thumb-title h3 a {
  color: #333;
}
.new-mega-row .thumb-title h3 span:not(.artwork-title) {
  color: #6d6e70;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0em;
}
.new-mega-row .thumb-title h3 .artwork-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.new-mega-row .thumb-title h3 .artwork-data {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.new-mega-row .thumb-title h3 .artwork-editions {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  font-style: italic;
  font-weight: 400!important;
}
.new-mega-row .article-date {
  color: #6d6e70;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
}
.new-mega-row .article-category {
  color: #6d6e70;
  font-size: 16px;
  font-style: italic;
  line-height: 32px;
}
.see-more {
  text-align: center;
  margin: 18px 0 40px;
}
.see-more a {
  display: inline-block;
  margin: auto;
  line-height: 48px;
  border: 4px solid #ecb4cd;
  color: #404041;
  font-size: 16px;
  font-weight: 700;
  padding: 0 23px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.see-more a:hover {
  background-color: #ecb4cd;
  color: #fff;
}
.page-template-template-viparea-dashboard .youtube-video .play-button {
  background-color: rgba(150, 60, 90, 0.9);
}
.youtube-video {
  background-color: #ecb4cd;
  background-size: 120%;
  background-position: center;
  position: relative;
  padding-bottom: 60%;
  overflow: hidden;
  display: block;
  cursor: pointer;
}
.youtube-video:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: #404041;
  opacity: 0.3;
}
.youtube-video .play-button {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: rgba(236, 180, 205, 0.9);
  z-index: 1;
}
.youtube-video .play-button:before {
  content: "";
  background-image: url('images/triangle-right.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 16px;
  margin-top: -8px;
  margin-left: -6px;
}
.youtube-video .play-button {
  cursor: pointer;
}
.youtube-video iframe,
.youtube-video .play-button,
.youtube-video .play-button:before {
  position: absolute;
}
.youtube-video .play-button,
.youtube-video .play-button:before {
  top: 50%;
  left: 50%;
}
.youtube-video iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.new-mega-row-video .thumb-title h3 {
  max-height: 52px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 991px) {
  .super-header {
    height: 100px;
  }
}
.super-header {
  background-size: cover!important;
  background-position: center;
  padding-bottom: 20.8%;
  position: relative;
  background-color: white;
  margin-bottom: 40px;
  /*&.video-gallery {
    background-image: url('images/video_gallery.jpg');
  }
  &.hall-of-fame {
    background-image: url('images/hall-of-fame.jpg');
  }
  &.hall-of-fame-single {
    background-image: url('images/hall-of-fame_single.jpg');
  }
  &.eventi-in-citta {
    background-image: url('images/eventi_in_citta.jpg');
  }
  &.premi-e-giurie {
    background-image: url('images/premi_e_giurie.jpg');
  }
  &.about {
    //background-image: url('images/about.jpg');
    background-image: url('images/nuovo_banner.png');
  }
  &.comitati {
    background-image: url('images/comitati.jpg');
  }
  &.info {
    background-image: url('images/info.jpg');
  }
  &.blog {
    background-image: url('images/blog.jpg');
  }
  &.contatti {
    background-image: url('images/contatti.jpg');
  }
  &.fotogallery {
    background-image: url('images/fotogallery.jpg');
  }*/
}
.super-header + .new-mega-row {
  margin: 0;
}
.super-header + .new-mega-row h2 {
  margin-bottom: 30px;
}
.super-header span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-10deg);
  color: #404041;
  font-size: 55px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  padding-bottom: 24px;
  white-space: nowrap;
}
.super-header span:after {
  content: '';
  height: 3px;
  position: absolute;
  left: -10px;
  right: -10px;
  bottom: -3px;
  background-color: #404041;
}
.banner-full-width {
  padding: 42px 0;
  margin: 42px 0;
  background-color: #ecb4cd;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  color: white;
  font-size: 44px;
  line-height: 52px;
  font-weight: 400;
  text-align: center;
}
.banner-full-width:not(.iscriviti-newsletter) {
  text-transform: uppercase;
}
.banner-full-width strong {
  font-weight: 700;
}
.banner-full-width .button {
  margin-left: 60px;
  text-transform: none;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  line-height: 40px;
  border: 4px solid white;
  padding: 0 25px;
  position: relative;
  top: -11px;
  background-color: transparent;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.banner-full-width .button:hover,
.banner-full-width .button:focus {
  background-color: #fff;
  color: #ecb4cd;
}
.new-breadcrumbs {
  font-size: 16px;
  line-height: 23px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #ecb4cd;
  margin-top: -10px;
}
.new-breadcrumbs a {
  color: #404041;
}
.new-breadcrumbs a:after {
  background-image: url(images/breadcrumbs-new.svg);
  background-size: 7px 11px;
  width: 7px;
  height: 11px;
  top: 5px;
}
.page-s,ideb,ar h2 {
  text-align: left;
  font-weight: 700;
  line-height: 31px;
  padding: 23px 40px 23px 0;
  letter-spacing: 0.05em;
}
.page-sidebar h2:before,
.page-sidebar h2:after {
  left: 0;
  height: 2px;
  background-color: #ecb4cd;
}
.page-sidebar h2:before {
  content: '';
  position: absolute;
  width: 80px;
  top: 0;
}
.page-sidebar h2:after {
  margin-left: 0;
}
.evento-single {
  color: #404041;
  margin-bottom: 40px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 20px;
}
.evento-single p {
  margin-bottom: 12px;
}
.evento-single a {
  color: #404041;
}
.evento-single h3 {
  color: #ecb4cd;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  margin: 0;
  padding-bottom: 3px;
}
.evento-single h4 {
  color: #6d6e70;
  font-size: 16px;
  font-style: italic;
  line-height: 22px;
  font-weight: 400;
}
.evento-single .evento-dati-container {
  padding-top: 13px;
}
.evento-single .evento-dati-container > div {
  position: relative;
  padding-left: 25px;
}
.evento-single .evento-dati-container > div:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
}
.evento-single .evento-luogo {
  padding-bottom: 3px;
}
.evento-single .evento-luogo:before {
  background-image: url('images/eventi-pin.svg');
  width: 14px;
  height: 16px;
}
.evento-single .evento-orari:before {
  background-image: url('images/eventi-clock.svg');
}
.evento-single .evento-date:before {
  background-image: url('images/eventi-calendar.svg');
  top: 0;
}
.hidden-select,
.hidden-select-blog {
  position: relative;
}
.hidden-select.blog-select .simpleselect .placeholder,
.hidden-select-blog.blog-select .simpleselect .placeholder,
.hidden-select.eventi-filters-espositori .simpleselect .placeholder,
.hidden-select-blog.eventi-filters-espositori .simpleselect .placeholder {
  font-size: 26px;
  font-weight: 700;
  color: #404041;
  border-bottom: 0;
}
.hidden-select.blog-select .simpleselect .placeholder:after,
.hidden-select-blog.blog-select .simpleselect .placeholder:after,
.hidden-select.eventi-filters-espositori .simpleselect .placeholder:after,
.hidden-select-blog.eventi-filters-espositori .simpleselect .placeholder:after {
  width: 16px;
  height: 9px;
  background-size: 16px 9px;
}
.hidden-select.nl-select-container .simpleselect,
.hidden-select-blog.nl-select-container .simpleselect {
  height: 41px;
}
.hidden-select.nl-select-container .simpleselect .placeholder,
.hidden-select-blog.nl-select-container .simpleselect .placeholder {
  background: transparent;
  line-height: 41px;
  border-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}
.hidden-select.nl-select-container .simpleselect .placeholder:hover,
.hidden-select-blog.nl-select-container .simpleselect .placeholder:hover {
  background-color: transparent;
}
.hidden-select.nl-select-container .simpleselect .placeholder:after,
.hidden-select-blog.nl-select-container .simpleselect .placeholder:after {
  background-image: url(images/small-down_white.svg);
}
.hidden-select .simpleselect,
.hidden-select-blog .simpleselect {
  width: auto;
  white-space: nowrap;
}
.hidden-select .simpleselect .options,
.hidden-select-blog .simpleselect .options {
  top: 100%!important;
  height: auto!important;
  margin-top: -4px;
  white-space: nowrap;
  width: auto;
  min-width: 100%;
  background-color: rgba(255, 255, 255, 0.97);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  border: 0;
  color: #3a3a3a;
  font-weight: 700;
  font-size: 12px;
}
.hidden-select .simpleselect .options .option.active,
.hidden-select-blog .simpleselect .options .option.active {
  color: #ecb4cd;
  background-color: #f5f5f5;
}
.hidden-select .simpleselect .options .option,
.hidden-select-blog .simpleselect .options .option {
  padding: 14px 10px;
  font-size: 18px;
}
.hidden-select .simpleselect .placeholder,
.hidden-select-blog .simpleselect .placeholder {
  font-size: 16px;
  font-weight: 700;
  line-height: 34px;
  border: 0;
  padding: 0;
  border-bottom: 4px solid #d1d2d4;
  padding-right: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hidden-select .simpleselect .placeholder:after,
.hidden-select-blog .simpleselect .placeholder:after {
  content: '';
  position: absolute;
  right: 5px;
  background-image: url('images/small-down.svg');
  top: 50%;
  margin-top: -6px;
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.hidden-select .simpleselect .placeholder:hover,
.hidden-select-blog .simpleselect .placeholder:hover {
  background-color: #fff;
}
.eventi-list {
  position: relative;
}
.eventi-list .evento-single-container {
  padding-top: 85px;
}
.eventi-list .eventi-filters-container {
  position: absolute;
  top: 20px;
  left: 0;
}
.eventi-list .eventi-filters {
  float: left;
}
.eventi-list .eventi-filters span {
  font-size: 16px;
  font-weight: 700;
  line-height: 34px;
  border-bottom: 4px solid #d1d2d4;
  float: left;
  width: 100%;
}
.eventi-list .eventi-filters-categoria {
  width: 205px;
  padding-right: 30px;
}
.eventi-list .eventi-filters-location {
  width: 177px;
}
.eventi-container,
.page-container {
  margin-bottom: 40px;
}
.new-mega-row-curators .curator-single {
  text-align: center;
}
.new-mega-row-curators .curator-single:nth-child(4n+1) {
  padding-right: 18px;
}
.new-mega-row-curators .curator-single:nth-child(4n+2) {
  padding-left: 5px;
  padding-right: 13px;
}
.new-mega-row-curators .curator-single:nth-child(4n+3) {
  padding-left: 10px;
  padding-right: 8px;
}
.new-mega-row-curators .curator-single:nth-child(4n) {
  padding-left: 18px;
}
.curator-single .curator-nome {
  color: #ecb4cd;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  padding-top: 15px;
}
.curator-single .curator-ruolo {
  padding-top: 3px;
  color: #6d6e70;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.curator-single .curator-email {
  color: #ecb4cd;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.curator-single .curator-email a {
  color: #ecb4cd;
}
.iscriviti-newsletter {
  margin-top: 105px;
  padding-bottom: 52px;
}
.iscriviti-newsletter .simpleselect .options .option:first-child {
  display: none;
}
.iscriviti-newsletter p {
  font-size: 15px;
}
.iscriviti-newsletter form {
  padding: 0 55px;
}
.iscriviti-newsletter h2 {
  color: white;
  font-family: Roboto;
  font-size: 44px;
  line-height: 52px;
  text-transform: uppercase;
  font-weight: 300;
}
.iscriviti-newsletter h2 strong {
  font-weight: 500;
}
.iscriviti-newsletter .nl-input-container,
.iscriviti-newsletter .nl-select-container {
  position: relative;
  padding-right: 40px;
}
.iscriviti-newsletter .nl-input-container:after,
.iscriviti-newsletter .nl-select-container:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 40px;
  height: 4px;
  background-color: #f9d5e5;
}
.iscriviti-newsletter .nl-select-container {
  line-height: 41px;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}
.iscriviti-newsletter .nl-select-container span {
  display: block;
}
.iscriviti-newsletter .nl-select-container span:after {
  background-image: url('images/small-down_white.svg');
}
.iscriviti-newsletter .nl-container {
  position: relative;
  padding: 0 200px 0 0;
}
.iscriviti-newsletter .nl-container input {
  float: left;
  width: 100%;
  background-color: transparent;
  border: 4px solid transparent;
  line-height: 31px;
  font-size: 16px;
  font-weight: 700;
  outline: 0;
}
.iscriviti-newsletter .nl-container input::-webkit-input-placeholder {
  color: #fff;
}
.iscriviti-newsletter .nl-container input::-moz-placeholder {
  color: #fff;
}
.iscriviti-newsletter .nl-container input:-ms-input-placeholder {
  color: #fff;
}
.iscriviti-newsletter .nl-container input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.iscriviti-newsletter .nl-container .nl-button-container {
  position: absolute;
  width: 200px;
  right: 0;
}
.iscriviti-newsletter .button {
  margin-left: 0;
  line-height: 31px;
  padding: 0 15px;
}
.iscriviti-newsletter .nl-privacy {
  color: white;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  margin-top: 30px;
}
.iscriviti-newsletter .nl-privacy input {
  position: absolute;
  opacity: 0;
}
.iscriviti-newsletter .nl-privacy input:checked + label:before {
  background-color: white;
}
.iscriviti-newsletter .nl-privacy label {
  padding-left: 37px;
  position: relative;
  cursor: pointer;
}
.iscriviti-newsletter .nl-privacy label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 19px;
  height: 19px;
  background-color: rgba(255, 255, 255, 0.3);
  border: 2px solid white;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.iscriviti-newsletter .nl-privacy a {
  color: #fff;
  text-decoration: underline;
}
#newsletter {
  position: relative;
  top: 100px;
}
.hp-dicono {
  background-color: #f8f9fb;
  text-align: center;
  padding-top: 72px;
  padding-bottom: 72px;
}
.hp-dicono .item {
  min-height: 135px;
}
.hp-dicono .hp-dicono-citazione {
  font-style: italic;
  font-weight: 700;
  font-size: 26px;
  line-height: 36px;
  color: #404041;
  text-transform: none;
}
.hp-dicono .hp-dicono-citazione span {
  font-family: Roboto;
  font-weight: 500;
  font-style: italic;
}
.hp-dicono .hp-dicono-fonte {
  color: #6d6e70;
  font-size: 16px;
  font-weight: 700;
  line-height: 36px;
  padding-top: 20px;
  letter-spacing: 0.05em;
}
.hp-counters {
  text-align: center;
  padding: 50px 0;
}
.hp-counters .hp-counters-container {
  border-right: 1px solid #e3e3e3;
}
.hp-counters .hp-counters-container:last-child {
  border-right: 0;
}
.hp-counters .hp-counters-number {
  color: #f58ab2;
  font-size: 42px;
  font-weight: 700;
}
.hp-counters .hp-counters-data {
  color: #333;
  font-size: 22px;
  font-weight: 700;
}
.hp-counters .hp-counters-data span {
  display: inline-block;
  position: relative;
  padding-left: 25px;
}
.hp-counters .hp-counters-data .icon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  fill: #000;
}
.premi-container .page-sidebar h2,
.press-container .page-sidebar h2,
.info-container .page-sidebar h2 {
  max-width: 165px;
}
.press-container,
.comitati-container {
  padding-top: 50px;
}
.info-container {
  padding-top: 45px;
}
.premi-container {
  padding: 90px 0 55px;
}
.panel {
  margin-bottom: 20px!important;
  border: none!important;
  box-shadow: none!important;
}
.panel-title {
  color: #404041;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  position: relative;
  padding-bottom: 8px;
  padding-right: 35px;
  display: inline-block;
}
.panel-title:hover,
.panel-title:focus {
  color: #404041;
}
.panel-title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #ecb4cd;
}
.panel-title:after {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -8px;
  width: 12px;
  height: 12px;
  background-image: url('images/less.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.panel-title.collapsed:after {
  background-image: url('images/more.svg');
}
.panel-text {
  color: #404041;
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 5px;
}
.panel-text .premi-text-inner {
  padding: 35px 0 0;
}
.press-single {
  margin-bottom: 28px;
}
.press-single:nth-child(odd) {
  padding-right: 15px;
}
.press-single:nth-child(even) {
  padding-left: 15px;
}
.press-single a {
  display: block;
  border: 4px solid #dedfe1;
  padding: 15px 100px 15px 20px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.press-single a:hover {
  border-color: #ecb4cd;
}
.press-single a:hover:after {
  background-color: #ecb4cd;
}
.press-single a:after {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  background: #f8f9fb url('images/download.svg') center no-repeat;
  background-size: 23px 23px;
}
.press-single .press-titolo {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  height: 78px;
  max-height: 78px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.press-single .press-data {
  color: #6d6e70;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.logo-single {
  margin-bottom: 12px;
}
.logo-single:nth-child(3n+1) {
  padding-right: 8px;
}
.logo-single:nth-child(3n+2) {
  padding-left: 4px;
  padding-right: 4px;
}
.logo-single:nth-child(3n) {
  padding-left: 8px;
}
.logo-single a {
  display: block;
  border: 4px solid #dedfe1;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.logo-single a:hover {
  border-color: #ecb4cd;
}
.logo-single a:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 60px;
  background: #f9d5e5 url('images/download_black.svg') center no-repeat;
  background-size: 22px 22px;
}
.new-page-content {
  padding: 35px 0 50px;
  color: #404041;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}
.new-page-content::first-letter,
.new-page-content > p:first-child::first-letter {
  color: #ecb4cd;
  font-size: 98px;
  font-weight: 700;
  line-height: 78px;
  text-transform: uppercase;
  float: left;
  padding-right: 10px;
}
.comitati-container .page-sidebar h2 {
  max-width: 210px;
}
.comitati-container h3 {
  text-align: left;
  color: #ecb4cd;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 27px;
  margin-top: 40px;
}
.comitati-container h3:first-child {
  margin-top: 10px;
}
.comitati-single {
  padding-bottom: 18px;
  padding-right: 20px;
}
.comitati-single .comitati-titolo {
  color: #404041;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.comitati-single .comitati-sottotitolo {
  color: #6d6e70;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.info-container .info-title {
  color: #ecb4cd;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  margin-bottom: 25px;
}
.info-container .info-text {
  color: #6d6e70;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 33px;
}
.info-container .info-text h1,
.info-container .info-text h2,
.info-container .info-text h3,
.info-container .info-text h4,
.info-container .info-text h5,
.info-container .info-text h6 {
  color: #404041;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  margin-bottom: 10px;
}
.info-container .info-text h1 + p,
.info-container .info-text h2 + p,
.info-container .info-text h3 + p,
.info-container .info-text h4 + p,
.info-container .info-text h5 + p,
.info-container .info-text h6 + p {
  font-size: 16px;
  line-height: 24px;
}
.info-container .info-text a {
  color: #ecb4cd;
  text-decoration: underline;
}
.page-content .curator-single {
  margin-bottom: 20px;
}
.page-content .curator-single:nth-child(3n+1) {
  padding-right: 16px;
  clear: left;
}
.page-content .curator-single:nth-child(3n+2) {
  padding-left: 5px;
  padding-right: 13px;
}
.page-content .curator-single:nth-child(3n) {
  padding-left: 10px;
  padding-right: 8px;
}
.page-content .curator-single .curator-nome {
  color: #404041;
}
.page-content .curator-single .curator-ruolo {
  /*font-style: italic;*/
  font-weight: 400;
  padding-top: 5px;
}
.logo_single {
  margin-top: 30px;
}
.logo_single:nth-child(4n+1) {
  padding-right: 12px;
  clear: left;
}
.logo_single:nth-child(4n+2) {
  padding-left: 6px;
  padding-right: 6px;
}
.logo_single:nth-child(4n+3) {
  padding-left: 6px;
  padding-right: 6px;
}
.logo_single:nth-child(4n) {
  padding-left: 6px;
  padding-right: 6px;
}
.main-sponsor-big img {
  height: auto;
  max-width: 350px;
}
@media screen and (max-width: 991px) {
  .main-sponsor-big img {
    display: block !important;
    margin: 0 auto;
  }
}
.sponsor-square img {
  max-width: 100%;
  height: auto;
}
.sponsor-img-container {
  border: 4px solid #dedfe1;
  padding: 15px;
}
.sponsor-name {
  color: #404041;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  padding-top: 20px;
}
.blog-select {
  width: 250px;
  margin: -15px auto 50px;
  text-align: center;
  color: #404041;
}
.blog-select span {
  padding-right: 30px;
  font-size: 26px;
  font-weight: 700;
}
.blog-select span:after {
  width: 16px;
  height: 9px;
  background-size: 16px 9px;
}
#response > div:nth-child(4n+1) {
  clear: left;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: transparent;
}
.dropdown-menu > .active > a span,
.dropdown-menu > .active > a:hover span,
.dropdown-menu > .active > a:focus span {
  color: #ecb4cd;
}
.blog-content a {
  color: #ecb4cd;
}
.blog-content::first-letter,
.blog-content > p:first-child::first-letter {
  color: #ecb4cd;
  font-size: 98px;
  font-weight: 700;
  line-height: 78px;
  text-transform: uppercase;
  float: left;
  padding-right: 10px;
}
.blog-thumb {
  margin-top: 20px;
}
.blog-content {
  margin-top: 40px;
  color: #404041;
  font-size: 18px;
  line-height: 26px;
}
.blog-post {
  padding-right: 80px;
}
.blog-post h1 {
  margin: 30px 0 0;
  font-weight: 700;
  line-height: 56px;
  text-align: left;
  text-transform: none;
  word-break: break-word;
}
.blog-post .blog-meta > span {
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
}
.blog-post .blog-date {
  color: #ecb4cd;
  font-weight: 700;
  padding-right: 10px;
  letter-spacing: 0.05em;
}
.blog-post .blog-category {
  padding-left: 14px;
  color: #6d6e70;
  font-style: italic;
  position: relative;
}
.blog-post .blog-category:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 4px;
  height: 4px;
  background-color: #6d6e70;
  margin-top: -2px;
  border-radius: 50%;
}
.blog-sidebar h2 {
  margin-top: 0;
  font-size: 26px;
  text-align: left;
  margin-bottom: 30px;
}
.blog-sidebar h2:before,
.blog-sidebar h2:after {
  margin-left: 0;
  left: 0;
}
.blog-sidebar .panel-title {
  padding-bottom: 0;
  color: #333;
  font-size: 16px;
}
.blog-sidebar .panel-title:before {
  background-color: #d1d2d4;
}
.blog-sidebar .panel-title:after {
  width: 10px;
  height: 10px;
  margin-top: -6px;
}
.blog-sidebar .panel-text {
  padding-bottom: 0;
}
.blog-sidebar .panel-text > a {
  display: block;
}
.blog-sidebar .panel-text > a:first-child {
  padding-top: 15px;
}
.blog-sidebar .archive-month {
  color: #f58ab2;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}
.video-container > div:nth-child(4n+1) {
  clear: left;
}
.video-container .see-more-container > div:nth-child(4n+1) {
  clear: left;
}
@media (max-width: 1199px) {
  .iscriviti-newsletter .nl-input-container,
  .iscriviti-newsletter .nl-select-container {
    padding-right: 30px;
  }
  .new-page-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 991px) {
  .blog-notes-container > div:nth-child(2n+1),
  .new-mega-row-video .video-container > div:nth-child(2n+1) {
    clear: left;
  }
  .iscriviti-newsletter form {
    padding: 0;
  }
  .iscriviti-newsletter .nl-container {
    padding-right: 150px;
    padding-left: 0;
  }
  .iscriviti-newsletter .nl-container .nl-button-container {
    right: 0;
    width: 160px;
  }
  #carousel-footer .item,
  #carousel-footer-mobile .item {
    padding: 0 50px !important;
  }
  .hp-dicono .hp-dicono-citazione {
    font-size: 24px;
  }
  .hp-counters .hp-counters-data {
    font-size: 15px;
  }
  .hp-counters .hp-counters-number {
    font-size: 37px;
  }
  .press-single {
    padding: 0!important;
  }
  .logo-single:nth-child(2n+1) {
    padding-right: 8px;
    padding-left: 0;
  }
  .logo-single:nth-child(2n) {
    padding-left: 8px;
    padding-right: 0;
  }
  .logo_single:nth-child(2n+1) {
    padding-right: 8px;
    padding-left: 0;
    clear: left;
  }
  .logo_single:nth-child(2n) {
    padding-left: 8px;
    padding-right: 0;
    clear: none;
  }
  .super-header span {
    font-size: 25px;
  }
  #carousel-blog .blog-item {
    padding-bottom: 50%;
  }
  #response > div:nth-child(2n+1),
  .video-container > div:nth-child(2n+1) {
    clear: left;
  }
  .page-content .curator-single:nth-child(2n+1) {
    clear: left;
    padding-left: 0;
    padding-right: 8px;
  }
  .page-content .curator-single:nth-child(2n) {
    padding-left: 8px;
    padding-right: 0;
    clear: none;
  }
}
@media (max-width: 767px) {
  div.new-mega-row-curators {
    margin-top: 0;
  }
  div.new-mega-row-curators .curator-single {
    text-align: left;
  }
  div.new-mega-row-curators .curator-single:nth-child(2n+1) {
    clear: left;
    padding-right: 7px!important;
  }
  div.new-mega-row-curators .curator-single:nth-child(2n) {
    padding-left: 7px!important;
    padding-right: 0!important;
  }
  .iscriviti-newsletter .nl-privacy label {
    margin-left: 0!important;
    display: block;
  }
  .blog-post {
    padding-right: 0;
  }
  .new-mega-row h2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .new-mega-row .thumb-title h3 {
    font-size: 18px;
  }
  .new-mega-row .article-date,
  .new-mega-row .article-category {
    font-size: 14px;
  }
  .banner-full-width {
    font-size: 20px;
    line-height: 45px;
    margin: 30px 0 30px -50vw;
    padding: 25px 0 30px;
  }
  .banner-full-width .button {
    margin-left: 0;
    top: 0;
    display: block;
    line-height: 36px;
    font-size: 14px;
    background-color: #d9a5bc;
    border: 0;
    width: 100%;
  }
  .curator-single {
    padding: 0!important;
    margin-bottom: 10px;
  }
  .curator-single .curator-name {
    font-size: 16px;
    padding-top: 10px;
  }
  .curator-single .curator-ruolo {
    font-size: 14px;
    line-height: 20px;
  }
  .iscriviti-newsletter {
    padding: 20px 0;
  }
  .iscriviti-newsletter h2 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0;
    text-align: left;
  }
  .iscriviti-newsletter .nl-container {
    padding-right: 0;
  }
  .iscriviti-newsletter .nl-container .nl-button-container {
    position: relative;
    margin-top: 20px;
    float: left;
    width: 100%;
  }
  .iscriviti-newsletter .nl-input-container,
  .iscriviti-newsletter .nl-select-container {
    margin-bottom: 10px;
    padding-right: 0;
  }
  .iscriviti-newsletter .nl-input-container:after,
  .iscriviti-newsletter .nl-select-container:after {
    right: 0;
  }
  .hp-dicono {
    padding: 20px 0;
  }
  .hp-dicono .hp-dicono-citazione {
    font-size: 18px;
    line-height: 25px;
  }
  .hp-dicono .hp-dicono-fonte {
    font-size: 14px;
    line-height: 25px;
    padding-top: 10px;
  }
  .hp-counters-data {
    margin-bottom: 20px;
  }
  .footer-links a {
    display: inline-block !important;
  }
  .super-header {
    padding-bottom: 50%;
    margin-top: 15px;
  }
  .main-sponsor {
    bottom: -30px !important;
  }
  .new-page-content {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    padding-top: 20px;
  }
  .page-sidebar h2,
  .page-sidebar h2 {
    text-align: center;
  }
  .page-sidebar h2:before,
  .page-sidebar h2:before,
  .page-sidebar h2:after,
  .page-sidebar h2:after {
    left: 50%;
    margin-left: -40px;
  }
  .panel-title {
    font-size: 16px;
    line-height: 23px;
  }
  .panel-text {
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 20px;
  }
  .panel-text .premi-text-inner {
    padding-top: 20px;
  }
  .page-sidebar h2 {
    max-width: 100%!important;
    padding-right: 0;
  }
  .press-container,
  .comitati-container,
  .info-container {
    padding-top: 20px;
  }
  .comitati-container h3 {
    font-size: 18px;
    line-height: 25px;
  }
  .comitati-single .comitati-titolo {
    font-size: 18px;
  }
  .comitati-single .comitati-sottotitolo {
    font-size: 14px;
  }
  .logo-single a:after {
    width: 40px;
    height: 40px;
    background-size: 15px 15px;
  }
  .sponsor-name {
    font-size: 15px;
    line-height: 20px;
    padding-top: 10px;
  }
  .info-container .info-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 10px;
  }
  .info-container .info-text {
    font-size: 15px;
    line-height: 20px;
  }
  .eventi-list .eventi-filters {
    float: none;
    margin: 0 auto;
    width: 150px;
    padding-right: 0;
    height: 38px;
  }
  .eventi-list {
    padding-top: 120px;
  }
  #carousel-blog .blog-item {
    padding-bottom: 80%;
  }
  #carousel-blog .blog-carousel-content h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    max-height: 75px;
  }
  #carousel-blog .blog-carousel-content .blog-carousel-meta > span {
    display: block;
  }
  #carousel-blog .blog-carousel-content .blog-carousel-date {
    font-size: 12px;
    line-height: 20px;
    padding-right: 0;
  }
  #carousel-blog .blog-carousel-content .blog-carousel-category {
    font-size: 12px;
    line-height: 20px;
    padding-left: 0;
  }
  #carousel-blog .blog-carousel-content .blog-carousel-category:before {
    display: none;
  }
  #carousel-hp .carousel-control,
  #carousel-blog .carousel-control {
    opacity: 1;
  }
  #carousel-hp .carousel-control .glyphicon,
  #carousel-blog .carousel-control .glyphicon {
    background-color: #404041;
  }
  #carousel-hp .carousel-control.left,
  #carousel-blog .carousel-control.left {
    margin-left: -10px;
  }
  #carousel-hp .carousel-control.right,
  #carousel-blog .carousel-control.right {
    margin-right: -10px;
  }
}
.elenco-epositori,
.elenco-shuttle {
  text-align: center;
}
.elenco-epositori .dataTables_info,
.elenco-shuttle .dataTables_info {
  position: relative;
  width: 100%;
  top: 38px;
}
.elenco-epositori table.tablepress,
.elenco-shuttle table.tablepress {
  text-align: left;
  max-width: 835px;
  margin: auto!important;
}
.elenco-epositori table.tablepress caption,
.elenco-shuttle table.tablepress caption {
  display: none;
}
.elenco-epositori table.tablepress tbody tr,
.elenco-shuttle table.tablepress tbody tr {
  height: 45px;
  line-height: 25px;
  font-size: 16px;
  text-align: left;
}
.elenco-epositori table.tablepress tbody tr td,
.elenco-shuttle table.tablepress tbody tr td,
.elenco-epositori table.tablepress tbody tr th,
.elenco-shuttle table.tablepress tbody tr th {
  padding-left: 20px;
}
.elenco-epositori table.tablepress tbody tr:nth-child(even),
.elenco-shuttle table.tablepress tbody tr:nth-child(even) {
  background-color: #f8f9fb;
}
.elenco-epositori table.tablepress tbody td,
.elenco-shuttle table.tablepress tbody td {
  border-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.elenco-epositori table.tablepress thead,
.elenco-shuttle table.tablepress thead {
  text-align: left;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  line-height: 45px;
}
.elenco-epositori table.tablepress thead th,
.elenco-shuttle table.tablepress thead th {
  padding-left: 20px;
  background-color: transparent;
  line-height: 25px;
  min-width: 100px;
}
.elenco-epositori table.tablepress thead tr,
.elenco-shuttle table.tablepress thead tr {
  border-bottom: 4px solid #d1d2d4;
}
.elenco-epositori table.tablepress a,
.elenco-shuttle table.tablepress a {
  color: #ecb4cd;
  text-decoration: underline;
}
.elenco-epositori table.tablepress .sorting:hover,
.elenco-shuttle table.tablepress .sorting:hover,
.elenco-epositori table.tablepress .sorting_asc,
.elenco-shuttle table.tablepress .sorting_asc,
.elenco-epositori table.tablepress .sorting_desc,
.elenco-shuttle table.tablepress .sorting_desc {
  background-color: transparent;
}
.elenco-epositori .dataTables_paginate,
.elenco-shuttle .dataTables_paginate {
  float: none;
  margin: 35px auto;
  text-align: center;
  max-width: 835px;
  padding: 0!important;
}
.elenco-epositori .dataTables_paginate .paginate_button,
.elenco-shuttle .dataTables_paginate .paginate_button {
  color: transparent!important;
  width: 30px;
  height: 30px;
  background-color: white;
  border: 4px solid #d1d2d4;
  position: relative;
}
.elenco-epositori .dataTables_paginate .paginate_button.disabled,
.elenco-shuttle .dataTables_paginate .paginate_button.disabled {
  opacity: 0.5;
}
.elenco-epositori .dataTables_paginate .paginate_button:before,
.elenco-shuttle .dataTables_paginate .paginate_button:before {
  content: '' !important;
  position: absolute;
  top: 50%!important;
  left: 50%!important;
  width: 30px!important;
  height: 30px!important;
  margin-top: -15px !important;
  margin-left: -15px !important;
  background-size: 15px 13px;
  background-image: url(images/tail-left_black.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.elenco-epositori .dataTables_paginate .paginate_button:after,
.elenco-shuttle .dataTables_paginate .paginate_button:after {
  display: none;
}
.elenco-epositori .dataTables_paginate .paginate_button.next,
.elenco-shuttle .dataTables_paginate .paginate_button.next {
  float: right;
}
.elenco-epositori .dataTables_paginate .paginate_button.next:before,
.elenco-shuttle .dataTables_paginate .paginate_button.next:before {
  -webkit-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}
.elenco-epositori .dataTables_paginate .paginate_button.previous,
.elenco-shuttle .dataTables_paginate .paginate_button.previous {
  float: left;
}
.eventi-filters-espositori {
  display: inline-block;
  color: #404041;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 30px;
}
.eventi-filters-espositori select {
  font-size: 13px;
}
.tablepress-main-container .dataTables_wrapper:not(:first-child) {
  display: none;
}
.photo-single-titolo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 2;
  text-align: center;
  color: #fff;
  pointer-events: none;
}
.photo-single {
  position: relative;
  margin-top: -6px;
}
.photo-single > a {
  outline: 0;
}
.photo-single h3 {
  font-weight: 700;
  line-height: 26px;
  white-space: normal;
  margin-top: 6px;
  letter-spacing: 0.05em;
  margin-bottom: 26px;
  pointer-events: none;
  max-height: 52px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.photo-single:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background-color: #f58ab2;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  pointer-events: none;
}
.photo-single:hover img {
  -webkit-filter: blur(1px);
  /* Safari 6.0 - 9.0 */
  filter: blur(1px);
}
.photo-single:hover:after {
  opacity: 0.85;
}
.photo-single:hover .photo-single-titolo {
  opacity: 1;
}
.photo-list-container {
  margin-top: 50px;
}
.photogallery,
.photogallery-no-light {
  width: 100%;
  padding-bottom: 65%;
  background-size: cover;
  background-position: center;
}
.current-menu-item a:after,
.current-menu-ancestor a:after {
  width: 100%!important;
  background-color: #ecb4cd !important;
}
.tablepress-main-container .tablepress .sorting:after,
.tablepress-main-container .tablepress .sorting_asc:after,
.tablepress-main-container .tablepress .sorting_desc:after {
  position: relative;
  margin-left: 20px;
  content: '';
  background-image: url(images/small-down.svg);
  width: 11px;
  height: 7px;
  background-size: 11px 7px;
  display: inline-block;
  top: -1px;
}
.tablepress-main-container .tablepress .sorting_asc:after {
  transform: rotate(-180deg);
}
.see-loader {
  position: relative;
  top: 7px;
}
.icon-phone,
.icon-at,
.icon-office,
.icon-fair {
  display: inline-block;
  padding-left: 25px;
  position: relative;
}
.icon-phone .icon,
.icon-at .icon,
.icon-office .icon,
.icon-fair .icon {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.viparea-dashboard-intro {
  padding-top: 76px;
  padding-bottom: 62px;
}
.viparea-dashboard-intro h1 {
  text-align: left;
  color: #963C5A;
  font-size: 64px;
  font-weight: 700;
  line-height: 70px;
  text-transform: none;
}
.viparea-dashboard-intro .viparea-intro {
  color: #404041;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  padding-top: 33px;
}
.viparea-dashboard-box {
  display: block;
  backgro,und-c,olor: #f8f9fb;
  border: 2px solid #f8f9fb;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding-bottom: 77%;
  position: relative;
}
.viparea-dashboard-box:hover {
  border-color: #963C5A !important;
}
.viparea-dashboard-box .icon,
.viparea-dashboard-box span {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.viparea-dashboard-box .icon {
  width: 40px!important;
  height: 40px!important;
  fill: #404041;
  margin-top: -30px;
}
.viparea-dashboard-box span {
  padding-top: 58px;
  text-align: center;
  color: #963C5A;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
}
.viparea-dashboard-box-outer {
  padding-right: 20px;
  padding-bottom: 35px;
}
.viparea-dashboard-box-outer:first-child .viparea-dashboard-box {
  background-color: #ebd6df;
  border-color: #ebd6df;
}
.viparea-dashboard-box-outer:first-child .viparea-dashboard-box span {
  color: #404041;
}
.viparea-dashboard-box-outer:first-child .viparea-dashboard-box .icon {
  fill: #963C5A;
}
.viparea-row {
  padding-top: 22px;
  padding-bottom: 18px;
}
.viparea-row.openprogramme-row .viparea-programma-dayselect-open .simpleselect .placeholder {
  border-bottom-color: #ecb4cd;
}
.viparea-row.openprogramme-row .view-event-vip .thumb-title h4,
.viparea-row.openprogramme-row .viparea-programma-dayselect-open .hidden-select .simpleselect .options .option.active,
.viparea-row.openprogramme-row .viparea-programma-dayselect-open .hidden-select-blog .simpleselect .options .option.active,
.viparea-row.openprogramme-row .luoghi-filter .simpleselect .options .option.active,
.viparea-row.openprogramme-row .viparea-empty {
  color: #ecb4cd;
}
.viparea-row.openprogramme-row h1:after,
.viparea-row.openprogramme-row h1:before,
.viparea-row.openprogramme-row h2:after,
.viparea-row.openprogramme-row h2:before,
.viparea-row.openprogramme-row .view-event-vip .thumb-image:before,
.viparea-row.openprogramme-row .view-event-vip .thumb-header .favourites,
.viparea-row.openprogramme-row .viparea-programma-more a:hover,
.viparea-row.openprogramme-row .cta-calendario:hover {
  background-color: #ecb4cd;
}
.viparea-row.openprogramme-row .view-event-vip .thumb-header .favourites,
.viparea-row.openprogramme-row .viparea-programma-more a,
.viparea-row.openprogramme-row .cta-calendario {
  border-color: #ecb4cd;
}
.viparea-row .panel-title:before {
  background-color: #963C5A;
}
.viparea-row h1 {
  color: #333;
  font-size: 42px;
  font-weight: 700;
  line-height: 31px;
  text-transform: uppercase;
  text-align: left;
  position: relative;
  padding: 56px 0;
}
.viparea-row h1:before,
.viparea-row h1:after {
  content: '';
  position: absolute;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #963C5A;
}
.viparea-row h1:after {
  bottom: 0;
}
.viparea-row h1:before {
  top: 0;
}
.viparea-row h2 {
  text-align: left;
  font-weight: 700;
  padding-top: 56px;
  padding-bottom: 56px;
}
.viparea-row h2:after {
  left: 0;
  margin-left: 0;
  height: 2px;
}
.viparea-row h2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #963C5A;
}
.viparea-row h2:after {
  background-color: #963C5A;
}
.back-to-catalogue {
  display: block;
  position: relative;
  border: 4px solid #d1d2d4;
  color: #963C5A;
  font-size: 26px;
  font-weight: 700;
  padding: 27px 37px;
  margin-bottom: 100px;
}
.back-to-catalogue span {
  display: block;
  color: #404041;
  font-size: 16px;
}
.back-to-catalogue .icon {
  position: absolute;
  width: 36px;
  height: 36px;
  fill: #404041;
  right: 30px;
  top: 50%;
  margin-top: -18px;
}
.back-to-catalogue:hover {
  color: #963C5A;
}
.viparea-assistenza {
  border-top: 2px solid #dedfe1;
  padding-top: 72px;
}
.viparea-assistenza h3 {
  color: #963C5A;
  font-size: 42px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
}
.viparea-assistenza img {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  width: 98px!important;
  height: 98px;
}
.viparea-assistenza h4 {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.viparea-assistenza .viparea-assistenza-text {
  color: #777;
  font-size: 14px;
  font-weight: 700;
  line-height: 28px;
  padding-left: 116px;
  position: relative;
}
.viparea-assistenza .viparea-assistenza-text a {
  color: #777;
}
.viparea-assistenza-container + .footer {
  padding-top: 0;
  margin-top: 22px;
}
.viparea-assistenza-container + .footer > .container {
  border-top: 0;
  padding-top: 30px;
}
.viparea-page-intro {
  color: #8d8d8f;
  font-size: 20px;
  font-weight: 400;
  font-style: italic;
  line-height: 28px;
  padding-top: 73px;
}
.shuttle-text-inner {
  padding: 35px 0 0 25px;
}
.elenco-shuttle {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 20px;
}
.elenco-shuttle table.tablepress {
  max-width: 100%;
}
.elenco-shuttle table.tablepress .column-1 {
  width: 25%!important;
}
.elenco-shuttle table.tablepress .column-2,
.elenco-shuttle table.tablepress .column-3,
.elenco-shuttle table.tablepress .column-4,
.elenco-shuttle table.tablepress .column-5,
.elenco-shuttle table.tablepress .column-6 {
  width: 15%!important;
}
.elenco-shuttle table.tablepress a {
  position: relative;
  color: #963C5A;
}
.elenco-shuttle table.tablepress a:after {
  content: '';
  background-image: url('images/share.svg');
  width: 11px;
  height: 11px;
  background-size: 11px 11px;
  position: relative;
  display: inline-block;
  left: 5px;
}
.luoghi-filter {
  padding-right: 54px;
}
.luoghi-filter .simpleselect .options .option.active {
  color: #963C5A;
}
.distance-filter {
  display: inline-block;
  padding-right: 5px;
}
.distance-filter a {
  display: inline-block;
  width: 74px;
  height: 35px;
  line-height: 29px;
  background-color: white;
  border: 4px solid #dedfe1;
  color: #333;
  font-size: 12px;
  font-weight: 700;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: center;
}
.distance-filter a:hover,
.distance-filter a.active {
  background-color: #963C5A;
  border-color: #963C5A;
  color: white;
}
.distance-filters-container {
  position: relative;
  top: 3px;
  display: none;
}
.show-map-container {
  text-align: right;
}
.show-map-container a {
  padding: 0 20px;
  height: 40px;
  line-height: 32px;
  background-color: white;
  border: 4px solid #963C5A;
  display: inline-block;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.show-map-container a div {
  display: block;
  text-align: center;
  position: relative;
  padding-right: 20px;
  white-space: nowrap;
}
.show-map-container a div .icon {
  fill: #404041;
  width: 14px;
  height: 14px;
  margin-left: 6px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.show-map-container a div.hide-map {
  display: none;
}
.show-map-container a div.hide-map .icon {
  margin-top: -5px;
  width: 10px;
  height: 10px;
}
.show-map-container a:hover {
  background-color: #963C5A;
  border-color: #963C5A;
  color: white;
}
.show-map-container a:hover .icon {
  fill: #fff;
}
.viparea-luoghi-filters {
  /* padding-top: 70px; */
}
.viparea-luoghi-map-container {
  display: none;
}
.viparea-luoghi-map-container .acf-map {
  width: 100%;
  padding-bottom: 40%;
  background-color: #dedfe1;
  border: 2px solid #dedfe1;
}
.viparea-luoghi-map-container .acf-map img {
  max-width: inherit !important;
}
.viparea-luoghi-map-container .marker {
  display: none;
}
.viparea-luoghi-rating {
  margin-top: 4px;
}
.viparea-luoghi-rating .icon {
  width: 11px;
  height: 11px;
  fill: #963C5A;
  margin-right: 4px;
}
.viparea-luoghi-phone {
  color: #404041 !important;
}
.viparea-luoghi-phone .icon {
  width: 14px;
  height: 14px;
  fill: #963C5A;
  margin-right: 8px;
  position: relative;
  top: 2px;
}
.viparea-luoghi-phone a {
  color: #404041 !important;
}
.viparea-luoghi-text {
  margin-top: 12px;
  padding-right: 15px;
}
.viparea-luoghi-single h2,
.gm-style-iw h2 {
  color: #963C5A;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-transform: none;
  margin: 0;
  padding: 0;
}
.viparea-luoghi-single h2:before,
.gm-style-iw h2:before,
.viparea-luoghi-single h2:after,
.gm-style-iw h2:after {
  display: none;
}
.viparea-luoghi-single .viparea-luoghi-category,
.gm-style-iw .viparea-luoghi-category {
  color: #8d8d8f;
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
}
.viparea-luoghi-single .viparea-luoghi-address,
.gm-style-iw .viparea-luoghi-address {
  color: #404041;
  font-size: 16px;
  line-height: 28px;
}
.viparea-luoghi-single .viparea-luoghi-address span,
.gm-style-iw .viparea-luoghi-address span {
  font-style: italic;
  display: none;
}
.viparea-luoghi-single .viparea-luoghi-address a,
.gm-style-iw .viparea-luoghi-address a {
  font-weight: 700;
  text-decoration: underline;
  color: #404041;
}
.viparea-luoghi-single .viparea-luoghi-phone,
.gm-style-iw .viparea-luoghi-phone {
  font-weight: 700;
  line-height: 28px;
  color: #404041;
  font-size: 16px;
}
.viparea-luoghi-single-container {
  padding-bottom: 52px;
  padding-right: 20px;
}
@media (min-width: 768px) {


  .viparea-luoghi-single-container {
    height: 550px!important;/**/
    max-height: 550px!important;
    overflow: hidden!important;
  }


  .page-template-template-viparea-shopping .viparea-luoghi-single-container {
    height: 370px !important;
  }
  .page-template-template-viparea-ristoranti .viparea-luoghi-single-container {
    height: 400px !important;
  }
  .page-template-template-viparea-musei .viparea-luoghi-single-container {
    height: 450px;
  }
}
.viparea-page-content {
  color: #404041;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}
.viparea-page-content > p:first-child {
  color: #8d8d8f;
  font-size: 20px;
  line-height: 28px;
}
.viparea-page-content h2 {
  padding: 0;
  margin: 52px 0 37px;
  color: #963C5A;
  font-size: 26px;
  font-weight: 700;
  line-height: 20px;
  text-transform: none;
}
.viparea-page-content h2:before,
.viparea-page-content h2:after {
  display: none;
}
.viparea-page-content ul {
  list-style: none;
  padding: 0;
  line-height: 33px;
}
.viparea-page-content ul li {
  padding-left: 22px;
  position: relative;
}
.viparea-page-content ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #963C5A;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  top: 13px;
}
@media (min-width: 768px) and (max-width: 991px) {
  div.new-mega-row-curators {
    margin-top: 0;
  }
  div.new-mega-row-curators .curator-single {
    text-align: left;
    margin-bottom: 20px;
  }
  div.new-mega-row-curators .curator-single:nth-child(3n+1) {
    clear: left;
    padding-right: 8px!important;
  }
  div.new-mega-row-curators .curator-single:nth-child(2),
  div.new-mega-row-curators .curator-single:nth-child(5) {
    padding-left: 4px!important;
    padding-right: 4px!important;
  }
  div.new-mega-row-curators .curator-single:nth-child(3n) {
    padding-left: 8px!important;
    padding-right: 0!important;
  }
}
@media (max-width: 991px) {
  .viparea-assistenza h3 {
    font-size: 35px;
    line-height: 40px;
  }
  .distance-filters-container-restaurant {
    margin-top: 20px;
  }
  .show-map-container-restaurant {
    text-align: left;
    margin-top: 21px;
  }
}
@media (max-width: 767px) {
  .viparea-dashboard-intro h1 {
    font-size: 25px;
    line-height: 30px;
  }
  .viparea-dashboard-intro {
    padding-top: 26px;
    padding-bottom: 32px;
  }
  .viparea-luoghi-map-container .acf-map {
    padding-bottom: 100%;
  }
  .luoghi-rating-filter {
    margin-bottom: 20px;
  }
  .luoghi-filter {
    padding-right: 0;
  }
  .distance-filters-container {
    margin-top: 20px;
  }
  .show-map-container {
    text-align: left;
    margin-top: 21px;
  }
}
.viparea-back-to-site a {
  text-transform: none!important;
  border: 4px solid #963C5A;
  display: block;
  padding: 0 12px!important;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.viparea-back-to-site a:hover {
  background-color: #963C5A !important;
  color: #fff;
}
.viparea-back-to-site a:hover .icon {
  fill: #fff;
}
.viparea-back-to-site a:hover:after {
  display: none;
}
.viparea-back-to-site a .icon {
  width: 10px;
  height: 10px;
  fill: #3a3a3a;
  margin-left: 10px;
  position: relative;
  top: 1px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: -15px;
}
.header-principale > li.menu-item-has-children {
  margin-right: 24px;
}
.luoghi-rating-filter .options .option:first-child {
  display: none!important;
}
.viparea-empty-all {
  margin-top: 50px;
}
.viparea-luoghi-empty,
.viparea-empty {
  color: #963C5A;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 40px;
  display: none;
}
.icon-caret {
  margin-top: -5px;
  right: -12px;
  opacity: 0.5;
}
#vipareaModal.modal {
  text-align: center;
  padding: 0!important;
}
#vipareaModal.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
  /* Adjusts for spacing */
}
#vipareaModal .modal-header {
  border-bottom: 0;
}
#vipareaModal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
#vipareaModal .close {
  border: 0;
  background-color: transparent;
}
#vipareaModal .close .icon {
  width: 15px;
  height: 15px;
  fill: #404041;
}
#vipareaModal h4 {
  text-align: center;
  color: #333;
  font-family: Karla;
  font-size: 26px;
  font-weight: 700;
  line-height: 31px;
  text-transform: uppercase;
  position: relative;
  padding: 30px 0;
}
#vipareaModal h4:before,
#vipareaModal h4:after {
  content: '';
  position: absolute;
  left: 50%;
  width: 80px;
  height: 2px;
  background-color: #9c305a;
  margin-left: -40px;
}
#vipareaModal h4:before {
  top: 0;
}
#vipareaModal h4:after {
  bottom: 0;
}
#vipareaModal #loginform input[type="text"],
#vipareaModal #loginform input[type="password"] {
  border: 0;
  border-bottom: 2px solid #d1d2d4;
  border-radius: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 42px;
  margin-bottom: 20px;
}
#vipareaModal #loginform input[type="text"]::-webkit-input-placeholder,
#vipareaModal #loginform input[type="password"]::-webkit-input-placeholder {
  color: #d1d2d4;
}
#vipareaModal #loginform input[type="text"]::-moz-placeholder,
#vipareaModal #loginform input[type="password"]::-moz-placeholder {
  color: #d1d2d4;
}
#vipareaModal #loginform input[type="text"]:-ms-input-placeholder,
#vipareaModal #loginform input[type="password"]:-ms-input-placeholder {
  color: #d1d2d4;
}
#vipareaModal #loginform input[type="text"]:-moz-placeholder,
#vipareaModal #loginform input[type="password"]:-moz-placeholder {
  color: #d1d2d4;
  opacity: 1;
}
#vipareaModal #loginform input[type="submit"] {
  background-color: white;
  border: 4px solid #9c305a;
  width: 107px;
  color: #404041;
  font-family: Karla;
  font-size: 16px;
  font-weight: 700;
  line-height: 33px;
  border-radius: 0;
}
#vipareaModal .areavip-lost-pwd {
  color: #6d6e70;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  margin: 30px 0;
}
#vipareaModal .areavip-lost-pwd a {
  color: #333;
  font-weight: 700;
  text-decoration: underline;
}
#vipareaModal small {
  text-align: center;
  display: block;
  font-family: Karla;
  font-size: 13px;
  font-style: italic;
  line-height: 20px;
  color: #6d6e70;
  margin-bottom: 30px;
}
#vipareaModal small a {
  color: #6d6e70;
  text-decoration: underline;
}
.viparea-programma-dayselect .hidden-select,
.viparea-programma-dayselect-open .hidden-select {
  display: inline-block;
}
.viparea-programma-dayselect .simpleselect .placeholder,
.viparea-programma-dayselect-open .simpleselect .placeholder {
  font-size: 26px;
  line-height: 50px;
  color: #404041;
  border-bottom-color: #9c305a;
}
.viparea-programma-dayselect .simpleselect .options,
.viparea-programma-dayselect-open .simpleselect .options {
  margin-top: 12px;
}
.viparea-programma-filters,
.viparea-programma-list,
.viparea-programma-lista {
  padding-top: 45px;
}
.view-event-vip {
  margin-bottom: 45px;
}
.view-event-vip:hover .thumb-image:before {
  opacity: 0.8;
}
.view-event-vip:hover .thumb-image:after {
  opacity: 1;
}
.view-event-vip .thumb-image {
  padding-bottom: 100%;
  background-color: #ccc;
  position: relative;
}
.view-event-vip .thumb-image:before,
.view-event-vip .thumb-image:after {
  content: '';
  position: absolute;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.view-event-vip .thumb-image:before {
  opacity: 0;
  background-color: #9c305a;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.view-event-vip .thumb-image:after {
  background-image: url('images/diag-top-right.svg');
  fill: #fff;
  background-size: 16px 16px;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  border: 4px solid white;
  z-index: 2;
}
.view-event-vip .thumb-header {
  position: absolute;
  right: 0;
  top: 0;
}
.view-event-vip .thumb-header span,
.view-event-vip .thumb-header a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #f8f9fb;
  border: 1px solid #e6e6e6;
  position: relative;
}
.view-event-vip .thumb-header span .icon,
.view-event-vip .thumb-header a .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.view-event-vip .thumb-header span + a,
.view-event-vip .thumb-header a + span,
.view-event-vip .thumb-header span + span,
.view-event-vip .thumb-header a + a {
  margin-left: -5px;
}
.view-event-vip .thumb-header .calendar .icon {
  width: 16px;
  height: 16px;
}
.view-event-vip .thumb-header .calendar-pink .icon {
  fill: #9c305a;
}
.view-event-vip .thumb-header .calendar-gray .icon {
  fill: #dedfe1;
}
.view-event-vip .thumb-header .calendar-red .icon {
  fill: #d65547;
}
.view-event-vip .thumb-header .favourites {
  background-color: #9c305a;
  border: 1px solid #cc688e;
}
.view-event-vip .thumb-header .favourites .icon {
  width: 14px;
  height: 12px;
  fill: white;
}
.view-event-vip .thumb-footer {
  position: absolute;
  bottom: 0;
  left: 0;
}
.view-event-vip .thumb-footer span,
.view-event-vip .thumb-footer a {
  display: inline-block;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 12px;
  letter-spacing: 0.05em;
}
.view-event-vip .thumb-footer .text-pink {
  color: #9c305a;
  background-color: white;
  border: 1px solid #e6e6e6;
}
.view-event-vip .thumb-footer .text-gray {
  color: #404041;
  background-color: #f8f9fb;
  border: 1px solid #e6e6e6;
}
.view-event-vip .thumb-footer span + a,
.view-event-vip .thumb-footer a + span,
.view-event-vip .thumb-footer span + span,
.view-event-vip .thumb-footer a + a {
  margin-left: -5px;
}
.view-event-vip .thumb-title h2 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin: 5px 0 0;
  padding: 0;
  max-height: 56px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 56px;
  text-transform: none;
  padding-right: 30px;
  letter-spacing: 0.01em;
}
.view-event-vip .thumb-title h2:before,
.view-event-vip .thumb-title h2:after {
  display: none;
}
.view-event-vip .thumb-title h3 {
  color: #6d6e70;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.view-event-vip .thumb-title h3 i {
  color: #ecb4cd;
}
.view-event-vip .thumb-title h4 {
  color: #9c305a;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  margin: 12px 0 0;
  padding-right: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  letter-spacing: 0.05em;
}
.viparea-programma-more {
  margin: 5px 0 80px;
}
.viparea-programma-more a {
  display: inline-block;
  line-height: 35px;
  background-color: white;
  border: 4px solid #9c305a;
  padding: 0 25px;
  color: #404041;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.viparea-programma-more a:hover {
  background-color: #9c305a;
  color: #fff;
}
.cta-calendario {
  display: inline-block;
  line-height: 35px;
  background-color: white;
  border: 4px solid #9c305a;
  color: #404041;
  font-size: 12px;
  font-weight: 700;
  padding: 0 15px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.cta-calendario:hover {
  background-color: #9c305a;
  color: #fff;
}
.cta-calendario:hover .icon {
  fill: #fff;
}
.cta-calendario .icon {
  width: 12px;
  height: 13px;
  fill: #404041;
  position: relative;
  top: 2px;
  margin-left: 5px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.add-favourites-vip {
  display: inline-block;
  margin-right: 15px;
}
.add-favourites-vip button {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  outline: 0;
  background-color: white;
  border: 4px solid #9c305a;
  color: #333;
  font-family: Karla;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 0 45px 0 18px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.add-favourites-vip button .icon {
  position: absolute;
  top: 50%;
  width: 16px;
  height: 15px;
  fill: #404041;
  margin-top: -7px;
  right: 20px;
}
.add-favourites-vip.saved button,
.add-favourites-vip button:hover {
  background-color: #9c305a;
  border: 4px solid #cc688e;
  color: #fff;
}
.add-favourites-vip.saved button .icon,
.add-favourites-vip button:hover .icon {
  fill: #fff;
}
.single-program-vip.single-program-open .add-favourites-vip.saved button,
.single-program-vip.single-program-open .add-favourites-vip button:hover {
  background-color: #ecb4cd;
}
.single-program-vip.single-program-open .add-favourites-vip button,
.single-program-vip.single-program-open .add-favourites-vip.saved button,
.single-program-vip.single-program-open .add-favourites-vip button:hover {
  border-color: #ecb4cd;
}
.single-program-vip.single-program-open h3 {
  color: #ecb4cd;
}
.single-program-vip h1 span {
  font-size: 42px;
  line-height: 46px;
  text-align: left;
  padding: 0 0 10px;
  margin: 0;
  letter-spacing: 0.05em;
}
.single-program-vip h1 span:after {
  display: none;
}
.single-program-vip sup {
  color: #6d6e70;
  font-size: 18px;
  top: -20px;
}
.single-program-vip .img-principale {
  text-align: center;
  margin-top: 50px;
}
.single-program-vip .details,
.single-program-vip .single-details {
  margin-top: 40px;
  color: #404041;
  font-size: 16px;
  line-height: 22px;
}
.single-program-vip .details > div {
  padding-right: 15px;
}
.single-program-vip .single-details {
  margin-bottom: 100px;
}
.single-program-vip h3 {
  color: #9c305a;
  font-family: Karla;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  margin: 0 0 10px;
}
.single-program-vip h4 {
  color: #404041;
  font-family: Karla;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}
.single-program-vip .icon {
  fill: #404041;
  width: 14px;
  height: 14px;
  margin-left: 6px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.single-program-vip .show-last {
  border: 4px solid #dedfe1 !important;
}
.single-program-vip .show-last-container {
  display: inline-block;
}
.single-program-vip .show-last-container a {
  display: inline-block;
  line-height: 32px;
  position: relative;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  padding: 0 42px 0 18px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.single-program-vip .show-last-container a .icon {
  right: 14px;
}
.single-program-vip .show-last:hover {
  background: #dedfe1 !important;
}
.cta-cell {
  position: relative;
  margin: 65px 0 115px;
}
.cta-cell a {
  display: inline-block;
  position: relative;
  width: 100%;
  color: #404041;
  font-family: Karla;
  font-size: 23px;
  font-weight: 700;
  line-height: 32px;
  padding: 20px 139px 20px 25px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.cta-cell a:hover {
  color: #9c305a;
}
.cta-cell a:hover span .icon {
  fill: #9c305a;
}
.cta-cell a span {
  display: inline-block;
}
.cta-cell a span .icon {
  width: 15px;
  height: 15px;
  fill: #404041;
  margin-left: 5px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.cta-cell:first-child a {
  border: 4px solid #cc688e;
}
.cta-cell:first-child .cta-side {
  background-color: #ebd6de;
}
.cta-cell:first-child .cta-side .icon {
  fill: #9c305a;
  width: 31px;
  height: 35px;
}
.cta-cell:last-child,
.cta-cell:nth-child(2) {
  padding-left: 9px;
}
.cta-cell:last-child a,
.cta-cell:nth-child(2) a {
  border: 4px solid #d1d2d4;
}
.cta-cell:last-child .cta-side,
.cta-cell:nth-child(2) .cta-side {
  background-color: #f8f9fb;
}
.cta-cell:last-child .cta-side .icon,
.cta-cell:nth-child(2) .cta-side .icon {
  fill: #404041;
  width: 35px;
  height: 35px;
}
.cta-cell .cta-side {
  position: absolute;
  right: 0;
  width: 114px;
  top: 0;
  bottom: 0;
}
.cta-cell .cta-side .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.viparea-empty {
  display: none;
}
@media (max-width: 991px) {
  .add-favourites-vip {
    display: block;
    margin-bottom: 15px;
  }
  .add-favourites-vip button {
    width: 260px;
  }
  .add-favourites-vip + a {
    width: 260px;
  }
  .show-last {
    width: 260px;
    text-align: left;
  }
  .single-program-vip .show-last-container {
    display: block;
    margin-top: 15px;
  }
  .details h3 {
    margin-top: 15px;
  }
}
.rvsp-container {
  padding-right: 15px;
  display: inline-block;
}
.rvsp-container.rvsp-disabled a {
  pointer-events: none;
}
.rvsp-container a {
  display: inline-block;
  line-height: 32px;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  padding: 0 43px 0 18px;
  position: relative;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.rvsp-container a .icon {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  fill: #404043;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.rvsp-container.rvsp-purple a {
  border: 4px solid #9c305a;
  outline: 0;
}
.rvsp-container.rvsp-purple a:hover,
.rvsp-container.rvsp-purple a.rvsp-purple-full {
  background-color: #9c305a;
  border: 4px solid #cc688e;
  color: #fff;
}
.rvsp-container.rvsp-purple a:hover .icon,
.rvsp-container.rvsp-purple a.rvsp-purple-full .icon {
  fill: #fff;
}
.rvsp-container.rvsp-gray a {
  background-color: #f8f9fb;
  border: 4px solid #d1d2d4;
  color: #abacad;
}
.rvsp-container.rvsp-gray a .icon {
  fill: #8a8a8d;
}
.rvsp-container.rvsp-gray.no-icon a {
  padding-right: 18px;
}
.modal-rvsp.modal {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .modal-rvsp.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.modal-rvsp .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal-rvsp .modal-dialog,
.modal-rvsp .modal-content {
  width: 511px;
  height: 373px;
  background-color: white;
  border-radius: 2px;
  box-shadow: -2.2px 9.7px 12.6px 5.4px rgba(0, 0, 0, 0.16);
}
.modal-rvsp .close {
  border: 0;
  background-color: transparent;
  position: absolute;
  left: 20px;
  top: 26px;
}
.modal-rvsp .close .icon {
  width: 15px;
  height: 15px;
  fill: #404041;
}
.modal-rvsp h4 {
  text-align: center;
  color: #333;
  font-family: Karla;
  font-size: 26px;
  font-weight: 700;
  line-height: 31px;
  text-transform: uppercase;
  position: relative;
  padding: 27px 0;
  margin-top: 35px;
}
.modal-rvsp h4:before,
.modal-rvsp h4:after {
  content: '';
  position: absolute;
  left: 50%;
  width: 80px;
  height: 2px;
  background-color: #9c305a;
  margin-left: -40px;
}
.modal-rvsp h4:before {
  top: 0;
}
.modal-rvsp h4:after {
  bottom: 0;
}
.modal-rvsp .modal-header {
  border-bottom: 0;
}
button.rvsp-button,
.downloadGuide {
  line-height: 40px;
  background-color: white;
  border: 4px solid #9c305a;
  padding: 0 29px;
  color: #404041;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
button.rvsp-button:hover,
.downloadGuide:hover {
  background-color: #9c305a;
  color: #fff;
}
#rvsp-form {
  text-align: center;
}
#rvsp-form .rvsp-form-select {
  position: relative;
  margin-bottom: 55px;
}
#rvsp-form .rvsp-form-select .rvsp-partecipanti-container {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -4px;
  background-color: rgba(255, 255, 255, 0.97);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  border: 0;
  color: #3a3a3a;
  font-weight: 700;
  font-size: 18px;
}
#rvsp-form .rvsp-form-select .rvsp-partecipanti-container label {
  display: block;
  cursor: pointer;
  line-height: 46px;
  margin-bottom: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#rvsp-form .rvsp-form-select .rvsp-partecipanti-container label:hover {
  background-color: #f5f5f5;
  color: #963C5A;
}
#rvsp-form .rvsp-form-select .rvsp-partecipanti-container input {
  display: none;
}
#rvsp-form .rvsp-form-select .rvsp-partecipanti-container input:checked + label {
  background-color: #f5f5f5;
  color: #963C5A;
}
#rvsp-form .rvsp-form-select > div {
  position: relative;
  display: inline-block;
  min-width: 195px;
}
#rvsp-form .rvsp-form-select > div > div:first-child {
  color: #333;
  min-width: 195px;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  border-bottom: 4px solid #d1d2d4;
  display: inline-block;
  position: relative;
  padding-right: 20px;
  cursor: pointer;
}
#rvsp-form .rvsp-form-select > div > div:first-child .icon {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 0;
  width: 11px;
  height: 7px;
  fill: #6d6e70;
}
#modal-conferma-richiedi .modal-body {
  text-align: center;
  padding: 25px 60px 0;
  color: #404041;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}
#modal-conferma-richiedi .modal-body p {
  margin-bottom: 35px;
}
.vipprofile-edit {
  line-height: 40px;
  background-color: white;
  border: 4px solid #d1d2d4;
  color: #404041;
  font-size: 16px;
  font-weight: 700;
  padding: 0 45px 0 20px;
  position: relative;
  text-transform: none;
  outline: 0;
}
.vipprofile-edit .icon {
  width: 16px;
  height: 16px;
  fill: #333;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 14px;
}
.vipprofile-edit:hover {
  color: #404041;
}
@media (min-width: 992px) {
  .modal-profiloedit:before,
  .modal-questionario:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }
}
.modal-profiloedit,
.modal-questionario {
  text-align: center;
}
.modal-profiloedit .modal-content,
.modal-questionario .modal-content {
  background: transparent;
  border: 0;
  padding: 0 80px;
}
.modal-profiloedit .modal-dialog,
.modal-questionario .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 940px;
  background-color: white;
  border-radius: 2px;
  box-shadow: -2.2px 9.7px 12.6px 5.4px rgba(0, 0, 0, 0.16);
  margin: 0 auto;
}
.modal-profiloedit .close,
.modal-questionario .close {
  border: 0;
  background-color: transparent;
  position: absolute;
  left: 20px;
  top: 26px;
}
.modal-profiloedit .close .icon,
.modal-questionario .close .icon {
  width: 15px;
  height: 15px;
  fill: #404041;
}
.modal-profiloedit h4,
.modal-questionario h4 {
  text-align: center;
  color: #333;
  font-family: Karla;
  font-size: 26px;
  font-weight: 700;
  line-height: 31px;
  text-transform: uppercase;
  pos,ition:, relative;
  padding: 27px 0;
  margin-top: 35px;
}
.modal-profiloedit h4:before,
.modal-questionario h4:before,
.modal-profiloedit h4:after,
.modal-questionario h4:after {
  content: '';
  position: absolute;
  left: 50%;
  width: 80px;
  height: 2px;
  background-color: #963C5A;
  margin-left: -40px;
}
.modal-profiloedit h4:before,
.modal-questionario h4:before {
  top: 0;
}
.modal-profiloedit h4:after,
.modal-questionario h4:after {
  bottom: 0;
}
.modal-profiloedit .modal-header,
.modal-questionario .modal-header {
  border-bottom: 0;
}
.profile-form-container {
  position: relative;
  padding-left: 250px;
  margin-bottom: 70px;
}
.profile-form-container .hidden-select.state .placeholder:after {
  width: 11px;
  height: 7px;
  background-size: 11px 7px;
}
.profile-form-container .hidden-select.state .simpleselect .options {
  height: 200px !important;
  right: -50px !important;
  overflow-y: scroll!important;
}
.profile-form-container h5 {
  position: absolute;
  left: 0;
  top: 0;
  color: #333;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  padding: 20px 0;
}
.profile-form-container h5:before,
.profile-form-container h5:after {
  content: '';
  position: absolute;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #963C5A;
}
.profile-form-container h5:before {
  top: 0;
}
.profile-form-container h5:after {
  bottom: 0;
}
.profile-form-container h6 {
  font-family: Karla;
  font-size: 26px;
  font-weight: 700;
  color: #963C5A;
  padding-left: 20px;
  margin-bottom: 22px;
  letter-spacing: 0.01em;
}
.profile-form-container h6 span {
  color: #404041;
}
.profile-form-container .row > div {
  padding: 0 20px;
}
.profile-form-container input {
  width: 100%;
  border: 0;
  line-height: 35px;
  border-bottom: solid 4px #d1d2d4;
  color: #333;
  font-family: Karla;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
  outline: 0;
}
.profile-form-container input::-webkit-input-placeholder {
  color: #d1d2d4;
  font-style: italic;
  font-weight: 400;
}
.profile-form-container input::-moz-placeholder {
  color: #d1d2d4;
  font-style: italic;
  font-weight: 400;
}
.profile-form-container input:-ms-input-placeholder {
  color: #d1d2d4;
  font-style: italic;
  font-weight: 400;
}
.profile-form-container input:-moz-placeholder {
  color: #d1d2d4;
  opacity: 1;
  font-style: italic;
  font-weight: 400;
}
.profile-form-container .indirizzo-container + .indirizzo-container {
  margin-top: 30px;
}
.profile-form-container .indirizzo-container:nth-child(2) .elimina-indirizzo {
  display: none;
}
.profile-form-container .viparea-profile-check {
  display: none;
}
.profile-form-container .viparea-profile-check:checked + label:before {
  border-color: #9c305a;
}
.profile-form-container .viparea-profile-check:checked + label:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 5px;
  width: 9px;
  height: 9px;
  background-color: #9c305a;
  margin-top: -5px;
}
.profile-form-container .viparea-profile-check + label {
  color: #404041;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding-left: 30px;
  position: relative;
}
.profile-form-container .viparea-profile-check + label:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 19px;
  height: 19px;
  background-color: rgba(209, 210, 212, 0.3);
  border: 2px solid #d1d2d4;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: -9px;
}
.profile-form-container .abitazione-input {
  display: none;
}
.profile-form-container .elimina-indirizzo {
  display: inline-block;
  color: #404041;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  position: relative;
  margin-left: 20px;
  padding-bottom: 5px;
  margin-top: 40px;
}
.profile-form-container .elimina-indirizzo:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #9c305a;
}
.profile-form-container .aggiungi-indirizzo {
  display: inline-block;
  line-height: 40px;
  border: 4px solid #9c305a;
  color: #404041;
  font-size: 16px;
  font-weight: 700;
  padding: 0 50px 0 25px;
  position: relative;
  margin-top: 47px;
  margin-left: 20px;
}
.profile-form-container .aggiungi-indirizzo .icon {
  position: absolute;
  width: 12px;
  height: 12px;
  fill: #404041;
  top: 50%;
  right: 30px;
  margin-top: -6px;
}
.viparea-submit-button,
.viparea-close-button {
  line-height: 40px;
  color: #404041;
  font-family: Karla;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  padding: 0 20px;
  margin-bottom: 90px;
}
.viparea-submit-button {
  border: 4px solid #963C5A;
}
.viparea-close-button {
  border: 4px solid #d1d2d4;
  margin-right: 10px;
  margin-left: 180px;
}
.viparea-close-button:hover {
  color: #404041;
}
.profile-details .viparea-row .profile-section-title {
  padding: 25px 0;
  margin-bottom: 55px;
}
.profile-details .viparea-row .profile-section-title:after {
  width: 80px;
}
.profile-details .viparea-row h6 {
  color: #404041;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 10px;
}
.profile-details .viparea-row p {
  color: #6d6e70;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  min-height: 18px;
  margin: 0 0 35px;
}
.profile-details .viparea-row h5 {
  color: #963C5A;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 25px;
}
.profile-container-vip {
  padding-top: 25px;
}
.profile-container-vip h2.profile-section-title {
  font-weight: 700;
  padding: 20px 0;
}
.profile-container-vip h2.profile-section-title:before,
.profile-container-vip h2.profile-section-title:after {
  content: '';
  position: absolute;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #963C5A;
}
.profile-container-vip h2.profile-section-title:before {
  top: 0;
}
.profile-container-vip h2.profile-section-title:after {
  bottom: 0;
}
.favourites-empty {
  color: #404041;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 80px;
}
.favourites-empty a {
  color: #404041;
  position: relative;
  display: inline-block;
  padding-bottom: 7px;
}
.favourites-empty a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #ecb4cd;
}
.areavip-lost-pwd input {
  opacity: 0;
  position: absolute;
}
.areavip-lost-pwd input:checked + label:before {
  border-color: #9c305a;
}
.areavip-lost-pwd input:checked + label:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 5px;
  width: 9px;
  height: 9px;
  background-color: #9c305a;
  margin-top: -4px;
}
.areavip-lost-pwd input + label {
  color: #404041;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding-left: 30px;
  position: relative;
}
.areavip-lost-pwd input + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 19px;
  height: 19px;
  background-color: rgba(209, 210, 212, 0.3);
  border: 2px solid #d1d2d4;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: -9px;
}
.areavip-lost-pwd-pink input:checked + label:before {
  border-color: #ecb4cd;
}
.areavip-lost-pwd-pink input:checked + label:after {
  background-color: #ecb4cd;
}
#accrediti-form {
  max-width: 700px;
  margin: auto;
}
#accrediti-form .hidden-select .simpleselect .placeholder {
  border-bottom-width: 2px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
}
#accrediti-form .hidden-select .simpleselect .placeholder:after {
  width: 10px;
  height: 10px;
  background-size: 10px 10px;
}
#accrediti-form .hidden-select .simpleselect .options {
  margin-top: -18px;
}
#accrediti-form h2 {
  margin-top: 60px;
}
#accrediti-form p.label,
#accrediti-form label {
  font-weight: 700;
  display: block;
  font-size: 16px;
}
#accrediti-form input[type="radio"] + label:before,
#accrediti-form input[type="radio"] + label:after {
  border-radius: 50%;
}
#accrediti-form input + label {
  display: inline-block;
  font-weight: 400;
  padding-left: 25px;
  margin-right: 25px;
  position: relative;
  cursor: pointer;
}
#accrediti-form input + label:before {
  content: '';
  width: 16px;
  height: 16px;
  border: 1px solid #d1d2d4;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}
#accrediti-form input + label:after {
  content: '';
  width: 7px;
  height: 7px;
  background-color: #ecb4cd;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#accrediti-form input:checked + label:after {
  opacity: 1;
}
#accrediti-form p + input,
#accrediti-form p + input + label + input {
  display: none;
}
#accrediti-form input {
  width: 100%;
  border: 0;
  line-height: 24px;
  border-bottom: 2px solid #d1d2d4;
  outline: 0;
}
#accrediti-form .row > div {
  padding: 0 15px;
  margin-bottom: 20px;
}
#accrediti-form button {
  line-height: 40px;
  color: #404041;
  font-family: Karla;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  padding: 0 20px;
  margin-bottom: 90px;
  border: 4px solid #ecb4cd;
  background-color: transparent;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#accrediti-form button:hover {
  background-color: #ecb4cd;
  color: #fff;
}
.accrediti-error input {
  border-bottom-color: red!important;
}
.accrediti-error label {
  color: red;
}
.accrediti-error div {
  margin-top: 5px;
  color: red;
}
@media (max-width: 992px) {
  .profile-form {
    padding: 0;
  }
  .profile-form h6.light {
    display: none;
  }
  .profile-form h5.light {
    margin-bottom: 25px!important;
  }
  .modal-profiloedit .modal-content,
  .modal-questionario .modal-content,
  .profile-form .modal-content {
    padding: 0 20px;
  }
  .modal-profiloedit .modal-dialog,
  .modal-questionario .modal-dialog,
  .profile-form .modal-dialog {
    width: 100%;
  }
  .modal-profiloedit .modal-body,
  .modal-questionario .modal-body,
  .profile-form .modal-body {
    padding: 0;
  }
  .modal-profiloedit .profile-form-container,
  .modal-questionario .profile-form-container,
  .profile-form .profile-form-container {
    padding-left: 0;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .modal-profiloedit .profile-form-container h5,
  .modal-questionario .profile-form-container h5,
  .profile-form .profile-form-container h5 {
    position: relative;
    margin-bottom: 10px;
  }
  .modal-profiloedit .profile-form-container h5 br,
  .modal-questionario .profile-form-container h5 br,
  .profile-form .profile-form-container h5 br {
    display: none;
  }
  .modal-profiloedit .profile-form-container h6,
  .modal-questionario .profile-form-container h6,
  .profile-form .profile-form-container h6 {
    font-size: 22px;
    padding-left: 0;
    margin-bottom: 0;
  }
  .modal-profiloedit .profile-form-container .hidden-select,
  .modal-questionario .profile-form-container .hidden-select,
  .profile-form .profile-form-container .hidden-select {
    margin-bottom: 20px;
  }
  .modal-profiloedit .profile-form-container .row > div,
  .modal-questionario .profile-form-container .row > div,
  .profile-form .profile-form-container .row > div {
    padding: 0 10px 0 0;
  }
  .modal-profiloedit .viparea-close-button,
  .modal-questionario .viparea-close-button,
  .profile-form .viparea-close-button {
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.lostpwd-msg {
  text-align: center;
  font-weight: 700;
  padding-bottom: 30px;
}
.navbar-viparea .navbar-toggle {
  background-color: #963C5A;
}
.viparea-programma-dayselect .hidden-select .simpleselect .options .option.active,
.viparea-programma-dayselect-open .hidden-select .simpleselect .options .option.active,
.viparea-programma-dayselect .hidden-select-blog .simpleselect .options .option.active,
.viparea-programma-dayselect-open .hidden-select-blog .simpleselect .options .option.active {
  color: #9c305a;
}
.hall-of-fame-content h1,
.hall-of-fame-content .hall-of-fame-text {
  text-align: center;
}
.hall-of-fame-content h1 {
  color: #ecb4cd;
  font-size: 72px;
  font-weight: 700;
  text-transform: none;
}
.hall-of-fame-content .hall-of-fame-text {
  padding: 40px 180px 0;
  color: #404041;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}
.hall-of-fame-badges {
  padding-top: 20px;
}
.hall-of-fame-badges .badge-single {
  margin-bottom: 65px;
}
.hall-of-fame-badges .badge-single-spento .badge-year {
  opacity: 0.5;
}
.hall-of-fame-badges .badge-single-coming .badge-year {
  opacity: 0.3;
}
.hall-of-fame-badges .badge-single-coming .badge-year span:after {
  background-color: #dedfe1;
}
.hall-of-fame-badges .badge-img {
  padding-bottom: 105%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.hall-of-fame-badges .badge-year {
  color: #404041;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
}
.hall-of-fame-badges .badge-year .icon {
  width: 16px;
  height: 14px;
  box-shadow: 0 25px 25px rgba(0, 0, 0, 0.1);
  margin-left: 13px;
  position: relative;
  top: -2px;
}
.hall-of-fame-badges .badge-year span {
  display: inline-block;
  position: relative;
  padding-bottom: 5px;
}
.hall-of-fame-badges .badge-year span:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #ecb4cd;
}
.hall-of-fame-content-single h1 {
  color: #333;
  font-size: 42px;
  font-weight: 700;
  line-height: 31px;
  text-transform: uppercase;
  position: relative;
  padding: 30px 0;
  margin-top: 25px;
}
.hall-of-fame-content-single h1:before,
.hall-of-fame-content-single h1:after {
  content: '';
  position: absolute;
  left: 50%;
  width: 80px;
  height: 2px;
  background-color: #ecb4cd;
  margin-left: -40px;
}
.hall-of-fame-content-single h1:before {
  top: 0;
}
.hall-of-fame-content-single h1:after {
  bottom: 0;
}
.hall-of-fame-content-single .hall-of-fame-badge {
  text-align: center;
  padding: 60px 0 50px;
}
.hall-of-fame-content-single .hall-of-fame-badge img {
  max-width: 317px;
  max-height: 333px;
  width: auto;
  height: auto;
}
.hall-of-fame-content-single .hall-of-fame-text {
  padding: 0 180px;
  color: #404041;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}
.hall-of-fame-gallery h2 {
  color: #333;
  font-size: 26px;
  font-weight: 700;
  line-height: 31px;
  text-transform: uppercase;
  margin: 70px 0 60px;
  padding: 28px 0;
}
.hall-of-fame-gallery h2:before,
.hall-of-fame-gallery h2:after {
  content: '';
  position: absolute;
  left: 50%;
  width: 80px;
  height: 2px;
  background-color: #ecb4cd;
  margin-left: -40px;
}
.hall-of-fame-gallery h2:before {
  top: 0;
}
.hall-of-fame-gallery h2:after {
  bottom: 0;
}
.hall-of-fame-gallery-single {
  padding: 6px 8px;
}
.hall-of-fame-gallery-single a {
  display: inline-block;
  padding-bottom: 100%;
}
@media (max-width: 991px) {
  .hall-of-fame-content .hall-of-fame-text,
  .hall-of-fame-content-single .hall-of-fame-text {
    padding-left: 0;
    padding-right: 0;
  }
}
.programma-completo,
.agenda-cta-eventi {
  position: absolute;
  right: 0;
  top: 50%;
}
.agenda-cta-eventi .icon {
  width: 20px;
  height: 15px;
  position: relative;
  top: 2px;
  left: 6px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.agenda-cta-eventi:hover .icon {
  fill: #fff;
}
@media (max-width: 1199px) {
  .programma-completo {
    left: 0;
    right: auto;
    top: -56px;
  }
}
@media (max-width: 530px) {
  .agenda-cta-eventi {
    display: none!important;
  }
}
.viparea-programma-filters.multi-day,
.viparea-programma-dayselect-open {
  text-align: left;
}
.viparea-programma-filters.multi-day .options .option:first-child,
.viparea-programma-dayselect-open .options .option:first-child {
  display: none;
}
.open-disabled .view-event-vip {
  pointer-events: none;
}
.open-disabled h4,
.open-disabled .thumb-title h2,
.open-disabled h3 i {
  color: #c5c5c5 !important;
}
.open-disabled h3 {
  color: #777 !important;
}
.info-container-come-arrivare .info-text h3 {
  color: #ecb4cd;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  margin-bottom: 15px;
  margin-top: 50px;
}
.info-container-come-arrivare .info-text h3:first-child {
  margin-top: 0;
}
.info-container-come-arrivare .info-text h4 {
  margin-top: 40px;
}
.info-container-come-arrivare .info-text h3 + p,
.info-container-come-arrivare .info-text h4 + p {
  font-size: 18px;
  line-height: 26px;
}
.agenda-search input {
  border: 1px solid #e6e6e6;
  height: 46px;
  line-height: 46px;
  padding-right: 15px;
  border-radius: 4px;
  padding-left: 15px;
  outline: 0;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  top: 8px;
  width: 100%;
}
.form-template {
  display: none;
}
.questionario-vip-box {
  background-image: url('images/questionario.jpg');
  background-size: cover;
  text-align: center;
  padding: 20px 0 35px 0;
  margin-top: 15px;
  margin-bottom: 65px;
}
.questionario-vip-box h3 {
  color: white;
  font-family: Roboto;
  font-size: 31px;
  font-weight: 400;
  line-height: 38px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.questionario-vip-box h4 {
  padding-top: 10px;
  color: #404041;
  font-family: Karla;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  padding-bottom: 22px;
}
.questionario-vip-box a {
  display: inline-block;
  line-height: 48px;
  border: 4px solid white;
  color: #404041;
  font-family: Karla;
  font-size: 16px;
  font-weight: 700;
  padding: 0 30px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.questionario-vip-box a:hover {
  background-color: #fff;
}
.questionario-form-container {
  margin-bottom: 90px;
}
.questionario-form-container label:not(.radio-quest),
.questionario-form-container .domanda {
  display: block;
  font-family: Karla;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  color: #404041;
  margin-top: 40px;
  margin-bottom: 15px;
}
.questionario-form-container label:not(.radio-quest) span,
.questionario-form-container .domanda span {
  color: #963C5A;
}
.questionario-form-container textarea {
  width: 100%;
  border: 0;
  border-bottom: 4px solid #d1d2d4;
  font-family: Karla;
  font-size: 16px;
  line-height: 24px;
  color: #404041;
  outline: 0;
}
.questionario-form-container textarea::-moz-placeholder {
  color: #d1d2d4;
  opacity: 1;
}
.questionario-form-container textarea:-ms-input-placeholder {
  color: #d1d2d4;
}
.questionario-form-container textarea::-webkit-input-placeholder {
  color: #d1d2d4;
}
.questionario-form-container textarea::-webkit-input-placeholder {
  color: #d1d2d4;
  font-style: italic;
}
.questionario-form-container textarea::-moz-placeholder {
  color: #d1d2d4;
  font-style: italic;
}
.questionario-form-container textarea:-ms-input-placeholder {
  color: #d1d2d4;
  font-style: italic;
}
.questionario-form-container textarea:-moz-placeholder {
  color: #d1d2d4;
  opacity: 1;
  font-style: italic;
}
.questionario-form-container .input-quest {
  display: none;
}
.questionario-form-container .input-quest:checked + label {
  background-color: #d1d2d4;
  color: white;
}
.questionario-form-container .radio-quest {
  margin-top: 20px;
  display: inline-block;
  color: #404041;
  font-family: Karla;
  font-size: 16px;
  font-weight: 700;
  line-height: 48px;
  background-color: white;
  border: 4px solid #d1d2d4;
  padding: 0 28px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-right: 8px;
}
@media (max-width: 991px) {
  .top-navbar {
    background-color: #f8f9fb;
    line-height: 35px;
    height: 35px;
  }
  .top-navbar > div {
    border-bottom: 0;
  }
  .top-navbar.top-navbar-viparea {
    display: none;
  }
  .top-navbar .pull-right {
    display: none;
  }
  .top-navbar .date {
    font-weight: 700;
    color: #ecb4cd;
  }
  .top-navbar .date span {
    color: #404041;
  }
  .navbar {
    height: auto;
    border-bottom: 2px solid #f1f1f2;
  }
  .navbar > .container {
    border-top: 0;
    position: static;
  }
  .navbar > .container .main-sponsor {
    background-image: url('images/main-sponsor.svg');
    bottom: -10px !important;
    transform: translateY(100%);
    width: 170px;
    right: 15px;
  }
  .navbar-viparea .mobile-menu-close .icon {
    fill: #963C5A !important;
  }
  .navbar-viparea .navbar-toggle {
    background-color: transparent;
  }
  .navbar-viparea .navbar-toggle .icon-bar {
    background-color: #963C5A;
  }
  .navbar-viparea .lang-switch li.current-lang a,
  .navbar-viparea .lang-switch a:hover {
    color: #963C5A;
  }
  .navbar-viparea .menu-button-mobile-pink {
    border-color: #963C5A !important;
  }
  button.navbar-toggle {
    float: left;
    padding: 0!important;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    height: auto;
    position: absolute;
  }
  button.navbar-toggle .icon-bar {
    background-color: #ecb4cd;
    width: 25px;
    height: 2px;
    border-radius: 0;
  }
  button.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 7px;
  }
  .navbar-header {
    position: relative;
    height: 60px;
  }
  .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding: 0!important;
  }
  .logo img {
    width: 120px!important;
    margin-top: 5px;
  }
  .logo.logo-viparea .icon {
    width: 119px;
    height: 40px;
    top: 7px;
  }
  .lang-switch {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    list-style: none;
    padding-right: 1rem;
    margin: 0;
  }
  .lang-switch li {
    display: inline-block;
    text-transform: uppercase;
  }
  .lang-switch li.current-lang a {
    color: #f58ab2;
  }
  .lang-switch li:first-child {
    padding-right: 10px;
    position: relative;
  }
  .lang-switch li:first-child:after {
    content: '/';
    position: absolute;
    right: 0;
    top: 0;
  }
  .lang-switch li a {
    color: #333;
  }
  .lang-switch li a:hover {
    color: #f58ab2;
  }
  #header {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(64, 64, 65, 0.9);
    overflow-y: auto;
    z-index: 100;
  }
  #header #menu-principale,
  #header #menu-principale-eng,
  #header .header-principale {
    float: left!important;
    top: 0;
    margin-bottom: 0;
    width: calc(100% - 50px);
    padding-top: 45px;
    background-color: #fff;
  }
  #header #menu-principale > li,
  #header #menu-principale-eng > li,
  #header .header-principale > li {
    text-align: left;
    margin: 0;
    padding: 0 28px;
  }
  #header #menu-principale > li a,
  #header #menu-principale-eng > li a,
  #header .header-principale > li a {
    color: #333;
    font-size: 20px!important;
  }
  #header #menu-principale .dropdown-menu > li,
  #header #menu-principale-eng .dropdown-menu > li,
  #header .header-principale .dropdown-menu > li {
    padding-left: 0;
  }
  #header #menu-principale .dropdown-menu > li > a,
  #header #menu-principale-eng .dropdown-menu > li > a,
  #header .header-principale .dropdown-menu > li > a {
    text-align: left;
    text-transform: none;
    padding: 10px 0;
    white-space: normal;
  }
  #header #menu-principale .mobile-menu-last,
  #header #menu-principale-eng .mobile-menu-last,
  #header .header-principale .mobile-menu-last {
    background-color: #f8f9fb;
    line-height: 52px;
  }
  #header #menu-principale .mobile-menu-last.mobile-menu-last-top,
  #header #menu-principale-eng .mobile-menu-last.mobile-menu-last-top,
  #header .header-principale .mobile-menu-last.mobile-menu-last-top {
    padding-top: 20px;
  }
  #header #menu-principale .mobile-menu-last.mobile-menu-last-bottom,
  #header #menu-principale-eng .mobile-menu-last.mobile-menu-last-bottom,
  #header .header-principale .mobile-menu-last.mobile-menu-last-bottom {
    padding-bottom: 20px;
  }
  #header #menu-principale .mobile-menu-close,
  #header #menu-principale-eng .mobile-menu-close,
  #header .header-principale .mobile-menu-close {
    position: absolute;
    top: 23px;
    right: 25px;
    transform: none;
  }
  #header #menu-principale .mobile-menu-close .icon,
  #header #menu-principale-eng .mobile-menu-close .icon,
  #header .header-principale .mobile-menu-close .icon {
    width: 23px;
    height: 23px;
    fill: #ecb4cd;
  }
  #header .navbar-nav > li > a {
    padding: 15px 0;
  }
  #header .icon-caret {
    right: -20px;
  }
  .menu-button-mobile {
    display: block!important;
    color: #333 !important;
    font-size: 17px;
    font-weight: 700;
    line-height: 40px!important;
    margin-bottom: 20px;
    text-align: center!important;
    text-transform: none!important;
    padding: 0!important;
  }
  .menu-button-mobile.menu-button-mobile-pink {
    border: 4px solid #ecb4cd;
    margin-top: 40px;
  }
  .menu-button-mobile.menu-button-mobile-gray {
    border: 4px solid #d1d2d4;
    margin-bottom: 30px;
  }
  .login-register {
    display: none;
  }
  .viparea-back-to-site {
    margin-bottom: 50px!important;
    margin-top: 30px!important;
  }
  .viparea-back-to-site a {
    width: 100%;
    line-height: 40px!important;
    text-align: center!important;
  }
  .hp {
    margin-bottom: 0;
  }
  .new-mega-row h1 span,
  .new-mega-row h2 {
    text-align: left;
  }
  .new-mega-row h2 {
    font-size: 26px;
  }
  .new-mega-row h2:before,
  .new-mega-row h2:after {
    left: 0;
    margin-left: 0;
  }
  .see-more a {
    display: block;
    line-height: 40px;
  }
  .iscriviti-newsletter {
    margin-bottom: 0;
  }
  #carousel-footer-mobile .item a {
    width: 100%;
  }
  .footer-csp {
    font-size: 15px;
    text-align: left;
    margin-top: 30px;
  }
  .footer-csp .icon {
    display: block;
    margin-left: 0;
  }

  .footer-links {
    /*display: none;*/
    text-align: center;
  }
  .footer-container {
    display: flex;
    flex-direction: column;
  }
  .footer {
    padding-top: 0;
  }
  .footer .container {
    border: 0;
    padding: 0;
  }
  .footer p {
    margin-top: 20px!important;
  }
  .hp-counters {
    padding: 0;
  }
  .hp-counters .hp-counters-container {
    border-right: 0;
    text-align: left;
    border-bottom: 1px solid #f4f4f4;
  }
  #carousel-hp {
    margin-top: 5px;
  }
  #carousel-hp .carousel-indicators,
  #carousel-hp .carousel-control {
    display: none;
  }
  #carousel-hp .item {
    padding-bottom: 35%;
  }
  .blog-notes-container-slick,
  .video-container-slick {
    margin-left: 15px;
  }
  .blog-notes-container-slick .thumb-title,
  .video-container-slick .thumb-title {
    margin-bottom: 5px;
  }
  .blog-notes-container-slick a,
  .video-container-slick a {
    outline: 0;
  }
  .blog-notes-container-slick .slick-track,
  .video-container-slick .slick-track {
    margin-left: -20px;
  }
  .blog-notes-container-slick .slick-slide,
  .video-container-slick .slick-slide {
    opacity: 0.3;
    outline: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .blog-notes-container-slick .slick-slide.slick-current,
  .video-container-slick .slick-slide.slick-current {
    opacity: 1;
  }
  .blog-notes-container-slick .slick-dots,
  .video-container-slick .slick-dots {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .blog-notes-container-slick .slick-dots li,
  .video-container-slick .slick-dots li {
    display: inline-block;
  }
  .blog-notes-container-slick .slick-dots li:last-child,
  .video-container-slick .slick-dots li:last-child {
    visibility: hidden;
  }
  .blog-notes-container-slick .slick-dots li.slick-active button:before,
  .video-container-slick .slick-dots li.slick-active button:before {
    background-color: #ecb4cd;
    opacity: 1;
  }
  .blog-notes-container-slick .slick-dots li button,
  .video-container-slick .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    position: relative;
  }
  .blog-notes-container-slick .slick-dots li button:before,
  .video-container-slick .slick-dots li button:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    opacity: 0.2;
    background-color: #333;
  }
  .slick-empty .thumb-image {
    position: relative;
  }
  .slick-empty .thumb-image .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    fill: #fff;
    width: 46px;
    height: 46px;
  }
  .slick-empty .thumb-title h3 span {
    position: relative;
    display: inline-block;
    padding-bottom: 12px;
    padding-right: 25px;
  }
  .slick-empty .thumb-title h3 span:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #ecb4cd;
  }
  .slick-empty .thumb-title h3 span .icon {
    width: 19px;
    height: 15px;
    background-size: 19px 15px;
    position: absolute;
    right: 0;
    top: 3px;
  }
  .carousel-pages {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #404041;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    pointer-events: none;
    line-height: normal;
  }
  .carousel-pages span {
    color: #d1d2d4;
  }
  .carousel-pages span.carousel-page-current {
    color: #ecb4cd;
  }
  #carousel-footer-mobile .carousel-control .icon,
  #carousel-dicono .carousel-control .icon {
    top: auto;
    bottom: 0;
    transform: none;
  }
  .hp-dicono #carousel-dicono {
    text-align: left;
  }
  .hp-dicono #carousel-dicono .item {
    min-height: 185px;
    padding: 0;
  }
  .hp-dicono h2 {
    font-weight: 700;
    text-align: left;
    padding-top: 26px;
  }
  .hp-dicono h2:after {
    left: 0;
    margin-left: 0;
    height: 2px;
    bottom: 5px;
  }
  .hp-dicono h2:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 80px;
    height: 2px;
    background-color: #ecb4cd;
  }
  .hp-counters .hp-counters-number {
    color: #404041;
  }
  .hp-counters .hp-counters-data {
    color: #6d6e70;
  }
  .hp-counters .hp-counters-data .icon {
    fill: #ecb4cd;
  }
  /*
  .super-header.about {
    background-image: url('images/nuovo_banner_mob.png');
    padding-bottom: 70%;
  }*/
  .breadcrumbs {
    padding-right: 60px;
  }
  .hall-of-fame-content h1 {
    font-size: 32px;
    text-align: left;
  }
  .hall-of-fame-content .hall-of-fame-text {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    padding-top: 20px;
  }
  .badge-single:nth-child(odd) {
    padding-right: 7px;
  }
  .badge-single:nth-child(even) {
    padding-left: 7px;
  }
  .hall-of-fame-badges .badge-year {
    text-align: left;
  }
  .hall-of-fame-badges .badge-year span {
    display: block;
  }
  .hall-of-fame-badges .badge-year .icon {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
  }
  .badge-single-coming .badge-year {
    font-size: 20px;
    line-height: 37px;
  }
  .hall-of-fame-content-single h1 {
    font-size: 32px;
    text-align: left;
    text-transform: none;
    margin: 0;
    padding: 0;
    color: #ecb4cd;
  }
  .hall-of-fame-content-single h1:before,
  .hall-of-fame-content-single h1:after {
    display: none;
  }
  .hall-of-fame-content-single .hall-of-fame-badge {
    padding: 0;
  }
  .hall-of-fame-content-single .hall-of-fame-text {
    text-align: left;
    color: #6d6e70;
    font-size: 16px;
    line-height: 26px;
  }
  .back-to-hall {
    display: block;
    line-height: 40px;
    /*border: 4px solid #d1d2d4;*/
    text-align: center;
    color: #404041;
    font-size: 16px;
    font-weight: 700;
    margin: 20px 0 50px;
  }
  .back-to-hall .icon {
    width: 13px;
    height: 11px;
    margin-right: 10px;
  }
  .fancybox-slide--iframe .fancybox-content {
    max-width: 100%!important;
    width: 100%!important;
    height: 100%!important;
  }
  .row-partners h2 {
    margin-bottom: 0;
  }
  #carousel-footer-mobile {
    margin-top: -20px;
  }
  #carousel-footer-mobile img {
    max-height: 200px;
  }
}
.profile-form-container .row:nth-child(4) .aggiungi-indirizzo {
  display: none!important;
}
.hidden_select_container {
  display: none;
  pointer-events: none;
}
h3.aggiorna-dati {
  color: #ecb4cd;
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 35px;
}
#profile-form .vip-tipologia .placeholder:before,
#profile-form .hidden-select.state .placeholder:before {
  content: '*';
  position: absolute;
  right: 30px;
}
#aggiorna_dati_form input[type="text"] {
 , border,: 0;
  border-bottom: 2px solid #d2d2d4;
  line-height: 45px;
  text-align: center;
  min-width: 240px;
  outline: 0;
  font-size: 16px;
}
#aggiorna_dati_form input[type="text"]::-webkit-input-placeholder {
  color: #d4d4d4;
}
#aggiorna_dati_form input[type="text"]::-moz-placeholder {
  color: #d4d4d4;
}
#aggiorna_dati_form input[type="text"]:-ms-input-placeholder {
  color: #d4d4d4;
}
#aggiorna_dati_form input[type="text"]:-moz-placeholder {
  color: #d4d4d4;
  opacity: 1;
}
#aggiorna_dati_form input[type="submit"] {
  border: 4px solid #ebb3cc;
  background-color: #fff;
  color: #414141;
  font-weight: bold;
  font-size: 18px;
  line-height: 40px;
  padding: 0 45px;
  margin-top: 45px;
}
.profile-form-container h5.light:before,
.profile-form-container h5.light:after {
  background-color: #ecb4cd;
}
.indirizzo-container h6 {
  color: #ecb4cd;
}
.viparea-submit-button.light {
  border-color: #ecb4cd;
}
.aggiorna-error {
  color: red;
  position: relative;
  top: -10px;
  display: none;
}
.state .aggiorna-error {
  top: 13px;
}
.aggiorna-error-input {
  border-color: red!important;
  color: red!important;
}
.aggiorna-error-input .placeholder {
  border-color: red!important;
}
.modal-download .modal-content {
  padding: 20px 30px;
  text-align: center;
}
.modal-download .modal-content h2 {
  color: #ecb4cd;
  font-weight: bold;
  text-transform: uppercase;
}
.modal-download .modal-content a {
  background-color: #ecb4cd;
  border-radius: 4px;
  border: 1px solid #ecb4cd;
  padding: 0 40px;
  line-height: 40px;
  color: white;
  display: inline-block;
  margin-top: 20px;
}
.footer-aggiornadati .viparea-assistenza h3 {
  color: #ecb4cd;
}
.old_profiles_container {
  margin: 50px 0;
}
.old_profiles_link {
  display: block;
  border: 4px solid #ecb4cd;
  color: #333;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  padding: 15px 100px 15px 20px;
  position: relative;
  margin-bottom: 20px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.old_profiles_link:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100px;
  background: #f8f9fb url(images/download_simple.svg) center no-repeat;
  background-size: 23px 23px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.old_profiles_link:hover:after {
  background-color: #ecb4cd;
}
.old-favourites h2 {
  text-align: left;
}
.old-favourites h2.main-title {
  margin-bottom: 0;
}
.old-favourites h2:before,
.old-favourites h2:after {
  left: 0;
  margin: 0;
}
.old-favourites img {
  width: 100px;
  margin-top: 15px;
}
.old-favourites .fav-container h2 {
  font-size: 1.7em;
  margin-top: 100px;
}
.old-favourites-footer {
  background-color: #dedfe1;
  padding: 40px 0;
  margin-top: 60px;
  text-align: right;
}
.holes-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
  background-image: url('images/splash_page-1440x900.png');
  z-index: 9999;
}
@media (max-width: 1023px) {
  .holes-overlay {
    background-image: url('images/splash_page-mobile.png');
  }
}
@media (min-width: 1600px) {
  .holes-overlay {
    background-image: url('images/splash_page-1920x1080.png');
  }
}
@media (min-width: 1024px) and (max-width: 1300px) {
  .holes-overlay {
    background-image: url('images/splash_page-1024x768.png');
  }
}
.experimental-single {
  background: #fff;
  margin-bottom: 40px;
}
@media (min-width: 993px) {
  .experimental-single .row {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 993px) {
  .experimental-video-container {
    padding-right: 40px;
  }
}
.experimental-text-container {
  padding: 40px;
}
@media (min-width: 993px) {
  .experimental-text-container {
    padding: 40px 20px 40px 0;
  }
}
.experimental-text-container h4 {
  text-align: left;
  color: #ecb4cd;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 5px;
}
.experimental-text-container h3 {
  text-align: left;
  font-weight: bold;
  margin: 0;
  color: #333;
  font-size: 1.6em;
  padding-bottom: 10px;
}
.experimental-text-container div {
  font-size: 1.2em;
}
.experimental-past {
  background-color: #f8f9fb;
  margin-bottom: -60px;
  padding: 40px 0;
}
.user-login-guest_jolly .navbar-viparea .menu-item:nth-child(3),
.user-login-guest_jolly2 .navbar-viparea .menu-item:nth-child(3),
.user-login-guest_jolly .navbar-viparea .menu-item:nth-child(4),
.user-login-guest_jolly2 .navbar-viparea .menu-item:nth-child(4) {
  display: none;
}
.user-login-guest_jolly.page-template-template-viparea-dashboard .programma-vip-title,
.user-login-guest_jolly2.page-template-template-viparea-dashboard .programma-vip-title,
.user-login-guest_jolly.page-template-template-viparea-dashboard .div-esplora,
.user-login-guest_jolly2.page-template-template-viparea-dashboard .div-esplora {
  display: none;
}
.profile-container-vip .old_profiles_link {
  border-color: #963C5A;
}
.profile-container-vip .old_profiles_link:hover {
  color: #963C5A;
}
.profile-container-vip .old_profiles_link:hover:after {
  background-color: #963C5A;
}
.sf-field-taxonomy-section .sf-item-138 {
  display: none !important;
}
.select-cpts {
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 991px) {
  .cta-cell {
    margin-bottom: 0;
  }
}

/*.user-login-Artissima2019Partner .login-register a:first-child,*/
/*.user-login-Artissima2019Galleries .login-register a:first-child,*/
.user-login-Artissima2019Partner .add-favourites,
.user-login-Artissima2019Galleries .add-favourites,
.user-login-Artissima2019Partner .add-favourites-vip,
.user-login-Artissima2019Galleries .add-favourites-vip {
  display: none!important;
}
.user-login-Artissima2019Partner .navbar-viparea .menu-item:nth-child(2),
.user-login-Artissima2019Galleries .navbar-viparea .menu-item:nth-child(2) {
  display: none;
}
.user-login-Artissima2019Partner .div-esplora .viparea-dashboard-box-outer:first-child,
.user-login-Artissima2019Galleries .div-esplora .viparea-dashboard-box-outer:first-child {
  display: none;
}

.user-login-Artissima2019Galleries .menu-item-39449,
.user-login-Artissima2019Partner .menu-item-39449{
  display: none!important;
}


.row-download-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2em;
}
.download-hp-single {
  border: 4px solid #ECB4CD;
  max-width: calc(25% - 40px);
  flex: 0 0 calc(25% - 40px);
  font-weight: bold;
  color: #404041;
  margin-right: 20px;
  padding: 15px 95px 15px 15px;
  position: relative;
  font-size: 1.1em;
  transition: all 0.35s ease;
  margin-bottom: 2em;
}
@media (max-width: 1050px) {
  .download-hp-single {
    max-width: calc(50% - 40px);
    flex: 0 0 calc(50% - 40px);
  }
}
@media (max-width: 768px) {
  .download-hp-single {
    max-width: calc(100%);
    flex: 0 0 calc(100%);
  }
}
.download-hp-single:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 85px;
  background: rgba(236, 180, 205, 0.5) url('images/download.svg') center no-repeat;
  background-size: 23px 23px;
}
.page-id-101536 .super-header,
.page-id-101538 .super-header {
  padding-bottom: 26%;
}
.page-id-101536 .super-header.visible-xs-block,
.page-id-101538 .super-header.visible-xs-block {
  padding-bottom: 70.9%;
}
.page-template-template-jaguart .youtube-video {
  background-size: cover;
}
.page-template-template-jaguart .youtube-video:after {
  display: none;
}
@media (max-width: 991px) {
  .header-principale .open .dropdown-menu {
    opacity: 1;
    pointer-events: all;
  }
  .header-principale .open .dropdown-menu .dropdown-menu {
    position: relative!important;
    left: 10px;
  }
}
@media (min-width: 992px) {
  .header-principale > li.open > .dropdown-menu {
    opacity: 1;
    pointer-events: all;
  }
  .header-principale > li > .dropdown-menu > li > .dropdown-menu {
    left: 100%;
    top: 4px!important;
    margin-left: -1px;
  }
  .header-principale > li > .dropdown-menu > li.open > .dropdown-menu {
    opacity: 1;
    pointer-events: all;
  }
}
.single-galleries .breadcrumbs,
.single-artworks .breadcrumbs {
  display: none !important;
}
/** HOME PAGE 2020 **/
.intro-text {
  font-size: 18px;
}
.intro-text:before {
  content: '';
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -90px;
  width: 180px;
  height: 4px;
  background-color: #ff6400 !important;
  display: none;
}
.intro-text::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -90px;
  width: 180px;
  height: 4px;
  background-color: #ff6400 !important;
  display: none;
}
.home-links-container .home-link {
  height: 240px;
  padding: 15px;
}
.home-links-container .home-link a {
  background-color: red;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}
.catalogo h1,
.catalogo h2 {
  text-align: left;
  position: relative;
  padding: 20px 0;
  font-weight: 800;
  letter-spacing: 0.002em;
}
.catalogo h1:before,
.catalogo h2:before,
.catalogo h1:after,
.catalogo h2:after {
  content: '';
  position: absolute;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #ECB4CD;
}
.catalogo h1:before,
.catalogo h2:before {
  top: 0;
}
.catalogo h1:after,
.catalogo h2:after {
  bottom: 0;
  margin-left: 0;
}
.catalogo h1 b {
  color: #B3B3B5;
}
.catalogo h3 {
  text-align: left;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}
.catalogo ul {
  padding: 0;
  position: relative;
}
.catalogo ul li {
  padding: 0;
}
.catalogo form {
  padding: 90px 0 45px;
}
.catalogo.catalogo-archive form {
  padding: 20px 0 0;
}
@media (min-width: 992px) {
  .catalogo.catalogo-archive form > ul > li {
    float: right;
  }
}
@media (min-width: 992px) {
  .catalogo.catalogo-archive form .sf-field-sort_order {
    float: right;
    width: 220px;
  }
}
@media (max-width: 991px) {
  .catalogo.catalogo-archive form .sf-field-sort_order {
    width: 100%;
    margin-bottom: 10px;
  }
  .catalogo.catalogo-archive form .sf-field-sort_order label {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .catalogo.catalogo-archive form .sf-field-taxonomy-countries {
    width: 100%;
    margin-bottom: 5px;
  }
  .catalogo.catalogo-archive form .sf-field-taxonomy-countries label {
    width: 100%;
  }
  .catalogo.catalogo-archive form .sf-field-taxonomy-section,
  .catalogo.catalogo-archive form .sf-field-post-meta-medium,
  .catalogo.catalogo-archive form .sf-field-taxonomy-years,
  .catalogo.catalogo-archive form .sf-field-taxonomy-artwork_price,
  .catalogo.catalogo-archive form .sf-field-taxonomy-artwork_venue {
    width: 100%;
  }
  .catalogo.catalogo-archive form .sf-field-taxonomy-section label,
  .catalogo.catalogo-archive form .sf-field-post-meta-medium label,
  .catalogo.catalogo-archive form .sf-field-taxonomy-years label,
  .catalogo.catalogo-archive form .sf-field-taxonomy-artwork_price label,
  .catalogo.catalogo-archive form .sf-field-taxonomy-artwork_venue label {
    width: 100%;
  }
}
.catalogo .sf-field-search label,
.catalogo .sf-field-search input {
  width: 100%;
}
.catalogo .sf-field-search input {
  background: #F8F9FB;
  height: 52px;
  border: 0;
  border-bottom: 4px solid #DEDFE1;
  outline: 0;
  padding: 0 50px 0 20px;
  font-family: Karla;
  font-size: 26px;
  color: #333333;
}
.catalogo .sf-field-search input::-moz-placeholder {
  color: #B3B3B5;
  opacity: 1;
}
.catalogo .sf-field-search input:-ms-input-placeholder {
  color: #B3B3B5;
}
.catalogo .sf-field-search input::-webkit-input-placeholder {
  color: #B3B3B5;
}
.catalogo .sf-field-search input::-webkit-input-placeholder {
  color: #B3B3B5;
  font-style: italic;
}
.catalogo .sf-field-search input::-moz-placeholder {
  color: #B3B3B5;
  font-style: italic;
}
.catalogo .sf-field-search input:-ms-input-placeholder {
  color: #B3B3B5;
  font-style: italic;
}
.catalogo .sf-field-search input:-moz-placeholder {
  color: #B3B3B5;
  opacity: 1;
  font-style: italic;
}
.catalogo .sf-field-submit,
.catalogo .sf-field-reset {
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
}
.catalogo .sf-field-submit input {
  background: transparent;
  border: 0;
  width: 16px;
  height: 16px;
  background-image: url('images/zoom_black.svg');
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0;
  color: transparent;
}
.catalogo .sf-field-reset {
  display: none;
}
.catalogo .catalogo-search-active .sf-field-reset {
  display: block;
}
.catalogo .catalogo-search-active .sf-field-submit {
  display: none;
}
.catalogo .sf-field-reset a {
  color: transparent;
  display: block;
  width: 16px;
  height: 16px;
  background-image: url('images/more.svg');
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(-45deg);
}
.catalogo.catalogo-archive h1 {
  margin-bottom: 50px;
}
.catalogo.catalogo-archive .sf-field-search,
.catalogo.catalogo-archive .sf-field-taxonomy-edition,
.catalogo.catalogo-archive .pagination {
  display: none;
}
.catalogo.catalogo-archive .search-filter-results {
  padding: 50px 0 0;
}
.result .pagination,
.result .see-more {
  display: none;
}
.result .see-more {
  text-align: left;
  margin-bottom: 80px;
}
.result.results-artists .search-filter-results {
  margin-bottom: 30px;
}
.sf-field-taxonomy-edition {
  display: none!important;
}
.catalogo-back {
  clear: both;
  z-index: 10;
}
@media (min-width: 992px) {
  .catalogo-back {
    margin-top: -55px;
    float: left;
  }
}
.catalogo-back a {
  color: #333333;
  font-size: 16px;
  font-family: Karla;
  font-weight: bold;
  display: inline-block;
  position: relative;
  padding-left: 30px;
  padding-bottom: 7px;
}
.catalogo-back a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 15px;
  height: 8px;
  margin-top: -7px;
  background-image: url('images/arrow-left.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.catalogo-back a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #ECB4CD;
}
.thumb-image {
  background-color: black;
}
.page-id-39393 .lang-switch,
.page-id-1397 .lang-switch {
  /*display: none;*/
}
.catalogo-archive-artists .sf-field-taxonomy-section {
  width: 21%;
}
.catalogo-archive-artists .sf-field-taxonomy-section h4 {
  margin-right: 15px;
}
.catalogo-archive-artists .sf-field-taxonomy-section ul {
  left: 54px !important;
  margin-top: 0px;
}
.catalogo-archive-artworks .sf-field-taxonomy-section {
  width: 21%;
}
.catalogo-archive-artworks .sf-field-taxonomy-section h4 {
  margin-right: 15px;
}
.catalogo-archive-artworks .sf-field-taxonomy-section ul {
  left: 54px !important;
  margin-top: 0px;
}
.catalogo-archive-artworks .sf-field-taxonomy-years {
  width: 11%;
}
.catalogo-archive-artworks .sf-field-taxonomy-years label {
  width: 85%;
}
.catalogo-archive-artworks .sf-field-post-meta-medium,
.catalogo-archive-artworks .sf-field-taxonomy-artwork_price,
.catalogo-archive-artworks .sf-field-taxonomy-artwork_venue,
.catalogo-archive-artworks .sf-field-taxonomy-artwork_venue h4 {
  margin-right: 20px;
}
.catalogo-archive-artworks .sf-field-taxonomy-artwork_price label {
  width: 200px;
}
.catalogo-archive-artworks .catalogo-back {
  margin-top: 0;
}
.catalogo-archive-galleries .sf-field-taxonomy-section {
  width: 22%;
}
.catalogo-archive-galleries .sf-field-taxonomy-section h4 {
  margin-right: 15px;
}
.catalogo-archive-galleries .sf-field-taxonomy-section ul {
  left: 54px !important;
  margin-top: 0px;
}
.catalogo-archive-galleries .sf-field-taxonomy-countries,
.catalogo-archive-galleries .sf-field-taxonomy-sede {
  margin-right: 20px;
}
@media (max-width: 1199px) {
  .filter-search.search-agenda .sf-field-search {
    width: 26%;
  }
  .filter-search.search-agenda .sf-field-submit input,
  .filter-search.search-agenda .sf-field-reset a {
    left: 26%;
  }
  .filter-search.search-agenda .sf-field-post-meta-day label {
    width: 57%;
  }
  .filter-search.search-agenda .sf-field-post-meta-day h4 {
    width: 43%;
    padding-left: 23px;
  }
  .filter-search.search-agenda .sf-field-post-meta-starting_hours,
  .filter-search.search-agenda .sf-field-category,
  .filter-search.search-agenda .sf-field-taxonomy-location {
    width: 17%;
  }
  .single-card .container .add-favourites {
    left: 33.33333333%;
  }
  .filter-galleries form ul,
  .filter-artists form ul,
  .filter-artworks form ul {
    padding: 0;
  }
  .filter-search .sf-field-search {
    margin-left: 0;
  }
  .filter-search .sf-field-search input {
    width: 100%;
  }
  .filter-search .searchandfilter label {
    display: block;
  }
  .filter-search .sf-field-reset a,
  .filter-search .sf-field-submit input {
    right: 20px;
  }
  .filter-search .filter-galleries .sf-field-taxonomy-edition,
  .filter-search .filter-galleries .sf-field-taxonomy-section,
  .filter-search .filter-galleries .sf-field-taxonomy-countries,
  .filter-search .filter-galleries .sf-field-sort_order {
    margin-top: 60px;
  }
  .filter-search .filter-galleries .sf-field-taxonomy-edition {
    margin-left: 0;
    width: 27%!important;
  }
  .filter-search .filter-galleries .sf-field-taxonomy-section {
    width: 28%!important;
  }
  .filter-search .filter-galleries .sf-field-taxonomy-countries {
    width: 19%!important;
  }
  .filter-search .filter-galleries .sf-field-sort_order {
    width: 26%!important;
  }
  .filter-search .filter-artworks .sf-field-taxonomy-edition,
  .filter-search .filter-artworks .sf-field-taxonomy-section,
  .filter-search .filter-artworks .sf-field-taxonomy-years,
  .filter-search .filter-artworks .sf-field-sort_order,
  .filter-search .filter-artworks .sf-field-post-meta-medium {
    margin-top: 60px;
  }
  .filter-search .filter-artworks .sf-field-taxonomy-edition {
    margin-left: 0;
    width: 27%!important;
  }
  .filter-search .filter-artworks .sf-field-taxonomy-section {
    width: 20%!important;
  }
  .filter-search .filter-artworks .sf-field-taxonomy-years {
    width: 13%!important;
  }
  .filter-search .filter-artworks .sf-field-post-meta-medium {
    width: 17%!important;
  }
  .filter-search .filter-artworks .sf-field-sort_order {
    width: 23%!important;
  }
  .filter-search .filter-artists .sf-field-taxonomy-edition,
  .filter-search .filter-artists .sf-field-taxonomy-section,
  .filter-search .filter-artists .sf-field-sort_order {
    margin-top: 60px;
  }
  .filter-search .filter-artists .sf-field-taxonomy-edition {
    margin-left: 0;
    width: 27%!important;
  }
  .filter-search .filter-artists .sf-field-taxonomy-section {
    width: 50%!important;
  }
  .filter-search .filter-artists .sf-field-sort_order {
    width: 23%!important;
  }
  form > ul {
    padding-right: 10px!important;
  }
}
@media (max-width: 991px) {
  .checkboxes div:nth-child(2) input {
    left: 4px;
  }
  .team .simpleselect {
    width: 75%;
  }
  .team_cognome {
    padding-right: 0;
  }
  .application-regolamento {
    width: 100%;
    padding-left: 12px!important;
  }
  .single-stand-container {
    padding: 0!important;
  }
  .application-artists .checkbox-container label {
    margin-bottom: 20px;
    font-size: 20px!important;
  }
  .application-virtual_tour .checkbox-label {
    height: auto;
  }
  .application-virtual_tour .checkbox-label .prezzo {
    position: relative;
    float: left;
    width: 100%;
    border-left: 0;
    padding-bottom: 20px;
  }
  .application-form .scelta-sezioni label {
    font-size: 20px!important;
  }
  .application-form .scelta-sezioni div {
    margin-bottom: 0!important;
  }
  .application-form .submit,
  .application-back {
    width: 100%;
  }
  .application-back {
    margin-bottom: 20px;
    text-align: center;
  }
  .application-form .submit {
    margin-top: 0;
  }
  .application-steps {
    display: none;
  }
  .scarica-programma,
  .eventi-citta {
    position: relative;
    top: 0;
    margin-right: 20px;
  }
  .mappa-eventi {
    height: 42px;
    line-height: 42px;
    margin-top: -105px;
    position: relative;
    z-index: 2;
  }
  .title-over {
    margin-top: -345px;
  }
  .filter-search.search-agenda .sf-field-post-meta-starting_hours,
  .filter-search.search-agenda .sf-field-category,
  .filter-search.search-agenda .sf-field-taxonomy-location {
    width: 19%;
  }
  .filter-search.search-agenda .sf-field-post-meta-day {
    width: 24%;
  }
  .filter-search.search-agenda .sf-field-search {
    width: 19%;
  }
  .filter-search.search-agenda .sf-field-submit input,
  .filter-search.search-agenda .sf-field-reset a {
    left: 19%;
  }
  .filter-search.search-agenda .sf-field-post-meta-day h4 {
    padding-left: 4px;
    width: 35%;
  }
  .filter-search.search-agenda .sf-field-post-meta-day label {
    width: 65%;
  }
  .filter-search.search-agenda .sf-field-post-meta-day,
  .filter-search.search-agenda .sf-field-post-meta-starting_hours,
  .filter-search.search-agenda .sf-field-category,
  .filter-search.search-agenda .sf-field-taxonomy-location {
    padding-left: 16px;
  }
  .filter-agenda form {
    width: 100%;
  }
  .registration-form .row > div:nth-child(2) {
    padding-left: 0;
  }
  .registration-form .row > div:first-child {
    padding-right: 0;
  }
  .registration-form .row > div:nth-child(2) .simpleselect {
    width: 83.33333333%;
  }
  .profile-details form > div {
    padding-right: 10px;
  }
  .single-card .container .add-favourites {
    left: 0;
  }
  .single-card .img {
    padding-right: 0;
  }
  .archive .filter form ul > li h4 {
    font-size: 12px;
  }
  #menu-principale,
  #menu-principale-eng,
  .header-principale {
    margin-top: 0;
    float: right!important;
  }
  #menu-principale > li,
  #menu-principale-eng > li,
  .header-principale > li {
    height: auto;
    min-height: 1px;
    line-height: 30px;
    text-align: right;
  }
  #menu-principale > li:last-child,
  #menu-principale-eng > li:last-child,
  .header-principale > li:last-child {
    margin-right: 13px;
  }
  #menu-principale .dropdown-menu,
  #menu-principale-eng .dropdown-menu,
  .header-principale .dropdown-menu {
    position: static;
    float: none;
    box-shadow: none;
    border: 0;
    width: auto;
    background: transparent;
    margin-top: 0;
  }
  #menu-principale .dropdown-menu > li > a,
  #menu-principale-eng .dropdown-menu > li > a,
  .header-principale .dropdown-menu > li > a {
    text-align: right;
    padding: 5px 0;
  }
  #menu-principale .dropdown-menu > li > a:hover,
  #menu-principale-eng .dropdown-menu > li > a:hover,
  .header-principale .dropdown-menu > li > a:hover,
  #menu-principale .dropdown-menu > li > a:focus,
  #menu-principale-eng .dropdown-menu > li > a:focus,
  .header-principale .dropdown-menu > li > a:focus {
    background-color: transparent;
  }
  #header {
    padding-top: 0;
  }
  .navbar-toggle {
    top: 20px;
  }
  .filter-search .filter-galleries .sf-field-taxonomy-edition {
    width: 39%!important;
  }
  .filter-search .filter-galleries .sf-field-taxonomy-section {
    width: 33%!important;
  }
  .filter-search .filter-galleries .sf-field-taxonomy-countries {
    width: 28%!important;
    padding-right: 0;
  }
  .filter-search .filter-galleries .sf-field-sort_order {
    margin-top: -97px;
    float: right;
    width: 38%!important;
  }
  .filter-search .filter-artworks .sf-field-taxonomy-edition {
    width: 35%!important;
  }
  .filter-search .filter-artworks .sf-field-taxonomy-section {
    width: 23%!important;
  }
  .filter-search .filter-artworks .sf-field-taxonomy-years {
    width: 20%!important;
  }
  .filter-search .filter-artworks .sf-field-post-meta-medium {
    width: 22%!important;
    padding-right: 0;
  }
  .filter-search .filter-artworks .sf-field-sort_order {
    margin-top: -97px;
    float: right;
    width: 30%!important;
  }
  .filter-search .filter-artists .sf-field-taxonomy-edition {
    width: 50%!important;
  }
  .filter-search .filter-artists .sf-field-taxonomy-section {
    width: 50%!important;
    padding-right: 0;
  }
  .filter-search .filter-artists .sf-field-sort_order {
    margin-top: -97px;
    float: right;
    width: 35%!important;
  }
  .single-card .img {
    margin-bottom: 30px;
  }
  .street-number {
    margin-top: 20px;
  }
  .street-number label {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .line-mobile {
    line-height: 22px!important;
  }
  .application-pagamento ul {
    text-align: left;
    padding-right: 0;
  }
  .modal-application .modal-content {
    padding: 15px 20px 35px;
  }
  .sf-field-post_type ul {
    margin-left: 0!important;
  }
  .footer img {
    left: 50%;
    transform: translateX(-50%);
    top: 0;
  }
  .scarica-programma,
  .eventi-citta {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .search-agenda ul {
    padding-right: 0!important;
  }
  .filter-search.search-agenda .sf-field-search,
  .filter-search.search-agenda .sf-field-post-meta-day,
  .filter-search.search-agenda .sf-field-post-meta-starting_hours,
  .filter-search.search-agenda .sf-field-category,
  .filter-search.search-agenda .sf-field-taxonomy-location {
    width: 100%;
    margin-bottom: 10px;
  }
  .filter-search.search-agenda .sf-field-post-meta-day label {
    width: 100%;
  }
  .search-agenda .sf-field-search input {
    padding-left: 10px;
  }
  .filter-search.search-agenda .sf-field-submit input,
  .filter-search.search-agenda .sf-field-reset a {
    left: 100%;
  }
  .filter-search.search-agenda .sf-field-post-meta-day,
  .filter-search.search-agenda .sf-field-post-meta-starting_hours,
  .filter-search.search-agenda .sf-field-category,
  .filter-search.search-agenda .sf-field-taxonomy-location {
    padding-left: 0;
  }
  .title-over {
    margin-top: -724px;
  }
  .prev-day,
  .next-day {
    position: absolute;
    width: 100%;
  }
  .next-day {
    top: 229px;
  }
  .prev-day {
    top: 177px;
  }
  .mappa-eventi {
    margin-top: -295px;
    width: 100%;
    text-align: left;
    padding-left: 20px;
  }
  .mappa-eventi .icon-mappa {
    position: absolute;
    top: 11px;
    left: auto;
    right: 15px;
  }
  .mappa-eventi .icon-close {
    position: absolute;
    top: 16px;
    left: auto;
    right: 19px;
  }
  .filter-agenda form {
    margin-top: 30px;
  }
  .single-card .content .cols:last-child {
    margin-top: 20px;
  }
  .locations .other h4 {
    margin-top: 30px;
  }
  .other + .other h4 {
    display: none;
  }
  .hp {
    padding-top: 20px;
  }
  .footer-links > div > div {
    margin-bottom: 40px;
  }
  .profile-details {
    padding-right: 0;
  }
  .single-card.whats .content {
    padding: 0 10px;
  }
  .locations .map {
    margin-bottom: 20px;
    padding-right: 0;
  }
  .container {
    margin-left: 15px;
    margin-right: 15px;
  }
  .footer-links a {
    display: block;
  }
  #carousel-footer .carousel-inner,
  #carousel-footer-mobile .carousel-inner {
    padding: 0 20px;
  }
  .footer .text-right {
    margin-top: 0;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .footer p {
    margin-top: 80px;
    padding: 0 20px 0;
    text-align: center;
  }
  .pagination {
    padding-bottom: 50px;
  }
  .pagination .nextpostslink,
  .pagination .previouspostslink {
    margin-top: 60px;
  }
}
@media (max-width: 600px) {
  .footer-social a .icon {
    height: 28px;
    width: 28px;
  }
}
@media (max-width: 730px) {
  .hp h1 {
    margin-top: 50px;
  }
}
@media (max-width: 685px) {
  .filter-search .sf-field-search input {
    width: 100%;
  }
  .filter-search .sf-field-search label {
    display: block;
  }
  .select-cpt {
    width: 87px;
    font-size: 13px;
  }
  .select-cpt:last-child {
    margin-right: 0;
  }
  .select-cpts {
    top: 66px;
  }
  .hp h3 {
    margin-bottom: 30px;
  }
  .archive .searchandfilter ul li {
    padding: 0;
  }
  .filter-search .sf-field-search,
  .archive .sf-field-search {
    margin-bottom: 20px;
  }
  .filter-search h4,
  .archive h4 {
    display: none;
  }
  .filter-search .filter-galleries ul,
  .archive .filter-galleries ul,
  .filter-search .filter-artworks ul,
  .archive .filter-artworks ul,
  .filter-search .filter-artists ul,
  .archive .filter-artists ul {
    padding-right: 0!important;
  }
  .filter-search .filter-galleries .sf-field-taxonomy-edition,
  .archive .filter-galleries .sf-field-taxonomy-edition,
  .filter-search .filter-artworks .sf-field-taxonomy-edition,
  .archive .filter-artworks .sf-field-taxonomy-edition,
  .filter-search .filter-artists .sf-field-taxonomy-edition,
  .archive .filter-artists .sf-field-taxonomy-edition,
  .filter-search .filter-galleries .sf-field-taxonomy-section,
  .archive .filter-galleries .sf-field-taxonomy-section,
  .filter-search .filter-artworks .sf-field-taxonomy-section,
  .archive .filter-artworks .sf-field-taxonomy-section,
  .filter-search .filter-artists .sf-field-taxonomy-section,
  .archive .filter-artists .sf-field-taxonomy-section,
  .filter-search .filter-galleries .sf-field-sort_order,
  .archive .filter-galleries .sf-field-sort_order,
  .filter-search .filter-artworks .sf-field-sort_order,
  .archive .filter-artworks .sf-field-sort_order,
  .filter-search .filter-artists .sf-field-sort_order,
  .archive .filter-artists .sf-field-sort_order {
    width: 100%!important;
    padding-right: 0;
  }
  .filter-search .filter-galleries .sf-field-taxonomy-edition label,
  .archive .filter-galleries .sf-field-taxonomy-edition label,
  .filter-search .filter-artworks .sf-field-taxonomy-edition label,
  .archive .filter-artworks .sf-field-taxonomy-edition label,
  .filter-search .filter-artists .sf-field-taxonomy-edition label,
  .archive .filter-artists .sf-field-taxonomy-edition label,
  .filter-search .filter-galleries .sf-field-sort_order label,
  .archive .filter-galleries .sf-field-sort_order label,
  .filter-search .filter-artworks .sf-field-sort_order label,
  .archive .filter-artworks .sf-field-sort_order label,
  .filter-search .filter-artists .sf-field-sort_order label,
  .archive .filter-artists .sf-field-sort_order label {
    width: 100%;
  }
  .filter-search .filter-galleries .sf-field-taxonomy-section,
  .archive .filter-galleries .sf-field-taxonomy-section,
  .filter-search .filter-artworks .sf-field-taxonomy-section,
  .archive .filter-artworks .sf-field-taxonomy-section,
  .filter-search .filter-artists .sf-field-taxonomy-section,
  .archive .filter-artists .sf-field-taxonomy-section,
  .filter-search .filter-galleries .sf-field-sort_order,
  .archive .filter-galleries .sf-field-sort_order,
  .filter-search .filter-artworks .sf-field-sort_order,
  .archive .filter-artworks .sf-field-sort_order,
  .filter-search .filter-artists .sf-field-sort_order,
  .archive .filter-artists .sf-field-sort_order {
    margin-top: 10px;
  }
  .filter-search .filter-galleries .sf-field-taxonomy-countries,
  .archive .filter-galleries .sf-field-taxonomy-countries {
    width: 100%!important;
    padding-right: 0;
    margin-top: 10px;
  }
  .filter-search .filter-artworks .sf-field-taxonomy-years,
  .archive .filter-artworks .sf-field-taxonomy-years,
  .filter-search .filter-artworks .sf-field-post-meta-medium,
  .archive .filter-artworks .sf-field-post-meta-medium {
    width: 100%!important;
    padding-right: 0;
    margin-top: 10px;
  }
  .pagination {
    padding-bottom: 80px;
  }
  .pagination .nextpostslink,
  .pagination .previouspostslink {
    margin-top: 100px;
  }
  .pagination .wp-pagenavi {
    border: 0;
    background-color: transparent;
  }
  .pagination a,
  .pagination span {
    border: 1px solid #e6e6e6;
    background: #fafafa;
  }
}
@media (max-width: 639px) {
  .reg-true .row > div > label {
    line-height: 25px;
  }
  .application-form label,
  .application-form .label {
    font-size: 12px!important;
  }
  .application-form .label,
  .application-form .partecipazione {
    margin-bottom: 10px;
  }
  .reg-true .row > div > label,
  .reg-true input[type="text"],
  .reg-true input[type="email"],
  .reg-true .row > div:nth-child(2) .simpleselect,
  .reg-true .row > div:first-child .simpleselect,
  .reg-true .error .error-msg {
    width: 100%;
  }
}
@media (max-width: 430px) {
  .popover .pop-content {
    left: 15px;
    right: 15px;
    transform: translateY(-50%);
    width: auto;
  }
}
@media (max-width: 415px) {
  .top-navbar .date {
    display: none;
  }
  .main-sponsor {
    bottom: -55px;
  }
}
.junior__precedenti {
  position: relative;
  font-size: 18px;
  padding-top: 35px;
}
.junior__precedenti:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 1px;
  background: #000;
}
.junior__precedenti ul {
  padding: 0;
  list-style: none;
}
.junior__precedenti ul li {
  position: relative;
  font-weight: bold;
  padding: 5px 0 5px 25px;
}
.junior__precedenti ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 0;
 , height:, 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 13px;
  border-color: transparent transparent transparent #ecb4cd;
}
.junior__incorso {
  margin-top: 20px;
  background: #f5f5f5;
  font-size: 18px;
}
.junior__incorso-box {
  background: #fff;
  padding: 40px 25px;
}
.junior__incorso-box h4 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
}
.junior__tabs {
  margin-top: 45px;
}
.junior__tabs .nav-tabs {
  border-bottom: 2px solid #ecb4cd;
}
.junior__tabs .nav-tabs > li {
  margin-bottom: -2px;
}
.junior__tabs .nav-tabs > li > a {
  border-radius: 0;
  color: #333;
  padding: 22px 30px 5px;
}
.junior__tabs .nav-tabs > li.active > a,
.junior__tabs .nav-tabs > li.active > a:hover,
.junior__tabs .nav-tabs > li.active > a:focus {
  background-color: #ecb4cd;
  border: 0;
  color: #fff;
}
.junior__tabs .nav > li > a:hover,
.junior__tabs .nav > li > a:focus {
  color: #fff;
  border-color: transparent;
  background-color: #ecb4cd;
}
.junior__tabs .tab-pane {
  outline: 0!important;
}
.junior__tabs .tab-content {
  margin-bottom: 200px;
}
@media (min-width: 768px) {
  .junior__tabs .tab-content {
    font-weight: bold;
  }
}
.junior__tabs .tab-content h3 {
  font-size: 38px;
  padding-top: 50px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #333;
}
.junior__tabs .tab-content .leggi-header,
.junior__tabs .tab-content .leggi-single {
  border-bottom: 2px solid #dedfe1;
}
.junior__tabs .tab-content .leggi-header {
  text-transform: uppercase;
  padding: 30px 0;
}
.junior__tabs .tab-content .leggi-single {
  display: block;
  color: #333;
  padding: 30px 0;
}
.junior__tabs .tab-content .leggi-single span {
  color: #ecb4cd;
}
.junior__tabs .tab-content .leggi-single strong {
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
@media (max-width: 767px) {
  .junior__tabs .tab-content .leggi-single > div {
    margin-bottom: 20px;
  }
}
.junior__tabs form p {
  border-bottom: 2px solid #dedfe1;
  display: flex;
  margin: 0;
  padding: 27px 0;
}
.junior__tabs form label {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  flex: 0 0 100px;
  max-width: 100px;
}
.junior__tabs form input[type="text"] {
  border: 0;
  font-weight: 400;
  background: transparent;
  outline: 0;
  font-size: 20px;
}
.junior__tabs form input[type="text"]#a {
  font-weight: bold;
}
@media (min-width: 1200px) {
  .junior__tabs form .messaggio {
    padding-left: 45px;
  }
}
.junior__tabs form .messaggio textarea {
  border: 1px solid #E0E0E0;
  background: transparent;
  padding: 22px;
  font-weight: 400;
  font-size: 20px;
  color: #525252;
  width: 100%;
  max-width: 100%;
  max-height: 234px;
  height: 234px;
  margin-top: 35px;
  outline: 0;
}
.junior__tabs form .form-footer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 10px;
}
.junior__tabs form input[type="file"] {
  outline: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 1em;
}
.junior__tabs form button {
  text-transform: uppercase;
  font-weight: bold;
  border: 0;
  background: transparent;
  padding: 0 35px 0 0;
}
.junior__tabs .scopri-hero {
  width: 100%;
  height: auto;
  margin-bottom: 58px;
}
.junior-masonry {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 58px;
  -moz-column-gap: 58px;
  column-gap: 58px;
  orphans: 1;
  widows: 1;
}
@media (max-width: 1199px) {
  .junior-masonry {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 767px) {
  .junior-masonry {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.junior-masonry img {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-bottom: 58px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
}
.page-template-template-junior .footer-links {
  margin-top: 0;
}
.page-template-template-fondamenta .sf-field-search,
.fondamenta-sections .sf-field-search,
.page-template-template-folle .sf-field-search,
.folle-sections .sf-field-search {
  margin-top: 3em;
}
.page-template-template-fondamenta .searchandfilter ul,
.fondamenta-sections .searchandfilter ul,
.page-template-template-folle .searchandfilter ul,
.folle-sections .searchandfilter ul {
  padding: 0;
}
.page-template-template-fondamenta .searchandfilter h4,
.fondamenta-sections .searchandfilter h4,
.page-template-template-folle .searchandfilter h4,
.folle-sections .searchandfilter h4 {
  text-transform: uppercase;
  font-weight: bold;
}
.page-template-template-fondamenta .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul,
.fondamenta-sections .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul,
.page-template-template-folle .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul,
.folle-sections .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul {
  display: flex;
  justify-content: center;
}
.page-template-template-fondamenta .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul li,
.fondamenta-sections .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul li,
.page-template-template-folle .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul li,
.folle-sections .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul li {
  margin: 0 11px;
  text-transform: uppercase;
  font-weight: bold;
}
.page-template-template-fondamenta .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul li input,
.fondamenta-sections .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul li input,
.page-template-template-folle .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul li input,
.folle-sections .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul li input {
  display: none;
}
.page-template-template-fondamenta .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul li label,
.fondamenta-sections .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul li label,
.page-template-template-folle .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul li label,
.folle-sections .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul li label {
  display: inline-block;
  border: 2px solid #000;
  padding: 0;
  width: 210px;
  line-height: 43px;
  cursor: pointer;
}
.page-template-template-fondamenta .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul .sf-item-0,
.fondamenta-sections .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul .sf-item-0,
.page-template-template-folle .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul .sf-item-0,
.folle-sections .searchandfilter .sf-field-taxonomy-sezioni_fondamenta ul .sf-item-0 {
  display: none;
}
.page-template-template-fondamenta .searchandfilter .sf-field-taxonomy-prezzi_fondamenta,
.fondamenta-sections .searchandfilter .sf-field-taxonomy-prezzi_fondamenta,
.page-template-template-folle .searchandfilter .sf-field-taxonomy-prezzi_fondamenta,
.folle-sections .searchandfilter .sf-field-taxonomy-prezzi_fondamenta,
.page-template-template-fondamenta .searchandfilter .sf-field-post-meta-fondamenta_artista_search,
.fondamenta-sections .searchandfilter .sf-field-post-meta-fondamenta_artista_search,
.page-template-template-folle .searchandfilter .sf-field-post-meta-fondamenta_artista_search,
.folle-sections .searchandfilter .sf-field-post-meta-fondamenta_artista_search {
  display: none;
}
.page-template-template-fondamenta .searchandfilter .sf-field-search input,
.fondamenta-sections .searchandfilter .sf-field-search input,
.page-template-template-folle .searchandfilter .sf-field-search input,
.folle-sections .searchandfilter .sf-field-search input {
  border: 1px solid #707070;
  line-height: 45px;
  width: 360px;
  max-width: 100%;
  padding: 0 50px 0 12px;
}
.page-template-template-fondamenta .searchandfilter .sf-field-search label,
.fondamenta-sections .searchandfilter .sf-field-search label,
.page-template-template-folle .searchandfilter .sf-field-search label,
.folle-sections .searchandfilter .sf-field-search label {
  position: relative;
}
.page-template-template-fondamenta .searchandfilter .sf-field-search label:after,
.fondamenta-sections .searchandfilter .sf-field-search label:after,
.page-template-template-folle .searchandfilter .sf-field-search label:after,
.folle-sections .searchandfilter .sf-field-search label:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background: url('images/search.svg') center no-repeat;
  background-size: contain;
}
.page-template-template-fondamenta .sf-field-taxonomy-sezioni_fondamenta,
.page-template-template-fondamenta-results .sf-field-taxonomy-sezioni_fondamenta,
.page-template-template-folle .sf-field-taxonomy-sezioni_fondamenta,
.page-template-template-folle-results .sf-field-taxonomy-sezioni_fondamenta {
  display: none;
}
@media (min-width: 992px) {
  .page-template-template-fondamenta .content-two-cols,
  .page-template-template-fondamenta-results .content-two-cols,
  .page-template-template-folle .content-two-cols,
  .page-template-template-folle-results .content-two-cols {
    column-count: 2;
    column-gap: 20px;
  }
}
.page-template-template-fondamenta .new-page-content,
.page-template-template-fondamenta-results .new-page-content,
.page-template-template-folle .new-page-content,
.page-template-template-folle-results .new-page-content {
  font-size: 16px;
  line-height: 1.5em;
}
.page-template-template-fondamenta .modal,
.page-template-template-fondamenta-results .modal,
.page-template-template-folle .modal,
.page-template-template-folle-results .modal {
  text-align: center;
}
.page-template-template-fondamenta .modal .modal-dialog,
.page-template-template-fondamenta-results .modal .modal-dialog,
.page-template-template-folle .modal .modal-dialog,
.page-template-template-folle-results .modal .modal-dialog {
  width: 80%;
}
@media (max-width: 991px) {
  .page-template-template-fondamenta .modal .modal-dialog,
  .page-template-template-fondamenta-results .modal .modal-dialog,
  .page-template-template-folle .modal .modal-dialog,
  .page-template-template-folle-results .modal .modal-dialog {
    width: auto;
  }
}
@media (min-width: 992px) {
}
.page-template-template-fondamenta .modal .close,
.page-template-template-fondamenta-results .modal .close,
.page-template-template-folle .modal .close,
.page-template-template-folle-results .modal .close {
  background: transparent;
  border: 0;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 1;
  outline: 0!important;
}
@media (max-width: 991px) {
  .page-template-template-fondamenta .modal .close,
  .page-template-template-fondamenta-results .modal .close,
  .page-template-template-folle .modal .close,
  .page-template-template-folle-results .modal .close {
    right: 10px;
  }
}
.page-template-template-fondamenta .modal .close svg,
.page-template-template-fondamenta-results .modal .close svg,
.page-template-template-folle .modal .close svg,
.page-template-template-folle-results .modal .close svg {
  width: 37px;
  height: 37px;
  fill: #707070;
}
@media (max-width: 991px) {
  .page-template-template-fondamenta .modal .close svg,
  .page-template-template-fondamenta-results .modal .close svg,
  .page-template-template-folle .modal .close svg,
  .page-template-template-folle-results .modal .close svg {
    width: 20px;
    height: 20px;
  }
}
.page-template-template-fondamenta .modal h4,
.page-template-template-fondamenta-results .modal h4,
.page-template-template-folle .modal h4,
.page-template-template-folle-results .modal h4 {
  font-weight: 400;
  color: #000;
  font-size: 42px;
}
@media (max-width: 991px) {
  .page-template-template-fondamenta .modal h4,
  .page-template-template-fondamenta-results .modal h4,
  .page-template-template-folle .modal h4,
  .page-template-template-folle-results .modal h4 {
    font-size: 26px;
    text-align: left;
    padding-bottom: 0.5em;
  }
}
@media (min-width: 992px) {
  .page-template-template-fondamenta .modal h4,
  .page-template-template-fondamenta-results .modal h4,
  .page-template-template-folle .modal h4,
  .page-template-template-folle-results .modal h4 {
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(270deg) translateX(-100%);
    transform-origin: 0 0;
    padding-right: 15px;
  }
}
.page-template-template-fondamenta .modal .modal-body,
.page-template-template-fondamenta-results .modal .modal-body,
.page-template-template-folle .modal .modal-body,
.page-template-template-folle-results .modal .modal-body {
  position: relative;
  padding-left: 60px;
  padding-right: 75px;
}
@media (max-width: 991px) {
  .page-template-template-fondamenta .modal .modal-body,
  .page-template-template-fondamenta-results .modal .modal-body,
  .page-template-template-folle .modal .modal-body,
  .page-template-template-folle-results .modal .modal-body {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 50px;
  }
}
@media (min-width: 992px) {
  .page-template-template-fondamenta .modal .modal-body .row,
  .page-template-template-fondamenta-results .modal .modal-body .row,
  .page-template-template-folle .modal .modal-body .row,
  .page-template-template-folle-results .modal .modal-body .row {
    display: flex;
    align-items: center;
  }
}
.page-template-template-fondamenta .modal .modal-body .fondamenta-info-modal,
.page-template-template-fondamenta-results .modal .modal-body .fondamenta-info-modal,
.page-template-template-folle .modal .modal-body .fondamenta-info-modal,
.page-template-template-folle-results .modal .modal-body .fondamenta-info-modal {
  position: relative;
}
.page-template-template-fondamenta .modal .modal-body .img-container,
.page-template-template-fondamenta-results .modal .modal-body .img-container,
.page-template-template-folle .modal .modal-body .img-container,
.page-template-template-folle-results .modal .modal-body .img-container {
  text-align: center;
}
.page-template-template-fondamenta .modal .modal-body .img-container img,
.page-template-template-fondamenta-results .modal .modal-body .img-container img,
.page-template-template-folle .modal .modal-body .img-container img,
.page-template-template-folle-results .modal .modal-body .img-container img {
  max-height: 85vh;
  width: auto;
}
.page-template-template-fondamenta .modal .modal-body .text-container,
.page-template-template-fondamenta-results .modal .modal-body .text-container,
.page-template-template-folle .modal .modal-body .text-container,
.page-template-template-folle-results .modal .modal-body .text-container {
  font-size: 16px;
  line-height: 1.5em;
  text-align: left;
}
@media (min-width: 992px) {
  .page-template-template-fondamenta .modal .modal-body .text-container,
  .page-template-template-fondamenta-results .modal .modal-body .text-container,
  .page-template-template-folle .modal .modal-body .text-container,
  .page-template-template-folle-results .modal .modal-body .text-container {
    padding-left: 80px;
  }
}
@media (max-width: 991px) {
  .page-template-template-fondamenta .modal .modal-body .text-container,
  .page-template-template-fondamenta-results .modal .modal-body .text-container,
  .page-template-template-folle .modal .modal-body .text-container,
  .page-template-template-folle-results .modal .modal-body .text-container {
    padding-top: 1em;
  }
}
.page-template-template-fondamenta .modal .modal-body .text-container h3,
.page-template-template-fondamenta-results .modal .modal-body .text-container h3,
.page-template-template-folle .modal .modal-body .text-container h3,
.page-template-template-folle-results .modal .modal-body .text-container h3 {
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  color: #FF6400;
  margin-bottom: 0.5em;
}
.page-template-template-fondamenta .modal .modal-body .text-container h5,
.page-template-template-fondamenta-results .modal .modal-body .text-container h5,
.page-template-template-folle .modal .modal-body .text-container h5,
.page-template-template-folle-results .modal .modal-body .text-container h5 {
  font-weight: 400;
  margin-bottom: 2em;
  font-size: 16px;
}
.page-template-template-fondamenta .modal .modal-body .text-container a,
.page-template-template-fondamenta-results .modal .modal-body .text-container a,
.page-template-template-folle .modal .modal-body .text-container a,
.page-template-template-folle-results .modal .modal-body .text-container a {
  color: #000;
  text-decoration: underline;
}
.page-template-template-fondamenta .modal .modal-body .text-container a.info,
.page-template-template-fondamenta-results .modal .modal-body .text-container a.info,
.page-template-template-folle .modal .modal-body .text-container a.info,
.page-template-template-folle-results .modal .modal-body .text-container a.info {
  display: inline-block;
  width: 298px;
  text-decoration: none;
  text-align: center;
  line-height: 45px;
  border: 2px solid #000;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  margin-top: 1em;
}
@media (max-width: 991px) {
  .page-template-template-fondamenta .modal .modal-body .text-container a.info,
  .page-template-template-fondamenta-results .modal .modal-body .text-container a.info,
  .page-template-template-folle .modal .modal-body .text-container a.info,
  .page-template-template-folle-results .modal .modal-body .text-container a.info {
    width: 100%;
  }
}
.page-template-template-fondamenta .modal .modal-body .text-container small,
.page-template-template-fondamenta-results .modal .modal-body .text-container small,
.page-template-template-folle .modal .modal-body .text-container small,
.page-template-template-folle-results .modal .modal-body .text-container small {
  font-size: 12px;
  line-height: 14px;
  display: block;
  margin-top: 3em;
}
.page-template-template-fondamenta .modal .modal-body .share-fondamenta-artwork,
.page-template-template-fondamenta-results .modal .modal-body .share-fondamenta-artwork,
.page-template-template-folle .modal .modal-body .share-fondamenta-artwork,
.page-template-template-folle-results .modal .modal-body .share-fondamenta-artwork {
  position: absolute;
  bottom: 0;
  left: 58.33333333%;
  display: flex;
  align-items: center;
  justify-content: start;
  margin: 20px 0;
  padding-left: 80px;
}
.page-template-template-fondamenta .modal .modal-body .share-fondamenta-artwork a,
.page-template-template-fondamenta-results .modal .modal-body .share-fondamenta-artwork a,
.page-template-template-folle .modal .modal-body .share-fondamenta-artwork a,
.page-template-template-folle-results .modal .modal-body .share-fondamenta-artwork a {
  width: 20px;
  display: flex;
  margin-left: 10px;
  align-items: center;
  justify-content: center;
}
.page-template-template-fondamenta .modal .modal-body .share-fondamenta-artwork a svg,
.page-template-template-fondamenta-results .modal .modal-body .share-fondamenta-artwork a svg,
.page-template-template-folle .modal .modal-body .share-fondamenta-artwork a svg,
.page-template-template-folle-results .modal .modal-body .share-fondamenta-artwork a svg {
  height: 15px;
  width: 15px;
}
@media screen and (max-width: 768px) {
  .page-template-template-fondamenta .modal .modal-body .share-fondamenta-artwork,
  .page-template-template-fondamenta-results .modal .modal-body .share-fondamenta-artwork,
  .page-template-template-folle .modal .modal-body .share-fondamenta-artwork,
  .page-template-template-folle-results .modal .modal-body .share-fondamenta-artwork {
    justify-content: center;
    position: relative;
    left: unset;
    bottom: unset;
    width: 100%;
    padding-left: 0;
  }
  .page-template-template-fondamenta .modal .modal-body .share-fondamenta-artwork a,
  .page-template-template-fondamenta-results .modal .modal-body .share-fondamenta-artwork a,
  .page-template-template-folle .modal .modal-body .share-fondamenta-artwork a,
  .page-template-template-folle-results .modal .modal-body .share-fondamenta-artwork a {
    width: 50px;
    margin-left: 0;
  }
  .page-template-template-fondamenta .modal .modal-body .share-fondamenta-artwork a svg,
  .page-template-template-fondamenta-results .modal .modal-body .share-fondamenta-artwork a svg,
  .page-template-template-folle .modal .modal-body .share-fondamenta-artwork a svg,
  .page-template-template-folle-results .modal .modal-body .share-fondamenta-artwork a svg {
    height: 25px;
    width: 25px;
  }
}
.fondamenta-sections .single-fondamenta,
.fondamenta-results .single-fondamenta {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.75rem;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  position: relative;
  cursor: pointer;
}
.fondamenta-sections .single-fondamenta:after,
.fondamenta-results .single-fondamenta:after {
  content: '';
  z-index: 1;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 0.5s ease;
}
@media (min-width: 992px) {
  .fondamenta-sections .single-fondamenta:hover:after,
  .fondamenta-results .single-fondamenta:hover:after,
  .fondamenta-sections .single-fondamenta:hover .single-fondamenta-title,
  .fondamenta-results .single-fondamenta:hover .single-fondamenta-title {
    opacity: 1;
  }
}
.fondamenta-sections .single-fondamenta .single-fondamenta-title,
.fondamenta-results .single-fondamenta .single-fondamenta-title {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  padding: 10%;
  text-align: center;
  font-size: 24px;
  opacity: 0;
  transition: opacity 0.5s ease;
  color: #fff;
}
@media (max-width: 991px) {
  .fondamenta-sections .single-fondamenta .single-fondamenta-title,
  .fondamenta-results .single-fondamenta .single-fondamenta-title {
    position: static;
    color: #000;
    text-align: left;
    transform: none;
    opacity: 1;
    padding: 10px 0;
  }
}
.fondamenta-sections .search-filter-results,
.fondamenta-results .search-filter-results {
  padding-top: 2em;
}
@media (max-width: 991px) {
  .fondamenta-sections .search-filter-results,
  .fondamenta-results .search-filter-results {
    padding-bottom: 5em;
  }
}
@media (min-width: 992px) {
  .fondamenta-sections .search-filter-results,
  .fondamenta-results .search-filter-results {
    column-count: 3;
    column-gap: 18px;
    orphans: 1;
    widows: 1;
  }
}
@media screen and (min-width: 768px) {
  .fondamenta-results .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.fondamenta-results .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.fondamenta-results select {
  opacity: 0;
}
.fondamenta-results .sf-field-taxonomy-sezioni_fondamenta {
  display: none;
}
.fondamenta-results h1 {
  text-transform: none;
  padding-bottom: 0.5em;
}
@media (max-width: 991px) {
  .fondamenta-results h1 {
    font-size: 35px;
  }
}
.fondamenta-results .searchandfilter ul {
  padding: 0!important;
  display: flex;
}
@media (max-width: 991px) {
  .fondamenta-results .searchandfilter ul {
    flex-wrap: wrap;
  }
}
.fondamenta-results .searchandfilter ul li {
  flex: 0 0 33.8%;
  padding-right: 18px;
}
@media (max-width: 991px) {
  .fondamenta-results .searchandfilter ul li {
    flex: 0 0 50%;
  }
}
.fondamenta-results .searchandfilter ul li:last-child {
  padding-right: 0;
  flex: 0 0 32%;
}
@media (max-width: 991px) {
  .fondamenta-results .searchandfilter ul li:last-child {
    flex: 0 0 100%;
  }
}
.fondamenta-results .searchandfilter ul li h4 {
  text-align: left;
}
.fondamenta-results .searchandfilter label {
  display: block;
}
.fondamenta-results .searchandfilter .simpleselect {
  width: 100%;
  color: #000;
  font-size: 16px;
  text-align: left;
}
.fondamenta-results .searchandfilter .simpleselect .placeholder {
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #ff6400;
  padding: 12px 10px 12px 0;
}
.fondamenta-results .searchandfilter .simpleselect .placeholder:hover {
  background: #fff;
}
.fondamenta-results .searchandfilter .simpleselect .placeholder:after {
  display: none;
}
.fondamenta-results .searchandfilter .simpleselect .placeholder:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 6px;
  background: url('images/small-down.svg') center no-repeat;
  background-size: contain;
}
.fondamenta-results .searchandfilter .simpleselect .options {
  width: 100%;
}
.fondamenta-results .searchandfilter .sf-field-search h4 {
  opacity: 0;
  pointer-events: none;
}
.fondamenta-results .searchandfilter .sf-field-search input {
  border: 1px solid #707070;
  line-height: 45px;
  width: 100%;
  max-width: 100%;
  padding: 0 50px 0 12px;
}
.fondamenta-results .searchandfilter .sf-field-search label {
  position: relative;
}
.fondamenta-results .searchandfilter .sf-field-search label:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background: url('images/search.svg') center no-repeat;
  background-size: contain;
}
.footer-fondamenta-partner {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
.footer-fondamenta-partner > div {
  flex: 0 0 50%;
}
.footer-fondamenta-partner > div:first-child {
  text-align: left;
}
.footer-fondamenta-partner > div:last-child {
  text-align: right;
}
.footer-fondamenta-partner > div img {
  margin: 10px 0 0;
}
.footer-fondamenta-partner > div a {
  display: inline-block;
}
.footer-fondamenta-partner > div a + a {
  margin-right: 10px;
}
@media (max-width: 991px) {
  .footer-fondamenta-partner {
    flex-wrap: wrap;
  }
  .footer-fondamenta-partner > div,
  .footer-fondamenta-partner > a {
    flex: 0 0 100%;
    text-align: left!important;
  }
  .footer-fondamenta-partner > div br,
  .footer-fondamenta-partner > a br {
    display: none;
  }
  .footer-fondamenta-partner > div:first-child,
  .footer-fondamenta-partner > a:first-child {
    margin-bottom: 20px;
  }
}
.footer-fondamenta {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  background-color: #FF6400;
  min-height: 110px;
  text-align: center;
  color: white;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (max-width: 991px) {
  .footer-fondamenta {
    flex-wrap: wrap;
    padding: 20px 0;
  }
  .footer-fondamenta > div,
  .footer-fondamenta > a {
    flex: 0 0 100%;
    text-align: left!important;
    padding-left: 20px;
  }
  .footer-fondamenta > div br,
  .footer-fondamenta > a br {
    display: none;
  }
  .footer-fondamenta > div img:first-of-type,
  .footer-fondamenta > a img:first-of-type {
    margin-left: 0;
  }
}
.footer-fondamenta.footer-fondamenta-partner {
  justify-content: space-between;
}
.footer-fondamenta:hover,
.footer-fondamenta:focus {
  color: white;
}
.footer-fondamenta img {
  margin-left: 25px;
  width: 130px!important;
  height: auto;
  position: relative;
  top: -4px;
}
.footer-fondamenta + .footer-links {
  margin-top: 0;
}
.fondamenta-sections-footer {
  text-align: center;
  margin-top: 80px;
}
@media (max-width: 991px) {
  .fondamenta-sections-footer {
    margin-top: 0;
  }
}
.fondamenta-sections-footer h4 {
  font-weight: bold;
  font-size: 16px;
  padding: 5px 0 10px;
  text-transform: uppercase;
}
.fondamenta-sections-footer ul {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
}
@media (max-width: 1199px) {
  .fondamenta-sections-footer ul {
    flex-wrap: wrap;
  }
}
.fondamenta-sections-footer ul li {
  margin: 0 11px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 0;
}
.fondamenta-sections-footer ul li a {
  display: inline-block;
  border: 2px solid #000;
  padding: 0;
  width: 210px;
  line-height: 43px;
  color: #000;
}
@media (max-width: 1440px) {
  .fondamenta-sections-footer ul li a {
    width: 170px;
  }
}
@media (max-width: 1199px) {
  .fondamenta-sections-footer ul li a {
    width: 210px;
  }
}
@media (max-width: 767px) {
  .fondamenta-sections-footer ul li a {
    width: 300px;
  }
}
.page-id-104243 .new-page-content p:first-child:first-letter,
.page-id-104257 .new-page-content p:first-child:first-letter,
.page-id-104243 .top-navbar .date,
.page-id-104257 .top-navbar .date,
.page-id-104243 .top-navbar .login-register a,
.page-id-104257 .top-navbar .login-register a,
.page-id-104243 .top-navbar .lang-switch li.current-lang a,
.page-id-104257 .top-navbar .lang-switch li.current-lang a {
  color: #eded0e !important;
}
.page-id-104243 .footer-fondamenta,
.page-id-104257 .footer-fondamenta {
  background-color: #eded0e !important;
}
.page-template-template-fondamenta,
.page-template-template-fondamenta-results {
  /*background-image:url(https://s3.amazonaws.com/artissima/wp-content/uploads/2020/07/29143955/PATTERN_VIP-03.jpg);*/
}
.page-template-template-fondamenta .fondamenta-results,
.page-template-template-fondamenta-results .fondamenta-results {
  margin-top: -5px;
}
.page-template-template-fondamenta .searchandfilter,
.page-template-template-fondamenta-results .searchandfilter {
  padding: 0 20px;
}
.page-template-template-fondamenta .top-navbar .container,
.page-template-template-fondamenta-results .top-navbar .container,
.page-template-template-fondamenta .navbar .container,
.page-template-template-fondamenta-results .navbar .container,
.page-template-template-fondamenta .container.cortesia,
.page-template-template-fondamenta-results .container.cortesia {
  background-color: #fff;
}
.page-template-template-fondamenta .navbar,
.page-template-template-fondamenta-results .navbar {
  margin-bottom: 0;
}
.page-template-template-fondamenta .navbar .container,
.page-template-template-fondamenta-results .navbar .container {
  padding-bottom: 20px;
}
.page-template-template-fondamenta > .col-xs-12.footer-links > .container,
.page-template-template-fondamenta-results > .col-xs-12.footer-links > .container {
  background-color: #dedfe1;
}
.page-template-template-fondamenta > .col-xs-12.footer > .container,
.page-template-template-fondamenta-results > .col-xs-12.footer > .container {
  background-color: #dedfe1;
}
.page-template-template-fondamenta > .col-xs-12 > .container,
.page-template-template-fondamenta-results > .col-xs-12 > .container {
  padding-bottom: 20px;
  background-color: #fff;
}
.page-template-template-fondamenta > .col-xs-12 > .container .new-page-content,
.page-template-template-fondamenta-results > .col-xs-12 > .container .new-page-content,
.page-template-template-fondamenta > .col-xs-12 > .container .fondamenta-sections-footer,
.page-template-template-fondamenta-results > .col-xs-12 > .container .fondamenta-sections-footer {
  padding: 0 20px;
}
.page-template-template-fondamenta .footer-fondamenta-partner,
.page-template-template-fondamenta-results .footer-fondamenta-partner {
  background-color: transparent !important;
}
.page-template-template-fondamenta .fondamenta-sections-footer,
.page-template-template-fondamenta-results .fondamenta-sections-footer {
  margin-top: 0;
}
.page-template-template-fondamenta .fondamenta-sections-footer .container,
.page-template-template-fondamenta-results .fondamenta-sections-footer .container {
  padding-top: 80px;
}
.page-template-template-fondamenta .fondamenta-sections-footer ul li a,
.page-template-template-fondamenta-results .fondamenta-sections-footer ul li a {
  width: 200px;
}
.page-template-template-fondamenta .footer-fondamenta,
.page-template-template-fondamenta-results .footer-fondamenta {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .page-template-template-fondamenta,
  .page-template-template-fondamenta-results {
    background-image: none;
  }
}
.page-template-template-folle .sf-field-search,
.folle-sections .sf-field-search {
  margin-top: 3em;
}
.page-template-template-folle .searchandfilter ul,
.folle-sections .searchandfilter ul {
  padding: 0;
}
.page-template-template-folle .searchandfilter h4,
.folle-sections .searchandfilter h4 {
  text-transform: uppercase;
  font-weight: bold;
}
.page-template-template-folle .searchandfilter .sf-field-taxonomy-sezioni_folle ul,
.folle-sections .searchandfilter .sf-field-taxonomy-sezioni_folle ul {
  display: flex;
  justify-content: center;
}
.page-template-template-folle .searchandfilter .sf-field-taxonomy-sezioni_folle ul li,
.folle-sections .searchandfilter .sf-field-taxonomy-sezioni_folle ul li {
  margin: 0 11px;
  text-transform: uppercase;
  font-weight: bold;
}
.page-template-template-folle .searchandfilter .sf-field-taxonomy-sezioni_folle ul li input,
,.folle-se,ctions .searchandfilter .sf-field-taxonomy-sezioni_folle ul li input {
  display: none;
}
.page-template-template-folle .searchandfilter .sf-field-taxonomy-sezioni_folle ul li label,
.folle-sections .searchandfilter .sf-field-taxonomy-sezioni_folle ul li label {
  display: inline-block;
  border: 2px solid #000;
  padding: 0;
  width: 210px;
  line-height: 43px;
  cursor: pointer;
}
.page-template-template-folle .searchandfilter .sf-field-taxonomy-sezioni_folle ul .sf-item-0,
.folle-sections .searchandfilter .sf-field-taxonomy-sezioni_folle ul .sf-item-0 {
  display: none;
}
.page-template-template-folle .searchandfilter .sf-field-taxonomy-prezzi_folle,
.folle-sections .searchandfilter .sf-field-taxonomy-prezzi_folle,
.page-template-template-folle .searchandfilter .sf-field-post-meta-folle_artista_search,
.folle-sections .searchandfilter .sf-field-post-meta-folle_artista_search {
  display: none;
}
.page-template-template-folle .searchandfilter .sf-field-search input,
.folle-sections .searchandfilter .sf-field-search input {
  border: 1px solid #707070;
  line-height: 45px;
  width: 360px;
  max-width: 100%;
  padding: 0 50px 0 12px;
}
.page-template-template-folle .searchandfilter .sf-field-search label,
.folle-sections .searchandfilter .sf-field-search label {
  position: relative;
}
.page-template-template-folle .searchandfilter .sf-field-search label:after,
.folle-sections .searchandfilter .sf-field-search label:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background: url('images/search.svg') center no-repeat;
  background-size: contain;
}
.single-folle {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 992px) {
  .single-folle .row {
    display: flex;
    align-items: center;
  }
}
.single-folle .folle-info-modal {
  position: relative;
}
.single-folle .img-container {
  text-align: center;
}
.single-folle .img-container img {
  max-height: 85vh;
  width: auto;
}
.single-folle .text-container {
  font-size: 16px;
  line-height: 1.5em;
  text-align: left;
}
@media (min-width: 992px) {
  .single-folle .text-container {
    padding-left: 80px;
  }
}
@media (max-width: 991px) {
  .single-folle .text-container {
    padding-top: 1em;
  }
}
.single-folle .text-container h3 {
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  color: #FF6400;
  margin-bottom: 0.5em;
}
.single-folle .text-container h5 {
  font-weight: 400;
  margin-bottom: 2em;
  font-size: 16px;
}
.single-folle .text-container a {
  color: #000;
  text-decoration: underline;
}
.single-folle .text-container a.info {
  display: inline-block;
  width: 298px;
  text-decoration: none;
  text-align: center;
  line-height: 45px;
  border: 2px solid #000;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  margin-top: 1em;
}
@media (max-width: 991px) {
  .single-folle .text-container a.info {
    width: 100%;
  }
}
.single-folle .text-container small {
  font-size: 12px;
  line-height: 14px;
  display: block;
  margin-top: 3em;
}
.single-folle .share-folle-artwork {
  position: relative;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: start;
  margin: 20px 0;
  padding-left: 0px;
}
.single-folle .share-folle-artwork a {
  width: 20px;
  display: flex;
  margin-left: 10px;
  align-items: center;
  justify-content: center;
}
.single-folle .share-folle-artwork a svg {
  height: 15px;
  width: 15px;
}
@media screen and (max-width: 768px) {
  .single-folle .share-folle-artwork {
    justify-content: flex-start;
    position: relative;
    left: unset;
    bottom: unset;
    width: 100%;
    padding-left: 0;
  }
  .single-folle .share-folle-artwork a {
    width: 30px;
    margin-left: 0;
  }
  .single-folle .share-folle-artwork a svg {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 992px) {
  .page-template-template-folle .content-two-cols,
  .page-template-template-folle-results .content-two-cols {
    column-count: 2;
    column-gap: 20px;
  }
}
.page-template-template-folle .new-page-content,
.page-template-template-folle-results .new-page-content {
  font-size: 16px;
  line-height: 1.5em;
}
.page-template-template-folle .footer-fondamenta img,
.page-template-template-folle-results .footer-fondamenta img {
  width: 250px !important;
}
.page-template-template-folle .modal,
.page-template-template-folle-results .modal {
  text-align: center;
}
.page-template-template-folle .modal .modal-dialog,
.page-template-template-folle-results .modal .modal-dialog {
  width: 80%;
}
@media (max-width: 991px) {
  .page-template-template-folle .modal .modal-dialog,
  .page-template-template-folle-results .modal .modal-dialog {
    width: auto;
  }
}
@media (min-width: 992px) {
}
.page-template-template-folle .modal .close,
.page-template-template-folle-results .modal .close {
  background: transparent;
  border: 0;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 1;
  outline: 0!important;
}
@media (max-width: 991px) {
  .page-template-template-folle .modal .close,
  .page-template-template-folle-results .modal .close {
    right: 10px;
  }
}
.page-template-template-folle .modal .close svg,
.page-template-template-folle-results .modal .close svg {
  width: 37px;
  height: 37px;
  fill: #707070;
}
@media (max-width: 991px) {
  .page-template-template-folle .modal .close svg,
  .page-template-template-folle-results .modal .close svg {
    width: 20px;
    height: 20px;
  }
}
.page-template-template-folle .modal h4,
.page-template-template-folle-results .modal h4 {
  font-weight: 400;
  color: #000;
  font-size: 42px;
}
@media (max-width: 991px) {
  .page-template-template-folle .modal h4,
  .page-template-template-folle-results .modal h4 {
    font-size: 26px;
    text-align: left;
    padding-bottom: 0.5em;
  }
}
@media (min-width: 992px) {
  .page-template-template-folle .modal h4,
  .page-template-template-folle-results .modal h4 {
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(270deg) translateX(-100%);
    transform-origin: 0 0;
    padding-right: 15px;
  }
}
.page-template-template-folle .modal .modal-body,
.page-template-template-folle-results .modal .modal-body {
  position: relative;
  padding-left: 60px;
  padding-right: 75px;
}
@media (max-width: 991px) {
  .page-template-template-folle .modal .modal-body,
  .page-template-template-folle-results .modal .modal-body {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 50px;
  }
}
@media (min-width: 992px) {
  .page-template-template-folle .modal .modal-body .row,
  .page-template-template-folle-results .modal .modal-body .row {
    display: flex;
    align-items: center;
  }
}
.page-template-template-folle .modal .modal-body .folle-info-modal,
.page-template-template-folle-results .modal .modal-body .folle-info-modal {
  position: relative;
}
.page-template-template-folle .modal .modal-body .img-container,
.page-template-template-folle-results .modal .modal-body .img-container {
  text-align: center;
}
.page-template-template-folle .modal .modal-body .img-container img,
.page-template-template-folle-results .modal .modal-body .img-container img {
  max-height: 85vh;
  width: auto;
}
.page-template-template-folle .modal .modal-body .text-container,
.page-template-template-folle-results .modal .modal-body .text-container {
  font-size: 16px;
  line-height: 1.5em;
  text-align: left;
}
@media (min-width: 992px) {
  .page-template-template-folle .modal .modal-body .text-container,
  .page-template-template-folle-results .modal .modal-body .text-container {
    padding-left: 80px;
  }
}
@media (max-width: 991px) {
  .page-template-template-folle .modal .modal-body .text-container,
  .page-template-template-folle-results .modal .modal-body .text-container {
    padding-top: 1em;
  }
}
.page-template-template-folle .modal .modal-body .text-container h3,
.page-template-template-folle-results .modal .modal-body .text-container h3 {
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  color: #FF6400;
  margin-bottom: 0.5em;
}
.page-template-template-folle .modal .modal-body .text-container h5,
.page-template-template-folle-results .modal .modal-body .text-container h5 {
  font-weight: 400;
  margin-bottom: 2em;
  font-size: 16px;
}
.page-template-template-folle .modal .modal-body .text-container a,
.page-template-template-folle-results .modal .modal-body .text-container a {
  color: #000;
  text-decoration: underline;
}
.page-template-template-folle .modal .modal-body .text-container a.info,
.page-template-template-folle-results .modal .modal-body .text-container a.info {
  display: inline-block;
  width: 298px;
  text-decoration: none;
  text-align: center;
  line-height: 45px;
  border: 2px solid #000;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  margin-top: 1em;
}
@media (max-width: 991px) {
  .page-template-template-folle .modal .modal-body .text-container a.info,
  .page-template-template-folle-results .modal .modal-body .text-container a.info {
    width: 100%;
  }
}
.page-template-template-folle .modal .modal-body .text-container small,
.page-template-template-folle-results .modal .modal-body .text-container small {
  font-size: 12px;
  line-height: 14px;
  display: block;
  margin-top: 3em;
}
.page-template-template-folle .modal .modal-body .share-folle-artwork,
.page-template-template-folle-results .modal .modal-body .share-folle-artwork {
  position: relative;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: start;
  margin: 20px 0;
  padding-left: 0;
}
.page-template-template-folle .modal .modal-body .share-folle-artwork a,
.page-template-template-folle-results .modal .modal-body .share-folle-artwork a {
  width: 20px;
  display: flex;
  margin-left: 10px;
  align-items: center;
  justify-content: center;
}
.page-template-template-folle .modal .modal-body .share-folle-artwork a svg,
.page-template-template-folle-results .modal .modal-body .share-folle-artwork a svg {
  height: 15px;
  width: 15px;
}
@media screen and (max-width: 768px) {
  .page-template-template-folle .modal .modal-body .share-folle-artwork,
  .page-template-template-folle-results .modal .modal-body .share-folle-artwork {
    justify-content: flex-start;
    position: relative;
    left: unset;
    bottom: unset;
    width: 100%;
    padding-left: 0;
  }
  .page-template-template-folle .modal .modal-body .share-folle-artwork a,
  .page-template-template-folle-results .modal .modal-body .share-folle-artwork a {
    width: 30px;
    margin-left: 0;
  }
  .page-template-template-folle .modal .modal-body .share-folle-artwork a svg,
  .page-template-template-folle-results .modal .modal-body .share-folle-artwork a svg {
    height: 15px;
    width: 15px;
  }
}
.folle-sections .single-folle,
.folle-results .single-folle {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.75rem;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  position: relative;
  cursor: pointer;
}
.folle-sections .single-folle:after,
.folle-results .single-folle:after {
  content: '';
  z-index: 1;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 0.5s ease;
}
@media (min-width: 992px) {
  .folle-sections .single-folle:hover:after,
  .folle-results .single-folle:hover:after,
  .folle-sections .single-folle:hover .single-folle-title,
  .folle-results .single-folle:hover .single-folle-title {
    opacity: 1;
  }
}
.folle-sections .single-folle .single-folle-title,
.folle-results .single-folle .single-folle-title {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  padding: 10%;
  text-align: center;
  font-size: 24px;
  opacity: 0;
  transition: opacity 0.5s ease;
  color: #fff;
}
@media (max-width: 991px) {
  .folle-sections .single-folle .single-folle-title,
  .folle-results .single-folle .single-folle-title {
    position: static;
    color: #000;
    text-align: left;
    transform: none;
    opacity: 1;
    padding: 10px 0;
  }
}
.folle-sections .search-filter-results,
.folle-results .search-filter-results {
  padding-top: 2em;
}
@media (max-width: 991px) {
  .folle-sections .search-filter-results,
  .folle-results .search-filter-results {
    padding-bottom: 5em;
  }
}
@media (min-width: 992px) {
  .folle-sections .search-filter-results,
  .folle-results .search-filter-results {
    column-count: 3;
    column-gap: 18px;
    orphans: 1;
    widows: 1;
  }
}
@media screen and (min-width: 768px) {
  .folle-results .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.folle-results .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.folle-results select {
  opacity: 0;
}
.folle-results .sf-field-taxonomy-sezioni_folle {
  display: none;
}
.folle-results h1 {
  text-transform: none;
  padding-bottom: 0.5em;
}
@media (max-width: 991px) {
  .folle-results h1 {
    font-size: 35px;
  }
}
.folle-results .searchandfilter ul {
  padding: 0!important;
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .folle-results .searchandfilter ul {
    flex-wrap: wrap;
  }
}
.folle-results .searchandfilter ul li {
  flex: 0 0 33.8%;
  padding-right: 18px;
}
@media (max-width: 991px) {
  .folle-results .searchandfilter ul li {
    flex: 0 0 50%;
  }
}
.folle-results .searchandfilter ul li:last-child {
  padding-right: 0;
  flex: 0 0 32%;
}
@media (max-width: 991px) {
  .folle-results .searchandfilter ul li:last-child {
    flex: 0 0 100%;
  }
}
.folle-results .searchandfilter ul li h4 {
  text-align: left;
}
.folle-results .searchandfilter label {
  display: block;
}
.folle-results .searchandfilter .simpleselect {
  width: 100%;
  color: #000;
  font-size: 16px;
  text-align: left;
}
.folle-results .searchandfilter .simpleselect .placeholder {
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #ff6400;
  padding: 12px 10px 12px 0;
}
.folle-results .searchandfilter .simpleselect .placeholder:hover {
  background: #fff;
}
.folle-results .searchandfilter .simpleselect .placeholder:after {
  display: none;
}
.folle-results .searchandfilter .simpleselect .placeholder:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 6px;
  background: url('images/small-down.svg') center no-repeat;
  background-size: contain;
}
.folle-results .searchandfilter .simpleselect .options {
  width: 100%;
}
.folle-results .searchandfilter .sf-field-search h4 {
  opacity: 0;
  pointer-events: none;
}
.folle-results .searchandfilter .sf-field-search input {
  border: 1px solid #707070;
  line-height: 45px;
  width: 100%;
  max-width: 100%;
  padding: 0 50px 0 12px;
}
.folle-results .searchandfilter .sf-field-search label {
  position: relative;
}
.folle-results .searchandfilter .sf-field-search label:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background: url('images/search.svg') center no-repeat;
  background-size: contain;
}
.footer-folle-partner {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
.footer-folle-partner > div {
  flex: 0 0 50%;
}
.footer-folle-partner > div:first-child {
  text-align: left;
}
.footer-folle-partner > div:last-child {
  text-align: right;
}
.footer-folle-partner > div img {
  margin: 10px 0 0;
}
.footer-folle-partner > div a {
  display: inline-block;
}
.footer-folle-partner > div a + a {
  margin-right: 10px;
}
@media (max-width: 991px) {
  .footer-folle-partner {
    flex-wrap: wrap;
  }
  .footer-folle-partner > div,
  .footer-folle-partner > a {
    flex: 0 0 100%;
    text-align: left!important;
  }
  .footer-folle-partner > div br,
  .footer-folle-partner > a br {
    display: none;
  }
  .footer-folle-partner > div:first-child,
  .footer-folle-partner > a:first-child {
    margin-bottom: 20px;
  }
}
.footer-folle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  background-color: #FF6400;
  min-height: 110px;
  text-align: center;
  color: white;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (max-width: 991px) {
  .footer-folle {
    flex-wrap: wrap;
    padding: 20px 0;
  }
  .footer-folle > div,
  .footer-folle > a {
    flex: 0 0 100%;
    text-align: left!important;
    padding-left: 20px;
  }
  .footer-folle > div br,
  .footer-folle > a br {
    display: none;
  }
  .footer-folle > div img:first-of-type,
  .footer-folle > a img:first-of-type {
    margin-left: 0;
  }
}
.footer-folle.footer-folle-partner {
  justify-content: space-between;
}
.footer-folle:hover,
.footer-folle:focus {
  color: white;
}
.footer-folle img {
  margin-left: 25px;
  width: 130px!important;
  height: auto;
  position: relative;
  top: -4px;
}
.footer-folle + .footer-links {
  margin-top: 0;
}
.folle-sections-footer {
  text-align: center;
  margin-top: 80px;
}
@media (max-width: 991px) {
  .folle-sections-footer {
    margin-top: 0;
  }
}
.folle-sections-footer h4 {
  font-weight: bold;
  font-size: 16px;
  padding: 5px 0 10px;
  text-transform: uppercase;
}
.folle-sections-footer ul {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
}
@media (max-width: 1199px) {
  .folle-sections-footer ul {
    flex-wrap: wrap;
  }
}
.folle-sections-footer ul li {
  margin: 0 11px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 0;
}
.folle-sections-footer ul li a {
  display: inline-block;
  border: 2px solid #000;
  padding: 0;
  width: 210px;
  line-height: 43px;
  color: #000;
}
@media (max-width: 1440px) {
  .folle-sections-footer ul li a {
    width: 170px;
  }
}
@media (max-width: 1199px) {
  .folle-sections-footer ul li a {
    width: 210px;
  }
}
@media (max-width: 767px) {
  .folle-sections-footer ul li a {
    width: 300px;
  }
}
.page-id-104243 .new-page-content p:first-child:first-letter,
.page-id-104257 .new-page-content p:first-child:first-letter,
.page-id-104243 .top-navbar .date,
.page-id-104257 .top-navbar .date,
.page-id-104243 .top-navbar .login-register a,
.page-id-104257 .top-navbar .login-register a,
.page-id-104243 .top-navbar .lang-switch li.current-lang a,
.page-id-104257 .top-navbar .lang-switch li.current-lang a {
  color: #eded0e !important;
}
.page-id-104243 .footer-folle,
.page-id-104257 .footer-folle {
  background-color: #eded0e !important;
}
.page-template-template-folle,
.page-template-template-folle-results {
  /*background-image:url(https://s3.amazonaws.com/artissima/wp-content/uploads/2020/07/29143955/PATTERN_VIP-03.jpg);*/
}
.page-template-template-folle .folle-results,
.page-template-template-folle-results .folle-results {
  margin-top: -5px;
}
.page-template-template-folle .searchandfilter,
.page-template-template-folle-results .searchandfilter {
  padding: 0 20px;
  display: none;
}
.page-template-template-folle .top-navbar .container,
.page-template-template-folle-results .top-navbar .container,
.page-template-template-folle .navbar .container,
.page-template-template-folle-results .navbar .container,
.page-template-template-folle .container.cortesia,
.page-template-template-folle-results .container.cortesia {
  background-color: #fff;
}
.page-template-template-folle .navbar .container,
.page-template-template-folle-results .navbar .container {
  padding-bottom: 20px;
}
.page-template-template-folle > .col-xs-12.footer-links > .container,
.page-template-template-folle-results > .col-xs-12.footer-links > .container {
  background-color: #dedfe1;
}
.page-template-template-folle > .col-xs-12.footer > .container,
.page-template-template-folle-results > .col-xs-12.footer > .container {
  background-color: #dedfe1;
}
.page-template-template-folle > .col-xs-12 > .container,
.page-template-template-folle-results > .col-xs-12 > .container {
  padding-bottom: 20px;
}
.page-template-template-folle > .col-xs-12 > .container .new-page-content,
.page-template-template-folle-results > .col-xs-12 > .container .new-page-content,
.page-template-template-folle > .col-xs-12 > .container .folle-sections-footer,
.page-template-template-folle-results > .col-xs-12 > .container .folle-sections-footer {
  padding: 0 20px;
}
.page-template-template-folle .footer-folle-partner,
.page-template-template-folle-results .footer-folle-partner {
  background-color: transparent !important;
}
.page-template-template-folle .folle-sections-footer,
.page-template-template-folle-results .folle-sections-footer {
  margin-top: 0;
}
.page-template-template-folle .folle-sections-footer .container,
.page-template-template-folle-results .folle-sections-footer .container {
  padding-top: 80px;
}
.page-template-template-folle .folle-sections-footer ul li a,
.page-template-template-folle-results .folle-sections-footer ul li a {
  width: 200px;
}
.page-template-template-folle .footer-folle,
.page-template-template-folle-results .footer-folle {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .page-template-template-folle,
  .page-template-template-folle-results {
    background-image: none;
  }
}
.artventure-template .viparea-luoghi-single h2 {
  color: #6798B8;
}
.artventure-template .viparea-luoghi-phone .icon {
  fill: #6798B8;
}
.artventure-template .show-map-container a {
  border-color: #6798B8;
}
.artventure-template .show-map-container a:hover {
  background-color: #6798B8;
}
.artventure-template .viparea-row h1:before,
.artventure-template .viparea-row h1:after {
  background-color: #6798B8;
}
.scopria {
  margin-top: 24px;
  display: block;
}
.scopria span {
  position: relative;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}
.scopria span::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 4px;
  width: 100%;
  background-color: #6798B8;
}
.artventure-text {
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  margin-top: 48px;
  margin-bottom: 80px;
}
.acf-map.artventure .gm-style-iw-d {
  padding: 10px 50px 10px 10px;
}
.acf-map.artventure .gm-style-iw h2 {
  color: #6798B8;
  margin-bottom: 16px;
}
.acf-map.artventure .gm-style-iw .viparea-luoghi-phone .icon {
  fill: #6798B8;
}
.modal-artventure .modal-dialog {
  width: 80vw;
}
@media screen and (max-width: 768px) {
  .modal-artventure .modal-dialog {
    width: auto;
  }
}
.modal-artventure .modal-dialog .modal-content {
  border-radius: 0px;
}
@media screen and (max-width: 768px) {
  .modal-artventure .modal-dialog .modal-content {
    padding-top: 30px;
  }
}
.modal-artventure .modal-dialog .modal-content .close {
  background-color: #fff;
  border: 0;
  font-size: 40px;
  position: absolute;
  right: 20px;
  top: 0px;
  line-height: 1;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .modal-artventure .modal-dialog .modal-content .close {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
.modal-artventure .modal-dialog .modal-content .modal-body {
  padding: 40px;
  font-size: 18px;
  color: #333333;
}
.modal-artventure .modal-dialog .modal-content .modal-body .right-col {
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .modal-artventure .modal-dialog .modal-content .modal-body {
    padding: 20px;
  }
}
.modal-artventure .modal-dialog .modal-title {
  font-size: 32px;
  color: #6798B8;
  text-align: left;
  font-weight: bold;
}
.modal-artventure .modal-dialog .item p {
  font-size: 14px;
  margin-top: 8px;
  font-style: italic;
  color: #333333;
}
.modal-artventure .modal-dialog .carousel-control-next {
  right: 0;
}
.modal-artventure .modal-dialog .carousel-control-next,
.modal-artventure .modal-dialog .carousel-control-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.modal-artventure .modal-dialog .carousel-control-next img,
.modal-artventure .modal-dialog .carousel-control-prev img {
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 768px) {
  .modal-artventure .modal-dialog .carousel-control-next img,
  .modal-artventure .modal-dialog .carousel-control-prev img {
    width: 25px;
    height: 25px;
  }
}
/** MODIFICHE PERCHE NON SI FA LA FIERA **/
.icon-fair {
  display: none !important;
}
.home .slick-slide {
  height: auto !important;
}
.slick-slide {
  height: auto !important;
}
/*@media (max-width: 415px){
    .top-navbar .date {
        display: none !important;
        visibility: hidden !important;
    }
}*/


.add-favourites {
  color: #fff!important;
}



/* INIZIO PAGE LOGIN APPLICATION */


.intro {
	color: #777;
	/*margin-left: 50px;
	margin-right: 50px;*/
	margin-bottom: 60px;
	text-align: center!important;
}

.intro1 {
	/*padding-left: 200px;
	padding-right: 200px;*/
	font-size: 20px!important;
	line-height: 30px;
}

.intro-big {
	font-size: 26px!important;
	margin-top: 45px;
	margin-bottom: 40px;
}


.login-intro {
/*	margin-left: 50px;
	margin-right: 50px;*/
}

.left-box {
	background: #fafafa;
	border: solid 1px #f58ab2;
	min-height: 400px;
	padding-top: 50px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center!important;
	margin: 10px;
}

.right-box {
	border: solid 1px #999;
	background: #fff!important;
	min-height: 400px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 35px;
	text-align: center!important;
	margin: 10px;
}

.title-left,
.title-right {
	color: #999!important;
	font-size: 20px !important;
	text-transform: uppercase!important;
}

.title-right {
	margin-bottom: 10px!important;
}

.title-left {
	margin-top: 0px!important;
}

.goto-apply input {
    line-height:40px;
    background-color:#f58ab2;
    border-radius:4px;
    border:1px solid #f58ab2;
    padding:0 40px 0 30px;
    color:white;
    position:relative;
    -webkit-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
    outline:0;
    padding: 15px;
    color: #fff;
    font-weight: bold!important;
    width: 213px!important;
	height: 40px!important;
}

.login-left > .goto-apply > input {
	width: 213px!important;
	height: 40px!important;
}

.goto-apply:hover {
	color: #fff!important;
}

.goto-apply > svg {
	width: 10px!important;
	vertical-align: middle!important;
	margin-left: 15px!important;
}

.right-precompiled-title {
	font-size: 15px!important;
	margin-top: 30px!important;
	margin-bottom: 20px!important;
}

.left-log {
	padding-left: 10px!important;
	padding-right: 10px!important;
	border-right: solid 1px #eee!important;
}

.right-log {
	padding-left: 20px!important;
	padding-right: 20px!important;
}

/*.login-submit input {
    line-height:40px!important;
    background-color:#f58ab2!important;
    border-radius:4px!important;
    border:1px solid #f58ab2!important;
    padding:0 40px 0 30px!important;
    color:white!important;
}*/

.login-submit input {
    line-height:40px!important;
    background-color:#f58ab2!important;
    border-radius:4px!important;
    border:1px solid #f58ab2!important;
    padding:0 40px 0 30px!important;
    color:white!important;
}

.link-iscrizione {
    min-width: 300px;
    max-width: 100%;
    display: inline-block;
    margin: 0 auto;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 32px;
    border-radius:4px!important;
    padding:10px 40px 10px 40px!important;
    color:white!important;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.link-iscrizione:hover{
	background-color: white!important;
	color: #31a4af!important;
	border: 1px solid #31a4af!important;
}
#title-fair:focus{
	outline: none;
}
.grey {
	background: #eee !important;
	border: 0 !important;
	color: #000 !important;
	margin-top: 30px !important;
}

.section-title {
	font-size: 15px !important;
	padding-bottom: 20px!important;
}

.text-section {
	text-align: center!important;
	color: #777!important;
	line-height: 22px !important;
}

.sec {
	padding: 10px!important;
}

.application-alert {
    background-color: #fafafa;
    border: 1px solid #f58ab2;
    padding: 25px 300px 25px 40px;
    position: relative;
    margin:10px auto 40px;
   	padding-top: 40px!important;
	padding-bottom: 40px!important;
}

.application-alert a {
    background-color: #f58ab2;
    border-radius: 4px;
    position: absolute;
    right: 25px;
    top:50%;
    transform: translateY(-50%);
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    text-decoration: none;
    padding: 0 30px;
}

.application-alert h4 {
	font-size: 24px!important;
	margin-bottom: 5px;
}

.intro a {
	/*color: #f58ab2!important;*/
}


.login-submit-grey {
    background:#fafafa!important;
    border:1px solid #999!important;
    border-radius:4px;
    color: #333!important;
    text-align:center;
    padding: 0!important
}

.h316 {
	font-size: 16px!important;
	line-height: 22px;

}

.form-area {
	background: url('/wp-content/uploads/2018/03/sd.jpg') no-repeat;
	background-size: cover;
	background-position: center;
	/*padding-top: 80px!important;*/
	padding-bottom: 60px!important;
	position: relative;
}

#overlay-form:before {
	background-color: rgba(245, 138, 178, .86);
	display: block;
	position: absolute;
	content:" ";
	width:100%;
	height: 100%;
	z-index:0;
}

.form-area .title,
.form-area .title2 {
	color: #fff!important;
	font-size: 45px;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	display: block;
	letter-spacing: .02em;
}

.title {
	margin-top: 80px!important;
	margin-bottom: 0!important;
	font-weight: 100!important;
}

.title2 {
	margin: 0 !important;
	margin-top: 15px!important;
	margin-bottom: 50px!important;
	font-weight: 800!important;
}

.footer-csp {
	margin-top: 0!important;
}

.container-head {
	position: relative;
}

.lab-section {
    position: absolute !important;
    text-align: center !important;
    display:table!important;
    vertical-align: middle!important;
    color: #fff!important;
    background: rgba(245, 138, 178, .7)!important;
    padding: 20px!important;
    text-transform: uppercase!important;
    font-size: 30px!important;
   	left: 50%;
	top: 50%;
	transform: translate(-50%, 150%);
	margin: 0
}

.lab-section-top {
    position: absolute !important;
    text-align: center !important;
    display:table!important;
    vertical-align: middle!important;
    color: #fff!important;
    background: rgba(51, 51, 51, .9)!important;
    padding: 7px!important;
    text-transform: uppercase!important;
    font-size: 18px!important;
   	left: 50%;
	top: 50%;
	transform: translate(-50%, 240%);
	margin: 0;
	z-index: 999;
}

.percorso {
	color: #f58ab2;
}

#loginform {
	margin-top: 40px!important;
}

.login-submit {
	margin-top: 20px!important;
}

.head-area {
	border-bottom: solid 1px #ccc!important;
	border-top: solid 1px #ccc!important;
}

@media screen and (max-width: 991px) {
	.intro-big {
    font-size: 16px!important;
	}
	.intro {
		margin-left: 0;
		margin-right: 0;
	}
	.intro1 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px!important;
    line-height: 25px;
		max-width: 720px;
    margin: 0 auto 60px;
	}
	.form-area .title, .form-area .title2 {
    font-size: 37px;
	}
	.title {
    margin-top: 30px!important;
	}
	.title2 {
    margin-top: 10px!important;
    margin-bottom: 20px!important;
	}
	.title-left {
    margin-bottom: 0;
	}
	.left-box {
		min-height: 0;
		padding-bottom: 30px;
	}
	.login-right a input {
		margin-top:0!important;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 620px) {
	.application-alert {
		padding-right: 200px;
	}
}
@media screen and (max-width: 540px) {
	.application-alert {
    padding-right: 20px;
		padding-left: 25px;
		text-align: center;
	}
	.application-alert a {
		position: static;
		transform: none;
		display: block;
		margin-top: 30px;
	}
}

/* FINE PAGE LOGIN APPLICATION */


.single-stand-info {
  text-align: center!important;
}


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

.col-center {
  display:inline-block;
  float:none;
}

.comitati-link {
  margin-top: 10px!important;
}

.pb50 {
  margin-bottom: 50px!important;
}



/* Facce dei curatori piu grandi */

.home .curator-single {
    width: 220px!important;
}

/* Custom accordion - 2022 */
.parent-items {
  display: flex;
  font-size: 0;
  flex-wrap:wrap;
  margin:-10px 0 0 -10px;
}

.child {
  display: inline-block;
  margin:10px 0 0 10px;
  flex-grow: 1;
  width: calc(100% * (1/4) - 10px - 1px)
}

@media screen and (max-width: 600px) {
  .child {
    width: calc(100%)!important;
  }
}

.comitati-titolo {
  color: #404041;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin: 0!important;
}

.comitati-sottotitolo {
  color: #6d6e70;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0!important;
}

@media (max-width: 767px) {
  .page-sidebar h2:before,
  .page-sidebar h2:before,
  .page-sidebar h2:after,
  .page-sidebar h2:after {
    left: 0!important;
    margin-left: 0px!important;
  }
}

.parent-items-fixed {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 600px) {
  .parent-items-fixed {
    display: unset!important;
  }
}

.child-fixed {
  width: calc(33%); /* explanation below */
  margin-top: 1rem;
  /*margin-right: 0.6rem;*/
}

@media screen and (min-width: 601px) and (max-width: 820px) {

  .child-fixed {
    width: calc(50%)!important; /* explanation below */
  }
  ins {
    width: 100%;
    margin: -6px 0px;
  }
}

@media screen and (max-width: 600px) {
  .child-fixed {
    width: calc(100% - 10px); /* explanation below */
  }
}

.page-sidebar h2 {
  padding-top: 26px!important;
  font-weight: bold!important;
  text-align: left!important;
}

/* Custom Menu */
#menu-sponsor-press {
  display: flex;
  list-style: none;
  padding: 0;
}

/* Pagina Storia */
.navigation-storia {
  padding: 20px 180px
}

@media (max-width: 767px) {
  .navigation-storia {
    padding: 1rem!important;
  }
}

/* Gallery storia */
.photo-single-dimension {
  height: 281px;
  width: 281px;
  margin: 0.2rem;
}
@media only screen and (max-width: 600px) {
  .photo-single-dimension {
    height: 344px;
    width: 100%;
    margin: 0.2rem 0rem;
  }
}
.photogallery {
  height: 100%;
  background-size: cover;
}

/* Footer 12/10/22 */
@media screen and (max-width: 767px) {
  .footer-section-logo {
    display: none;
  }
	.footer-container {
		display: flex;
		flex-direction: column;
	}
	.footer-section-data {
		order: 1;
	}
	.footer-section-1 {
		order: 2;
	}
	.footer-section-2 {
		order: 3;
	}
	.footer-social {
		padding-top: 12px!important;
	}
}

/* MODS 2023 */
#menu-secondario-en, #menu-secondario-ita {
  margin-bottom: 0!important;
}

body.page-template-template-viparea-dashboard {
  background-image: url(/wp-content/uploads/2023/01/PATTERN_VIP_-05.png);
  background-size: 180px;
}

/* Tablet */

@media (min-width: 600px) and (max-width: 992px) {
  .footer-container {
    display: flex;
    flex-direction: row;
  }
}

@media screen and (max-width: 992px) {
  #tablet-switch {
    display: block!important;
  }
  .banner-full-width .button {
    margin-left: 0!important;
    margin-top: 2rem!important;
  }
}

@media screen and (min-width: 992px) {
  #tablet-switch {
    display: none!important;
  }
}

/* LAST MODS */
@media only screen and (max-width: 667px) {
  #photogallery .photo-single > a {
    width: 100%!important;
    height: 100%!important;
  }
  #photogallery .photogallery {
    height: 100%!important;
  }
}

a.photogallery {
  display: none!important;
}

.photogallery-home a.photogallery {
  display: inline-block!important;
  height: 100%!important;
  width: 100%!important;
}

#photogallery a.photogallery {
  display: inline-block!important;
  height: 100%!important;
  object-fit: cover;
}

.video-container .slick-track a.photogallery {
  display: block!important;
  height: auto!important;
}

.hall-of-fame-gallery .photo-single-dimension a.photogallery {
  display: inline!important;
}

.multicolumn {
  column-count: 2;
}

@media only screen and (max-width: 667px) {
  .multicolumn {
    column-count: 1!important;
  }
}





.postbox  .inside{
  display:block !important;
}






#modal-conferma-richiediLabel:before{
background-color: #9c305a !important
}

#modal-conferma-richiediLabel:after{
background-color: #9c305a !important
}
.questionario-vip-box{
display:none;
}