*{
    padding: 0px;
    margin: 0px;
}
.head
{
    width: 100%;
    background-color: rgb(247, 198, 22);
    padding-bottom: 80px;
    /* position: fixed; */

}
.head h1
{
    position: absolute;
    margin-left: 750px;
    margin-top: 10px;
    font-size: 50px;
    font-style: italic;
}
#heading
{
    width: 100%;
    background-color: black;
    padding-bottom: 100px;
    /* position: fixed; */
}
.headrap
{
    width: 100%;
    display: inline;
    margin: auto;
    /* position: fixed; */
}
.logo
{
    position: absolute;
}
.logo img
{
    margin-top: 10px;
    margin-left: 80px;
    height: 80px;
    width: 80px;
}
.menu
{
    float: right;
    line-height: 100px;
    margin-right: 25%;
}
.menu li
{
    display: inline;
    padding-left: 20px;
    padding-right: 20px;
}
.menu li a
{
    color: aliceblue;
    font-size: 20px;
    text-decoration: none;
}
.table
{
    display: grid;
    position: absolute;
    margin-left: 78%;
    grid-template-columns: auto auto;
    grid-column-gap: 50px;
    background-color: rgb(0, 0, 0);
    padding: 10px;
}
.box
{
    margin-top: 20px;
    width: 110px;
    height: 34px;
    border-style: solid;
    border-color: rgb(247, 198, 22);
    border-width: 2px;
    background-color: rgb(0, 0, 0);
}

