/*
Theme Name:         DFD Ronneby
Theme URI:          http://rnbtheme.com/
Description:        Ronneby - Highly Functional Multifaceted WP Theme
Version:            3.3.5
Author:             DFD
Author URI:         http://dfd.name/
Tags:               light, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain:		dfd
License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/



a:focus {
    color: #B6C9CF!important;
}


.main-menu-link {
    transition-duration: 500ms;
}

.main-menu-link:hover {
    color: #B6C9CF!important;
}


.boxed_layout {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 3%;
    background: #ffffff;
}

.rs-fullwidth-wrap {
    overflow: hidden!important;

}

#header-container.small.dfd-header-buttons-disabled #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid, #header-container:not(.small).dfd-header-buttons-disabled #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid, #header-container.small.dfd-header-buttons-disabled.logo-position-left #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid, #header-container:not(.small).dfd-header-buttons-disabled.logo-position-left #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid {
    padding-right: 6%!important;
}

#header-container #header .header-wrap>.row:last-child .header-main-panel .header-col-left {
    float: left;
    position: relative;
}


.gdj21-footer-nwsletter-wrap p {
    font-family: 'Karla'!important;
}

a.menu-link.sub-menu-link {
    transition-duration: 600ms;
}

a.menu-link.sub-menu-link:hover {
    color: #B6C9CF!important;
}

h1.page-title {
    display: none;
}

.gdj2021-active{
	color: #213A41!important;
}
.gdj2021-active strong{
    color: #213A41!important;
}

ul#menu-main-en li:last-child a {
    padding-right: 0px!important;
}

#header-container #header .header-wrap>.row:last-child .header-main-panel .header-col-fluid .fixed-header-logo {
    left: 0!important;
}

.nav-menu .mega-menu-item .item-title {
    padding: 0 13px;
}


.gdj21-home-news-wrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.gdj21-home-news-item {
    width: 29%;
    height: 600px;
    transition-duration: 800ms;
}

.gdj21-home-news-item:hover {
    width: 30%;
    height: 600px;
    
    -webkit-box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.51); 
box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.51);
}


.gdj21-cartouche-wrap {
    height: 100%;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}


.gdj21-cartouche {
    background-color: #fff;
    height: auto;
    width: 85%;
    padding: 20px 0 15px 15px;
    transition-duration: 900ms;
}

/*.gdj21-cartouche:hover {
    height: 20%;
}*/

.gdj21-cartouche h6 {
    color: ##213A41;
    font-family: 'Karla';
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 1.2em;
}


.gdj21-cartouche span {
    font-family: 'EB garamond';
    font-style: italic;
    font-size: 1.2em;
    color: #B6C9CF;
    text-transform: uppercase;
}


.gdj21-titles-wrap h3 {
    font-family: 'Lora';
    font-size: 3.9em;
    font-weight: 100;
    letter-spacing: 0;
    color: #213A41;
    line-height: 1.3em;
}

.gdj21-titles-wrap {
    margin: 70px 0;
    padding: 0;
}

.gdj21-titles-wrap strong {
    text-transform: uppercase;
    font-size: 1.45em;
    padding-top: 5px;
    display: block;
    color: #B6C9CF;
    font-weight: 700;
    font-family: 'Karla';
}

.gdj21-home-vr-wrap {
    text-align: center;
    position: absolute;
    top: 35%;
    /* left: 0%; */
    width: 100%;
}

.gdj21-home-vr-wrap strong {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Karla';
}

.gdj21-home-vr-wrap h5 {
    font-family: 'EB garamond';
    letter-spacing: 1px;
    font-size: 5em;
    display: block;
    margin: 25px 0;
    color: #fff;
    font-weight: 100!important;
}

a.gdj21-vr-cta {
    font-family: 'Karla';
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    padding: 7px 30px;
    margin: 50px 0 0;
    display: inline-block;
    transition-duration: 900ms;
}

a.gdj21-vr-cta:hover {
	border-color: #213A41;
	color: #213A41;
	padding: 7px 50px;
	background-color: #B6C9CF;
}


img {
  max-width: 100%;
}



.gsap-sec {
  display: flex;
  justify-content: center;
  align-items: center;
/*  min-height: 100vh;
  padding: 80px 0;*/
}

.img-container {
  margin: 0 auto;
  position: relative;
/*  width: 300px;
  height: 600px;*/
    width: 100%;
  height: auto;
  overflow: hidden;
  visibility: hidden;
}
.img-container .img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 600px;
  width: 900px;
  background-color: #B6C9CF;
  z-index: 2;
}
.img-container img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  display: block;
}

