body{
    margin: 0;
    padding: 0;
}
.all{
    width: 1366px;
    margin: 0px auto;
}
a{
    text-decoration: none;
}
.backToHome a{
    color: black;
    font-size: 12px;
}
.backToHome p{
    font-size: 12px;
}
.backToHome{
    margin-left: 200px;
    margin-top: -40px;
}
.mainTitle{
    font-size: 30px;
    font-weight: bold;
    color: rgb(217,0,0);
    margin-left: 200px;
}
.redline1{
    width: 996px;
    height: 2px;
    background-color:rgb(251,229,229) ;
    margin-left:200px ;
    margin-top: -25px;
}
.redline2{
    width: 50px;
    height: 2px;
    color: rgb(217,0,0);
    background-color:rgb(217,0,0) ;
}
.redline3 {
    width: 996px;
    height: 1px;
    background-color: rgb(251, 229, 229);
    margin-left: 200px;
    margin-top: 30px;
}
.threeSubheading{
    margin-left: 140px;
}
.threeSubheading span{
    font-size: 14px;
    color:rgb(217,0,0) ;
}
.threeSubheading img{
    width: 16px;
    height: 16px;
    margin-top: 15px;
    margin-left: 60px;
}
.redline4 {
    width: 996px;
    height: 1px;
    background-color: rgb(251, 229, 229);
    margin-left: 200px;
    margin-top: 10px;
}
.applicationProcess{
    width: 970px;
    height: 145px;
    margin-left: 200px;
    background-color: rgb(245,245,245);
    margin-top: 35px;
}
.bigCircular{
    width: 76px;
    height: 76px;
    border-radius: 90px;
    background-color: white;
}
.smallCircular{
    width: 24px;
    height: 24px;
    border-radius: 90px;
    background-color:rgb(217,0,0);
    margin-top: -60px;
}
.smallCircular span{
    line-height: 24px;
    color: white;
    margin-left: 10px;
    font-size: 12px;
    font-weight: bold;
}
.register{
    width: 33.4px;
    height: 36.5px;
    margin-left:20px;
    margin-top: 20px;
}
.redArrow{
    width: 10px;
    height: 17px;
    margin-left: 100px;
}
.step{
    width: 115px;
    float: left;
    margin-top: 20px;
    margin-left: 23px;
}
.textInterpretation span{
    font-weight: bold;
    font-size: 16px;
    color: rgb(217,0,0);
}
.textInterpretation{
    margin-top: 40px;
    margin-left: 20px;
}
.textInterpretation1 span{
    font-weight: bold;
    font-size: 16px;
    color: rgb(217,0,0);
}
.textInterpretation1{
    margin-top: 40px;
    margin-left: 5px;
}
.textInterpretation2 span{
    font-weight: bold;
    font-size: 16px;
    color: rgb(217,0,0);
}
.textInterpretation2{
    margin-top: 40px;
    margin-left: -4px;
}
.textInterpretation3 span{
    font-weight: bold;
    font-size: 16px;
    color: rgb(217,0,0);
}
.textInterpretation3{
    margin-top: 60px;
    margin-left: 5px;
}
.redVerticalBar{
    width: 6px;
    height: 36px;
    background-color: rgb(217,0,0);
    float: left;
}
.bigTitle{
    height: 36px;
    margin-left: 200px;
    margin-top:70px;
}
.found {
    font-size: 25px;
    font-weight: bold;
    color: rgb(217, 0, 0);
    float: left;
    margin-left: 18px;
}
.chooseAnExam{
    margin-left: 200px;
    margin-top: 20px;
    margin-bottom: 70px;
}
.chooseAnExam span{
    font-size: 14px;
}
.signUpForTheExam{
    width: 967px;
    height: 118px;
    margin-left:200px;
    background-color:rgb(245,245,245) ;
    margin-top: -20px;
    margin-bottom: 70px;
}
.signUpForTheExam1 span{
    font-family: Montserrat;
    font-weight: bold;
    font-size: 16px;
    color: rgb(217,0,0);
}
.signUpForTheExam1{
    width: 84px;
    height: 21px;
    margin-top: -45px;
    margin-left: 100px;
}
.signUpForTheExam2{
    width: 406px;
    height: 19.2px;
    margin-top:-22px ;
    margin-left: 210px;
}
.signUpForTheExam2 span{
    font-size: 14px;
}
.signUpForTheExamButton{
    width: 190px;
    height: 40px;
    border-radius: 20px;
    background-color: rgb(217,0,0);
    margin-left: 720px;
    margin-top: -45px;
}
.signUpForTheExamButton a{
    color: white;
    font-weight: bold;
    font-size: 16px;
}
.signUpForTheExamButton p{
    text-align: center;
    line-height: 40px;
}