#uniqueroot {
background: #f7f7f7;
margin: 0;
padding: 0;
}
#uniqueroot .container {
margin: 30px auto;
background: #fff;
padding: 24px 32px 32px 32px;
border-radius: 10px;
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
}
#uniqueroot .vehicle-info {
display: flex;
flex-wrap: wrap;
gap: 16px;
background: #f2f2f2;
border-radius: 8px;
padding: 16px;
margin-bottom: 24px;
align-items: center;
position: relative;
}
#uniqueroot .vehicle-info .info-block {
flex: 1 1 180px;
min-width: 160px;
margin-bottom: 8px;
}
#uniqueroot .vehicle-info .label {
font-size: 12px;
color: #888;
}
#uniqueroot .vehicle-info .value {
font-weight: bold;
font-size: 15px;
color: #222;
}
#uniqueroot .section-title {
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}
#uniqueroot .mot-select-row {
display: flex;
align-items: center;
gap: 16px;
margin-bottom: 24px;
}
#uniqueroot .mot-dropdown {
padding: 7px 12px;
border-radius: 5px;
border: 1px solid #ccc;
font-size: 15px;
}
#uniqueroot .call-us {
display: flex;
align-items: center;
color: #007bff;
font-weight: 500;
cursor: pointer;
font-size: 16px;
}
#uniqueroot .call-us i {
margin-right: 6px;
}
#uniqueroot .services-section {
margin-top: 18px;
}
#uniqueroot .services-header {
background: #222;
color: #fff;
padding: 8px 18px;
border-radius: 6px 6px 0 0;
font-size: 15px;
font-weight: bold;
display: inline-block;
margin-bottom: 0;
}
#uniqueroot .services-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 22px;
background: #fafafa;
padding: 24px 12px 12px 12px;
border-radius: 0 0 10px 10px;
}
#uniqueroot .service-card {
background: #fff;
border-radius: 8px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
display: flex;
flex-direction: column;
align-items: center;
padding: 18px 10px 14px 10px;
text-align: center;
position: relative;
}
#uniqueroot .service-card img,
#uniqueroot .service-card .fa-solid,
#uniqueroot .service-card .fa-regular {
width: 48px;
height: 48px;
margin-bottom: 10px;
object-fit: contain;
color: #444;
}
#uniqueroot .service-title {
font-size: 18px;
font-weight: 700;
margin-bottom: 10px;
color: #222;
font-style: italic;
text-transform: uppercase;
}
#uniqueroot .call-btn {
background: #cf080d;
color: #fff;
border: none;
border-radius: 8px;
width: 100%;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
font-weight: 500;
cursor: pointer;
margin: 0 auto;
margin-top: 10px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.10);
transition: background 0.2s;
gap: 12px;
text-decoration: none;
text-transform: uppercase;
font-style: italic;
}
#uniqueroot .call-btn:hover {
background: #cf080d;
}
#uniqueroot .call-btn i {
color: #fff !important;
font-size: 22px;
margin: 0 !important;
transform: none !important;
display: flex;
align-items: center;
justify-content: center;
width: auto;
height: auto;
}
#uniqueroot .service-info {
font-size: 12px;
color: #888;
margin-top: 4px;
}
@media (max-width: 768px) {
#uniqueroot .container {
padding: 10px;
}
#uniqueroot .services-grid {
grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
padding: 10px 2px 2px 2px;
}
.service-card img,
#uniqueroot .service-card .fa-solid,
#uniqueroot .service-card .fa-regular {
width: 18px;
height: 38px;
margin-bottom: 10px;
object-fit: contain;
color: #444;
}
#uniqueroot .call-btn i {
color: #fff !important;
font-size: 16px;
margin: 0 !important;
transform: none !important;
display: flex;
align-items: center;
justify-content: center;
width: auto;
height: auto;
}
#uniqueroot .call-btn {
background: #cf080d;
color: #fff;
border: none;
border-radius: 8px;
width: 100%;
height: 49px;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
font-weight: 500;
cursor: pointer;
margin: 0 auto;
margin-top: 10px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.10);
transition: background 0.2s;
gap: 12px;
text-decoration: none;
}
}
/* .container,
.offeringz {
max-width: 1440px !important;
} */
#uniqueroot .offeringz .col-spacing {
/* padding: 0 20px; */
max-width: 425px !important;
padding: 0 25px 20px 25px !important;
}
#uniqueroot .offeringz .p-red {
background-image: url(‘https://gforcetyres.co.uk/wp-content/uploads/2024/09/Group-39-1.png’);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: relative !important;
border-radius: 5px;
/* min-height: 340px; */
/* min-height: 339px !important; */
}
#uniqueroot .offeringz .col-head {
/* padding: 50px 30px 0px 30px; */
display: flex;
/* height: 270px; */
padding: 50px 30px 0px 30px;
flex-direction: column;
flex-wrap: nowrap;
justify-content: space-between !important;
align-items: flex-start;
padding: 50px 30px 0px 30px;
height: 310px !important;
}
/* .row2 .col-head {
max-height: 280px !important;
}
*/
#uniqueroot .offeringz .text-heading {
color: #fff;
font-size: 44px;
line-height: 40px;
font-weight: 700;
text-transform: uppercase
}
#uniqueroot .offeringz .short-text {
color: #fff;
font-size: 22px;
line-height: 24px;
font-weight: 600;
font-style: italic;
display: block;
}
#uniqueroot .offeringz .color-yellow {
color: #FFF500;
font-size: 44px;
line-height: 40px;
font-weight: 700;
}
#uniqueroot .offeringz button,
#uniqueroot .offeringz button:hover {
background-color: #FFF500;
padding: 12px 36px;
font-size: 16px;
font-weight: 800;
border: 0px;
font-style: italic;
color: #000;
}
#uniqueroot .offeringz .col-foot {
position: absolute;
right: 20px;
bottom: 20px;
color: #fff;
}
#uniqueroot .offeringz .col-md-4 {
margin-bottom: 40px;
}
#uniqueroot .offeringz .col-sm-12,
#uniqueroot .col-xs-12 {
margin-bottom: 40px;
}
#uniqueroot .offeringz .row {
margin: 0% !important;
}
#uniqueroot .col-lg-4 {
margin-bottom: 30px !important;
}
#uniqueroot .offeringz .p-red {
min-height: 300px;
}
#uniqueroot .offeringz .col-head {
height: 245px;
padding: 50px 23px !important;
}
#uniqueroot .offeringz .col-foot {
bottom: 20px;
}
#uniqueroot .offeringz .text-heading {
color: #fff;
/* font-size: 30px;
line-height: 40px;
font-weight: 700; */
font-size: 40px !important;
line-height: 40px !important;
font-style: italic;
font-weight: 800 !important;
}
#uniqueroot .offeringz .short-text {
/* font-size: 16px; */
font-size: 22px !important;
line-height: 22px !important;
font-style: italic;
font-weight: 800 !important;
}
#uniqueroot .offeringz .color-yellow {
font-size: 30px !important;
font-size: 40px !important;
font-weight: 800 !important;
}
#uniqueroot .offeringz button,
#uniqueroot .offeringz button:hover {
padding: 9px 24px;
font-size: 14px;
}
#uniqueroot .offeringz .col-foot {
font-size: 14px !important;
}
@media screen and (max-width:1024px) {
#uniqueroot .offeringz .col-spacing {
/* padding: 0 20px; */
min-width: 242px !important;
max-width: 240px !important;
padding: 0 12px 12px 12px !important;
}
#uniqueroot .offeringz .row1 .p-red {
min-height: 390px !important;
}
#uniqueroot .offeringz .row2 .p-red {
min-height: 370px !important;
}
#uniqueroot .offeringz .col-head {
min-height: 365px;
padding: 40px 16px !important;
}
#uniqueroot .row2 .col-head {
min-height: 330px !important;
}
#uniqueroot .row1 button {
padding: 9px 12px !important;
font-size: 12px !important;
}
#uniqueroot .row2 button {
padding: 9px 12px !important;
font-size: 12px !important;
}
#uniqueroot .offeringz .text-heading {
font-size: 32px !important;
line-height: 40px !important;
font-style: italic;
font-weight: 800 !important;
}
#uniqueroot .offeringz .row2 .text-heading {
font-size: 28px !important;
line-height: 40px !important;
font-style: italic;
font-weight: 800 !important;
}
#uniqueroot .offeringz .short-text {
/* font-size: 16px; */
font-size: 20px !important;
line-height: 22px !important;
font-style: italic;
font-weight: 800 !important;
}
#uniqueroot .offeringz .color-yellow {
font-size: 28px !important;
font-size: 40px !important;
font-weight: 800 !important;
}
}
@media screen and (max-width: 767px) {
#uniqueroot .row,
#uniqueroot .container,
#uniqueroot .col-lg-4 {
padding: 0px !important;
margin: 0px !important;
}
#uniqueroot .offeringz .col-spacing {
min-width: 100% !important;
max-width: 370px !important;
padding: 0 12px 12px 12px !important;
}
#uniqueroot .offeringz .row1 .p-red,
#uniqueroot .offeringz .row2 .p-red {
min-height: 290px !important;
max-height: 290px !important;
}
#uniqueroot .offeringz .row2 .p-red-last {
min-height: 250px !important;
max-height: 250px !important;
}
#uniqueroot .offeringz .col-head {
padding: 40px 16px !important;
max-height: 130px !important;
min-height: 130px !important;
}
#uniqueroot .offeringz .col-head button {
margin-top: 40px !important;
}
#uniqueroot .offeringz .text-heading {
font-size: 32px !important;
line-height: 40px !important;
font-style: italic;
font-weight: 800 !important;
}
#uniqueroot .offeringz .row2 .text-heading {
font-size: 28px !important;
line-height: 40px !important;
font-style: italic;
font-weight: 800 !important;
}
#uniqueroot .offeringz .short-text {
/* font-size: 16px; */
font-size: 20px !important;
line-height: 22px !important;
font-style: italic;
font-weight: 800 !important;
}
#uniqueroot .offeringz .color-yellow {
font-size: 28px !important;
font-size: 40px !important;
font-weight: 800 !important;
}
}