.gdj21-button {
    float: right!important;
    width: 25%!important;
    padding: 0!important;
    margin: 0!important;
    font-family: 'Karla'!important;
    font-weight: 600!important;
    background-color: transparent!important;
    border: 2px solid #213A41!important;
    color: #213A41!important;
}


.gdj21-max-footer-wrap {
    margin-top: 50px;
    padding: 20px;
    background-color: #F8F8F8;
}

p.gdj21-footer-info {
    font-family: 'Karla'!important;
    font-weight: 500;
    color: #676767!important;
}

.wpb_wrapper p > a:not(.dk_toggle):before {
    margin-top: 7px;
    border-bottom-style: unset!important;
    border-bottom-color: transparent;
}

/*APPARITION DEFILEMENT*/

.from-right,
.from-left {
    opacity: 0;
    transition: transform 1s ease-in-out, opacity 0.5s ease-in-out;
}
.from-right {
    transform: translate(0,-30px);
}
.from-left {
    transform: translate(0,-30px);
}
/***************************/



hr.gdj21-footer-sep {
    border-width: 1px;
    margin: 0 auto;
    width: 100%;
    border-color: #B6C9CF;
    margin-bottom: 28px;
    opacity: 0.25;
}

ul.gdj21-artists-list-wrap {
    column-count: 3;
    list-style: none;
}

ul.gdj21-artists-list-wrap li {
    font-family: 'EB garamond';
    font-size: 1.2em;
    line-height: 3em;
    transition-duration: 700ms!important;
}

ul.gdj21-artists-list-wrap li a{
	transition-duration: 800ms;
}

ul.gdj21-artists-list-wrap li a:hover{
	color: #B6C9CF;
}


.gdj21-filters-wrap {
    display: flex;
    margin-top: -28px;
    margin-bottom: 50px;
}

.gdj21-filters-wrap a:first-child {
	padding-left: 0!important;
}

.gdj21-filters-wrap a {
    text-transform: uppercase;
    color: #B6C9CF;

        padding-left: 15px;
}


/*TIME LINE****************************/


.timeline {
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    flex-direction: column;
    /* max-width: 700px; */
    padding: 0 40px;
    position: relative;
}
.timeline__content-title {
    font-weight: 100;
    font-size: 66px;
    margin: 10px 0;
    transition: 0.4s;
    padding: 0 10px;
    box-sizing: border-box;
    font-family: 'EB garamond';
    color: #B6C9CF;
}
.timeline__content-desc {
    margin: 0;
    font-size: 15px;
    box-sizing: border-box;
    color: #213A41;
    font-weight: normal;
    line-height: 25px;
    font-family: 'Karla';
}
.timeline:before {
  position: absolute;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  content: "";
  background: #213A41;
}
@media only screen and (max-width: 767px) {
  .timeline:before {
    left: 40px;
  }
}
.timeline-item {
  padding: 40px 0;
  opacity: 1;
  transition: 0.5s;
  box-sizing: border-box;
  width: calc(50% - 40px);
  display: flex;
  position: relative;
}
.timeline-item:before {
    content: attr(data-text);
    letter-spacing: 3px;
    width: 100%;
    position: absolute;
    color: #213A41;
    font-size: 2em;
    font-family: 'Eb Garamond';
    top: 70%;
    margin-top: -5px;
    padding-left: 15px;
    opacity: 0;
    right: calc(-100% - 56px);
}
.timeline-item:nth-child(even) {
  align-self: flex-end;
}
.timeline-item:nth-child(even):before {
  right: auto;
  text-align: right;
  left: calc(-100% - 56px);
  padding-left: 0;
  border-left: none;
  border-right: 2px solid rgba(255, 255, 255, 0.5);
  padding-right: 15px;
}
.timeline-item--active {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0px);
}
.timeline-item--active:before {
  top: 50%;
  transition: 0.3s all 0.2s;
  opacity: 1;
}
.timeline-item--active .timeline__content-title {
    margin: 10px 0 30px 0;
}
@media only screen and (max-width: 767px) {
  .timeline-item {
    align-self: baseline !important;
    width: 100%;
    padding: 0 30px 150px 80px;
  }
  .timeline-item:before {
    left: 10px !important;
    padding: 0 !important;
    top: 50px;
    text-align: center !important;
    width: 60px;
    border: none !important;
  }
  .timeline-item:last-child {
    padding-bottom: 40px;
  }
}
.timeline__img {
  max-width: 100%;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.4);
}
.timeline-container {
  width: 100%;
  position: relative;
  padding: 80px 0;
  transition: 0.3s ease 0s;
  background-attachment: fixed;
  background-size: cover;
}
.timeline-container:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  content: "";
}
.timeline-header {
  width: 100%;
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}
.timeline-header__title {
  color: #fff;
  font-size: 46px;
  font-family: Cardo;
  font-weight: normal;
  margin: 0;
}
.timeline-header__subtitle {
  color: rgba(255, 255, 255, 0.5);
  font-family: "Pathway Gothic One", sans-serif;
  font-size: 16px;
  letter-spacing: 5px;
  margin: 10px 0 0 0;
  font-weight: normal;
}

