* {
    text-decoration: none;
}

body {
    display: grid;
    height: 100vh;
    background-color: #000000;
    overflow-x: hidden;
    margin: 0;
    padding: 0;

}

body::-webkit-scrollbar {
    display: none;
}

nav {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    backdrop-filter: blur(10px);
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.8);
    border-bottom-width: 1px;
    border-color: rgba(204, 204, 204, 0.2);
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    align-items: center;
}

.navbar {
    padding: 0 15px;
    height: 62px;
}

.nav-box {
    align-items: center;
    font-family: 'Times New Roman', Times, serif;
}

.Log {
    width: 30%;
    transition: .3s linear;
    cursor: pointer;
}

.Log:hover {
    opacity: 0.5;
}


.logo {
    width: 450px;
    font-family: "Big Shoulders", sans-serif;
    position: absolute;
    left: 45%;
    top: 0%;
    float: center;
}

li {
    list-style: none;
    display: inline;
}

.rightt {
    position: fixed;
    top: 22px;
    right: 100px;
}


.righttt {
    position: fixed;
    top: 22px;
    right: 10px;
}

.leftt {
    position: fixed;
    top: 22px;
    left: 100px;
}


.lefttt {
    position: fixed;
    top: 22px;
    left: 10px;
}

li a {
    color: rgb(204, 204, 204);
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    transition: .3s linear;
    cursor: pointer;
}

li a:hover {
    color: rgba(204, 204, 204, 0.5);
}


.parent {
    background: linear-gradient(to right, #000000, #520000, #6c1614);
}

.div2 h1 {
    color: white;
    font-size: 70px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    text-align: right;
    letter-spacing: 6px;
}

.top {
    position: absolute;
    top: 70px;
    right: 350px;
}

.bot {
    position: absolute;
    top: 170px;
    right: 350px;
}

.fit {
    margin-top: 10px;
    float: right;
}

.first {
    flex-grow: 1;
    width: 450px;
    height: auto;
    filter: drop-shadow(15px 0 15px #8b4504);
}


.div3 {
    position: absolute;
    top: 70px;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
    width: 0;
    height: 0;
    border-bottom: 530px solid #000000;
    border-right: 1550px solid transparent;
    border-top: 0;
    border-left: 0;
}




table {
    border-collapse: collapse;
    width: 1400px;
    align-items: center;
    left: 0;
    right: 0;
}

td {
    font-family: 'Times New Roman', Times, serif;
    padding: 20px;
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
    font-weight: 600;
    letter-spacing: 1px;
    border-color: rgba(204, 204, 204, 0.2);
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    align-items: center;
}


td:hover {
    background-color: rgba(82, 0, 0, 0.4);
    transition: 0.5s ease;
}



.div4 {
    justify-content: center;
    width: auto;
    bottom: 0;
    position: absolute;
}



.main {
    color: #ffffff;
    background-color: #000000;
    margin-top: 80px;
    text-align: center;
}


.php {
    margin-left: 50px;
    margin-bottom: 50px;
    display: inline-block;

}

.pphp {
    border: 1px solid rgba(204, 204, 204, 0.2);
    height: 300px;
    margin-right: 50px;
    transition: .3s linear;
    cursor: pointer;
}


.let {
    margin-left: 47%;
    margin-right: 280px;
    text-align: left;
}

.let h6 {
    color: rgb(204, 204, 204);
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    text-transform: uppercase;
}


.blo {
    display: flex;
    gap: 32px;
    margin-left: 250px;
    margin-right: 150px;
    margin-top: 80px;
    margin-bottom: 40px;
}

.mom {
    background-color: rgba(204, 204, 204, 0.2);
    flex: 1;
    width: 200px;
}

.mim {
    padding: 16px;
}

.dad {
    flex: 2;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-right: 50px;
}

.mi {
    background-color: rgba(204, 204, 204, 0.2);
}

.st1 {
    font-size: 24px;
    margin-bottom: 8px;
}

.ed1 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
}

.st {
    font-size: 16px;
    margin-bottom: 8px;
}

.ed {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
}

.ending {
    border-top: 1px solid rgba(204, 204, 204, 0.2);
    margin-top: 120px;
    width: 100%;
    height: 1000px;
    background-image: url('phot/Img_me4.png');
    background-size: cover;

}

.pepe {
    padding-top: 130px;
    padding-right: 180px;
    padding-left: 180px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-size: 32px;
}


.FOOOT {
    background-color: #000000;
    color: rgb(204, 204, 204);
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    border-color: rgba(204, 204, 204, 0.2);
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 1px;
    border-bottom-width: 0;
    border-style: solid;
    align-items: center;
    padding: 4px 24px;
}

.feet1 {
    width: 40%;
    float: left;
}

.feet2 {
    width: 40%;
    float: right;
    text-align: right;
}