*{
    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(./barbell-g26fd2866d_1920.jpg);
    background-position: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
}
.banrap{
    width: 100%;
    height: 100vh;
    /* background-color: rgba(0, 0, 0, 0.651); */
}
.bantext{
    padding-top: 300px;
}
.bantext2{
    padding: 10px;
    border: 2px solid rgb(255, 255, 255);
    /* margin-top: 20px; */
    /* margin-left: 10px; */
    width: 80%;
    background-color: rgba(0, 0, 0, 0.671);
    border-radius: 50px;
}
.bantext h1{
    color: rgb(3, 134, 249);
    font-size: 90px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;  
}
.bantext h2{
    color: rgb(253, 253, 253);
    font-size: 50px;
    /* width: 50%; */
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;  
}
.bantext h3{
    color: rgb(233, 229, 5);
    font-size: 60px;
    width: 100%;
    font-family: Georgia, 'Times New Roman', Times, serif;
}
.bantxt2 :hover{
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}





.mid{
    width: 100%;
    height: 90vh;
    background-color: rgba(0, 115, 209, 0.774);
}
.midrap{
    height: 100vh;
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
}
.text1 h1{
   
    width: 85%;
    margin-left: 150px;
    margin-top: 20px;
    color: rgba(255, 217, 0, 0.822);
    font-size: 70px;
    text-align: left;
}
.icn i{
    margin-left: 140px;
    color: red;
    font-size: 30px;
}
.icn hr{
    margin-left: 200px;
    border: none;
    background-color: red;
    height: 0.5vh;
    width: 6%;
}
.text1 p{
    margin-left: 150px;
    width: 50%;
    text-align: justify;
    
    margin-top: 20px;
    color: rgb(255, 255, 255);
    font-size: 25px;
}
#btn{
    margin-left: 400px;
    margin-top: 20px;
    width: 20%;
    height: 7vh;
    color: aliceblue;
    background-color: rgb(165, 0, 0);
    border-radius:15px;
    font-size: 25px;    
}
.midphoto img{
    background-color: rgba(240, 240, 240, 0.692);
    height: 61vh;
    padding: 45px;
    margin-top: 70px;
    margin-left: 100px;
    border: 2px solid white ;
    border-radius: 20px;
    border-top-left-radius: 200px;
    border-bottom-right-radius: 200px;
}
.midphoto img:hover{
    border-top-right-radius: 200px;
    border-bottom-left-radius: 200px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;

}




.mid2{
    background-image: url(./1244688\ \(1\).jpg);
    background-position: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 130vh;
}
.midrap2{
    background-color: rgba(36, 34, 34, 0.612);
    width: 100%;
    height: 130vh;
}

.image h1{
    height: 19vh;
    text-align: center;
    font-size: 80px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
}
.midrap4{
    height: 90vh;
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 30px;
}
.text3{
    color: aliceblue;
    /* margin-top: 70px; */
    margin-left: 20px;
    margin-right: 20px;
    height: 50vh;
}
.text3:hover{
    background-color: rgba(110, 0, 0, 0.591);
}
.text3 h1{
    text-transform: uppercase;
    width: 100%;
    background-color: rgb(16, 0, 247);
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 30px;
    height: 5vh;
}
.text3 p{
    margin-top: 40px;
    font-size: 35px;
    text-align: center;
}
.text3 h2 a{
    font-size: 25px;   
    color: rgb(1, 155, 40);
    margin-left: 150px;
    width: 50%;
    height: 10vh;
}



.mid4{
    width: 100%;
    height: 70vh;
}
.midrap5{
    width: 100%;
    height: 70vh;
}
.text4{
    margin-top: 20px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
}
.midrap6{
    height: 100vh;
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 30px;
}
.text5{
    margin-top: 50px;
    margin-left: 800px;
}
.text5 h1{
    font-size: 45px;
    text-transform: uppercase;
    color: rgb(51, 136, 1);
    margin-left: 1px;
}
.text5 p{
    margin-top: 50px;
    font-size: 20px;
    width: 75%;
    font-family:'Times New Roman', Times, serif;
    text-transform: uppercase;
    color: rgb(0, 0, 0);
    margin-left: 1px;
}
#bon{
    margin-left: 400px;
    margin-top: 20px;
    width: 20%;
    height: 7vh;
    color: aliceblue;
    background-color: rgb(165, 0, 0);
    border-radius:15px;
    font-size: 25px;    
}
.photo5 img{
    margin-left: -1500px;
    margin-top: 50px;
    border-top-left-radius: 150px;
    border-bottom-right-radius: 150px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top: 3px solid rgb(0, 0, 0);
    border-bottom: 3px solid red;
}
.photo5 img:hover{
    border-top-right-radius: 150px;
    border-bottom-left-radius: 150px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}




.mid7{
    width: 100%;
    height: 110vh;
    background-image: url(./47705834.jpg);
    background-position: cover;
    background-repeat: no-repeat;
}
.midrap8{
    width: 100%;
    height: 50vh;
}
.text7{
    color: aliceblue;
    text-align: center;
}
.text7 h1{
    margin-top: 50px;
    margin-left: 400px;
    width: 50%;
}
.text7 p{
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 25px;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
}
.text7 i{
    margin-top: 20px;
    font-size: 110px;
    color: rgb(212, 191, 0);
}




.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;
}