.demo-footer {
  padding: 60px 0;
  text-align: center;
}
.demo-footer a {
  color: #999;
  display: inline-block;
  font-family: Cardo;
}
/*****************************/

.gdj21-intro-wrap {
    font-family: 'Karla';
    width: 70%;
    margin-top: -20px;
}

.gdj21-intro-wrap p {
    font-size: 1.1em;
    color: #213A41;
    font-weight: 500;
    margin-bottom: 50px;
    font-family: "Karla";
}


.gdj21-ns-sub-title {
    font-family: 'Karla';
    font-size: 1.3em;
    letter-spacing: 1px;
    margin: 0;
    color: #213A41;
    text-transform: uppercase;
}
.gdj21-ns-title {
    font-family: 'EB garamond';
    font-weight: 100;
    text-transform: uppercase;
    font-size: 1.2em;
    color: #213a41;
    letter-spacing: 1px;
}

.gdj21-ns-pop {
    display: flex;
}

.gdj21-pop-sl-2-wrap {
    padding-left: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.gdj21-ns-pop img {
    width: 60%;
}

.gdj21-pop-sl-2-wrap span {
    display: block;
    font-family: 'Karla';
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 500;
    font-style: italic;
    color: #B6C9CF;
}


.gdj21-pop-sl-2-wrap strong {
    font-family: 'Karla';
    text-transform: uppercase;
    font-size: 1.65em;
    display: block;
    color: #213A41;
    font-weight: 600;
    margin-bottom: 20px;
}

.gdj21-pop-sl-2-wrap h6 {
    font-family: 'Lora';
    font-size: 1.8em;
    font-weight: 100!important;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 1.4em;
}

.gdj21-pop-sl-2-wrap p {
    font-family: 'Karla';
    line-height: 1.5em;
}

a.gdj21-cta {
    font-family: 'Karla'!important;
    font-style: inherit!important;
    text-transform: uppercase!important;
    font-weight: 800!important;
    color: #213A41!important;
    transition-duration: 500ms!important;
    border: 1px solid transparent!important;
}

a.gdj21-cta:hover {
	border-color: ##B6C9CF;
	color: #B6C9CF;
}



.button.wc-backward:not(.ubtn), button:not(.ubtn), .button:not(.ubtn), #wp-submit:not(.ubtn), #commentform #submit:not(.ubtn) {
    position: relative;
    display: inline-block;
    width: auto;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    font-family: "Karla","Open Sans","PT Sans",sans-serif;
    line-height: 45px;
    text-transform: none;
    letter-spacing: 2px;
    word-spacing: 0;
    color: #ffffff;
    height: 45px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 80px;
    padding-right: 40px;
    background: #213A41;
    border: 1px solid #213A41;
    border-radius: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.fancybox-slide--html .fancybox-close-small {
    color: #fff;
    padding: 10px;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 999999999999999!important;
}

.button.wc-backward:not(.ubtn):hover, button:not(.ubtn):hover, .button:not(.ubtn):hover, #wp-submit:not(.ubtn):hover, #commentform #submit:not(.ubtn):hover {
    color: #ffffff;
    background: #B6C9CF;
    border: 1px solid #B6C9CF;
}
.gdj21-ns-item: hover{
    -webkit-box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.51); 
	box-shadow: 0px 0px 50px 5px rgba(0,0,0,0.51);
}

a.gdj21-ns-item {
    margin-top: 20px;
    display: inline-block;
    transition-duration: 700ms;
    width: 100%;
}
a.gdj21-ns-item:hover {
    transform: scale(1.005);
}


p.gdj21-publicztion-parag {
    margin: 10px;
    font-family: 'Karla';
    line-height: 1.8em;
}


h5.gdj-artist-works-titre {
    font-family: 'EB garamond';
    font-weight: 100;
    font-size: 1.2em;
    letter-spacing: 0;
    color: #696969;
    text-transform: none;
    margin-top: 6px;
}

