/*26.ESPACE DETAIL.CSS*/
.pages-espace #footer .submarine.gauche{
  display: none;
}


.page-template-espace-detail .bgFull {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100% !important;
  height: 100% !important;
  background-position: 50% 0%;
  background-repeat: no-repeat;
}
.page-template-espace-detail .top {
  position: relative;
}

/*Navigation*/
.page-template-espace-detail .top .link {
  position: absolute;
  display: inline-block;
  display: -webkit-box;
  display: flex;
  -webkit-box-align:center;
          align-items:center;
  flex-wrap:wrap;
  top: 50%;
  left: 0%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  position: absolute;
  /*width: 17.30%;*/
  width:16.5%;
  color: #131926;

  font-size: 1.3rem;
  line-height:120%;
  text-align: center;
  padding:7.5px 15px;
}

.page-template-espace-detail .top .link span:not(.glyph){
  -webkit-box-flex: 1;
          flex: 1 0 80px;
  
}
  @media (max-width: 1024px) {
  .page-template-espace-detail .top .link {
    font-size: 1.1rem;
  }
}
@media (max-width: 767px) {
  .page-template-espace-detail .top .link {
    display: none;
  }
}
.page-template-espace-detail .top .link.Next {
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  position: absolute;
}
.page-template-espace-detail .top .link.Prev .glyph{
  background-image: url("../../images/svg/element/arrow-left-blanc.svg");
  background-position: 45% 50%;
  -webkit-transform: translateX(-7.5px);
  transform: translateX(-7.5px);
}
.page-template-espace-detail .top .link.Prev:hover span.glyph,
.page-template-espace-detail .top .link.Prev:focus span.glyph{
  -webkit-transform: translateX(-12.5px);
          transform: translateX(-12.5px);
}
.page-template-espace-detail .top .link.Next .glyph{
  background-image: url("../../images/svg/element/arrow-right-blanc.svg");
  -webkit-transform: translateX(7.5px);
  transform: translateX(7.5px);
}
.page-template-espace-detail .top .link.Next:hover span.glyph,
.page-template-espace-detail .top .link.Next:focus span.glyph{
  -webkit-transform: translateX(12.5px);
          transform: translateX(12.5px);
}
/*--Fin navigation--*/


.page-template-espace-detail .top h1 {
  color: #FFFFFF;
  /*margin: 50px 0;*/
  margin: 30px 0;
  text-align: center;
  padding: 0 18%;
  font-weight: 500;
}

.page-id-339296 .top h1,
.page-id-339297 .top h1{
opacity: 0;
margin-bottom: 20rem;
}
@media (max-width: 995px) {
  .page-template-espace-detail .top h1 {
    margin: 25px 0;
  }
}
@media (max-width: 767px) {
  .page-template-espace-detail .top h1 {
    margin: 10px 0;
    padding: 0 1%;
    font-size: 2rem;
  }
  body.page.page-id-339296 .bgFull{
    top: 0 !important;
  }

}
.page-template-espace-detail #main {
  padding-bottom: 0;
}
.page-template-espace-detail .entry-content h2 {
  text-align: center;
  margin-bottom: 1.4em;
}
.page-template-espace-detail .entry-content h2 strong {
  color:#e8430c;
}
.page-template-espace-detail .entry-content .innerContent {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: stretch;
          align-items: stretch;
}
@media (max-width: 767px) {
  .page-template-espace-detail .entry-content .innerContent {
    display: block;
  }
}
.page-template-espace-detail .entry-content .innerContent .col {
  -webkit-box-flex: 1;
      flex: 1 1 0;
  padding: 0 3.5%;
  min-height: 500px;
  max-width: 50%;
}
  .page-template-espace-detail .entry-content .innerContent .col iframe {
    width: 100%;
  }
