*{
    padding: 0%;
    margin: 0%;
}
.nab{
    width: 100%;
    height: 24vh;
    background-color: rgb(196, 2, 2);
   
}
.menu{
    float: right;  
    margin-top: 10px;
    position: sticky; 
    top: 0px;  
    background-color: burlywood;
    border-bottom-left-radius: 15px ;
}

.menu ol{
    margin-left: 10px;
}
.menu ol li{
    display: inline;
    padding-right: 50px;
}
.menu ol li a{
    color: black;
    text-decoration: none;
    font-size: 25px;
    text-transform: uppercase;
    padding: 2px;
}
.menu ol li a:hover{
    background-color: rgba(106, 106, 107, 0.5);
    border-bottom: 2px solid rgba(240, 208, 208, 0.692);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: aliceblue;
    border-bottom: 2px solid red;
}
.nabphoto{
    background-image: url(./logo.jpg);
    background-repeat: no-repeat;
    background-position: cover;
    width: 15%;
    height: 22vh;
    position: absolute;
    margin-left: 50px;
    margin-top: 5px;
}
.nabtext{
    margin-top: 1px;
    float: left;
    margin-left: 600px;
}
.nabtext h1{
    margin-top: 17px;
    font-size: 30px;
    color: rgb(255, 255, 24);
    text-align: justify;
    text-decoration: none;
}
.nabtext h2{
    margin-top: 10px;
    font-size: 30px;
    width: 75%;
    color: rgb(255, 255, 255);
    text-align: justify;
    text-decoration: none;
}
.nabtext h2 a{
    margin-top: 10px;
    font-size: 30px;
    width: 75%;
    color: rgb(255, 255, 255);
    text-align: justify;
    text-decoration: none;
}
.nabtext2{
    margin-top: -100px;
    float: left;
    margin-left: 32cm;
}
.nabtext2 h1{
    font-size: 30px;
    color: rgb(255, 255, 0);
    text-decoration: none;
}
.nabtext2 h2{
    margin-top: 10px;
    font-size: 30px;
    color: rgb(255, 255, 255);
    text-align: justify;
    text-decoration: none;
}