.gdj21-sous-titres-wrap strong {
    display: block;
    font-family: 'Karla';
    text-transform: uppercase;
    color: #B6C9CF;
    margin-bottom: -7px;
    margin-top: 7px;
}


.gdj21-sous-titres-wrap span {
    font-family: 'Lora';
    font-weight: 500;
    color: #213A41;
}



.gdj21-video-story.gdj-film-item{
    width: 30%;
    margin-bottom: 80px;
}


.gdj21-at-title {
    font-family: 'EB garamond';
    font-weight: 100;
    font-size: 1.1em;
    color: #213a41;
}

/* NEWS ****************************/















.gdj-film-wrap {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}


.gdj-film-item {
    width: 45%;
    margin-bottom: 25px;
}


.gdj-parution-item {
    width: 27%;
        margin-bottom: 30px;
}

.gdj-parutions-presse-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}




.gdj-parution-item img {
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: block;
}


/* CONTACT ****************************/



.gdj21-contact-infop-wrap {
    text-align: center;
}

.gdj21-contact-infop-wrap h2 {
    font-family: 'Lora';
    font-weight: 500;
    color: #213A41;
    font-size: 1.3em;
}



.gdj21-contact-infop-wrap p {
    text-align: center;
    font-family: 'Karla'!important;
}

.gdj21-contact-infop-wrap a {
    transition-duration: 400ms;
}

.gdj21-contact-infop-wrap a:hover {
    color: #B6C9CF!important;
}


.gdj21-publications-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.gdj21-publications-item {
    width: 30%;
}









/************************************************************
VIEWING ROOM
************************************************************/


.block{
  display:flex;
  width:100vw;
  height:100vh;
}
.gdj-vr-left-nav{
    flex:0.05;
    background: #fff;
}

.left-p {
    flex: 0.4;
    display: flex;
    background: #fff;
    align-items: center;
}




.right-p{
  flex:1;
  background-size:cover;
  background-position: center center;
}




.gdj-vr-sl1-text-wrap h3 {
    font-family: 'lato';
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: bold;
}

.gdj-vr-sl1-text-wrap h1 {
    text-transform: uppercase;
    font-family: 'Lora';
    color: #000;
    line-height: 0.9em;
}

ul.gdj-vr-sl1-cta {
    list-style: none;
    padding: 0;
    width: 120px;
    text-align: center;
}

.gdj-vr-sl1-cta li a {
    font-family: 'Karla';
    border: 1px solid #000;
    padding: 1px 15px;
    display: block;
    margin: 10px 0px;
    -webkit-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
    font-size: 0.9em;
}

.gdj-vr-sl1-cta li a:hover {
    background-color: #000;
    color: #fff;
}

.gdj-vr-nav-wrap {
    position: absolute;
    bottom: 10px;
    display: flex;
    flex-flow: column;
    align-items: center;
    left: 10px;
}

.gdj-vr-sl1-text-wrap p {
    text-align: justify;
    margin: 3em 0;
    font-size: 1.1em;
    line-height: 1.6em;
}

/**** SL2 ***********************************************/

.gdj-vr-sl2-text-wrap h1 {
    font-family: 'lora';
    color: #213A41;
    text-transform: uppercase;
    font-size: 5em;
    font-weight: 500;
}

.right-p-sl2 {
    flex: 0.8;
    display: flex;
    align-items: center;
}

.left-p-sl2 {
    flex: 0.8;
    display: flex;
    align-items: center;
}

.gdj-vr-sl2-text-wrap h2 {
    font-family: 'oswald';
    font-weight: 100;
    font-size: 2em;
    position: relative;
    margin-bottom: 3em;
}

.gdj-vr-sl2-text-wrap h2:before {
    content: 'ABOUT';
    font-family: 'karla'!important;
    font-size: 2.5em;
    font-weight: 800;
    position: absolute;
    color: #B6C9CF;
    letter-spacing: 0;
    bottom: 0.25em;
    opacity: 0.3;
}

.gdj-vr-sl2-text-wrap p {
    font-size: 1.5em;
    font-family: 'Lora';
    font-style: italic;
    font-weight: 600;
    padding: 1.1em 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 1em;
}

.gdj-vr-sl2-artists {
    /* display: flex; */
    list-style: none;
}

.gdj-vr-sl2-artists li {
    width: 45%;
    float: left;
    text-transform: uppercase;
    font-size: 1em;
    color: #213A41;
}

.gdj-vr-infop {
    display: flex;
    list-style: none;
    justify-content: space-between;
}

