* { outline:none !important; box-sizing: border-box;}
body, ul, li, ol, form, h1, h2, h3, h4, h5, h6, div, span, p { padding:0; margin:0; border:0; -webkit-text-size-adjust:none; -moz-text-size-adjust:none; text-size-adjust:none;}
article, aside, dialog ,figcaption, figure, footer, header, hgroup, main, nav, section { display:block;}
input, textarea { -webkit-appearance:none; -ms-appearance:none; appearance:none; -moz-appearance:none; -o-appearance:none; border-radius:0;}
label { margin: 0; padding: 0;}
* { outline:none !important;}
strong, b { font-weight:normal;}
ul { list-style-type:none;}
body *  { box-sizing:border-box; outline:0; }


body,
ul,
li,
ol,
form,
h1,
h2,
h3,
h4,
h5,
h6,
div,
span,
p { 
    padding:0; 
    margin:0; 
    border:0; 
    -webkit-text-size-adjust:none; 
    -moz-text-size-adjust:none; 
    text-size-adjust:none;
}
article, 
aside, 
dialog,
figcaption,
figure,
footer,
header, 
hgroup,
main,
nav,
section { 
    display:block;
}
ul { 
    list-style-type:none;
    padding-left: 0;
    margin-left: 0 !important;
}
a:hover {
    text-decoration: none;
}
.container { 
    max-width: 1270px; 
    width: 100%; 
    margin: 0 auto;
    padding-right: 20px;
    padding-left: 20px; 
}
.row { 
    margin-right: -20px;
    margin-left: -20px; 
}
.col, 
.col-1, 
.col-10, 
.col-11, 
.col-12, 
.col-2, 
.col-3, 
.col-4, 
.col-5, 
.col-6, 
.col-7, 
.col-8, 
.col-9, 
.col-auto, 
.col-lg, 
.col-lg-1, 
.col-lg-10, 
.col-lg-11, 
.col-lg-12, 
.col-lg-2, 
.col-lg-3, 
.col-lg-4, 
.col-lg-5, 
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto { 
    padding-right: 20px;
    padding-left: 20px; 
}
@media (max-width:1300px) {
    .container {
        max-width: 100%;
    }
}

/* HEADER */
body {background-color: #152131}
#h-header.page {
    min-height: 390px;
    height: 390px;
    position: relative;
    justify-content: inherit;
}
#h-header.page .h-header-cta { margin-top: 70px }

#h-header.page::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(21,33,49,0.8);
    top: 0;
}
#h-header.page .h-header-cta .h-title { margin-top: 8px }

