@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,500&display=swap);
@font-face {
    font-family: continuaregular;
    src: url(../fonts/contibla-webfont.woff2) format("woff2"), url(../fonts/contibla-webfont.woff) format("woff"), url(../fonts/contibla-webfont.svg) format("svg"), url(../fonts/contibla-webfont.eot) format("eot");
    font-weight: 400;
    font-style: normal;
}
:focus {
    outline: 0 !important;
    box-shadow: none !important;
}
a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
    -webkit-font-smoothing: antialiased;
}
b {
    font-weight: 400;
}
p {
    font-weight: 300;
}
#gotop > a {
    font-size: 20px;
    line-height: 20px;
    position: fixed;
    background: #000;
    color: #fff;
    width: 24px;
    height: 24px;
    text-align: center;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}
.exhibition-box > article {
    margin-top: 60px;
}
.exhibition-box > article::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #000;
    display: block;
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
}
.exhibition-box > article.primo.bg-sangimignano::before {
    content: "San Gimignano";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    color: #ff001b;
    font-weight: 400;
    text-transform: uppercase;
}
.exhibition-box > article.primo.bg-beijing::before {
    content: "Beijing";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    color: #00bb3c;
    font-weight: 400;
    text-transform: uppercase;
}
.exhibition-box > article.primo.bg-lesmoulins::before {
    content: "Les Moulins";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    color: #00f;
    font-weight: 400;
    text-transform: uppercase;
}
.exhibition-box > article.primo.bg-habana::before {
    content: "Habana";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    color: #3cf;
    font-weight: 400;
    text-transform: uppercase;
}
.exhibition-box > article.primo.bg-roma::before {
    content: "Roma";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    color: #d7007f;
    font-weight: 400;
    text-transform: uppercase;
}
.exhibition-box > article.primo.bg-sao-paulo::before {
    content: "São Paulo";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    color: #ffb300;
    font-weight: 400;
    text-transform: uppercase;
}
.exhibition-box > article.primo.bg-online::before {
    content: "Online";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.exhibition-box > article.primo.bg-special::before {
    content: "Special Project";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.exhibition-box > article.primo.multiple.bg-special::before {
    content: "Special Projects";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.exhibition-box > article.primo.bg-artfair::before {
    content: "Artfairs";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.exhibition-box > article.primo.multiple.bg-artfair::before {
    content: "Artfairs";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.exhibition-box > article.bg-artfair::after {
    background: #000;
}
.exhibition-box > article.primo.bg-permanent::before {
    content: "Permanent";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.exhibition-box > article.primo.multiple.bg-permanent::before {
    content: "Permanent";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.exhibition-box > article.primo::after {
    width: calc(100% - 14px) !important;
    left: 15px;
    right: 0;
}
.exhibition-box > article.ultimo::after {
    width: calc(100% - 15px) !important;
    right: 15px;
    left: 0;
}
.exhibition-box > article.unico::after {
    width: calc(100% - 30px) !important;
    left: 15px;
    right: 15px;
}
.exhibition-box > article.primo-no-title::after {
    width: calc(100% - 14px) !important;
    left: 15px;
    right: 0;
}
.exhibition-box > article.bg-sangimignano::after {
    background: #ff001b;
}
.exhibition-box > article.bg-beijing::after {
    background: #00bb3c;
}
.exhibition-box > article.bg-lesmoulins::after {
    background: #00f;
}
.exhibition-box > article.bg-habana::after {
    background: #3cf;
}
.exhibition-box > article.bg-roma::after {
    background: #d7007f;
}
.exhibition-box > article.bg-online::after {
    background: #000;
}
.exhibition-box > article.bg-special::after {
    background: #000;
}
.exhibition-box > article.bg-sao-paulo::after {
    background: #ffb300;
}

.exhibition-box > article.bg-paris::after {
    background: #7f4098;
}

::-webkit-scrollbar {
    width: 0;
    background: 0 0;
}
.p-sangimignano {
    color: #ff001b;
}
.p-beijing {
    color: #00bb3c;
}
.p-lesmoulins {
    color: #00f;
}
.p-habana {
    color: #3cf;
}
.p-roma {
    color: #d7007f;
}
.p-paris {
    color: #7f4098;
}
.p-sao-paulo {
    color: #ffb300;
}
.p-special {
    color: #000;
}
body,
html {
    overflow-x: hidden;
}
body {
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
}
.itemLocation {
    font-family: continuaregular, Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block;
    margin: 5px 0 0 0;
    padding: 0 6px 0;
    font-size: 16.2px;
    vertical-align: baseline;
    text-transform: uppercase;
    webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    cursor: pointer;
}
.itemLocationNew {
    margin: 4px 0 0 0;
    padding: 0 2px 0;
    font-size: 11.8px;
    letter-spacing: 0.3px;
    margin-top: 5px;
}
.logo_30 {
    height: 38.5px;
}
.sg {
    color: #ff001b;
}
.sg:hover {
    color: #fff;
    background-color: #ff001b;
}
.bj {
    color: #00bb3c;
}
.bj:hover {
    color: #fff;
    background-color: #00bb3c;
}
.lm {
    color: #00f;
}
.lm:hover {
    color: #fff;
    background-color: #00f;
}
.ha {
    color: #3cf;
}
.ha:hover {
    color: #fff;
    background-color: #3cf;
}
.rm {
    color: #d7007f;
}
.rm:hover {
    color: #fff;
    background-color: #d7007f;
}
.sp {
    color: #ffb300;
}
.sp:hover {
    color: #fff;
    background-color: #ffb300;
}
.pa {
    color: #7f4098;
}
.pa:hover {
    color: #fff;
    background-color: #7f4098;
}
a {
    color: #000;
    webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    letter-spacing: 0.6px;
}
a:focus,
a:hover {
    color: #b6b6b6;
    text-decoration: none;
}
p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
    letter-spacing: 0.6px;
}
article,
button,
h2 {
    webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.h30 {
    height: 30px;
}
.h35 {
    height: 35px;
}
.h40 {
    height: 40px;
}
.h45 {
    height: 45px;
}
.h50 {
    height: 50px;
}
.margin-top-50 {
    margin-top: 50px;
}
.margin-top-60 {
    margin-top: 60px;
}
.margin-top-139 {
    margin-top: 139px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #000;
}
h5 {
    text-align: center;
    font-size: 28px;
    margin-top: 30px;
}
header #cerca,
header .brand,
header .lingue {
    webkit-transition: all 150ms linear 0s;
    -moz-transition: all 150ms linear 0s;
    -o-transition: all 150ms linear 0s;
    transition: all 150ms linear 0s;
}
header.fixed .brand {
    padding: 10px 0 10px;
    width: 180px;
}
header.fixed .lingue {
    top: 32px;
}
header.fixed #cerca {
    top: 26px;
}
.display-none {
    display: none !important;
}
#carousel-home {
    margin-top: 126px;
}
.carousel-inner {
    padding-bottom: 160px;
}
.carousel-caption {
    padding: 0;
    margin: 0;
    right: 0;
    left: 0;
    height: 110px;
    bottom: -110px;
}
.carousel-caption h4 {
    font-size: 19px;
    margin: 10px 0 0 0;
    text-shadow: none;
}
.carousel-caption h3 {
    font-size: 28px;
    font-weight: 500;
    color: #000;
    margin: 10px 0 0 0;
    text-shadow: none;
}
.carousel-caption p {
    font-size: 15px;
    margin: 8px 0 0 0;
    text-shadow: none;
    padding: 0;
    font-weight: 500;
}
.box-mobile-p {
    font-size: 11px;
    text-align: center;
    display: block;
    margin-top: 8px;
    word-wrap: break-word;
}
.box-mobile {
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    width: 100%;
    height: 110px;
    display: block;
    text-align: center;
    line-height: 110px;
    text-transform: uppercase;
    margin-top: 30px;
}
.sangimignano-mobile {
    background: #ff2b2c;
    border: 1px solid #ff2b2c;
}
.beijing-mobile {
    background: #01c147;
    border: 1px solid #01c147;
}
.lesmoulins-mobile {
    background: #1510ff;
    border: 1px solid #1510ff;
}
.habana-mobile {
    background: #75ddff;
    border: 1px solid #75ddff;
}
.roma-mobile {
    background: #d7007f;
    border: 1px solid #d7007f;
}
.specialproject-mobile {
    color: #fff;
    background: #000;
    border: 1px solid #000;
}
.artists-mobile {
    color: #000;
    background: #fff;
    border: 1px solid #000;
}
h4.titolo-citta {
    font-size: 18px;
    font-weight: 400;
    margin-top: 40px;
}
h4.titolo-citta.beijing:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 8px;
    background: #01c147;
}
h4.titolo-citta.sangimignano:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 8px;
    background: #ff2b2c;
}
h4.titolo-citta.lesmoulins:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 8px;
    background: #1510ff;
}
h4.titolo-citta.habana:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 8px;
    background: #75ddff;
}
h4.titolo-citta.roma:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 8px;
    background: #d7007f;
}
h4.titolo-citta.sao-paulo:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 8px;
    background: rgb(255, 179, 0);
}
h4.titolo-citta.specialproject:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 8px;
    background: #000;
}
header {
    background: #fff;
    position: fixed;
    z-index: 9999;
    width: 100%;
    padding-bottom: 8px;
}
hr {
    max-width: 400px;
    border-color: #999;
}
.navbar {
    min-height: 40px;
    line-height: 40px;
    margin-bottom: 0;
}
.navbar-default {
    background: #fff;
    border-bottom: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}