.box1
{
    margin-top: 20px;
    width: 110px;
    height: 38px;
    background-color: rgb(247, 198, 22);
}
.box a
{
    text-decoration: none;
    margin-left: 20px;
    line-height: 35px;
    color: rgb(247, 198, 22);
    font-size: 18px;
}
.box1 a
{
    text-decoration: none;
    margin-left: 25px;
    line-height: 38px;
    color: rgb(0, 0, 0);
    font-size: 20px;
}
.banner
{
    background-image: url(./Banner.jpg);
    padding-bottom: 1000px;
}
.strip
{
    width: 100%;
    background-color: rgb(0, 0, 0);
    padding-bottom: 35px;
}
.part1
{
    width: 100%;
    background-color: rgb(255, 255, 255);
    padding-bottom: 220px;
}
.shape
{
    position: absolute;
    height: 200px;
    width: 200px;
    margin-left: 770px;
    margin-top: -32px;
    border-radius: 100px;
    background-color: rgb(255, 255, 255);
}
.text p
{
    position: absolute;
    margin-left: 700px;
    margin-top: 100px;
    font-size: 46px;
    color: rgb(0, 0, 0);
}
.text1 p
{
    position: absolute;
    margin-left: 646px;
    margin-top: 150px;
    font-size: 46px;
    font-style: italic;
    color: rgb(247, 198, 22);
}
.part2
{
    width: 100%;
    background-color: rgb(255, 255, 255);
    padding-bottom: 280px;
}
.table1
{
    display: grid;
    position: absolute;
    grid-template-columns: auto auto auto auto auto auto;
    grid-column-gap: 100px;
    margin-left: 150px;
    background-color: rgb(255, 255, 255);
    padding: 5px;
}
.box2
{
    height: 150px;
    width: 150px;
    background-color: rgb(255, 255, 255);
}
.box2 p
{
    text-align: center;
    font-size: 20px;
    color: rgb(111, 111, 110);
}
.part3
{
    width: 100%;
    background-image: url(./Photo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 585px;
}
.part3_rap
{
    position: absolute;
    height: 585px;
    width: 1685px;
    background-color: rgba(0, 0, 0, 0.5);
}
.text2
{
    position: absolute;
    margin-left: 500px;
    margin-top: 350px;
}
.text2 p
{
    font-size: 50px;
    color: rgb(247, 198, 22);
    font-style: italic;
}
.text3
{
    position: absolute;
    margin-left: 500px;
    margin-top: 405px;
}
.text3 p
{
    font-size: 50px;
    color: rgb(247, 198, 22);
    font-style: italic;
}
.text4
{
    position: absolute;
    margin-left: 495px;
    margin-top: 465px;
}
.text4 p
{
    font-size: 22px;
    color: rgb(247, 198, 22);
    font-style: italic;
}
.text5
{
    position: absolute;
    margin-left: 495px;
    margin-top: 494px;
}
.text5 p
{
    font-size: 22px;
    color: rgb(247, 198, 22);
    font-style: italic;
}
.box3
{
    display: grid;
    position: absolute;
    grid-template-columns: auto;
    height: 10px;
    width: 200px;
    margin-left: 1280px;
    margin-top: 350px;
    background: transparent;
    border-style: solid;
    border-color: rgb(247, 198, 22);
    border-width: 2px;
    padding: 20px;
}
.box3 a
{
    position: absolute;
    margin-left: 50px;
    margin-top: 14px;
    font-size: 22px;
    color: rgb(247, 198, 22);
    text-decoration: none;
}
.part4
{
    width: 100%;
    background-color: rgb(255, 255, 255);
    padding-bottom: 350px;
}
.table2
{
    display: grid;
    position: absolute;
    grid-template-columns: auto auto auto;
    grid-column-gap: 100px;
    margin-left: 270px;
    margin-top: 100px;
    background-color: rgb(255, 255, 255);
    padding: 5px;
}
.box4
{
    display: inline;
    height: 120px;
    width: 359px;
}
.box5
{
    display: inline;
    height: 142px;
    width: 309px;
}
.box6
{
    display: inline;
    height: 139px;
    width: 299px;
    margin-left: 35px;
}
.part5
{
    width: 100%;
    background-image: url(./Photo\ 1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 585px;
}
.part5_rap
{
    position: absolute;
    height: 585px;
    width: 1685px;
    background-color: rgba(0, 0, 0, 0.5);
}
.text6 p
{
    position: absolute;
    margin-left: 250px;
    margin-top: 280px;
    font-size: 80px;
    color: rgb(247, 198, 22);
    font-style: italic;
}
.text7 p
{
    position: absolute;
    margin-left: 234px;
    margin-top: 346px;
    font-size: 80px;
    color: rgb(247, 198, 22);
    font-style: italic;
}
.text8 p
{
    position: absolute;
    margin-left: 620px;
    margin-top: 298px;
    font-size: 50px;
    color: rgb(247, 198, 22);
    font-style: italic;
}
.text9 p
{
    position: absolute;
    margin-left: 620px;
    margin-top: 355px;
    font-size: 50px;
    color: rgb(247, 198, 22);
    font-style: italic;
}
.text10 p
{
    position: absolute;
    margin-left: 614px;
    margin-top: 420px;
    font-size: 25px;
    color: rgb(247, 198, 22);
    font-style: italic;
}
.text11
{
    display: grid;
    position: absolute;
    grid-template-columns: auto;
    background-color: transparent;
    /* background-color: aliceblue; */
    border-style: solid;
    border-color: rgb(247, 198, 22);
    border-width: 2px;
    margin-left: 1210px;
    margin-top: 325px;
    height: 15px;
    width: 200px;
    padding-bottom: 20px;
}
.text11 a
{
    position: absolute;
    margin-left: 50px;
    margin-top: 5px;
    font-size: 20px;
    color: rgb(247, 198, 22);
    text-decoration: none;
}
.part6
{
    width: 100%;
    background-color: rgb(255, 255, 255);
    padding-bottom: 850px;
}
.text12
{
    position: absolute;
    margin-left: 425px;
    margin-top: 80px;
}
.text13
{
    position: absolute;
    margin-left: 524px;
    margin-top: 80px;
}
.text12 p
{
    font-size: 44px;
    font-style: italic;
    color: rgb(0, 0, 0);
}
.text13 p
{
    font-size: 44px;
    font-style: italic;
    color: rgb(247, 198, 22);
}
.text14
{
    position: absolute;
    margin-left: 1150px;
    margin-top: 90px;
}
.text15
{
    position: absolute;
    margin-left: 1350px;
    margin-top: 90px;
}
.text14 p
{
    font-size: 28px;
    font-style: italic;
    color: rgb(0, 0, 0);
}
.text15 p
{
    font-size: 28px;
    font-style: italic;
    color: rgb(247, 198, 22);
}
.table3
{
    display: grid;
    position: absolute;
    grid-template-columns: auto;
    grid-row-gap: 50px;
    margin-left: 1135px;
    margin-top: 150px;
    background-color: rgb(255, 255, 255);
    padding-bottom: 5px;
}
.box7
{
    height: 50px;
    width: 410px;
    background-color: rgb(255, 255, 255);
    border-style: solid;
    border-color: rgb(0, 0, 0);
    border-width: 1px;
}
.box8
{
    height: 50px;
    width: 410px;
    background-color: rgb(255, 255, 255);
    border-style: solid;
    border-color: rgb(155, 154, 154);
    border-width: 1px;
}
.box7 p
{
    position: absolute;
    margin-left: 18px;
    margin-top: 15px;
    font-size: 15px;
    color: rgb(0, 0, 0);
}
.box8 p
{
    position: absolute;
    margin-left: 18px;
    margin-top: 15px;
    font-size: 15px;
    color: rgb(0, 0, 0);
}
.box9
{
    display: grid;
    position: absolute;
    grid-template-columns: auto;
    background-color: rgb(247, 198, 22);
    border-style: solid;
    border-color: rgb(0, 0, 0);
    border-width: 1px;
    padding-bottom: 10px;
    height: 35px;
    width: 180px;
    margin-left: 1135px;
    margin-top: 750px;
}
.box9 a
{
    margin-left: 46px;
    margin-top: 10px;
    font-size: 18px;
    font-style: italic;
    color: rgb(0, 0, 0);
    text-decoration: none;
}
.part7
{
    width: 100%;
    background-color: rgb(255, 255, 255);
    padding-bottom: 200px;
}
.text16
{
    position: absolute;
    margin-left: 500px;
    margin-top: 10px;
}
.text17
{
    position: absolute;
    margin-left: 880px;
    margin-top: 10px;
}
.text16 p
{
    font-size: 44px;
    font-style: italic;
    color: rgba(0, 0, 0, 0.818);
}
.text17 p
{
    font-size: 44px;
    font-style: italic;
    color: rgb(247, 198, 22);
}
.text18
{
    position: absolute;
    margin-left: 700px;
    margin-top: 70px;
}
.text18 p
{
    font-size: 18px;
    font-style: italic;
    color: rgba(0, 0, 0, 0.712);
}
#footer
{
    width: 100%;
    background-image: url(./Footer\ image.jpg);
    background-size: cover;
    height: 1100px;
}
.footer_rap
{
    position: absolute;
    height: 1100px;
    width: 1685px;
    background-color: rgba(0, 0, 0, 0.5);
}
.text19
{
    position: absolute;
    margin-top: 100px;
    margin-left: 200px;
    background-color: transparent;
}
.text19 h2
{
    margin-top: 10px;
    margin-left: 10px;
    background-color: transparent;
    color: rgb(247, 198, 22);
}
.menu1
{
    position: absolute;
    margin-top: 180px;
    margin-left: 215px;
}
.menu1 a
{
    font-size: 19px;
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.menu2
{
    position: absolute;
    margin-top: 180px;
    margin-left: 410px;
}
.menu2 a
{
    font-size: 19px;
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.text20
{
    position: absolute;
    margin-top: 100px;
    margin-left: 200px;
    background-color: transparent;
}
.text20 h2
{
    margin-top: 10px;
    margin-left: 550px;
    background-color: transparent;
    color: rgb(247, 198, 22);
}
.text21
{
    position: absolute;
    margin-top: 100px;
    margin-left: 200px;
    background-color: transparent;
}
.text21 h2
{
    margin-top: 10px;
    margin-left: 1000px;
    background-color: transparent;
    color: rgb(247, 198, 22);
}
.box10
{
    width: 100%;
    background-color: rgb(0, 0, 0);
    padding-bottom: 80px;
}
.footer_text
{
    position: absolute;
    line-height: 35px;
    text-indent: 220px;
    font-weight: bold;
    font-size: 18px;
    color: rgb(255, 255, 255);
}
.footer_text1 a
{
    position: absolute;
    margin-left: 1182px;
    margin-top: 50px;
    font-weight: bold;
    font-size: 18px;
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.line
{
    position: absolute;
    height: 15px;
    width: 5px;
    margin-left: 1342px;
    margin-top: 52px;
    border-right: 2px solid white;
}
.footer_text2 a
{
    position: absolute;
    margin-left: 1358px;
    margin-top: 50px;
    font-weight: bold;
    font-size: 18px;
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.circle
{
    position: absolute;
    margin-left: 1610px;
    margin-top: 10px;
    height: 25px;
    width: 25px;
    background-color: rgb(247, 198, 22);
    border-radius: 50px;
    padding: 15px;
}