*{font-family:Poppins,sans-serif;margin:0;padding:0}:root{--theme-red:#894747;--theme-cyan:#0bbb9b;--theme-black:#1e1e1e;--theme-white:#fff}::selection{color:var(--theme-white);background-color:var(--theme-cyan)}@keyframes whatsappt{0%{transform:rotate(0);opacity:0}30%{transform:rotate(25deg);opacity:1}60%{transform:rotate(-10deg)}100%{transform:rotate(0)}}@keyframes curm1{0%,100%{transform:translate(-47px,-20px);opacity:0}50%{transform:translate(-47px,80px);opacity:1}}.clr-red{color:var(--theme-red)}.clr-cyan{color:var(--theme-cyan)}.clr-white{color:var(--theme-white)}Body{background-color:var(--theme-black)}html{scroll-behavior:smooth}a,body,html{cursor:none}#preloader{height:100vh;width:100%;position:fixed;display:inline-flex;align-items:center;justify-content:center;background-color:var(--theme-black);transition:.6s ease-in-out;z-index:2000}#preloader img{height:100px;width:100px;animation:preimg 4s ease-in-out infinite}@keyframes preimg{0%{opacity:1}50%{opacity:.1}100%{opacity:1}}#cursor{position:fixed;top:-5px;left:-5px;width:10px;height:10px;background-color:var(--theme-red);border-radius:50%;pointer-events:none;z-index:99}#cursor-border{--size:50px;position:fixed;top:calc(var(--size)/ -2);left:calc(var(--size)/ -2);width:var(--size);height:var(--size);border-radius:50%;box-shadow:0 0 0 1px var(--theme-red);pointer-events:none;transition:top .15s ease-out,left .15s ease-out,width .15s ease-out,height .15s ease-out,background-color .15s ease-out;z-index:99}.prenav{display:flex;align-items:center;justify-content:space-between;padding:3px 100px;background-color:var(--theme-cyan)}.prenav div a{text-decoration:none;color:var(--theme-white);margin-right:25px;font-weight:100;transition:.4s linear}nav{display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:20px 30px;background:rgba(255,255,255,.14);box-shadow:rgba(0,0,0,.19) 0 10px 20px,rgba(0,0,0,.23) 0 6px 6px;backdrop-filter:blur(8.7px);-webkit-backdrop-filter:blur(8.7px);border-radius:20px;border-top:5px solid var(--theme-red);border-bottom:5px solid var(--theme-red);position:fixed;top:10%;right:2%;z-index:98}nav a img{height:100px;width:100px}.menu-list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}nav li{text-align:center;list-style:none}nav li a{text-decoration:none;color:var(--theme-white);font-size:10px;transition:.3s linear;font-weight:400;letter-spacing:.5px}nav li a:hover{color:var(--theme-red);filter:hue-rotate(0deg) brightness(1.5);font-size:12px}nav li a i{font-size:34px}.menu-icon{cursor:pointer;display:none;flex-direction:column;justify-content:center;width:40px;height:30px}.line{height:5px;width:100%;background-color:var(--theme-white);margin:4px 0;transition:all .3s ease}.menu-list.mobile{display:none;position:absolute;top:70px;right:50px;width:120px;background-color:rgba(255,255,255,.9);padding:10px;box-shadow:0 2px 5px rgba(0,0,0,.3);border-radius:10px;opacity:0}.menu-list.mobile.active{display:block;opacity:1}.whatsappt a i{position:fixed;bottom:50px;left:50px;font-size:62px;color:var(--theme-cyan);transition:.3s linear;z-index:9999;animation:whatsappt 5s infinite ease-in-out 3s}.sectionmain{margin:50px 100px;background-color:var(--theme-cyan)}.sectionmain h2{color:var(--theme-white);padding:20px 30px;background-color:var(--theme-black);width:8%;margin-bottom:50px}.secmtopa{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.secmtop{margin-bottom:50px;padding:0 20px 0 0}.secmtopa img{height:600px;width:600px;border-radius:50px 0 0 50px}.secmtopa1{width:40%}.secmtopa1 p{padding:0 0 0 70px}.secmtopa1 ol{padding:0 0 0 120px}.secmmid{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.secmida{margin-bottom:50px;padding:0 20px 0 0}.secmtopa img{height:600px;width:600px;border-radius:50px 0 0 50px}.secmtopa1{width:40%}.secmtopa1 p{padding:0 0 0 70px}.secmtopa1 ol{padding:0 0 0 120px}.secmmiddt{display:flex;align-items:center;justify-content:space-between;padding:0 50px;margin-bottom:50px}.secmmida1{width:45%}.secmmida1 h5{font-size:22px;margin-bottom:5px}.secmmida1 p{margin-bottom:10px;text-align:left}.secmmida2{width:45%}.secmmida2 h5{font-size:22px;margin-bottom:5px}.secmmida2 p{margin-bottom:10px;text-align:left}.secmend{padding:0 0 50px 0}#footer{text-align:center;padding:50px 200px 10px 200px;margin-top:70px;border-top:3px solid var(--theme-red);background-image:url("../media/images/footerbg.png")}.footer-top{display:flex;align-items:center;justify-content:space-evenly;margin-bottom:15px}.footer-top-right{display:flex;align-items:center;justify-content:space-evenly}.footer-top-right div{margin-right:50px}.footer-top img{height:300px;width:300px}.footer-top div h4{text-align:left;font-size:20px;font-weight:200;color:var(--theme-cyan)}.footer-top div ul{text-align:left;list-style:none}.footer-top div ul li a{text-decoration:none;color:var(--theme-white);font-weight:200;font-size:12px;transition:.4s linear}.footer-mid{padding:10px;margin-bottom:30px}.footer-mid p{color:var(--theme-white);font-weight:200;font-size:14px;text-align:justify}.footer-end ul{display:flex;align-items:center;justify-content:center;margin-bottom:30px}.footer-end ul li{list-style:none;margin-right:25px}.footer-end ul li a{color:var(--theme-white);font-size:24px;transition:.4s linear}#footer span{font-size:14px;font-weight:200}#footer span a{text-decoration:none;color:var(--theme-white);transition:.4s linear}@media (min-width:768px) and (max-width:1200px){nav{padding:10px 5px;width:80px;top:50px;right:10px;border-radius:20px}nav a img{height:70px;width:70px;margin-bottom:15px}nav li{margin-bottom:15px}nav li a i{font-size:24px}nav li a{font-size:12px}.prenav{padding:3px 15px}.prenav div a{margin-right:15px}.curm{position:relative;width:50px;transform:translate(350px,150px)}.sectionmain h2{width:25%}.secmtopa{flex-direction:column}.secmtopa1{width:100%;margin-bottom:30px}.secmtopa img{height:400px;width:400px;border-radius:50px}.secmtopa1 p{font-size:14px}#footer{padding:50px 10px 10px 10px}.footer-top{flex-direction:column}.footer-top-right{display:flex;align-items:center;justify-content:space-evenly;margin-top:30px}.footer-top div h4{font-size:14px}.footer-top div{margin-right:20px}.footer-top-right ul li a{font-size:10px}}@media (min-width:320px) and (max-width:767px){.prenav{display:none}nav{top:0;left:0;padding:5px 20px;width:100%;flex-direction:row;border-radius:10px;border-top:1px solid var(--theme-red);border-bottom:1px solid var(--theme-red)}nav a img{height:80px;width:80px}.menu-icon{display:flex;width:40px;height:30px;position:relative}.menu-list{display:none;flex-direction:row}.menu-list.mobile{position:fixed;top:80px;right:0;width:100%;height:auto;max-height:100vh;background-color:var(--theme-black);padding:20px;box-shadow:0 2px 5px rgba(0,0,0,.3);opacity:0;transform:translateY(-100%);transition:transform .5s ease,opacity .5s ease;visibility:hidden}.menu-list.mobile.active{opacity:1;transform:translateY(0)}nav li{text-align:left;list-style:none;margin-bottom:30px}nav li a{display:flex;align-items:center;text-decoration:none;color:var(--theme-white);font-size:14px;transition:.3s linear;font-weight:400;letter-spacing:.5px}nav li a i{font-size:24px;margin-right:10px}.menu-list.mobile li{opacity:0;transform:translateY(-20px);animation:fadeInUp .3s forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.whatsappt a i{position:fixed;bottom:20px;left:20px;font-size:62px;color:var(--theme-cyan);transition:.3s linear;z-index:9999;animation:whatsappt 5s infinite ease-in-out 3s}.sectionmain{margin:110px 10px 10px 10px}.sectionmain h2{width:25%;font-size:18px}.secmtopa{flex-direction:column}.secmtopa1{width:100%;margin-bottom:30px}.secmtopa img{height:300px;width:300px;border-radius:50px}.secmtopa1 p,ol{font-size:10px;padding:10px}.secmtopa1 ol{padding:0 0 0 30px}.secmmiddt{padding:0 10px}.secmmida1 p{font-size:10px}.secmmida1 h5{font-size:14px}.secmmida2 p{font-size:12px}.secmmida2 h5{font-size:14px}.secmend p{font-size:12px}#footer{padding:50px 10px 10px 10px}.footer-top{flex-direction:column}.footer-top div{margin-right:0}.footer-top-right{margin-top:30px;flex-direction:column}.footer-top-right div{margin-bottom:30px}.footer-top div h4{font-size:14px}.footer-top div{margin-right:20px}.footer-top-right ul li a{font-size:4px}#footer span{font-size:10px;font-weight:200}}#privacy-policy{background-color:var(--theme-black);padding:20px 50px;margin:50px 400px;color:var(--theme-white);border:2px solid var(--theme-cyan)}#privacy-policy h2{color:var(--theme-white);background-color:var(--theme-cyan);margin-bottom:20px;padding:20px 30px;text-align:center;font-size:44px;font-weight:500;border-radius:0 0 10px 10px}#privacy-policy h3{color:var(--theme-cyan)}#privacy-policy ul{list-style-type:disc;margin-left:20px}