Back to Home
Vehicle Reg No.:
Make:
Fuel:
Previous MOT:
MOT Due on:








MOT Services

APPOINTMENT BASED SERVICES

Car Servicing
Car Servicing
07547676266
Air conditioning
Air conditioning
07547676266
Winter Wheels
Wheels
07547676266
Coolant Drain & refill
Coolant Drain & refill
07547676266
Anti Freeze drain & refill
Anti Freeze drain & refill
07547676266
Tyre Pressure Check
Tyre Pressure Check
07547676266
MOT
MOT
07547676266
Class 7 Van
Class 7 Van
07547676266
Brake Repair Dudley
Brake Repair Dudley
07547676266
Car Battery Repair
Car Battery Repair
07547676266
Engine Diagnostics
Engine Diagnostics
07547676266
One Locking Wheel Nut Removal
One Locking Wheel Nut Removal
07547676266
Wipers Washers and Windscreen
Wipers Washers and Windscreen
07547676266
Vehicle Identification Number
Vehicle Identification Number
07547676266
Steering and Suspension
Steering and Suspension
07547676266
Lights and Electric Systems
Lights and Electric Systems
07547676266
Seats and Mirrors
Seats and Mirrors
07547676266
Exhaust Systems
Exhaust Systems
07547676266
Doors and Bonets
Doors and Bonets
07547676266
Fuel System
Fuel System
07547676266
Diesel Vehicles
Diesel Vehicles
07547676266
Seatbelts and Airbags
Seatbelts and Airbags
07547676266
Towbars
Towbars
07547676266
Exhaust
Exhaust
07547676266