@media (max-width: 1024px) {
  .page-template-espace-detail .entry-content .innerContent .col {
    padding: 0 1.5%;
  }
}
@media (max-width: 767px) {
  .page-template-espace-detail .entry-content .innerContent .col {
    max-width: 100%;
    min-height: 50px;
    height: auto;
    margin-bottom: 25px;
  }
}
.page-template-espace-detail .entry-content h3, .page-template-espace-detail .entry-content .h3-like {
  color: #3A3A38;
  margin-bottom: 0.9em;
}
.page-template-espace-detail .entry-content .innerContent .info {
  margin: 35px 0;
}
@media (max-width: 767px) {
  .page-template-espace-detail .entry-content .innerContent .info {
    margin: 15px 0;
  }
}
.page-template-espace-detail .entry-content .innerContent .info:last-child {
  margin-bottom: 0;
}
.page-template-espace-detail .entry-content .innerContent .info .icon, .page-template-espace-detail .entry-content .innerContent .info .texte {
  display: inline-block;
  vertical-align: top;
}
.page-template-espace-detail .entry-content .innerContent .info .icon {
  width: 8.85%;
  height: 41px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  margin-right: 0.5%;
}
@media (max-width: 767px) {
  .page-template-espace-detail .entry-content .innerContent .info .icon {
    width: 10%;
  }
}
.page-template-espace-detail .entry-content .innerContent .info .icon.pmr {
  background-image: url("../../images/svg/icon/pmr.svg");
  background-size: 50%;
}
@media (max-width: 767px) {
  .page-template-espace-detail .entry-content .innerContent .info .icon.pmr {
    background-size: 65%;
  }
}
.page-template-espace-detail .entry-content .innerContent .info .icon.pratique {
  background-image: url("../../images/svg/icon/informations.svg");
  background-size: 30%;
}
@media (max-width: 767px) {
  .page-template-espace-detail .entry-content .innerContent .info .icon.pratique {
    background-size: 40%;
  }
}
.page-template-espace-detail .entry-content .innerContent .info .icon.children {
  background-image: url("../../images/svg/icon/children.svg");
  background-size: 67%;
}
@media (max-width: 767px) {
  .page-template-espace-detail .entry-content .innerContent .info .icon.children {
    background-size: 60%;
  }
}
.page-template-espace-detail .entry-content .innerContent .info .icon.plus {
  background-image: url("../../images/svg/icon/ampoule.svg");
  background-size: 60%;
}
@media (max-width: 767px) {
  .page-template-espace-detail .entry-content .innerContent .info .icon.plus {
    background-size: 80%;
  }
}
.page-template-espace-detail .entry-content .innerContent .info .icon.audioguide {
  background-image: url("../../images/svg/icon/headphones.svg");
  background-size: 60%;
}
@media (max-width: 767px) {
  .page-template-espace-detail .entry-content .innerContent .info .icon.audioguide {
    background-size: 80%;
  }
} 

.page-template-espace-detail .entry-content .innerContent .info .icon.divers {
  background-image: url("../../images/svg/icon/family.svg");
  background-size: 60%;
}
@media (max-width: 767px) {
  .page-template-espace-detail .entry-content .innerContent .info .icon.audioguide {
    background-size: 80%;
  }
}