.gdj-vr-infop li {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    width: 48%;
    line-height: 1.3em;
    padding: 9px 0;
}

.gdj-vr-desc-text {
    text-align: justify;
    font-size: 1.1em;
    width: 70%;
}

/**** SL3 ***********************************************/

.block-artworks{
  display:flex;
  width:100vw;
}

.right-p-sl3 {
          flex:1;
  background-image: url(http://3r-prev.com/gdj/wp-content/uploads/2017/02/giuseppe-bernardino-bison.jpg) !important;
  background-size:cover;
  background-position: center center;
}

.left-p-sl3 {
    flex: 1;
    display: flex;
    background: #fff;
    align-items: center;
}

.gdj-vr-sl3-text-wrap h2 {
    font-family: 'oswald';
    font-weight: 100;
    font-size: 2em;
    position: relative;
    margin-bottom: 3em;
}

.gdj-vr-sl3-text-wrap h2:before {
    content: 'ARTWORKS';
    font-family: 'Karla';
    font-size: 2.5em;
    position: absolute;
    color: #B6C9CF;
    opacity: 0.5;
    letter-spacing: 0;
    bottom: 0.25em;
    font-weight: 700;
}


.gdj-vr-sl3-text-wrap p {
    margin-bottom: 2em;
}


.wpcf7 input{
    border:none;
}

#ric-message::placeholder, #ric-mail::placeholder, #ric-sujet::placeholder, #ric-nom::placeholder, #ric-tel::placeholder{
    color: #ccc;
    padding:0 0 0 5px;
    
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
    color: #fff;
    height: 43px;
    margin: 10px 0;
    font-size: 1.3em;
    padding-left: 5px;
    box-sizing: border-box;
    border: 1px solid #000;
}

#ric-message::placeholder{
    padding-top:6px;
}



#ric-nom, #ric-tel{
    width: 49%;
    float: left;
}

#ric-mail, #ric-sujet{
    width: 49%;
    float: right;
}

#ric-message {
    width: 100%;
    height: 100px;
}

#ric-submit {
    float: none;
    width: 180px;
    background-color: #000;
    padding: 5px 0;
    text-align: center;
    font-size: 1em;
    display: block;
    letter-spacing: 1px;
    color: #fff;
}



.gdj-vr-artwork-item {
    margin:10px;
    display: inline-block;
}

#gdj-vr-artworks-wrap {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
}

@media screen and (max-width: 900px){
    #gdj-vr-artworks-wrap {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
}
}


.gdj-vr-mask-artist, .gdj-vr-mask-title {
    color: #fff;
    margin: 0;
}
.gdj-vr-form-wrap {
    display: none;
}

.dk-select, .dk-select-multi {
    position: relative;
    /*display: block;*/
    width: 100%;
    display: inline-block;
    border-color: #000!important;
}

.wpcf7 form .dk_container, .wpcf7 form .dk-selected {
    border-color: #000!important;
}

/**** Hoover ***********************************************/

.gdj-vr-item-mask {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: flex;
    background-color: rgba(0, 0, 0, 0.7);
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    -webkit-transition-duration: 600ms;
    -o-transition-duration: 600ms;
    transition-duration: 600ms;
}

.gdj-vr-mask-title {
    letter-spacing: 1px;
    font-size: 0.8em;
    font-family: 'Karla';
    margin-top: 10px;
}
.gdj-vr-mask-artist {
    letter-spacing: 0;
}

.gdj-vr-item-mask:hover {
    opacity:1;
}

.gdj-vr-artwork-item a {
    display: flex;
    position: relative;
}

/**** sl4 ***********************************************/

.right-p-sl4 {
          flex:1;
  background-size:cover;
  background-position: center center;
}

.left-p-sl4 {
    flex: 0.8;
    display: flex;
    background: #fff;
    align-items: center;
}

.gdj-vr-sl4-text-wrap h2 {
    font-family: 'oswald';
    font-weight: 100;
    font-size: 2em;
    position: relative;
    margin-bottom: 3em;
}

.gdj-vr-sl4-text-wrap h2:before {
    content: 'CONTACT';
    font-family: 'lato';
    font-weight: 900;
    font-size: 2.5em;
    position: absolute;
    color: #B6C9CF;
    opacity: 0.5;
    letter-spacing: 0;
    bottom: 0.25em;
}


.gdj-vr-sl4-text-wrap p {
    margin-bottom: 2em;
}


.wpcf7 input{
    border:none;
}

