#wrapper {
    background-color: lightblue;
    width: 100%;
    padding: 10;
    background: url(../image/bgfoto2.jpg);
}
#wrapper button{
    width: 300px;
    background-color: white;
    padding: 10;
    height: 60px;
    margin-left: 0px;
    margin-top: 10px;
    padding: 10px;
    border: none;
    border-radius: 10px;
    font-size: 25px;
    font-weight: bold;
    font-family: sans-serif;
}
#wrapper button:hover{
    background-color: greenyellow;
}

#container .paypal{
    background-color: #000;
    width: 200px;
    height: 100px;
    margin-left: 350px;
    margin-top: 20px;
    padding: 20px;
   
}

#century {
    background-color: blue;
    background: url(../image/the\ light.jpg);
    width: 400px;
    text-align: center; 
    color: blue;
    text-align: center;
    margin: 10px;
    font-size: xx-large;
    font-family: 'Times New Roman', Times, serif;
    list-style-type: none;
    box-shadow: 5px 0px 0px 1px rgb(165 165 165);
}
#century li .hover {
    color: green;
}

#box2 {
    background-color: lightblue;
    background: url(../image/bgfoto2.jpg);
    color: blue;
    width: 100%;
    text-align: center;
    margin: 10px;
    font-size: xx-large;
    font-family: 'Times New Roman', Times, serif;
    list-style-type: none;
}
#box2 button{
    width: 200px;
    background-color: white;
    padding: 10;
    height: 50px;
    margin-left: 100px;
    margin-top: 10px;
    padding: 10px;
    border: none;
    border-radius: 10px;
    font-size: 25px;
    font-weight: bold;
    font-family: sans-serif;
}
#box2 button:hover{
    background-color: greenyellow;
}
#years{
    background-color: blue;
    background: url(../image/the\ light.jpg);
    color: blue;
    width: 400px;
    text-align: justify;
    padding: 20px;
    margin: 10px;
    font-size: 20px;
    font-family: sans-serif;
    list-style-type: none; 
    box-shadow: 5px 0px 0px 1px rgb(165 165 165);
}
#container {
    background-color: lightblue;
    background: url(../image/bgfoto2.jpg);
    width: 100%;
    padding: 10;
}
#main { 
    background-color: #dedefe;
    color: #000;
    width: 1000px;
    text-align: justify;
    padding-bottom: 10px;
    padding-top: 0px;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: 200px;
    margin-right: 200px;
    font-size: 20px;
    font-family: sans-serif;
    box-shadow: 0px 0px 0px 1px rgb(165 165 165);
}
#main h2{
    margin-bottom: 10px;
    font-size: 30px;
    text-align: center;
}

#main h3{
    margin-bottom: 10px;
    font-size: 23px;
    text-align: center;
}
#main p{
    margin-bottom: 10px;
    font-size: 20px;
    text-align: justify;
    font-size: 18px;
    font-family: 'Times New Roman', Times, serif;
}


#main2 {
    background-color: whitesmoke;
    background: url(../image/bgfoto2.jpg);
    color: black;
    width: 200px;
    text-align: center;
    margin: 10px;
    font-size: x-large;
    font-family: 'Times New Roman', Times, serif;
}
#main ul {
    list-style-type: none;
    padding: 0;
}

#main2 ul {
    list-style-type: none;
    padding: 0;
}

#main2 h4{
    color: green;
}
















*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.wrapper {
    background-color: #000;
    width: 100%;
    height: auto;
    background: url(../image/bgfoto.jpg);
}

.wrapper .century {
    background: url(../image/bgfoto2.jpg);
    width: 100%;
    height: auto;
    text-align: center; 
    color: #fff;
    padding-top: 50px;
    padding-left: 30px;
    padding-bottom: 20px;
    font-size: 25px;
    font-family: sans-serif;
    list-style-type: none;
    box-shadow: 0px 0px 0px 1px rgb(165 165 165);
    display: flex;
    margin-left: 0px;
    margin-right: 20px;
}

.wrapper .century h3{
    font-size: 25px;
    font-family: sans-serif;
    text-align: center;
    margin: 20px;
    padding-bottom: 50px;
    text-transform: uppercase;
}

.wrapper .century .button a{
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0px;
    border-radius: 50px;
    font-weight: 100;
    line-height: 10px;
    width: 300px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin: 10px;
    text-transform: uppercase;
    border: 1px solid #fff;
    box-shadow: 0 0 25px rgba(red, green, blue, alpha, 24, 24, 24, 0.9);
    transition: all 0.3s;
    color: #fff;
    top: 0;
}
.wrapper .century .button  a:hover{
    background-color: #fff;
    color: #000;
}


