.projectGallery__container,.backBtn__container,.projectDetails__container{position:relative;width:100%;max-width:1220px;padding:0 20px;margin:0 auto}.projectGallery__container:before,.backBtn__container:before,.projectDetails__container:before,.projectGallery__container:after,.backBtn__container:after,.projectDetails__container:after{content:"";position:absolute;top:0;width:1px;height:0;-webkit-animation-name:dottedLinesV;animation-name:dottedLinesV;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.projectGallery__container:before,.backBtn__container:before,.projectDetails__container:before{left:19px}.projectGallery__container:after,.backBtn__container:after,.projectDetails__container:after{right:19px}.projectGallery__pic__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.projectDetails__title{font-size:1.5rem;font-weight:300}@media only screen and (min-width: 850px){.projectDetails__title{font-size:2.625rem}}@media only screen and (min-width: 1200px){.projectDetails__title{font-size:3.75rem;font-weight:200}}.projectDetails__title strong{font-weight:500}.projectGallery__container:before,.backBtn__container:before,.projectDetails__container:before,.projectGallery__container:after,.backBtn__container:after,.projectDetails__container:after{background:-webkit-gradient(linear, left top, left bottom, from(#a8a8a8), color-stop(50%, #a8a8a8), color-stop(0, transparent), to(transparent));background:linear-gradient(180deg, #a8a8a8, #a8a8a8 50%, transparent 0, transparent);background-size:1px 4px}.breadcrumb{font-size:.875rem;padding:30px 0 25px}@media only screen and (min-width: 850px){.breadcrumb{padding:40px 0}}@media only screen and (min-width: 1200px){.breadcrumb{padding:50px 0}}.breadcrumb .breadcrumb__first{color:#fff}.breadcrumb__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.5}.breadcrumb__first{text-decoration:none;color:#636363;-webkit-transition:-webkit-text-decoration .25s;transition:-webkit-text-decoration .25s;transition:text-decoration .25s;transition:text-decoration .25s, -webkit-text-decoration .25s}@media only screen and (min-width: 1200px){.breadcrumb__first:hover{text-decoration:underline}}.breadcrumb__second{color:#1ae19d;font-weight:600}.breadcrumb__separator{margin:0 3px}.page-les-realisations .breadcrumb__first,.page-les-realisations-details .breadcrumb__first{color:#636363}.projectDetails__title{margin-bottom:20px;line-height:1.4}@media only screen and (min-width: 850px){.projectDetails__title{margin-bottom:40px}}@media only screen and (min-width: 1200px){.projectDetails__title{line-height:1.2}}.projectDetails__title strong{display:inline-block}@media only screen and (min-width: 1200px){.projectDetails__title strong{display:block}}.projectDetails__title strong:after{content:".";color:#1ae19d}.projectDetails__category{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:10px}@media only screen and (min-width: 850px){.projectDetails__category{width:calc(100% - 300px)}}@media only screen and (min-width: 1200px){.projectDetails__category{padding-bottom:15px;width:775px}}.projectDetails__category__item{margin:0 10px 10px 0;border-radius:999px;color:#1ae19d;font-size:.625rem;font-weight:500;padding:8px 12px 6px;border:1px solid #1ae19d}@media only screen and (min-width: 850px){.projectDetails__category__item{font-size:.8125rem}}@media only screen and (min-width: 1200px){.projectDetails__category__item{font-size:1rem;padding:9px 18px 7px}}.projectDetails .backBtn__btn{margin-bottom:40px}@media only screen and (min-width: 850px){.projectDetails .backBtn__btn{margin-bottom:55px}}.projectDetails__infoText{position:relative}@media only screen and (min-width: 850px){.projectDetails__infoText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 850px){.projectDetails__infoText__left{width:calc(100% - 300px)}}@media only screen and (min-width: 1200px){.projectDetails__infoText__left{width:775px}}.projectDetails__infoText__block{padding-bottom:35px}@media only screen and (min-width: 1200px){.projectDetails__infoText__block--last{padding-bottom:55px}}.projectDetails__infoText__title{color:#1ae19d;font-weight:600;font-size:1rem;padding-bottom:5px}@media only screen and (min-width: 850px){.projectDetails__infoText__title{font-size:1.1875rem}}@media only screen and (min-width: 1200px){.projectDetails__infoText__title{font-size:1.3125rem}}.projectDetails__infoText__text{padding-bottom:15px;line-height:1.6}@media only screen and (min-width: 850px){.projectDetails__infoText__text{font-size:1rem}}@media only screen and (min-width: 1200px){.projectDetails__infoText__text{font-size:1.125rem}}.projectDetails__infoText__list{padding-left:25px}.projectDetails__infoText__list__item{position:relative;padding-bottom:10px;line-height:1.6}@media only screen and (min-width: 850px){.projectDetails__infoText__list__item{font-size:1rem}}@media only screen and (min-width: 1200px){.projectDetails__infoText__list__item{font-size:1.125rem}}.projectDetails__infoText__list__item::before{content:"-";position:absolute;top:2px;left:-15px}.projectDetails__awardBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#232424;padding-bottom:30px}@media only screen and (min-width: 500px){.projectDetails__awardBlock{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 850px){.projectDetails__awardBlock{padding-bottom:0;width:300px}}@media only screen and (min-width: 1200px){.projectDetails__awardBlock{width:360px}}.projectDetails__awardBlock__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:15px}@media only screen and (min-width: 500px){.projectDetails__awardBlock__item{padding:0 15px 15px;max-width:50%}}.projectDetails__awardBlock__patch{width:80px;height:80px;background-color:#1ae19d;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:12px}.projectDetails__awardBlock__patch .icon{width:36px;height:36px;fill:#222;margin-left:10px}.projectDetails__awardBlock__patch .text{font-weight:700;font-size:.875rem;padding-top:5px}.projectDetails__awardBlock__title{font-size:.9375rem;font-weight:900}.projectDetails__awardBlock__text{font-size:.75rem;padding-top:2px}.projectDetails__btn{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:40px}@media only screen and (min-width: 850px){.projectDetails__btn{padding-bottom:55px}}@media only screen and (min-width: 1200px){.projectDetails__btn{padding-bottom:70px}}.projectDetails__btn__link{color:#1ae19d;font-size:1rem;font-weight:500;-webkit-transition:color .5s;transition:color .5s}@media only screen and (min-width: 850px){.projectDetails__btn__link{font-size:1.1875rem}}@media only screen and (min-width: 1200px){.projectDetails__btn__link{font-size:1.375rem}}@media only screen and (min-width: 1200px){.projectDetails__btn__link:hover{color:#222}}.backBtn__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:40px}@media only screen and (min-width: 850px){.backBtn__container{padding:30px 20px 70px}}@media only screen and (min-width: 1200px){.backBtn__container{padding:60px 20px 100px}}.backBtn--atBottom .nextPrevProjects{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.backBtn--atBottom .nextPrevProjects__link{width:50px;height:50px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#1ae19d;-webkit-transition:background-color .5s;transition:background-color .5s}.backBtn--atBottom .nextPrevProjects__link:first-child{margin-right:10px}.backBtn--atBottom .nextPrevProjects__link .icon{width:16px;height:16px;fill:#222;-webkit-transition:fill .5s;transition:fill .5s}@media only screen and (min-width: 1200px){.backBtn--atBottom .nextPrevProjects__link:hover{background-color:#222}}@media only screen and (min-width: 1200px){.backBtn--atBottom .nextPrevProjects__link:hover .icon{fill:#fff}}.backBtn__btn{display:-webkit-box;display:-ms-flexbox;display:flex}.backBtn__btn__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;text-decoration:none;color:#222;-webkit-transition:color .5s;transition:color .5s}.backBtn__btn__link__round{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:#1ae19d;margin-right:10px}.backBtn__btn__link__round .icon{width:16px;height:16px;fill:#222}@media only screen and (min-width: 1200px){.backBtn__btn__link:hover{color:#1ae19d}}.altarea-patrimoine .projectDetails__awardBlock__item:first-child .icon{margin-left:0}.projectGallery__item{margin-bottom:20px}@media only screen and (min-width: 850px){.projectGallery__item{margin-bottom:40px}}@media only screen and (min-width: 1200px){.projectGallery__item{margin-bottom:60px}}.projectGallery__item:last-child{margin-bottom:0;padding-bottom:40px}@media only screen and (min-width: 850px){.projectGallery__item:last-child{padding-bottom:0}}.projectGallery__video{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;aspect-ratio:28/18;background-color:#c4c4c4;border-radius:15px;overflow:hidden}@media only screen and (min-width: 850px){.projectGallery__video{aspect-ratio:28/15}}@media only screen and (min-width: 1200px){.projectGallery__video{aspect-ratio:118/64}}.projectGallery__video__frame{width:100%;height:100%;display:none}.projectGallery__video__frame iframe{display:block;width:100%;height:100%}.projectGallery__video__playBtn{position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80px;height:80px;border-radius:50%;background-color:#1ae19d;cursor:pointer;-webkit-transition:opacity .75s,background-color .5s,-webkit-transform .75s;transition:opacity .75s,background-color .5s,-webkit-transform .75s;transition:opacity .75s,transform .75s,background-color .5s;transition:opacity .75s,transform .75s,background-color .5s,-webkit-transform .75s}@media only screen and (min-width: 850px){.projectGallery__video__playBtn{top:calc(50% - 48px);left:calc(50% - 48px);width:96px;height:96px}}@media only screen and (min-width: 1200px){.projectGallery__video__playBtn{top:calc(50% - 55px);left:calc(50% - 55px);width:110px;height:110px}}@media only screen and (min-width: 1200px){.projectGallery__video__playBtn:hover{background-color:#17ca8d}}.projectGallery__video__playBtn.hidden{opacity:0;-webkit-transform:scale(0);transform:scale(0);pointer-events:none}.projectGallery__video__playBtn .icon{width:18px;height:18px}@media only screen and (min-width: 850px){.projectGallery__video__playBtn .icon{width:21px;height:21px}}@media only screen and (min-width: 850px){.projectGallery__video__playBtn .icon{width:24px;height:24px}}@media only screen and (min-width: 1200px){.projectGallery__video:hover .projectGallery__video__playBtn{-webkit-transform:scale(1.2);transform:scale(1.2)}}.projectGallery__pic{aspect-ratio:28/18;border-radius:15px;overflow:hidden}@media only screen and (min-width: 850px){.projectGallery__pic{aspect-ratio:28/15}}@media only screen and (min-width: 1200px){.projectGallery__pic{aspect-ratio:118/64}}.projectGallery__pic.border-color{border:1px solid #eae7df}.projectGallery__pic__img{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}@media only screen and (min-width: 1200px){.projectGallery__pic:hover .projectGallery__pic__img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.projectGallery__pic--video{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (min-width: 1200px){.projectGallery__pic--video:hover .projectGallery__pic__img{-webkit-transform:scale(1);transform:scale(1)}}