*{
    margin: 0%;
    padding: 0px;}
body{
    background-image:url(image/background.jpg);
    width: 100%;}
#topic{
    background-color: black;
    color: white;
    margin:0px;
    padding-top: 10px; 
    padding-bottom: 10px;
    border-radius: 50px;
    margin-top: 2px;
    font-size: 40px;
    padding-left: 20px;}
.forms{
    border: 1px solid black;
    width: 50%;
    background-image: url(image/logo.jpeg);
    color: white;
    border-radius: 20px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.75);
    background-size: cover;
    background-position: center;
    overflow: hidden;
    margin-top: 30px;
    z-index: 1;
    display: block;}
.form {
    display: block;
    box-sizing: border-box;
    padding: 30px;
    width: 100%;
    height: 100%;
    backdrop-filter: brightness(40%);
    flex-direction: column;
    display: flex;
    gap: 5px;}
.forms h1{
    font-weight:  normal;
    font-size: 40px;
    text-shadow: 0px 0px 2px rgba(0,0,0,0.5)}
.forms label {
    color: rgba(255,255,255,0.8);
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2px;
    padding-left: 10px;
    text-align: left;}
.forms input {
    background: rgba(255,255,255,0.3);
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    padding: 0px 20px;
    border: none;
    margin-bottom: 20px;
    color: white;}
.eye-icon {
    position: absolute;
    top: 72.5%;
    right: 45px;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 18px;}
.forms button {
    background: rgb(45, 126, 231);
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    border: no none;
    margin: 10px 0px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    color: white;}
.form ::placeholder{
    color: white;}
.output{
    border: 1px solid black;
    width: 80%;
    background-image: url(image/output.jpg);
    background-color: rgba(255, 255, 255, 0.75);
    color: black;
    border-radius: 20px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.75);
    background-size: cover;
    background-position: center;
    overflow: hidden;
    margin-top: 50px;
    z-index: 3;
    display: none;  
    text-transform: uppercase;
    color:rgba(0, 0, 0, 0.75);
    font-size: 25px;
    letter-spacing: 2px;
    padding-left: 10px;
    text-align: center;
    font-weight: 200;
    transition: all 0.3s ease;}
.output button {
    background: black;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    border: no none;
    margin: 10px 0px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    color: white;
    width: 95%;}
#topic2 {
    background-color: black;
    color: white;
    padding-top: 0px; 
    padding-bottom: 10px;
    padding-left:25px;
    border-radius:50px;
    margin-top: 50px;
    font-size: 25px;   }
#topic2 h1, p {
    display: inline;}
#topic2 p {
    margin-left: 45%;}
.convo img {
    width: 350px;
    display: inline-block;
    padding: 20px;   }
.convo1 img {
    width: 350px;
    display: inline-block;
    padding: 20px;
    margin-left: 70%;}
#topic3 {
    background-color: black;
    color: white;
    margin:0px;
    padding-top: 10px; 
    padding-bottom: 10px;
    padding-left: 15px;
    border-radius: 50px;
    margin-top: 50px;
    font-size: 45px;}
.com_img1 {
    border: 1px;
    border-width: 0.001px;
    border-style: solid;
    display: inline-block;
    width: 290px;
    border-color: transparent;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 3%;
    margin-bottom: 3%;
    text-align: center;
    font-size: x-large;}
.com_img1 img {
    width: 150px;
    height: 150px;}
.com_img1 h4 {
    display: block;
    text-align: center;
    margin-block-start: em;
    margin-block-end: em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;}
ul{
    list-style-type:disc;
    margin-left: 40px;}
.about_1 img{
    width: 300px;
    height: 300px;
    float: left;
    position: relative; }
.about_2 img{
    width: 300px;
    height: 300px;
    float: right;
    position: relative;}
.about_3 img{
    width: 300px;
    height: 300px;
    float: left;
    margin-bottom: 80px;
    position: relative;   }
.about1 {
    border: 5px;
    border-color:transparent;
    border-style: solid;
    position: relative;}
.about2 {
    border: 5px;
    border-color:transparent;
    border-style: solid;
    position: relative;}
.about3 {
    border: 0px;
    border-color:transparent;
    border-style:solid;
    padding-bottom: 0px;
    position: relative;}
.about_1 h1 {
    padding: 5px;
    margin: 20px;
    position: relative;}
.about_3 h1 {
    padding: 5px;
    margin: 20px;
    position: relative;}
.about_2 h1 {  
    padding: 5px;
    margin: 20px;
    text-align: right;
    position: relative;}
.about_1 ul {
    font-size: x-large;
    margin-bottom: 20px;
    position: relative; }
.about_2 ul {
    font-size: x-large;
    margin-bottom: 20px;
    position: relative; }
.about_3 ul {
    font-size: x-large;
    margin-bottom: 20px;
    position: relative; }
.last {
    background-color: black;
    margin:0px;
    padding: 0%;
    text-align: center;
    color: white;    }
@media screen and (max-width:1300px){
    .com_img1 {
        display: block;
    }
    .about_1 img{
        float: inline-start;
    }
    .about_2 img{
        float: inline-start;
    }
    .about_3 img{
        float: inline-start;
    }
    #topic,  #topic3 {
        font-size: 20px;
    }
    #topic2 {
        font-size: 10px;
    }}
 @media screen and (max-width:426px){
    .forms h1 {
        font-size: 30px;
    }
    .forms {
        width: 90%;
    }
    #topic2 p {
        margin-left: 22%;
    }
    .convo img {
        width: 150px;
    }
    .convo1 img {
        width: 150px;
        margin-left: 55%;
    }
    #topic3 {
        font-size: 15px;
    }
    .com_img1 img {
        width: 50px;
        height: 50px;
    }
    .com_img1 h4 {
        font-size: 15px;
    }
    .about_1 img {
        width: 200px;
        height: 200px;
        margin-right: 200px;
    }
    .about_2 img {
        width: 200px;
        height: 200px;
        margin-right: 200px;
    }
    .about_3 img {
        width: 200px;
        height: 200px;
        margin-right: 200px;
    }
    .about_1 h1 {
        font-size: x-large;
        text-align: center;
    }
    .about_2 h1 {
        font-size: x-large;
        text-align: center;
    }
    .about_3 h1 {
        font-size: x-large;
        text-align: center;
    }
    .about_1 ul {
        font-size: large;
    }
    .about_2 ul {
        font-size: large;
    }
    .about_3 ul {
        font-size: large;
    }
    .output {
        font-size: 15px;
    }

}