.motor-repair{display:flex;align-items:center;justify-content:center;flex-direction:column}.motor-repair .main{width:100%;max-width:1110px;box-sizing:border-box;padding:20px;display:flex;align-items:flex-start}.motor-repair .main .left{width:70%;padding-right:30px}.motor-repair .main .left .services{display:flex;align-items:flex-start;justify-content:space-between}.motor-repair .main .left .services .service{width:30%}.motor-repair .main .left .services .service h4{font-size:17px}.motor-repair .main .left .services .service li{margin:5px 0;font-size:13px}.motor-repair .main .left .bookAService{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.motor-repair .main .left .bookAService span{font-size:12px;font-weight:700;width:60%}.motor-repair .main .left .bookAService button{padding:10px 30px;border:none;border-radius:10px;font-size:20px;font-weight:600;color:#fff;background-color:#f3cd00}.motor-repair .main .right{width:30%;display:flex;align-items:center;flex-direction:column;gap:20px;padding-top:40px}.motor-repair .main .right img{width:100%}.motor-repair .main .right .schedule{width:100%;padding:20px;border:3px solid #ddd;display:flex;flex-direction:column;gap:10px;box-sizing:border-box}.motor-repair .main .right .schedule .day{width:100%;padding:0 0 5px;border-bottom:1px solid #ddd;display:flex;align-items:center;justify-content:space-between}.motor-repair .section2{background-color:#414141;width:100%;display:flex;align-items:center;justify-content:center}.motor-repair .section2 .centerContent{padding:30px;max-width:1110px;display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap}.motor-repair .section2 .centerContent .part{margin:30px 0;width:350px;display:flex;align-items:flex-start;justify-content:space-evenly}.motor-repair .section2 .centerContent .part img{width:50px;height:50px}.motor-repair .section2 .centerContent .part .partContent{width:70%}.motor-repair .section2 .centerContent .part .partContent h4{margin:0;color:#fff}.motor-repair .section2 .centerContent .part .partContent p{color:#bebebe}