@charset "UTF-8";
.btn, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce
input.button.alt, .woocommerce a.added_to_cart, .cart_form {
  line-height: 40px !important; }

.nav-bar ul.menu > li > a {
  height: 48px; }
  nav.fixed .nav-bar ul.menu > li > a {
    height: 38px; }

.menu > li ul.subnav {
  background: none;
  padding: 0;
  z-index: 9999999; }
  .menu > li ul.subnav li {
    margin: 0 0 1px 0; }
    .menu > li ul.subnav li a {
      background-color: #2b3e52;
      border: solid 1px #192531;
      font-family: "Raleway",sans-serif;
      font-size: 1em;
      font-weight: 400;
      color: #ffffff;
      display: block;
      padding: 10px;
      opacity: 1; }
      .sgr-style .menu > li ul.subnav li a {
        background-color: rgba(49, 63, 1, 0.85);
        border: solid 1px rgba(10, 13, 0, 0.85); }
      .menu > li ul.subnav li a:hover {
        background-color: #192531;
        border-color: #2b3e52; }
        .sgr-style .menu > li ul.subnav li a:hover {
          background-color: rgba(10, 13, 0, 0.85);
          border: solid 1px rgba(49, 63, 1, 0.85); }

.image-slider .credits {
  position: absolute;
  bottom: 3px;
  right: 3px;
  color: #ffffff;
  opacity: .4;
  background-color: #000000;
  padding: 0px 5px; }

nav.transparent .module.widget-handle {
  border-top: 0; }

/* OVERIDE */
body {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  line-height: 1.6em;
  font-size: 14px;
  color: #444444; }
  body.srl-style {
    background-color: #202830; }
  body.sgr-style {
    background-color: #2d3b24; }

a {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  line-height: 1.1em;
  color: #202830; }
  .sgr-style a {
    color: #212b00;
    text-decoration: underline;
    font-size: 14px;
    color: green;
    font-weight: bold; }

.widget {
  margin-bottom: 0; }

ul, li {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 16px;
    line-height: 1.6em;
  color: #444444;
list-style: disc; 
}
ul{
padding-left: 14px;
}

h1, h2, h3, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
  line-height: 1.1em;
  color: #444444;
  font-weight: 300; }
  h1 strong, h2 strong, h3 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    font-weight: 400;
    color: #202830; }

h1 {
  font-size: 3em; }

h2 {
  font-size: 2.0em;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  border-bottom: solid 1px #444444;
  padding-bottom: 6px;
  margin-bottom: 40px; }

h3 {
  font-family: "Noto Serif", serif;
  font-size: 1.7em;
  line-height: 1.5em;
  text-transform: none;
  text-align: center; }

h4 {
  font-size: 1.2em; }

h5 {
  font-size: 1.5em; }

h6 {
  font-size: 1em; }

p {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 1.2em;
  color: #444444; }
  p strong {
    font-weight: 700;
    color: #202830; }

.post-content p {
  font-size: 16px;
  line-height: 1.6em; }

.right-column p {
  font-size: 16px;
  line-height: 1.6em; }

.v-align-bottom {
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 9; }

.btn, .btn:link, .btn:visited {
  background-color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 1em; }
  .btn.btn-border-white, .btn.btn-border-white:link, .btn.btn-border-white:visited {
    border: solid 1px #ffffff;
    background: none;
    color: #ffffff; }
    .btn.btn-border-white:hover, .btn.btn-border-white:link:hover, .btn.btn-border-white:visited:hover {
      background-color: #ffffff;
      color: #fc188e; }
  .btn.btn-full-purple, .btn.btn-full-purple:link, .btn.btn-full-purple:visited {
    border: none;
    background-color: #fc188e;
    color: #ffffff;
    border: solid 1px #cd055d; }
    .btn.btn-full-purple:hover, .btn.btn-full-purple:link:hover, .btn.btn-full-purple:visited:hover {
      background-color: #cd055d;
      border-color: #fc188e;
      color: #ffffff; }
  .btn.btn-full-blue, .btn.btn-full-blue:link, .btn.btn-full-blue:visited {
    border: none;
    background-color: #fc188e;
    color: #ffffff;
    border: solid 1px #cd055d; }
    .btn.btn-full-blue:hover, .btn.btn-full-blue:link:hover, .btn.btn-full-blue:visited:hover {
      background-color: #cd055d;
      border-color: #fc188e;
      color: #ffffff; }
  .btn.btn-border-red , .btn.btn-border-red :link, .btn.btn-border-red :visited {
    border: solid 1px #202830;
    color: #202830; }
    .btn.btn-border-red :hover, .btn.btn-border-red :link:hover, .btn.btn-border-red :visited:hover {
      background-color: #202830;
      color: #ffffff; }

.select-option select {
  padding: 0 30px 0 5px; }

.btn-search {
  min-width: 50px;
  padding: 0;
  background-color: #fc188e !important;
  border-color: #fc188e !important; }

.btn-search-17-18 {
  min-width: 50px;
  padding: 0;
  background-color: #00ddc7 !important;
  border-color: #00ddc7 !important; }

.btn-search-16-17 {
  min-width: 50px;
  padding: 0;
  background-color: #cc326a !important;
  border-color: #cc326a !important; }

select {
  height: 40px;
  letter-spacing: 0; }

.select-option i {
  right: 10px;
  top: 10px; }

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="date"], input[type="number"], .btn[type="submit"] {
  height: 40px; }

.part-logo {
  margin-right: 60px !important; }

.overlay:before, .slider-all-controls .overlay .background-image-holder:before {
  opacity: .3; }
  body.archive .overlay:before, body.page .overlay:before, body.archive .slider-all-controls .overlay .background-image-holder:before, body.page .slider-all-controls .overlay .background-image-holder:before {
    opacity: 0; }

.row .image-slider {
  margin-bottom: 0; }

.logo {
  max-height: 80%; 
margin-top: 5px;}

:focus {
  outline: none; }

nav.transparent.absolute {
  background: #1a2528; }

nav.transparent.fixed {
  background: #1a2528;
  height: 55px;
  max-height: 55px; }
  .sgr-style nav.transparent.fixed {
    background: rgba(49, 63, 1, 0.85); }
  nav.transparent.fixed .nav-bar {
    height: 55px;
    line-height: 53px;
    max-height: 55px; }
    nav.transparent.fixed .nav-bar .module, nav.transparent.fixed .nav-bar .module-group {
      height: 55px; }
    nav.transparent.fixed .nav-bar > .module.left > a {
      height: 55px; }
  nav.transparent.fixed .menu > li > a, nav.transparent.fixed .module.widget-handle i {
    color: #ffffff;
    opacity: 1; }

nav.transparent .nav-bar {
  float: left;
  width: 100%;
  font-size: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

.secondary-menu {
  display: block;
  float: right;
  width: 100%;
  background: #202830;
  height: 30px; }
  .secondary-menu .menu li a {
    font-size: 9px;
    text-transform: uppercase;
    color: #b8cace !important; }
  .secondary-menu ul {
    float: right;
    width: auto;
    height: auto; }
    .secondary-menu ul li {
      background-color: #202830;
      margin-right: 20px; }
      @media (max-width: 991px) {
        .secondary-menu ul li {
          float: left;
          width: auto; }
          .secondary-menu ul li a {
            padding: 0; } }
      .secondary-menu ul li a {
        line-height: 30px; }
      .secondary-menu ul li.current-menu-item a {
        color: #ffffff !important; }

.background-image-holder img {
  width: 100%;
  background: #2b3e52; }

nav.fixed, nav.absolute {
  z-index: 99999; }

@media (max-width: 991px) {
  nav.transparent .nav-open, nav.transparent .nav-open.nav-bar .module-group {
    background: #1a2528; }
  nav.transparent .nav-open .menu > li > a, nav.transparent .nav-open .module.widget-handle i, nav.transparent .nav-open .nav-utility {
    color: white; }
  #menu-item-652 {
    display: none; } }

.language .menu > li ul {
  background: #1a2528;
  width: 300px; }

.grid {
  margin: 0 auto;
  list-style: none;
  text-align: center;
  text-align: left;
  color: #3c3d4f; }

.grid li {
  display: inline-block;
  margin: 0;
  padding: 20px;
  text-align: left;
  position: relative; }

.grid .hover-box {
  margin-bottom: 20px; }
  @media (max-width: 500px) {
    .grid .hover-box {
      height: 320px;
      overflow: hidden; } }
.grid figure {
  height: 340px !important;
  margin: 0;
  position: relative; }
  @media (max-width: 500px) {
    .grid figure {
      height: 100%; } }
  .grid figure .sponsor-img {
    position: absolute;
    top: 6%;
    left: 6%;
    max-width: 112px;
    height: auto; }
  .grid figure .artistes_hover_link {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%; }
    .grid figure .artistes_hover_link .artiste_hover {
      color: #ffffff;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 400;
      margin-bottom: 0;
      z-index: 1;
      width: 100%;
      padding: 0 15px;
      background: rgba(252, 24, 142, 0.7); }
      body.saison-2017-18 .grid figure .artistes_hover_link .artiste_hover {
        background: rgba(0, 216, 197, 0.7); }
      body.old-saison .grid figure .artistes_hover_link .artiste_hover {
        background: rgba(204, 50, 106, 0.7); }
      .grid figure .artistes_hover_link .artiste_hover:first-child {
        padding-top: 15px;
        font-size: 18px; }
      .grid figure .artistes_hover_link .artiste_hover:last-child {
        padding-bottom: 15px; }
  .grid figure .title-hover-box {
    color: #ffffff;
    font-weight: 800;
    font-style: italic;
    margin-bottom: 5px; }
  .grid figure .title-desc-hover-box {
    padding-bottom: 0;
    color: #ffffff; }
  .grid figure .info-date {
    display: block;
    width: 100%;
    margin-bottom: 10px; }
  .grid figure .info-lieu {
    display: block;
    width: 100%;
    text-transform: uppercase; }

.tp-rightarrow.default {
  height: 48px;
  width: 30px; }

.tp-leftarrow.default {
  height: 48px;
  width: 30px; }

.grid figure img {
  width: 100%;
  display: block;
  position: relative; }

.grid figcaption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  background: rgba(252, 24, 142, 0.7);
  color: #3c3d4f;
  z-index: 2; }
  body.saison-2017-18 .grid figcaption {
    background: rgba(0, 216, 197, 0.7); }
  body.old-saison .grid figcaption {
    background: rgba(204, 50, 106, 0.7); }

.grid figcaption h3 {
  margin: 0;
  padding: 0;
  color: #fff; }

/*
.grid figcaption span:before {
	content: 'by ';
}
*/
/* Individual Caption Styles */
/* Caption Style 1 */
.cs-style-1 figcaption {
  height: 100%;
  width: 100%;
  opacity: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s; }

.no-touch .cs-style-1 figure:hover figcaption,
.cs-style-1 figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transform: translate(15px, 15px);
  -moz-transform: translate(15px, 15px);
  -ms-transform: translate(15px, 15px);
  transform: translate(15px, 15px); }

.cs-style-1 figcaption h3 {
  margin-top: 70px; }

.cs-style-1 figcaption span {
  display: block; }

.cs-style-1 figcaption a {
  margin-top: 30px; }

/* Caption Style 2 */
.cs-style-2 figure img {
  z-index: 10;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }

.no-touch .cs-style-2 figure:hover img,
.cs-style-2 figure.cs-hover img {
  -webkit-transform: translateY(-90px);
  -moz-transform: translateY(-90px);
  -ms-transform: translateY(-90px);
  transform: translateY(-90px); }

.cs-style-2 figcaption {
  height: 90px;
  width: 100%;
  top: auto;
  bottom: 0; }

.cs-style-2 figcaption a {
  position: absolute;
  right: 20px;
  top: 30px; }

/* Caption Style 3 */
.cs-style-3 figure {
  overflow: hidden; }

.cs-style-3 figure img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }

.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  /*-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);*/
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out; }

.no-touch .cs-style-3 figure:hover .sponsor-img,
.cs-style-3 figure.cs-hover .sponsor-img {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px); }

.cs-style-3 figcaption {
  height: auto;
  width: 100%;
  top: auto;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s; }

.no-touch .cs-style-3 figure:hover figcaption,
.cs-style-3 figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s; }

/*
.cs-style-3 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
*/
/* Caption Style 4 */
.cs-style-4 li {
  -webkit-perspective: 1700px;
  -moz-perspective: 1700px;
  perspective: 1700px;
  -webkit-perspective-origin: 0 50%;
  -moz-perspective-origin: 0 50%;
  perspective-origin: 0 50%; }

.cs-style-4 figure {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.cs-style-4 figure > div {
  overflow: hidden; }

.cs-style-4 figure img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }

.no-touch .cs-style-4 figure:hover img,
.cs-style-4 figure.cs-hover img {
  -webkit-transform: translateX(25%);
  -moz-transform: translateX(25%);
  -ms-transform: translateX(25%);
  transform: translateX(25%); }

.cs-style-4 figcaption {
  height: 100%;
  width: 50%;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s; }

.no-touch .cs-style-4 figure:hover figcaption,
.cs-style-4 figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  transition: transform 0.4s, opacity 0.1s; }

.cs-style-4 figcaption a {
  position: absolute;
  bottom: 20px;
  right: 20px; }

/* Caption Style 5 */
.cs-style-5 figure img {
  z-index: 10;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }

.no-touch .cs-style-5 figure:hover img,
.cs-style-5 figure.cs-hover img {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4); }

.cs-style-5 figcaption {
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s; }

.no-touch .cs-style-5 figure:hover figcaption,
.cs-style-5 figure.cs-hover figcaption {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.cs-style-5 figure a {
  position: absolute;
  bottom: 20px;
  right: 20px; }

/* Caption Style 6 */
.cs-style-6 figure img {
  z-index: 10;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }

.no-touch .cs-style-6 figure:hover img,
.cs-style-6 figure.cs-hover img {
  -webkit-transform: translateY(-50px) scale(0.5);
  -moz-transform: translateY(-50px) scale(0.5);
  -ms-transform: translateY(-50px) scale(0.5);
  transform: translateY(-50px) scale(0.5); }

.cs-style-6 figcaption {
  height: 100%;
  width: 100%; }

.cs-style-6 figcaption h3 {
  margin-top: 60%; }

.cs-style-6 figcaption a {
  position: absolute;
  bottom: 20px;
  right: 20px; }

/* Caption Style 7 */
.cs-style-7 li:first-child {
  z-index: 6; }

.cs-style-7 li:nth-child(2) {
  z-index: 5; }

.cs-style-7 li:nth-child(3) {
  z-index: 4; }

.cs-style-7 li:nth-child(4) {
  z-index: 3; }

.cs-style-7 li:nth-child(5) {
  z-index: 2; }

.cs-style-7 li:nth-child(6) {
  z-index: 1; }

.cs-style-7 figure img {
  z-index: 10; }

.cs-style-7 figcaption {
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
  -moz-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
  transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
  box-shadow: 0 0 0 0px #2c3f52; }

.no-touch .cs-style-7 figure:hover figcaption,
.cs-style-7 figure.cs-hover figcaption {
  opacity: 1;
  height: 130%;
  box-shadow: 0 0 0 10px #2c3f52; }

.cs-style-7 figcaption h3 {
  margin-top: 86%; }

.cs-style-7 figcaption h3,
.cs-style-7 figcaption span,
.cs-style-7 figcaption a {
  opacity: 0;
  -webkit-transition: opacity 0s;
  -moz-transition: opacity 0s;
  transition: opacity 0s; }

.cs-style-7 figcaption a {
  position: absolute;
  bottom: 20px;
  right: 20px; }

.no-touch .cs-style-7 figure:hover figcaption h3,
.no-touch .cs-style-7 figure:hover figcaption span,
.no-touch .cs-style-7 figure:hover figcaption a,
.cs-style-7 figure.cs-hover figcaption h3,
.cs-style-7 figure.cs-hover figcaption span,
.cs-style-7 figure.cs-hover figcaption a {
  -webkit-transition: opacity 0.3s 0.2s;
  -moz-transition: opacity 0.3s 0.2s;
  transition: opacity 0.3s 0.2s;
  opacity: 1; }

@media screen and (max-width: 31.5em) {
  .grid {
    padding: 10px 10px 100px 10px; }
  .grid li {
    width: 100%;
    min-width: 300px; } }

.footer {
  background-color: #1a2528;
  color: #ffffff;
  padding: 30px 0; 
    border-top: 1px solid rgba(255, 255, 255, 0.2);}
  .footer .bottom_footer {
    margin-top: 20px;
    padding: 5px 0 10px;
    background-color: #000; }
    .footer .bottom_footer ul li a::before {
      content: ""; }
    .footer .bottom_footer a {
      text-decoration: none; }
  .sgr-style .footer {
    background-color: #2d3b24; }
  .footer .textwidget img {
    width: 200px; }
  .footer hr {
    display: none; }
  .footer h6, .footer .widget h6.title {
    border: none;
    font-size: 1em;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 20px; }
  .footer a {
    text-decoration: underline;
    color: #ffffff; }
    .footer a:hover {
      color: #E0E0E0; }
  .footer ul {
    height: auto; }
    .footer ul li {
      list-style: circle;
      display: block;
      float: none;
      color: #F4F7F7; }
      .footer ul li a {
        text-decoration: none;
        font-size: 1em;
        font-weight: 400;
        line-height: 1.6em;
        opacity: 1;
        color: #ffffff; }
        .footer ul li a::before {
          content: "> "; }
  .footer form p {
    margin: 0; }
  .footer form label {
    display: none; }
  .footer form input {
    background-color: #ffffff;
    color: #201f1f;
    text-transform: uppercase; }
    .footer form input[type="submit"] {
      border: solid 1px #ffffff;
      color: #ffffff;
      background: none;
      font-size: 1em;
      font-weight: 400;
      line-height: 36px;
      height: 42px;
      width: auto;
      padding-left: 26px;
      padding-right: 26px; }
      .footer form input[type="submit"]:hover {
        background: #ffffff;
        color: #202830; }

.modal-strip {
  padding: 5px 0 !important;
  margin: 0 0.5% !important;
  width: 99% !important; }
  .modal-strip i.close-modal {
    font-size: 12px !important;
    right: 10px !important; }

section.cover.fullscreen {
  height: 100vh !important;
  position: relative; }
  section.cover.fullscreen.cover-loop {
    height: 400px; }
    section.cover.fullscreen.cover-loop .purple-overlay {
      background-color: #202830 !important; }
  section.cover.fullscreen li {
    height: 500px; }
    section.cover.fullscreen li .v-align-transform {
      width: 100%;
      position: relative;
      top: 100%;
      -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-50%);
      transform: translateY(-100%); }
      section.cover.fullscreen li .v-align-transform h4 {
        text-transform: uppercase;
        font-size: 26px;
        color: white; }

section.cover.fullscreen-small {
  min-height: calc(100vh - 172px);
  position: relative; }
  section.cover.fullscreen-small.cover-loop {
    height: 300px; }
    section.cover.fullscreen-small.cover-loop .purple-overlay {
      background-color: #202830 !important; }
  section.cover.fullscreen-small li {
    height: 500px; }
    section.cover.fullscreen-small li .v-align-transform {
      width: 100%;
      position: relative;
      top: 100%;
      -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-50%);
      transform: translateY(-100%); }
      section.cover.fullscreen-small li .v-align-transform h4 {
        text-transform: uppercase;
        font-size: 26px;
        color: white; }
  section.cover.fullscreen-small .v-align-bottom {
    bottom: 50%;
  transform: translateY(calc(50% + 28px)); }
    section.cover.fullscreen-small .v-align-bottom h2 {
      border: none;
    margin: 0!important;
  padding: 0!important; }

section.cover.fullscreen-small + section {
  z-index: 999;
  margin-top: -240px;
  padding-top: 0;
  background-image: linear-gradient(to bottom, rgba(32, 40, 48, 0) 0%, #202830 160px); }
  .sgr-style section.cover.fullscreen-small + section {
    background-image: linear-gradient(to bottom, rgba(45, 59, 36, 0) 0%, #2d3b24 160px); }
  section.cover.fullscreen-small + section .container {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: white;
    border-radius: 5px;
    margin-top: 80px; }

section.lieucontent-row {
  background-color: #ffffff;
  padding: 80px 0; }
  section.lieucontent-row .language {
    color: #fc188e;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px; }

section.speccontent-row {
  background-color: #ffffff;
  padding: 80px 0; }
  section.speccontent-row #map {
    height: 200px;
    margin-bottom: 25px; }
  section.speccontent-row .language {
    text-transform: uppercase;
    color: #fc188e; }

section.voiraussi-row {
  padding: 80px 0;
  background-color: #F4F7F7;
  border-top: 1px solid #fc188e; }
  section.voiraussi-row h2 {
    color: #fc188e;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 22px; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 10px; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.cover {
  font-family: 'Raleway'; }
  .cover h1 {
    font-size: 34px;
    font-weight: 800;
    font-style: italic; }
  .cover h2 {
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 5px;
    letter-spacing: normal;
    font-weight: 300;
    font-size: 42px; }
  .cover .artistes_head {
    margin: 0px 0 10px 0; }
    .cover .artistes_head h2 {
      text-transform: uppercase;
      font-size: 30px;
      margin-bottom: 5px;
      letter-spacing: normal;
      font-weight: 400; }
      .cover .artistes_head h2:first-child {
        font-size: 42px; }
  .cover h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px; }

.right-column h5 {
  font-size: 16px;
  text-transform: uppercase;
  padding-top: 20px;
  border-top: solid 2px #fc188e;
  margin-bottom: 10px; }

.right-column .prix {
  margin-top: 20px; }

.right-column .dates {
  margin-bottom: 20px; }
  .right-column .dates .date {
    margin-bottom: 0px;
    font-weight: 600;
    text-transform: uppercase; }

.single-location-box {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 262px;
  min-height: 180px;
  z-index: 1;
  margin-bottom: 30px; }
  .single-location-box .withpattern {
    height: 100%;
    width: 100%;
    min-width: 262px;
    min-height: 180px;
    opacity: 1;
    z-index: 3; }
    .single-location-box .withpattern h5 {
      margin: 0 20px;
      font-weight: 800;
      color: #ffffff;
      position: absolute;
      bottom: 20px; }
      .single-location-box .withpattern h5 a, .single-location-box .withpattern h5 a:visited, .single-location-box .withpattern h5 a:hover, .single-location-box .withpattern h5 a:link {
        padding-top: 70px;
        color: #ffffff; }

.post-141 button, .post-181 button, .post-1209 button, .post-1340 button {
  margin-bottom: 0;
  color: #202830;
  border: none;
  text-decoration: none;
  padding: 3px 12px 5px;
  background-color: #53687d;
  color: #ffffff;
  border-radius: 3px;
  border: solid 1px #0c0f11;
  font-weight: bold;
  font-size: 13px; }

.post-141 h2:not(first-child), .post-181 h2:not(first-child), .post-1209 h2:not(first-child), .post-1340 h2:not(first-child) {
  margin-top: 40px;
  margin-bottom: 20px; }

.post-141 h3, .post-181 h3, .post-1209 h3, .post-1340 h3 {
  clear: both;
  text-transform: none;
  text-align: left; }

.post-141 .collapse, .post-181 .collapse, .post-1209 .collapse, .post-1340 .collapse {
  margin-bottom: 30px; }

.menu_fondi ul {
  margin-left: 0; }
  .menu_fondi ul li {
    float: left;
    list-style: none;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 5px; }
    .menu_fondi ul li span {
      position: absolute;
      bottom: 0;
      background: #202830;
      color: #ffffff;
      text-align: center;
      width: 100%;
      right: 0;
      padding: 6px 0;
      font-weight: bold;
      font-size: 14px; }
    .menu_fondi ul li a {
      display: inline-block;
      padding: 5px;
      width: 100%; }
      .post-269 .menu_fondi ul li a.fund-andromeda {
        background: #9fb945;
        color: white;
        font-weight: 500; }
      .post-259 .menu_fondi ul li a.fund-aq {
        background: #9fb945;
        color: white;
        font-weight: 500; }
      .post-183 .menu_fondi ul li a.fondo-aurelia {
        background: #9fb945;
        color: white;
        font-weight: 500; }
      .post-261 .menu_fondi ul li a.fund-er-income-fund-1 {
        background: #9fb945;
        color: white;
        font-weight: 500; }
      .post-263 .menu_fondi ul li a.fund-er-income-fund-2 {
        background: #9fb945;
        color: white;
        font-weight: 500; }
      .post-941 .menu_fondi ul li a.fondo-er-office-fund-3 {
        background: #9fb945;
        color: white;
        font-weight: 500; }
      .post-265 .menu_fondi ul li a.fund-eurosic-uffici {
        background: #9fb945;
        color: white;
        font-weight: 500; }
      .post-273 .menu_fondi ul li a.fund-iress-1 {
        background: #9fb945;
        color: white;
        font-weight: 500; }
      .post-1017 .menu_fondi ul li a.fondo-iress-2 {
        background: #9fb945;
        color: white;
        font-weight: 500; }
      .post-267 .menu_fondi ul li a.fund-lagune-pasithea {
        background: #9fb945;
        color: white;
        font-weight: 500; }
      .post-271 .menu_fondi ul li a.fund-nicher-re {
        background: #9fb945;
        color: white;
        font-weight: 500; }
      .menu_fondi ul li a:hover {
        background: #eeeeee; }

.menu_fondi.menu_progetti ul li {
  width: calc(25% - 10px); }
  @media (max-width: 991px) {
    .menu_fondi.menu_progetti ul li {
      width: calc(50% - 10px); } }
  .menu_fondi.menu_progetti ul li a {
    padding: 0; }

input[type="submit"], button[type="submit"] {
  border: 2px solid #202830;
  background: #202830; }

/*# sourceMappingURL=pages.css.map */
/*
     FILE ARCHIVED ON 23:38:28 Apr 05, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:39:51 Aug 28, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.814
  exclusion.robots: 0.042
  exclusion.robots.policy: 0.028
  esindex: 0.016
  cdx.remote: 64.388
  LoadShardBlock: 893.655 (3)
  PetaboxLoader3.datanode: 823.859 (5)
  PetaboxLoader3.resolve: 923.939 (2)
  load_resource: 1092.785
  loaddict: 440.756
*/