#ric-message::placeholder, #ric-mail::placeholder, #ric-sujet::placeholder, #ric-nom::placeholder, #ric-tel::placeholder{
    color: #ccc!important;
    padding:0 0 0 5px;
    
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
    color: #000;
    height: 43px;
    margin: 10px 0;
    font-size: 1.3em;
    padding-left: 5px;
    box-sizing: border-box;
    border: 1px solid #000;
}

#ric-message::placeholder{
    padding-top:6px;
}



#ric-nom, #ric-tel{
    width: 49%;
    float: left;
}

#ric-mail, #ric-sujet{
    width: 49%;
    float: right;
}

#ric-message {
    width: 100%;
    height: 100px;
}

#ric-submit {
    float: none;
    width: 180px;
    background-color: #000;
    padding: 5px 0;
    text-align: center;
    font-size: 1em;
    display: block;
    letter-spacing: 1px;
    color: #fff;
}


.gdj-vr-sl1-text-wrap .wpcf7 p {
    text-align: center;
}

.gdj-wrap-preview-text-form {
    position: relative;
    left: 50%;
    margin-top: 100px;
}

.gdj-vr-sl2-desc {
    margin-top: 30px;
}

@media only screen and (min-width: 999px){
#header-container.header-style-5 #header .header-wrap, #header-container.header-style-8 #header .header-wrap {
    padding-top: 120px!important;

}

#header-container.header-style-5 #header .header-top-logo-panel, #header-container.header-style-8 #header .header-top-logo-panel {
    height: 0!important;
}
}




/**** popup ***********************************************/

.gdj-vr-item-mask h5 {
    font-family: 'Lora';
    font-weight: 100;
    color: #B6C9CF;
}


.gdj-vr-cache{
    background-color: #000;
    position:absolute;
    top: 0;
    bottom:0;
    left:0;
    right:0;
    z-index:0;
    opacity:0;
}

.sl-pop .zoom {
    padding: 0 5%;
    top: 50%;
     -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    position: relative;
}

.gdj-vr-pop-text-wrap h3 {
    font-family: 'lato';
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.8em;
}

.gdj-vr-pop-text-wrap h1 {
    text-transform: uppercase;
    font-family: 'Lora';
    line-height: 1.1em;
    font-size: 3em;
    font-weight: 100;
    color: #213A41;
}

ul.gdj-vr-pop-cta {
    list-style: none;
    padding: 0;
    width: 120px;
    text-align: center;
}

.gdj-vr-pop-cta li a {
    font-family: 'Karla';
    border: 1px solid #000;
    padding: 1px 15px;
    display: block;
    margin: 10px 0px;
    -webkit-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
    font-size: 0.9em;
}

.gdj-vr-pop-cta li a:hover {
    background-color: #000;
    color: #fff;
}

div#wpcf7-f5361-o3 {
    width: 75%;
}





.gdj21-event-bloc img{
    transition-duration: 500ms;
}

.gdj21-event-bloc img:hover{
    -webkit-box-shadow: -4px 3px 50px -12px rgba(0,0,0,0.65); 
box-shadow: -4px 3px 50px -12px rgba(0,0,0,0.65);
}


.gdj21-ns-hov-bloc img{
    transition-duration: 500ms;
}


.gdj21-ns-hov-bloc img:hover{
    -webkit-box-shadow: -4px 3px 50px -12px rgba(0,0,0,0.65); 
box-shadow: -4px 3px 50px -12px rgba(0,0,0,0.65);
}


#header-container:not(.small):not(.logo-position-right):not(.header-style-11) #header .header-wrap > .row:last-child .columns.header-main-panel {
    padding: 0!important;
}


.nav-menu .mega-menu-item .item-title {
    font-size: 11px!important;
}

ul#menu-main-en {
    margin-top: 4px;
}



.gdj21-contact-infop-wrap a {
    font-family: 'Karla'!important;
}







/*** DATES**************************/
.avr-dates-wrap {
    display: flex;
/*    justify-content: space-between;*/
    margin-bottom: 10px;
}
.avr-text-wrap p {
    font-size: 1em!important;
}
.avr-dates-wrap p {
    width: 70%;
    margin: 0 0 0 5px;
    font-family: 'Karla';
}
.avr-dates-cles li {
    width: 0.4em;
    height: 0.4em;
    text-align: center;
    line-height: 1em;
    border-radius: 1em;
    background: #B6C9CF;
    margin: 0 1em;
    display: inline-block;
    color: white;
    position: relative;
}
.avr-dates-cles li::before {
    content: '';
    position: absolute;
    top: 0.08em;
    left: -6.5em;
    width: 6.5em;
    height: .2em;
    background: #B6C9CF;
    z-index: 0;
}


