
a.backtofirst-desk {
  font-family: "obibokregular";
  color: white;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
  margin: 25px 0;
  letter-spacing: 1px;
  position: relative;
  float: right;
}
a.backtofirst-resp {
  font-size: 20px;
  font-family: "obibokbold";
  color: #fff;
  vertical-align: middle;
  cursor: pointer;
  letter-spacing: 1px;
 
}

a.backtofirst-resp svg {
  width: 10px;
  vertical-align: -18px;
  margin-right: 10px;
} 


a.backtooeuvre-desk  , a.backtooeuvre-desk path {
  font-size: 20px;
  font-family: "obibokbold";
  color: #fb5201;
  stroke: rgb(251, 82, 1);
  float: right;
  vertical-align: middle;
  cursor: pointer;
  letter-spacing: 1px;
}



a.backtooeuvre-resp, a.backtooeuvre-resp path {
  color: rgb(251, 82, 1);
  stroke: rgb(251, 82, 1);
  font-size: 20px;
  font-family: "obibokbold";
  vertical-align: middle;
  cursor: pointer;
  letter-spacing: 1px;
}

a.backtooeuvre-resp svg {
  width: 10px;
  vertical-align: -18px;
  margin-right: 10px;
}

.gvhome{
  display: none;
}

/*HEADR*/


.mobile-logo {
    width: 45px;
    height: 45px;
    display: inline-block;
    float: right;
}

body.remerciement .navbar-brand>.desktop-logo ,
body.remerciement .navbar-brand>.mobile-logo {
    -webkit-filter: invert(1);filter: invert(1);;
}
body.remerciement .return svg path ,
body.remerciement .return  {
    stroke: #fb5201;
    color: #fb5201;
  }

header .return svg{
    width: 10px;
    vertical-align: -18px;
    margin-right: 10px;
}
header .return {
    font-size: 20px;
    font-family: "obibokbold";
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
    letter-spacing: 1px;
}


.TitlePage {
    font-size: 30px;
    font-family: "obibokbold";
    color: #fff;
    text-align: center;
    margin: 0;
    position: relative;
    top: -80px;
}

.description {
    margin: 50px 0;
}
.gvbg section .item, .gvbg section {
    background-color: transparent;
}

 .image_header{
/*    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 350px;*/
} 
.image_header img {
    /*width: 100%;*/
    /*object-fit: cover;*/
    margin:auto;
}
/** owl carousel **/
.main {
  padding: 0 80px;
}

.gv-carousels .owl-item > div {
    margin: 0 12px;
}

.gv-carousels .owl-next,
.gv-carousels .owl-prev {
  position: absolute;
  top: 0;
  width: 80px;
  bottom: 0; 
}
.gv-carousels .owl-next {
  left: 100%;
  margin-left: -12px;
}
.gv-carousels .owl-prev {
  right: 100%;
  margin-right: -12px;
}
.gv-carousels .owl-next svg,
.gv-carousels .owl-prev svg {
  margin-top: -50px;
  position: absolute;
  top: 50%;
}
.gv-carousels .owl-next svg {
  left: 50px;
}
.gv-carousels .owl-prev svg {
  right: 50px;
}


.gvbg h2 a{
    font-size: 15px;
    color: white;
    font-family: "obibokbold";
}

.gvbg .item {
    padding: 10px 5px;
}

.gvbg figure {
    height: 300px;
    position: relative;
}

/*.gvbg .slider2, .gvbg .slider3 {
    margin: 15px 0;
}*/

.gvbg .slider3 {
    margin-top: 25px;
}
.gvbg .slider2 {
    padding: 0;
}


.gv .img_hover{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #5e0dbf;
    overflow: hidden;
    opacity: 0.5;
    width: 0;
    height: 100%;
    transition: .5s ease;
}
.gv .image_header{
    position: relative;
}
/*.gv .image_header img {*/
    /*width: 100%;*/
    /*margin-top: 75px;*/
/*}*/
.gv .titles {
    display: inline-block;
}
.gv .titles h2 {
    font-size: 20px;
    font-family: "obibokbold";
    margin: 10px 0;
}

body.path-node .navbar {
    height: 130px;
}