.box2 {
    background-color: #000;
    width: 100%;
    height: auto;
    padding-top: 40px;
    background: url(../image/bgfoto.jpg);
}

.box2 .years{
    background: url(../image/bgfoto2.jpg);
    color: white;
    width: 100%;
    text-align: justify;
    padding: 10px;
    font-size: 20px;
    font-family: sans-serif;
    list-style-type: none; 
    box-shadow: 0px 0px 0px 1px rgb(165 165 165);
    display: flex;
}

.box2 p{
    font-family: sans-serif;
    font-size: 18px;
    text-align: center;
    padding-left: 200px;
    padding-right: 200px;
    padding-bottom: 20px;
    color: #fff;
    padding-top: 0px;
}

.box2 .years .button a{
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 50px;
    font-weight: 600;
    line-height: 50px;
    width: 300px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 37px;
    text-transform: uppercase;
    border: 1px solid #fff;
    box-shadow: 0 0 25px rgba(red, green, blue, alpha, 24, 24, 24, 0.9);
    transition: all 0.3s;
    color: #fff;
    top: 0;
}
.box2 .years .button  a:hover{
    background-color: #fff;
    color: #000;
}

.wrapper2 {
    background-color: #000;
    width: 100%;
    height: 100vh;
    background: url(../image/bgfoto.jpg);
}

.wrapper2 .main2 {
    background: url(../image/satanicbeast.jpg);
    color: white;
    width: 600px;
    height: 100vh;
    text-align: justify;
    list-style-type: none; 
    padding-top: 200px;
    margin: 20px;
    font-size: 20px;
    font-family: sans-serif;
    box-shadow: 0px 0px 0px 1px rgb(165 165 165);
}

.wrapper2 .main2 .button a{
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 5px;
    font-weight: 600;
    line-height: 50px;
    width: 300px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    margin-left: 60px;
    text-transform: uppercase;
    border: 1px solid #fff;
    box-shadow: 0 0 25px rgba(red, green, blue, alpha, 24, 24, 24, 0.9);
    transition: all 0.3s;
    color: #fff;
    top: 0;
}
.wrapper2 .main2 .button  a:hover{
    background-color: #fff;
    color: #000;
}


.wrapper .main {
    background: url(../image/satanicbeast.jpg);
    color: white;
    width: 500px;
    text-align: justify;
    margin: 10px;
    padding: 20px;
    font-size: 20px;
    font-family: sans-serif;
    box-shadow: 0px 0px 0px 1px rgb(165 165 165);
}

.wrapper .main h2{
    font-style: normal;
    font-size: 45px;
    padding-top: 20px;
    text-align: center;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    color: #fff;
}
.wrapper .main h3{
    font-style: normal;
    font-size: 30px;
    padding-top: 20px;
    text-align: center;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    color: #fff;
}

.wrapper .main h4{
    font-style: normal;
    font-size: 30px;
    padding-top: 20px;
    text-align: center;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    color: #fff;
}

.footer .comment-box{
    width: 240px;
    height: 50%;
    border: 1px solid #ccc;
    margin: 10px;
    padding: 20px;
    font-family: 'Times New Roman', Times, serif;
    border-radius: 5px;
    margin-left: 50px;
    margin-top: 25px;
    box-shadow: 10px 0px 10px 1px rgb(165 165 165);  
}

.footer .comment-box h4{
    text-align: center;
    font-size: 20px;
    margin: 10px;
    color: whitesmoke;
}
.footer .comment-box form input {
    width: 200px;
    padding: 10px;
    margin: 5px 0;
    box-sizing: border-box;
    outline: none;
    font-size: 20px;
    font-family: 'Times New Roman', Times, serif;
    border: 1px solid #ddd;
    color: #777;
}
.footer .comment-box form textarea {
    width: 200px;
    padding: 10px;
    margin: 5px 0;
    box-sizing: border-box;
    outline: none;
    font-size: 20px;
    font-family: 'Times New Roman', Times, serif;
    border: 1px solid #ddd;
    color: #777;
}
.footer .comment-box button{
    width: 100px;
    margin: 10px 0;
    font-size: 20px;
    font-family: sans-serif;
    border: none;
    background-color: #dedede;
    padding: 10px;
    border-radius: 3px;
    color: #444;
}

.footer .comment-box button:hover{
    color: white;
    background-color: #444;
}

.footer .comment-box{
    width: 250px;
    height: 50%;
    border: 1px solid none;
    background-color: gray;
    margin: 10px 0;
    border-radius: 5px;
    margin-left: 10px;
    margin-top: 25px;
    box-shadow: 3px 0px 10px 1px rgb(165 165 165);
}





