body{
    background-color: black;
    margin: 0;
    padding: 0;
    font-family: MBCorpo Title,DaimlerCAC-Regular,Helvetica,Arial,sans-serif;
}
.menu-goback{
    height: 100px;
    background-color: rgb(255, 255, 255);
    padding-top:50px ;
    
}
.first-h1{
    font-size: 45px;
    color: rgb(0, 0, 0);
    text-align: center;
    margin-top: -40px;

}
.fas,.far{
    color: rgb(0, 0, 0);
   margin-left: 15px;
    font-size: 40px;
    margin-right: 10px;
}
.fa-arrow-right{
    float: right;
    position: relative;
    top: -70px;
    margin-right: 15px;
}
hr{
    width: 98%;
    border: 2px solid black;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.a-class{
    width: 95%;
    padding: 15px;
    margin: 50px auto;
    border-radius: 15px;
    background-color: white;
    height: 2000px;
}

.mercedes-pic1{
    width: 100%;
    border-radius: 15px;
}
.about-model-a{
    width: 49%;
    background-color: white;
    border-radius: 15px;
    border: 3px solid black;
    float: left;
    height: 950px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}
.second-h1{
    font-size: 45px;
    text-align: center;
}
.first-p{
    color: black;
    font-size: 21px;
    text-align: center;
    
}
.mercedes-pic2{
    width: 100%;
    border-radius: 15px;
    margin-top: -10px;
}
.features-a{
    width: 49%;
    border-radius: 15px;
    border: 3px solid black;
    float: right;
    height:650px ;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}
.third-h1{
    font-size: 40px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px;
}
.second-p{
    color: black;
    text-align: center;
    font-size: 21px;
    margin: 20px 5px;
}
.video-a{
    margin-left:120px ;
    
    border-radius:15px ;
}
.price-a{
    width: 49%;
    float: right;
    border: 3px solid black;
    height: 280px;
    border-radius: 15px;
    margin-top: 15px;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}
.fourth-h1{
    text-align: center;
    font-size: 35px;
}

table{
    width: 100%;
    border-spacing: 5px;
}
th,tr,td{
    width: 33%;
}
th{
    font-size: 24px;
    
}
tr{
    margin: 5px;
   
}
td{
    text-align: center;
    border-right: 2px solid black;
    border-left: 2px solid black;
   
}
.footer{
    background-color: white;
    text-align: center;
    height: 100px;
    padding-top:50px ;
}
.fa-instagram{
    font-size: 40px;
    margin: 0px 10px;
    color: black;
}
.fa-snapchat-ghost{
    font-size: 40px;
    margin: 0px 10px;
    color: black;
}
.fa-phone-alt{
    font-size: 40px;
    margin: 0px 10px;
    color: black;
}
.fa-instagram:hover{
    transition: 0.5s;
    color: rgb(184, 0, 70);
    
}
.fa-snapchat-ghost:hover{
    transition: 0.5s;
    color: rgb(230, 207, 0);
}
.fa-phone-alt:hover{
    transition: 0.5s;
    color: rgb(7, 199, 0);
}
.b-class{
    width: 95%;
    padding: 15px;
    margin: 50px auto;
    border-radius: 15px;
    background-color: white;
    height: 1900px;
}
.mercedes-pic3{
    width: 100%;
    border-radius: 15px;
   
}
.mercedes-pic4{
    border-radius: 15px;
    margin-left: 50px;
}
.video-b{
    margin-left:120px ;
    
    border-radius:15px ;
}
.third-p{
    color: black;
    text-align: center;
    font-size: 22px;
    margin-top: 50px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    
}
.fourth-p{
    color: black;
    text-align: center;
    font-size: 23px;
    margin: 30px 5px;

}
.mercedes-pic5{
    border-radius: 15px;
    width: 95%;
    margin-left:20px;
}
.fifth-p{
    color: black;
    text-align: center;
    font-size: 23px;
    margin: 20px 5px;
}
.sixth-p{
    color: black;
    text-align: center;
    font-size: 21px;
    margin: 70px 5px;
}
.seventh-p{
    color: black;
    text-align: center;
    font-size: 23px;
    margin: 50px 5px;
}
.mercedes-pic6{
    border-radius: 15px;
    margin-left: 150px;
}
.mercedes-pic7{
    margin-left:30px ;
    margin-top: 20px;
}