body.path-node .navbar {
    padding-bottom: 20px;
}


.typevideo video {
    max-width: 100%;
    display: block;
}

/* code fatima el faik */
.gv h1 {
    font-size: 50px;
    font-family: "obibokbold";
    display: inline-block;
    margin: 0;
    line-height: 1.2;
    display: inline-block;
    margin-bottom: 15px;
}
.description .link-share {
    margin: 20px 0;
}
 
/* main.body_content p,*/
 main.body_content a,
 .white p,
 .white a,
 .white h1,
.images_ p{
    color: #fff;
}
 .black p,
 .black h1{
    color: #000;
} 

.orange_link {
  color: #fb5201;
}


main.body_content p,
.salle p{
    font-size: 15.8px;
    font-family: "robotolight"!important;
    /*font-weight: 100;*/
  }

.images_ {
    padding: 70px 40px;
}

.gv .images_ img {
    width: 100%;
}


.page_exportation .owl-prev path,.page_exportation .owl-next path {
    stroke: rgb(250, 250, 250);
}



.gv .video {
    /* margin: 45px 0px; */
    margin-top: 50px;
    margin-bottom: 70px;
}

.gv .btn-play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: none;
    color: black;
    font-weight: 600;
    font-size: 26px;
}

.gv .btn-play:focus , .gv .btn-play:hover{
    color: white;
    outline: none;
}

.modal-dialog {
    width: 55%;
    /* margin: 30px auto; */
    /* height: 700px; */
}

.modal-dialog iframe {
    width: 100%;
    height: 500px;
}





/* supprimer ce code fatima el faik */
/*Counter OWL CAROUSEL*/
.owl-dots {
    counter-reset: slides-num;  
    /* Initialize counter. */
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: 25px;
}
.owl-dots:after {
    content: counter(slides-num);
     /* get total number of items - more info on http://www.sitepoint.com/a-little-known-way-to-replace-some-scripts-with-css-counters/ */
    display: inline-block;
    font-size: 20px;
    vertical-align: middle;
    padding-left: 3px;
}

.owl-dot {
  display: inline-block;
  counter-increment: slides-num;
  /* Increment counter */
  margin-right: 5px;
}
.owl-theme .owl-dots .owl-dot span {
  display: none!important;
}
.owl-dot.active:before {
    display: inline-block;
    content: counter(slides-num) "/";  
    /* Use the same counter to get current item. */
    vertical-align: middle;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
}
/* supprimer ce code fatima el faik */
.counter_items .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 0;
    left: 50%;
}

.counter_items .owl-nav .owl-prev {
    position: absolute;
    left: -50px;
    line-height: 0;
}
.counter_items .owl-nav .owl-next {
    position: absolute;
    right: -80px;
    line-height: 0;
}




.gv .pagination-gv .count{
    font-size: 20px;
    font-family: "obibokregular";
    margin: 20px;
}
.gv .pagination-gv .black{
    color: #000;
}
.gv .pagination-gv .white{
    color: #fff;
}
.gv .pagination-gv {
    margin-top: 40px;
}

.gv .pagination-gv a {
    display: inline-block;
    vertical-align: middle;
}

.gv .pagination-gv .prev:hover path,
.gv .pagination-gv .prev:focus path,
.gv .pagination-gv .next:hover path,
.gv .pagination-gv .next:focus path {
    stroke-width: 4;
}
.gv .pagination-gv .next:active path,.gv  .pagination-gv .prev:active path {
    stroke-width: 6;
    transition: all 100ms ease-in-out;
}

.gv .pagination-gv .prev path,.gv  .pagination-gv .next path {
    transition: all 250ms ease-in-out;
}
.gv .salle {
    margin-top: 25px;
}

.gv .container_.slide_text {
    margin-top: 45px;
}

.content {
  position: relative;
  margin: auto;
  overflow: hidden;
  display: inline-block;
}

