/* font face */
@font-face {
  font-family:"Gotham-Light";
  src:url("./fonts/Gotham-Light.otf") format("opentype");
}
@font-face {
  font-family:"Gotham-Light";
  src:url("./fonts/Gotham-Light.ttf") format("truetype");
}
@font-face {
  font-family:"Gotham-Book";
  src:url("./fonts/Gotham-Book.otf") format("opentype");
}

@font-face {
  font-family:"Gotham-Medium";
  src:url("./fonts/Gotham-Medium.ttf") format("truetype");
}
@font-face {
  font-family:"Gotham-Medium";
  src:url("./fonts/Gotham-Medium.otf") format("opentype");
}

body {
  font-family:"Gotham-Light";
    color: #182F52;
    background-color: #182F52;
}
#scroll, footer, .credits {
    z-index: 9;
    position: relative;
}
section {
    clear: both;
    overflow: hidden;
}
h1 {
    color: #f8fafc;
    font-size: 2.2rem;
}
h1.h1_home {
    text-transform: uppercase;
    font-size: 3rem;
    max-width: 370px;
}
h2, .h2 {
    font-size: 47px;
    line-height: 100%;
    font-family: "Gotham-Light";
    margin-bottom: 30px;
}
main {
    background-color: #fff;
}
footer a {
    color: #fff;
    transition: all 0.3s ease 0s;
}
footer a:hover {
    color: #ccc;
    text-decoration: none;
}
footer {
    margin-bottom: -20px;
}
b, strong {
  font-family:"Gotham-Medium";
  font-weight: normal;
}
h2 strong, h2 b, .h2 strong, .h2 b {
  font-family:"Gotham-Book";

}
body.edit .add_section {
    z-index: 9;
    position: relative;
}
.bg_gris {
    background-color: #D6D9DE;
}
.bg_bleu {
    background-color: #182F52;
}

.sub_header_canvas, #canvas-container {
    min-height: 750px;
}
.sub_header_canvas {
    overflow: hidden;
    position: relative;
}
#canvas-container {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: #182F52;
}
#canvas-container #dotsCanvas {
    position: fixed;
}
.vertical_centered {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
}
#canvas-container .container {
    position: relative;
    height: 100%;
}
.big_logo_innology {
    position: absolute;
    bottom: -10px;
    right: 0;
}
.div_logo {
    padding: 10px 0;
}
.div_logo a {
    padding: 3px 0;
    display: block;
}
.logo_innology {
    max-height: 27px;
}
.section-list-logo li {
    display: block;
    /* vertical-align: middle; */
    margin: 0;
    width: 20%;
    transition: opacity 1.5s, transform 1s;
    -moz-transition: opacity 1.5s, transform 1s;
    -webkit-transition: opacity 1.5s, transform 1s;
    max-width: inherit;
    float: right;
}
.section-list-logo li span {
    display: block;
    height: 100px;
}
.section-list-logo li span,
.section-list-logo li p {
    margin: 0 auto;
    width: 180px;
}
.section-list-logo li img {
    height: 100px;
    width: auto;
}
.section-list-logo li p {
    font-size: 23px;
    text-align: left;
    line-height: 100%;
    margin-top: 15px;
}
.section-list-logo li p b {
    display: block;
}

/* -------------------------------------------------------------------------- */
/* MENU */
#mnu_desktop {
    text-align: right;
}
.link_fleche {
    display: inline-block;
    padding: 23px 40px 22px 0px;
    position: relative;
    color: #182F52;
    text-decoration: none;
    line-height: 90%;
    transition: all 0.3s ease 0s;
}
.link_fleche:hover {
    color: #000;
    text-decoration: none;  
}
.link_fleche::after {
    content: "";
    position: absolute;
    right: 5px;
    transform: translateY(-50%);
    top: 57%;
    width: 20px;
    background-image: url(images/ico/innology-fleche.svg);
    background-position: 50M 50%;
    height: 20px;
    background-size: 80%;
    background-repeat: no-repeat;
    transition: all 0.3s ease 0s;
}
.bg_bleu .link_fleche::after {
    content: "";
    background-image: url(images/ico/innology-fleche-caroussel.svg);
    background-position: 50M 50%;
    height: 20px;
    background-size: 80%;
    width: 20px;
}
.link_fleche:hover::after {
    right: 0px;

}
/* -------------------------------------------------------------------------- */

