body:not(.home) #wrapper #machine a.wp-block-button__link.btn_fleche {
background: #BF1822;
color: #FFFFFF;
}
body:not(.home) #wrapper #machine a.wp-block-button__link.btn_fleche path {
stroke: #FFFFFF;
}
body:not(.home) #wrapper #machine a.wp-block-button__link.btn_fleche:hover {
background: #FFFFFF !important;
color: #BF1822;
}
body:not(.home) #wrapper #machine a.wp-block-button__link.btn_fleche:hover path {
stroke: #BF1822;
}
#service {
position: relative;
overflow: hidden;
margin-bottom: 90px;
}
#service > svg {
position: absolute;
right: -500px;
pointer-events: none;
}
#service .container {
position: relative;
color: #FFFFFF;
width: 90%;
max-width: 1140px;
margin: 0 auto;
padding: 90px 0;
}
#service:before {
content: '';
position: absolute;
background: #000000;
right: 500px;
top: 0;
bottom: 0;
width: 9999px;
pointer-events: none;
z-index: -1;
}
#service  .flex {
display: flex;
justify-content: space-between;
margin: 40px 0;
}
#service .container > * {
max-width: 845px;
}
body:not(.home) #service h2 {
margin-bottom: -2px;
}
#service .item {
background: #FFFFFF;
color: #000000;
width: 30.5%;
border-radius: 16px;
box-sizing: border-box;
padding: 30px;
}
#service .ic {
height: 39px;
display: flex;
align-items: center;
margin-bottom: 30px;
}
#service .container > .flex ~ p {
font-size: 17px;
}
#infos {
width: 90%;
max-width: 1140px;
margin: 0 auto 90px;
}
#infos .flex {
display: flex;
justify-content: space-between;
margin: 40px 0 95px 0;
}
#infos > *:not(div) {
max-width: 830px;
}
#infos .flex > img {
height: 100%;
object-fit: cover;
border-radius: 16px;
}
#infos .fond_gris {
box-sizing: border-box;
padding: 55px;
background: #EAEAEA;
border-radius: 16px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
width: 100%;
}
#infos .fond_gris p {
margin-bottom: -2px;
}
#infos .flex > * {
width: 48.5%;
}
#infos .fond_gris ul {
margin-bottom: 0;
}
#infos .fond_gris hr {
margin-bottom: 10px;
}
#infos .fond_gris > :first-child {
margin-top: 0;
}
#infos .carac {
display: flex;
position: relative;
justify-content: space-between;
margin-bottom: 90px;
}
#infos .carac > img {
width: 32%;
height: auto;
object-fit: cover;
border-radius: 16px;
}
#infos .carac .txt {
width: 65%;
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: flex-start;
gap: 15px;
}
#infos .carac .txt h2 {
margin-top: 0;
}
#infos .flex > .item {
background: #000000;
color: #FFFFFF;
box-sizing: border-box;
padding: 35px 35px 25px 35px;
width: 23%;
border-radius: 16px;
margin-top: -12px;
}
#infos .item .ic {
height: 67px;
display: flex;
align-items: center;
margin-bottom: 30px;
}
#btm .container {
width: 90%;
max-width: 1140px;
margin: 0 auto;
}
#btm .container > .flex{
display: flex;
justify-content: space-between;
align-items: center;
max-width: 1030px;
margin: 0 auto 90px;
}
#btm .container > .flex > * {
width: 46%;
}
#btm .container > .flex img {
height: 475px;
object-fit: cover;
border-radius: 50%;
}
#btm .flex .txt {
border-bottom: 3px solid #BF1822;
padding-bottom: 20px;
}
#btm .app {
display: flex;
justify-content: space-between;
align-items: center;
max-width: 1030px;
margin: 0 auto;
}
#btm .contact {
margin-top: 90px;
}
#btm .contact p {
max-width: 340px;
}
#wrapper #btm .contact a:hover {
color: #FFFFFF;
}
#btm .droite {
display: flex;
align-items: center;
width: 53%;
flex-shrink: 0;
margin-left: 80px;
}
#btm .droite .img {
width: 240px;
position: relative;
flex-shrink: 0;
margin-right: 30px;
text-align: center;
}
#btm .droite .img svg {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
z-index: -1;
}
#btm .app .flex {
display: flex;
justify-content: space-between;
}
#btm .droite .txt > p:first-child {
margin-top: 0;
}
body.page-id-513 #btm .contact p {
max-width: 515px;
} @media (min-width: 1090px) {
body.page-id-513 #service .container {
min-height: 400px;
box-sizing: border-box;
align-content: center;
}
body.page-id-513 #service .container > * {
padding-left: 310px;
}
body.page-id-513 #service .flex {
position: absolute;
left: 0;
top: 0;
padding: 0;
bottom: 0;
align-items: center;
}
body.page-id-513 #service .item {
width: 240px;
}
}
@media (min-width: 1090px) and (max-width: 1600px) {
body.page-id-513 #service .container > :not(.flex) {
max-width: 620px;
}
}
@media (min-width: 1090px) and (max-width: 1370px) {
body.page-id-513 #service .container > * {
padding-left: 280px;
}
body.page-id-513 #service .container > :not(.flex) {
max-width: 515px;
}
}
@media (max-width: 500px) {
body.page-id-513 #service .item {
width: 100%;
}
}
@media (max-width: 1180px) {
#machine > svg {
top: 80px;
}
}
@media (max-width: 800px) {
#service .flex > :not(:last-child) {
margin-right: 25px;
}
#service .item {
width: 300px;
flex-shrink: 0;
}
#service .flex {
overflow-x: scroll;
padding: 0 5vw;
}
#service .flex::-webkit-scrollbar {
display: none;
}
#service .container {
width: 100%;
}
#service .container > :not(.flex) {
width: 90%;
margin-left: auto;
margin-right: auto;
}
#infos > .flex:not(:last-child) {
flex-direction: column;
gap: 6.5vw;
}
#infos .flex > *,
#infos .carac .txt,
#infos .carac > img {
width: 100%;
}
#infos .carac {
flex-direction: column-reverse;
gap: 6.5vw;
}
}
@media (max-width: 1150px) {
#infos .flex > .item:not(:last-child) {
margin-right: 25px;
}
#infos .flex > .item {
width: 350px;
flex-shrink: 0;
margin-top: 0;
}
#infos .flex:last-child {
overflow-x: scroll;
padding: 0 5%;
width: 100vw;
margin-left: -5vw;
box-sizing: border-box;
}
#infos .flex:last-child::-webkit-scrollbar {
display: none;
}
#btm .container > .flex {
position: relative;
overflow: hidden;
border-radius: 16px;
}
#btm .container > .flex img {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
border-radius: 0;
}
#btm .flex .txt {
width: 100%;
padding: 35px 45px;
border: none;
position: relative;
background: rgba(255,255,255,0.85);
}
}
@media (max-width: 1140px) {
#btm .app {
flex-direction: column;
gap: 60px;
}
#btm .droite {
width: 100%;
max-width: 550px;
margin: 0;
}
}
@media (max-width: 600px) {
#btm .droite {
flex-direction: column;
gap: 35px;
max-width: 275px;
}
}
@media (max-width: 1080px) {
#btm .contact {
flex-direction: column;
}
#btm .contact p {
text-align: center;
margin-bottom: 20px;
}
}
@media (max-width: 500px) {
#service .container > :not(.flex),
#infos,
#btm .container {
width: 87%;
}
#service .flex {
padding: 0 6.5vw;
scroll-snap-type: x mandatory;
}
#service .container {
padding: 55px 0 45px 0;
}
#service .flex > :not(:last-child),
#infos .flex > .item:not(:last-child) {
margin-right: 6.5vw;
}
#service .item,
#infos .flex > .item {
width: 73vw;
scroll-snap-align: center;
}
#service {
margin-bottom: 58px;
}
#infos .flex {
margin: 6.5vw auto;
}
#infos .fond_gris {
padding: 40px 6.5vw;
}
#infos .carac {
gap: 65px;
}
#infos .carac .txt h2 {
margin-bottom: 10px;
}
#infos .carac {
margin-bottom: 60px;
}
#infos .flex:last-child {
padding: 0 6.5%;
scroll-snap-type: x mandatory;
margin-left: -6.5vw;
}
#infos .flex > .item {
padding: 30px 30px 20px 30px;
}
#btm > svg {
display: none;
}
#btm .flex .txt {
padding: 30px 6.5vw;
}
#btm .container > .flex,
#infos {
margin-bottom: 60px;
}
#btm .droite {
max-width: 100%;
}
#btm .app .flex {
justify-content: flex-start;
gap: 15px;
}
#btm .contact {
margin-top: 60px;
padding: 40px 8vw;
}
}
@media (min-width: 801px) {
body.page-id-260 #infos .flex > img {
width: 30%;
height: auto;
}
#infos .flex > .fond_gris {
width: 67%;
}
}