.page-template-espace-detail .entry-content .innerContent .info .texte {
  width: 90%;
}
@media (max-width: 767px) {
  .page-template-espace-detail .entry-content .innerContent .info .texte {
    width: 80%;
  }
}
.page-template-espace-detail .entry-content .innerContent .info .texte p, .page-template-espace-detail .entry-content .innerContent .info .texte ul {
  font-size: 1.3rem;
  color: #909090;
}
.page-template-espace-detail .entry-content .innerContent .info .texte a {
  /*box-shadow: 0 1px 0 0 #05374F;*/
}
.page-template-espace-detail .entry-content .innerContent .info .texte a:hover {
  text-decoration: none;
}
/*.page-template-espace-detail .entry-content */.visite_virtuel {
  margin-bottom: 25px;
}
/*.page-template-espace-detail .entry-content */.visite_virtuel .title {
  text-align: center;
  background: #131926;
  padding: 15px; 
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 5px;
}
/*.page-template-espace-detail .entry-content*/ #panorama {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
}
.page-template-espace-detail #lightgallery a {
  display: none;
}
.page-template-espace-detail #lightgallery a:hover {
  text-decoration: none;
}
.page-template-espace-detail #lightgallery a.firstElement {
  position: absolute;
  z-index: 2;
  right: 5%;
  top: 10%;
  display: inline-block;
  vertical-align: middle;
  color: #000000;
}
.page-template-espace-detail #lightgallery a.firstElement span {
  display: inline-block;
  vertical-align: middle;
  padding: 9px 15px;
  background: #FFFFFF;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.2;
  min-height: 35px;
}
.page-template-espace-detail #lightgallery a.firstElement span.glyph {
  width: 35px;
  margin-left: -0.25em;
  background-color: #e8430C;
  background-image: url("../../images/svg/icon/camera.svg");
  background-size: 65%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.page-template-espace-detail #lightgallery a.firstElement img {
  display: none;
}
.page-template-espace-detail section.sousocean {
  position: relative;
}
@media (max-width: 767px) {
  .page-template-espace-detail section.sousocean {
    padding-top: 0px;
  }
}
.page-template-espace-detail section.sousocean .visuelBg {
  background: #FFFFFF;
  min-height: 250px;
  height: auto !important;
  height: 250px;
}
@media (max-width: 767px) {
  .page-template-espace-detail section.sousocean .visuelBg {
    min-height: 400px;
    height: auto !important;
    height: 400px;
    text-align: center;
    overflow: hidden;
    position: relative;
  }
  .page-template-espace-detail section.sousocean .visuelBg img {
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    position: absolute;
    height: auto;
    max-width: 225%;
    width: auto;
    top: -65px;
  }
}
.page-template-espace-detail section.sousocean .inner {
  width: 70%;
  top: 70%;
  left: 50%;
  -webkit-transform: translate(-50%, -70%);
          transform: translate(-50%, -70%);
  position: absolute;
  text-align: center;
}
@media (max-width: 1024px) {
  .page-template-espace-detail section.sousocean .inner {
    width: 80%;
    top: 70%;
    left: 50%;
    -webkit-transform: translate(-50%, -70%);
            transform: translate(-50%, -70%);
    position: absolute;
  }
}
@media (max-width: 995px) {
  .page-template-espace-detail section.sousocean .inner {
    top: 80%;
    left: 50%;
    -webkit-transform: translate(-50%, -80%);
            transform: translate(-50%, -80%);
    position: absolute;
  }
}
@media (max-width: 767px) {
  .page-template-espace-detail section.sousocean .inner {
    width: 98%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: absolute;
  }
}
.page-template-espace-detail section.sousocean .inner h4, .page-template-espace-detail section.sousocean .inner p, .page-template-espace-detail section.sousocean .inner ul {
  color: #FFFFFF;
}
.page-template-espace-detail section.sousocean .inner .hublots {
  margin-top: 55px;
  text-align: center;
}
@media (max-width: 767px) {
  .page-template-espace-detail section.sousocean .inner .hublots {
    margin-top: 30px;
  }
}
.page-template-espace-detail section.sousocean .inner .hublots .single {
  display: inline-block;
  vertical-align: middle;
  width: 26%;
  margin: 0 3%;
  padding-top: 23%;
  position: relative;
  border: 8px solid #fff;
  overflow: hidden;
  border-radius: 50%;

}
.page-template-espace-detail section.sousocean .inner .hublots .single img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  object-fit: cover;
  font-family: 'object-fit: cover';
  height: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  .page-template-espace-detail section.sousocean .inner .hublots .single{
    border: 3px solid #FFFFFF;
  }
}
.page-template-espace-detail section.darkBlue {
  padding: 20px 2.5% 100px;
  background: #131926;
}
@media (max-width: 767px) {
  .page-template-espace-detail section.darkBlue {
    padding: 10px 1.5% 75px;
  }
}
.page-template-espace-detail section.darkBlue .innerContent {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: stretch;
      align-items: stretch;
}
@media (max-width: 995px) {
  .page-template-espace-detail section.darkBlue .innerContent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        flex-direction: column;
  }
}
.page-template-espace-detail section.darkBlue .innerContent .bloc {
  -webkit-box-flex: 1;
      flex: 1 1 0;
  padding: 0 3.5%;
  text-align: center;
}
@media (max-width: 1024px) {
  .page-template-espace-detail section.darkBlue .innerContent .bloc {
    padding: 0 1.5%;
  }
}
.page-template-espace-detail section.darkBlue .innerContent h5 {
  color: #E8430C;
}
.page-template-espace-detail section.darkBlue .innerContent p, .page-template-espace-detail section.darkBlue .innerContent ul {
  color: #FFFFFF;
}
.page-template-espace-detail section.final {
  padding: 20px 2.5% 100px;
  background: #FFFFFF;
}
@media (max-width: 995px) {
  .page-template-espace-detail section.final {
    padding-bottom: 50px;
  }
}
.page-template-espace-detail section.final .innerContent {
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
}
@media (max-width: 995px) {
  .page-template-espace-detail section.final .innerContent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        flex-direction: column;
  }
}
.page-template-espace-detail section.final .innerContent .blocDetail {
  -webkit-box-flex: 1;
      flex: 1 1 0;
  background: #FFFFFF;
  border-bottom: 5px solid #004782;
  max-width: 430px;
  margin-top: -50px;
  margin-bottom: 30px;
}
@media (max-width: 995px) {
  .page-template-espace-detail section.final .innerContent .blocDetail {
    margin: -50px auto 50px;
  }
}
.page-template-espace-detail section.final .innerContent .blocDetail .title {
  background: #004782;
  padding: 20px 25px;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 2rem;
  line-height:1.2;
}
.page-template-espace-detail section.final .innerContent .blocDetail .title strong {
  font-weight: 700;
  font-size: 2.5rem;
}
.page-template-espace-detail section.final .innerContent .blocDetail .content {
  padding: 25px 10px 45px;
  text-align: center;
}
.page-template-espace-detail section.final .innerContent .blocDetail .content p, .page-template-espace-detail section.final .innerContent .blocDetail .content ul {
  font-size: 1.3rem;
}
.page-template-espace-detail section.final .innerContent .blocDetail .content a {

}
.page-template-espace-detail section.final .innerContent .blocDetail .content a:hover {
  text-decoration: none;
}
.page-template-espace-detail section.final .blocFull {
  width: 100%;
  padding: 15px 3.5%;
  text-align: center;
}
@media (max-width: 1024px) {
  .page-template-espace-detail section.final .blocFull {
    padding: 15px 1.5%;
  }
}
.page-template-espace-detail section.final .blocFull p, .page-template-espace-detail section.final .blocFull ul {
  font-size: 13px;
  font-size: 1.3rem;
}

