@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800&amp;display=swap);.aboutUsPageOutterBody{height:auto;width:100%}.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsPageBannerAndText{background-attachment:fixed;background-image:url(/static/media/aboutAsBanner.a0891da40c90b7f46f94.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:300px;width:100%}.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsPageBannerAndText .aboutUsPageBannerText{align-items:center;background-color:rgba(4,4,4,.669);display:flex;height:100%;justify-content:center;width:100%}.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsPageBannerAndText .aboutUsPageBannerText span{color:#fff;text-align:center}.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsPageBannerAndText .aboutUsPageBannerText span h1{font-size:50px}@media screen and (max-width:600px){.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsPageBannerAndText .aboutUsPageBannerText span h1{font-size:30px}}.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsPageBannerAndText .aboutUsPageBannerText span p{font-size:20px}@media screen and (max-width:600px){.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsPageBannerAndText .aboutUsPageBannerText span p{font-size:12px}}.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsMainDiv{margin:5%;max-width:90%}.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsMainDiv .aboutUsAboutAndMissionDiv{display:flex;justify-content:space-between}@media(max-width:992px){.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsMainDiv .aboutUsAboutAndMissionDiv{align-items:center;display:grid}}.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsMainDiv .aboutUsAboutAndMissionDiv .aboutDiv{border-radius:20px;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);height:-webkit-min-content;height:min-content;padding:2%;width:49%}@media screen and (max-width:992px){.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsMainDiv .aboutUsAboutAndMissionDiv .aboutDiv{margin-top:5%;width:100%}}.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsMainDiv .aboutUsAboutAndMissionDiv .aboutDiv h2{color:#1b3244;margin:0}.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsMainDiv .aboutUsAboutAndMissionDiv .aboutDiv p{color:#7495a5;margin-bottom:0;margin-top:2%}.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsMainDiv .aboutUsAboutAndMissionDiv .ourMissionDiv{border-radius:20px;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);height:-webkit-min-content;height:min-content;margin-top:5%;padding:2%;width:49%}@media screen and (max-width:992px){.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsMainDiv .aboutUsAboutAndMissionDiv .ourMissionDiv{margin-top:10%;width:100%}}.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsMainDiv .aboutUsAboutAndMissionDiv .ourMissionDiv h2{color:#1b3244;margin:0}.aboutUsPageOutterBody .aboutUsPageInnerBody .aboutUsMainDiv .aboutUsAboutAndMissionDiv .ourMissionDiv p{color:#7495a5;margin-bottom:0;margin-top:2%}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourApproachMainBodyDiv{align-items:center;background-image:linear-gradient(135deg,#005171,#16a4bb,#aed5cb);display:grid;grid-template-columns:40% 60%;margin:5% 0;padding:5%}@media screen and (max-width:992px){.aboutUsPageOutterBody .aboutUsPageInnerBody .ourApproachMainBodyDiv{grid-template-columns:100%}}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourApproachMainBodyDiv .ourApproachTextItemDiv{color:#fff;padding:2%}@media screen and (max-width:992px){.aboutUsPageOutterBody .aboutUsPageInnerBody .ourApproachMainBodyDiv .ourApproachTextItemDiv{text-align:center}}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourApproachMainBodyDiv .ourApproachCardBody{display:flex;flex-flow:row-reverse;flex-wrap:wrap;justify-content:space-evenly}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourApproachMainBodyDiv .ourApproachCardBody .card{height:150px;margin:5% 0;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:all 1s linear;width:300px}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourApproachMainBodyDiv .ourApproachCardBody .back,.aboutUsPageOutterBody .aboutUsPageInnerBody .ourApproachMainBodyDiv .ourApproachCardBody .front{align-items:center;border-radius:10px;height:100%;justify-content:center;position:absolute;width:100%}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourApproachMainBodyDiv .ourApproachCardBody .front{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fff;color:#1b3244;display:flex;z-index:2}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourApproachMainBodyDiv .ourApproachCardBody .back{color:#7495a5;padding:2%;text-align:center;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);z-index:1}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourApproachMainBodyDiv .ourApproachCardBody .ourApproachCardContainer:hover .card{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourApproachMainBodyDiv .ourApproachCardBody .ourApproachCardContainer{height:-webkit-min-content;height:min-content;-webkit-perspective:1000px;perspective:1000px;width:-webkit-min-content;width:min-content}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourTeamMainBodyDiv{display:flex;justify-content:space-between;margin:5% 0;padding:0 5%}@media screen and (max-width:992px){.aboutUsPageOutterBody .aboutUsPageInnerBody .ourTeamMainBodyDiv{flex-direction:column}}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourTeamMainBodyDiv .ourTeamCard{border-radius:10px;box-shadow:0 4px 16px rgba(17,17,26,.05),0 8px 32px rgba(17,17,26,.05);padding:2%;width:30%}@media screen and (max-width:992px){.aboutUsPageOutterBody .aboutUsPageInnerBody .ourTeamMainBodyDiv .ourTeamCard{margin-top:5%;width:100%}}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourTeamMainBodyDiv .ourTeamCard p{color:#7495a5;margin:0}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourTeamMainBodyDiv .ourTeamCard h3{color:#1b3244}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourTeamMainBodyDiv .ourClientCentricCard{border-radius:10px;box-shadow:0 4px 16px rgba(17,17,26,.05),0 8px 32px rgba(17,17,26,.05);padding:2%;width:30%}@media screen and (max-width:992px){.aboutUsPageOutterBody .aboutUsPageInnerBody .ourTeamMainBodyDiv .ourClientCentricCard{margin-top:10%;width:100%}}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourTeamMainBodyDiv .ourClientCentricCard h3{color:#1b3244}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourTeamMainBodyDiv .ourClientCentricCard p{color:#7495a5;margin:0}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourTeamMainBodyDiv .ourCommitmentCard{border-radius:10px;box-shadow:0 4px 16px rgba(17,17,26,.05),0 8px 32px rgba(17,17,26,.05);padding:2%;width:30%}@media screen and (max-width:992px){.aboutUsPageOutterBody .aboutUsPageInnerBody .ourTeamMainBodyDiv .ourCommitmentCard{margin-top:10%;width:100%}}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourTeamMainBodyDiv .ourCommitmentCard h3{color:#1b3244}.aboutUsPageOutterBody .aboutUsPageInnerBody .ourTeamMainBodyDiv .ourCommitmentCard p{color:#7495a5;margin:0}.aboutUsPageOutterBody .aboutUsPageInnerBody .joinUsDiv{background-image:linear-gradient(135deg,#005171,#16a4bb,#aed5cb);padding:5%;text-align:center}.aboutUsPageOutterBody .aboutUsPageInnerBody .joinUsDiv p{margin:0 10%;max-width:80%}@media screen and (max-width:992px){.aboutUsPageOutterBody .aboutUsPageInnerBody .joinUsDiv p{margin:0;max-width:100%}}.aboutUsPageOutterBody .aboutUsPageInnerBody .joinUsDiv p:nth-child(3){margin-top:.5%}.aboutUsPageOutterBody .aboutUsPageInnerBody .joinUsDiv button{border:none;border-radius:10px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);cursor:pointer;font-size:15px;font-weight:600;margin-top:2%;padding:1%;transition-duration:.6s}.aboutUsPageOutterBody .aboutUsPageInnerBody .joinUsDiv button:hover{background-color:#000;color:#fff;-webkit-transform:scale(1.1);transform:scale(1.1)}@-webkit-keyframes sideTest{0%{opacity:0;-webkit-transform:rotateY(100deg);transform:rotateY(100deg)}to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes sideTest{0%{opacity:0;-webkit-transform:rotateY(100deg);transform:rotateY(100deg)}to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.upperNavbar{align-items:center;display:flex;justify-content:space-between;padding:0}@media screen and (max-width:992px){.upperNavbar{display:none}}.upperNavbar .upperNavbarLeftSide{align-items:center;display:flex}.upperNavbar .upperNavbarLeftSide button{background-color:#1b3244;border-color:#1b3244;border-radius:20px;color:#7495a5;font-weight:400;padding:0 7px}.upperNavbar .upperNavbarLeftSide button:hover{color:#fff}.upperNavbar .upperNavbarLeftSide p{margin-bottom:0;padding:10px}.upperNavbar .upperNavbarRightSide{align-items:center;display:flex}.upperNavbar .upperNavbarRightSide p{color:#7495a5;margin-bottom:0;padding:10px}.upperNavbar .upperNavbarRightSide p a{color:#7495a5;text-decoration:none}#responvieCallBtn{display:block;font-size:"30px";margin-right:"25px"}@media screen and (min-width:992px){#responvieCallBtn{display:none}}#hrStyle{margin:0}@media screen and (max-width:992px){#hrStyle{display:none}}.companyOutterBody{background-image:linear-gradient(135deg,#005171,#16a4bb,#aed5cb);color:#fff;height:auto;width:100%}.companyOutterBody .companyInnerBody{margin-left:5%;margin-right:5%;max-width:90%;padding:2% 0;text-align:center}.companyOutterBody .companyInnerBody h1{font-size:40px}.companyOutterBody .companyInnerBody h4{font-size:30px;margin-top:1%}.companyOutterBody .companyInnerBody .companyTextMainBody{align-items:center;display:grid;grid-template-columns:35% 65%}@media screen and (max-width:992px){.companyOutterBody .companyInnerBody .companyTextMainBody{grid-template-columns:100%}}.companyOutterBody .companyInnerBody .companyTextMainBody p{font-size:larger;margin-left:5%;margin-top:3%;max-width:95%;padding:0;text-align:start}@media screen and (max-width:992px){.companyOutterBody .companyInnerBody .companyTextMainBody p{margin-left:0;margin-top:5%;max-width:100%}}.companyOutterBody .companyInnerBody .companyTextMainBody #companyImg{grid-row-start:2;width:100%}@media screen and (max-width:992px){.companyOutterBody .companyInnerBody .companyTextMainBody #companyImg{grid-row-start:1;margin-top:5%}}.companyOutterBody .companyInnerBody .companyTextMainBody span{grid-row-start:2}@media screen and (max-width:992px){.companyOutterBody .companyInnerBody .companyTextMainBody span{grid-row-start:3}}.companyOutterBody .companyInnerBody .companyTextMainBody #companyTopSection{grid-column-end:3;grid-column-start:1}.companyOutterBody .companyInnerBody .companyTextMainBody #companyTopSection h1{font-size:larger;font-weight:400;width:-webkit-max-content;width:max-content}@media screen and (max-width:992px){.companyOutterBody .companyInnerBody .companyTextMainBody #companyTopSection{grid-row-start:2}}.companyOutterBody .CompanySectionBtn{margin-top:1%}.companyOutterBody .CompanySectionBtn button{background-color:#fff;border-radius:20px;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.1),0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3);color:#16a4bb;font-size:17px;font-weight:600;height:50px;margin-top:2%;padding:.5% 1%;width:200px;width:-webkit-max-content;width:max-content}.companyOutterBody .CompanySectionBtn button:hover{color:#005171;cursor:pointer;transition:all .3s ease-in-out}.companyOutterBody .CompanySectionBtn button #arrowstyle{margin-left:10%}@media screen and (max-width:992px){.companyOutterBody .CompanySectionBtn button{width:-webkit-max-content;width:max-content}}.contactPageOutterBody{height:auto;width:100%}.contactPageOutterBody .contactPageInnerBody .contactPageBannerAndText{background-attachment:fixed;background-image:url(/static/media/contactBanner.0cd69f56ba0547afdc1a.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:300px;width:100%}.contactPageOutterBody .contactPageInnerBody .contactPageBannerAndText .contactPageBannerText{align-items:center;background-color:rgba(4,4,4,.669);display:flex;height:100%;justify-content:center;width:100%}.contactPageOutterBody .contactPageInnerBody .contactPageBannerAndText .contactPageBannerText span{color:#fff;text-align:center}.contactPageOutterBody .contactPageInnerBody .contactPageBannerAndText .contactPageBannerText span h1{font-size:50px}@media screen and (max-width:600px){.contactPageOutterBody .contactPageInnerBody .contactPageBannerAndText .contactPageBannerText span h1{font-size:40px}}.contactPageOutterBody .contactPageInnerBody .contactPageBannerAndText .contactPageBannerText span p{font-size:20px}@media screen and (max-width:600px){.contactPageOutterBody .contactPageInnerBody .contactPageBannerAndText .contactPageBannerText span p{font-size:15px}}.contactPageOutterBody .contactPageInnerBody .contactPageForm{color:#1b3244;height:auto;padding:5% 10%;text-align:center;width:100%}.contact_us_green *{font-family:Nunito,sans-serif}.contact_us_green .responsive-container-block{display:flex;flex-wrap:wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;margin:0 auto 60px;min-height:75px;width:100%}.contact_us_green input:focus,.contact_us_green textarea:focus{outline-color:invert;outline-color:initial;outline-style:none;outline-width:medium}.contact_us_green .text-blk{line-height:25px;margin:0}.contact_us_green .responsive-cell-block{min-height:75px}.contact_us_green .responsive-container-block.container{margin:60px auto;max-width:1320px}.contact_us_green .responsive-container-block.big-container{padding:0 50px}.contact_us_green .text-blk.contactus-head{color:#1b3244;font-size:40px;font-weight:700;line-height:50px;margin:0 0 10px}.contact_us_green .text-blk.contactus-subhead{color:#7495a5;font-size:18px;margin:0 0 50px;max-width:385px}.contact_us_green .contact-svg{height:40px;padding:0 25px 0 0;width:50px}.contact_us_green .social-media-links{display:flex;justify-content:space-evenly;margin:80px auto 0;width:250px}.contact_us_green .social-svg{height:35px;width:35px}.contact_us_green .text-box{display:flex;margin:0 0 50px}.address,.mail,.phone{align-items:center;color:#1b3244;cursor:pointer;display:flex}.contact_us_green .contact-text{color:#7495a5;margin-bottom:0;text-align:start}.contact_us_green .input{border:2.5px solid #7495a5;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-image-outset:0;border-image-repeat:initial;border-image-slice:100%;border-image-source:none;border-image-width:1;border-top-left-radius:5px;border-top-right-radius:5px;font-size:16px;height:50px;padding:5px 15px;width:90%}.contact_us_green .textinput{border:2px solid #7495a5;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-image-outset:0;border-image-repeat:initial;border-image-slice:100%;border-image-source:none;border-image-width:1;border-top-left-radius:5px;border-top-right-radius:5px;font-size:16px;height:200px;padding:20px 30px 20px 20px;width:95%}.contact_us_green .submit-btn{background-color:#1b3244;border:2px #7495a5;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-image-outset:0;border-image-repeat:initial;border-image-slice:100%;border-image-source:none;border-image-width:1;border-top-left-radius:5px;border-top-right-radius:5px;color:#7495a5;cursor:pointer;font-size:18px;font-weight:700;height:60px;margin:0 auto;min-width:290px}.contact_us_green .submit-btn:hover{color:#fff}.contact_us_green .btn-wrapper{display:flex;justify-content:center}.contact_us_green .text-blk.input-title{color:#1b3244;font-size:18px;font-weight:600;line-height:28px;margin:0 0 15px}.contact_us_green .responsive-cell-block.wk-ipadp-6.wk-tab-12.wk-mobile-12.wk-desk-6{margin:0 0 30px}.contact_us_green .responsive-cell-block.wk-tab-12.wk-mobile-12.wk-desk-5.wk-ipadp-10{align-items:center;display:flex;flex-direction:column;padding:0 0 0 60px}.contact_us_green .head-text-box{display:none}.contact_us_green .line{border-right:1.8px solid #7495a5}.contact_us_green .responsive-cell-block.wk-tab-12.wk-mobile-12.wk-desk-7.wk-ipadp-10.line{padding:0 20px 0 0}@media(max-width:1024px){.contact_us_green .responsive-container-block.container{justify-content:center}.contact_us_green .text-blk.contactus-subhead{max-width:100%}.contact_us_green .head-text-box{display:block}.contact_us_green .responsive-cell-block.wk-tab-12.wk-mobile-12.wk-desk-7.wk-ipadp-10.line{padding:0 20px 60px 0}.contact_us_green .line{border-bottom:1.8px solid #7495a5;border-right-color:initial;border-right-style:none;border-right-width:medium}.contact_us_green .responsive-cell-block.wk-tab-12.wk-mobile-12.wk-desk-5.wk-ipadp-10{margin:60px 0 0}.contact_us_green .workik-contact-bigbox{display:flex}.contact_us_green .responsive-cell-block.wk-tab-12.wk-mobile-12.wk-desk-5.wk-ipadp-10{padding:0}}@media(max-width:768px){.contact_us_green .text-content{display:none}.contact_us_green .input,.contact_us_green .textinput{width:100%}.contact_us_green .text-blk.contactus-head{font-size:30px}}@media(max-width:500px){.contact_us_green .responsive-container-block.big-container{padding:0 20px}.contact_us_green .workik-contact-bigbox{display:block}.contact_us_green .text-blk.input-title{font-size:16px}.contact_us_green .text-blk.contactus-head{font-size:26px}.contact_us_green .text-blk.contactus-subhead{font-size:16px;line-height:23px}.contact_us_green .input{height:45px}.contact_us_green .responsive-cell-block.wk-ipadp-6.wk-tab-12.wk-mobile-12.wk-desk-6{margin:0 0 25px}}*,:after,:before{box-sizing:border-box}body{margin:0}.wk-desk-1{width:8.333333%}.wk-desk-2{width:16.666667%}.wk-desk-3{width:25%}.wk-desk-4{width:33.333333%}.wk-desk-5{width:41.666667%}.wk-desk-6{width:50%}.wk-desk-7{width:58.333333%}.wk-desk-8{width:66.666667%}.wk-desk-9{width:75%}.wk-desk-10{width:83.333333%}.wk-desk-11{width:91.666667%}.wk-desk-12{width:100%}@media(max-width:1024px){.wk-ipadp-1{width:8.333333%}.wk-ipadp-2{width:16.666667%}.wk-ipadp-3{width:25%}.wk-ipadp-4{width:33.333333%}.wk-ipadp-5{width:41.666667%}.wk-ipadp-6{width:50%}.wk-ipadp-7{width:58.333333%}.wk-ipadp-8{width:66.666667%}.wk-ipadp-9{width:75%}.wk-ipadp-10{width:83.333333%}.wk-ipadp-11{width:91.666667%}.wk-ipadp-12{width:100%}}@media(max-width:768px){.wk-tab-1{width:8.333333%}.wk-tab-2{width:16.666667%}.wk-tab-3{width:25%}.wk-tab-4{width:33.333333%}.wk-tab-5{width:41.666667%}.wk-tab-6{width:50%}.wk-tab-7{width:58.333333%}.wk-tab-8{width:66.666667%}.wk-tab-9{width:75%}.wk-tab-10{width:83.333333%}.wk-tab-11{width:91.666667%}.wk-tab-12{width:100%}}@media(max-width:500px){.wk-mobile-1{width:8.333333%}.wk-mobile-2{width:16.666667%}.wk-mobile-3{width:25%}.wk-mobile-4{width:33.333333%}.wk-mobile-5{width:41.666667%}.wk-mobile-6{width:50%}.wk-mobile-7{width:58.333333%}.wk-mobile-8{width:66.666667%}.wk-mobile-9{width:75%}.wk-mobile-10{width:83.333333%}.wk-mobile-11{width:91.666667%}.wk-mobile-12{width:100%}}.submitedDiv,.submittedText{align-items:center;display:flex;height:100%}.submittedText{width:100%}.submittedText p{color:#1b3244;font-size:40px;width:100%}.footerOutterBody{background-color:#1b3244;margin:0}.footerOutterBody .footerInnerBody .aboveFooterOutterBody{background-color:#7495a5;color:#fff}.footerOutterBody .footerInnerBody .aboveFooterOutterBody .aboveFooterInnerBody{margin:0 5%;max-width:90%}@media screen and (max-width:600px){.footerOutterBody .footerInnerBody .aboveFooterOutterBody .aboveFooterInnerBody{margin:0;max-width:100%}}.footerOutterBody .footerInnerBody .aboveFooterOutterBody .aboveFooterInnerBody ul{align-items:center;display:flex;justify-content:space-evenly;margin:0;padding:0}@media screen and (max-width:992px){.footerOutterBody .footerInnerBody .aboveFooterOutterBody .aboveFooterInnerBody ul{justify-content:space-evenly}}.footerOutterBody .footerInnerBody .aboveFooterOutterBody .aboveFooterInnerBody ul li{align-items:center;display:flex;justify-content:space-between;padding:1% 0}.footerOutterBody .footerInnerBody .aboveFooterOutterBody .aboveFooterInnerBody ul li a{align-items:center;color:#fff;display:flex;justify-content:space-between;text-decoration:none}@media screen and (max-width:992px){.footerOutterBody .footerInnerBody .aboveFooterOutterBody .aboveFooterInnerBody ul li a{flex-direction:column;justify-content:space-evenly;text-align:center}}.footerOutterBody .footerInnerBody .aboveFooterOutterBody .aboveFooterInnerBody ul li a #innerFooter{height:50px;margin-right:5%;width:40px}.footerOutterBody .footerInnerBody .aboveFooterOutterBody .aboveFooterInnerBody ul li a p{font-size:18px;margin:0}.footerOutterBody .footerInnerBody .aboveFooterOutterBody .aboveFooterInnerBody ul li a h2{font-size:20px;margin:0;width:-webkit-max-content;width:max-content}@media screen and (max-width:992px){.footerOutterBody .footerInnerBody .aboveFooterOutterBody .aboveFooterInnerBody ul li a h2{display:none;font-size:16px}}@media screen and (max-width:600px){.footerOutterBody .footerInnerBody .aboveFooterOutterBody .aboveFooterInnerBody ul li a span{text-align:center}}.footerOutterBody .footerInnerBody .aboveFooterOutterBody .aboveFooterInnerBody ul li .line{border:2px solid #fff;height:50px;width:1%}@media screen and (max-width:600px){.footerOutterBody .footerInnerBody .aboveFooterOutterBody .aboveFooterInnerBody ul li span{text-align:center}}.footerOutterBody .footerInnerBody .mainFooter{color:#fff;display:grid;grid-template-columns:20% 20% 20% 20%;justify-content:space-between;margin:0 5%;max-width:90%;padding:2% 0}@media screen and (max-width:992px){.footerOutterBody .footerInnerBody .mainFooter{display:grid;grid-template-columns:45% 45%;margin-top:5% 0}}.footerOutterBody .footerInnerBody .mainFooter .aboutCompany img{margin-bottom:5%;width:70%}.footerOutterBody .footerInnerBody .mainFooter .addressAndInfo ul{display:flex;flex-direction:column;justify-content:start;padding:0}.footerOutterBody .footerInnerBody .mainFooter .addressAndInfo ul li{align-items:start;align-items:center;display:flex;margin:5% 0}.footerOutterBody .footerInnerBody .mainFooter .addressAndInfo ul li p{margin:0}.footerOutterBody .footerInnerBody .mainFooter .addressAndInfo ul li p a{color:#fff;text-decoration:none}.footerOutterBody .footerInnerBody .mainFooter .addressAndInfo ul li #footerIcon{height:22px;margin-right:5%;width:22px}.footerOutterBody .footerInnerBody .mainFooter .quickLinks ul{display:flex;flex-direction:column;margin:5% 0;padding:0}.footerOutterBody .footerInnerBody .mainFooter .quickLinks ul li{display:grid;margin-top:5%}.footerOutterBody .footerInnerBody .mainFooter .services ul{display:grid;grid-template-columns:1fr;margin:5% 0;padding:0}.footerOutterBody .footerInnerBody .mainFooter .services ul li{display:flex;height:-webkit-min-content;height:min-content;margin-top:5%}.footerOutterBody .footerInnerBody .copyRightandFollowBody{align-items:center;display:grid;grid-template-columns:50% 50%;margin:0 5%;max-width:90%;padding:1% 0}.footerOutterBody .footerInnerBody .copyRightandFollowBody ul{display:flex;justify-content:end;margin:0;padding:0}.footerOutterBody .footerInnerBody .copyRightandFollowBody ul li{background-color:#fff;border-radius:40px;color:#1b3244;display:flex;margin:0 10px;padding:5px;transition:.5s ease-out}.footerOutterBody .footerInnerBody .copyRightandFollowBody ul li:hover{background-color:#1b3244;color:#fff}.footerOutterBody .footerInnerBody .copyRightandFollowBody .copyrightBody{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:992px){.footerOutterBody .footerInnerBody .copyRightandFollowBody .copyrightBody{align-items:start;justify-content:start}}.footerOutterBody .footerInnerBody .copyRightandFollowBody .copyrightBody h1{align-items:center;color:#fff;display:flex;font-size:11px;margin:0}@media (min-device-width:768px)and (max-device-width:1024px),only screen and (max-width:760px){.footerOutterBody .footerInnerBody .copyRightandFollowBody .copyrightBody h1{display:none}}.footerOutterBody .footerInnerBody .responsiveCopyRight{display:none}@media (min-device-width:768px)and (max-device-width:1024px),only screen and (max-width:760px){.footerOutterBody .footerInnerBody .responsiveCopyRight{display:flex;justify-content:center;padding:1% 0 2%}}.footerOutterBody .footerInnerBody .responsiveCopyRight h1{align-items:center;color:#fff;display:flex;font-size:11px;margin:0}#footerQuickLink{color:#e3d8d8;text-decoration:none}#mediaIcon{font-size:25px}.landingPageOutterBody{height:auto;width:100%}.landingPageOutterBody .landingPageInnerBody{align-items:center;display:flex;justify-content:space-between;justify-content:space-around;margin:2% 5% 4%;max-width:90%;padding:0 0 2%}@media(max-width:992px){.landingPageOutterBody .landingPageInnerBody{display:grid}}.landingPageOutterBody .landingPageInnerBody .landingPageTextBody{font-size:20px;width:70%}@media(max-width:992px){.landingPageOutterBody .landingPageInnerBody .landingPageTextBody{text-align:center;width:100%}}.landingPageOutterBody .landingPageInnerBody .landingPageTextBody h1{color:#1b3244;font-family:Oxygen,sans-serif;font-size:60px;font-weight:300;line-height:70px;margin-bottom:2%;max-width:80%}.landingPageOutterBody .landingPageInnerBody .landingPageTextBody h1 strong{font-weight:600}@media(max-width:992px){.landingPageOutterBody .landingPageInnerBody .landingPageTextBody h1{font-size:50px;max-width:100%}}.landingPageOutterBody .landingPageInnerBody .landingPageTextBody p{color:#7495a5;font-family:Poppins,sans-serif;font-size:17px;margin-bottom:2%;max-width:80%}@media(max-width:992px){.landingPageOutterBody .landingPageInnerBody .landingPageTextBody p{max-width:100%}}.landingPageOutterBody .landingPageInnerBody .landingPageTextBody button{background-color:#1b3244;border-radius:20px;color:#7495a5;font-size:17px;height:50px;margin-top:2%;width:200px}@media screen and (max-width:992px){.landingPageOutterBody .landingPageInnerBody .landingPageTextBody button{margin-bottom:5%}}.landingPageOutterBody .landingPageInnerBody .landingPageTextBody button:hover{color:#fff;cursor:pointer;transition:all .3s ease-in-out}.landingPageOutterBody .landingPageInnerBody .landingPageTextBody button #arrowstyle{margin-left:10%}.landingPageOutterBody .landingPageInnerBody .landingPageImgBody{text-align:center}.landingPageOutterBody .landingPageInnerBody .landingPageImgBody img{margin-left:-10%;max-width:115%}@media(max-width:1100px){.landingPageOutterBody .landingPageInnerBody .landingPageImgBody img{margin-left:0;max-width:100%}}.servicePageOutterBody{height:auto;width:100%}.servicePageOutterBody .servicePageInnerBody .InnerBannerBody{background-attachment:fixed;background-image:url(/static/media/serviceInnerBannerImg.f3c94283c8495a471577.jpg);background-repeat:no-repeat;background-size:cover;height:300px;width:100%}.servicePageOutterBody .servicePageInnerBody .InnerBannerBody .servicePageBannerText{align-items:center;background-color:rgba(4,4,4,.669);color:#fff;display:flex;height:100%;justify-content:center;width:100%}.servicePageOutterBody .servicePageInnerBody .InnerBannerBody .servicePageBannerText span{text-align:center}.servicePageOutterBody .servicePageInnerBody .InnerBannerBody .servicePageBannerText span h1{font-size:50px}@media screen and (max-width:600px){.servicePageOutterBody .servicePageInnerBody .InnerBannerBody .servicePageBannerText span h1{font-size:40px}}.servicePageOutterBody .servicePageInnerBody .InnerBannerBody .servicePageBannerText span p{font-size:20px}@media screen and (max-width:600px){.servicePageOutterBody .servicePageInnerBody .InnerBannerBody .servicePageBannerText span p{font-size:15px}}.servicePageOutterBody .servicePageInnerBody .servicePageLocalNavbar{background-color:#1b3244;color:#7495a5;padding:1% 10%;position:absolute;width:100%}@media screen and (max-width:860px){.servicePageOutterBody .servicePageInnerBody .servicePageLocalNavbar{padding:1% 2.5%}}.servicePageOutterBody .servicePageInnerBody .servicePageLocalNavbar ul{display:flex;justify-content:space-between;list-style-type:none;margin:0;padding:0}.servicePageOutterBody .servicePageInnerBody .servicePageLocalNavbar ul li{display:flex;text-align:center}.servicePageOutterBody .servicePageInnerBody .servicePageLocalNavbar ul li a{color:#7495a5;cursor:pointer;font-size:large;text-decoration:none}.servicePageOutterBody .servicePageInnerBody .servicePageLocalNavbar ul li a:hover{color:#fff}@media screen and (max-width:600px){.servicePageOutterBody .servicePageInnerBody .servicePageLocalNavbar ul li a{font-size:15px}}.servicePageOutterBody .servicePageInnerBody .servicePageLocalNavbar ul li a .active{background-color:#4caf50}.serviceNavbar.serviceFixed{background-color:#fff;box-shadow:0 5px 4px rgba(0,0,0,.1);left:0;position:fixed;top:80px;width:100%;z-index:1}.creativePageOutterBody{height:auto;width:100%}.creativePageOutterBody .creativePageInnerBody{margin:10% 2.5% 5%;max-width:95%}@media screen and (max-width:750px){.creativePageOutterBody .creativePageInnerBody{margin:20% 2.5%}}@media screen and (max-width:50px){.creativePageOutterBody .creativePageInnerBody{margin:30% 2.5%}}.creativePageOutterBody .creativePageInnerBody .creativePageTitleAndImg{align-items:center;display:flex;justify-content:space-around}@media screen and (max-width:750px){.creativePageOutterBody .creativePageInnerBody .creativePageTitleAndImg{display:grid;justify-content:center;justify-items:center;text-align:center;width:100%}}.creativePageOutterBody .creativePageInnerBody .creativePageTitleAndImg img{width:400px}@media screen and (max-width:750px){.creativePageOutterBody .creativePageInnerBody .creativePageTitleAndImg img{width:100%}}.creativePageOutterBody .creativePageInnerBody .creativePageTitleAndImg .creativePageTitle{color:#1b3244;width:50%}@media screen and (max-width:750px){.creativePageOutterBody .creativePageInnerBody .creativePageTitleAndImg .creativePageTitle{width:100%}}.creativePageOutterBody .creativePageInnerBody .creativePageTitleAndImg .creativePageTitle p{color:#7495a5;width:80%}@media screen and (max-width:750px){.creativePageOutterBody .creativePageInnerBody .creativePageTitleAndImg .creativePageTitle p{margin-left:5%;margin-right:5%;width:90%}}.creativePageOutterBody .creativePageInnerBody .creativePageItem{padding:2.5%}.creativePageOutterBody .creativePageInnerBody .creativePageItem ul{display:flex;flex-wrap:wrap;justify-content:space-evenly;list-style-type:none;margin:0;padding:0}.creativePageOutterBody .creativePageInnerBody .creativePageItem ul li{box-shadow:0 2px 8px 0 rgba(99,99,99,.2);cursor:pointer;margin:2%;padding:1%;width:300px}.creativePageOutterBody .creativePageInnerBody .creativePageItem ul li:hover{box-shadow:0 13px 40px -5px rgba(50,50,93,.12),0 8px 32px -8px rgba(0,0,0,.14),0 -6px 32px -6px rgba(0,0,0,.02)}.creativePageOutterBody .creativePageInnerBody .creativePageItem ul li .creativePageItemText{width:100%}.creativePageOutterBody .creativePageInnerBody .creativePageItem ul li .creativePageItemText h1{color:#1b3244;font-size:22px;margin-top:2%}.creativePageOutterBody .creativePageInnerBody .creativePageItem ul li .creativePageItemText p{color:#7495a5}.advertisingPageOutterBody{background-image:linear-gradient(135deg,#005171,#16a4bb,#aed5cb);color:#fff;height:auto;width:100%}.advertisingPageOutterBody .advertisingPageInnerBody{margin:5% 2.5%;max-width:95%;padding:2.5% 0 0}@media screen and (max-width:750px){.advertisingPageOutterBody .advertisingPageInnerBody{margin:20% 2.5%}}@media screen and (max-width:50px){.advertisingPageOutterBody .advertisingPageInnerBody{margin:30% 2.5%}}.advertisingPageOutterBody .advertisingPageInnerBody .advertisingPageTitleAndImg{align-items:center;display:flex;justify-content:space-evenly}@media screen and (max-width:750px){.advertisingPageOutterBody .advertisingPageInnerBody .advertisingPageTitleAndImg{flex-wrap:wrap-reverse;justify-content:center;justify-items:center;text-align:center;width:100%}}.advertisingPageOutterBody .advertisingPageInnerBody .advertisingPageTitleAndImg img{height:350px;width:400px}@media screen and (max-width:750px){.advertisingPageOutterBody .advertisingPageInnerBody .advertisingPageTitleAndImg img{height:auto;margin-bottom:4%;width:100%}}.advertisingPageOutterBody .advertisingPageInnerBody .advertisingPageTitleAndImg .advertisingPageTitle{width:50%}@media screen and (max-width:750px){.advertisingPageOutterBody .advertisingPageInnerBody .advertisingPageTitleAndImg .advertisingPageTitle{width:100%}}.advertisingPageOutterBody .advertisingPageInnerBody .advertisingPageTitleAndImg .advertisingPageTitle p{width:80%}@media screen and (max-width:750px){.advertisingPageOutterBody .advertisingPageInnerBody .advertisingPageTitleAndImg .advertisingPageTitle p{margin-left:5%;margin-right:5%;width:90%}}.advertisingPageOutterBody .advertisingPageInnerBody .advertisingPageItem{padding:2.5%}.advertisingPageOutterBody .advertisingPageInnerBody .advertisingPageItem ul{display:flex;flex-wrap:wrap;justify-content:space-evenly;list-style-type:none;margin:0;padding:0}.advertisingPageOutterBody .advertisingPageInnerBody .advertisingPageItem ul li{box-shadow:0 2px 8px 0 hsla(0,2%,70%,.507);cursor:pointer;margin:2%;padding:1%;width:300px}.advertisingPageOutterBody .advertisingPageInnerBody .advertisingPageItem ul li:hover{box-shadow:0 13px 40px -5px hsla(0,0%,97%,.438),0 8px 32px -8px hsla(0,20%,95%,.39),0 -6px 32px -6px rgba(0,0,0,.02);-webkit-transform:scale(1.03);transform:scale(1.03)}.advertisingPageOutterBody .advertisingPageInnerBody .advertisingPageItem ul li .advertisingPageItemText{width:100%}.advertisingPageOutterBody .advertisingPageInnerBody .advertisingPageItem ul li .advertisingPageItemText h1{color:#fff;font-size:22px;margin-top:2%}.advertisingPageOutterBody .advertisingPageInnerBody .advertisingPageItem ul li .advertisingPageItemText p{color:#fff}.socialMediaPageOutterBody{height:auto;width:100%}.socialMediaPageOutterBody .socialMediaPageInnerBody{margin:5% 2.5%;max-width:95%}@media screen and (max-width:750px){.socialMediaPageOutterBody .socialMediaPageInnerBody{margin:20% 2.5%}}@media screen and (max-width:50px){.socialMediaPageOutterBody .socialMediaPageInnerBody{margin:30% 2.5%}}.socialMediaPageOutterBody .socialMediaPageInnerBody .socialMediaPageTitleAndImg{align-items:center;display:flex;justify-content:space-around}@media screen and (max-width:750px){.socialMediaPageOutterBody .socialMediaPageInnerBody .socialMediaPageTitleAndImg{flex-wrap:wrap;justify-content:center;justify-items:center;text-align:center;width:100%}}.socialMediaPageOutterBody .socialMediaPageInnerBody .socialMediaPageTitleAndImg img{width:400px}@media screen and (max-width:750px){.socialMediaPageOutterBody .socialMediaPageInnerBody .socialMediaPageTitleAndImg img{width:100%}}.socialMediaPageOutterBody .socialMediaPageInnerBody .socialMediaPageTitleAndImg .socialMediaPageTitle{color:#1b3244;width:50%}@media screen and (max-width:750px){.socialMediaPageOutterBody .socialMediaPageInnerBody .socialMediaPageTitleAndImg .socialMediaPageTitle{width:100%}}.socialMediaPageOutterBody .socialMediaPageInnerBody .socialMediaPageTitleAndImg .socialMediaPageTitle p{color:#7495a5;width:80%}@media screen and (max-width:750px){.socialMediaPageOutterBody .socialMediaPageInnerBody .socialMediaPageTitleAndImg .socialMediaPageTitle p{margin-left:5%;margin-right:5%;width:90%}}.socialMediaPageOutterBody .socialMediaPageInnerBody .socialMediaPageItem{padding:2.5%}.socialMediaPageOutterBody .socialMediaPageInnerBody .socialMediaPageItem ul{display:flex;flex-wrap:wrap;justify-content:space-evenly;list-style-type:none;margin:0;padding:0}.socialMediaPageOutterBody .socialMediaPageInnerBody .socialMediaPageItem ul li{box-shadow:0 2px 8px 0 rgba(99,99,99,.2);cursor:pointer;margin:2%;padding:1%;width:300px}.socialMediaPageOutterBody .socialMediaPageInnerBody .socialMediaPageItem ul li:hover{box-shadow:0 13px 40px -5px rgba(50,50,93,.12),0 8px 32px -8px rgba(0,0,0,.14),0 -6px 32px -6px rgba(0,0,0,.02);-webkit-transform:scale(1.03);transform:scale(1.03)}.socialMediaPageOutterBody .socialMediaPageInnerBody .socialMediaPageItem ul li .socialMediaPageItemText{width:100%}.socialMediaPageOutterBody .socialMediaPageInnerBody .socialMediaPageItem ul li .socialMediaPageItemText h1{color:#1b3244;font-size:22px;margin-top:2%}.socialMediaPageOutterBody .socialMediaPageInnerBody .socialMediaPageItem ul li .socialMediaPageItemText p{color:#7495a5}.organicReachPageOutterBody{background-image:linear-gradient(135deg,#005171,#16a4bb,#aed5cb);color:#fff;height:auto;width:100%}.organicReachPageOutterBody .organicReachPageInnerBody{margin:5% 2.5% 0;max-width:95%;padding:2.5% 0 0}@media screen and (max-width:750px){.organicReachPageOutterBody .organicReachPageInnerBody{margin:20% 2.5%}}@media screen and (max-width:500px){.organicReachPageOutterBody .organicReachPageInnerBody{margin:5% 2.5% 0;padding:10% 0 0}}.organicReachPageOutterBody .organicReachPageInnerBody .organicReachPageTitleAndImg{align-items:center;display:flex;justify-content:space-evenly}@media screen and (max-width:750px){.organicReachPageOutterBody .organicReachPageInnerBody .organicReachPageTitleAndImg{flex-wrap:wrap-reverse;justify-content:center;justify-items:center;text-align:center;width:100%}}.organicReachPageOutterBody .organicReachPageInnerBody .organicReachPageTitleAndImg img{width:400px}@media screen and (max-width:750px){.organicReachPageOutterBody .organicReachPageInnerBody .organicReachPageTitleAndImg img{margin-bottom:4%;width:100%}}.organicReachPageOutterBody .organicReachPageInnerBody .organicReachPageTitleAndImg .organicReachPageTitle{width:50%}@media screen and (max-width:750px){.organicReachPageOutterBody .organicReachPageInnerBody .organicReachPageTitleAndImg .organicReachPageTitle{width:100%}}.organicReachPageOutterBody .organicReachPageInnerBody .organicReachPageTitleAndImg .organicReachPageTitle p{width:80%}@media screen and (max-width:750px){.organicReachPageOutterBody .organicReachPageInnerBody .organicReachPageTitleAndImg .organicReachPageTitle p{margin-left:5%;margin-right:5%;width:90%}}.organicReachPageOutterBody .organicReachPageInnerBody .organicReachPageItem{padding:2.5%}.organicReachPageOutterBody .organicReachPageInnerBody .organicReachPageItem ul{display:flex;flex-wrap:wrap;justify-content:space-evenly;list-style-type:none;margin:0;padding:0}.organicReachPageOutterBody .organicReachPageInnerBody .organicReachPageItem ul li{box-shadow:0 2px 8px 0 hsla(0,2%,70%,.507);cursor:pointer;margin:2%;padding:1%;width:300px}.organicReachPageOutterBody .organicReachPageInnerBody .organicReachPageItem ul li:hover{box-shadow:0 13px 40px -5px hsla(0,0%,97%,.438),0 8px 32px -8px hsla(0,20%,95%,.39),0 -6px 32px -6px rgba(0,0,0,.02);-webkit-transform:scale(1.03);transform:scale(1.03)}.organicReachPageOutterBody .organicReachPageInnerBody .organicReachPageItem ul li .organicReachPageItemText{width:100%}.organicReachPageOutterBody .organicReachPageInnerBody .organicReachPageItem ul li .organicReachPageItemText h1{color:#fff;font-size:22px;margin-top:2%}.organicReachPageOutterBody .organicReachPageInnerBody .organicReachPageItem ul li .organicReachPageItemText p{color:#fff}.servicesOutteBody{height:auto;width:100%}.servicesOutteBody .servicesInnerBody{display:grid;grid-template-columns:30% 70%;margin:0 5%;max-width:90%;padding:5% 0}@media screen and (max-width:992px){.servicesOutteBody .servicesInnerBody{grid-template-columns:100%}}.servicesOutteBody .servicesInnerBody .serviceTitle{padding:5% 0}@media screen and (max-width:992px){.servicesOutteBody .servicesInnerBody .serviceTitle{padding:0;text-align:center}}.servicesOutteBody .servicesInnerBody .serviceTitle h1{color:#1b3244;font-size:40px}@media screen and (max-width:992px){.servicesOutteBody .servicesInnerBody .serviceTitle h1{font-size:35px}}.servicesOutteBody .servicesInnerBody .serviceTitle ul{display:flex;flex-direction:column;padding:0 5%}@media screen and (max-width:992px){.servicesOutteBody .servicesInnerBody .serviceTitle ul{flex-direction:row;justify-content:center;justify-content:space-evenly;padding:0;text-align:center}}.servicesOutteBody .servicesInnerBody .serviceTitle ul li{align-items:center;color:#7495a5;cursor:pointer;display:flex;font-size:25px;margin-top:10%;padding:2% 0;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:992px){.servicesOutteBody .servicesInnerBody .serviceTitle ul li{font-size:large;font-size:15px;margin-top:0;padding:0}}.servicesOutteBody .servicesInnerBody .serviceTitle ul li:after{background-color:#1b3244;bottom:0;content:"";height:2px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out;width:100%}.servicesOutteBody .servicesInnerBody .serviceTitle ul li:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}.servicesOutteBody .servicesInnerBody .serviceItemBody{display:grid;grid-template-columns:40% 60%}@media screen and (max-width:992px){.servicesOutteBody .servicesInnerBody .serviceItemBody{grid-template-columns:100%}}.servicesOutteBody .servicesInnerBody .serviceItemBody .serviceItemImgBody{height:100%;width:100%}@media screen and (max-width:992px){.servicesOutteBody .servicesInnerBody .serviceItemBody .serviceItemImgBody{height:300px}}.servicesOutteBody .servicesInnerBody .serviceItemBody .serviceItemImgBody .servicesSuiteImg{background-image:url(/static/media/servicesSuiteImg.a261530d99cc55097774.jpg);background-position:50%;background-size:cover;height:100%;width:100%}.servicesOutteBody .servicesInnerBody .serviceItemBody .serviceItemTextBody{padding:4% 0 0 5%}@media screen and (max-width:992px){.servicesOutteBody .servicesInnerBody .serviceItemBody .serviceItemTextBody{padding:4% 0 0}}.servicesOutteBody .servicesInnerBody .serviceItemBody .serviceItemTextBody h1{color:#1b3244}.servicesOutteBody .servicesInnerBody .serviceItemBody .serviceItemTextBody span{display:grid;grid-template-columns:1fr 1fr}.servicesOutteBody .servicesInnerBody .serviceItemBody .serviceItemTextBody p{color:#7495a5}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}*{box-sizing:border-box;margin:0;padding:0}.landingPageBackround{background-image:linear-gradient(to right bottom,#eb75b0,#e993cb,#e7afe0,#e8c9ef,#ede1f9,#e7dff5,#e1ddf1,#dcdbed,#c0c1e0,#a1a9d4,#8092c7,#5a7cbb)}#responsive-navbar-nav{justify-content:end}.bg-body-tertiary{background-color:#fff!important;width:100%;.container{max-width:90%;padding:.2% 0}}.navbar{padding:0}.navbar.fixed{left:0;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000;.navbar{box-shadow:0 5px 4px rgba(28,27,27,.368)}#hh{background-color:#fff}}.upperNavbar{margin:0 5%;max-width:90%}
/*# sourceMappingURL=main.3dda325f.css.map*/