.ban{
    background-image: url(./Membershipban.jpg);
    background-position: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 110vh;
}
.banrap{
    width: 100%;
    height: 110vh;
    /* background-color: rgba(0, 0, 0, 0.786); */
}
.bantext{
    padding-top: 300px;
}
.bantxt2{
    padding: 10px;
    margin-left: 800px;
}
.bantext h1{
    text-align: justify;
    width: 85%;
    background-color: rgba(6, 2, 2, 0.877);
    color: rgb(17, 132, 233);
    font-size: 75px;
    border: 2px solid white;
    border-radius: 20px;
    font-family: 'Comic Sans MS';  
}
.bantext h2{
    color: rgb(225, 226, 238);
    font-size: 50px;
    font-family: 'Comic Sans MS';  
}
.bantext h3{
    color: rgb(231, 227, 4);
    font-size: 60px;
    width: 100%;
    font-family: Georgia, 'Times New Roman', Times, serif;
}
.bantxt2 input{
    background-color: rgb(176, 7, 4);
    color: rgb(255, 238, 238);
    height: 10vh;
    width: 50%;
    font-size: 25px;
    border: 2px solid white;
    border-radius: 20px;
}
.banphoto img{
    padding: 20px;
    margin-top: -300px;
    margin-left: 80px;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    border-top-right-radius: 120px;
    border-bottom-left-radius: 120px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.banphoto img:hover{
    border-top-left-radius: 120px;
    border-bottom-right-radius: 120px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 120px;
    border-bottom-left-radius: 20px;
}





.mid{
    width: 100%;
    height: 540vh;
}
.midrap{
    width: 100%;
    height: 30vh;
}
.midraptext{
   margin-top: 50px;
   margin-left: 590px;
   font-size: 35px;
}
.title hr{
    margin-left: 500px;
    margin-top: 20px;
    width: 10%;
    height: 0.5;
    background-color: red;
}
.title i{
    margin-top: 20px;
    height: 0.5;
    font-size: 20px;
    color: red;
}
.midrap1{
    height: 280vh;
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 2px;
}
.photo1{
    margin-top: 20px;
    margin-left: 50px;
}
.photo2{
    margin-top: 20px;
    margin-left: 10px;
}
.photo3{
    margin-top: 20px;
    margin-right: 10px;
}
.photo4{
    margin-top: 20px;
    margin-left: 50px;
}
.photo5{
    margin-top: 20px;
    margin-left: 10px;
}
.photo6{
    margin-top: 20px;
    margin-left: 10px;
}
.photo1text{
    margin-top: 50px;
    text-align: center;
}
.pricetag{
    position: relative;
    width: 45%;
    height: 25vh;
    /* margin-left: 120px; */
    margin-top: -200px;
    background-color: aliceblue;
    border: 7px solid rgb(151, 2, 2);
    border-radius: 200px;
}
.pricetag h1{
    font-size: 45px;
    margin-top: 50px;
    color:rgb(0, 0, 0);
}
.pricetag h3{
    font-size: 40px;
    color:rgb(0, 0, 0);
}
.photo2text{
    text-align: center;
}
.pricetag{
    /* position: relative; */
    width: 53%;
    height: 31vh;
    margin-left: 120px;
    margin-top: -130px;
    background-color: aliceblue;
    border: 7px solid rgb(151, 2, 2);
    border-radius: 200px;
}
.pricetag h1{
    font-size: 45px;
    margin-top: 50px;
    color:rgb(0, 0, 0);
}
.pricetag h3{
    font-size: 40px;
    color:rgb(0, 0, 0);
}
.photo1text p{
    margin-left: 20px;
    font-size: 20px;
    margin-top: 50px;
    text-align: left;
}
.midrap2{
    width: 100%;
    height: 120vh;
}
.table{
    text-align: center;
    margin-top: 40px;
}
.heading1{
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    /* grid-column-gap: 2px; */
}
.icon hr{
    width: 45px;
    height: 0.8vh;
    background-color: red;
    border: none;
    margin-left: 50px;
    /* margin-top: 15px; */
}
.icon i{
    font-size: 25px;
    color: red;
    /* margin: auto; */
    font-weight: bolder;
    margin-top: 5px;
}
.icon h1{
    color: red;
}
.icon h3{
    color: rgb(0, 0, 0);
    font-size: 25px;
    margin-left: 200px;
    
}



.midrap2text h2{
    margin-left: 600px;
    font-size:60px;
    color: rgb(0, 0, 0);
    margin-top: 20px;
}
.tab table{
    border-top: 2px solid rgb(192, 1, 1);
    border-left: 2px solid rgb(192, 1, 1);
    border-right: 2px solid rgb(192, 1, 1);
    font-size: 30px;
    margin-top: 60px;
    margin-left: 200px;
    width: 75%;
}
.tab table th{
    width: 50%;
    background-color: rgb(192, 1, 1);;
    color: aliceblue;
}
.tab table th a{
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.tab table td{
    text-align: center;
    width: 50%;
    /* background-color: rgb(141, 0, 0); */
    color: rgb(0, 0, 0);
    font-size: 25px;
    padding: 10px;
    border-bottom: 2px solid rgb(192, 1, 1);;
}
.tab button{
    background-color: rgb(192, 1, 1);
    color: aliceblue;
    /* font-size: 10px; */
    font-size: 20PX;
    width: 35%;
    height: 7vh;
}



.footer{
    width: 100%;
    height: 125vh;
    background-image: url(./luis-vidal-FodEsaNZs48-unsplash.jpg);
    background-position: cover;
    background-repeat: no-repeat;
}
.footrap{
    width: 100%;
    height: 62vh;
    border-radius: 50px;
    background-color: rgba(9, 8, 8, 0.795);
}
.footraptext h1{
    /* position: absolute; */
    color: rgb(0, 140, 255);
    font-size: 60px;
    padding-top: 150px;
    margin-left: 200px;
}
.footraptext input{
    padding: 5px;
    height: 65px;
    margin-top: 50px;
    margin-left: 700px;
    font-size: 20px;
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
}
#bqn{
    font-size: 20px;
    background-color: rgb(212, 0, 0);
    margin-left: 700px;
    margin-top: 10px;
    color: aliceblue;
}
.footrap2{
    background-color: rgba(0, 0, 0, 0.560);
    width: 100%;
    height: 64vh;
    margin-top: 50px;
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-column-gap: 10px;
}
.txt h2{
    margin-top: 70px;
    /* margin-right: 100px; */
    text-align: center;
    font-size: 40px;
    color: aliceblue;
}
.txt p{
    margin-top: 20px;
    margin-left: 10px;
    font-size: 25px;
    text-align: justify;
    color: aliceblue;
}
.txt i{
    margin-top: 70px;
    margin-left: 90px;
    font-size: 35px;
    color: rgb(190, 22, 0);
}
.icon3{
    width: 15cm;
}
.txt1 h2{
    margin-top: 70px;
    margin-left: 50px;
    text-align: center;
    font-size: 40px;
    color: aliceblue;
}
.txt1 ol li{
    margin-left: 60px;
    list-style: none;
    margin-top: 20px; 
    color: aliceblue;
    font-size: 25px;
}
.txt1 ol li a{
    text-decoration: none;
    color: aliceblue;
}
.txt2 h2{
    margin-top: 70px;
    margin-left: 80px;
    text-align: center;
    font-size: 40px;
    color: aliceblue;
}
.txt2 i{
    margin-right: 10px;
    font-size: 30px;
    color: rgb(182, 0, 0);
    border: 1px;
}
.txt2 ol li{
    text-align: start;
    list-style: none;
    margin-top: 50px; 
    margin-left: 80px;
    text-align: center;
    color: aliceblue;
    font-size: 25px;
}
.txt2 ol li a{
    text-decoration: none;
    color: aliceblue;
}
.txt3{
    margin-right: 50px;
    margin-top: 200px;
   width: 15%;
}
.txt1 ol li a:hover{
    color: aliceblue;
    border-bottom: 2px solid red;
    color: aliceblue;
}







.footer{
    width: 100%;
    height: 130vh;
    background-image: url(./luis-vidal-FodEsaNZs48-unsplash.jpg);
    background-position: cover;
    background-repeat: no-repeat;
}
.footrap{
    width: 100%;
    height: 62vh;
    border-radius: 50px;
    background-color: rgba(14, 11, 11, 0.795);
}
.footraptext h1{
    /* position: absolute; */
    color: rgb(0, 140, 255);
    font-size: 60px;
    padding-top: 150px;
    margin-left: 200px;
}
.footraptext input{
    padding: 5px;
    height: 65px;
    margin-top: 50px;
    margin-left: 700px;
    font-size: 20px;
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
}
#bqn{
    font-size: 20px;
    background-color: rgb(212, 0, 0);
    margin-left: 700px;
    margin-top: 10px;
    color: aliceblue;
}
.footrap2{
    background-color: rgba(0, 0, 0, 0.560);
    width: 100%;
    height: 68vh;
    margin-top: 50px;
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-column-gap: 10px;
}
.txt h2{
    margin-top: 70px;
    margin-left: 60px;
    /* text-align: center; */
    font-size: 35px;
    color: aliceblue;
}
.txt p{
    margin-top: 20px;
    margin-left: 20px;
    font-size: 20px;
    text-align: justify;
    color: aliceblue;
}
.txt i{
    margin-top: 70px;
    margin-left: 50px;
    font-size: 35px;
    color: rgb(168, 0, 0);
    border: 1px;
}
.txt1 h2{
    margin-top: 70px;
    margin-left: 30px;
    font-size: 35px;
    color: aliceblue;
}
.txt1 ol li{
    margin-left: 30px;
    list-style: none;
    margin-top: 20px; 
    color: aliceblue;
    font-size: 25px;
}
.txt1 ol li a{
    text-decoration: none;
    color: aliceblue;
}
.txt5 h2{
    margin-top: 70px;
    margin-right: 80px;
    text-align: center;
    font-size: 35px;
    width: 90%;
    color: aliceblue;
}
.txt5 i{
    margin-left: 30px;
    font-size: 35px;
    color: rgb(196, 9, 9);
    border: 1px;
}
.txt5 ol li{
    text-align: start;
    list-style: none;
    margin-top: 50px; 
    color: aliceblue;
    font-size: 20px;
}
.txt5 ol li a{
    text-decoration: none;
    color: aliceblue;
}
.txt3{
    width: 50%;
    padding: 20px;
}
.txt5 ol li a:hover{
    color: aliceblue;
    border-bottom: 2px solid red;
    color: aliceblue;
}
.txt1 ol li a:hover{
    color: aliceblue;
    border-bottom: 2px solid red;
    color: aliceblue;
}


