@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Mukta:700);*{box-sizing:border-box;letter-spacing:-1px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lato,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}header{padding:0 20px;position:fixed;top:0;width:100%;z-index:1001}header,header img.logo{transition:all .3s ease}header img.logo{height:auto;margin:10px 0 0 30px;transform:scale(2.3);width:80px}@media(min-width:1025px){header img.logo{margin:10px 0 0 50px;width:100px}}header svg{height:auto;transform:scale(1.5);transition:all .3s ease;width:100%}header .logoText1,header .logoText2{fill:#fff}header.white-bg{border-bottom:1px solid #e7e7e7}header.white-bg img.logo{transform:scale(2)}@media(min-width:1025px){header.white-bg img.logo{transform:scale(1.8)}}header.white-bg .logoText1{fill:#396873}header.white-bg .logoText2{fill:#787878}header.white-bg .navMenu .nav-links a{color:#333}header.white-bg svg{margin-top:-15px;transform:scale(1.2)}@media(max-width:600px){header.white-bg svg{margin-left:-30px;margin-top:-16px;transform:scale(1.2)}}header.white-bg .navbar-logo a div{height:103px;width:220px}@media(max-width:600px){header.white-bg .navbar-logo a div{height:85px;width:200px}}header.white-bg .menu-icon{opacity:1}header .menu-icon{opacity:0}header .navbar{align-items:center;display:flex;justify-content:space-between;width:100%}header .navbar-logo a{display:block}header .navbar-logo a div{height:130px;overflow:hidden;width:300px}@media(max-width:600px){header .navbar-logo a div{height:auto;width:100%}}header .navMenu{align-items:center;display:flex;gap:2.5em;justify-content:space-between;justify-content:center;list-style:none;margin:0;padding:0}@media(min-width:1025px){header .navMenu{gap:1em}}header .navMenu li{margin:0 10px}header .navMenu .nav-links a{color:#000;font-size:20px;font-weight:600;padding:10px 15px;position:relative;text-decoration:none}@media(min-width:960px){header .navMenu .nav-links a{color:#fffc}}header .navMenu .nav-links a li .active:after,header .navMenu .nav-links a:after{background:none repeat scroll 0 0 #0000;background:#f2e74b;bottom:0;color:#253d43;content:"";height:2px;position:absolute;transition:width .2s ease,left .2s ease;width:0}header .navMenu .nav-links a.active:after,header .navMenu .nav-links a:hover:after{left:0;width:100%}header .navMenu .nav-links a.active:after{background:#386873}@media(max-width:960px){.i-close{background-position:50%;background-repeat:no-repeat;background-size:cover;height:40px;position:absolute;right:5px;text-align:center;top:20px;transition:all .3s ease-out;width:40px}.i-barger.i-close{background-image:url(/static/media/i-burger.d5ad20d4d2fabfb9d20c.svg);transform:scale(.8) rotate(0deg)}.i-cross.i-close{background-image:url(/static/media/i-close.2a2cb751a2244e1cc4b4.svg);transform:scale(.8) rotate(0deg)}.navMenu{display:flex;flex-direction:column;height:100vh;justify-content:flex-start;left:-100%;opacity:1;position:fixed;top:80px;transition:all .3s ease;width:100%}.navMenu.active{background:#eaf4f6;background:linear-gradient(42deg,#eaf4f6,#cdcdcd);left:0;margin:0;opacity:1;padding:170px 10%;position:absolute;top:0;z-index:-1}.navMenu li{margin-left:100px;opacity:0;transition:all 1.5s ease}.navMenu.active li{margin-left:0;opacity:1}.nav-links a{color:#fffc;display:table;font-size:1.6em;font-weight:500;padding:2rem 1rem 1rem;text-align:center;width:100%}}.aboutSection{width:100%}@media(min-width:1025px){.aboutSection{padding:2% 4%}.aboutSection #headTitle{margin:0 3em 3em 0;max-width:90%}}.aboutSection .aboutSectionInner{display:block;padding:0;text-align:start;width:100%}.aboutSection .aboutSectionInner .txtPan{width:100%}@media(min-width:1025px){.aboutSection .aboutSectionInner .txtPan{width:55%}}.aboutSection .aboutSectionInner .txtPan svg path{stroke:none}.aboutSection .aboutSectionInner .txtPan .features{display:flex;flex-wrap:wrap;margin:15px 0;width:100%}.aboutSection .aboutSectionInner .txtPan .features .feature-item{align-items:center;display:flex;justify-content:start;width:50%}@media(max-width:600px){.aboutSection .aboutSectionInner .txtPan .features .feature-item{width:100%}}.aboutSection .aboutSectionInner .txtPan .features .feature-item svg{fill:#386873;height:35px;margin-right:10px;width:35px}.aboutSection .aboutSectionInner .txtPan .callUs p,.aboutSection .aboutSectionInner .txtPan .feature-item p,.aboutSection .aboutSectionInner .txtPan a{color:#000;font-size:1.3rem;text-decoration:none}.aboutSection .aboutSectionInner .txtPan .callUs{align-items:center;display:flex;justify-content:start;margin:30px 0 50px}.aboutSection .aboutSectionInner .txtPan .callUs svg{background:#386873;border-radius:3px;height:60px;margin-right:10px;padding:15px;width:60px}.aboutSection .aboutSectionInner .txtPan .callUs svg path{stroke:#fff}.aboutSection .aboutSectionInner .txtPan .callUs .text p{margin:0}.aboutSection .aboutSectionInner .txtPan .btn{display:flex;flex-direction:row;gap:1em;text-align:center}@media(max-width:600px){.aboutSection .aboutSectionInner .txtPan .btn{flex-direction:column}}.aboutSection .aboutSectionInner .txtPan .btn a{background:#386873;color:#fff;font-size:20px;padding:15px 40px;text-decoration:none}.aboutSection .aboutSectionInner .txtPan>*{margin:20px 0}.aboutSection .aboutSectionInner .picPan{width:100%}@media(min-width:1025px){.aboutSection .aboutSectionInner .picPan{width:40%}}.aboutSection .aboutSectionInner .picPan img{height:350px;object-fit:cover;width:100%}@media(min-width:601px)and (max-width:1024px){.aboutSection .aboutSectionInner .picPan img{height:550px;width:100%}}@media(min-width:1025px){.aboutSection .aboutSectionInner .picPan img{height:600px;width:100%}.aboutSection .aboutSectionInner{align-items:center;display:flex;justify-content:space-between}}@media(max-width:600px){.about{display:block;text-align:center}.about .txtPan,.about .txtPan .features .feature-item{width:100%}.about .txtPan .features .feature-item p{font-size:16px;margin:5px 0}.about .txtPan .callUs{display:block}.about .txtPan .callUs p{font-size:18px;margin:15px 0}.about .txtPan .callUs svg{height:35px;padding:7px;width:35px}.about .txtPan .btn{margin:35px 0}.about .txtPan .btn a{font-size:18px;padding:10px 40px}.about .picPan{width:100%}.about .picPan img{height:auto;width:100%}}.services{background-color:#fffbfe;text-align:center}.services .services-info .services-info__item{display:flex;flex-direction:row;flex-wrap:wrap;gap:3em;margin:20px 0;padding:0}@media(min-width:1025px){.services .services-info .services-info__item{gap:2em}.services .services-info .services-info__item h3.services-info__item__list__title{font-size:1.6em;line-height:1.25;margin-top:10px;padding:0 14%;text-align:center}}@media(min-width:1700px){.services .services-info .services-info__item{gap:3em}}.services .services-info .services-info__item__list{display:flex;flex-direction:column;width:100%}.services .services-info .services-info__item__list p{margin-top:0}@media(min-width:1025px){.services .services-info .services-info__item__list{width:calc(50% - 4em)}}@media(min-width:1700px){.services .services-info .services-info__item__list{width:calc(33.333% - 4em)}}.services .services-info .services-info__item__list.last{align-items:center;background-color:#386873;color:#fff;justify-content:center;padding:1.6em}@media(min-width:1025px){.services .services-info .services-info__item__list.last{margin-top:1em;padding:2em 1.6em}}.services .services-info .services-info__item__list.last h3{font-size:1.52rem;text-transform:uppercase}.services .services-info .services-info__item__list.last p{color:#fff}.services .services-info .services-info__item__list.last a{color:#fff;font-family:getvoip_grotesqueregular,sans-serif;font-size:1.8rem;text-decoration:none}.contact{background-color:#e7f0f2;min-height:100vh;padding:0}.contact #headTitle{max-width:620px;padding-top:60px;text-align:center}@media(max-width:600px){.contact #headTitle{padding:30px 7% 0}}.contact .contact__container{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:40px;text-align:center}@media(min-width:1025px){.contact .contact__container{flex-direction:row-reverse;margin-bottom:80px}}.contact .contact__container iframe{box-shadow:24px -25px 15px -15px #0000000d;height:calc(100vh - 120px)}@media(min-width:1025px){.contact .contact__container iframe{height:calc(100vh - 100px)}}.contact .contact-info{align-items:center;display:flex;flex-direction:column;gap:3em;padding:20px 40px;width:100%}@media(min-width:1025px){.contact .contact-info{padding-top:40px;width:40%}}.contact .contact-info .contact-item{align-items:center;display:flex;justify-content:space-between}.contact .contact-info .contact-item svg{background-color:#386873;border-radius:5px;height:50px;margin-right:15px;padding:15px;width:50px}.contact .contact-info .contact-item .txtPan{font-size:18px;font-weight:700;text-align:start}.contact .contact-info .contact-item .txtPan p{margin:5px 0}.contact .contact-info .contact-item .txtPan a{color:#386873;text-decoration:none}@media(max-width:600px){.contact section.contact{padding:85px 0}.contact h1{font-size:23px}.contact .contact-info{display:block}.contact .contact-info .contact-item{align-items:center;display:flex;justify-content:start;margin:20px 0;width:100%}}@media(min-width:601px)and (max-width:1024px){.contact .contact-info{margin:0}.contact .contact-info .contact-item{display:block}.contact .contact-info .contact-item svg{margin:0}.contact .contact-info .contact-item .txtPan{text-align:center}}.bannerMain{padding:0}.bannerInner{align-items:end;display:flex;height:360px;justify-content:end;margin:0;overflow:hidden;padding:0;position:relative;width:100%}@media(min-width:1025px){.bannerInner{height:370px}}@media(min-width:1700px){.bannerInner{height:460px}}.bannerInner img,.bannerInner picture{height:100%;width:100%}.bannerInner img{object-fit:cover}.bannerInner:after{background:linear-gradient(42deg,#3968731a,#396873 90%);content:""}.bannerInner .textPanel,.bannerInner:after{height:100%;left:0;position:absolute;top:0;width:100%}.bannerInner .textPanel{align-items:center;color:#fff;display:flex;font-size:1rem;justify-content:flex-start;z-index:1}.bannerInner .textPanel h1{font-size:2.4rem;margin:0;max-width:500px;padding:0 25px;text-shadow:2px -2px 0 #00303bde,1px -1px 0 #00303bde,-1px 1px 0 #000,1px 1px 0 #00303bde;width:100%}@media(min-width:960px){.bannerInner .textPanel h1{font-size:3rem;padding-left:3%}}@media(min-width:1025px){.bannerInner .textPanel h1{padding:0 0 0 4%;text-shadow:4px -4px 0 #00303bde,1px -1px 0 #00303bde,-1px 1px 0 #000,1px 1px 0 #00303bde}}@media(min-width:1700px){.bannerInner .textPanel h1{margin:0 auto;max-width:1026px}.bannerInner .textPanel{height:460px}}.home .contact{background-color:#e3eafc}.home .contact .bannerMain{display:none}.home .contact #headTitle{max-width:740px;padding-top:0}@media(min-width:1025px){.home .contact .contact__container{flex-direction:row}}.home .contact .contact-info{background:#396873;padding:40px}@media(min-width:1025px){.home .contact .contact-info{padding:60px}}.home .contact .contact-info .contact-item .txtPan a,.home .contact .contact-info .contact-item .txtPan p{color:#fff}.home .contact .contact-item svg{background-color:#004251}.slick-slider{-webkit-tap-highlight-color:rgba(0,0,0,0)}.gallery{text-align:center}.gallery #headTitle{margin-bottom:1rem;text-align:left}@media(min-width:960px){.gallery #headTitle{max-width:calc(100% - 20px)}}.gallery #headTitle #title1{text-transform:none}.gallery .content{padding-bottom:10px}@media(max-width:600px){.gallery .content{padding-bottom:20px}}.gallery .content .image-gallery a{text-decoration:none}.gallery .content .image-gallery .image{align-items:center;background-position:50%;background-size:cover;box-shadow:0 4px 8px #0000001a;display:flex;height:200px;justify-content:center;margin:0 15px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}@media(max-width:600px){.gallery .content .image-gallery .image{margin:auto;width:auto}}@media(min-width:601px)and (max-width:1024px){.gallery .content .image-gallery .image{height:200px;margin:0 15px;width:calc(100% - 30px)}}@media(min-width:1025px){.gallery .content .image-gallery .image{height:200px;margin:10px;width:calc(100% - 20px)}}.gallery .content .image-gallery .image:hover{box-shadow:0 8px 16px #0006;transform:scale(.9)}.gallery .content .image-gallery .image .overlay{align-items:center;background-color:#00000057;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;transition:background-color .3s ease}.gallery .content .image-gallery .image .overlay svg{height:30px;margin:5px 0 0 -10px}.gallery .content .image-gallery .image .overlay svg path{stroke:#fff}.gallery .content .image-gallery .image .image-title{color:#fff;font-size:17px;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:color .3s ease;white-space:nowrap;width:200px;z-index:1}.gallery .content .image-gallery .image:hover .overlay{background-color:#00000080}.gallery .content .image-gallery .image:hover .image-title{color:#f2e74b}.gallery .content .image-gallery .slick-dots{bottom:-20%!important}.gallery .cta{margin:0 10px;text-align:right}@media(max-width:600px){.gallery .cta{margin:0;text-align:left}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.logo-slider{text-align:center}.logo-slider #headTitle #title1{text-transform:capitalize}.logo-slider #headTitle #title2{color:#000;font-size:18px;text-transform:none}.logo-slider .logo-slide{align-items:center;display:flex;gap:2em;justify-content:center}.logo-slider .logo-slide img{filter:grayscale(100%);max-height:100px;max-width:100%;transition:all .3s ease;width:auto}.logo-slider .logo-slide img:hover{filter:grayscale(0)}.servicesPage{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.servicesPage .servicesItem{background-color:#f3f1f1;box-shadow:0 0 5px 1px #0000002e;cursor:pointer;margin:10px;overflow:hidden;width:calc(25% - 20px)}@media(max-width:600px){.servicesPage .servicesItem{width:100%}}@media(min-width:601px)and (max-width:1024px){.servicesPage .servicesItem{width:calc(50% - 20px)}}.servicesPage .servicesItem:hover svg{transform:translateX(10px)}.servicesPage .servicesItem img{height:250px;object-fit:cover;transition:transform .3s ease;width:100%}.servicesPage .servicesItem img:hover{transform:scale(1.1)}.servicesPage .servicesItem .txtPan{align-items:center;display:flex;justify-content:start;padding:0 10px}.servicesPage .servicesItem .txtPan svg{color:#6b6b6b8f;transition:transform .3s ease}.servicesPage .servicesItem .txtPan div{display:flex}.servicesPage .modal{align-items:center;background:#000c;display:flex;height:100vh;justify-content:center;left:0;margin:0 auto;position:fixed;top:0;width:100%;z-index:1000}.servicesPage .modal .modal-content{background:#eaeaea;height:100vh;overflow:scroll;padding:100px 30px 0;position:fixed;text-align:center;width:100%}.servicesPage .modal .modal-content .close{cursor:pointer;font-size:30px;position:absolute;right:50px;top:120px}@media(max-width:600px){.servicesPage .modal .modal-content .close{right:15px;top:90px}}.servicesPage .modal .modal-content .modal-contentInner{align-items:flex-start;display:flex;gap:3em;height:calc(100vh - 170px);justify-content:center;overflow-y:auto;padding:5%}.servicesPage .modal .modal-content .modal-contentInner .picPan{width:35%}.servicesPage .modal .modal-content .modal-contentInner .picPan img{height:auto;width:100%}.servicesPage .modal .modal-content .modal-contentInner .textPan{width:60%}.servicesPage .modal .modal-content .modal-contentInner .textPan p{text-align:justify}.servicesPage .modal .modal-content .modal-contentInner .textPan h2{margin-top:0;text-align:start}@media(max-width:600px){.servicesPage .modal .modal-content .modal-contentInner .textPan h2{margin-top:30px}.servicesPage .modal .modal-content .modal-contentInner{display:block;height:calc(100vh - 170px);padding:20px 0 0}.servicesPage .modal .modal-content .modal-contentInner .picPan,.servicesPage .modal .modal-content .modal-contentInner .textPan{width:100%}}.projectSection{padding-top:110px;width:100%}.projectSection .project-description{font-size:20px;letter-spacing:.01em}.projectSection .project-description .highlight{color:#000;font-style:italic;font-weight:600}@media(max-width:600px){.projectSection .project-description{font-size:16px}}.projectSection .title{color:#386873;font-size:1.4rem;font-weight:800;margin:0 auto;margin:1.5em auto .5em!important;max-width:960px;text-align:center;text-transform:uppercase;width:100%}.projectSection .subheading{font-size:3rem;font-weight:600;text-align:center;text-transform:capitalize}@media(max-width:600px){.projectSection .subheading{font-size:1.8rem}}.projectSection .subheading:after{background-color:#f2e74b;content:"";display:block;height:3px;margin:5px auto 0;width:10%}.projectSection .projectColumn{align-items:center;align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;padding:20px;width:100%}.projectSection .projectColumn .picPan{width:calc(40% - 20px)}@media(max-width:800px){.projectSection .projectColumn .picPan{width:100%}}.projectSection .projectColumn .picPan img{box-shadow:1px 1px 4px 1px #0003;height:auto;width:100%}.projectSection .projectColumn .textPan{width:calc(60% - 20px)}@media(max-width:800px){.projectSection .projectColumn .textPan{width:100%}}.projectSection hr{margin:10px auto!important;width:95%}.projectMain .contact{background-color:#e3eafc}.projectMain .contact .bannerMain{display:none}.projectMain .contact #headTitle{max-width:740px;padding-top:0}@media(min-width:1025px){.projectMain .contact .contact__container{flex-direction:row}}.projectMain .contact .contact-info{background:#396873;padding:40px}@media(min-width:1025px){.projectMain .contact .contact-info{padding:60px}}.projectMain .contact .contact-info .contact-item .txtPan a,.projectMain .contact .contact-info .contact-item .txtPan p{color:#fff}.projectMain .contact .contact-item svg{background-color:#004251}.AboutSec2{padding:0}.featuresSection{margin:0;padding:0;width:100%}.featuresSection .featuresSectionRepeat{align-items:center;display:flex;justify-content:center;margin:0 auto;padding:60px;width:100%}@media(max-width:600px){.featuresSection .featuresSectionRepeat{align-items:start;padding:30px;text-align:left}}.featuresSection .featuresSectionRepeat:nth-child(2n){flex-direction:row-reverse}.featuresSection .featuresSectionRepeat:nth-child(2n) .col-2{padding-right:50px}@media(max-width:600px){.featuresSection .featuresSectionRepeat:nth-child(2n){flex-direction:column}.featuresSection .featuresSectionRepeat:nth-child(2n) .col-2{padding-right:0}}.featuresSection .featuresSectionRepeat:first-child p,.featuresSection .featuresSectionRepeat:first-child ul{font-size:1.25em}@media(min-width:1025px){.featuresSection .featuresSectionRepeat:first-child p,.featuresSection .featuresSectionRepeat:first-child ul{font-size:1.1em}}.featuresSection .featuresSectionRepeat h2{font-size:2.2rem}@media(max-width:600px){.featuresSection .featuresSectionRepeat h2{font-size:1.6rem}}.featuresSection .featuresSectionRepeat:nth-child(odd){background:#e7f0f2;flex-direction:row}.featuresSection .featuresSectionRepeat:nth-child(odd) .col-2{padding-left:20px}@media(max-width:600px){.featuresSection .featuresSectionRepeat:nth-child(odd) .col-2{padding-left:0}.featuresSection .featuresSectionRepeat:nth-child(odd){flex-direction:column}}.featuresSection .featuresSectionRepeat img{height:120px}@media(max-width:600px){.featuresSection .featuresSectionRepeat img{height:80px}}.whyUs{background:#ebebeb;background:linear-gradient(180deg,#ebebeb,#adadad);text-align:center}.whyUs .features-info{display:flex;justify-content:space-between;text-align:start;width:100%}.whyUs .features-info .feature-item{padding:20px 0}.whyUs .features-info .feature-item h3{color:#386873;font-size:23px}.whyUs .features-info .feature-item .icon svg{background-color:#386873;border-radius:3px;height:60px;padding:15px;width:60px}.whyUs .features-info .feature-item p{color:#333;margin:-10px 0 25px}.whyUs .features-info .image{align-items:center;display:flex;justify-content:center;padding:0 20px;transform:scalex(1.1)}.whyUs .features-info .image img{height:auto;width:100%}.whyUs .features-info>*{width:calc(33.3% - 20px)}@media(max-width:600px){.whyUs{padding:2% 7%}.whyUs #headTitle{text-align:left}.whyUs .features-info{display:block}.whyUs .features-info>*{width:100%}.whyUs .features-info .col-3{padding-top:25px}.whyUs .features-info .feature-item{padding:10px 0}.whyUs .features-info .feature-item h3{font-size:20px}}@media(min-width:1025px){.whyUs .whyUs .features-info .feature-item h3{font-size:30px}}.scroll-to-top{bottom:40px;position:fixed;right:40px;z-index:999}.scroll-button{background-color:#fffbfe;border:none;border-radius:2px;box-shadow:0 2px 5px #0000004d;cursor:pointer;padding:10px 20px;transition:opacity .3s ease-in-out}.scroll-button:hover{background-color:#f2e74b}.footer{background-color:#000;color:#fff;padding:20px 0}.footer .logo{display:block;margin:20px 0 0}.footer .logo img{height:auto;width:80px}.cta-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.footer-container{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1200px;padding:20px;width:auto}.footer-section{flex:1 1;margin:10px;min-width:250px;width:94%}.footer-section h3{border-bottom:2px solid rgba(91,86,86,.369);margin-bottom:15px;padding-bottom:15px}.footer-section p,.footer-section ul{margin:0;padding:0}.footer-section ul{list-style:none}.footer-section ul li{margin:5px 0}.footer-section ul li a{color:#fff;text-decoration:none}.footer-section ul li a:hover{text-decoration:underline}.social-media svg{margin:2px;padding:5px}.social-media a{color:#fff;display:inline-block;margin-right:10px;text-decoration:none}.social-media a:hover{text-decoration:underline}.footer-bottom{background-color:#222;border-top:1px solid #555;margin-top:20px;padding:10px;text-align:center}.footer-bottom a,.footer-bottom p{color:#a9a9a9;display:flex;justify-content:center;text-align:center}.footer-bottom a:hover{text-decoration:none}.footer-bottom p:first-child{margin-bottom:5px}.footer-bottom p:last-child{font-size:smaller;margin:0;padding:0}@media(max-width:768px){.footer-container{align-items:center;flex-direction:column}.footer-section{margin:0}.footer-section h3{border-bottom:2px solid rgba(91,86,86,.369);margin-bottom:0;padding-bottom:0}}.cta a{background:#0000;border:0;cursor:pointer;display:inline-block;font-family:inherit;font-size:inherit;outline:none;padding:0;position:relative;vertical-align:middle}.cta a.learn-more{height:auto;width:9rem}.cta a.learn-more .circle{background:#386873;border-radius:26px;display:block;height:2rem;margin:0;position:relative;transition:all .45s cubic-bezier(.65,0,.076,1);width:2rem}.cta a.learn-more .circle .icon{background:#fff;bottom:0;left:auto;margin:auto;position:absolute;right:auto;top:0;transition:all .45s cubic-bezier(.65,0,.076,1)}.cta a.learn-more .circle .icon.arrow{background:none;height:.125rem;left:.2rem;transition:all .45s cubic-bezier(.65,0,.076,1);width:1.125rem}.cta a.learn-more .circle .icon.arrow:before{border-right:.125rem solid #fff;border-top:.125rem solid #fff;bottom:auto;content:"";height:.625rem;left:auto;position:absolute;right:.0625rem;top:-.25rem;transform:rotate(45deg);width:.625rem}.cta a.learn-more .btnTxt{align-items:center;bottom:0;color:#386873;display:flex;font-weight:700;justify-content:center;left:0;margin:0 0 0 1.85rem;position:absolute;right:0;text-align:center;text-decoration:underline;top:0;transition:all .45s cubic-bezier(.65,0,.076,1)}.cta a:hover .circle{width:100%}.cta a:hover .circle .icon.arrow{background:#fff;transform:translate(1rem)}.cta a:hover .btnTxt{color:#fff;text-decoration:none}#headTitle{margin:0 auto;max-width:960px;text-transform:capitalize;width:100%}@media(min-width:1025px){#headTitle{margin:0 auto 3em}}#headTitle span{display:block!important}#headTitle #title1{color:#386873;font-size:1.4rem;font-weight:800;margin-bottom:.5em;text-transform:uppercase}#headTitle #title2{border-bottom:1px solid #396873;font-size:3rem;font-weight:600;padding-bottom:36px;text-transform:capitalize}@media(max-width:600px){#headTitle #title2{font-size:1.8rem}}p,ul{color:#253d43;line-height:1.5}@media(max-width:600px){p,ul{font-size:16px;letter-spacing:0}}@media(min-width:601px)and (max-width:1024px){p,ul{font-size:16px;letter-spacing:.01em}}@media(min-width:1025px){p,ul{font-size:20px;letter-spacing:.01em}}ul{line-height:1.7!important;list-style:square}.thisNone{display:none}.scrollNext{bottom:100px;left:100px;position:fixed;z-index:1003}.chkScrollEl{counter-reset:section -1;max-height:100%;overflow:hidden;scroll-behavior:smooth;width:100%}.heroBanner{align-items:center;display:flex;height:100vh;justify-content:center;position:relative;width:100%}.heroBanner video{height:80vh;object-fit:cover;position:relative;width:100%}.heroBanner .textPan{position:absolute;text-align:center;text-shadow:2px -2px 0 #00303bde,1px -1px 0 #00303bde,-1px 1px 0 #000,1px 1px 0 #00303bde}@media(min-width:1025px){.heroBanner .textPan{text-shadow:4px -4px 0 #00303bde,1px -1px 0 #00303bde,-1px 1px 0 #000,1px 1px 0 #00303bde}}.heroBanner .textPan .text{color:#fff;font-size:23px}.heroBanner .textPan .text .colorTxt{color:#f2e74b}.heroBanner .textPan .cta{margin-top:65px}.heroBanner .textPan .cta span.btnTxt{color:#fff!important;font-size:20px}.heroBanner .textPan .cta :hover span.btnTxt{color:#fff!important}.heroBanner .video:after{background:linear-gradient(42deg,#3968731a,#396873 90%);bottom:auto;content:"";display:inline-block;height:100%;left:auto;position:absolute;right:0;top:0;width:100%}.heroBanner .video,.heroBanner video{height:100vh;object-fit:cover;position:relative;width:100%}.heroBanner .textPan{height:auto}@media(max-width:600px){.heroBanner .textPan{width:90%}}.heroBanner h1{font-size:2.6em}@media(max-width:600px){.heroBanner h1{font-size:1.7em;opacity:.84}}.heroBanner h1 span{display:inline-block}.heroBanner #d-block{border-top:1px solid #fff;font-size:1.005em;margin-top:20px;padding:10px 0 0}.heroBanner .scrollToAbout{bottom:60px;cursor:pointer;left:calc(50% - 25px);opacity:.6;position:absolute;transition:all .3s ease;z-index:1000}.heroBanner .scrollToAbout:hover{opacity:1}.opacityF2T{animation:opacity .35s cubic-bezier(.25,.46,.45,.94) both}.slide-left{animation:slide-left .6s cubic-bezier(.25,.46,.45,.94) both}.slide-right{animation:slide-right .6s cubic-bezier(.25,.46,.45,.94) both}.slide-fwd-top{animation:slide-fwd-top .45s cubic-bezier(.25,.46,.45,.94) both}.slide-bottom{animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}.slide-bottom-infinite{animation:slide-bottom-infinite 1.5s cubic-bezier(.455,.03,.515,.955) 2s infinite forwards}@keyframes slide-left{0%{transform:translateX(-100px)}to{transform:translateX(0)}}@keyframes slide-right{0%{transform:translateX(100px)}to{transform:translateX(0)}}@keyframes slide-fwd-top{0%{transform:translateZ(0) translateY(-100vh)}to{transform:translateZ(160px) translateY(0)}}@keyframes slide-bottom{0%{transform:translateY(-50px)}to{transform:translateY(0)}}@keyframes opacity{0%{opacity:0}to{opacity:1}}@keyframes slide-bottom-infinite{0%{transform:translateY(0)}to{transform:translateY(40px)}}.container{margin:auto;max-width:calc(1600px + 10%);width:100%}section{padding:2% 4%}#d-block{display:block}.transparent-bg{background-color:#0000}.white-bg{background-color:#fff}.relative{position:relative}.containerSpacing-1{padding:3em 0 1em}@media(min-width:1025px){.containerSpacing-1{padding:3em 4% 1em}}.containerSpacing-2{padding:3em 0 0}@media(min-width:1025px){.containerSpacing-2{padding:3em 4% 1em}}.containerSpacing-3{border-top:1px solid #e4e4e4;padding:3em 7%}.bannerInner,.bannerInnerSmall{margin-top:85px}@media(min-width:1025px){.bannerInner,.bannerInnerSmall{margin-top:103px}}.slick-dots{bottom:40px!important;display:flex!important;gap:3px;justify-content:center!important;left:0;position:absolute!important}@media(max-width:600px){.slick-dots{bottom:5%!important}}@media(min-width:1025px){.slick-dots{bottom:10%}}.slick-dots li{height:15px!important;margin:0 5px!important;padding:0!important;transition:all .3s ease;width:15px!important}.slick-dots li button{background:#ccc!important;border:none!important;border-radius:3px!important;height:100%!important;padding:0!important;width:100%!important}.slick-dots li button:before{display:none!important}.slick-dots li.slick-active{width:30px!important}.slick-dots li.slick-active button{background-color:#f2e74b!important}.slick-next,.slick-prev{opacity:1;visibility:visible;z-index:1}.slick-next:before,.slick-prev:before{color:#386873;font-size:28px;font-weight:700;opacity:1}.slick-prev{left:0}@media(min-width:960px){.slick-prev{left:-50px}}.slick-next{right:0}@media(min-width:960px){.slick-next{right:-50px}}.slick-next,.slick-prev{height:30px;left:inherit;right:0;top:-26px;width:30px}.slick-prev{right:35px}
/*# sourceMappingURL=main.b4815467.css.map*/