body{background:#fff;color:#444;font-family:"Open Sans",sans-serif;box-sizing:border-box;margin:0;padding:0;width:100vw;height:100vh}a{color:#007bff;transition:.5s}a:hover,a:active,a:focus{color:#0b6bd3;outline:0;text-decoration:none}p{padding:0;margin:0 0 30px 0}h1,h2,h3,h4,h5,h6{font-family:"Montserrat",sans-serif;font-weight:400;margin:0 0 20px 0;padding:0}.disabled{pointer-events:none}.back-to-top{position:fixed;display:none;background:#007bff;color:#fff;width:44px;height:44px;text-align:center;line-height:1;font-size:16px;border-radius:50%;right:15px;bottom:15px;transition:background .5s;z-index:11}.back-to-top i{padding-top:12px;color:#fff}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;overflow:hidden;background:#fff}#preloader:before{content:"";position:fixed;top:calc(50% - 30px);left:calc(50% - 30px);border:6px solid #f2f2f2;border-top:6px solid #007bff;border-radius:50%;width:60px;height:60px;-webkit-animation:animate-preloader 1s linear infinite;animation:animate-preloader 1s linear infinite}@-webkit-keyframes animate-preloader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes animate-preloader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#header{height:3.5rem;display:flex;align-items:center;justify-content:space-between;transition:all .5s;z-index:997;transition:all .5s;padding:20px 0;background:#fff;box-shadow:0 0 30px rgba(127,137,161,0.3)}#header.header-scrolled,#header.header-pages{height:60px;padding:10px 0}#header .logo h1{font-size:36px;margin:0;padding:0;line-height:1;font-weight:400;letter-spacing:3px;text-transform:uppercase}#header .logo h1 a,#header .logo h1 a:hover{color:#00366f;text-decoration:none}#header .logo img{padding:0;max-height:2.5rem;border-radius:50%}.main-pages{margin-top:60px}.intro-info{width:46%;float:right;display:flex;flex-direction:column;align-items:center;position:relative;top:-50px}.btn-get-started-4{background:rgba(37,120,70,0.8);border:2px solid #17d34c;height:2.5rem;width:11rem;border-radius:50px;z-index:11;position:absolute}.btn-get-started-4 i{color:#fff;font-size:1rem}.btn-get-started-4:hover{background:#17d34c;box-shadow:0 0 2px #17d34c;border-color:#fff;color:#fff}.wrapper .btn-get-started{font-family:"Montserrat",sans-serif;font-size:1.5rem;font-weight:600;letter-spacing:1px;display:inline-block;padding:10px 32px;border-radius:5rem;transition:.5s;margin:0 20px 20px 0;color:#fff;position:relative;right:-.7rem;background:rgba(37,120,70,0.8);border:2px solid #17d34c;color:#fff;margin:0}.wrapper .btn-get-started:hover{background:#17d34c;box-shadow:0 0 2px #17d34c;border-color:#fff;color:#fff;box-shadow:0 .5rem 1rem #000;cursor:pointer}.containers{width:100%;display:flex;justify-content:space-between;padding-right:40px;padding-left:40px}.main-nav,.main-nav *{margin:0;padding:0;list-style:none}.main-nav>ul>li{position:relative;white-space:nowrap;float:left}.main-nav a{display:block;position:relative;color:#004289;padding:10px 15px;transition:.3s;font-size:14px;font-family:"Montserrat",sans-serif;font-weight:500}.main-nav a:hover,.main-nav .active>a,.main-nav li:hover>a{color:#007bff;text-decoration:none}.main-nav .drop-down ul{display:block;position:absolute;left:0;top:calc(100% + 30px);z-index:99;opacity:0;visibility:hidden;padding:10px 0;background:#fff;box-shadow:0 0 30px rgba(127,137,161,0.25);transition:ease all .3s}.main-nav .drop-down:hover>ul{opacity:1;top:100%;visibility:visible}.main-nav .drop-down li{min-width:180px;position:relative}.main-nav .drop-down ul a{padding:10px 20px;font-size:13px;color:#004289}.main-nav .drop-down ul a:hover,.main-nav .drop-down ul .active>a,.main-nav .drop-down ul li:hover>a{color:#007bff}.main-nav .drop-down>a:after{content:"\f107";font-family:FontAwesome;padding-left:10px}.main-nav .drop-down .drop-down ul{top:0;left:calc(100% - 30px)}.main-nav .drop-down .drop-down:hover>ul{opacity:1;top:0;left:100%}.main-nav .drop-down .drop-down>a{padding-right:35px}.main-nav .drop-down .drop-down>a:after{content:"\f105";position:absolute;right:15px}.mobile-nav{position:fixed;top:0;bottom:0;z-index:9999;overflow-y:auto;left:-260px;width:260px;padding-top:18px;background:rgba(19,39,57,0.8);transition:.4s}.mobile-nav *{margin:0;padding:0;list-style:none}.mobile-nav a{display:block;position:relative;color:#fff;padding:10px 20px;font-weight:500}.mobile-nav a:hover,.mobile-nav .active>a,.mobile-nav li:hover>a{color:#74b5fc;text-decoration:none}.mobile-nav .drop-down>a:after{content:"\f078";font-family:FontAwesome;padding-left:10px;position:absolute;right:15px}.mobile-nav .active.drop-down>a:after{content:"\f077"}.mobile-nav .drop-down>a{padding-right:35px}.mobile-nav .drop-down ul{display:none;overflow:hidden}.mobile-nav .drop-down li{padding-left:20px}.mobile-nav-toggle{position:fixed;right:0;top:0;z-index:9998;border:0;background:0;font-size:24px;transition:all .4s;outline:none !important;line-height:1;cursor:pointer;text-align:right}.mobile-nav-toggle i{margin:18px 18px 0 0;color:#004289}.mobile-nav-overly{width:100%;height:100%;z-index:9997;top:0;left:0;position:fixed;background:rgba(19,39,57,0.8);overflow:hidden;display:none}.mobile-nav-active{overflow:hidden}.mobile-nav-active .mobile-nav{left:0}.mobile-nav-active .mobile-nav-toggle i{color:#fff}.section-header h3{font-size:3rem;color:#283d50;text-align:center;font-weight:500;position:relative}.section-header p{text-align:center;margin:auto;font-size:15px;padding-bottom:20px;color:#556877;width:50%}.section-bg{background:#ecf5ff}#footer{background:#00428a;padding:0 0 30px 0;color:#eee;font-size:14px}#footer .footer-top{background:#004a99;padding:60px 0 30px 0}#footer .footer-top .footer-info{margin-bottom:30px}#footer .footer-top .footer-info h3{font-size:34px;margin:0 0 20px 0;padding:2px 0 2px 0;line-height:1;font-family:"Montserrat",sans-serif;color:#fff;font-weight:400;letter-spacing:3px;text-transform:uppercase}#footer .footer-top .footer-info p{font-size:13px;line-height:24px;margin-bottom:0;font-family:"Montserrat",sans-serif;color:#ecf5ff}#footer .footer-top .social-links a{font-size:18px;display:inline-block;background:#007bff;color:#fff;line-height:1;padding:8px 0;margin-right:4px;border-radius:50%;text-align:center;width:36px;height:36px;transition:.3s}#footer .footer-top .social-links a:hover{background:#0067d5;color:#fff}#footer .footer-top h4{font-size:14px;font-weight:bold;color:#fff;text-transform:uppercase;position:relative;padding-bottom:10px}#footer .footer-top .footer-links{margin-bottom:30px}#footer .footer-top .footer-links ul{list-style:none;padding:0;margin:0}#footer .footer-top .footer-links ul li{padding:8px 0}#footer .footer-top .footer-links ul li:first-child{padding-top:0}#footer .footer-top .footer-links ul a{color:#ecf5ff}#footer .footer-top .footer-links ul a:hover{color:#74b5fc}#footer .footer-top .footer-contact{margin-bottom:30px}#footer .footer-top .footer-contact p{line-height:26px}#footer .footer-top .footer-newsletter{margin-bottom:30px}#footer .footer-top .footer-newsletter input[type="email"]{border:0;padding:6px 8px;width:65%}#footer .footer-top .footer-newsletter input[type="submit"]{background:#007bff;border:0;width:35%;padding:6px 0;text-align:center;color:#fff;transition:.3s;cursor:pointer}#footer .footer-top .footer-newsletter input[type="submit"]:hover{background:#0062cc}#footer .copyright{text-align:center;padding-top:30px}#footer .credits{text-align:center;font-size:13px;color:#f1f7ff}#footer .credits a{color:#bfddfe}#footer .credits a:hover{color:#f1f7ff}@media(min-width:992px) and (max-width:1100px){#about .container-login{width:40%;min-height:75vh}}@media(min-width:992px){#testimonials .testimonial-item p{width:80%}#about .container-login{width:50%;min-height:75vh}}@media(max-width:991px) and (min-width:768px){#header{height:60px;padding:10px 0}#header .logo h1{font-size:28px;padding:8px 0}.containing{padding-top:5rem}.intro-info{margin-top:7rem;text-align:center}#why-us .card{margin:0}#about{display:flex;flex-direction:column-reverse;background:#fff}#about .container-login{width:100%;min-height:75vh}}@media(max-width:768px){.back-to-top{bottom:15px}}@media(max-width:770px){#header{width:100%}.intro-info{width:100%}.section-header p{width:100%}#testimonials .testimonial-item{text-align:center}#testimonials .testimonial-item .testimonial-img{float:none;margin:auto}#testimonials .testimonial-item h3,#testimonials .testimonial-item h4,#testimonials .testimonial-item p{margin-left:0}#about{display:flex;flex-direction:column-reverse;background:#fff}#about .container-login{width:100%;min-height:75vh}}@media(max-width:632px){#about{background:#fff}}@media(max-width:574px){#header{width:100%}#about{display:flex;flex-direction:column-reverse;background-color:#fff}#about .container-login{width:100%;min-height:75vh}}@media(max-width:430px){.containers{padding-left:10px}#header{width:100%}.intro-info{height:8rem;margin-top:-1rem;top:-20px}#about{display:flex;flex-direction:column-reverse;background-color:#fff}#about .container-login{padding:.4rem;width:100%;min-height:75vh}.containing{box-shadow:5px 8px 0 rgba(0,0,0,0.6)}.verify a{right:-128px}.verify p{right:-92px}}@media(max-width:399px){.verify a{right:-112px}.verify p{right:-74px}}@media(orientation:landscape) and (min-width:992px) and (max-width:1100px){#header{width:100%}.intro-info{height:4.5rem;margin:0}#about{display:flex;flex-direction:column-reverse}#about .container-login{padding:.5rem;width:100%;min-height:75vh}.containing{box-shadow:5px 8px 0 rgba(0,0,0,0.6)}}@media(orientation:landscape) and (max-width:991px){.intro_about_common_bg{background:#833ab4;background:linear-gradient(157deg,rgba(131,58,180,1) 0,rgba(0,17,140,1) 0,rgba(255,255,255,1) 61%)}#header{width:100%}.intro-info{height:4.5rem;margin:0}#about{display:flex;flex-direction:column-reverse;background:0}#about .container-login{padding:.5rem;width:100%;min-height:75vh}.containing{box-shadow:5px 8px 0 rgba(0,0,0,0.6)}}@media(orientation:landscape) and (min-width:767px) and (max-width:820px){.intro-info{bottom:11rem;right:.7rem}}@media(orientation:landscape) and (max-width:767px){#header{width:100%}.intro-info{height:5rem;width:38%;bottom:7rem}#about{display:flex;flex-direction:column-reverse}#about .container-login{padding:.5rem;width:100%;min-height:75vh}.containing{box-shadow:5px 8px 0 rgba(0,0,0,0.6)}}@media(orientation:landscape) and (min-width:574px) and (max-width:677px){.intro-info{bottom:0rem;right:12.7rem}#about{background:#fff}}.dropdown-content{display:none;flex-direction:column;align-items:flex-start;position:absolute;background-color:#f1f1f1;min-width:183px;height:12rem;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);z-index:1;top:2.5rem;left:-6.5rem;border-radius:10px}.dropdown-content a{color:black;padding:12px 16px;text-decoration:none;display:block}.dropdown-content a:hover{background-color:#ddd}.profile:hover .dropdown-content{display:block}.profile:hover .btn-get-started-4{background-color:#3e8e41}.logout{width:9rem;margin-left:16px;height:2.5rem;border-radius:50px;position:relative}.logout:hover i{color:#007bff}.logout:hover p{color:#007bff}.userdata p{display:none}.profile{width:2.5rem;justify-content:center;display:flex;align-items:center;flex-direction:column;height:2.5rem}.userdata{display:flex;width:2.5rem;justify-content:flex-start;border-radius:50px;z-index:11;position:absolute;align-items:center;border:2px solid #17d34c;border:0}.userdata:hover{background-color:#9e9999}.nav_log{display:none}@media(min-width:340px) and (max-width:990px){.profile{width:9.8rem;position:relative;left:1rem}.userdata{background-color:#4c4848;width:9.8rem}.userdata p{display:block;color:orange;font-size:17px;font-weight:bold}.dropdown-content{left:0}.guest{width:12.1rem}.btn-get-started-4{left:1rem}.nav_log{position:relative;display:flex;justify-content:space-evenly;align-items:center;letter-spacing:1px;background:rgba(37,120,70,0.8)}.logo{position:relative;display:flex;align-items:center;justify-content:space-between;width:90%}}@media(min-width:340px) and (max-width:500px){#botGems{display:none}}#logoutForm input:hover{color:#007bff}