@import url(https://cdn.jsdelivr.net/gh/jgthms/minireset.css@master/minireset.min.css);a,span,p,ul,li,button,h1,h2,h3,h4,h5,h6,body,article{font-family:Roboto,sans-serif;font-weight:300}.home{background-color:#fff;color:#000!important}#container-home{display:flex;justify-content:center;text-align:justify;color:#000}@media only screen and (max-width:768px){#container-home{padding:20px}p,span,a{font-size:14px!important}h1{font-size:20px!important}h2{font-size:18px!important}h3{font-size:16px!important}a>strong{font-size:14px!important}}.top-part{display:flex;justify-content:flex-start;align-items:center}#top-part{height:60px;background-image:linear-gradient(45deg,rgb(72 44 191) 0%,rgb(106 198 240) 100%);border-bottom:.5px solid #69c}#top-part .top-left{width:50%;gap:15%}#top-part .top-left .logo img{height:60px;width:60px}#top-part .top-left .logo img:hover{box-shadow:0 0 2px 2px #0693e3}#top-part .top-left .social-icons{gap:10px}#top-part .top-left .social-icons a{font-size:20px}.top-part.social-icons .fa{padding:2px;font-size:30px;width:30px;text-align:center;text-decoration:none;margin:5px 2px;border-radius:8px;border:1px solid #fff}.top-part.social-icons .fa:hover{box-shadow:0 0 2px 2px #0693e3;color:#fff}.top-part.social-icons .fa-facebook{background:#3b5998;color:#fff}.fa-youtube-play{background:red;color:#fff}#top-part .top-right{width:50%;justify-content:flex-end;padding:0 10%;gap:5%}@media only screen and (max-width:678px){#top-part{height:60px!important}#top-part .top-left .logo img{height:60px;width:60px}#top-part .top-left .social-icons a{font-size:18px!important}.top-part.social-icons .fa{width:40px;text-align:center;text-decoration:none;border-radius:8px;border:1px solid #fff}}#top-part .top-right{width:50%;justify-content:flex-end;padding:0 1%;gap:2%}#top-part .top-right button{margin:0;background-color:#fff;color:#0693e3;outline:none;border:none;border-radius:8px;font-size:14px;text-transform:uppercase;font-weight:500;cursor:pointer;text-decoration:none}#top-part .top-right .download-app{padding:5px 10px;margin:0;background-color:#fff;color:#005e94;outline:none;border:none;border-radius:8px;font-size:14px;text-transform:uppercase;font-weight:500;cursor:pointer;text-decoration:none}@media only screen and (max-width:678px){#top-part .top-right button{font-size:14px;padding:4px}}#top-part .top-right button:hover{background-image:linear-gradient(45deg,rgb(72 44 191) 0%,rgb(106 198 240) 100%);color:#fff}#top-part .top-right .download-app:hover{background-image:linear-gradient(45deg,rgb(72 44 191) 0%,rgb(106 198 240) 100%);color:#fff}.myHeader{position:relative}#myHeader{position:sticky;top:0;z-index:9999}#myHeader ul.menu{width:100%;list-style-type:none;background-image:linear-gradient(45deg,rgb(72 44 191) 0%,rgb(106 198 240) 100%);color:#fff;font-size:1.2em;font-weight:700;padding:0 10%;display:block;z-index:999999}#myHeader ul.menu li{display:inline-block;position:relative;box-sizing:border-box;outline-offset:-1px;height:100%;text-align:center}#myHeader ul.menu li.menu-item:hover>.sub-menu{display:block;width:200px}#myHeader ul.menu li a{display:block;padding:8px 20px;height:100%;color:#fff;text-decoration:none;font-weight:500}#myHeader ul.menu li a:hover{border-bottom:2px solid #fff;transition:0.3s;animation:fadein 0.3s}#myHeader ul.menu .sub-menu{display:none}.sub-menu{margin:0;padding:0;position:absolute;list-style-type:none;display:block;width:200px;z-index:9}.sub-menu li{display:block;width:200px}.sub-menu li a{display:block;background-image:linear-gradient(45deg,rgb(72 44 191) 0%,rgb(106 198 240) 100%);color:#fff;padding:8px 6px;margin-bottom:1px}#myHeader ul.menu .sub-menu>li.menu-item:hover>.sub-menu{display:block;transition:0.3s;animation:fadein 0.3s}#myHeader ul.menu .sub-menu>li.menu-item:hover>li.menu-item:after{content:"\003e";color:#c30}#myHeader ul.menu .sub-menu .sub-menu{position:absolute;left:200px;top:0;transition:0.3s;animation:fadein 0.3s}.mobile-menu{background-image:linear-gradient(45deg,rgb(72 44 191) 0%,rgb(106 198 240) 100%)}.mobile-menu .fa{display:none}@media only screen and (max-width:678px){#myHeader{position:sticky;top:0}.mobile-menu .fa{display:block;color:#fff;padding:16px}#myHeader ul.menu{padding:unset;font-size:1em}.main-nav{display:none}.mobile-menu:hover .main-nav{display:flex}.mobile-menu:hover .fa{border-radius:4px;box-shadow:0 0 2px 2px #f1c232}#myHeader ul.menu{width:100%;height:100%;margin:0}#myHeader ul.menu li{display:flex;flex-direction:column;box-sizing:border-box;outline-offset:-1px;text-align:center;width:100%;margin:0}#myHeader ul.menu li.menu-item:hover>.sub-menu{display:flex;flex-direction:column;width:100%;margin:0}#myHeader ul.menu li a{display:block;padding:12px 0;color:#fff;text-decoration:none;font-weight:500;margin:0}#myHeader ul.menu li a:hover{background-image:linear-gradient(45deg,rgb(72 44 191) 0%,rgb(106 198 240) 100%);transition:0.3s;animation:fadein 0.3s;width:100%;margin:0}#myHeader ul.menu .sub-menu{display:none}.sub-menu{margin:0;padding:0;position:relative;list-style-type:none;display:flex;flex-direction:column;width:100%;margin:0}.sub-menu li{display:block;margin:0}.sub-menu li a{display:block;background-image:linear-gradient(45deg,rgb(72 44 191) 0%,rgb(106 198 240) 100%);color:#fff;padding:8px 0}#myHeader ul.menu .sub-menu>li.menu-item:hover>.sub-menu{display:flex;flex-direction:column;width:100%}#myHeader ul.menu .sub-menu .sub-menu{position:relative;left:0;transition:0.3s;animation:fadein 0.3s}}.sticky{position:fixed;top:0;width:100%;z-index:9999}.sticky+.content{padding-top:200px}.home-wrapper{background-color:#fff;position:relative;color:#000}.menu-contact{position:fixed;top:130px;z-index:9999;right:0;border-radius:8px;background-color:rgb(132 133 134 / .72);padding:10px 5px;display:flex;flex-direction:column;align-items:center;gap:10px}.menu-contact a:hover{box-shadow:inset 4px 0 3px #f1c232;border-radius:8px}.menu-contact a img{height:40px}@media only screen and (max-width:678px){.menu-contact{gap:15px}.menu-contact a img{height:40px}}#main-content h1{color:#000}#main-content h2{color:#000}#main-content h3{color:#000}#main-content h4{color:#000}.home-1{background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:start!important;align-items:center;flex-direction:column;gap:10%;position:relative}.home-1-slide{height:600px;width:100%;overflow:hidden}.home-1-slide img{width:100%;height:auto;object-fit:cover}.home-1-part{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.logo-home{display:flex;justify-content:center;align-items:center}.logo-home img{height:100px;width:100px}.logo-home img:hover{box-shadow:0 0 2px 2px #f1c232}.button-group{display:flex;justify-content:center;gap:10%}.home-2-des{border-radius:16px;background-color:rgb(0 0 0 / .594);margin-top:20px}.home-2-des p{color:#fff!important}.dnbtn{border:2px solid #fff;border-radius:50px;color:#005e94;padding:10px 50px;text-decoration:none;transition:0.3s;background-color:#fff;text-align:center;font-weight:500;width:250px;border:1px solid #0693e3}.dnbtn:hover{background-image:linear-gradient(45deg,rgb(72 44 191) 0%,rgb(106 198 240) 100%);color:#fff}.dnbtn{font-size:20px}@media only screen and (max-width:678px){.dnbtn{font-size:12px;color:#005e94}}@media only screen and (max-width:678px){.home-1{display:flex;justify-content:between;align-items:center}.dnbtn{border:1px solid #0693e3;border-radius:50px;color:#005e94;text-decoration:none;transition:0.3s;text-align:center;font-weight:500;width:150px;padding:5px}}@keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadeout{from{opacity:1}to{opacity:0}}.home-1 p{padding:20px;color:#fff;text-align:center;font-weight:500}.home-2{display:flex;background-color:#fff!important;flex-direction:column;padding-top:15px;padding:30px;height:100%;color:#000!important}.home-2-content{display:flex;text-align:center;gap:10%}#main-content .home-2 h2{margin-bottom:16px;text-align:center;font-size:18px;color:#000}#main-content .home-2-content div h3{margin-bottom:12px;font-size:16px;color:#000}#main-content .home-2-content>p,span{color:#000!important}.checked{color:#f1c232}.home-2-feature .data-col{width:50%;border-bottom:1px dotted gray}.home-2-feature{width:100%;margin-top:30px;display:flex;padding:0 25%}@media only screen and (max-width:1024px){.home-2{padding:0;margin-top:20px}.home-2-content{flex-direction:column;text-align:left}.home-2-feature{padding:10px 30px;margin-top:0}}.home-3{height:580px;background-image:url(/wp-content/uploads/2023/01/home-p3.webp);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;padding:2em 10em;gap:40px;flex-wrap:wrap}@media only screen and (max-width:678px){.home-3{padding:2em;height:auto}}.home-3 img{height:200px;width:200px;border-radius:20px;box-shadow:0 0 6px 3px #f1c232}@media only screen and (max-width:678px){.home-3 img{height:100px;width:100px}}.home-3-item{display:flex;flex-direction:column;justify-content:center;align-items:center}.home-3-item>span{background-image:linear-gradient(45deg,rgb(72 44 191) 0%,rgb(106 198 240) 100%);color:#fff!important;border-radius:8px;padding:8px 16px;font-weight:500;font-size:14px;text-decoration:none}@media only screen and (max-width:678px){.home-3 img{height:100px;width:100px}.home-3-item span{font-size:14px!important}}.home-3-item:hover>img{box-shadow:0 0 2px 2px #0693e3}.home-3-item:hover>span{box-shadow:0 0 2px 2px #0693e3;color:#fff;font-size:14px}.home-4{flex-direction:column;padding-top:30px;background:#fff;color:#000;padding:30px 0}.home-4 h2{font-size:1.5em;margin-bottom:16px;padding:0 30px}.home-4 h1{padding:0 30px}.home-4 h3{padding:0 30px}.home-4 h4{padding:0 30px}.home-4 h5{padding:0 30px}.home-4 h6{padding:0 30px}.home-4 p{padding:0 30px;text-align:center}.home-4 .button-group{display:flex;justify-content:center;gap:20%;margin-top:2em;padding-bottom:5em}.home-4 .button-group .btn-download{display:flex;flex-direction:column;align-items:center;color:#0693e3!important;text-align:center;margin-bottom:.5em;font-weight:600}.home-4 .button-group .btn-download .btn-logo-wrapper{height:75px;width:200px;display:flex;justify-content:center;align-items:center;border:.5px solid #0693e3;border-radius:8px}.home-4 .button-group .btn-download .btn-logo-wrapper a{color:#005e94;font-weight:600}.home-4 .button-group .btn-download .btn-logo-wrapper:hover{transition-delay:0.2s;color:#fff!important;background-image:linear-gradient(45deg,rgb(72 44 191) 0%,rgb(106 198 240) 100%);cursor:pointer}.btn-logo-wrapper:hover .home-4 .button-group .btn-download .btn-logo-wrapper a{color:#fff}.home-4 .button-group .ios-btn img{height:50px;width:50px}.home-4 .button-group .and-btn img{height:50px;width:50px}.home-4-content p,span{font-size:14px;text-align:justify}@media only screen and (max-width:678px){.home-4 .button-group{gap:5%}.home-4 .button-group .btn-download .btn-logo-wrapper{height:60px;width:150px}.home-4 .button-group .ios-btn img{height:40px;width:40px}.home-4 .button-group .and-btn img{height:60px;width:80px}}.footer-wrapper{height:50px;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(45deg,rgb(72 44 191) 0%,rgb(106 198 240) 100%)}.footer-wrapper .container p{text-align:center;font-size:0.8em!important;color:#fff}@media only screen and (max-width:678px){.footer-wrapper .container a{font-size:1.2em!important}}#main{background-color:#fff!important}.single-page p,.single-page span{color:#f1f1f1}.submit{background-image:linear-gradient(45deg,rgb(72 44 191) 0%,rgb(106 198 240) 100%)}