*{font-family:"Poppins",sans-serif}*,.App{margin:0;padding:0}.Navbar{background-color:#124f8f;display:flex;padding:.8rem 1rem .36rem;position:fixed;width:100%}@media only screen and (max-width:420px){.Navbar{font-size:75%}}.Navbar .logo{color:#fff;font-size:1.6rem;font-weight:600;text-decoration:none;-webkit-text-emphasis:none;text-emphasis:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:420px){.Navbar .logo{font-size:1.3rem}.Navbar .logo span{display:none}}.Navbar ul{display:flex;list-style-type:none;margin-left:auto;margin-right:auto;margin-top:.4rem}.Navbar ul a{color:#fff;text-decoration:none;font-weight:600;margin-right:2rem}.Navbar ul a:hover{color:#c4c0c0}.Navbar ul .drop{position:relative;color:#fff;text-decoration:none;font-weight:600;margin-right:2rem;cursor:pointer}@media only screen and (max-width:420px){.Navbar ul .drop{margin-right:0}}.Navbar ul .drop:hover{color:#c4c0c0}.Navbar ul .drop:hover ul{display:block}.Navbar ul .drop ul{display:none;position:absolute;background-color:#49c0b6;width:120px;text-align:center;list-style-type:none;border-radius:0 0 10px 10px;overflow:hidden}.Navbar ul .drop ul li{padding:.2rem 0}.Navbar ul .drop ul li:hover{background-color:#124f8f}.Navbar ul .drop ul li a{margin-right:0;padding:.4rem 1.5rem}.Navbar ul .drop ul li a:hover{color:#fff}.Navbar ul .drop .icon{font-size:1.2rem;padding-bottom:.1rem}@media only screen and (max-width:420px){.Navbar ul .drop .icon{font-size:.7rem;padding-bottom:.1rem}}.Navbar .contact{color:#fff;text-decoration:none;font-weight:600;margin-right:2rem;padding:.7rem 1rem;background-color:#49c0b6;border-radius:10px;transition:background-color .5s,color .5s}.Navbar .contact:hover{background-color:#fff;color:#49c0b6}.Footer{background-color:#141414;padding:4rem 0 0;overflow-x:hidden}@media only screen and (max-width:1000px){.Footer{font-size:65%;padding:2rem 0 0}}@media only screen and (max-width:420px){.Footer{font-size:60%;padding:2rem 0 0}}@media only screen and (min-width:1800px){.Footer{font-size:150%}}.Footer ul{display:grid;grid-template-columns:2fr 1fr 2fr;grid-gap:3rem;list-style-type:none;padding:0 9rem}@media only screen and (max-width:1000px){.Footer ul{padding:0 3rem;grid-gap:1rem}}@media only screen and (max-width:420px){.Footer ul{grid-template-columns:1fr;padding:0 3rem;text-align:center}}.Footer ul li{display:block}.Footer ul li .logo{color:#fff;font-size:1.7rem;font-weight:600;text-decoration:none}@media only screen and (max-width:1000px){.Footer ul li .logo{font-size:1.3rem}}.Footer ul li h3{color:#fff;font-size:1.35rem;margin-bottom:1.5rem}@media only screen and (max-width:1000px){.Footer ul li h3{font-size:.9rem}}.Footer ul li .lead{margin-top:1.4rem}.Footer ul li p{color:grey;margin-bottom:.5rem}@media only screen and (max-width:420px){.Footer ul li p{font-size:.8rem}}.Footer ul li p a{text-decoration:none;color:grey}.Footer ul li p a:hover{color:#fff}.Footer .credits{color:grey;background-color:#000;margin-top:4rem;text-align:center;padding:1rem}@media only screen and (max-width:1000px){.Footer .credits{margin-top:2rem}}.Home{margin:0;padding:0;overflow-x:hidden}@media only screen and (max-width:1000px){.Home{font-size:65%}}@media only screen and (max-width:420px){.Home{font-size:60%}}@media only screen and (min-width:1800px){.Home{font-size:190%}}.landing{background-image:url(/Captivate/static/media/Background.f320143d.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover;height:100vh;overflow:hidden}.landing .info-container{color:#fff;display:grid;grid-template-columns:2fr 1fr;grid-gap:0;padding:11rem 9rem 0 7.4rem}@media only screen and (max-width:1000px){.landing .info-container{padding:6rem 2rem 1rem}}@media only screen and (max-width:420px){.landing .info-container{grid-template-columns:1fr;padding:4rem .8rem 1rem;grid-gap:.5rem}}.landing .info{padding:2rem}@media only screen and (max-width:1000px){.landing .info{padding:1rem .5rem}}@media only screen and (max-width:420px){.landing .info{padding:.2rem .5rem}}.landing .info h1{font-size:3.4rem;font-weight:700;line-height:3.8rem}@media only screen and (max-width:1000px){.landing .info h1{font-size:2rem;line-height:2rem}}@media only screen and (max-width:420px){.landing .info h1{font-size:1.9rem}}.landing .info h1 span{font-weight:400}.landing .info p{font-weight:400;color:#ebe8e8;margin:2rem 0 4rem}@media only screen and (max-width:420px){.landing .info p{font-size:.9rem;margin:1.5rem 0 2rem}}.landing .info .read-btn{margin-right:1rem;padding:1rem 1.7rem;border-radius:10px;background-color:#49c0b6;transition:background-color .5s;color:#fff;text-decoration:none}@media only screen and (max-width:1000px){.landing .info .read-btn{font-size:65%}}@media only screen and (max-width:420px){.landing .info .read-btn{font-size:84%;padding:1rem 2rem}}.landing .info .read-btn:hover{cursor:pointer;background-color:#017dc0}.landing .info .service-btn{padding:.8rem 1.7rem;border:2px solid #fff;border-radius:10px;color:#fff;text-decoration:none;transition:color .5s,background-color .5s}@media only screen and (max-width:420px){.landing .info .service-btn{margin-left:4.6rem;padding:.8rem 1.5rem}}.landing .info .service-btn:hover{cursor:pointer;color:#49c0b6;background-color:#fff}.landing .picture{display:flex;align-items:center}@media only screen and (max-width:420px){.landing .picture{padding-top:2rem}}.landing .picture img{border-radius:50%;height:440px}@media only screen and (max-width:1000px){.landing .picture img{height:350px}}@media only screen and (max-width:420px){.landing .picture img{height:240px;margin-left:auto;margin-right:auto}}.About-home{background-color:#fff;display:grid;grid-template-columns:1fr 1fr;padding:4rem 9rem}@media only screen and (max-width:1000px){.About-home{padding:2rem}}@media only screen and (max-width:420px){.About-home{grid-template-columns:1fr;padding:1rem}}.About-home .first-sec{padding-right:2.4rem}@media only screen and (max-width:420px){.About-home .first-sec{padding-right:0}}.About-home .first-sec h1{font-weight:500;font-size:2.3rem;margin-bottom:2rem;color:#3f3d56}@media only screen and (max-width:420px){.About-home .first-sec h1{font-size:2rem;margin-bottom:1rem}}.About-home .first-sec h4{font-size:1.3rem;color:#3f3d56;margin-bottom:2rem}@media only screen and (max-width:420px){.About-home .first-sec h4{font-size:1.1rem;margin-bottom:1rem}}.About-home .first-sec p{color:grey;line-height:1.7rem}@media only screen and (max-width:420px){.About-home .first-sec p{font-size:.75rem}}.About-home .img-sec img{height:100%;width:100%}.solutions{background-color:#f8f9fa;text-align:center;padding:5rem 10rem 6rem}@media only screen and (max-width:1000px){.solutions{padding:4rem 3rem}}@media only screen and (max-width:420px){.solutions{padding:2rem 1rem}}.solutions .title{color:#3f3d56;font-size:2.1rem;margin-bottom:.6rem}@media only screen and (max-width:1000px){.solutions .title{font-size:1.5rem}}@media only screen and (max-width:420px){.solutions .title{font-size:1.5rem}}.solutions hr{background-color:#727070;width:10%;height:3px;margin-left:auto;margin-right:auto;border:none;border-radius:30px;margin-bottom:1.5rem}.solutions .lead{margin:0 12rem 3rem;color:#666568}@media only screen and (max-width:1000px){.solutions .lead{margin:0 6rem 2rem}}@media only screen and (max-width:420px){.solutions .lead{font-size:.7rem;margin:0 2rem 1.5rem}}.solutions .cards{list-style:none;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2.2rem}@media only screen and (max-width:420px){.solutions .cards{grid-template-columns:1fr;grid-gap:1.5rem;padding:0 2rem}}.solutions .cards li{background-color:#fff;border-radius:10px;padding:2.3rem 2rem;box-shadow:1px 2px 20px #a09e9e}@media only screen and (max-width:1000px){.solutions .cards li{padding:1.5rem 1rem}}@media only screen and (max-width:420px){.solutions .cards li{padding:1rem}}.solutions .cards li h1{color:#49c0b6;font-size:1.8rem;margin-bottom:1rem}@media only screen and (max-width:1000px){.solutions .cards li h1{font-size:1.3rem}}@media only screen and (max-width:420px){.solutions .cards li h1{margin-bottom:.6rem}}.solutions .cards li a{text-decoration:none;color:#000;outline:none;font-size:1.3rem;font-weight:500}@media only screen and (max-width:1000px){.solutions .cards li a{font-size:1rem}}@media only screen and (max-width:420px){.solutions .cards li a{font-size:1.1rem}}.solutions .cards li a:hover{color:#49c0b6}.solutions .cards li p{font-size:.95rem;margin-top:1rem}@media only screen and (max-width:1000px){.solutions .cards li p{font-size:.6rem}}@media only screen and (max-width:420px){.solutions .cards li p{font-size:.72rem}}.Facts{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(https://demo.w3layouts.com/demos_new/template_demo/29-02-2020/captivate-liberty-demo_Free/232105078/web/assets/images/stats_bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;display:grid;color:#fff;grid-template-columns:2fr 3fr;padding:5rem 9.5rem}@media only screen and (max-width:1000px){.Facts{padding:3rem}}@media only screen and (max-width:420px){.Facts{grid-template-columns:1fr;padding:2rem}}.Facts .info h1{margin-bottom:1.5rem}@media only screen and (max-width:420px){.Facts .info h1{font-size:1.6rem}}@media only screen and (max-width:420px){.Facts .info p{font-size:.78rem}}.Facts .stats{list-style:none;display:grid;grid-template-columns:1fr 1fr 1fr;padding-left:3rem}@media only screen and (max-width:1000px){.Facts .stats{padding-left:1rem}}@media only screen and (max-width:420px){.Facts .stats{padding-left:.5rem}}.Facts .stats li{text-align:center}.Facts .stats li h2{font-size:3rem}@media only screen and (max-width:1000px){.Facts .stats li h2{font-size:2rem}}.Facts .stats li h3{font-size:3.2rem;margin-bottom:1rem}@media only screen and (max-width:1000px){.Facts .stats li h3{font-size:2rem}}@media only screen and (max-width:420px){.Facts .stats li p{font-size:.72rem}}.news{text-align:center;background-color:#fdfdfd;padding:5rem 10rem 6rem}@media only screen and (max-width:1000px){.news{padding:3rem 2rem}}@media only screen and (max-width:420px){.news{padding:2rem 2rem 3rem}}.news .title{color:#3f3d56;font-size:2.1rem;margin-bottom:.6rem}@media only screen and (max-width:1000px){.news .title{font-size:1.8rem}}@media only screen and (max-width:420px){.news .title{font-size:1.6rem}}.news hr{background-color:#727070;width:10%;height:3px;margin-left:auto;margin-right:auto;border:none;border-radius:30px;margin-bottom:1.5rem}.news .lead{margin:0 12rem 3rem;color:#666568}@media only screen and (max-width:420px){.news .lead{font-size:.7rem;margin:0 2rem 2rem}}.news .cards{text-align:start;list-style:none;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem}@media only screen and (max-width:1000px){.news .cards{grid-gap:1rem}}@media only screen and (max-width:420px){.news .cards{grid-template-columns:1fr;grid-gap:1.5rem}}.news .cards li{background-color:#fff;border-radius:10px;box-shadow:1px 2px 20px #a09e9e}.news .cards li img{height:230px;width:100%;border-radius:10px 10px 0 0}@media only screen and (max-width:1000px){.news .cards li img{height:200px}}.news .cards li .link{padding:0 1.5rem}@media only screen and (max-width:1000px){.news .cards li .link{padding:.5rem}}@media only screen and (max-width:420px){.news .cards li .link{padding:0 .2rem}.news .cards li .link a{font-size:.855rem}}.news .cards li .link:hover a{color:#49c0b6}.news .cards li a{text-decoration:none;color:#3f3d56;font-size:1.3rem;font-weight:500}@media only screen and (max-width:1000px){.news .cards li a{font-size:.9rem}}.news .cards li hr{background-color:#bebdbd;width:100%;height:1.1px;margin:1rem 0}.news .cards li .author{display:flex;padding:0 1.5rem}@media only screen and (max-width:1000px){.news .cards li .author{padding:0 .5rem}}.news .cards li .author h6{font-size:.9rem;color:#a5a4a4;margin-bottom:1rem}@media only screen and (max-width:1000px){.news .cards li .author h6{font-size:.6rem}}@media only screen and (max-width:420px){.news .cards li .author h6{font-size:.75rem}}.news .cards li .author h6:last-of-type{margin-left:auto}.About{padding:9rem 0 0;overflow-x:hidden}@media only screen and (max-width:1000px){.About{font-size:65%}}@media only screen and (max-width:420px){.About{font-size:70%;padding:4rem 0 0}}@media only screen and (min-width:1800px){.About{font-size:150%}}.About .sec1{max-height:90vh;background-color:#fff;display:grid;grid-template-columns:1fr 1fr;padding:1rem 8rem}@media only screen and (max-width:1000px){.About .sec1{padding:1rem 2rem}}@media only screen and (max-width:420px){.About .sec1{grid-template-columns:1fr;padding:1rem;overflow:hidden;max-height:100vh}}.About .sec1 .first-sec{padding-right:2rem}@media only screen and (max-width:420px){.About .sec1 .first-sec{padding-right:0}}.About .sec1 .first-sec span{background-color:#49c0b6;border-radius:5px;padding:.2rem;font-weight:500;font-size:1rem;color:#fff}.About .sec1 .first-sec h4{font-size:1.3rem;color:#3f3d56;margin-top:.5rem;margin-bottom:2rem}@media only screen and (max-width:420px){.About .sec1 .first-sec h4{margin-bottom:1rem}}.About .sec1 .first-sec p{color:grey;line-height:1.7rem;margin-bottom:1rem}@media only screen and (max-width:420px){.About .sec1 .first-sec p{font-size:.75rem}}.About .sec1 .first-sec h6{font-size:.95rem}.About .sec1 .img-sec img{height:100%;width:100%}.About .sec2{background-color:#f8f9fa;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.5rem;padding:3rem 11rem}@media only screen and (max-width:1000px){.About .sec2{padding:3rem .3rem;font-size:60%}}@media only screen and (max-width:420px){.About .sec2{grid-template-columns:1fr;padding:1rem 3rem}}.About .sec2 .col1{padding:3rem 0}@media only screen and (max-width:420px){.About .sec2 .col1{padding:2rem 1rem}}.About .sec2 .col1 .show{display:flex;margin-bottom:3.5rem}@media only screen and (max-width:420px){.About .sec2 .col1 .show{margin-bottom:2rem}}.About .sec2 .col1 .show .icon{margin-right:1.5rem;font-size:2rem;color:#49c0b6}@media only screen and (max-width:1000px){.About .sec2 .col1 .show .icon{font-size:1.4rem}}@media only screen and (max-width:420px){.About .sec2 .col1 .show .icon{font-size:1.5rem}}.About .sec2 .col1 .show a{text-decoration:none;font-size:1.3rem;font-weight:500;color:#000}@media only screen and (max-width:1000px){.About .sec2 .col1 .show a{font-size:1rem}}@media only screen and (max-width:420px){.About .sec2 .col1 .show a{font-size:1.2rem}}.About .sec2 .col1 .show a:hover{color:#49c0b6}.About .sec2 .col1 .show p{margin-top:.5rem;color:grey}@media only screen and (max-width:420px){.About .sec2 .col1 .show p{font-size:.67rem}}.About .sec2 .image-div{display:flex;justify-content:center}.About .sec2 img{height:600px;width:auto}@media only screen and (max-width:1000px){.About .sec2 img{height:450px}}.About .sec3{text-align:center;padding:3rem 10rem}@media only screen and (max-width:1000px){.About .sec3{padding:3rem 1rem}}@media only screen and (max-width:420px){.About .sec3{padding:2rem 1rem}}.About .sec3 h1{color:#3f3d56;margin-bottom:1rem}@media only screen and (max-width:420px){.About .sec3 h1{font-size:1.4rem}}.About .sec3 hr{width:10%;height:1.5px;border:none;background-color:#3f3d56;margin:auto auto 1rem}.About .sec3 p{padding:0 7rem;color:grey;margin-bottom:2rem}@media only screen and (max-width:420px){.About .sec3 p{font-size:.74rem;padding:0 2rem}}.About .sec3 .team{list-style-type:none;display:grid;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width:420px){.About .sec3 .team{grid-template-columns:1fr;grid-gap:1.5rem}}.About .sec3 .team img{background-image:linear-gradient(90deg,#114f8e 0,#49c0b6);border-radius:50px}@media only screen and (max-width:1000px){.About .sec3 .team img{height:250px}}@media only screen and (max-width:420px){.About .sec3 .team img{height:300px}}.About .sec3 .team h4{font-size:1.3rem;color:#3f3d56;margin-bottom:.5rem}.About .sec3 .team h5{font-size:1.07rem;color:grey;font-weight:400}.About .sec3 .team h6{font-size:1rem;margin-top:.5rem}.About .sec3 .team h6 a{color:#49c0b6;margin-right:1rem;text-decoration:none}.About .sec3 .team h6 a:hover{color:#114f8e}.contact{padding:3rem 0 0;overflow-x:hidden}@media only screen and (max-width:1000px){.contact{font-size:65%}}@media only screen and (min-width:1800px){.contact{font-size:150%}}.contact .section1{border-bottom:1px solid #3f3d56}.contact .section1 .title{text-align:center;padding:3rem 10rem}@media only screen and (max-width:1000px){.contact .section1 .title{padding:3rem 2rem}}@media only screen and (max-width:420px){.contact .section1 .title{padding:2rem 1rem}}.contact .section1 .title h1{color:#3f3d56;margin-left:auto;margin-bottom:1rem}@media only screen and (max-width:420px){.contact .section1 .title h1{font-size:1.2rem}}.contact .section1 .title hr{width:10%;height:1.5px;border:none;background-color:#3f3d56;margin:auto auto 1rem}.contact .section1 .title p{padding:0 7rem;color:grey}@media only screen and (max-width:420px){.contact .section1 .title p{padding:0 1.4rem;font-size:.75rem}}.contact .section1 .row{background-color:#fff;display:grid;grid-template-columns:1fr 1fr;padding:1rem 8rem}@media only screen and (max-width:1000px){.contact .section1 .row{padding:1rem 2rem}}@media only screen and (max-width:420px){.contact .section1 .row{grid-template-columns:1fr;grid-gap:1rem;padding:0 1rem}}.contact .section1 .row .first-sec{padding-right:2rem}@media only screen and (max-width:420px){.contact .section1 .row .first-sec{padding-right:0;display:grid;grid-template-columns:1fr 1fr}}.contact .section1 .row .first-sec h4{font-size:1.3rem;color:#3f3d56;margin-bottom:1rem}@media only screen and (max-width:420px){.contact .section1 .row .first-sec h4{font-size:.95rem}}.contact .section1 .row .first-sec p{color:grey;line-height:1.7rem;margin-bottom:1rem}@media only screen and (max-width:420px){.contact .section1 .row .first-sec p{font-size:.7rem;margin-bottom:.5rem}}.contact .section1 .row .first-sec .show{display:flex;margin-top:2rem;padding-left:1rem}@media only screen and (max-width:420px){.contact .section1 .row .first-sec .show{margin-bottom:1rem;margin-top:.4rem}}.contact .section1 .row .first-sec .show .icon{color:#49c0b6;margin-right:1rem}@media only screen and (max-width:420px){.contact .section1 .row .first-sec .show .icon{font-size:1rem;margin-right:.7rem}}.contact .section1 .row .first-sec .show span{font-weight:600;color:#3f3d56}.contact .section1 .row .first-sec .show p{font-size:1.1rem;line-height:1rem;margin-bottom:0}@media only screen and (max-width:1000px){.contact .section1 .row .first-sec .show p{font-size:90%}}@media only screen and (max-width:420px){.contact .section1 .row .first-sec .show p{font-size:.6rem}}.contact .section1 .row .first-sec .social{margin-top:2.3rem}@media only screen and (max-width:420px){.contact .section1 .row .first-sec .social{margin-top:.5rem;grid-column:1/span 2}}.contact .section1 .row .first-sec .social span{font-weight:600;color:#3f3d56;font-size:1.3rem;margin-right:2rem}@media only screen and (max-width:420px){.contact .section1 .row .first-sec .social span{font-size:1.1rem}}.contact .section1 .row .first-sec .social .icon{color:#49c0b6;margin-right:2rem;font-size:1.5rem}@media only screen and (max-width:420px){.contact .section1 .row .first-sec .social .icon{font-size:1.2rem}}.contact .section1 .row .img-sec img{height:100%;width:100%}.contact .section2{padding:3rem 8rem}@media only screen and (max-width:1000px){.contact .section2{padding:3rem 2rem}}@media only screen and (max-width:420px){.contact .section2{padding:2rem 1rem}}.contact .section2 .title{text-align:center;padding:3rem 10rem}@media only screen and (max-width:420px){.contact .section2 .title{padding:1rem}}.contact .section2 .title h1{color:#3f3d56;margin-left:auto;margin-bottom:1rem}@media only screen and (max-width:420px){.contact .section2 .title h1{font-size:1.1rem}}.contact .section2 .title hr{width:10%;height:1.5px;border:none;background-color:#3f3d56;margin:auto auto 1rem}.contact .section2 form div{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;margin-bottom:1rem}@media only screen and (max-width:420px){.contact .section2 form div{grid-template-columns:1fr}}.contact .section2 form div input{height:1.8rem;color:#706f6f;font-size:1rem;padding:1rem;border:none;border-radius:8px;background-color:#eee;outline:none}@media only screen and (max-width:420px){.contact .section2 form div input{width:91%}}.contact .section2 form div input:focus{border:2px solid #49c0b6}.contact .section2 form .text{width:97%;height:8rem;color:#706f6f;font-size:1rem;padding:1rem;border:none;border-radius:8px;background-color:#eee;outline:none;margin-bottom:1rem}@media only screen and (max-width:420px){.contact .section2 form .text{width:91%}}.contact .section2 form .text:focus{border:2px solid #49c0b6}.contact .section2 form .btn{padding:.6rem 1.2rem;font-weight:400;background-color:#49c0b6;color:#fff;font-size:1.2rem;border:none;border-radius:10px;cursor:pointer;outline:none;transition:background-color .6s}@media only screen and (max-width:420px){.contact .section2 form .btn{font-size:1rem}}.contact .section2 form .btn:hover{background-color:#1b5ea5}
/*# sourceMappingURL=main.1b9d7c94.chunk.css.map */