body {
    background-color: rgba(0,103,163,20%)
}

.slider-container {
    width: 80%;
    height: 400px;
    overflow: hidden;
    position: relative;
    margin: 50px auto;

}

.slider {
    display: flex;
    width: 300%;
    animation: slide 15s linear infinite;
}

.slider img {
    width: 33.333%;
    height: 400px;
    object-fit: cover;
    border: 5px solid white ;
}

@keyframes slide {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-33.333%);
    }
}

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

}

.M {
    text-decoration: none;
}

.logo {
    text-decoration: none;
    padding-top: 10px;
    padding-left: 40px;
    color: skyblue;
    -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;

}

.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;
}

.introduction {
    font-family: "Gill Sans", sans-serif;
    font-size: 30px;
    font-weight: 400px;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: gray;
    padding-left: 30px;
    text-shadow: 1px 1px 2px skyblue;

}

.p1 {
    font-family: times, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 1px 1px 2px gray;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: gray;
    padding-left: 80px;

}

.p2 {
    font-family: times, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 1px 1px 2px gray;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: gray;
    padding-left: 50px;

}

.p3 {
    font-family: Times, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 1px 1px 2px gray;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: gray;
    padding-left: 70px;

}


.p4 {
    font-family: times, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 1px 1px 2px gray;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: gray;
    padding-left: 60px;

}

.p5 {
    font-family: times, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 1px 1px 2px gray;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: gray;
    padding-left: 60px;

}

.p6 {
    font-family: times, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 1px 1px 2px gray;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: gray;
    padding-left: 50px;

}

.p7 {
    font-family: times, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 1px 1px 2px gray;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: gray;
    padding-left: 60px;

}

.steth {
    height:300px;
    width:300px;
    margin-left: -100px;
    margin-bottom: 300px;
    position:absolute;

}

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);
}

.clock {
    position: absolute;
    margin-left: 100px;
}

.video {
    margin-left: 200px;
    font-size: 20px;
    font-weight: 900;
    font-family: "Gill Sans";
}

iframe {
    margin-left: 200px;
}

h4 {
    margin-left: 30%;
    font-size: 24px;
    font-weight: bold;
    animation: colorChange 1s infinite;
    transition: color 1s ease;
    animation-iteration-count: 9;
    }
    @keyframes colorChange {
        0% { color: black; }
        33% { color: gray; }
        66% { color: black; }
    }

.facts {
    margin-left: 200px;
    font-family: "Gillsans";
    font-size: 30px;
    font-weight: 700;
    font-weight: 700px;
    -webkit-text-stroke:white 1px;

}

.one {
    margin-left: 160px;
    font-size: 24px;
    font-family: georgia;
    -webkit-text-stroke:green 1px;
}

.two {
    margin-left: 180px;
    font-size: 24px;
    font-family: georgia;
    -webkit-text-stroke:orange 1px;
}

.three {
    margin-left: 150px;
    font-size: 24px;
    font-family: georgia;
    -webkit-text-stroke:red 1px;
}

.four {
    margin-left: 190px;
    font-size: 24px;
    font-family: georgia;
    -webkit-text-stroke:purple 1px;
}

.five {
    margin-left: 140px;
    font-size: 24px;
    font-family: georgia;
    -webkit-text-stroke:blue 1px;
}

.fundoc {
    position: absolute;
    margin-left:700px;
    z-index: 1000;
}

.in {
    border-radius:8px;
    border: solid 1px black;
    padding-bottom: 25px;
    display: inline-block;
    background-color:rgba(74,168,216,20%);
    margin-left:170px;

}

.bear {
    position: absolute;
    z-index: -1;
    margin-left: 100px;

}

.left {
    margin-left: 300px;
    position:relative;
}

.f {
    background-color: rgba(255,255,255,50%);
    border-radius: 14px;
    border: dashed 5px white;
}

