*{
    padding: 0;
    margin: 0;
    border: 0;
}

body { 
    background-color: #C5BE9F;
    width: auto;
}

.navbar {
    overflow: hidden;
    background-color: #A89E6F;
    position: fixed;
    top: 0;
    width: 100%;
    display: block;
}

.navbar a {
    float: left;
    display: block;
    color: white;
    text-align: center;
    padding-bottom: 1%;
    padding-top: 1%;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 25px;
    text-decoration: none;
    font-family: 'Hind', sans-serif;
}

.navbar a:hover {
    background: white;
    color: #520B14;
    transition: 0.5s;
}

.container {
    position: relative;
    color: white;
    font-family: 'Hind', sans-serif;
    font-weight: lighter;
    margin-bottom: -10px;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: left;
    font-size: 105px;
}

#tt{
    width: 100%;
    font-weight: lighter;
}

h1{ 
    font-size: 35px;
    text-align: center;
    color: #210105;
    font-family: 'Cinzel', serif;
    color: #210105;
    width: 40%;
}

h2{
    text-align: center;
    font-size: 22px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    font-family: 'Hind', sans-serif;
    font-weight: lighter;
    line-height: 1.6;
    color: #210105;

}

h3{
    font-size: 40px;
    text-align: center;
    color: gray;
    margin-left: 15px;
    margin-right: 15px;
    font-family: 'Cinzel', serif;
    font-weight: bold;
    color: #210105;
    margin-top: 30px;
}

h4{
    font-size: 25px;
    text-align: right;
    color: white;
    display: block;
    float: right;
    padding-bottom: 1%;
    padding-top: 1%;
    padding-left: 2%;
    padding-right: 2%;
    font-family: 'Hind', sans-serif;
    font-weight: lighter;
    text-decoration: overline;

}

h6{
    color: #210105;
    font-size: 17px;
    font-family: 'Hind', sans-serif;
    font-weight: lighter;
    padding-left: 1%;
    text-align: left;
}

.hh{
    text-align: center;

}

.button {
    display: flex;
    justify-content: space-around;
    overflow: hidden;
    width: 100%;
    font-family: 'Hind', sans-serif;
    font-weight: bold;
    margin-bottom: 25px;
    background-color: #210105;
}

.button a {
    display: block;
    color: #D3CCCD;
    text-align: center;
    font-size: 23px;
    text-decoration: none;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: lighter;
}

.button a:hover {
    background-color: #D3CCCD;
    color: #210105;
    transition: 0.5s;
}

.right{
    display: block;
    width: 35%;
    padding-left: 1%;
}

.right2{
    display: block;
    width: 34%;
    padding-left: 0%;
}

.right2:hover{
    width: 40%;
    transition: 1s;
}

.left{
    display: block;
    width: 34%;
    padding-left: 1%;
}

.left2{
    display: block;
    width: 34%;
    padding-left: 0%;
}

.left2:hover{
    width: 40%;
    transition: 1s;
}


p{
    text-align: left;
    font-size: 20px;
    font-family: 'Hind', sans-serif;
    color: #210105;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-top: 50px;
    width: 65%;
    line-height: 1.8;
}

.p2{
    text-align: left;
    font-size: 20px;
    font-family: 'Hind', sans-serif;
    color: #210105;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-top: 0;
    width: 65%;
    line-height: 1.8;
}

.p3{
    font-size: 17px;
    color: #210105;
    line-height: 1.8;
}

.p4{
    color: #D3CCCD;
    line-height: 1.8;
    font-size: 17px;
}