.h-footer .row {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.h-factory-logo {
    margin: 0 auto;
    text-align: center;
    max-width: 154px;
    display: block;
}

.page .banner {  height: 390px; }
.banner { position: absolute; left: 0; top: 0; width: 100%; height: 100% }
.img-banner {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important; background-size: cover !important
}
.h-footer p a {
    color: #7b7a5a;
}
.h-footer p a:hover {
    color:#fff;
}
/*
   .h-menu {
        position: relative;
        width: 100%;
        right: 0;
    }*/

/* EXPERTISE */
.titre { text-align: center; color: #fff; margin-bottom: 33px }
.titre h2 { font: 48px/normal ProximaNovaA; color: #84825e; font-weight: 900; letter-spacing: 1.2px; margin-bottom: 22px}
.titre p { max-width: 800px; margin: 0 auto; line-height: 24px }
#Expertise { 
    background-color: #152131 ; 
    padding: 80px 60px
}
.blcExpertise .titre { 
    margin-bottom: 46px;
    text-align: center;
}

.blcExpertise .titre h2 { 
    margin-bottom: 6px ; 
    font-size: 48px 
}
.blcExpertise .titre p { 
    text-transform: uppercase; 
    font-size: 16px 
}

.lstAdresse .item .inner { 
    text-align: center; 
    line-height: 24px
}
.lstAdresse .item .inner span { 
    color: #fff; 
    font-family: ProximaNovaA; 
    font-weight: 700 
}
.lstAdresse .item .inner h3 { 
    text-transform: uppercase; 
    color: #84825e ;
    font-weight: 400;
    font-size: 16px
}
.lstAdresse .item .inner .adresse { 
    color: #fff
}

.lstAdresse .item .inner .tel { 
    color: #fff 
}
.lstAdresse .item .inner .tel a { 
    color: #fff; 
    text-decoration:none; 
}
.lstAdresse .item { 
    position: relative; 
}
.lstAdresse .item:after { 
    content: ""; 
    border-right: #313e50 solid 1px; 
    height: 84px; 
    position: absolute; 
    right: -1px; top: 20px 
}
.blcBtn {
    text-align: center;
    margin-top: 58px
}
#slideAdresse::before {
    content: "";
    height: 100px;
    position: absolute;
    width: 2px;
    background: #152131;
    z-index: 2;
}

.slick-arrow { border:none; font-size: 0; width: 20px; height: 15px; position: absolute; top: 50%; z-index: 20; cursor: pointer; background-repeat: no-repeat !important; padding: 0 }
.slick-arrow.slick-prev { background:url(../png/prev.png); left: 0 }
.slick-arrow.slick-next { background:url(../png/next.png); right: 0; left: auto }
.bannerVideo {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    overflow: hidden;
}

.banner::after {
    content: '';
    background-color: #152131;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.7;
}
 .iframe-container{ position:absolute;width: 100%;height: 100%;overflow: hidden; }
 .iframe-container iframe{ display: block;width: 150%;height: 150%; }

/* 1. Pas de support d'object-fit */
@media (min-aspect-ratio: 16/9) {
.iframe-container  iframe {
height: 300%;
top: -100%;
}
}
@media (max-aspect-ratio: 16/9) {
.iframe-container  iframe {
width: 300%;
left: -100%;
}
}

@supports (object-fit: cover) {
.iframe-container  iframe {
width: 150%;
height: 150%;
top: 0;
left: 0;
object-fit: cover;
}
}

.iframe-container  iframe {
    min-width: 150%;
  min-height: 150%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pro.h-btn-ronded {
    margin-left: 20px;
}

.pro.h-btn-ronded {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #1f3f5a
}

#ast-scroll-top { display: none !important; }
a:hover, a:focus {
    color: #fff;
}

.loader { position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 99999;  background-size: cover; background-color:#173047 }
.loader img { display: block; position: absolute; left: 0; right: 0; margin: auto; top: 0; bottom: 0 ; max-width: 60px}
.loader .img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 170px; height: 170px }
.logo-loading {  position: absolute; left: 0; right: 0; top: 0; bottom:0; margin: auto; transition: all 400ms ease-in-out ; transition-delay: 3s;}
.js-count-particles { display: none;}
.h-footer .h-copy a {
    color: #fff;
}


.MentionsLegal h2, .MentionsLegal h3, .MentionsLegal h4, .MentionsLegal h5 {
    color: #84825e;
    margin-bottom: 10px;
    padding-right: 3px
}

.MentionsLegal p a {
    color: #fff;
}
.MentionsLegal p {
    margin-bottom: 15px;
}


h1 { color: #fff }
.MentionsLegal {
    margin-top: 40px;
}
.MentionsLegal .item {
    display: flex;
}
.MentionsLegal > h4 {
    font-size: 32px;
    font-weight: 900;
    margin-bottom: 40px;
}
.MentionsLegal h5,
.MentionsLegal .item h4, 
.MentionsLegal p {
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 20px;
}
.MentionsLegal .item:before {
    content: '';
    width: 10px;
    height: 10px;
    margin-right: 16px;
    background: #84825e;
    border-radius: 50%;
    margin-top: 4px;
}

.services .blcLstExpertise .titre h2 {
    font-size: 36px;
    line-height: normal;
}

#myProgress {
    width: 100%;
    background-color: #01213a;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    width: 200px;
    margin-top: 50px;
    border-radius: 5px;
    overflow: hidden;
}
#myBar {
    width: 10%;
    height: 20px;
    background-color: #1f3f5a;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 12px !important;
    border-radius: 5px 0 0 5px;
}


@keyframes spinner-d3wgkg {
   to {
      transform: rotate(1turn);
   }
}

input[type="email"]:focus { border-color: #121c29 }

.wpcf7-response-output {
    display: table;
    text-align: center;
    margin: 40px auto 0!important;
    padding: 16px 20px !important;
}

.error-404.not-found h1, .error-404.not-found h3 {
    color: #fff;
}
.error-404.not-found .widget_search .search-form button { top: 17px }
.error-404.not-found .widget_search .search-form .search-field { color: #000 }
.error-404.not-found .widget_search .search-form { margin-top: 30px }
.ast-404-layout-1::before {
    content: "";
    background: url(../png/logo.png);
    width: 154px;
    height: 126px;
    position: absolute;
    top: -135px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
}
.ast-404-layout-1 { position: relative; }

.logo.sticky { max-width: 100px;  display: none; margin-left: 20px}
.logo.sticky img { width: 100%;}
.Header-menu.sticky { position: fixed; width: 100%; background:#152131;top: 0; z-index: 9999; -webkit-animation-name: fadeInDown; animation-name: fadeInDown; -webkit-animation-duration: 600ms; animation-duration: 600ms;}
.h-header-container { padding: 14px 0;}
.Header-menu.sticky .logo.sticky { display: block; }
.Header-menu.sticky .h-menu { top: 50%;transform: translateY(-50%); }


@media (min-width:1201px) { 
    .lstAdresse .item .inner .tel a:hover { color: #84825e  }
    .btn.btn-primary:hover { background-color: #7e7d5b }
    .MentionsLegal p a:hover { color: #84825e;}
 }


@media (max-width:991px) { 
    #h-header.page .h-header-cta {
        margin-top: 20px;
    }
    #Expertise .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        max-width: inherit;
        padding: 0;
    }
    .menu-item.active a {
        color: #152131;
    }
    .Header-menu { position: static !important }
    .Header-menu.sticky { position: static !important }
    .h-header-container { padding: 0 20px; }
    .Header-menu.sticky .logo.sticky {
        display: none;
    }

 }

@media (max-width:767px) { 
    #Expertise {
        padding: 60px 40px;
    }
    #h-header.page .h-header-cta {
        margin-top: 10px;
    }
    .h-footer { padding-top: 0 } 
    .iframe-container  iframe {
        min-width: 500%;
        min-height: 500%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0%;
        left: 50%;
        transform: translate(-50%, -50%);

    }
    .ast-404-layout-1 {
        position: relative;
        padding: 0 20px;
    }

 }
@media (max-width:600px) { 
    .blcExpertise .titre h2 {
        font-size: 35px;
    }
    #Expertise {
        padding:10px 20px 40px;
    }
    .h-title {
        font-size: 34px;
    }
    .blcBtn {
        margin-top: 15px;
    }
    #h-header .container {
        margin-left: 0;
        margin-right: 0;
        max-width: inherit;
        width: 100%;
    }
    #h-header.page {
        min-height: 350px;
        height: 350px;
    }
    .page .banner {
        height: 350px;
    }
    .MentionsLegal .item {
        flex-direction: column;
    }


   .container {
    margin-left: 0;
    margin-right: 0;
    max-width: inherit;
    width: 100%;    
    }
    .MentionsLegal .item:before {
        display: none;
    }

}