.elementor-230 .elementor-element.elementor-element-a4a1765{width:100%;max-width:100%;}.elementor-230 .elementor-element.elementor-element-c007904{width:100%;max-width:100%;}.elementor-230 .elementor-element.elementor-element-12ebe65{width:100%;max-width:100%;}.elementor-230 .elementor-element.elementor-element-14db5db{width:100%;max-width:100%;}.elementor-230 .elementor-element.elementor-element-7aeb8e5{width:100%;max-width:100%;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-a4a1765 *//*==================================================
HERO CONSOLE
==================================================*/

.hero-console{

    position:relative;

    min-height:900px;

    overflow:hidden;

    display:flex;

    align-items:center;

    background:

    linear-gradient(

        90deg,

        rgba(5,16,35,.97) 0%,

        rgba(5,16,35,.92) 28%,

        rgba(5,16,35,.62) 52%,

        rgba(5,16,35,.10) 78%,

        rgba(5,16,35,0) 100%

    ),

    url("http://mt-informatique.fr/wp-content/uploads/2026/07/reparation-console-hero.png");

    background-position:center right;

    background-size:cover;

    background-repeat:no-repeat;

}

/*==================================================
OVERLAY
==================================================*/

.hero-overlay{

    position:absolute;

    inset:0;

    background:

    radial-gradient(circle at 78% 40%,

    rgba(0,123,255,.20),

    transparent 55%);

}

/*==================================================
HALOS
==================================================*/

.hero-console::before{

    content:"";

    position:absolute;

    width:900px;

    height:900px;

    right:-280px;

    top:-260px;

    border-radius:50%;

    background:

    radial-gradient(circle,

    rgba(0,123,255,.18),

    transparent 70%);

    filter:blur(80px);

}

.hero-console::after{

    content:"";

    position:absolute;

    width:700px;

    height:700px;

    left:-250px;

    bottom:-220px;

    border-radius:50%;

    background:

    radial-gradient(circle,

    rgba(0,123,255,.10),

    transparent 70%);

    filter:blur(70px);

}

/*==================================================
CONTENEUR
==================================================*/

.hero-container{

    position:relative;

    z-index:5;

    width:min(1320px,92%);

    margin:auto;

}

.hero-content{

    width:600px;

}

/*==================================================
BADGE
==================================================*/

.hero-badge{

    display:inline-block;

    padding:12px 24px;

    background:#007BFF;

    color:#FFF;

    border-radius:40px;

    font-size:14px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:35px;

}

/*==================================================
TITRE
==================================================*/

.hero-console h1{

    color:#FFF;

    font-size:82px;

    line-height:.95;

    margin-bottom:30px;

    font-weight:900;

}

.hero-console h1 span{

    display:block;

    color:#168CFF;

}

/*==================================================
TEXTE
==================================================*/

.hero-console p{

    color:#D7E2F3;

    font-size:22px;

    line-height:1.8;

    margin-bottom:35px;

}

/*==================================================
LISTE
==================================================*/

.hero-list{

    list-style:none;

    padding:0;

    margin:0 0 45px;

}

.hero-list li{

    position:relative;

    padding-left:34px;

    margin-bottom:18px;

    color:#FFF;

    font-size:18px;

}

.hero-list li::before{

    content:"✓";

    position:absolute;

    left:0;

    width:22px;

    height:22px;

    border-radius:50%;

    background:#007BFF;

    display:flex;

    justify-content:center;

    align-items:center;

    color:#FFF;

    font-size:12px;

}

/*==================================================
BOUTONS
==================================================*/

.hero-buttons{

    display:flex;

    gap:20px;

    flex-wrap:wrap;

}

.btn-primary{

    display:inline-flex;

    align-items:center;

    justify-content:center;

    height:60px;

    padding:0 40px;

    border-radius:12px;

    background:linear-gradient(180deg,#0099FF,#007BFF);

    color:#FFF;

    text-decoration:none;

    font-weight:700;

    transition:.35s;

    box-shadow:0 20px 45px rgba(0,123,255,.30);

}

.btn-primary:hover{

    transform:translateY(-4px);

}

.btn-secondary{

    display:inline-flex;

    align-items:center;

    justify-content:center;

    height:60px;

    padding:0 40px;

    border:2px solid rgba(255,255,255,.18);

    border-radius:12px;

    color:#FFF;

    text-decoration:none;

    backdrop-filter:blur(10px);

    transition:.35s;

}

.btn-secondary:hover{

    background:#FFF;

    color:#081423;

}

/*==================================================
RESPONSIVE
==================================================*/

@media(max-width:1024px){

.hero-console{

    min-height:700px;

    background-position:center;

}

.hero-content{

    width:100%;

}

.hero-console h1{

    font-size:56px;

}

}

@media(max-width:768px){

.hero-console{

    padding:100px 0;

}

.hero-console h1{

    font-size:42px;

}

.hero-console p{

    font-size:18px;

}

.hero-buttons{

    flex-direction:column;

}

.hero-buttons a{

    width:100%;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0e36fa0 *//*==================================================
REPARATIONS CONSOLES
==================================================*/

.console-repairs{

    padding:120px 0;

    background:#F7F9FC;

}

.console-repairs .container{

    width:min(1320px,92%);

    margin:auto;

}

.console-repairs h2{

    text-align:center;

    margin-bottom:15px;

}

.section-description{

    text-align:center;

    max-width:750px;

    margin:0 auto 70px;

    color:#64748B;

    font-size:20px;

    line-height:1.8;

}

/*==================================*/

.repairs-grid{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:30px;

}

/*==================================*/

.repair-card{

    background:#FFF;

    border-radius:24px;

    padding:40px 35px;

    text-align:center;

    transition:.35s;

    box-shadow:0 20px 45px rgba(0,0,0,.06);

    border:1px solid #EEF2F7;

}

.repair-card:hover{

    transform:translateY(-8px);

    box-shadow:0 30px 70px rgba(0,123,255,.12);

}

/*==================================*/

.repair-icon{

    width:78px;

    height:78px;

    margin:auto auto 30px;

    border-radius:50%;

    background:linear-gradient(180deg,#0099FF,#007BFF);

    display:flex;

    justify-content:center;

    align-items:center;

    color:#FFF;

    font-size:30px;

    box-shadow:0 15px 35px rgba(0,123,255,.25);

}

.repair-card h3{

    font-size:24px;

    color:#081423;

    margin-bottom:18px;

}

.repair-card p{

    color:#64748B;

    line-height:1.8;

    margin:0;

}

/*==================================*/

.repair-button{

    text-align:center;

    margin-top:60px;

}

/*==================================*/

@media(max-width:1200px){

.repairs-grid{

    grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:768px){

.console-repairs{

    padding:80px 0;

}

.repairs-grid{

    grid-template-columns:1fr;

}

.repair-card{

    padding:30px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-12ebe65 *//*==================================================
POURQUOI CHOISIR MT
==================================================*/

.console-advantages{

    padding:90px 0;

    background:#071528;

}

.console-advantages .container{

    width:min(1320px,92%);

    margin:auto;

}

.console-advantages .section-subtitle{

    display:block;

    text-align:center;

    color:#2F90FF;

    font-size:14px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:15px;

}

.console-advantages h2{

    color:#FFF;

    text-align:center;

    margin-bottom:60px;

}

/*==============================*/

.advantages-row{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    border-top:1px solid rgba(255,255,255,.08);

    border-bottom:1px solid rgba(255,255,255,.08);

}

/*==============================*/

.advantage{

    display:flex;

    align-items:center;

    gap:22px;

    padding:40px 30px;

    border-right:1px solid rgba(255,255,255,.08);

}

.advantage:last-child{

    border-right:none;

}

/*==============================*/

.advantage i{

    font-size:54px;

    color:#2F90FF;

    min-width:54px;

}

/*==============================*/

.advantage h3{

    color:#FFF;

    font-size:22px;

    margin-bottom:8px;

}

.advantage p{

    color:#BFCBDA;

    line-height:1.7;

    margin:0;

}

/*==============================*/

@media(max-width:1100px){

.advantages-row{

    grid-template-columns:repeat(2,1fr);

}

.advantage{

    border-bottom:1px solid rgba(255,255,255,.08);

}

.advantage:nth-child(2){

    border-right:none;

}

}

@media(max-width:768px){

.advantages-row{

    grid-template-columns:1fr;

}

.advantage{

    border-right:none;

}

.console-advantages{

    padding:70px 0;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-14db5db *//*==================================================
PROCESSUS
==================================================*/

.repair-process{

    padding:120px 0;

    background:#F8FAFD;

}

.repair-process .container{

    width:min(1320px,92%);

    margin:auto;

}

.repair-process h2{

    text-align:center;

    margin-bottom:15px;

}

.process{

    margin-top:80px;

    display:grid;

    grid-template-columns:repeat(5,1fr);

    position:relative;

    gap:20px;

}

.process::before{

    content:"";

    position:absolute;

    top:40px;

    left:10%;

    right:10%;

    height:3px;

    background:#D8E2F0;

    z-index:1;

}

.step{

    position:relative;

    z-index:2;

    text-align:center;

}

.step-icon{

    width:80px;

    height:80px;

    margin:auto auto 25px;

    border-radius:50%;

    background:linear-gradient(180deg,#2F90FF,#1677FF);

    display:flex;

    justify-content:center;

    align-items:center;

    color:#FFF;

    font-size:30px;

    box-shadow:0 15px 35px rgba(22,119,255,.25);

}

.step h3{

    font-size:22px;

    color:#081423;

    margin-bottom:15px;

}

.step p{

    color:#64748B;

    line-height:1.8;

}

@media(max-width:1100px){

.process{

    grid-template-columns:1fr;

}

.process::before{

    display:none;

}

.step{

    padding-bottom:40px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7aeb8e5 *//*==================================================
FAQ
==================================================*/

.faq-section{

    padding:110px 0;

    background:#FFFFFF;

}

.faq-section .container{

    width:min(1320px,92%);

    margin:auto;

}

.faq-section h2{

    text-align:center;

    margin-bottom:15px;

}

.faq-section .section-description{

    max-width:760px;

    margin:0 auto 60px;

    text-align:center;

    color:#64748B;

    line-height:1.8;

}

.faq-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:30px;

}

.faq-card{

    background:#F8FAFD;

    border:1px solid #E7EDF5;

    border-radius:22px;

    padding:35px;

    transition:.35s;

}

.faq-card:hover{

    transform:translateY(-6px);

    border-color:#2F90FF;

    box-shadow:0 20px 50px rgba(0,123,255,.08);

}

.faq-card h3{

    color:#081423;

    font-size:22px;

    margin-bottom:18px;

}

.faq-card p{

    color:#64748B;

    line-height:1.8;

    margin:0;

}

@media(max-width:1100px){

.faq-grid{

    grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:768px){

.faq-section{

    padding:80px 0;

}

.faq-grid{

    grid-template-columns:1fr;

}

}/* End custom CSS */