.one{
    margin-top:150px;
}
.saran{
    font-size:50px;
    color: white;
}
.ran{
    background-color: blue;
    display: inline;
    border-width: 2px;
    border-color: black;
    border-style: solid;
}
.nar{
    color: white;
}
.siva{
    margin-top: 30px;
    font-size: 40px;
    margin-left: 500px;
    color: white;
}
.a{
    width: 250px;
    height: 20px;
    border: 1px solid black;
    margin-top: 20px;
}
.arn{
    background-color: blue;
    display: inline;
    border-width: 2px;
    border-color: black;
    border-style: solid;
    margin-top: 50px;
}
.b{
    width: 250px;
    height: 20px;
    border: 1px solid black;
    margin-top: 20px;
    margin-bottom: 50px;   
}
.c{
    display: inline-block;
    background-color: white;
    width: 250px;
    border-width: 2px;
    border-color: black;
    border-style: solid;
    margin-top: 50px;
}
.d{
    display: inline-block;
    background-color: white;
    width: 250px;
    border-width: 2px;
    border-color: black;
    border-style: solid;
    margin-top: 20px;
}
.hfge{
    display: inline;
    width: 20px;
    border-width: 2px;
    border-color: black;
    border-style: solid;
   
}
.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}
.text {
    flex: 1;
    margin-left: 50px;
    font-size: 25px;
    color: white;
}
.logo {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.logo img {
    max-width: 100%;
    height: auto;
    border-radius: 50%;
}
.circle {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}
.hr{
    block-size: 2px;
    background-color: black;
}
.mrc{
    background-color: red;
    border-color: black;
    border-width: 3px;
    border-style: solid;
    margin-top: 90px;
    margin-left: 70px;
    display: inline-block;
    height: 90px;
    width: 1000px;
    padding: 20px;
}
.cmr{
    background-color: red;
    border-color: black;
    border-width: 3px;
    border-style: solid;
    margin-top: 90px;
    margin-left: 70px;
    display: inline-block;
    height: 90px;
    width: 1000px;
    padding: 20px;
}
.crm{
    background-color: red;
    border-color: black;
    border-width: 3px;
    border-style: solid;
    margin-top: 90px;
    margin-left: 70px;
    display: inline-block;
    height: 90px;
    width: 1000px;
    padding: 20px;
}
.you{
    background-color: red;
    border-color: black;
    border-width: 3px;
    border-style: solid;
    margin-top: 90px;
    margin-left: 70px;
    display: inline-block;
    height: 90px;
    width: 1000px;
    padding: 20px;
    margin-bottom: 70px;
}



nav ul {
    list-style-type: none;
    display: flex;
    justify-content: space-around;
    background-color: #f8f8f8;
    padding: 10px;
}

nav ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px;
}

nav ul li a {
    text-decoration: none;
    color: black;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
}

nav ul li a img {
    width: 40px;
    height: 40px;
    margin-bottom: 5px;
}

nav ul li a span {
    font-weight: bold;
}
body {
    font-family: Arial, sans-serif;

    margin: 0;
    padding: 0;
}
.vish{
    background-color: red;
    border-color: black;
    border-width: 3px;
    border-style: solid;
    margin-top: 90px;
    margin-left: 70px;
    display: inline-block;
    height: 90px;
    width: 500px;
    padding: 20px;
}
.thiru{
    font-size:20px;
    color: white;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 30px;
}
.va{
    font-size:20px;
    color: white;
    margin-top: 50px;
    margin-bottom: 5px;
    margin-left: 150px;
}
.av{
    font-size:15px;
    color: white;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 170px;
}
.tharun{
    margin-top: 100px;
    color: white;
}

.arun{
    background-color:white;
    border-color: black;
    border-width: 3px;
    border-style: solid;
    margin-top: 5px;
    margin-left: 70px;
    display: inline-block;
    height: 40px;
    width: 500px;
    padding: 20px;
    color: black;
}
.vic{
    margin-left: 140px;
    margin-top: 100px;
    color: white;
}
.tex{
    color: white;
    flex: 1;
    margin-left: 50px;
    font-size: 25px;
}