La réputation de casino en ligne winner repose sur une combinaison rare entre qualité visuelle et richesse fonctionnelle. Les performances mobiles restent stables même sur des appareils plus anciens. L’assistance francophone est disponible 24 heures sur 24 par chat en direct. Les jeux instantanés et les cartes à gratter complètent agréablement l’offre principale. Les options de mise progressive accompagnent les joueurs qui souhaitent monter en gamme prudemment. Les promotions transversales associent casino classique et live pour multiplier les opportunités. Les croupiers en direct interagissent en français avec les joueurs présents à la table. Les filtres de recherche affinent les résultats par catégorie, fournisseur ou volatilité. Les opérations financières bénéficient de protocoles de chiffrement de niveau bancaire. Les transactions sont contrôlées par un système anti-fraude en temps réel. Le mode portrait comme le mode paysage sont parfaitement supportés pour le confort visuel. Une foire aux questions très complète couvre la majorité des sujets sans intervention humaine. Les filtres de recherche permettent de trier les jeux par fournisseur, popularité ou taux de redistribution. Les statistiques personnelles consultables en ligne aident à mieux comprendre ses habitudes de jeu. Le club VIP propose un accompagnement personnalisé et des avantages exclusifs pour les habitués. Le studio de jeu en direct fonctionne sans interruption avec des équipes qui se relaient. L’inscription est rapide et ne nécessite que quelques étapes simples pour commencer à jouer. Tout est réuni pour passer des moments agréables dans un cadre sécurisé et divertissant. Cette proposition s’impose progressivement comme une référence solide du jeu francophone.