.img_liste_exp img {
    width: 100%;
    height: auto;
}
.font-size-big.h2, .font-size-big.h2 p {
    font-size: 47px;
    line-height: 100%;
    font-family:"Gotham-Light";
}
.font-size-big.h2 p strong {
  font-family:"Gotham-Medium";
}
.font-size-big.h2 {
    margin-bottom: 50px;
}
.slide_img_chambres .lSAction {
  display: block !important;
}
.slide_img_chambres .lSPager.lSpg {
  display: none;
}
.lSAction > .lSPrev {
    background-image: none;
    left: 10px;
}
.lSAction > a {
    width: 23px;
    display: block;
    top: 50%;
    height: 23px;
    background-image: url(images/ico/innology-fleche-caroussel.svg);
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: .8;
    -webkit-transition: opacity .35s linear 0s;
    transition: opacity .35s linear 0s;
    background-repeat: no-repeat;
}
.lSAction > .lSNext {
    background-position: 50% 50%;
    right: 10px;
}
#scroll-content {
    cursor: pointer;
    padding-top: 0;
    transition: all 0.3s ease 0s;
    top: 70%;
    transform: translateY(-50%);
    position: absolute;
    left: 0px;
}
#scroll-content:hover {
    padding-top: 15px;
}
/* -------------------------------------------------------------------------- */
/* chiffres   -------------------------------------------------------------- */
.chiffres_capacity {
  display: flex;
  column-gap: 50px;
  margin-bottom: 20px;
}
.chiffres_capacity > div {
  text-align: center;
  margin-bottom: 30px;
}
.chiffres_capacity > div:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.chiffres_capacity .chiffre {
  display: block;
  font-size: 70px;
  font-weight: bold;
  line-height: 100%;
  font-family:"Gotham-Medium";
}
.chiffres_capacity .chiffre b {
    font-size: 100px;
}
.chiffres_capacity .texte {
    display: block;
    font-size: 30px;
/*    text-transform: uppercase;*/
    font-family: "Gotham-Medium";
}
/* -------------------------------------------------------------------------- */
/* Sticky menu -------------------------------------------------------------- */

#sticky_mnu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  opacity: 1;
  background-color: #fff;
  box-shadow: 0px 0px 8px #999;
}
/*.with_taskbar_gsite #sticky_mnu,
.with_taskbar_gsite #sticky_mnu.is_sticky {
  position: relative;
}*/
#sticky_mnu.is_sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  opacity: 1;
}
.logo_head {
  position: absolute;
  left: 0;
  top: 0;
  height: 137px;
  transition: all 0.3s ease 0s;
}


/* -------------------------------------------------------------------------- */
/* responsive */

@media (min-width: 1400px) {
  .container {
    max-width: 1340px;
  }
}

@media only screen and (max-width: 1400px) { 
    .item_chambres.img_liste_chambre.pl-13 {
        padding-left: 60px !important;
    }
    .big_logo_innology {
        max-width: 600px;
    }
}
@media only screen and (max-width: 1199px) { /* col-lg-x */
    .displaynone_md {
        display: none;
    }
    .displayblock_md {
        display: block !important;
    }
    .font-size-big.h2, .font-size-big.h2 p {
        font-size: 40px;
    }
    .chiffres_capacity .chiffre {
        font-size: 50px;
    }
    .chiffres_capacity .chiffre b {
        font-size: 80px;
    }
    .chiffres_capacity .texte {
        font-size: 25px;
    }
}
@media only screen and (max-width: 991px) { /* col-md-x */
    .item_chambres.img_liste_chambre.pl-13 {
        padding-left: 0px !important;
    }
    .big_logo_innology {
        max-width: 500px;
    }
    .section-list-logo li {
        width: 33%;
        margin-bottom: 45px;
    }

}
@media only screen and (max-width: 767px) { /* col-sm-x */
    .big_logo_innology {
        max-width: 400px;
    }
}
@media only screen and (max-width: 575px) { /* col-sm-x 100% */
    #canvas-container .container {
        margin: 0 15px;
    }
    .big_logo_innology {
        max-width: 96%;
        left: 50%;
        transform: translateX(-50%);
        right: inherit;
        bottom: -5px;
    }
    .chiffres_capacity .chiffre {
        font-size: 55px;
    }
    .chiffres_capacity .texte {
        font-size: 27px;
    }
    .chiffres_capacity .chiffre b {
        font-size: 80px;
    }
    .font-size-big.h2, .font-size-big.h2 p {
        font-size: 33px;
    }
    .chiffres_capacity {
        display: block;
        column-gap: inherit;
    }
    .chiffres_capacity > div {
        float: left;
        width: 50%;
    }
    .section-list-logo li {
        width: 50%;
        margin-bottom: 40px;
        float: right;
    }
    .section-list-logo li img {
        height: 90px;
        width: auto;
    }

}