:root{--background:#292929;--foreground:#111;--main-color:#ffde00;--second-color:#0275ab;--third-color:#f8fcf0;--light:#f8f9fa;--text:#333;--text-light:#6c757d}html,body{max-width:100vw}body{color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Montserrat,sans-serif;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}.flex{align-items:center;display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-center{justify-content:center}.flex-left{justify-content:flex-start;align-items:flex-start}.flex-right{justify-content:flex-end;align-items:flex-end}.flex-sb{justify-content:space-between}.flex-ev{justify-content:space-evenly}.flex-ar{justify-content:space-around}.gap-05{gap:.5rem}.gap-1{gap:1rem}.gap-15{gap:1.5rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.m-auto{margin:0 auto}.m-0{margin:0!important}.p-0{padding:0!important}.mtb-1{margin-top:1rem;margin-bottom:1rem}.mt-1{margin-top:1rem!important}.mt-15{margin-top:1.5rem}.mt-2{margin-top:2rem}.mt-25{margin-top:2.5rem}.mt-3{margin-top:3rem}.mb-05{margin-bottom:.5rem}.mb-1{margin-bottom:1rem}.mb-15{margin-bottom:1.5rem}.mb-2{margin-bottom:2rem}.mb-25{margin-bottom:2.5rem}.mb-3{margin-bottom:3rem}.ml-1{margin-left:1rem}.ml-15{margin-left:1.5rem}.ml-2{margin-left:2rem}.ml-25{margin-left:2.5rem}.ml-3{margin-left:3rem}.mr-05{margin-right:.5rem}.mr-1{margin-right:1rem}.mr-15{margin-right:1.5rem}.mr-2{margin-right:2rem}.mr-25{margin-right:2.5rem}.mr-3{margin-right:3rem}.container{max-width:1400px;margin:0 auto;padding-left:1rem;padding-right:1rem}.full-h{height:100vh!important}.full-w{width:100vw!important}.w-33{width:33.3333%}.w-50{width:50%}.w-66{width:66.6667%}.w-100{width:100%}.wh-100{width:100%;height:100%}.wh_100{width:100vw;height:100vh}.wh_50{width:100vw;height:50vh}.wh_70{width:100vw;height:60vh}a{color:inherit;text-decoration:none}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-left{text-align:left!important}button{cursor:pointer;font-family:inherit}li{list-style:none}.green{color:green!important}.aqua{color:#46b5ed}.blue{color:#00f}.maincolor{color:var(--main-color)}.white{color:#fff!important}.red{color:red!important}.purple{color:#9b27b0}h2{font-size:2rem;font-weight:400}h3{font-size:1.2rem;font-weight:400}p{font-size:18px;line-height:1.5}header{z-index:999999;background-color:#0000;width:100%;display:block;position:absolute;top:5%;left:0}.navbar{justify-content:space-between;align-items:flex-start;max-width:83%;margin:0 auto;display:flex;position:relative}.logo{width:180px;position:relative}.logo img{width:100%}.navbar a{background-color:var(--main-color);color:var(--foreground);border-radius:5px;align-items:center;gap:10px;padding:.5rem 1.5rem;font-size:1.1rem;font-weight:600;display:flex}.banner{background-color:#f5f7ed;border-radius:20px;margin:1rem;position:relative;overflow:hidden}.banner_cont{justify-content:space-between;width:100%;height:96.5vh;display:flex;position:relative}.banner_right{width:50%;height:94vh;position:relative;overflow:hidden}.banner_cont img{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;bottom:0;left:0}.banner_left{color:#fff;z-index:2;padding-top:20rem;padding-left:calc(8.5rem + 1%);position:relative}.banner_left h1{font-size:5rem;line-height:1.2}.banner_left strong{color:var(--main-color);font-weight:600}.banner_left p{width:390px;margin-top:1rem}.banner_left img{opacity:.6;margin-top:3rem}.about_gym{padding-top:8rem;position:relative}.about_gym_cont{align-items:center;gap:2rem;display:flex;position:relative}.left_ab_gy_co{width:50%;position:relative}.left_ab_gy_co img:first-child{width:500px;height:550px}.left_ab_gy_co img:nth-child(2){width:350px;position:absolute;bottom:-20%;right:5%}.right_ab_gy_co{width:50%;position:relative}.right_ab_gy_co h4{font-weight:500}.right_ab_gy_co h2{margin:1.5rem 0;font-size:3rem;font-weight:600}.right_ab_gy_co p{margin-top:1rem}.right_ab_gy_co p:last-child{padding-left:3rem}.ex_th_p{justify-content:space-between;gap:2rem;margin-top:12rem;display:flex}.ex_th_p_o,.ex_th_p_o_a{width:30%;position:relative}.ex_th_p_o h3{font-size:25px;font-weight:500}.ex_th_p_o_a h4{font-size:22px;font-weight:500}.ex_th_p_o_a p{margin-top:10px;font-size:1rem}.ex_th_p_o_a span{z-index:-1;color:#0000;-webkit-text-stroke:1px var(--main-color);font-size:70px;font-weight:700;position:absolute;top:-30px;left:-30px}.ex_th_p_o a{background-color:var(--main-color);align-items:center;gap:10px;margin-top:2rem;padding:10px 20px;display:inline-flex}.our_services{height:30vh;margin-top:8rem;position:relative}.our_services .container{justify-content:flex-start;align-items:center;height:100%;display:flex}.our_services_title{color:#111;text-align:left;max-width:600px;padding:5rem 0;position:relative}.our_services_title p{margin:1rem 0;font-size:1rem}.our_services_title h2{margin-top:2rem;font-size:3rem;font-weight:600}.our_services_cont{margin-top:5rem;position:relative}.service{color:#fff;will-change:transform,opacity;width:100%;height:550px;margin:2rem 0;position:relative;overflow:hidden}.service img{object-fit:cover;border-radius:20px;width:100%;height:600px}.service h3{margin:1rem 0;font-size:25px}.service_info{width:250px;position:absolute;bottom:3%;right:2%}.service_info h3{font-weight:600}.service_info ul li{margin:10px 0 10px 1rem;font-size:.8rem;list-style-type:disc}.main,.our_services_title{position:relative}.gallery{padding:5rem 0;position:relative}.gallery_title{position:relative}.gallery_title h2{margin-top:2rem;font-size:3rem;font-weight:600}.gallery_cont{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;display:flex;position:relative}.gallery_photo{border-radius:10px;width:430px;height:350px;position:relative;overflow:hidden}.gallery_photo img{object-fit:cover;width:100%;height:100%}.insta_post{position:relative}.insta_post_cont{justify-content:space-between;margin-top:3rem;display:flex;position:relative}.insta_post h2{font-size:3rem;font-weight:600}.insta_post_cont iframe{min-width:250px;position:relative}.our_service_img,.our_servi_img_cont{width:100%;position:relative}.our_servi_img{border-bottom:1px solid #525252;width:100%;position:sticky;top:0}.our_servi_img h2{color:#0000;z-index:1;background:#fff fixed;-webkit-background-clip:text;background-clip:text;font-size:6rem;font-weight:700;position:absolute;top:50%;transform:translateY(-50%)}.our_servi_img_cont img{width:100%;display:block}.our_servi_img:first-child h2{color:#000;left:14%}.our_servi_img:nth-child(2) h2{color:#000;right:0}.our_servi_img:nth-child(3) h2{color:#fff;right:30%}.our_servi_img:nth-child(4) h2{color:#000;top:25%;left:40%}.our_servi_img:nth-child(5) h2{text-align:right;color:#000;top:auto;bottom:0;right:0}.our_servi_img:nth-child(6) h2{text-align:left;color:#000;top:30%;left:0}footer{color:#fff;z-index:1;background-color:#111;height:auto;padding-top:5rem;position:relative}footer:before{content:"";opacity:.3;background:url(/gym/footer.png) 50%/cover no-repeat;width:50%;height:100%;position:absolute;top:0;right:0}.footer_cont{z-index:1;justify-content:space-between;display:flex;position:relative}.footer_logo{width:250px;position:relative}.footer_logo img{width:100%}.footer_ri_adre{position:relative}.footer_ri_adre ul li{gap:10px;margin-bottom:2rem;display:flex}.footer_ri_adre ul li a{align-items:center;gap:10px;display:flex}.footer_ri_adre ul li:hover{color:var(--main-color)}.copyright{text-align:center;border-top:1px solid #3d3d3d;margin-top:2rem;padding:2rem 0;position:relative}.copyright p{font-size:.9rem}.footer_icons{align-items:center;gap:1rem;display:flex}@media screen and (max-width:1400px){.banner_cont{flex-direction:column;height:auto}.banner_cont img{object-position:right}.navbar{max-width:80%}.banner_left{padding-top:15rem}.banner_cont{height:75vh}.banner_left h1{font-size:3.3rem}}@media screen and (max-width:1000px){.banner_left{text-align:center;width:100%;padding:0;position:absolute;bottom:5%}.banner_left p{max-width:370px;margin:1rem auto}.banner_left h1{font-size:2rem}.banner_left p{font-size:1rem}.left_ab_gy_co img:first-child{width:100%;height:auto}.left_ab_gy_co img:nth-child(2){width:100%;position:relative;bottom:auto;right:auto}.about_gym{padding-top:3rem}.about_gym_cont{flex-direction:column-reverse;width:100%}.left_ab_gy_co,.right_ab_gy_co{width:100%}.right_ab_gy_co h2,.our_services_title h2{font-size:1.8rem}.our_services{height:auto;margin-top:3rem}.our_services_title{padding-top:0}.gallery_title h2{font-size:1.8rem}.gallery_title h2 br{display:none}.insta_post h2{font-size:1.8rem}.insta_post_cont{flex-wrap:wrap}}@media screen and (max-width:600px){.logo{width:140px}.banner{border-radius:0;margin:.5rem}.navbar{max-width:90%}header{top:3%}.banner_cont img{object-position:93% center}.banner_cont{height:75vh}.banner_left p{max-width:80%;margin:1rem auto}.footer_logo{width:180px}.footer_cont{text-align:center;flex-direction:column;align-items:center;gap:2rem}.footer_ri_adre{text-align:center}.footer_icons{justify-content:center}.footer_ri_adre ul{flex-direction:column;justify-content:center;align-items:center;display:flex}footer{padding-top:3rem}}