ul.avr-dates-cles li:first-child:before {
    content: '';
    background: transparent;
}

ul.avr-dates-cles {
    padding: 0 15px;
}

.avr-dates-wrap strong {
    font-family: 'eb garamond';
    font-weight: 900;
    font-size: 1.4em;
}




/*** NEWS **************************/

article.gdj21-news-item strong {
    font-family: 'Karla';
    text-transform: uppercase;
    display: block;
    color: #B6C9CF;
    font-size: 1.2em;
}

article.gdj21-news-item span {
    font-family: 'EB garamond';
    color: #213a41;
    font-size: 1.45em;
    display: block;
    margin: 6px 0 5px 0;
    font-weight: 300;
}

article.gdj21-news-item p {
    font-family: 'Karla';
    font-style: italic;
    font-size: 1em;
}

article.gdj21-news-item button {
    font-family: 'Karla';
    text-transform: uppercase;
    background-color: transparent;
    color: #213a41;
    padding: 0!important;
    border: none;
    margin: 0!important;
}

article.gdj21-news-item button:hover {
    color: #B6C9CF;
    background: transparent;
    border: none;

}




div#gdj--content-wrap article{
    margin-bottom: 25px;
}

div#gdj--content-wrap article {
    margin-bottom: 25px;
    display: inline-block;
    width: 50%;
    padding: 0 5px;
}



.gdj21-grid-rap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.gdj21-grid-rap a {
    width: 31%;
}



.gdj21-grid-artist-wrap {
    display: flex;
    flex-wrap: wrap;
/*    justify-content: space-between;*/
    align-items: baseline;
}

.gdj21-grid-artist-wrap a {
    width: 31%;
}


.gdj21-filters-wrap a:hover {
   color: #213A41!important;
}


.gdj21-event-intro-wrap {
    font-family: 'Karla';
    width: 70%;
}


.gdj21-ns-pop-wrap{
    display: none;
    width: 80%;
}

.gdj21-artist-popup-wrap{
    display: none;
    width: 80%;
}

.gdj21-artist-pop{
    display: flex;
}

#header .header-wrap {
    background: #ffffff;
    width: 1199px;
    /* margin: 0 auto; */
    margin: 0;
}



.gdj21-ns-item {
    margin-bottom: 40px;
    padding: 15px;
}


.form-search-wrap a {
    color: #28262b;
    display: none!important;
}

/*** ARTIST DETAIL******************************/



a.gdj21-ns-item span {
    text-transform: uppercase;
    font-size: 1.12em;
    padding-top: 5px;
    display: block;
    color: #B6C9CF;
    font-weight: 700;
    font-family: 'Karla';
}



.gdj-exp-accordion {
    border-top: 1px solid #ccc;
    width: 70%;
}

.gdj-exp-item {
  border-bottom: 1px solid #ccc;
}

.gdj-exp-header {
    width: 100% !important;
    padding: 1rem 0 !important;
    font-weight: bold !important;
    background: none !important;
    border: none !important;
    text-align: left !important;
    cursor: pointer !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    color: #213A41 !important;
    font-family: 'Lora' !important;
    letter-spacing: 0 !important;
    font-size: 2em !important;
    margin: 8px 0;
    font-weight: 100 !important;
}

.gdj-exp-arrow {
  display: inline-block;
  transition: transform 0.3s ease;
  border: solid #222;
  border-width: 0 2px 2px 0;
  padding: 4px;
  transform: rotate(45deg);
  margin-left: 10px;
}

.gdj-exp-header.active .gdj-exp-arrow {
  transform: rotate(-135deg);
}

.gdj-exp-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.gdj-exp-content ul {
  list-style-type: disc;
  padding-left: 20px;
  margin-top: 0;
}

.gdj-exp-content p {
  margin: 0;
  padding: 0 0 1rem 0;
}


.gdj-exp-content ul li::marker {
  color: #B6C9CF;
  font-size: 1.2em;
  content: "→ "; /* facultatif : changer complètement le symbole */
}


.gdj-exp-content ul li a {
    margin-bottom: 5px;
    line-height: 2em;
    font-weight: 400;
    transition-duration: 400ms;
}

.gdj-exp-content ul li a:hover {
    margin-bottom: 5px;
    line-height: 2.1em;
    font-weight: 500;
    color: #B6C9CF!important;
}