.story {
    display: flex;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

.one{
    background-color: #D3CCCD;
}

.lato{
    display: flex;
    align-items: center;
    margin-top: 150px;
    margin-bottom: 25px;
    align-items: flex-start;
}

.lato0{
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    background-color: #210105;
}

.lato2{
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    background-color: #A89E6F;
    border-bottom: 50px solid #A89E6F;
}

.lato3{
    display: flex;
    align-items: center;
    margin-top: 75px;
    margin-bottom: 50px;
    align-items: flex-start;

}

.lato4{
    display: flex;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 50px;
    align-items: flex-start;
}

.sp2{
    font-family: 'Lora', serif;
    font-size: 22px;
    font-weight: lighter;
}

.sp3{
    font-family: 'Lora', serif;
    font-size: 20px;
    font-weight: lighter;
}

span{
    font-family: 'Lora', serif;
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.6;
}

.sp4{
    font-family: 'Cinzel', serif;
    font-size: 20px;
}

.ft{
    width: 100%;
    background-color: #C5BE9F;
}

#ua{
    width: 5%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.name{
    width: 35%;
}

.credits{
    text-align: right;
}

footer{
    display: flex;
    background-color: #D3CCCD;
    padding-top: 10px;
    padding-bottom: 10px;
    justify-content: space-between;
    align-items: center;
}

footer a{
    text-decoration: none;
    color: #A89E6F;
    font-size: 17px;
    font-weight: normal;
}

@media (max-width: 1500px) {
    .centered{
        font-size: 65px;
    }
    
    .hh{
    text-align: center;
    }
}

@media (max-width: 1100px) {

    .navbar{
        position: absolute;
        padding-top: 1%;
        padding-bottom: 1%;
        
    }

    .story {
        flex-direction: column;
        text-align: center;
    }

    .story5 {
        flex-direction: column;
        text-align: center;
        margin: 0;
    }

    .lato {
        flex-direction: column;
        text-align: center;
        margin: 0;
        border: 0;
        width: 100%;
    }

    .lato0 {
        flex-direction: column;
        margin: 0;
        border: 0;
        width: 100%;
    }

    .lato2 {
        flex-direction: column;
        text-align: center;
        margin-bottom: 0;
    }

    .lato3 {
        flex-direction: column;
        text-align: center;
        margin: 0;
    }

    .lato4 {
        flex-direction: column;
        text-align: center;
        margin: 0;
    }

    .button{
        flex-direction: column;
    }

    .button a{
        border-top: 10px solid #C5BE9F;
        border-left: 10px solid #C5BE9F;
        border-right: 10px solid #C5BE9F;
        font-size: 17px;

    }

    #ua{
        width: 10%;
    }

    .centered{
        font-size: 50px;
        margin-top: 25px;

    }

    #tt{
        margin-top: 50px;
    }

    .navbar a{
        font-size: 20px;
    }

    .intro{
        margin-top: 50px;
    }

    h1{
        font-size: 20px;
        margin-left: 0;
        margin-right: 0;
        justify-content: center;
        margin: auto;
        width: 90%;
        margin-top: 25px;
        padding-top: 50px;
    }


    h2{
        font-size: 15px;
        margin-left: auto;
        margin-right: auto;
        margin-top: auto;
        margin-bottom: auto;
        justify-content: center;
        width: 80%;
        padding-left: 25px;
        padding-right: 25px;
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
    }

    h3{
        font-size: 23px;
        justify-content: center;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 100px;
    }

    h4{
        font-size: 20px;
    }

    h6{
        font-size: 10px;
    }

    p{
        font-size: 16px;
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 100px;
    }

    .p2{
        font-size: 16px;
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 50px;
    }

    .p3{
        font-size: 14px;
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;

    }
    
    .p4{
        font-size: 14px;
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;

    }

    span{
        font-size: 17px;
    }

    .sp2{
        font-size: 17px;
        text-align: center;

    }

    .sp3{
        font-size: 12px;
        text-align: center;

    }

    .sp4{
        font-size: 13px;
    }

    .right{
        margin-top: 25px;
        width: 60%;
        align-self: center;
        padding: 0;
    }

    .right2{
        margin-top: 25px;
        width: 60%;
        align-self: center;
        padding: 0%;
    }

    .right2:hover{
        width: 75%;
    }

    .left{
        margin-bottom: 25px;
        width: 60%;
        align-self: center;
        padding: 0;
    }

    .left2{
        margin-bottom: 25px;
        width: 60%;
        align-self: center;
        padding: 0;
    }

    .left2:hover{
        width: 75%;
    }

    footer a{
        font-size: 10px;
    }

}

@media (max-width: 800px){
    .centered{
        font-size: 40px;
    }
    
    .navbar a{
        font-size: 17px;
    }
}

@media (max-width: 500px){
    
    .navbar{
        padding-bottom: 2%;
        padding-top: 2%;
    }
    
    .centered{
        font-size: 20px;
    }
    
    .navbar a{
        font-size: 17px;
    }
    
    h4{
        font-size: 18px;
    }
}