@charset "utf-8";

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;600&display=swap");
@font-face {
font-family: 'Harpagan';
src: url(//servanehibon.com/wp-content/themes/servanehibon/fonts/Harpagan-Light.woff2) format('woff2'),
url(//servanehibon.com/wp-content/themes/servanehibon/fonts/Harpagan-Light.woff) format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Stolzl Display';
src: url(//servanehibon.com/wp-content/themes/servanehibon/fonts/StolzlDisplay-Light.woff2) format('woff2'),
url(//servanehibon.com/wp-content/themes/servanehibon/fonts/StolzlDisplay-Light.woff) format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
} body {
margin: 0;
font-family: 'Poppins', sans-serif;
font-weight: 200;
line-height: 1.5;
color: var(--shm_noir);
background-color: var(--shm_blanc);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-synthesis: none;
}
#wrapper {
width: 100%;
overflow: hidden;
}
a {
text-decoration: none;
color: var(--shm_noir);
-webkit-transition: all .5s;  
-o-transition: all .5s;  
transition: all .5s;
}
a:hover {
color: var(--shm_noir);
text-decoration: none;
}
*
*:focus,
*:active {
outline: none !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
p, h1, h2, h3, h4, li {
-webkit-user-select: text !important;
-moz-user-select: text !important;
-ms-user-select: text !important;
user-select: text !important;
}
p,
#zonetxt img {margin-bottom: 15px;}
[class*="col-"] *:last-child {margin-bottom: 0;}
b, strong {font-weight: 600;}
h1, h2, h3 {
color: var(--shm_vert);  
font-weight: normal;
margin-top: 0;
margin-bottom: 20px;
}
h1 {
margin-bottom: 40px;
}
h1,h2,h3 {
font-family: 'Stolzl Display';
font-weight: 300;
line-height: 1;
-webkit-font-variant-ligatures: none;
font-variant-ligatures: none;
}
h1 b, h1 strong,
h2 b, h2 strong,
h3 b, h3 strong {
font-weight: 300;
}
mark {
font-family: 'Harpagan';
font-weight: 300;
padding: 0;
background: transparent;
color: inherit;
}
ul {
-webkit-padding-start: 15px;
padding-inline-start: 15px;
}
img { 
max-width: 100%;
-webkit-user-drag: none; 
-khtml-user-drag: none; 
-moz-user-drag: none; 
-o-user-drag: none; 
user-drag: none; 
}
blockquote {
display: block;
margin: 0;
margin-top: 25px;
margin-bottom: 25px;
border: 1px solid var(--shm_vert);
border-left: none;
border-right: none;
padding: 20px 0;
}
.grecaptcha-badge {
display: none !important;
visibility: hidden !important;
} .col-5col {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
width: 100%;
float: left;
}
@media (min-width: 768px) {
.col-5col {width: 100%;float: left;}
}
@media (min-width: 992px) {
.col-5col {width: 25%;float: left;}
}
@media (min-width: 1200px) {
.col-5col {width: 20%;float: left;}
} .container-fluid {padding: 0 3%;}
.container-fluid.init {padding: 0 15px;}
.container {
max-width: 2000px;
padding-left: 80px;
padding-right: 80px;
}
@media (max-width: 2300px) {
.container-fluid {
max-width: 2000px;
padding: 0 80px;
}
}
@media (max-width: 1400px) {
.container,
.container-fluid {
padding-left: 50px;
padding-right: 50px;
}
}
@media (max-width: 991px) {
.container,
.container-fluid {
padding-left: 30px;
padding-right: 30px;
}
} :root {
--shm_noir:        #525252;
--shm_blanc:       #FFFFFF;
--shm_vert:        #5A726E;
--shm_vertclair:   #9BB0AC;
--shm_vertfonce:   #323F3D;
--shm_vertultra:   #1B2221;
--shm_bleu:        #CCE9ED;
--shm_gris:        #9C9C9C;
--shm_gris2:       #E9E8E4;
} .wordpress-gdpr-popup-small {
width: 200px;
border-radius: 30px;
}
.wordpress-gdpr-popup {
font-size: 12px;
line-height: 14px;
text-align: center;
}
.wordpress-gdpr-popup-actions {
margin-top: 10px;
}
.wordpress-gdpr-popup-actions a {
float: none;
width: 100%;
text-align: center;
border-radius: 15px;
}
.wordpress-gdpr-privacy-settings-popup-logo img {
width: 100%;
border-radius: 30px;
}
.wordpress-gdpr-privacy-settings-popup-services-buttons .btn {
margin: 0;
font-weight: 600;
border-radius: 30px;
}
input[type="checkbox"].gdpr-service-switch:checked {
-webkit-box-shadow: inset 20px 0px 0px 0px #5A726E;
box-shadow: inset 20px 0px 0px 0px #5A726E;
border: none;
}
input[type="checkbox"].gdpr-service-switch:disabled {
-webkit-box-shadow: inset 20px 0 0 0 #5A726E;
box-shadow: inset 20px 0 0 0 #5A726E;
}
.wordpress-gdpr-privacy-settings-popup * {
border: none !important;
}
.wordpress-gdpr-privacy-settings-popup-services-container {
background: #f7f7f7;
margin-bottom: 20px;
padding: 15px;
border-radius: 30px;
}
.wordpress-gdpr-privacy-settings-popup-header {
padding-top: 0;
}
.wordpress-gdpr-privacy-settings-popup {
padding: 30px;
} body {font-size: 16px;}
h1,.h1 {font-size: 50px;}
h2,.h2 {font-size: 28px;}
h3,.h3 {font-size: 25px;}
h4,.h4 {font-size: 20px;}
@media (max-width: 1199px) {
body {font-size: 16px;}
h1,.h1 {font-size: 45px;}
h2,.h2 {font-size: 26px;}
h3,.h3 {font-size: 20px;}
h4,.h4 {font-size: 17px;}
h1 br, h2 br,
h3 br, h4 br {
display: none;
}
}
@media (max-width: 991px) {
body {font-size: 15px;}
h1,.h1 {font-size: 35px;}
h2,.h2 {font-size: 25px;}
h3,.h3 {font-size: 18px;}
h4,.h4 {font-size: 16px;}
} .zonetxt ul {
-webkit-padding-start: 25px;
padding-inline-start: 25px;
}
.zonetxt li {
list-style-type: none;
position: relative;
}
.zonetxt li:before {
content: "\e900";
font-family: "icomoon";
position: absolute;
left: -30px;
} h5 {
margin: 0;
}
h5 a {
font-family: 'Harpagan';
font-size: 25px;
color: var(--shm_vert) !important;
border: 1px solid var(--shm_vert);
padding: 17px 30px;
border-radius: 50px;
display: inline-block;
}
h5 a:after {
content: "\e907";
font-family: "icomoon";
line-height: 1;
position: relative;
top: 6px;
margin-left: 10px;
} h5 a:hover {
border-color: transparent;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
h5 a:hover:after {
content: "\e904";
}
@media (max-width: 991px) {
h5 a {
font-size: 20px;
padding: 15px;
}
} .btnmoove,
.btnmoove_indexz1,
.btnmoove_swiper {
width: 65px;
height: 65px;
border-radius: 50%;
border: 1px solid var(--shm_gris);
color: var(--shm_gris);
font-size: 35px;
line-height: 1.2;
margin-top: 40px;
overflow: hidden;
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;
text-align: center;
cursor: pointer;
}
.btnmoove span,
.btnmoove_indexz1 span,
.btnmoove_swiper span {
position: absolute;
-webkit-transition: -webkit-transform 0.2s ease-out;
transition: -webkit-transform 0.2s ease-out;
-o-transition: transform 0.2s ease-out;
transition: transform 0.2s ease-out;
transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
pointer-events: none;
} #maintenance {
background: var(--shm_vertfonce);
width: 100vw;
height: 100vh;
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;
}
#maintenance svg {
fill: var(--shm_vertultra);
width: 300px;
}
#maintenance h3 {
margin: 90px 0 0;
color: var(--shm_vertultra);
} nav#navbar {
padding: 25px 0 0;
position: fixed;
z-index: 2000;
width: 100%;
}
body.modal-open nav#navbar {
background: transparent;
}
nav#navbar > .container,
nav#navbar > .container-fluid {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
} nav#navbar a.brand {
background: var(--shm_blanc);
width: 70px;
height: 70px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50%;
}
nav#navbar a.brand:hover {
background: var(--shm_vertfonce);
}
nav#navbar a svg {
width: 50px;
opacity: 1;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
body nav#navbar a svg {
fill: var(--shm_vertfonce);  
}
body nav#navbar:hover a svg {
fill: var(--shm_vert);  
}
body.home nav#navbar a.brand {
opacity: 0;
} nav#navbar #menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
}
nav#navbar #menu svg {
width: 30px;
fill: var(--shm_vertfonce);
}
body.modal-open nav#navbar #menu svg {
fill: var(--shm_blanc);
}
body.modal-open nav#navbar #menu svg ellipse:nth-child(1),
body.modal-open nav#navbar #menu svg ellipse:nth-child(2),
body.modal-open nav#navbar #menu svg ellipse:nth-child(3),
body.modal-open nav#navbar #menu svg ellipse:nth-child(7),
body.modal-open nav#navbar #menu svg ellipse:nth-child(8),
body.modal-open nav#navbar #menu svg ellipse:nth-child(9) {
display: none;
} #navigation.modal {
opacity: 0;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
-webkit-transition-delay: .5s;
-o-transition-delay: .5s;
transition-delay: .5s;
}
#navigation.modal.show {
opacity: 1;
}
#navigation.modal .modal-dialog {
max-width: 100%;
width: 100%;
margin: 0;
}
#navigation.modal .modal-content {
border-radius: 0;
border: none;
background: transparent;
overflow: hidden;
}
.modal-backdrop {
background: var(--shm_vertfonce);
}
.modal-backdrop.show {
opacity: 1;
}
#navigation.modal .modal-content .row {
height: 100vh;
min-height: 1000px;
padding: 0 5%;
} #navigation.modal #links .first a {
color: var(--shm_blanc);
font-size: 55px;
font-family: 'Stolzl Display';
font-weight: 300;
line-height: 1;
display: block;
margin: 30px 0;
-webkit-transition: none;
-o-transition: none;
transition: none;
}
#navigation.modal #links .first a:hover,
#navigation.modal #links .first a.active {
color: var(--shm_vertultra);
}
#navigation.modal #links .second {
margin-top: 80px;
}
#navigation.modal #links .second a {
font-size: 25px;
font-family: 'Stolzl Display';
line-height: 1.4;
-webkit-transition: none;
-o-transition: none;
transition: none;
}
#navigation.modal #links .second a,
#navigation.modal #links .third a {
color: var(--shm_blanc);
opacity: .5;
}
#navigation.modal #links .second a:hover,
#navigation.modal #links .third a:hover,
#navigation.modal #links .second a.active,
#navigation.modal #links .third a.active {
opacity: 1; 
}
#navigation.modal #links .third {
margin-top: 40px;
}
#navigation.modal #links .third a {
font-size: 20px;
font-family: 'Stolzl Display';
line-height: 1.4;
display: block;
-webkit-transition: none;
-o-transition: none;
transition: none;
} #navigation.modal .estampille {
}
#navigation.modal .estampille svg {
width: 380px;   
fill: var(--shm_vertultra);
}
#navigation.modal .estampille svg g {
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
}
#navigation.modal .estampille:hover svg g {
} #index_z1 {
position: relative;
}
#index_z1 .content {
} #index_z1 .content #cachemob {
display: none !important;
}
#index_z1 .content #cache {
position: absolute;
z-index: 5;
width: 100%;
height: 70vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
#index_z1 .content #cache,
#index_z1 .content #cache.active .inside .left {
-webkit-transition: width 1.5s, height 1.5s;
-o-transition: width 1.5s, height 1.5s;
transition: width 1.5s, height 1.5s;
}
#index_z1 .content #cache.active {
height: 65px;
}
#index_z1 .content #cache:after {
content: '';
background: var(--shm_blanc);
width: 100%;
height: 30px;
position: absolute;
bottom: -29px;
}
#index_z1 .content #cache .row {
position: relative;
}
#index_z1 .content #cache .row:before {
content: '';
background: var(--shm_blanc);
width: 150%;
height: 100vh;
position: absolute;
bottom: 100%;
left: -20%;
}
#index_z1 .content #cache .row:after {
content: "";
height: 5px;
width: 100%;
background: var(--shm_blanc);
position: absolute;
z-index: 50;
top: 0;
z-index: 5;
}
#index_z1 .content #cache .inside .left:before,
#index_z1 .content #cache .inside .left:after {
content: '';
position: absolute;
width: 100vw;
height: 100%;
background: var(--shm_blanc); 
top: 0;
z-index: 0;
}
#index_z1 .content #cache .inside:before {left: 0;}
#index_z1 .content #cache .inside .left:before {right: calc(100% - 17px);}
#index_z1 .content #cache .inside .left:after {left: calc(100% - 17px);}
#index_z1 .content #cache .inside .left .masque {
background: var(--shm_blanc);
-webkit-mask-image: url(//servanehibon.com/wp-content/themes/servanehibon/images/head.svg);
-webkit-mask-size: contain;
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: left;
}
#index_z1 .content #cache .inside .left .masque img {
background: var(--shm_blanc);
}
#index_z1 .content #cache .inside .left img,
#index_z1 .content #cache.active .inside .right {
opacity: 0;
}
#index_z1 .content #cache.active .inside .right {
height: 0;
}
#index_z1 .content #cache .inside .left {
width: calc(100% - 350px - 150px);
}
@media (min-width: 2200px) {
#index_z1 .content #cache .inside .left {
width: calc(100% - 350px - 400px);
}
}
#index_z1 .content #cache.active .inside .left {
width: 620px;
}
#index_z1 .content #cache .inside .right {
width: 350px;
overflow: hidden;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
#index_z1 .content #cache .inside .right *:last-child {
margin-bottom: 0;
} #index_z1 #images {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
#index_z1 #images [class^='nb_'] {
width: 100%;
height: 100vh; 
position: relative;
background: var(--shm_vert);
}
#index_z1 #images .nb_2 {
border: 1px solid;
border-top: none;
border-bottom: none;
border-color: rgb(255 255 255 / 20%);
}
#index_z1 #images [class^='nb_'] img {
position: absolute;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
#index_z1 #images [class^='nb_'] img,
#index_z1 #images [class^='nb_'] .inside {
opacity: 0;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
#index_z1 #images [class^='nb_']:hover img,
#index_z1.active #images [class^='nb_'] .inside,
#index_z1 #images [class^='nb_'].active img,
#index_z1 #images [class^='nb_'].active .inside{
opacity: 1;
}
#index_z1 #images [class^='nb_'] .inside {
position: absolute;
width: 300px;
top: calc(50% + 55px);
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
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;
}
#index_z1 #images [class^='nb_'] .inside .btnmoove_indexz1 {
margin-top: 0;
margin-bottom: 30px;
color: var(--shm_blanc);
border-color: var(--shm_blanc);
}
#index_z1 #images [class^='nb_'] .inside h3 {
margin-bottom: 0;
color: var(--shm_blanc);
font-size: 40px;
}
#index_z1 #images [class^='nb_'] .inside h3 br {
display: block !important;
} #index_z2 {
padding: 120px 0 0;
}
#index_z2 #inside {
position: relative;
}
#index_z2 .swiper-slide #inside div[id^='nb'] {
opacity: 0;
-webkit-transition: opacity 0.5s ease;
-o-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
}
#index_z2 .swiper-slide.go #inside #nb_1 {
opacity: 1;
}
#index_z2 .swiper-slide.go #inside #nb_2 {
opacity: 1;
-webkit-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
transition-delay: 0.5s;
}
#index_z2 .swiper-slide.go #inside #nb_3 {
opacity: 1;
-webkit-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
}
#index_z2 #inside .block {
display: block;
position: relative;
overflow: hidden;
}
#index_z2 #inside .block > img {
width: 100%;
height: 600px;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
#index_z2 #inside .block .tag {
position: absolute;
left: 5px;
bottom: 5px;
}
#index_z2 #inside .block .tag span {
display: inline-block;
padding: 5px 15px;
border-radius: 30px;
background: var(--shm_bleu);
margin: 5px 10px;
transform: none !important;
}
.btnmoove_swiper {
position: absolute;
z-index: 5;
right: 30px;
bottom: 30px;
color: var(--shm_blanc);
border-color: var(--shm_blanc);
}
#index_z2 .controls {
position: absolute;
z-index: 5;
right: 50px;
top: 0;
color: var(--shm_blanc);
border-color: var(--shm_blanc);
} #index_z3,
#page2_z4 {
background: var(--shm_gris2);
margin-top: -150px;
padding-top: 320px;
padding-bottom: 100px;
position: relative;
}
#index_z3 img {
width: 100%;
aspect-ratio: 1 / 1;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
#index_z3 a.links,
#page2_z4 a.links {
width: 100px;
height: 100px;
border-radius: 50%;
border: 1px solid var(--shm_gris);
color: var(--shm_gris);
font-size: 50px;
line-height: 1.2;
margin-top: 40px;
overflow: hidden;
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;
}
#index_z3 a.links span,
#page2_z4 a.links span {
position: absolute;
-webkit-transition: -webkit-transform 0.2s ease-out;
transition: -webkit-transform 0.2s ease-out;
-o-transition: transform 0.2s ease-out;
transition: transform 0.2s ease-out;
transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
pointer-events: none;
} #page1_z1,
#page2_z1 {
padding-top: 150px;
}
#page1_z1 .entrance h1,
#page2_z1 .entrance h1 {
font-size: 90px;
margin-bottom: 40px;
}
#page1_z1 .entrance p {
font-size: 22px;
line-height: 1.2;
max-width: 1200px;
} #page1_z2 {
padding-top: 100px;
} #page1_z2 #ligne1 svg {
width: 250px;
fill: var(--shm_gris);
}
#page1_z2 #ligne1 svg g {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transition: -webkit-transform 0.1s ease;
transition: -webkit-transform 0.1s ease;
-o-transition: transform 0.1s ease;
transition: transform 0.1s ease;
transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}
#page1_z2 #ligne1 .inside {
background: var(--shm_gris2);
padding: 10%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
#page1_z2 #ligne1 .inside .zonetxt {
padding-left: 100px;
}
@media (max-width: 1500px) {
#page1_z2 #ligne1 .inside {
padding: 60px;  
}
#page1_z2 #ligne1 .inside .zonetxt {
padding-left: 50px;
}
} #page1_z2 #ligne2 {
margin-top: -150px;
}
#page1_z2 #ligne2 img {
width: 100%;
height: 800px;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center; 
} #page1_z3 {
padding-top: 150px;
}
#page1_z3 .row {
background: var(--shm_vert);
margin: 0;
padding: 100px;
}
#page1_z3 .bloc_ACCORDION button {
border-color: var(--shm_blanc);
}
#page1_z3 .bloc_ACCORDION button h3 {
color: var(--shm_blanc);
}
#page1_z3 .bloc_ACCORDION .card-body.zonetxt {
background: var(--shm_blanc);
} #revue {
padding-top: 150px;
}
#revue .zonetxt {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 30px;
}
#revue .zonetxt h1,
#revue .zonetxt .btnmoove {
margin: 0;
}
#revue #zonecases {
margin-top: 30px;
}
#revue #zonecases a {
height: 300px;
padding: 30px;
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-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
border: 1px solid transparent;
background: var(--shm_vertclair);
}
#revue #zonecases div[class^='swiper']:nth-child(2n) a,
#revue #zonecases div[class^='swiper']:nth-child(4n) a {
background: var(--shm_gris2);
}
#revue #zonecases div[class^='swiper']:nth-child(3n) a {
background: #D9E6E4;
}
#revue #zonecases div[class^='swiper']:nth-child(5n) a {
background: var(--shm_vert);
}
#revue #zonecases div[class^='swiper']:nth-child(2n) a *,
#revue #zonecases div[class^='swiper']:nth-child(3n) a *,
#revue #zonecases div[class^='swiper']:nth-child(4n) a * {
color: var(--shm_vert);
}
#revue #zonecases div[class^='swiper'] a *,
#revue #zonecases div[class^='swiper']:nth-child(5n) a * {
color: var(--shm_blanc);
}
#revue #zonecases div[class^='swiper'] a:hover {
background: transparent;
border-color: var(--shm_vert);
}
#revue #zonecases div[class^='swiper'] a:hover * {
color: var(--shm_vert);
}
#revue #zonecases a h2 {
margin-bottom: 50px;
}
#revue #zonecases a h4 {
margin: 0;
}
#revue #zonecases a h4:after {
content: "\e90c";
font-family: "icomoon";
margin-left: 10px;
position: relative;
top: 2px;
} #references {
padding-top: 150px;
padding-bottom: 100px;
}
#references [id^='accordion'] {
}
#references [id^='accordion'] .item {
}
#references [id^='accordion'] .item button {
background: transparent;
border: none;
padding: 0;
margin-top: 30px;
-webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
-o-user-select: none !important;
user-select: none !important;
}
#references [id^='accordion'] .item h3 {
margin: 0;
cursor: pointer;
-webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
-o-user-select: none !important;
user-select: none !important;
}
#references [id^='accordion'] .item h3:before {
content: "\e900";
font-family: "icomoon";
margin-right: 10px;
position: relative;
top: 2px;
}
#references [id^='accordion'] .item button[aria-expanded="true"] h3:before {
content: "\e903";
}
#references [id^='accordion'] .item .inside {
margin: 15px 0;
padding-left: 35px;
}
#references [id^='accordion'] .item .inside span {
-webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
-o-user-select: none !important;
user-select: none !important;
}
#references [id^='accordion'] .item .inside span.separator {
margin: 0 20px;
}
#references [id^='accordion'] .item .inside a {
font-weight: 600;
color: var(--shm_vert);
}
#references [id^='accordion'] .item .inside a:hover {
text-decoration: underline;
}
#references [id^='accordion'] .item .inside span,
#references [id^='accordion'] .item .inside a {
display: inline-block;
}
#references.page2_z3 [id^='accordion'] .item .inside span.separator {
margin: 0 5px;
}
#references.page2_z3 [id^='accordion'] .item button {
margin-top: 0;
} #page2_z1 {
}
#page2_z1 .entrance {
padding-bottom: 100px;
}
#page2_z1 .entrance p {
max-width: 650px;
}
#page2_z1 a.more {
font-size: 20px;
margin-top: 15px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
cursor: pointer;
}
#page2_z1 a.more span {
border: 0.5px solid var(--shm_noir);
color: var(--shm_noir);
font-size: 25px;
width: 32px;
height: 32px;
border-radius: 50%;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-left: 10px;
}
#page2_z1 a.more[aria-expanded="true"] span {
background: var(--shm_gris2);
border-color: var(--shm_gris2);
}
#page2_z1 a.more[aria-expanded="true"] span:before {
content: "\e905";
}
#page2_z1 .sectionmore {
background: var(--shm_gris2);
}
#page2_z1 .sectionmore [id^='accordion'] {
}
#page2_z1 .sectionmore [id^='accordion'] .row {
padding: 120px 0;
} #page2_z2 {
background: var(--shm_vert);
padding: 120px 0;
}
#page2_z2 [class^='col'] {
padding: 0;
}
#page2_z2 .inside {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 50px;
}
#page2_z2 .inside .zonetxt {
padding-right: 100px;
}
#page2_z2 .btnmoove {
margin: 0;
color: var(--shm_blanc);
border-color: var(--shm_blanc);
}
#page2_z2 .swipercases {
overflow: visible;
}
#page2_z2 .swipercases img {
margin-bottom: 20px;
}
#page2_z2 .swipercases span {
font-family: 'Stolzl Display';
font-weight: 300;
opacity: .5;
margin-bottom: 15px;
display: block;
}
#page2_z2 .zonetxt * {
color: var(--shm_blanc);
} #page2_zlibre {
padding-top: 100px;
}
#page2_z2_btn {
padding-top: 80px;
text-align: center;
} #references.page2_z3 {
padding-top: 100px;
} #page2_z4 {
padding-bottom: 0;
margin-top: 0;
padding-top: 120px;
}
#page2_z4 a.inside {
}
#page2_z4 .zonetxt {
background: var(--shm_blanc);
padding: 50px;
height: 590px;
}
#page2_z4 img {
width: 100%;
height: 0;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
#page2_z4 a.inside:hover img {
height: 400px;
}
#page2_z4_btn {
padding: 100px;
padding-bottom: 70px;
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;
}
#page2_z4_btn h5 a {
margin: 0 20px;
} #page2_z1 .page3_z1 {
}
#page2_z1.page3_z1 .btnmoove {
margin: 0;
}
#page2_z1.page3_z1 .zfiltres {
}
#page2_z1.page3_z1 .zfiltres button {
font-family: 'Stolzl Display';
font-weight: 300;
border: none;
background: none;
margin-right: 25px;
position: relative;
cursor: pointer;
}
#page2_z1.page3_z1 .zfiltres button:after {
content: '';
position: absolute;
width: 0%;
height: 1px;
background: var(--shm_vert);
bottom: -5px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
#page2_z1.page3_z1 .zfiltres button.active {
color: var(--shm_vert);
}
#page2_z1.page3_z1 .zfiltres button.active:after {
width: 80%;
} #page3_z2 {
background: var(--shm_gris2);
padding: 50px 0 100px;
}
#page3_z2 a.inside {
display: block;
margin: 25px 0;
}
#page3_z2 a.inside .zoneimg {
position: relative;
margin-bottom: 15px;
}
#page3_z2 a.inside .zoneimg:after {
content: '';
background: var(--shm_vert);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
#page3_z2 a.inside:hover .zoneimg:after,
#page3_z2 a.inside:hover .btnmoove_swiper {
opacity: 1;
}
#page3_z2 a.inside img {
width: 100%;
aspect-ratio: 1 / 1;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
#page3_z2 .tag {
background: var(--shm_bleu);
position: absolute;
z-index: 5;
left: 30px;
bottom: 30px;
padding: 5px 15px;
border-radius: 30px;
}
#page3_z2 .btnmoove_swiper {
opacity: 0;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
#page3_z2 a.inside p {
margin: 0;
} body.empty main#builder {
padding-top: 400px;
}
main#builder {
position: relative;
overflow: hidden;
}
main#builder h5 {
margin-top: 30px;
margin-bottom: 30px !important;
}
main#builder section [class^="col"] *:last-child{
margin-bottom: 0;
}
main#builder section {
padding: 80px 0;
position: relative;
overflow: hidden;
background-size: cover !important;
background-position: bottom right !important;
background-repeat: no-repeat !important;
}
main#builder section:first-child {
padding-top: 0;
}
main#builder section img {
max-width: 100%;
}
@media (max-width: 1300px) {
main#builder section {
padding: 70px 0;
}
}
@media (max-width: 991px) {
main#builder section {
padding: 50px 0;
}
} main#builder .bloc_SPACE {
padding: 50px 0;
}
main#builder .bloc_SPACEINTRO {
padding: 70px 0 0 !important;
}
@media (max-width: 1300px) {
main#builder .bloc_SPACEINTRO {
padding: 80px 0 0 !important;
}
}
@media (max-width: 991px) {
main#builder .bloc_SPACEINTRO {
padding: 100px 0 0 !important;
}
} main#builder .bloc_COL1 .zonetxt {
max-width: 1000px;
}
main#builder .bloc_COL1 #coldroite img {
width: 100%;
height: 100%;
min-height: 300px;
-o-object-fit: cover;
object-fit: cover;
}
@media (max-width: 991px) {
main#builder .bloc_COL1 #coldroite img {
margin-top: 30px;
}
} main#builder .bloc_COL1-2 .row [class^="col"] {
margin-bottom: 50px;
}
main#builder .bloc_COL1-2 .row:last-child {
margin-bottom: -50px;
} main#builder .bloc_COL-IMG [class^="col"] {
margin: 20px 0;
}
main#builder .bloc_COL-IMG .bloc {
}
main#builder .bloc_COL-IMG img {
margin-bottom: 20px;
} main#builder .bloc_IMAGE100 {
padding: 0;
}
main#builder .bloc_IMAGE100 img {
width: 100%;
}
main#builder .bloc_IMAGE100 .zonetxt {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
main#builder .bloc_IMAGE100 .zonetxt * {
outline: none !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
main#builder .bloc_IMAGE100 .zonetxt *:last-child {
margin-bottom: 0;
} main#builder .bloc_VIDEO100 {
padding: 0;
}
main#builder .bloc_VIDEO100 video {
width: 100%;
}
main#builder .bloc_VIDEO100 .zonetxt {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} main#builder .bloc_MASONRY .vignettes {
opacity: 1;
padding: 20px;
}
main#builder .bloc_MASONRY .bloc {
position: relative;
overflow:hidden;
cursor: pointer;
} main#builder .bloc_MASONRY .vignettes img {
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
width: 100%;
height: 350px;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
main#builder .bloc_MASONRY .vignettes .bloc:hover img{
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
main#builder .bloc_MASONRY .vignettes .overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
padding: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
width: 100%;
-webkit-transition: .7s all;
-o-transition: .7s all;
transition: .7s all;
}
main#builder .bloc_MASONRY .vignettes:hover .overlay {
opacity: 1;
}
main#builder .bloc_MASONRY .vignettes .overlay p {
margin: 0;
color: var(--shm_blanc);
}
@media (max-width: 991px) {
main#builder .bloc_MASONRY .vignettes img {
height: 300px;
}
} .bloc_ACCORDION h1 {
margin-bottom: 50px;
}
.bloc_ACCORDION .item {
margin-bottom: 20px;
}
.bloc_ACCORDION button {
width: 100%;
background: none;
border: 1px solid;
border-radius: 30px;
}
.bloc_ACCORDION button:hover {
cursor: pointer;
}
.bloc_ACCORDION button h3 {
padding: 20px 25px;
margin: 0;
font-family: 'Poppins', sans-serif;
font-size: 20px;
text-align: left;
position: relative;
-webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
-o-user-select: none !important;
user-select: none !important;
}
.bloc_ACCORDION button h3:after {
content: "\e904";
font-family: 'icomoon';
font-size: 40px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 10px;
border-radius: 50%;
text-align: center;
}
.bloc_ACCORDION button[aria-expanded="true"] h3:after{
content: "\e905";
}
.bloc_ACCORDION .card-body.zonetxt {
background: var(--shm_gris2);
border-radius: 40px;
margin-top: 20px;
padding: 30px;
}
.bloc_ACCORDION .card-body.zonetxt * {
-webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
-o-user-select: none !important;
user-select: none !important;
}
@media (max-width: 991px) {
.bloc_ACCORDION button h3 {
font-size: 18px;
padding-right: 50px;
}
} main#builder .bloc_CHIFFRES .bloc {
margin: 20px auto !important;
max-width: 230px;
}
main#builder .bloc_CHIFFRES h1 {
margin-bottom: 10px;
font-size: 70px;
font-family: 'Harpagan';
font-weight: 300;
}
main#builder .bloc_CHIFFRES h1,
main#builder .bloc_CHIFFRES h4 {
text-align: center;
}
@media (max-width: 991px) {
main#builder .bloc_CHIFFRES h1 {
font-size: 45px;
}
} main#builder .bloc_DIAPOTXT {
}
main#builder .bloc_DIAPOTXT .zonetxt {
max-width: 1000px;
}
main#builder .bloc_DIAPOTXT #coldroite img {
width: 100%;
height: 100%;
min-height: 300px;
-o-object-fit: cover;
object-fit: cover;
}
main#builder .bloc_DIAPOTXT .swiper-pagination {
position: initial;
margin: 15px auto;
display: block;
}
main#builder .bloc_DIAPOTXT .swiper-pagination-bullet-active {
background: var(--shm_vert);
}
@media (max-width: 991px) {
main#builder .bloc_DIAPOTXT #coldroite img {
margin-top: 30px;
}
} main#builder .bloc_IMGTXT100,
main#builder .bloc_IMGTXT100 .container-fluid {
padding: 0;
}
main#builder .bloc_IMGTXT100 .row {
margin: 0;
}
main#builder .bloc_IMGTXT100 .zonetxt {
padding: 5%;
min-height: 500px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
main#builder .bloc_IMGTXT100 .zonetxt *:last-child{
margin-bottom: 0;
}
main#builder .bloc_IMGTXT100 .img100 {
background-size: cover !important;
background-position: center !important;
background-repeat: no-repeat !important;
} @media (max-width: 991px) {
main#builder .bloc_IMGTXT100 .zonetxt {
padding: 45px 0;
min-height: auto;
}
main#builder .bloc_IMGTXT100 .img100 {
height: 400px;
}
} main#builder .bloc_DDL {
}
main#builder .bloc_DDL #intro {
margin-bottom: 30px;
}
main#builder .bloc_DDL a {
margin-bottom: 20px !important;
display: block;
}
main#builder .bloc_DDL div[class^='col']:last-child a {
margin-bottom: 0 !important;
}
main#builder .bloc_DDL .metadonnes {
width: 100%;
background: none;
border: 1px solid var(--shm_vert);
border-radius: 30px;
padding: 20px 25px;
margin-bottom: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
main#builder .bloc_DDL .metadonnes:hover {
background: var(--shm_vert);
}
main#builder .bloc_DDL .metadonnes svg,
main#builder .bloc_DDL .metadonnes h3 {
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
main#builder .bloc_DDL .metadonnes:hover h3 {
color: var(--shm_blanc);
}
main#builder .bloc_DDL .metadonnes svg {
width: 30px;
margin-bottom: 0;
margin-right: 15px;
fill: var(--shm_vert);
}
main#builder .bloc_DDL .metadonnes:hover svg {
fill: var(--shm_blanc);
}
main#builder .bloc_DDL .metadonnes h3 {
font-size: 20px;
font-weight: 400;
text-decoration: none;
}
@media (max-width: 991px) {
main#builder .bloc_DDL .metadonnes h3 {
font-size: 18px;
}
} main#builder .bloc_FORMULAIRE {
}
main#builder .bloc_FORMULAIRE .zonetxt {
}
div.wpcf7 {
width: 100%;
}
.wpcf7 label {
width: 100%;
padding: 5px 0;
}
.wpcf7 label span.requis {
font-weight: 600;
margin-left: 15px;
font-size: 10px;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea,
.wpcf7-form-control-wrap select {
width: 100%;
padding: 15px;
margin-top: 5px;
color: var(--shm_vert);
border: 1px solid var(--shm_vert);
background: transparent;
border-radius: 30px;
}
.wpcf7-form-control-wrap textarea {
height: 130px;
min-height: 130px !important;
width: 100% !important;
} .wpcf7-submit {
margin: 15px 0 0;
font-family: 'Harpagan';
font-size: 25px;
color: var(--shm_vert) !important;
border: 1px solid var(--shm_vert);
padding: 17px 30px;
border-radius: 50px;
display: inline-block;
background: transparent;
cursor: pointer !important;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.wpcf7-submit:hover {
background: var(--shm_vert);
color: var(--shm_blanc) !important;
}
.wpcf7-spinner {
position: absolute;
opacity: 1;
bottom: 15px;
background: var(--shm_vert);
} div.wpcf7-validation-errors,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
div.wpcf7-mail-sent-ok,
.wpcf7 form.sent .wpcf7-response-output {
border: none !important;
background: transparent !important;
padding: 0 !important;
color: var(--shm_vert) !important;
margin: 30px 0 0 0 !important;
font-size: 15px;
font-weight: 600;
}
.wpcf7-not-valid {
border-width: 2px !important;
}
span.wpcf7-not-valid-tip {
display: none;
} div.wpcf7-mail-sent-ok,
.wpcf7 form.sent .wpcf7-response-output {
} @media (max-width: 767px) {
div.wpcf7 {
margin-top: 30px;
}
} main#builder .bloc_SHARE .inside {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
main#builder .share {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
main#builder .addtoany_shortcode {
margin-left: 10px;
}
main#builder .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
height: 25px;
line-height: 25px;
width: 25px;
border-radius: 50%;
padding: 2px;
-webkit-filter: grayscale(1);
filter: grayscale(1);
}
main#builder .addtoany_list a:hover img, .addtoany_list a:hover span {
opacity: 1;
-webkit-filter: none !important;
filter: none !important;
}
main#builder .bloc_SHARE .refnext {
}
main#builder .bloc_SHARE .refnext a:after {
content: "\e90c";
font-family: "icomoon";
margin-left: 10px;
position: relative;
top: 2px;
} .fancybox-bg {
background: var(--shm_vert);
}
.fancybox-is-open .fancybox-bg {
opacity: .9;
}
.fancybox-caption {
background: var(--shm_vertfonce);
bottom: 0;
color: var(--shm_blanc);
}
.fancybox-caption {
width: 80%;
bottom: 30px;
margin: 0 auto;
border-radius: 100px;
padding: 20px;
font-size: 18px;
}
.fancybox-progress {
background: var(--shm_blanc);
height: 3px;
}
.fancybox-button {
background: var(--shm_vertfonce);
color: var(--shm_blanc);
}
.fancybox-navigation .fancybox-button {
height: 44px;
width: 44px;
padding: 0 !important;
}
.fancybox-thumbs {
background: var(--shm_gris2) !important;
}
.fancybox-thumbs__list a:before {
border: none;
background: var(--shm_vertfonce);
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
opacity: .8;
}
.fancybox-infobar {
background: var(--shm_vertfonce);
color: var(--shm_blanc);
mix-blend-mode: normal;
} footer {
position: relative;
padding: 50px 0 150px;
background: var(--shm_gris2);
}
footer.white {
background: var(--shm_blanc);
} footer .inside {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
background: var(--shm_vert);
padding: 30px 55px;
border-radius: 70px;
}
footer .inside * {
color: var(--shm_blanc);
}
footer .inside svg#logotype {
width: 300px;
fill: var(--shm_blanc);
}
footer #ligne1 .links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
footer .separator i {
font-size: 40px;
} #copyright {
opacity: .5;
margin-top: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
#copyright h6 {
font-family: inherit;
font-size: 13px;
font-weight: 300;
letter-spacing: 0;
display: -webkit-box;
display: -ms-flexbox;
margin: 0;
text-decoration: none !important;
}
#copyright h6 a {
}
#copyright h6,
#copyright h6 a {
color: var(--shm_noir);
padding: 0;
margin: 0;
border: none !important;
border-radius: 0 !important;
font-size: 13px;
font-weight: 300;
}
body.rouge #copyright h6,
body.rouge #copyright h6 a {
color: var(--shm_noir);
}
#copyright .client a:hover,
#copyright .mcrea:hover h6,
#copyright .mcrea:hover h6 a {
color: var(--shm_noir);
}
body.rouge #copyright .client a:hover,
body.rouge #copyright .mcrea:hover h6,
body.rouge #copyright .mcrea:hover h6 a {
color: var(--shm_noir);
}
#copyright h6 a:before {
content: '/';
margin: 0 5px;
text-decoration: none !important;
}
#copyright .mcrea a:hover {
text-decoration: none !important;
}
#copyright .mcrea .ico {
display: inline-block;
width: 30px;
height: 30px;
margin: 0 10px;
border-radius: 50%;
text-align: center;
position: relative;
text-decoration: none;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
top: -9px; -webkit-transition: -webkit-transform 1s, opacity 1.3s;
-webkit-transition: opacity 1.3s, -webkit-transform 1s;
transition: opacity 1.3s, -webkit-transform 1s;
-o-transition: transform 1s, opacity 1.3s;
transition: transform 1s, opacity 1.3s;
transition: transform 1s, opacity 1.3s, -webkit-transform 1s;
}
#copyright .mcrea:hover .ico {
-webkit-box-shadow: 0 0 0 2px var(--shm_blanc);
box-shadow: 0 0 0 2px var(--shm_blanc);
background: var(--shm_blanc);
}
#copyright .mcrea .ico:after {
pointer-events: none;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
content:'';
-webkit-box-sizing: content-box;
box-sizing: content-box; top: -2px;
left: -2px;
padding: 2px;
z-index: -1;
background: var(--shm_noir);
-webkit-transition: -webkit-transform 1s, opacity 1.3s;
-webkit-transition: opacity 1.3s, -webkit-transform 1s;
transition: opacity 1.3s, -webkit-transform 1s;
-o-transition: transform 1s, opacity 1.3s;
transition: transform 1s, opacity 1.3s;
transition: transform 1s, opacity 1.3s, -webkit-transform 1s;
}
#copyright .mcrea .ico:before {
speak: none;
font-size: 48px;
line-height: 90px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
display: block;
-webkit-font-smoothing: antialiased;
}
#copyright .mcrea:hover .ico:after {
-webkit-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
opacity: 0;
}
#copyright .mcrea .ico svg#agencemcrea {
position: absolute;
width: 27px;
left: 2px;
top: 10px;
fill: var(--shm_blanc);
-webkit-transition: -webkit-transform 1s, opacity 1.3s;
-webkit-transition: opacity 1.3s, -webkit-transform 1s;
transition: opacity 1.3s, -webkit-transform 1s;
-o-transition: transform 1s, opacity 1.3s;
transition: transform 1s, opacity 1.3s;
transition: transform 1s, opacity 1.3s, -webkit-transform 1s;
}
#copyright .mcrea:hover .ico svg#agencemcrea {
fill: var(--shm_noir);
}
@media (max-width: 767px) {
#copyright {
-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;
}
#copyright .client h6 {
font-size: 12px;
line-height: 1.5;
}
#copyright h6 {font-size: 12px;}
#copyright .mcrea {
margin-top: 20px;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
}
} @media (max-width: 1400px) { #page1_z1 .entrance h1,
#page2_z1 .entrance h1 {
font-size: 80px;
} #index_z1 .content #cache .row:after {
height: 2px; 
}
#index_z1 #images [class^='nb_'] .inside h3 {
font-size: 35px;
} #page1_z2 #ligne1 #nb_1 {
display: none;
}
#page1_z2 #ligne1 #nb_2 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
#page1_z2 #ligne1 .inside .zonetxt {
padding-left: 120px;
}
#page1_z2 #ligne2 {
margin-top: 30px;
}
#page1_z2 #ligne2 #nb_1 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
#page1_z2 #ligne2 #nb_2 {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666667%;  
}
#page1_z2 #ligne2 img {
height: 600px;
}
#page1_z3 .row {
padding: 100px 50px;
}
#references [id^='accordion'] .item .inside span.separator {
margin: 0 20px;
} #page2_z4 .zonetxt {
height: 620px;
} footer .inside {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
}
footer .separator i.ic_07:before {
content: "\e905";
} }
@media (max-width: 1199px) { #navigation.modal .estampille {
display: none;
}
#navigation.modal div[class^='col'] {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
} #page1_z2 #ligne1 .inside .zonetxt {
padding-left: 60px;
}
#page1_z2 #ligne2 img {
height: 600px;
}
#page1_z3 .row {
padding: 50px;
} #page3_z2 .tag {
left: 15px;
bottom: 15px;
}
#page3_z2 .btnmoove_swiper {
bottom: initial;
top: 0;
left: 15px;
margin-top: 15px;
} }
@media (max-width: 991px) { #page1_z1 .entrance h1,
#page2_z1 .entrance h1 {
font-size: 70px;
word-break: break-word;
}
#page1_z1 .entrance p {
font-size: 22px;
} #page1_z3,
#revue,
#references {
padding-top: 100px;
}
#page2_z1 .sectionmore [id^='accordion'] .row,
#page2_z2 {
padding: 100px 0;
}
footer {
padding-bottom: 100px;
}
footer.white {
padding-top: 0;
}
#page2_z1 .entrance {
padding-bottom: 100px;
}
#page2_z1.page3_z1 .zfiltres,
#page3_z2 {
padding-bottom: 50px;
} .btnmoove {
width: 60px;
height: 60px;
font-size: 40px;
} #index_z1 .content #cache {
display: none !important;
}
#index_z1 .content #cachemob {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
position: absolute;
top: 0;
background: var(--shm_blanc);
z-index: 10;
width: 100%;
height: 70vh;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-transition: all 1.5s;
-o-transition: all 1.5s;
transition: all 1.5s;
}
#index_z1 .content #cachemob.active {
top: -70vh;
}
#index_z1 .content #cachemob img {
padding: 30px;
}
#images {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
#index_z1 #images [class^='nb_'] {
height: calc(100vh / 3.5);
min-height: 200px;
border-left: none;
border-right: none;
border-top: 1px solid;
border-color: rgb(255 255 255 / 20%);
}
#index_z1 #images [class^='nb_']:first-child {
border-top: none;
}
#index_z1 #images [class^='nb_'] img {
opacity: 0.3;
}
#index_z1 #images [class^='nb_'] .inside {
-webkit-transition-delay: 1s;
-o-transition-delay: 1s;
transition-delay: 1s;
}
#index_z1.active #images [class^='nb_'] .inside {
opacity: 1 !important;
top: 50%;
width: auto;
}
#index_z1 #images [class^='nb_'] .inside h3 {
font-size: 30px;
}
#index_z1 #images [class^='nb_'] .inside h3 br {
display: none !important;
}
#index_z2 .controls {
position: absolute;
bottom: 0;
right: 15px;
} #page1_z2 #ligne1 .inside {
display: block;
}
#page1_z2 #ligne1 .inside .zonetxt {
padding-left: 0;
}
#page1_z2 #ligne2 #nb_1,
#page1_z2 #ligne2 #nb_2 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
#page1_z2 #ligne2 img {
height: 300px;
margin-bottom: 30px;
}
#references [id^='accordion'] .item .inside {
margin: 30px 0;
padding-left: 20px;
border-left: 1px solid var(--shm_gris);
}
#references [id^='accordion'] .item .inside span.separator {
margin: 0 10px;
}
#references [id^='accordion'] .item .inside span:last-of-type {
display: none;
}
#references [id^='accordion'] .item .inside a {
display: block;
} #page2_z4 .zonetxt {
height: 600px;
}
#references.page2_z3 {
padding-top: 50px;
padding-bottom: 50px;
}
#references.page2_z3 [id^='accordion'] {
margin-top: 50px;
} #page2_z1.page3_z1 .zfiltres button {
margin-bottom: 20px;
} }
@media (max-width: 767px) { #navigation.modal .modal-content .row {
height: auto;
min-height: auto;
padding: 120px 20px;
}
#navigation.modal #links .first a {
font-size: 40px;
}
#navigation.modal #links .third a {
font-size: 18px;
} #index_z1 #images [class^='nb_'] .inside {
bottom: initial;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
#index_z1 #images [class^='nb_'] .inside h3 {
font-size: 25px;
}
#index_z1 #images [class^='nb_'] .inside .btnmoove_indexz1 {
width: 45px;
height: 45px;
font-size: 32px;
margin-bottom: 12px;
}
#index_z2 {
padding: 100px 0;
}
#index_z2 .controls {
bottom: 20px;
right: 30px;
color: var(--shm_blanc);
border-color: var(--shm_blanc);
}
.btnmoove_swiper {
bottom: initial;
top: 0;
left: 15px;
}
#index_z3 {
margin: 0;
padding-top: 100px;
}
#index_z3 img {
margin-top: 30px;
} #page1_z2 #ligne1 .inside {
padding: 30px;
}
#page1_z3 .row {
padding: 30px 15px 15px;
}
#revue .zonetxt {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: start;
}
#revue .zonetxt .btnmoove {
margin-top: 20px;
}
#revue #zonecases {
margin-top: 0;
}
#revue #zonecases a {
height: auto;
} #page2_z1 .sectionmore [id^='accordion'] .zonetxt {
margin-bottom: 30px;
}
#page2_z2 {
padding: 80px 0;
}
#page2_z4 .zonetxt {
height: auto !important;
}
#page2_z4 img {
height: 0 !important;
}
#page2_z4_btn {
padding: 55px;
padding-bottom: 35px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
#page2_z4_btn h5 a {
margin: 15px 0;
} footer .inside svg#logotype {
width: 100%;
} }