.content .content-overlay {
    background: #630dc9b3;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}

figcaption.content-details {
    color: #fff;
    font-family: "robotolight";
    font-size: 15px;
    margin: 0px 0 20px;
}
.salleoeuvre figure p:empty {
  margin: 0;
}
.play {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .play{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.play a{
  font-size: 25.98px;
  color: #fff;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-family: "robotobold";
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.content:hover .play a {
      padding: 100px 0;
}

.fadeIn-top{
  top: 20%;
}



body .home_galerie{
    background-color: #580cb3;
    height: 100%;
}
body .page_exportation{
   background-color: #ff0066;
    height: 100%; 
}
body .page_presentation{
   /* height: 100%; */
    /*height: 100vh;*/
}

.description .back_home {
    float: right;
    margin: 25px 0;
}
.zoom-overlay-open .rellax{
transform: inherit!important;
}
.zoom-overlay-open {
overflow: hidden!important;
}
.zoom-overlay-open  .image_header.rellax-effet .field--type-image,.zoom-overlay-open  .container.rellax-effet{
  overflow:inherit!important;
}

.mask {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #ffffffed;
}
.mask .zoomHolder {
  width: 100%;
  max-width: 650px;
  padding: 10px;
  background: #fff;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mask .zoomHolder img {
  width: 100%;
}
.mask .zoomHolder .close {
  color: #000;
  background: rgba(255, 255, 255, 0.8);
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  position: absolute;
  top: -35px;
  right: -35px;
  font-size: 24px;
  font-weight: bold;
  border-radius: 50%;
  cursor: pointer;
}
.mask .zoomHolder .close:hover {
  background: white;
}

.is-visible {
  display: block !important;
}

.fadein {
  animation: fadein 400ms ease-in-out;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeout {
  animation: fadeout 400ms ease-in-out;
}

@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* 
_________________________________________________________________________ */



.mobile-logo {
    height: 100%;
}
















@media (max-width: 768px){
  .page-nav--active .zindex_second_menu {
    background-color: #650ecd;
}
.TitlePage {
    font-size: 20px;
    top: -55px;
}
/*.user-logged-in .TitlePage {
    top: -80px;
}*/
.gv-carousels .owl-prev svg ,
.gv-carousels .owl-next svg {
    width: 10px;
}
.gvbg .item {
    padding: 10px 5px!important;
}
}




@media (max-width: 375px){
/*    .slider2 figure {
        margin-top: 25px;
    }*/
    .gvbg figure {
    /* height: 235px!important; */
}
.gv-carousels .owl-item > div {
    margin: 0 12px!important;
}
.gvbg .slider2 {
    margin-top: 0!important;
}
.gvbg .slider2, .gvbg .slider3 {
    margin: 0!important;
}.main {
    padding: 0 10px!important;
}
.gv-carousels .owl-prev svg {
    right: 0!important;
}.gv-carousels .owl-next svg {
    left: 0!important;
}
.gv-carousels .owl-nav [class*=owl-] {
    width: 10px;
}
}

@media (min-width: 991px) and (max-width: 1200px){
.container_ {
    margin-left: 50px;
    margin-right: 50px;
}
}


@media only screen and (max-width: 991px){
.TitlePage {
    top: -58px;
}
.page-node-type-exposition:not(.page-node-type-presentation) .description .link-share {
    position: relative;
    margin: 25px 0;
}

.page-node-type-exposition:not(.page-node-type-presentation) .description .share {
    position: absolute;
    top: 80px;
}

.gv h1 {
    font-size: 25px;
}
.description ,
.gv .image_header  {
    margin: 0 20px 35px 20px;
}



.link-share{
  float: none;
}

.gv h1 {
     margin-bottom: 0px; 
}

body.path-node .navbar {
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
}

  body.path-node .navbar-brand {
    padding: 0;
}

.main {
  padding: 0 36px;
}.gv-carousels .owl-next,
.gv-carousels .owl-prev {
  width: 36px;
}
.gv-carousels .owl-next svg {
  left: 12px;
}
.gv-carousels .owl-prev svg {
  right: 12px;
}


  
    .navbar-brand{
    float: right;
    }

    .return {
      display: block;
    }

    .back_home {
      display: none;
    }
 .page-node-type-exposition .back_home.retour2.d-block.d-none, 
 .page-node-type-presentation .back_home.retour2.d-block.d-none{
  display: none!important;
}
}

@media (min-width: 992px){

.return {
  display: none;
}
    .back_home {
      display: inline-block;
    }

}