*{
    padding: 0px;
    margin: 0px;
}

nav{
    display: flex;
    margin: 20px;
}

.logo{
    display: flex;
    margin-left: 300px;
}

.i1{
    font-size: 25px;
    text-align: center;
    margin: 2px;
}

.nav-c{
    margin-left: 300px;
}

a{
    font-size: 20px;
    margin-left: 40px;
    text-decoration: none;
    color: black;
    background-color: white;
}

.logomain{
    padding: 30px;
    margin: 30px;
    display: flex;
    justify-content: center;
}

.i1m{
    font-size: 40px;
    margin-top: -10px;
    margin-left: 5px;
}

.t1{
    font-size: 30px;
    font-weight: bold;
    font-family: sans-serif;
    text-align: center;
}

#num{
    margin: 10px;
    margin-left: 550px;
    height: 30px;
    width: 300px;
}

.t2{
    text-align: center;
    margin: 10px;
}

b{
    text-decoration: underline;
}

.t3{
    text-align: center;
    margin: 10px;
}

#but1{
    background-color: grey;
    color: darkgrey;
    border: none;
    border-radius: 20px;
    padding: 15px;
    font-size: 20px;
    width: 300px;
    margin-top: 20px;
    margin-bottom: 7px;
    margin-left: 550px;
}

.fcolor{
    background-color: #27272F;
    margin-top: 20px;
    display: flex;
}

#footim1{
    height: 100px;
    width: 100px;
    margin: 50px;
}

.col1{
    color: white;
    display: flex;
    flex-direction: column;
    margin: 60px;
    font-size: 20px;
}

.col2{
    color: white;
    display: flex;
    flex-direction: column;
    margin: 60px;
    font-size: 20px;
}

.col3{
    color: white;
    display: flex;
    flex-direction: column;
    margin: 60px;
    font-size: 20px;
}

.col4{
    margin: 60px;
}

#footim2{
    height: 30px;
    width: 30px;
    color: white;
}

#footim3{
    height: 30px;
    width: 30px;
}

#footim4{
    height: 30px;
    width: 30px;
}

#footim5{
    height: 30px;
    width: 30px;
    color: white;
}

#footim6{
    height: 30px;
    width: 30px;
}

#footim7{
    height: 30px;
    width: 30px;
}