*{
margin: 0px;
padding: 0px;
}
.oo{
padding: 0px !important;
margin: 0px !important;
height: 100% !important;
/* background-color: aquamarine; */

width: 90% !important;
/* background-color: #228B22; */
}
.container{
height: 100% !important;
width: 80% !important;
/* background-color: aliceblue; */
display: flex !important;
gap: 30px !important;
padding: 40px !important;
justify-content: space-evenly !important;
}
#afterline {
font-family: sans-serif !important;
/* margin: 100px auto; */
/* color: #228B22; */
/* text-align: center; */
/* font-size: 30px; */
max-width: 600px !important;
position: relative !important;
}
#afterline:after {
content: "" !important;
display:block !important;
width: 820px !important;
height: 1px !important;
background: #000000 !important;
position:absolute !important;
left: 0 !important;
bottom: 65% !important;
/* top: 70%; */

margin-left:200px !important;
/* margin-left: -50%;
bottom: 50%; */
}
.HEADBOLD{
margin-bottom: 20px !important;
}
.o{
height: 100% !important;
width: 80% !important;
/* background-color: aquamarine; */
margin-top: -50px !important;
margin-left: 40px !important;
padding-top: 10px !important;
}
.o>p{
cursor : pointer !important;
}
#theend{
display: flex !important;
justify-content: space-between !important;
align-items: center !important;
height: 100px !important;
/* width: 80%; */
padding-left: 40px !important;
/* margin-top: 100px; */
}
#contact:hover{
text-decoration: underline !important;
cursor: pointer !important;
}
.div{
justify-content: center !important;
padding-left: 70px !important; 
}
#usefullinks,p{
margin: 2px !important;
padding: -10px !important;
}
#apps{
display: flex !important;
}
.playstore>img{
height: 38px !important;
width: 120px !important;
}
#keepintouch{
display: flex !important;
}
.socialmedia>img{

height: 15px !important;
width: 15px !important;
margin-right: 10px !important;
}
.org{
display: flex !important;
}
.image>img{
height: 70px !important;
}
.g{
color: #80848e !important;
}
#supdivred{
background-color: red !important;
border-radius: 5px !important;
font-size: 14px !important;
padding: 2px !important;
width: 30px !important;
margin-left: 10px !important;
color: #fafbfc !important;
}
.tex{
margin-left: 5px !important;
}