#body{
    margin: 0;
    padding: 0;
}
#navbar{
    width: 100%;
    height: 70px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../image/the\ light.jpg);
    background-color: #000;
    padding: 10px;
    margin-left: 0px;
    margin-right: 0px;
    align-items: right;
    position: sticky;
    top: 0px;
}

#banner1{
    width: 100%;
    height: 90vh;
    background: url(../image/gapic.jpg);
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 2vw;
    color: white;
}
#logo{
    width: 80px;
    height: 50px;
    margin-left: 100px;
}
#banner1 h1{
    font-family: 'Times New Roman', Times, serif;
    font-size: 100px;
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    color: blue;
}
#banner1 h3{
    font-family: 'Times New Roman', Times, serif;
    font-size: 40px;
    text-align: center;
    letter-spacing: 10px;
    margin-top: 0px;
    margin-bottom: 50px;
    color: blue;
}

#banner1 p{
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: center;
    margin-left: 50px;
    margin-right: 50px;
    letter-spacing: 1px;
    color: blue;
    font-weight: bold;
   
}


#navbar a{
    text-decoration: none;
    font-size: 20px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    margin-right: 100px;
    float: right;
    margin-top: 2px;
    padding: 10px;
    border: 1px solid white;
    background-color: blue;
    border-radius: 40px;
    width: 300px;
    text-align: center;
}
#navbar a:hover{
    background-color: white;
    color: blue;
}


#banner1 a{
    width: 500px;
    color: blue;
    text-align: center;
    background-color: transparent;
    font-size: 30px;
    letter-spacing: 5px;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    border-radius: 40px;
    border: 1px solid blue;
    padding: 10px;
    margin-top: 80px;
}
#banner1 a:hover{
    background-color: blue;
    color: white;
}
#about{
    width: 100%;
    height: 30vh;
    font-size: 18px;
    color: #fff;
    background-color: blue;
    text-align: justify;
    margin: 0px;
    padding: 20px;
}
#about h1{
    font-size: 25px;
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    color: #fff;
    margin-bottom: 20px;
}
#about p{
    font-size: 20px;
    text-align: justify;
    font-family: 'Times New Roman', Times, serif;
    color: #fff;
    margin-left: 10px;
    margin-right: 30px;
    letter-spacing: 1px;
}

#footer p{
    color: white;
    float: right;
    font-size: 18px;
    padding-right: 50px;
    margin-top: 10px;
}
#footer{
    width: 100%;
    height: 50px;
    background-color: #333;
}
.social{
    width: 1000px;
    height: 60px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-left: 200px;
    background-color: #eee;
}