.button.wc-backward:not(.ubtn):hover, button:not(.ubtn):hover, .button:not(.ubtn):hover, #wp-submit:not(.ubtn):hover, #commentform #submit:not(.ubtn):hover {
    color: #ffffff!important;
    background: #B6C9CF!important;
    border: 1px solid #B6C9CF!important;
}



@media screen and (max-width: 700px){
/*    .gsap-sec{
        display: none;
    }*/

    .gdj21-intro-wrap {
    font-family: 'Karla';
    width: 100%;
    margin-top: -20px;
}

.form-search-wrap a {
    color: #28262b;
    display: none!important;
}

.avr-dates-wrap p {
    width: 65%;
    margin: 0px;
    font-family: 'Karla';
}

ul.avr-dates-cles {
    padding: 0 0 0 0;
    width: 20%;
    margin-left: 20px;
}

.avr-dates-wrap strong {
    font-family: 'eb garamond';
    font-weight: 900;
    font-size: 1.4em;
    width: 10%;
}

.avr-dates-wrap {
    display: flex;
    margin-bottom: 10px;
}


ul.avr-dates-cles li {
    margin-left: 33px!important;
}

ul.avr-dates-cles li:first-child {
    margin-left: 0px!important;

}

.avr-dates-cles li::before {
    content: '';
    position: absolute;
    top: 0.08em;
    left: -37px;
    width: 38px;
    height: .2em;
    background: #B6C9CF;
    z-index: 0;
}

p.gdj21-footer-info {
    padding-left: 0!important;
}


.gdj21-ns-item {
    margin-top: 50px;
}

p.gdj21-publicztion-parag {
    margin-bottom: -20px!important;
}

.gdj-film-item{
    width: 100%!important;
}

.gdj-parution-item {
    width: 43%;
}

ul.gdj21-artists-list-wrap {
    column-count: 1;
}

.gdj21-contact-infop-wrap p {
    text-align: left;
    font-family: 'Karla'!important;
}

.gdj21-contact-infop-wrap {
    text-align: left;
}

.gdj21-grid-rap a {
    width: 100%;
    margin-bottom: 20px;
}

.gdj21-filters-wrap a:first-child {
    padding-left: 15px!important;
}

.gdj21-filters-wrap {
    display: flex;
    margin-top: 0;
    margin-bottom: 0;
    flex-direction: column;
}


.gdj21-grid-artist-wrap a {
    width: 100%;
}

.gdj21-pop-sl-2-wrap {
    padding-left: 0px;
    padding-top: 15px;
    padding-bottom: 0px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.avr-dates-cles li {
    margin: 0;

}

.gdj21-home-news-wrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: column;
}

.gdj21-home-news-item {
    width: 100%;
    height: 600px;
    transition-duration: 800ms;
    margin-bottom: 25px;
}

.gdj21-home-vr-wrap h5 {
    font-family: 'EB garamond';
    letter-spacing: 1px;
    font-size: 3em;
    display: block;
    margin: 25px 0;
    color: #fff;
    font-weight: 100!important;
    line-height: 1.3em;
}

.gdj21-home-vr-wrap strong {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Karla';
    font-size: 1.5em;
}


.gdj21-titles-wrap h3 {
    font-size: 3.5em;
}

ul.gdj21-artists-list-wrap {
    column-count: 1;
    margin-top: 30px;
}

article.gdj21-news-item {
    margin-top: 35px;
}

div#gdj--content-wrap {
    column-count: 1;
}

article.gdj21-news-item button {
    font-family: 'Karla';
    text-transform: uppercase;
    background-color: transparent;
    color: #213a41;
    padding: 0!important;
    border: none;
    margin: 0!important;
    font-size: 1em!important;
}

.gdj21-event-intro-wrap {
    font-family: 'Karla';
    width: 100%;
}

.gdj21-ns-pop img {
    width: 100%;
}

.gdj21-ns-pop-wrap{
    display: none;
    width: 95%;
    padding: 10px;
}

.gdj21-ns-pop {
    display: flex;
    flex-direction: column;
    padding-top: 50px;
}

.gdj21-artist-pop{
    display: flex;
    flex-direction: column;
    padding-top: 50px;
}


.gdj21-artist-popup-wrap {
    display: none;
    width: 95%;
    padding: 10px;
    padding-top: 50px;
}

a.gdj21-cta {
    font-family: 'Karla'!important;
    font-style: inherit!important;
    text-transform: uppercase!important;
    font-weight: 800!important;
    color: #213A41!important;
    transition-duration: 500ms!important;
    border: 1px solid transparent!important;
    margin-top: 33px;
    display: block;
}

.gdj21-publications-item {
    width: 100%;
}




}