body.page-id-367 section.sousocean .inner {
  top: 86%;
  left: 50%;
  -webkit-transform: translate(-50%, -86%);
          transform: translate(-50%, -86%);
  position: absolute;
}

body.page-id-397 section.sousocean .inner {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
}

@media (max-width: 767px) {
  body.page-id-338 section.sousocean .visuelBg img {
    top: 0;
    height: auto;
    max-width: 200%;
    width: auto;
  }

  body.page-id-179 section.sousocean .visuelBg img {
    top: 0%;
    left: 27%;
    -webkit-transform: translate(-27%, 0%);
            transform: translate(-27%, 0%);
    position: absolute;
    top: -75px;
  }

  body.page-id-382 section.sousocean .visuelBg img {
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    position: absolute;
    height: auto;
    max-width: 190%;
    width: auto;
    top: 0px;
  }
  body.page-id-382 section.sousocean .inner {
    top: 65%;
    left: 50%;
    -webkit-transform: translate(-50%, -65%);
            transform: translate(-50%, -65%);
    position: absolute;
  }

  body.page-id-367 section.sousocean .visuelBg {
    min-height: 500px;
    height: auto !important;
    height: 500px;
  }
  body.page-id-367 section.sousocean .visuelBg img {
    height: auto;
    max-width: 150%;
    width: auto;
    top: 0px;
  }

  body.page-id-397 section.sousocean .visuelBg img {
    top: 0px;
  }
}
/*26.FIN ESPACE DETAIL.CSS*/


.col-second-films,
.col-first-films{
  width: 100%;
  max-width: 100%;
  flex: 0;
}

#post-346820 > section > div.innerContent{
  display: none;
}