.homeContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;height:800px;display:flex;position:relative;overflow:hidden}.homeCover{z-index:2;background-color:#00000069;justify-content:flex-start;align-items:center;width:100%;height:100%;padding:30px;display:flex;position:absolute;top:0;right:0}.homeCoverContent1{width:40%;margin-top:30px;padding:20px;position:relative}.homeCoverContent1>h6{color:#fff;border:1px solid #fff;width:fit-content;padding:10px;font-size:20px;font-weight:500;position:absolute;top:-30px;left:10px;transform:rotate(-10deg)}.homeCoverContent1>h6>li{font-size:30px;list-style:square;position:absolute}#list1{color:var(--customColor);top:-20px;left:18px}#list2{color:red;bottom:-20px;left:18px}#list3{color:#00f;bottom:-19px;right:-18px}#list4{color:#add8e6;top:-20px;right:-18px}.homeCoverContent1>h1{text-align:start;color:#fff;font-size:60px}.homeCoverContent1>h1>span{color:var(--customColor)}.homeCoverContent1>p{color:#fff;text-align:justify;font-size:18px}.homeCoverContent1>a{text-decoration:none}.homeCoverContent1>a>button{background-color:var(--customColor);color:#fff;border:none;border-radius:30px;justify-content:center;align-items:center;gap:10px;padding:10px;display:flex;position:relative;overflow:hidden}.homeCoverBtnCover{justify-content:flex-start;align-items:center;gap:50px;padding-top:10px;display:flex}.homeContainer>video{object-fit:cover;object-position:0;width:100%;height:100%}.homeCoverBtnCover>a{color:#fff;text-decoration:none}.headerContact-icon{color:#fff}@media screen and (max-width:768px){.homeContainer{width:100%;height:100%}.homeCover{background-color:#0000;width:100%;height:100%;padding:10px;position:static}.homeCoverContent1{width:100%;margin-top:0}.homeCoverContent1>h1{text-align:center;color:#000;font-size:40px}.homeCoverContent1>p{color:#000;text-align:justify;font-size:18px}.homeCoverContent1>h6{display:none}.homeCoverBtnCover{flex-direction:column;justify-content:center;align-items:center;gap:10px;padding-top:10px;display:flex}.homeArrow{color:#000;z-index:1;background-color:#fff;border-radius:100%;justify-content:center;align-items:center;width:20px;height:20px;padding:3px;display:flex;position:static}}
.homeAboutUs{justify-content:center;align-items:center;width:100%;margin-top:20px;padding:20px;display:flex}.homeAboutUsContent1{justify-content:center;align-items:center;width:50%;padding:10px;display:flex;position:relative;overflow:hidden}.homeAboutUsContent1>img{object-fit:cover;z-index:1;border-radius:100%;width:450px;height:450px;position:static}.blobContain{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;transform:scale(1.2)}.homeAboutUsContent2{flex-direction:column;justify-content:flex-start;align-items:center;gap:30px;width:50%;height:100%;display:flex}.homeAboutUsCardContent{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;width:100%;padding:10px;display:flex}.homeAboutUsHeader>h6{color:var(--customColor);text-align:start;justify-content:flex-start;align-items:center;gap:10px;width:100%;display:flex}.homeAboutUsHeader>h6:before{content:"•";color:var(--customColor);font-size:20px}.homeAboutUsHeader>h6:after{content:"•";color:#00aeff;font-size:20px}.homeAboutUsHeader>h2{font-size:40px}.homeAboutUsHeader>h2>span{color:var(--customColor)}.homeAboutUsHeader>p{color:#666;text-align:justify;font-size:18px}.homeAboutUsContent2>a{text-decoration:none}.homeAboutUsContent2>a>button{background-color:var(--customColor);color:#fff;z-index:1;border:none;border-radius:30px;justify-content:center;align-items:center;gap:10px;padding:10px;display:flex;position:relative;overflow:hidden}.homeAboutUsContent2>a>button:after{content:"";z-index:-1;background:radial-gradient(465px at -15.1% -25%,#0b12ec 0%,#43a6ee 49%,#7ecbf4 90.2%);width:0;height:100%;transition:all .3s ease-in-out;position:absolute}.homeAboutUsContent2>a>button:hover:after{width:100%}.homeAboutUsCard{background-color:var(--customBg);border-radius:10px;justify-content:space-evenly;align-items:center;gap:10px;width:250px;padding:10px 15px;display:flex}.homeAboutUsCard>img{width:30px;height:30px}.homeAboutUsCard-icon{color:var(--customColor);width:30px;height:30px}.homeAboutUsCard>h5{justify-content:center;align-items:center;margin-top:10px;display:flex}@media screen and (min-width:320px) and (max-width:767px){.homeAboutUs{flex-direction:column;gap:20px}.homeAboutUsContent1{width:100%}.homeAboutUsContent1>img{border-radius:0;width:100%;height:100%}.blobContain{visibility:hidden;display:none}.homeAboutUsContent2{gap:30px;width:100%;height:100%;padding:10px}.homeAboutUsHeader>h2{font-size:40px}.homeAboutUsCard{width:100%}}@media screen and (min-width:768px) and (max-width:979px){.homeAboutUs{flex-direction:column;gap:20px}.homeAboutUsContent1{width:100%}.homeAboutUsContent1>img{border-radius:0;width:100%;height:100%}.blobContain{visibility:hidden;display:none}.homeAboutUsContent2{gap:30px;width:100%;height:100%;padding:10px}.homeAboutUsHeader>h2{font-size:40px}.homeAboutUsCard{width:fit-content;padding:10px}}@media screen and (min-width:990px) and (max-width:1200px){.homeAboutUsCard{width:60%}}
.homeService{background-color:var(--customBg);flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;padding:20px;display:flex}.homeServiceHead{flex-direction:column;justify-content:center;align-items:center;display:flex}.homeServiceHead>h6{color:var(--customColor);background-color:var(--customWhite);border-radius:20px;justify-content:flex-start;align-items:center;gap:5px;padding:5px;display:flex}.homeServiceHead>h6:before{content:"•";color:var(--customColor);font-size:20px}.homeServiceHead>h6:after{content:"•";color:#00aeff;font-size:20px}.homeServiceHead>h2{text-align:center;font-size:40px}.homeServiceHead>h2>span{color:var(--customColor)}.homeServiceHead>p{color:gray;font-size:20px}.homeServiceContent{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;width:100%;padding:20px;display:flex}.homeServiceCard{background-color:#fff;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:300px;height:563px;padding:10px;transition:all .3s ease-in-out;display:flex}.homeServiceCard:hover{box-shadow:0 0 20px #6d6d6dd6}.homeServiceCardContent1{border-radius:20px;width:100%;height:250px;overflow:hidden}.homeServiceCardContent1>img{transition:all .6s ease-in-out}.homeServiceCard:hover .homeServiceCardContent1>img{transform:scale(1.1)}.homeServiceCardContent2{text-align:center;width:100%}.homeServiceCardContent2>h5{color:var(--customColor)}.homeServiceCardContent3>p{text-align:justify;color:gray}.homeServiceCardContent4{justify-content:center;align-items:center;width:100%;display:flex}.homeServiceCardContent4>a{text-decoration:none}.homeServiceCardContent4>a>button{z-index:1;background-color:#fff;border:none;border-radius:30px;justify-content:space-evenly;align-items:center;width:150px;height:50px;transition:all .4s ease-in-out;display:flex;position:relative;overflow:hidden}.homeServiceCardContent4>a>button:hover{color:#fff}.servArrow{color:#fff}.homeServiceCardContent4>a>button:after{content:"";background-color:var(--customColor);z-index:-1;border-radius:100%;width:50px;height:100%;transition:all .3s ease-in-out;position:absolute;left:0}.homeServiceCardContent4>a>button:hover:after{border-radius:0%;width:100%}@media screen and (max-width:768px){.homeServiceHead>h2{text-align:center;font-size:40px}}
.seoMarquee{background-color:var(--customLightBlue);justify-content:center;align-items:center;gap:20px;width:100%;height:250px;display:flex;overflow:hidden}.seoMarqueeContent{justify-content:center;align-items:center;gap:30px;display:flex}.seoMarqueeContent>h2{color:var(--customDarkBlue);font-size:80px}.seoMarqueeContent>span{color:var(--customColor);font-size:40px}.marqueeIcon{color:var(--customBlue);font-size:30px}
.homeWorking{background-color:#000229;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;padding:20px;display:flex}.homeWorkingHead{flex-direction:column;justify-content:center;align-items:center;width:70%;display:flex}.homeWorkingHead>h2{text-align:center;color:#fff;font-size:50px}.homeWorkingHead>h2>span{color:var(--customColor)}.homeWorkingHead>p{color:var(--customColor);text-align:center;font-size:18px}.homeWorkingMain{justify-content:space-evenly;align-items:center;width:100%;padding:10px;display:flex;position:relative}.homeWorkingMainLine{border:solid #80808058;border-radius:100%;width:60%;position:absolute;top:100px}.homeWorkingCard{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;width:300px;height:500px;padding:10px;display:flex;position:static}.homeWorkingCard1{border-radius:100%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.homeWorkingCardItem{border:1px solid var(--customColor);transform-origin:65px;background-color:#fff;border-radius:100%;width:15px;height:15px;margin-left:-115px;animation:5s linear infinite rotateItem}@keyframes rotateItem{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.homeWorkingCard{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.homeWorkingCard2{flex-direction:column;justify-content:center;align-items:center;display:flex}.homeWorkingCard2>h3{color:#fff;text-align:center;font-size:25px}.homeWorkingCard2>p{color:#fff;text-align:justify;font-size:18px}.homeWorkingCardIco{color:#fff;justify-content:center;align-items:center;font-size:40px;display:flex;position:absolute}#colorOrange{background:linear-gradient(110.1deg,#f1731e 18.9%,#e71d36 90.7%)}#colorBlue{background:linear-gradient(89deg,#154abd .1%,#1a8ad3 51.5%,#48b1ea 100.2%)}.homeWorkingCard3{justify-content:center;align-items:center;width:100%;padding:10px;display:flex}.homeWorkingSteps{background-color:#fd8643;border-radius:20px;justify-content:center;align-items:center;width:100px;height:50px;display:flex}.homeWorkingSteps>h5{color:#fff;text-align:center;margin:0;padding:0}@media screen and (min-width:320px) and (max-width:767px){.homeWorkingHead>h2{color:#fff;font-size:40px}.homeWorkingMain{flex-direction:column;gap:20px}.homeWorkingMainLine{border:solid #80808058;border-radius:100%;width:60%;display:none;position:absolute;top:70px}.homeWorkingHead{width:100%}.homeWorkingHead>h2{font-size:40px}}@media screen and (min-width:768px) and (max-width:980px){.homeWorkingHead>h2{color:#fff;font-size:40px}.homeWorkingMain{flex-direction:column;gap:20px}.homeWorkingMainLine{border:solid #80808058;border-radius:100%;width:60%;display:none;position:absolute;top:70px}}@media screen and (min-width:990px) and (max-width:1200px){.homeWorkingHead>h2{color:#fff;font-size:40px}.homeWorkingMain{flex-flow:wrap;gap:50px}.homeWorkingMainLine{border:solid #80808058;border-radius:100%;width:60%;display:none;position:absolute;top:70px}}
.homeWhatWeContainer{justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.homeWhatWeContent1{justify-content:center;align-items:center;gap:20px;width:60%;padding:10px;display:flex;position:relative;overflow:hidden}.homeWhatWeContent2{justify-content:center;align-items:center;width:40%;padding:10px;display:flex;position:relative;overflow:hidden}.homeWhatWeContent2>img{object-fit:cover;z-index:1;border-radius:100%;width:450px;height:450px;position:static}.homeWhatWeHeader>h6{color:var(--customColor);text-align:start;justify-content:flex-start;align-items:center;gap:10px;width:100%;display:flex}.homeWhatWeHeader>h6:before{content:"•";color:var(--customColor);font-size:20px}.homeWhatWeHeader>h6:after{content:"•";color:#00aeff;font-size:20px}.homeWhatWeHeader>h2{font-size:50px}.homeWhatWeHeader>p{text-align:justify;font-size:20px}.homeWhatWeHeader>p>span{color:var(--customColor)}.homeWhatWeBtn{width:100%;padding:10px}.homeWhatWeBtn>a{text-decoration:none}.homeWhatWeBtn>a>button{background-color:var(--customColor);color:#fff;z-index:1;border:none;border-radius:30px;justify-content:center;align-items:center;gap:10px;padding:10px;display:flex;position:relative;overflow:hidden}.homeWhatWeBtn>a>button:after{content:"";z-index:-1;background:radial-gradient(465px at -15.1% -25%,#0b12ec 0%,#43a6ee 49%,#7ecbf4 90.2%);width:0;height:100%;transition:all .3s ease-in-out;position:absolute}.homeWhatWeBtn>a>button:hover:after{width:100%}@media screen and (min-width:320px) and (max-width:768px){.homeWhatWeContainer{flex-direction:column-reverse}.homeWhatWeContent1,.homeWhatWeContent2{width:100%}.homeWhatWeContent2>img{object-fit:cover;z-index:1;border-radius:0%;width:100%;height:100%;position:static}.homeWhatWeHeader>h6{color:var(--customColor);text-align:center;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.homeWhatWeHeader>h2{text-align:center;font-size:40px}.homeWhatWeBtn{justify-content:center;align-items:center;display:flex}}@media screen and (min-width:768px) and (max-width:979px){.homeWhatWeContainer{flex-direction:column-reverse}.homeWhatWeContent1,.homeWhatWeContent2{width:100%}.homeWhatWeContent2>img{object-fit:cover;z-index:1;border-radius:0%;width:100%;height:100%;position:static}.homeWhatWeHeader>h6{color:var(--customColor);text-align:center;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.homeWhatWeHeader>h2{text-align:center;font-size:40px}.homeWhatWeBtn{justify-content:center;align-items:center;display:flex}}@media screen and (min-width:990px) and (max-width:1200px){.homeWhatWeContainer{flex-direction:column-reverse}.homeWhatWeContent1,.homeWhatWeContent2{width:100%}.homeWhatWeContent2>img{object-fit:cover;z-index:1;border-radius:0%;width:100%;height:100%;position:static}.homeWhatWeHeader>h6{color:var(--customColor);text-align:center;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.homeWhatWeHeader>h2{text-align:center;font-size:40px}.homeWhatWeBtn{justify-content:center;align-items:center;display:flex}}
.homeFocused{background-color:var(--customBg);flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;padding:30px;display:flex}.homeFocusedMain{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;padding:30px;display:flex}.homeFocusedCard{background-color:var(--customColor);flex-direction:column;justify-content:center;align-items:center;gap:10px;width:250px;padding:10px;display:flex}.homeFocusCardIco{color:#fff;font-size:40px}.homeFocusedCard>h6{color:#fff}.homeServiceHead>h2{font-size:40px}.homeServiceHead>p{text-align:center;width:70%}@media screen and (min-width:320px) and (max-width:768px){.homeServiceHead>p{text-align:center;width:100%}.homeServiceHead>h2{font-size:40px}}
