.HosPital {
    margin-top: 15px;
    margin-left: 500px;
    position: absolute;
    position: top;

}

.logo {
    padding-top: 10px;
    padding-left: 40px;
    color: #FFEE8C;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: black;
    font-family: "Nexa";
    src: url("Nexa-Regular.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-size: 50px;
}

.M {
    text-decoration: none;
}

.connection {
    text-decoration: none;
    padding-left: 350px;
    font-size: 20px;
    word-spacing: 50px;
    display:block;

}

.connection2 {
    text-decoration: none;
    color: Black;
    transition: all 0.3s ease;

}

.connection2:hover {
    font-size: 25px;
    text-shadow: 1px 1px 2px white;
}

.hr {
    height: 2px;
    background-color: white;
    border-top: 1px solid black;
    color: white;
    margin-left: 300px;
    width: 80%;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.smiley {
    height: 500px;
    width: 500px;
    position: absolute;
    transform: translate(100px,50px);
    object-fit: cover;
    border: solid 5px #FFEE8C;
    borderradius:50px;
}

body {
    background-color: #FDFBD4

}

.c1 {
    font-family: times;
    -webkit-text-stroke: 1px #FFEE8C;
    font-size: 28px;
    color:orange;
    transform: translate(640px,100px);
}

.c2 {
    font-family: times;
    -webkit-text-stroke: 1px #FFEE8C;
    font-size: 28px;
    color:orange;
    transform: translate(640px,100px);
}

.c3 {
    font-family: times;
    -webkit-text-stroke: 1px #FFEE8C;
    font-size: 28px;
    color:orange;
    transform: translate(640px,100px);
}

.c4 {
    font-family: times;
    -webkit-text-stroke: 1px #FFEE8C;
    font-size: 28px;
    color:orange;
    transform: translate(640px,100px);
}

.c5 {
    font-family: times;
    -webkit-text-stroke: 1px #FFEE8C;
    font-size: 28px;
    color:orange;
    transform: translate(640px,100px);
}

.c6 {
    font-family: times;
    -webkit-text-stroke: 1px #FFEE8C;
    font-size: 28px;
    color:orange;
    transform: translate(640px,100px);
}

.c7 {
    color: orange;
    font-family: times;
    -webkit-text-stroke: 1px #FFEE8C;
    font-size: 28px;
    transform: translate(640px,100px);
}

.c8 {
    color: orange;
    font-family: times;
    -webkit-text-stroke: 1px #FFEE8C;
    font-size: 28px;
    transform: translate(640px,100px);
    font-weight: 900px;
}

.title {
    color:orange;
    font-weight: 900px;
    font-family:Times;
    font-size: 50px;
    -webkit-text-stroke:2px #FFEE8C;
    text-shadow: 1px 0px 3px yellow;
    transform: translate(640px,-50px);
    position:absolute;
}

.hrh{
    transform: translate(0,100px);
    color: #FFEE8C;
    height:5px;
    -webkit-text-stroke: 3px #FFEE8C;
    text-decoration: none;
    background-color: #FFEE8C;
    margin-top: 7px;
}

.images {
    color:orange;
    font-weight: 900px;
    font-family:Times;
    font-size: 50px;
    -webkit-text-stroke:2px #FFEE8C;
    text-shadow: 1px 0px 3px yellow;
    transform: translate(130px, 70px);
    position:absolute;
}

.d {
    height: 400px;
    width: 400px;
    position:absolute;
    transform:translate(70px,250px);
    border: 2px solid orange;

}

.d2 {
    height: 400px;
    width: 400px;
    position:absolute;
    transform:translate(570px,250px);
    border: 2px solid orange;

}

.d3 {
    height:400px;
    width: 400px;
    position:absolute;
    transform:translate(1070px,250px);
    border: 2px solid orange;
}

.img {
    background-color: orange;
}

.videos {
    color:orange;
    font-weight: 900px;
    font-family:Times;
    font-size: 50px;
    -webkit-text-stroke:2px #FFEE8C;
    text-shadow: 1px 0px 3px yellow;
    transform: translate(120px,700px);
    position:absolute;
}

.vi1 {
    transform: translate(120px,800px);
    border: 2px solid orange;
}

.vi2 {
    transform: translate(220px,800px);
    border: 2px solid orange;
}