.navbar-default.navbar-index {
    border-bottom: 0;
    border-top: 0;
}
.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
}
.navbar-default .navbar-nav > li > a {
    color: #262628;
    line-height: 20px;
    font-size: 1.45rem;
    padding: 0 10px;
}
.navbar-default .navbar-nav > li.active > a:hover,
.navbar-default .navbar-nav > li > a:hover {
    color: #b6b6b6;
    background: #fff;
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li:hover > a {
    background: #fff;
    color: #000;
}
.navbar-default .navbar-nav > li.active > a:after {
    content: "";
    display: block;
    border-bottom: 1px solid #000;
    position: relative;
    margin-top: 0;
}
.img-full {
    min-width: 100%;
}
.brand-before,
.brand-name {
    text-transform: capitalize;
}
.brand-before {
    margin: 15px 0;
}
.brand-name {
    margin: 0;
    font-size: 4em;
}
.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999;
}
.img-left {
    float: none;
    margin: 0 auto 0;
}
.img-responsive {
    width: 100%;
}
.page {
    margin-top: 134px;
}
#sottomenu ul {
    margin-bottom: 50px;
    width: 100%;
    -webkit-padding-start: 0;
    text-align: center;
    border-bottom: 1px solid #e5e5e6;
    position: fixed;
    background: #fff;
    z-index: 999999999;
}
#sottomenu li {
    list-style: none;
    color: #262628;
    line-height: 38px;
    font-size: 14px;
    padding: 0 10px;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
}
#sottomenu li.active a,
#sottomenu li:hover a {
    color: #000;
}
#sottomenu li.active a:after {
    content: "";
    display: block;
    border-bottom: 1px solid #000;
    position: relative;
    margin-top: -10px;
}
#view-type {
    width: 100%;
    -webkit-padding-start: 0;
}
#view-type li {
    list-style: none;
    color: #262628;
    line-height: 26px;
    font-size: 14px;
    padding: 0 10px 0 0;
    display: inline-block;
    font-weight: 300;
    text-align: center;
}
#view-type li.active a {
    color: #000;
}
#view-type li.active a:after {
    content: "";
    display: block;
    border-bottom: 1px solid #000;
    position: relative;
    margin-top: -4px;
}
.order-menu-video {
    margin-top: 50px;
    margin-bottom: 0;
}
#order-menu {
    text-align: center;
    width: 100%;
    -webkit-padding-start: 0;
}
#order-menu li {
    list-style: none;
    color: #262628;
    line-height: 26px;
    font-size: 13px;
    padding: 0 5px 0 0;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
}
#order-menu li.active a {
    color: #000;
}
#order-menu li.active a:after {
    content: "";
    display: block;
    border-bottom: 1px solid #000;
    position: relative;
    margin-top: -4px;
}
.search-year a {
    list-style: none;
    color: #262628;
    line-height: 26px;
    font-size: 14px;
    padding: 0;
    display: inline-block;
    font-weight: 300;
    text-align: center;
}
.search-year a:last-child {
    padding-left: 10px !important;
}
.search-year a:hover {
    color: #b6b6b6;
}
#exhibitions h4.titolo-citta {
    font-size: 16px;
    font-weight: 400;
    margin-top: 40px;
    text-align: center;
}
#sidebar.fixed {
    position: fixed;
    top: 160px;
    width: 16.5%;
    display: block;
}
.sidebar {
    padding: 0;
}
#center-opera .item-inner {
    margin-bottom: 30px;
}
.sidebar h1.titolo {
    font-size: 26px;
    margin-top: 0;
}
.sidebar h2.titolo {
    font-size: 22px;
    margin: 0 0 20px 0;
}
.sidebar p {
    font-size: 14px;
    margin: 0;
}
.sidebar .add-my-calendar {
    margin-bottom: 20px;
}
.sidebar .view-map-link {
    margin-bottom: 20px;
}
.sidebar .press-link {
    margin-bottom: 20px;
    text-transform: uppercase;
}
.share-link-detail a {
    margin-right: 5px;
}
.share-detail {
    margin-right: 10px;
}
.right-opera-details {
    position: relative;
}
.right-opera {
    padding: 0;
    width: 98px;
    right: 0;
    position: absolute;
}
#right-opera-inside {
    max-height: 300px;
    overflow-y: hidden;
}
#right-opera.fixed {
    position: fixed;
    top: 180px;
    display: inline;
    width: inherit;
}
#right-opera .thumb {
    display: block;
    margin-bottom: 15px;
    opacity: 0.5;
    cursor: pointer;
    outline: 0 !important;
}
#right-opera .thumb:focus {
    outline: 0 !important;
}
#right-opera .thumb.selected {
    opacity: 1;
}
#right-opera .thumb:hover {
    opacity: 1;
}
#right-opera.fixed .thumb {
    width: 98px;
}
.arrow-opere {
    cursor: pointer;
    position: absolute;
    z-index: 200;
    display: block;
    text-align: center;
    width: 98px;
    font-size: 22px;
}
.arrow-up {
    top: -33px;
}
.arrow-down {
    bottom: -33px;
}
#artists h5 {
    text-align: left;
    margin-top: 30px;
    font-size: 40px;
}
#artists a {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
}
.artists-pictures > div {
    margin-top: 30px;
}
.artists-pictures span {
    margin-top: 10px;
    display: block;
}
.page-detail-artist {
    margin-top: 170px;
}
.margin-bottom-50 {
    margin-bottom: 50px;
}
article h2.autore {
    font-size: 22px;
    font-weight: 500;
    margin: 15px 0 4px 0;
    color: #000;
    letter-spacing: 0;
    word-wrap: break-word;
}
article p.data {
    font-size: 13px;
    color: #000;
}
article p.titolo {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 4px;
    color: #000;
}
article p.sottotitolo {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 4px;
    color: #000;
}
article:hover a > h2 {
    color: #9c9ca0 !important;
}
#publications article h2.autore {
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 4px 0;
    color: #404041;
    text-transform: none;
    letter-spacing: 0;
}
#publications article p.titolo {
    font-size: 15px;
    margin: 5px 0 0 0;
    text-transform: none;
    line-height: 22px;
    color: #404041;
}
#publications article p.sottotitolo {
    font-size: 15px;
    margin: 5px 0 0 0;
    text-transform: none;
    line-height: 22px;
    color: #404041;
}
#publications article img {
    margin-top: 60px;
}
#exhibitions,
#news {
    margin-top: 30px;
}
.container-top-fixed {
    margin-top: 90px;
}
#news article {
    margin-top: 60px;
}
.search_by_artist article {
    display: block;
    float: left;
}
.search_by_artist article .righino {
    border-top: 2px solid;
    padding-top: 20px;
    width: calc(100% - 30px);
    margin: 0 auto;
    position: relative;
    display: block;
}
.news_artist_body article .righino {
    border-top: 2px solid;
    padding-top: 20px;
    width: calc(100% - 30px);
    margin: 0 auto;
    position: relative;
    display: block;
}
#news article .righino {
    border-top: 2px solid;
    padding-top: 20px;
    width: calc(100% - 30px);
    margin: 0 auto;
    position: relative;
    display: block;
}
#news article .testo {
    font-size: 17px;
}
#news article h4 {
    font-size: 24px;
}
.testo_news p,
.testo_news span {
    font-size: 17px;
}
.testo_news {
    margin-top: 30px;
}
#news article .testo-sotto {
    font-size: 14px;
    margin-top: 5px;
    display: block;
}
#contacts article p.titolo {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 4px;
    color: #000;
    font-weight: 300;
}
#contacts article p.sottotitolo {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 4px;
    color: #000;
    font-weight: 300;
}
#contact-form {
    margin-top: 30px;
}
#contact-form h3 {
    font-weight: 500;
    margin-bottom: 30px;
    letter-spacing: -0.6px;
    color: #262628;
}
#contact-form input {
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #e5e5e6;
    height: 70px;
    border-radius: 0;
    padding-bottom: 20px;
}
#contact-form textarea {
    box-shadow: none;
    border: 0;
    resize: none;
    height: 130px;
    border-radius: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e6;
}
#contact-form #invia_messaggio {
    background: #262628;
    color: #fff;
    border: 1px solid #262628;
    border-radius: 0;
    width: 100%;
    height: 50px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px;
}
#contact-form #invia_messaggio:focus,
#contact-form #invia_messaggio:hover {
    background: #fff;
    color: #262628;
    border: 1px solid #262628;
}
a.button_about {
    background: #262628;
    color: #fff;
    border: 1px solid #262628;
    border-radius: 0;
    width: 100%;
    height: 50px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px;
}
.abutton_about:focus,
a.button_about:hover {
    background: #fff;
    color: #262628;
    border: 1px solid #262628;
}
#contact-form .jfilestyle.jfilestyle-corner.jfilestyle-buttonbefore input {
    border: 0;
    height: auto;
    padding: 10px 20px;
    color: #262628;
}
#contact-form .jfilestyle.jfilestyle-corner.jfilestyle-buttonbefore label {
    border: 1px solid #e5e5e6;
    height: auto;
    font-weight: 400;
    padding: 10px 20px;
    font-size: 15px;
    color: #262628;
}
.label-internship {
    font-weight: 400;
    margin-bottom: 10px;
    color: #262628;
}
#about {
    margin-top: 40px;
}
#about .box-content {
    margin-top: 45px;
    cursor: pointer;
}
#about .box:after {
    content: "";
    width: 100%;
    width: calc(100% - 30px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 15px;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    opacity: 0;
    z-index: 10;
}
#about .box:hover:after {
    opacity: 0.4;
}
.blogShort {
    border-bottom: 1px solid #ddd;
}
#staff span {
    font-weight: 300;
    font-style: italic;
}
#history h2,#bar h2,#bookshop h2 {
    font-size: 20px;
    margin-top: 0;
}
#history h2.les-moulin-history {
    margin-top: 50px;
}
h3.les-moulin-history {
    font-size: 19px;
    margin-top: 35px;
}
h4.les-moulin-history {
    font-size: 17px;
    margin-top: 25px;
}
.nav-sidebar {
    width: 100%;
    padding: 0 0;
    margin-bottom: 30px;
}
.nav-sidebar li a {
    padding: 0 0 5px 0;
    background: #fff;
    text-transform: uppercase;
}
.tab-pane p {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}
.nav-sidebar .active a {
    background: #fff;
    border-bottom: 1px solid;
    display: inline-block;
    padding-bottom: 0;
    margin-bottom: 5px;
}
.nav-sidebar a:focus,
.nav-sidebar a:hover {
    background: #fff !important;
}
.nav-sidebar .text-overflow .media-body,
.nav-sidebar .text-overflow a {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
#about .titolo {
    font-size: 30px;
    margin: 0 0 40px;
}
#about .box:before {
    z-index: 20;
    text-transform: uppercase;
    color: #000;
    position: absolute;
    top: -25px;
    text-align: center;
    width: 100%;
    font-size: 16px;
    left: 0;
    letter-spacing: 0.5px;
}
#about .box-sangimignano:before {
    content: "San Gimignano";
}
#about .box-beijing:before {
    content: "beijing";
}
#about .box-lesmoulins:before {
    content: "Les Moulins";
}
#about .box-habana:before {
    content: "Habana";
}
#about .box-roma:before {
    content: "Roma";
}
#about .box-sao-paulo:before {
    content: "São Paulo";
}
#about .box-sangimignano:after {
    background: #ff001b;
}
#about .box-beijing:after {
    background: #00bb3c;
}
#about .box-lesmoulins:after {
    background: #00f;
}
#about .box-habana:after {
    background: #3cf;
}
#about .box-roma:after {
    background: #d7007f;
}
#about .box-sao-paulo:after {
    background: #ffb300;
}
#videos article {
    margin-top: 60px;
}
.size_video {
    width: 100%;
    min-height: 400px;
    height: auto;
}
h3.anno-list {
    font-size: 40px;
    font-weight: 500;
    margin: 15px 0 4px 0;
    color: #404041;
}
article h2.autore-list {
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 4px 0;
    color: #404041;
    display: inline-block;
}
article p.titolo-list {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 4px;
    color: #404041;
    display: inline-block;
}
article p.sottotitolo-list {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 4px;
    color: #404041;
    display: inline-block;
}
article.box_special_project_artist .titolo-list {
    display: block;
}
article p.data-list {
    font-size: 13px;
    color: #404041;
}
article.list {
    margin-bottom: 20px;
    padding-left: 150px;
}
article.article_video p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 4px;
    color: #404041;
}
article.article_video p,
article.article_video span {
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
footer {
    margin-top: 100px;
    padding-bottom: 50px;
    background: #fff;
    background: #fff;
    position: relative;
}
footer .social a {
    font-size: 18px;
    margin-right: 10px;
}
footer .social a:last-child {
    margin-right: 0;
}
footer p {
    text-transform: uppercase;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
footer .form-inline .form-control {
    line-height: 34px;
    border: 0;
    background: #f1f1f5;
    line-height: 34px;
    border-radius: 0;
    margin: 0;
    padding: 0 20px;
    box-shadow: none !important;
    letter-spacing: 1px;
}
footer a.btn-default {
    border: 0;
    color: #fff;
    border-radius: 0;
    line-height: 34px;
    background: #000;
    padding: 0 20px;
    margin: 0;
    letter-spacing: 1px;
}
footer .col-md-2 {
    padding: 0;
}
#footer_inputEmail {
    width: 100%;
}
.jssocials-share-label {
    display: none;
}
.jssocials-share-logo {
    width: auto;
    vertical-align: middle;
    font-size: 14px;
    color: #000;
}
.jssocials-share-link,
.jssocials-share-link:active,
.jssocials-share-link:focus,
.jssocials-share-link:hover {
    border: 0;
}
.brand {
    margin: 0 auto;
    background: #fff;
    display: inherit;
    padding: 10px 0 15px;
    text-align: center;
    line-height: normal;
    color: #fff;
    padding-top: 15px;
}
.navbar-default .navbar-toggle {
    border: 0 !important;
    background: #fff !important;
    padding: 4px 0 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #000;
    border-radius: 0;
    width: 28px;
}
#cerca {
    position: absolute;
    top: 0;
    right: 22px;
    padding: 0 0;
    color: #9c9ca0;
}
#cerca-btn {
    cursor: pointer;
}
.lingue {
    position: absolute;
    top: 20px;
    left: 20px;
    height: 39px;
    padding: 0 0;
    color: #9c9ca0;
    z-index: 999;
}
.lingue-mobile {
    height: 39px;
    padding: 0 10px;
    color: #9c9ca0;
    font-size: 12px;
}
a.lingua {
    color: #9c9ca0;
    font-size: 18px;
}
#cerca a {
    color: #000;
}
#cerca a:hover {
    color: #000;
}
a.lingua:hover {
    color: #000;
    text-decoration: none;
}
a.lingua:after {
    content: "";
    width: 2px;
    height: 12px;
    display: inline-block;
    background: #9c9ca0;
    margin: 0 8px 0 10px;
}
.lingue a:last-child:after,
.lingue-mobile a:last-child:after {
    width: 0 !important;
    margin: 0 0 !important;
}
#cercabox {
    position: absolute;
    top: 30px;
    right: 0;
    webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    z-index: 999;
    display: none;
}
#cercabox.cerca-open {
    right: 0;
}
#cercabox input {
    width: 200px;
    text-indent: 10px;
    line-height: 30px;
    border: 1px solid #eee;
}
#chiudi-btn {
    position: absolute;
    top: 4px;
    left: -20px;
    cursor: pointer;
}
#cerca-artist {
    position: absolute;
    top: 0;
    right: 112px;
    padding: 0 0;
    color: #9c9ca0;
}
#cerca-artist-btn {
    cursor: pointer;
}
#cerca-artist a {
    color: #000;
}
#cerca-artist a:hover {
    color: #000;
}
#cerca-artistbox {
    position: absolute;
    top: 30px;
    right: 0;
    webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    z-index: 999;
    display: none;
}
#cerca-artistbox.cerca-open {
    right: 0;
}
#cerca-artistbox input {
    width: 200px;
    text-indent: 10px;
    line-height: 30px;
    border: 1px solid #eee;
}
#chiudi-artist-btn {
    position: absolute;
    top: 4px;
    left: -20px;
    cursor: pointer;
}
.navbar-collapse {
    z-index: 100;
    position: relative;
    background: #fff;
}
.carousel-control {
    background: 0 0 !important;
    width: 50px !important;
    opacity: 1 !important;
}
.carousel-control:hover .fa-angle-right {
    margin-right: -10px;
}
.carousel-control:hover .fa-angle-left {
    margin-left: -10px;
}
.carousel-control .fa-angle-right {
    width: 50px;
    webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    height: 50px;
    right: 0;
    margin-top: -25px;
    font-size: 50px;
    position: absolute;
    top: 40%;
    color: #000;
    z-index: 5;
    opacity: 1;
    margin-left: -15px;
    display: inline-block;
}
.carousel-control .fa-angle-left {
    width: 50px;
    webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    left: 0;
    height: 50px;
    margin-top: -25px;
    font-size: 50px;
    position: absolute;
    opacity: 1;
    top: 40%;
    color: #000;
    z-index: 5;
    display: inline-block;
}
.carousel-indicators {
    bottom: 110px;
}
.carousel-indicators .active {
    background: #000;
}
.carousel-indicators li {
    border-color: #000;
}
@media screen and (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
    .navbar-header {
        display: none;
    }
    .navbar {
        min-height: 0;
    }
    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
}
@media screen and (max-width: 991px) {
    #carousel-home {
        margin-top: 0;
    }
    .navbar-default .navbar-nav > li > a {
        padding: 0 8px;
        font-size: 14px;
    }
    footer .form-inline .form-control {
        width: 138px;
    }
    footer .social a {
        font-size: 16px;
        margin-right: 10px;
    }
    #videos article a,
    #videos article h2.autore {
        font-size: 14px;
        line-height: 20px;
    }
    #news article .testo {
        font-size: 13px;
    }
    #news article .testo-sotto {
        font-size: 13px;
    }
    #publications article h2.autore {
        font-size: 14px;
    }
    #publications article p.titolo {
        font-size: 14px;
    }
        #publications article p.sottotitolo {
        font-size: 14px;
    }
}
@media screen and (max-width: 1999px) {
    article h2.autore {
        font-size: 20px;
        margin: 15px 0 4px 0;
    }
    article p.data {
        font-size: 12px;
    }
    article p.titolo {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 4px;
    }
     article p.sottotitolo {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 4px;
    }
    article.article_video p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 4px;
    }
    article.article_video h2 {
        margin-bottom: 15px;
    }
    footer .form-inline .form-control {
        padding: 0 15px;
    }
    footer a.btn-default {
        padding: 0 15px;
    }
}
@media screen and (max-width: 1199px) {
    .sidebar h1.titolo {
        font-size: 22px;
    }
    .right-opera {
        width: 80px;
    }
    #right-opera.fixed .thumb {
        width: 80px;
        float: right;
    }
    .arrow-opere {
        width: 80px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    article h2.autore {
        font-size: 17px;
    }
    article p.titolo {
        font-size: 14px;
    }
    article p.sottotitolo {
        font-size: 14px;
    }
    article p.data {
        font-size: 11px;
    }
    article h2.autore-list {
        font-size: 17px;
    }
    article p.titolo-list {
        font-size: 14px;
    }
    article p.data-list {
        font-size: 11px;
    }
    h4.titolo-citta {
        margin-top: 20px;
    }
}
@media screen and (max-width: 767px) {
    .exhibition-box > article.primo::after,
    .exhibition-box > article.ultimo::after,
    .exhibition-box > article::after {
        width: calc(100% - 30px) !important;
        left: 15px;
        right: 15px;
    }
    .page-detail-artist {
        margin-top: 20px;
    }
    .navbar-default .navbar-nav > li.active > a,
    .navbar-default .navbar-nav > li:hover > a {
        display: inline-block;
        line-height: 35px;
    }
    .lingue-mobile {
        padding: 0 0 0 40px;
        position: relative;
        z-index: 20;
    }
    #cerca {
        top: 87px;
        left: 10px;
        z-index: 30;
        right: auto;
    }
    .navbar-default .navbar-toggle {
        position: relative;
        z-index: 9999999;
        border-radius: 0;
        margin-right: 8px;
    }
    .navbar-default {
        padding-bottom: 15px;
        padding-top: 10px;
    }
    header {
        padding-bottom: 0;
    }
    #cercabox {
        left: -300px;
        right: auto !important;
    }
    #cercabox.cerca-open {
        left: 0;
        padding: 0 0 0 35px;
        background: #fff;
        top: -7px;
    }
    #chiudi-btn {
        top: 3px;
        left: 5px;
    }
    #sidebar.fixed {
        position: relative;
        top: 0;
        margin-bottom: 20px;
    }
    .sidebar {
        padding: 0 15px;
    }
    h3.anno-list {
        font-size: 30px;
    }
    article h2.autore-list {
        font-size: 20px;
    }
    article p.titolo-list {
        font-size: 16px;
    }
    article p.data-list {
        font-size: 12px;
    }
    article.list {
        margin-bottom: 20px;
        padding-left: 100px;
    }
    #order-menu {
        margin-top: 10px;
    }
    article h2.autore {
        font-size: 18px;
    }
    article p.titolo {
        font-size: 16px;
    }
    article p.sottotitolo {
        font-size: 16px;
    }
    article p.data {
        font-size: 12px;
    }
    #videos article {
        margin-top: 30px;
    }
    #publications article img {
        margin-top: 30px;
    }
    #publications article h2.autore {
        font-size: 12px;
        letter-spacing: 0;
    }
    #publications article p.titolo {
        font-size: 12px;
    }
     #publications article p.sottotitolo {
        font-size: 12px;
    }
    #sottomenu ul {
        margin-bottom: 0;
        position: relative;
    }
    #view-type {
        margin: 0;
    }
    #order-menu li,
    #sottomenu li,
    #view-type li,
    .search-year a {
        font-size: 11px;
    }
    .page {
        margin-top: 0;
    }
    .margin-sottomenu {
        margin-top: 0 !important;
    }
    #artists a {
        text-align: center;
    }
    #artists h5 {
        text-align: center;
    }
    article {
        margin-bottom: 20px;
    }
    h4.titolo-citta {
        font-size: 14px;
    }
    h5 {
        font-size: 18px;
        margin-top: 25px;
    }
    .carousel-caption h3 {
        font-size: 18px;
        margin: 8px 0 0 0;
        line-height: 22px;
    }
    .carousel-caption h4 {
        font-size: 15px;
        margin: 8px 0 0 0;
    }
    .carousel-caption p {
        font-size: 13px;
        line-height: 1;
    }
    footer .form-inline .form-control {
        margin: 0 auto;
        width: 200px;
    }
    footer .form-group {
        margin-bottom: 10px;
    }
    footer p {
        font-size: 12px;
    }
    .h10-mobile {
        height: 10px;
    }
    .margin-bottom-mobile-10 {
        margin-bottom: 10px;
    }
    .margin-bottom-mobile-15 {
        margin-bottom: 15px;
    }
    .margin-bottom-mobile-20 {
        margin-bottom: 20px;
    }
    .margin-bottom-mobile-25 {
        margin-bottom: 25px;
    }
    .text-center-xs {
        text-align: center;
    }
    .carousel-control .fa-angle-right {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 30px;
        margin-top: -15px;
        top: 27%;
    }
    .carousel-control .fa-angle-left {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 30px;
        margin-top: -15px;
        top: 27%;
    }
    .carousel-control:hover .fa-angle-right {
        margin-right: 0;
    }
    .carousel-control:hover .fa-angle-left {
        margin-left: 0;
    }
    header .brand {
        padding: 15px 0 10px;
        position: absolute;
        z-index: 999;
        top: 10px;
        padding-top: 0;
        width: 100%;
    }
    header .brand img {
        width: 239px;
    }
    #LocationSwitcher {
        margin-left: -4px;
        margin-top: -2px;
    }
    .itemLocation {
        font-size: 13.7px;
        padding: 0 4px 0;
    }
    header .lingue {
        top: 15x;
        left: 8px;
        z-index: 9999999;
        display: block !important;
    }
    a.lingua {
        font-size: 14px;
        color: #000;
    }
    header.fixed .brand {
        padding: 10px 0 10px;
        width: 180px;
    }
    header.fixed .lingue {
        top: 32px;
    }
    header.fixed #cerca {
        top: 16px;
    }
    header {
        position: relative;
        z-index: 200;
        width: 100%;
    }
    #carousel-home {
        margin-top: 0;
    }
    .lingue {
        display: none;
    }
    .navbar-default .navbar-nav > li > a {
        line-height: 30px;
    }
    .navbar-nav {
        margin: 0;
        text-align: center;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: 0;
    }
    .navbar-nav {
        margin-bottom: 20px;
        padding-top: 20px;
    }
}
.share-link-detail.margin-top-30 {
    margin-top: 30px;
}
.jssocials-share-link {
    padding: 0.2em 0.3em;
}
.jssocials-share {
    margin: 0;
}
h1.titolo.margin-bottom-30 {
    margin-bottom: 30px;
}
p.p1 {
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 15px !important;
}
.resume-artist p,
.resume-artist span {
    font-size: 15px !important;
}
.resume-artist h3 {
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 25px;
    margin-top: 50px;
    font-size: 19px;
}
.h2-section-artist-bio {
    font-size: 20px;
    margin: 30px 0;
}
.h1-title-news {
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 50px;
}
.h3-title-news {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    font-weight: 400;
}
.sidebar .view-map-link.margin-top-15 {
    margin-top: 15px;
}
.margin-top-50 {
    margin-top: 50px;
}
.cv_artist p,
.cv_artist span {
    text-align: justify;
    font-weight: 300;
    font-size: 15px;
}
.special_project_menu {
    position: relative;
    margin-top: -26px;
}
#center-opera .item img {
    margin: 0 auto;
}
.bl-pagination > li {
    display: inline-block;
    margin-left: -4px;
}
.bl-pagination > li:first-child {
    margin-left: 0;
}
.bl-pagination > li > a,
.bl-pagination > li > p {
    float: left;
    height: 38px;
}
.bl-pagination > li:nth-child(2) > a {
    padding: 0 15px 0 25px;
}
.bl-pagination > li:nth-last-child(2) > a {
    padding: 0 25px 0 15px;
}
.bl-pagination > li > p {
    padding: 0 25px !important;
}
.bl-pagination > li > a,
.bl-pagination > li > p {
    border-left: none;
    border-right: none;
    line-height: 38px;
    padding: 0 15px;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 300;
    color: #444;
    margin-bottom: 0;
}
.bl-pagination > li:first-child > a,
.bl-pagination > li:last-child > a {
    line-height: 32px;
    padding: 0 10px;
    font-size: 22px;
}
.bl-pagination.next-pagination > li > a {
    line-height: 38px;
    font-size: 12px;
}
.bl-pagination.next-pagination > li:last-child > a {
    padding: 0 15px 0 20px;
}
.bl-pagination.next-pagination > li > a > span {
    height: 38px;
    line-height: 32px;
    font-size: 22px;
    margin-left: 2px;
}
.bl-pagination.arrow-pagination > li:last-child,
.bl-pagination.next-pagination > li:last-child {
    margin-left: -4px;
}
.bl-pagination.arrow-pagination > li:last-child > a,
.bl-pagination.next-pagination > li:last-child > a {
    border-left: none;
}
.bl-pagination.minimal > li > a {
    border: none;
}
.bl-pagination.minimal > li > p {
    border: none;
    font-size: 18px;
    line-height: 34px;
    padding: 0 20px !important;
}
.bl-pagination.minimal > li > a > span {
    color: #888;
}
.bl-pagination.arrow-pagination > li > a:hover,
.bl-pagination.next-pagination > li > a:hover,
.bl-pagination > li:first-child > a:hover,
.bl-pagination > li:last-child > a:hover {
    background-color: #fbfbfb;
}
.bl-pagination.minimal > li > a:hover {
    background-color: transparent;
}
.pager > li:after,
.pagination > li:after {
    display: initial !important;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    height: 46px !important;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span,
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    padding-top: 7px !important;
}
.pagination > li > a,
.pagination > li > span {
    height: 34px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    height: 30px;
}
.margin-top-30 {
    margin-top: 30px;
}
.newsletter-email {
    width: 70%;
    float: left;
}
.newsletter-btn {
    width: 40%;
    margin: 0 auto;
}
input.press_area_login {
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #e5e5e6;
    height: 70px;
    border-radius: 0;
    padding-bottom: 20px;
}
.press_area_p {
    font-size: 14px;
}
.btn-press-switch {
    background: #000;
    color: #fff;
    border-radius: 0;
    margin-left: 10px;
    padding: 5px 15px;
    border: 1px solid #000;
}
.btn-press-login {
    background: #262628;
    color: #fff;
    border: 1px solid #262628;
    border-radius: 0;
    width: 100%;
    height: 50px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px;
}
.btn-press-login:focus,
.btn-press-login:hover {
    background: #fff;
    color: #262628;
    border: 1px solid #262628;
}
.btn-press-switch:focus,
.btn-press-switch:hover {
    background: #000;
    color: #fff;
}
@media (max-width: 767px) {
    #LocationSwitcher {
        margin-left: 0px;
        margin-top: -2px;
    }
    .itemLocation {
        font-size: 10.2px;
        padding: 0 4px 0;
    }
    header .brand img {
        width: 190px;
    }
    header .brand img.logo_30 {
        height: auto;
        width: 198.5px;
    }
    .itemLocation.itemLocationNew {
        font-size: 6.7px !important;
    }
    .itemLocation.itemLocationNew {
        font-size: 13px;
        padding: 0 1px 0;
    }
}
#cssmenu {
    position: relative;
    margin: 0;
    line-height: 1;
    width: 250px;
}
.align-right {
    float: right;
}
#cssmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
#cssmenu ul li {
    position: relative;
    margin: 0;
    padding: 0;
}
#cssmenu ul li a {
    text-decoration: none;
    cursor: pointer;
}
#cssmenu > ul > li > a {
    color: #000;
    text-transform: uppercase;
    display: block;
    padding: 15px 20px;
    background: 0 0;
    box-shadow: none;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 300;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -ms-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    position: relative;
    padding-left: 0;
}
#cssmenu > ul > li:first-child > a {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
#cssmenu > ul > li:last-child > a {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a,
#cssmenu > ul > li:hover > a {
    background: 0 0;
    color: #000;
}
#cssmenu ul ul {
    display: none;
}
#cssmenu ul ul li a {
    background: 0 0;
    display: block;
    position: relative;
    font-size: 13px;
    padding: 0 20px 12px 20px;
    color: #000;
    font-weight: 300;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -ms-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    padding-left: 15px;
}
#cssmenu ul ul li:last-child > a {
    padding-bottom: 18px;
}
#cssmenu ul ul ul li {
    border: 0;
}
#cssmenu ul ul li.active > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li:hover > a {
    background: 0 0;
    color: #000;
}
#cssmenu ul ul > li.has-sub > a::after {
    border-top: 13px solid #ddd;
}
#cssmenu ul ul > li.has-sub > a::before {
    border-top: 13px solid #e4e4e4;
}
#cssmenu ul ul ul li a {
    padding-left: 30px;
}
#cssmenu ul ul > li.has-sub::after {
    top: 18.5px;
    border-width: 6px;
    border-top-color: #777;
}
#cssmenu ul ul > li.active::after,
#cssmenu ul ul > li.open::after,
#cssmenu ul ul > li:hover::after {
    border-top-color: #666;
}
.press_area_img {
    border: 1px solid #ccc;
    padding: 5px;
}
.opacity-50 {
    opacity: 0.5;
}
.font-weight-300 {
    font-weight: 300;
}
.z-index-999 {
    z-index: 999;
}
.margin-top-20 {
    margin-top: 20px;
}
.sidebar p.margin-top-20 {
    margin-top: 20px;
}
.p-artist-list-detail {
    column-count: 3;
}
@media (min-width: 768px) and (max-width: 991px) {
    .search-year a {
        font-size: 12px;
    }
    #order-menu li {
        font-size: 13px;
        padding: 0 7px 0 0;
    }
    #view-type li {
        font-size: 12px;
    }
    .newsletter-btn {
        width: 60%;
    }
}
.font-bold {
    font-weight: 500;
}
/* .jssocials-share-messenger,
.jssocials-share-viber,
.jssocials-share-whatsapp {
    display: none;
} */
.sidebar-a-active {
    padding-bottom: 0;
    margin-bottom: 5px;
    border-bottom: 1px solid;
}
.display-none {
    display: none;
}
.sidebar p {
    margin-bottom: 5px;
    font-weight: 400;
}
.zip_btn {
    padding: 12px;
    max-width: 300px;
    font-size: 14px;
    line-height: initial;
    margin: 10px 0;
    cursor: pointer;
}
h2.titolo.title-sp {
    font-size: 14px;
}
#modal_recupera_password .modal-content {
    border-radius: 0;
}
#recupero_password {
    border-radius: 0;
}
.detail_artist_p p {
    padding: 5px 0;
    display: block;
}
.detail_artist_p h2 {
    padding-bottom: 10px;
}
article.box_detail_artist {
    padding-bottom: 30px;
}
.p-anno-bio {
    font-weight: 500;
    font-size: 14px !important;
    overflow-wrap: break-word;
}
.article_pub p {
    font-size: 14px;
    margin-top: 10px;
}
.jssocials-share-count-box {
    display: none;
}
.jssocials-share-count-box .jssocials-share-count {
    display: none;
}
.title_pv_login {
    font-size: 24px;
    margin-bottom: 40px;
}
.input-login-form {
    width: 100%;
    margin: 10px auto;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.margin-bottom-15 {
    margin-bottom: 15px;
}
.position-relative {
    position: relative;
}
.h1_about {
    font-size: 16px;
    font-weight: 300;
    text-transform: none;
    line-height: 1.6;
    text-align: justify;
}
.p_about {
    font-size: 16px;
    font-weight: 300;
    text-transform: none;
    text-align: justify;
}
.right-opera.right-opera-inside-col {
    right: 0;
    top: 0;
}
.right-opera.right-opera-inside-col.top-60px {
    top: 60px;
}
.artfair-descr p {
    text-align: justify;
}
.p_private_room_dida {
    font-size: 13px;
    text-align: center;
    padding-top: 5px;
}
.margin-bottom-60 {
    margin-bottom: 50px;
}
.titolo_corpo_exhib {
    font-size: 16px;
    text-transform: none;
}
strong {
    font-weight: 500;
}
.article_call_for_works {
    margin-bottom: 20px;
}
.h1_call_for_works {
    text-transform: none;
    font-weight: 300;
    line-height: 1.4;
}
.p_call_for_works {
    font-size: 2.3rem;
    font-weight: 300;
}
.margin-sottomenu {
    margin-top: 123px;
}
#contact-crm-tablet {
    background: #f3f3f3;
    margin-top: 200px;
    padding: 50px 0;
}
#contact-crm-tablet h3 {
    font-weight: 500;
    margin-bottom: 30px;
    letter-spacing: -0.6px;
    color: #262628;
}
#contact-crm-tablet input {
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #e5e5e6;
    height: 70px;
    border-radius: 0;
    padding-bottom: 20px;
    font-size: 15px;
    color: #262628;
}
#contact-crm-tablet select {
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #e5e5e6;
    height: 70px;
    border-radius: 0;
    padding-bottom: 20px;
    font-size: 15px;
    color: #262628;
}
#contact-crm-tablet textarea {
    box-shadow: none;
    border: 0;
    resize: none;
    height: 130px;
    border-radius: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e6;
    font-size: 15px;
    color: #262628;
}
#contact-crm-tablet #invia_messaggio {
    background: #262628;
    color: #fff;
    border: 1px solid #262628;
    border-radius: 0;
    width: 100%;
    height: 50px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px;
}
#contact-crm-tablet #invia_messaggio:hover,
#contact-form #invia_messaggio:focus {
    background: #fff;
    color: #262628;
    border: 1px solid #262628;
}
@media screen and (max-width: 767px) {
    #contact-crm-tablet {
        margin-top: 0;
    }
}
@media (min-width: 1200px) {
    .max-width-sidebar-lg {
        max-width: 260px;
    }
    .max-width-sidebar-lg #sidebar.fixed {
        width: 260px;
    }
    .center-opera-div-img {
        width: calc(100% - 260px);
        padding-right: 0;
    }
    .center-opera-div-img-wedding {
        padding-right: 0;
    }
    .padding-center-opera {
        padding-right: 115px;
    }
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-box-shadow: inset 0 0 0 9999px #fff;
}
.margin-top-5 {
    margin-top: 5px;
}
.data-laws {
    font-size: 15px;
}
.subscribe-crm {
    padding-bottom: 10px;
}
#modal_subscribe_newsletter .modal-body {
    padding: 30px;
}
.testo-laws {
    padding-top: 30px;
    font-size: 16px;
}
.titolo_news_dett {
    font-size: 20px;
    margin: 0;
}
.sweet-overlay {
    z-index: 2000;
}
#modal_subscribe_newsletter.modal {
    z-index: 999999999 !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .padding-center-opera {
        padding-right: 100px;
    }
    .page {
        margin-top: 166px;
    }
    .margin-sottomenu {
        margin-top: 122px;
    }
}
@media (max-width: 991px) {
    .jssocials-share-messenger,
    .jssocials-share-viber,
    .jssocials-share-whatsapp {
        display: inline-block;
    }
}
@media (min-width: 767px) and (max-width: 991px) {
    .zip_btn {
        padding: 15px;
        max-width: 180px;
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .carousel-inner {
        padding-bottom: 100px;
    }
    .input-login-form {
        padding: 0 15px;
    }
    .zip_btn {
        padding: 13px;
        max-width: 100%;
        font-size: 13px;
    }
    .p-artist-list-detail {
        column-count: 1;
    }
    #sidebar.fixed {
        width: 100%;
    }
    .article_call_for_works {
        margin-bottom: 20px;
        padding: 0 3rem;
    }
    .p_call_for_works {
        padding: 0 10px;
    }
}
.margin-top-0 {
    margin-top: 0;
}
.wedding-p-present {
    text-transform: uppercase;
    font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #000;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
}
.input_psw_wedding {
    width: 250px;
    display: block;
    margin: 0 auto;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.overlay_wedding {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999;
    padding: 100px 0 100px 0;
}
.modal {
    z-index: 999999999999 !important;
}
.panel-title {
    font-size: 20px;
}
.panel.panel-default {
    border: 0;
    box-shadow: none;
}
.panel-default > .panel-heading {
    color: #000;
    border: 0;
    background: #fff;
    text-align: center;
}
.form_checkbox_subscribe input {
    display: inline-block;
    position: relative;
    float: left;
    width: auto;
}
.form_checkbox_subscribe label {
    float: left;
    position: relative;
    margin-top: 29px;
    margin-left: 10px;
}
.cv_body ul li {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
    letter-spacing: 0.6px;
    font-weight: 300;
}
@media screen and (max-width: 991px) {
    .form_checkbox_subscribe label {
        float: left;
        position: relative;
        margin-top: 29px;
        margin-left: 10px;
        width: calc(100% - 30px);
    }
    .form_checkbox_subscribe input {
        margin-top: 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .panel-title {
        font-size: 18px;
    }
    header {
        position: relative;
        z-index: 200;
        width: 100%;
    }
    .page {
        margin-top: 10px;
    }
    #sottomenu ul {
        margin-bottom: 0;
        position: relative;
    }
}
@media (max-width: 767px) {
    .panel-title {
        font-size: 15px;
    }
}
.margin-bottom-0 {
    margin-bottom: 0;
}
.sweet-alert {
    z-index: 99999999999999 !important;
}
.sweet-overlay {
    z-index: 99999 !important;
}
.btn.btn-press-login.btn_inquire_viewing {
    margin-top: 40px;
    margin-bottom: 120px;
    display: block;
}
@media screen and (max-width: 767px) {
    article.article_shop:after {
        content: "";
        height: 2px;
        background-color: #000;
        width: calc(100% - 30px);
        position: absolute;
        bottom: -20px;
        left: 15px;
    }
}
@media screen and (max-width: 300px) {
    header .brand img.logo_30 {
        height: auto;
        width: 200px;
    }
}
@media screen and (max-width: 991px) {
    .container-top-fixed {
        margin-top: 40px;
    }
}
.btn_contact_artfair {
    margin-top: 30px;
    display: inline-block;
    margin-bottom: 30px;
    background: #000;
    text-align: center;
    padding: 8px 50px;
    color: #fff;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .carousel-caption h3,
    .carousel-caption h3 a {
        line-height: 24px;
    }
}
#about .box-paris:after,#about .box-paris2:after {
    background: #7f4098;
}
#about .box-paris:before {
    text-transform: none;
    content: "PARIS Marais";
}
#about .box-paris2:before {
    content: "PARIS Matignon";
    text-transform: none;

}
.paris .title-location::after {
    background: rgb(127, 64, 152);
}
h4.titolo-citta.paris:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 8px;
    background: rgb(127, 64, 152);
}
.exhibition-box > article.primo.bg-paris::before {
    content: "PARIS";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    color: #7f4098;
    font-weight: 400;
}
.exhibition-box > article.primo.bg-paris1::before {
    content: "PARIS Marais";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    color: #7f4098;
    font-weight: 400;
}
.exhibition-box > article.primo.bg-paris2::before {
    content: "PARIS Matignon";
    height: 2px;
    display: block;
    position: absolute;
    top: -38px;
    left: 15px;
    font-size: 18px;
    color: #7f4098;
    font-weight: 400;
}
.exhibition-box > article.bg-paris::after,.exhibition-box > article.bg-paris1::after,.exhibition-box > article.bg-paris2::after {
    background: rgb(127, 64, 152);
}
a.bookvisit:hover,
a.bookvisit:focus {
    color: #fff !important;
}
#sottomenu ul {
    margin-top: -10px;
}

.tasto_redirect_book .btn-send-message {
    background: #262628;
    color: #fff;
    border: 1px solid #262628;
    border-radius: 0;
    width: 100%;
    height: 50px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px;
    transition: 0.3s all linear;
}

.tasto_redirect_book .btn-send-message:hover {
    background: #fff;
    color: #262628;
    border: 1px solid #262628;
}

.exhibition-box > article.primo.bg-dubai::before {
    content: "Dubai";
    height: 2px;
    display: block;
    position: absolute;

    color: #bccf00;
    top: -38px;
    left: 15px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.exhibition-box > article.bg-dubai::after {
    background: #bccf00;
}

.p-dubai {
    color: #bccf00;
}

.dubai-mobile {
    background: #bccf00;
    border: 1px solid #bccf00;
}

h4.titolo-citta.dubai:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 8px;
    background: #bccf00;
}

#about .box-dubai:before {
    content: "dubai";
}

#about .box-dubai:after {
    background: #bccf00;
}

.du {
    color: #bccf00;
}
.du:hover {
    color: #fff;
    background-color: #bccf00;
}
