@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@700&display=swap");html,body{height:100%;box-sizing:border-box;font-family:"Ubuntu",sans-serif;font-weight:lighter;font-size:16px;line-height:1.25}html{font-size:15px}@media screen and (min-width: 320px){html{font-size:calc( 15px + 7 * ((100vw - 320px) / 1600))}}@media screen and (min-width: 1920px){html{font-size:22px}}h1{font-size:2.0736rem}h1{font-size:25.92px}@media screen and (min-width: 320px){h1{font-size:calc( 25.92px + 24.705 * ((100vw - 320px) / 1600))}}@media screen and (min-width: 1920px){h1{font-size:50.625px}}h2{font-size:1.728rem}h2{font-size:25.92px}@media screen and (min-width: 320px){h2{font-size:calc( 25.92px + 24.705 * ((100vw - 320px) / 1600))}}@media screen and (min-width: 1920px){h2{font-size:50.625px}}h3{font-size:1.152rem}h3{font-size:21.6px}@media screen and (min-width: 320px){h3{font-size:calc( 21.6px + 12.15 * ((100vw - 320px) / 1600))}}@media screen and (min-width: 1920px){h3{font-size:33.75px}}h4{font-size:1.152rem}body{overflow-y:scroll;-webkit-overflow-scrolling:touch}q,blockquote{quotes:"“" "”"}a,a:hover,a:focus,a:active{outline:0 !important;text-decoration:none}.navbarFixed{position:fixed;width:100%;top:0;z-index:999;padding:1rem}.navbar-brand{margin:0;padding:0}.logo{height:64px}@media (max-width: 990px){.logo{max-height:40px}}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus input:-webkit-autofill,textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{border:1px solid #0065dd;-webkit-text-fill-color:#0065dd;-webkit-box-shadow:0 0 0px 1000px #000 inset;transition:background-color 5000s ease-in-out 0s}nav.navbar{z-index:1000;border:none}nav.navbar .navbar-nav .nav-link{text-align:center;align-items:center;color:#121212;border-radius:5px}@media (max-width: 767px){nav.navbar .navbar-nav .nav-link{margin-top:0;padding:10px 0px;display:block;text-align:center}}nav.navbar .navbar-nav .nav-link:hover{background:#3914c4;color:#fff}@media (max-width: 1024px){nav.navbar .navbar-nav .nav-link:hover{background:transparent;outline:0;color:#121212}}nav.navbar .navbar-nav .nav-link:focus,nav.navbar .navbar-nav .nav-link:active{background:transparent;color:#121212;outline:0}.btn-default{border:none;background:#3914c4;color:#fff;padding:0.5em 2em;text-align:center;text-transform:capitalize;letter-spacing:1px;display:inline-block;margin:0.5em 0em;transition:0.7s ease all;border-radius:50px}.btn-default:hover{background:#fd7656;color:#fff;text-decoration:none}@media (max-width: 1024px){.btn-default:hover{background:#fd7656;color:#fff;box-shadow:0px 0px 5px #121212}}.banner-pad,.section-f,.section-h{padding:350px 0}@media (max-width: 991px){.banner-pad,.section-f,.section-h{padding:250px 0}}@media (max-width: 767px){.banner-pad,.section-f,.section-h{padding:200px 0}}@media (max-width: 560px){.banner-pad,.section-f,.section-h{padding:100px 0}}.bg,.section-f,.section-h{background-repeat:no-repeat;background-position:center top;background-size:cover;background-attachment:fixed}@media (max-width: 1024px){.bg,.section-f,.section-h{background-attachment:scroll}}.pd,.section-c,.section-d,.section-e,.section-h{padding:100px 0}@media (max-width: 767px){.pd,.section-c,.section-d,.section-e,.section-h{padding:50px 0}}.section{position:relative}.section-b{padding:50px 0 100px;background:#fff}@media (max-width: 767px){.section-b{padding:50px 0}}.section-b h3{color:#3914c4;text-transform:uppercase;font-weight:700}.section-c{background:rgba(57,20,196,0.15)}.section-c h3{color:#3914c4;text-transform:uppercase;font-weight:700}.section-d{background-position:center center;background-size:cover;color:#fd7656;font-size:16px;line-height:normal}@media screen and (max-width: 767px){.section-d{font-size:14px}}.section-d h3{text-transform:uppercase;font-weight:700}@media screen and (max-width: 767px){.section-d h3{font-size:16px}}.section-d a{color:#fd7656}.section-d li+li{margin-top:10px}.section-d p,.section-d ul,.section-d a,.section-d i{color:rgba(18,18,18,0.8)}.section-d ul li{position:relative;padding-left:24px}.section-d ul li i{position:absolute;top:0;left:0;display:block;height:25px;line-height:25px}.section-e{background-color:#3914c4;background-image:url(../img/bg.png);background-size:cover;background-position:center center;color:#fff}@media (max-width: 990px){.section-e{text-align:center}}.section-e h2,.section-e h3,.section-e h4{color:#fff;text-transform:uppercase;font-weight:700;margin:0 0 5px;padding:0}.section-e .serv-desc{margin-bottom:2.5vw}.section-e p{color:rgba(255,255,255,0.8)}.section-h{background-image:linear-gradient(to bottom right, rgba(57,20,196,0.8), rgba(253,118,86,0.5)),url("../img/bg3.jpg");color:#fff}footer{padding:50px 0px;background-color:#3914c4;background-image:url(../img/bg.png);background-size:cover;background-position:center center;color:#fff}footer a{color:#fff;white-space:nowrap}footer a:hover{color:#fff;outline:0 !important;text-decoration:none}footer a:focus{color:#fff;outline:0 !important;text-decoration:none}footer p:last-of-type{margin:0}.top-pad{padding:3em;background:#fff}@media (max-width: 990px){.top-pad{padding:1em}}.terms p,.privacy p{font-size:1rem}.terms ol li,.privacy ol li{font-size:1rem}.terms ol ol li,.privacy ol ol li{font-size:0.85rem}a{transition:all 0.3s ease}.noDisp{display:none}
/*# sourceMappingURL=main.css.map */