* {
    margin: 0px;
    padding: 0px;
    /* background-color: #007bff; */
}

.row11 {
    background-color: rgb(0, 127, 239);
    margin-top: -1%;
    text-align: center;
    width: 40%;
    /* margin: auto; */
    margin-left: 40%;
    font-family: 'Times New Roman', Times, serif;
}

.nav3 {
    /* background-color: #000000; */
    margin-top: 3px;
    margin-left: 5%;
}

.navbar3 {
    /* background-color: blue; */
    width: 99%;
    margin-left: -0%;
}

.navbar3 h1 {
    /* background-color: aqua; */
    font-size: 20px;
    font-family: 'Times New Roman', Times, serif;
}

.container12 img {
    width: 97%;
    height: 80vh;
    margin-left: 0%;
}

.container12 {
    position: relative;
    text-align: center;
    color: rgb(0, 0, 0);
}

.top-left1 h1 {
    position: absolute;
    top: 1px;
    left: 46px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.top-left1 p {
    position: absolute;
    top: 50px;
    left: 46px;
    font-size: 13px;
    font-weight: 600;
    color: rgb(0, 0, 0);

}

.top-left1 p a {
    /* position: absolute; */
    /* top: 700px; */
    left: 16px;
    font-size: 16px;
    font-weight: 600;
    margin-left: -12%;
    display: inline;
    color: #000000;
    /* margin-top: -60%; */
    /* padding-top: 4%; */
}

#myVideo {
    /* position: fixed; */
    right: 0;
    bottom: 0;
    width: 97%;
    min-height: 100%;
}

.container13 {
    position: relative;
    text-align: center;
    color: rgb(255, 255, 255);
}

.container13 img {
    width: 97%;
    height: 80vh;
    margin-left: 0%;
}

.top-left2 h1 {
    position: absolute;
    top: 1px;
    left: 46px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.top-left2 p {
    position: absolute;
    top: 50px;
    left: -20px;
    font-size: 13px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    width: 20%;
    /* background-color: #000000; */


}

.top-left2 p a {
    /* position: absolute; */
    /* top: 700px; */
    /* left: 16px; */
    font-size: 16px;
    font-weight: 600;
    margin-left: 6%;
    display: inline;
    color: #ffffff;
    /* padding: 7%; */
    /* margin-top: -60%; */
    /* padding-top: 4%; */
}




.container11 a{
    color: #000000;
    text-decoration: none;
    /* margin-top: 9%; */
    padding: 3%;
}