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,
body.page-id-889 #service .container {
min-height: 400px;
box-sizing: border-box;
align-content: center;
}
body.page-id-513 #service .container > *,
body.page-id-889 #service .container > * {
padding-left: 310px;
}
body.page-id-513 #service .flex,
body.page-id-889 #service .flex {
position: absolute;
left: 0;
top: 0;
padding: 0;
bottom: 0;
align-items: center;
}
body.page-id-513 #service .item,
body.page-id-889 #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,
body.page-id-889 #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 .container > ul,
#service .container > ol {
padding-left: 17px;
box-sizing: border-box;
}
#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.5vw;
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%;
}
} body.orange #machine p.big {
border-color: #F26633;
}
body.orange .cta > a:nth-child(2) {
background: #F26633;
}
body.orange #machine h1 span {
background: #F26633;
}
body:not(.home).orange #wrapper #machine a.wp-block-button__link.btn_fleche {
background: #F26633;
border-color: #F26633;
}
body:not(.home).orange #wrapper #machine a.wp-block-button__link.btn_fleche:hover {
color: #F26633;
}
body:not(.home).orange #wrapper #machine a.wp-block-button__link.btn_fleche:hover path {
stroke: #F26633;
}
body.orange #service > svg > g > path:nth-child(1) {
fill: #F26633;
}
body.orange #infos .item .ic,
body.orange #infos .flex:first-child,
body.orange #btm .container > :not(.contact),
body.orange #service .ic,
body.orange #btm > svg,
body.orange #machine .img svg {
display: none;
}
body.orange #btm .contact {
background: #F26633;
}
body.orange #btm .container > :not(.contact) {
display: #F26633;
}
body.orange #wrapper ul li:before {
background: #F26633;
}
body.orange #machine .img img {
mix-blend-mode: darken;
}
#contenu_techla {
width: 90%;
max-width: 1140px;
margin: 0 auto;
}
#contenu_techla .wp-block-accordion-item {
color: #6a6a6a;
}
#contenu_techla .wp-block-accordion-item.is-open {
margin-bottom: 30px;
color: #000000;
}
body.page-id-889 #service .container ol {
margin-left: 0;
display: flex;
gap: 60px;
counter-reset: numero;
}
body.page-id-889 #service .container ol li {
counter-increment: numero;
position: relative;
padding-top: 70px;
font-weight: 600;
line-height: 1.25em;
margin-top: 25px;
}
body.page-id-889 #service .container ol li:before {
content: counter(numero) ". ";
width: 50px;
height: 50px;
position: absolute;
left: 0;
top: 0;
background: #F26633;
display: flex;
align-items: center;
justify-content: center;
font-size: 26px;
font-weight: 700;
color: #FFFFFF;
border-radius: 50%;
}
#machine .txt .flex {
display: flex;
justify-content: space-between;
margin-top: 50px;
align-items: flex-start;
}
#machine .txt .flex .droite {
width: 37%;
font-size: 18px;
font-weight: 600;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
#machine .txt .flex .droite span:first-child {
display: block;
line-height: 1;
font-size: 110px;
font-weight: 900;
letter-spacing: -0.025em;
color: #F26633;
}
#machine .txt .flex .droite .prix {
background: #F1F1F1;
padding: 20px;
border-radius: 6px;
margin-top: 18px;
}
#machine .txt .flex .droite .prix strong {
color: #F26633;
font-weight: 900;
}
#machine .txt .flex .droite span:nth-child(2) {
max-width: 170px;
text-align: center;
margin: 0 auto;
font-size: 26px;
font-weight: 400;
line-height: 1.2em;
}
#machine .txt .flex .gauche {
width: 57%;
font-size: 15px;
line-height: 1.2em;
}
#machine .txt .flex .gauche .elem {
border: 1px solid #DDDDDD;
position: relative;
padding: 20px 20px 20px 90px;
border-radius: 6px;
}
#machine .txt .flex .gauche .elem:not(:last-child) {
margin-bottom: 15px;
}
#machine .txt .flex .gauche .elem .ic {
width: 50px;
height: 50px;
background: #ffe2d8;
display: flex;
align-items: center;
justify-content: center;
border-radius: 4px;
position: absolute;
left: 20px;
top: 20px;
bottom: 20px;
margin: auto;
}
#machine .txt .flex .gauche .elem svg {
width: auto;
height: 24px;
}
#machine .txt .flex .gauche strong {
display: block;
font-size: 18px;
padding-bottom: 4px;
}
body.orange #infos .flex > .item {
border-radius: 0;
width: 25%;
background: #EAEAEA;
color: #000000;
}
@media (min-width: 1151px) {
body.orange #infos .flex {
overflow: hidden;
border-radius: 16px;
}
}
body.orange #infos .flex > .item > p:last-child {
background: #F26633;
color: #FFFFFF;
font-size: 18px;
text-align: center;
padding: 10px;
border-radius: 6px;
}
body.orange #machine h1 em {
display: block;
font-style: normal;
text-transform: initial;
font-size: 22px;
}
body.page-id-889 #service .item h3 em {
font-style: normal;
color: #F26633;
}
body.page-id-889 #service .item h3 {
font-size: 30px;
line-height: 1.1em;
}
body.page-id-889 #infos .carac > img:first-child {
position: absolute;
top: -230px;
width: auto;
height: 160px;
transform: rotate(-8deg);
left: 805px;
}
body.page-id-889 #service {
margin-bottom: 160px;
}
body.page-id-889 #service .container ol li:nth-child(1) {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='ai ai-Heart'%3E%3Cpath d='M7 3C4.239 3 2 5.216 2 7.95c0 2.207.875 7.445 9.488 12.74a.985.985 0 0 0 1.024 0C21.125 15.395 22 10.157 22 7.95 22 5.216 19.761 3 17 3s-5 3-5 3-2.239-3-5-3z' stroke='white'/%3E%3C/svg%3E") no-repeat left 65px top 15px;
background-size: 24px;
}
body.page-id-889 #service .container ol li:nth-child(2):after {
content: 'ABC';
color: #FFFFFF;
font-weight: 400;
position: absolute;
left: 65px;
top: 15px;
letter-spacing: 0.05em;
}
body.page-id-889 #service .container ol li:nth-child(3) {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='white' d='M9 14.5V11a3 3 0 0 1 6 0v3.5'%3E%3C/path%3E%3Cpath stroke='white' d='M6.5 14.5h11L19 20H5l1.5-5.5Z'%3E%3C/path%3E%3Cpath d='M4 20h16' stroke='white'%3E%3C/path%3E%3C/svg%3E") no-repeat left 60px top 8px;
background-size: 30px;
}
body.page-id-889 #service .container ol li:nth-child(4) {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='ai ai-ThumbsUp'%3E%3Cpath stroke='white' d='M11.605 5.782l.23-2.369c.091-.952.98-1.598 1.878-1.366 1.351.35 2.3 1.605 2.3 3.044v3.035c0 .675 0 1.013.146 1.26.083.141.197.26.333.345.24.151.567.151 1.22.151h.396c1.703 0 2.554 0 3.078.39.393.293.67.722.78 1.208.146.65-.181 1.463-.836 3.087l-.326.81a3.261 3.261 0 0 0-.226 1.48c.232 2.874-2.047 5.295-4.833 5.136l-10.424-.599c-1.139-.065-1.708-.098-2.222-.553-.515-.455-.612-.924-.805-1.861a14.324 14.324 0 0 1 .055-6.037c.283-1.248 1.475-1.92 2.706-1.76 3.264.42 6.223-2.019 6.55-5.4z'/%3E%3Cpath d='M7 11.5l-.137.457A14.983 14.983 0 0 0 7 21' stroke='white'/%3E%3C/svg%3E") no-repeat left 65px top 13px;
background-size: 24px;
}
@media (max-width: 1380px) {
body.page-id-889 #machine > svg {
left: -510px;
}
}
@media (max-width: 1090px) {
body.page-id-889 #service .flex {
order: -1;
margin-top: 0;
}
body.page-id-889 #service .container {
display: flex;
flex-direction: column;
align-items: flex-start;
}
body.page-id-889 #service .item {
width: 100%;
}
body.page-id-889 #infos .carac > img:first-child {
left: 0;
right: 0;
margin: auto;
}
}
@media (max-width: 800px) {
body.page-id-889 #service .flex {
margin: 0 auto 40px;
}
body:not(.home).page-id-889 #service h2 {
margin-bottom: 0;
text-align: center;
}
body.page-id-889 #service .container ol li {
width: 305px;
}
body.page-id-889 #service .container ol li br {
display: none;
}
body.page-id-889 #service .container ol {
flex-direction: column;
align-items: center;
margin: 20px 0 0 0;
width: 100%;
padding: 0 6.5vw;
box-sizing: border-box;
gap: 15px;
}
}
@media (max-width: 1150px) {
body.orange #infos .flex > .item {
width: 350px;
border-radius: 16px;
}
}
@media (max-width: 500px) {
#wrapper .wp-block-accordion-heading__toggle {
padding: 5px 0;
}
h3.wp-block-accordion-heading {
font-size: 18px;
}
#contenu_techla {
width: 87%;
}
body.orange #infos .flex > .item {
width: 73vw;
}
body.page-id-889 #infos .carac > img:first-child {
top: -250px;
height: 120px;
}
body.page-id-889 #service .container {
padding-bottom: 220px;
}
body.page-id-889 #service {
margin-bottom: 65px;
}
#machine .txt .flex {
flex-direction: column-reverse;
align-items: center;
gap: 40px;
}
#machine .txt .flex .droite span:first-child {
font-size: 70px;
}
#machine .txt .flex .gauche {
width: 100%;
}
#machine .txt .flex .droite {
width: 100%;
flex-direction: column;
}
#machine .txt .flex .droite span:nth-child(2) {
max-width: 130px;
font-size: 20px;
}
body.orange #machine h1 em {
font-size: 18px;
}
}