@media all and (max-width: 950px){
    #navbar{
        width: 100%;
        height: 70px;
        position: absolute;
        right: 0px;
        top: 0px;
        background: url(../image/the\ light.jpg);
        background-color: #000;
        padding: 10px;
        margin-left: 0px;
        margin-right: 0px;
        align-items: right;
        position: sticky;
        top: 0px;
    }
    
    #banner1{
        width: 100%;
        height: 90vh;
        background: url(../image/gapic.jpg);
        background-position: center;
        -webkit-background-size: cover;
        background-size: cover;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        font-size: 2vw;
        color: white;
    }
    #logo{
        width: 50px;
        height: 35px;
        margin-left: 20px;
        margin-top: 10px;
    }
    #banner1 h1{
        font-family: 'Times New Roman', Times, serif;
        font-size: 35px;
        text-align: center;
        letter-spacing: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-top: 0px;
        color: gold;
    }
    #banner1 h3{
        font-family: 'Times New Roman', Times, serif;
        font-size: 22px;
        text-align: center;
        letter-spacing: 0px;
        margin-top: 0px;
        color: gold;
        font-weight: bolder;
    }
    
    #banner1 p{
        font-family: Georgia, 'Times New Roman', Times, serif;
        font-size: 16px;
        margin-top: 10px;
        text-align: center;
        letter-spacing: 0px;
    }
    
    
    #navbar a{
        text-decoration: none;
        font-size: 10px;
        color: white;
        text-transform: uppercase;
        font-weight: bold;
        font-family: 'Times New Roman', Times, serif;
        margin-right: 10px;
        float: right;
        margin-top: 8px;
        padding: 10px;
        border: 1px solid white;
        background-color: blue;
        border-radius: 40px;
        width: 150px;
        text-align: center;
    }
    #navbar a:hover{
        background-color: gold;
        color: blue;
    }
    
    
    #banner1 a{
        width: 200px;
        color: white;
        text-align: center;
        background-color: blue;
        font-size: 15px;
        letter-spacing: 2px;
        font-weight: bold;
        font-family: 'Times New Roman', Times, serif;
        border-radius: 40px;
        border: 1px solid blue;
        padding: 10px;
    }
    #banner1 a:hover{
        background-color: gold;
        color: blue;
    }
    #about{
        width: 100%;
        height: 100vh;
        font-size: 15px;
        color: #fff;
        background-color: blue;
        text-align: justify;
        margin: 0px;
        padding: 20px;
    }
    #about h1{
        font-size: 20px;
        text-align: center;
        font-family: 'Times New Roman', Times, serif;
        color: #fff;
    }
    #about p{
        font-size: 16px;
        text-align: justify;
        font-family: 'Times New Roman', Times, serif;
        color: #fff;
        margin-left: 10px;
        margin-right: 10px;
    }
    
    #footer p{
        color: whitesmoke;
        float: right;
        font-size: 10px;
        padding-right: 20px;
    }
    #footer{
        width: 100%;
        height: 50px;
        background-color: #333;
    }

    .wrapper{
        width: 100%;
    }
    .wrapper .century{
        width: 100%;
        box-shadow: none;
    }
    .box2{
        width: 100%;
    }
    .box2 .years{
        background: url(../image/bgfoto2.jpg);
        color: white;
        width: 100%;
        text-align: justify;
        padding: 10px;
        font-size: 10px;
        font-family: sans-serif;
        list-style-type: none; 
        box-shadow: 0px 0px 0px 1px rgb(165 165 165);
        display: block;
    }
    .box2 .years .button a{
        text-align: center;
        font-size: 20px;
        letter-spacing: 1px;
        border-radius: 50px;
        font-weight: 600;
        line-height: 50px;
        width: 200px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 30px;
        padding-right: 30px;
        margin-left: 35%;
    }
    .box2 p{
        font-family: sans-serif;
        font-size: 12px;
        text-align: justify;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
        color: #fff;
    }

    .wrapper2{
        width: 100%;
        padding: 0px;
    }
    .wrapper2 .main2{
        width: 100%;
        box-shadow: none;
    }
    .wrapper2 .main2 .button a{
        text-align: center;
        font-size: 13px;
        text-transform: uppercase;
        border-radius: 5px;
        font-weight: 400;
        line-height: 30px;
        width: 50%;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 15%;
    }
    .wrapper .main {
        width: 100%;
        box-shadow: none;
        margin: 5px;
    }
    .wrapper .century {
        background: url(../image/bgfoto2.jpg);
        width: 100%;
        height: auto;
        text-align: center; 
        color: #fff;
        padding-top: 20px;
        padding-left: 1px;
        padding-bottom: 10px;
        font-size: 10px;
        font-family: sans-serif;
        list-style-type: none;
        box-shadow: 0px 0px 0px 1px rgb(165 165 165);
        display: block;
        margin-top: 0px;
        margin-right: 0px;
    }
    .wrapper .century .button a{
        text-align: center;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 4px;
        border-radius: 10px;
        font-weight: 100;
        line-height: 10px;
        width: 300px;
        padding-right: 30px;
        padding-left: 30px;
        padding-top: 4px;
        padding-bottom: 4px;
        margin-bottom: 20px;
        text-transform: uppercase;
        border: 1px solid #fff;
        box-shadow: 0 0 25px rgba(red, green, blue, alpha, 24, 24, 24, 0.9);
        transition: all 0.3s;
        color: #fff;
        top: 0;
    }
    #container {
        background-color: lightblue;
        background: url(../image/bgfoto2.jpg);
        width: 100%;
        padding: 10;
    }
    #main { 
        background-color: #dedefe;
        color: #000;
        width: 100%;
        text-align: justify;
        margin: 0px;
        padding: 20px;
        font-size: 20px;
        font-family: sans-serif;
        box-shadow: 0px 0px 0px 1px rgb(165 165 165);
    }
    #main h2{
        margin-bottom: 10px;
        font-size: 22px;
        text-align: center;
    }
    
    #main h3{
        margin-bottom: 10px;
        font-size: 20px;
        text-align: center;
    }
    #main p{
        margin-bottom: 10px;
        font-size: 18px;
        text-align: justify;
        font-family: 'Times New Roman', Times, serif;
    }
    #container .paypal{
        background-color: #000;
        width: 55%;
        height: 90px;
        margin-left: 80px;
        margin-top: 20px;
        padding: 20px;
       
    }
    .social{
        width: 100%;
        height: 60px;
        padding: 20px;
        margin-left: 0px;
    }
}



