└── test ├── script.js ├── About.html ├── service.html ├── index.html ├── contact.html ├── page.html └── style.css /test/script.js: -------------------------------------------------------------------------------- 1 | //navbar for moblie and lap navgition bar 2 | function toggleMobileMenu(menu) { 3 | menu.classList.toggle('open'); 4 | } 5 | //animation effects wile scrolling the page content will appear 6 | window.addEventListener('scroll', function () { 7 | var animationSection = document.querySelector('.animation-section'); 8 | var sectionPosition = animationSection.getBoundingClientRect().top; 9 | var screenPosition = window.innerHeight; 10 | 11 | if (sectionPosition < screenPosition) { 12 | animationSection.classList.add('show'); 13 | } 14 | }); 15 | 16 | //details that shown in the about context will appear 17 | /* 18 | window.addEventListener('scroll', function () { 19 | var animationSection = document.querySelector('.about-details'); 20 | var sectionPosition = animationSection.getBoundingClientRect().top; 21 | var screenPosition = window.innerHeight; 22 | 23 | if (sectionPosition < screenPosition) { 24 | animationSection.classList.add('show'); 25 | } 26 | });*/ 27 | 28 | window.addEventListener('scroll', function () { 29 | var animationSection = document.querySelector('.service-card'); 30 | var sectionPosition = animationSection.getBoundingClientRect().top; 31 | var screenPosition = window.innerHeight; 32 | 33 | if (sectionPosition < screenPosition) { 34 | animationSection.classList.add('show'); 35 | } 36 | }); 37 | 38 | window.addEventListener('scroll', function () { 39 | var animationSection = document.querySelector('.c-img'); 40 | var sectionPosition = animationSection.getBoundingClientRect().top; 41 | var screenPosition = window.innerHeight; 42 | if (sectionPosition < screenPosition) { 43 | animationSection.classList.add('show'); 44 | } 45 | }); 46 | 47 | window.addEventListener('scroll', function () { 48 | var animationSection = document.querySelector('.question'); 49 | var sectionPosition = animationSection.getBoundingClientRect().top; 50 | var screenPosition = window.innerHeight; 51 | if (sectionPosition < screenPosition) { 52 | animationSection.classList.add('show'); 53 | } 54 | }); 55 | 56 | window.addEventListener('scroll', function () { 57 | var animationSection = document.querySelector('.our-team'); 58 | var sectionPosition = animationSection.getBoundingClientRect().top; 59 | var screenPosition = window.innerHeight; 60 | if (sectionPosition < screenPosition) { 61 | animationSection.classList.add('show'); 62 | } 63 | }); 64 | 65 | window.addEventListener('scroll', function () { 66 | var animationSection = document.querySelector('.footer2'); 67 | var sectionPosition = animationSection.getBoundingClientRect().top; 68 | var screenPosition = window.innerHeight; 69 | if (sectionPosition < screenPosition) { 70 | animationSection.classList.add('show'); 71 | } 72 | }); 73 | 74 | //question show js 75 | 76 | function toggleAnswer(id) { 77 | var answer = document.getElementById(id); 78 | var questions = document.getElementsByClassName('ques'); 79 | var answers = document.getElementsByClassName('answer'); 80 | 81 | // Close all answers and reset background color 82 | for (var i = 0; i < answers.length; i++) { 83 | answers[i].style.display = 'none'; 84 | questions[i].style.backgroundColor = 'green'; // Reset background color 85 | } 86 | 87 | // Open the clicked answer and change background color of the clicked question 88 | answer.style.display = (answer.style.display === 'block') ? 'none' : 'block'; 89 | var questionIndex = Array.from(answers).indexOf(answer); 90 | questions[questionIndex].style.backgroundColor = 'red'; // Change background color of clicked question 91 | } -------------------------------------------------------------------------------- /test/About.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | About_page 8 | 9 | 10 | 11 | 12 | 368 | 369 | 370 | 371 |
372 |
AI.TECH
373 | 385 |
386 |
387 |
388 |
389 | 398 |
399 |
400 | 401 | 402 |
403 |
404 |
405 | Animation 407 |
408 |
409 |
410 | 411 |

We Make Your Business Smarter with Artificial Intelligence

412 |

413 | AI in business enhances efficiency through automation, streamlining operations, and data analysis, 414 | leading to informed decision-making. It optimizes processes, minimizes errors, and scales 415 | operations, reducing costs and increasing productivity.

416 |

AI in business automates tasks, analyzes data, and personalizes experiences, enhancing efficiency and 417 | decision-making to drive growth and competitiveness

418 |
419 |
420 |
421 | 422 |

Award Winning

423 |
424 |
425 | 426 |

Professional Staff

427 |
428 |
429 |
430 |
431 | 432 |

Award Winning

433 |
434 |
435 | 436 |

Professional Staff

437 |
438 |
439 |
440 |
441 | 442 | 443 | 444 | 445 | 446 |
447 |
448 |
449 | 450 | 456 | 457 | 458 | 459 | 460 | -------------------------------------------------------------------------------- /test/service.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | Services 10 | 11 | 12 | 13 | 432 | 433 | 434 |
435 |
AI.TECH
436 | 448 |
449 |
450 |
451 |
452 | 461 |
462 |
463 | 464 |
465 |
466 | 467 |

Our Excellent AI Solutions for Your Business

468 |

Streamline operations and boost efficiency with our cutting-edge AI solutions tailored to your 469 | business needs. 470 | Harness the power of advanced algorithms and machine learning to drive innovation and stay ahead in 471 | today's competitive landscape

472 | 473 |
474 | 475 |
476 |
477 |
478 | 479 |

Robotic Automation

480 |

Robotic animation blends mechanical precision with digital artistry to bring machines to life 481 | through movement and expression.

482 | 485 | 486 |
487 |
488 | 489 |

Education & Science

490 |

Research and science in AI drive the relentless pursuit of understanding, innovation, and 491 | ethical advancement in artificial intelligence technologies.

492 | 495 |
496 |
497 | 498 |
499 |
500 | 501 |

Machine learning

502 |

503 | Machine learning involves algorithms enabling computers to learn from data, identify 504 | patterns, and make predictions, driving innovation across various industries.

505 | 508 | 509 |
510 |
511 | 512 |

Predictive Analysis

513 |

Predictive analysis utilizes data to forecast future outcomes, informing decision-making and 514 | strategy across industries effectively.

515 | 518 |
519 |
520 |
521 |
522 | 523 | 529 | 530 | 531 | 532 | -------------------------------------------------------------------------------- /test/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | AI_Webpage 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 34 |
35 | 36 |
37 | 38 | 50 |
51 |
52 |
53 |
54 | 63 |
64 |
65 | 66 |
67 | Responsive Image 69 |
70 |
71 | Responsive Image 73 |
74 | 75 |
76 |
77 | 80 |

Artificial Intelligence for Your Business

81 |

82 | Integrating AI into businesses enhances efficiency and productivity by automating tasks, analyzing 83 | vast amounts of data for insights, and personalizing customer experiences

84 | 87 | 90 |
91 |
92 | 93 | 94 |
95 |
96 |
97 | Animation 99 |
100 |
101 |
102 | 103 |

We Make Your Business Smarter with Artificial Intelligence

104 |

105 | AI in business enhances efficiency through automation, streamlining operations, and data analysis, 106 | leading to informed decision-making. It optimizes processes, minimizes errors, and scales 107 | operations, reducing costs and increasing productivity.

108 |

AI in business automates tasks, analyzes data, and personalizes experiences, enhancing efficiency and 109 | decision-making to drive growth and competitiveness

110 |
111 |
112 |
113 | 114 |

Award Winning

115 |
116 |
117 | 118 |

Professional Staff

119 |
120 |
121 |
122 |
123 | 124 |

Award Winning

125 |
126 |
127 | 128 |

Professional Staff

129 |
130 |
131 |
132 |
133 | 134 | 135 | 136 | 137 | 138 |
139 |
140 |
141 | 142 |
143 |
144 | 145 |

Our Excellent AI Solutions for Your Business

146 |

Streamline operations and boost efficiency with our cutting-edge AI solutions tailored to your 147 | business needs. 148 | Harness the power of advanced algorithms and machine learning to drive innovation and stay ahead in 149 | today's competitive landscape

150 | 151 |
152 | 153 |
154 |
155 |
156 | 157 |

Robotic Automation

158 |

Robotic animation blends mechanical precision with digital artistry to bring machines to life 159 | through movement and expression.

160 | 163 | 164 |
165 |
166 | 167 |

Education & Science

168 |

Research and science in AI drive the relentless pursuit of understanding, innovation, and 169 | ethical advancement in artificial intelligence technologies.

170 | 173 |
174 |
175 | 176 |
177 |
178 | 179 |

Machine learning

180 |

181 | Machine learning involves algorithms enabling computers to learn from data, identify 182 | patterns, and make predictions, driving innovation across various industries.

183 | 186 | 187 |
188 |
189 | 190 |

Predictive Analysis

191 |

Predictive analysis utilizes data to forecast future outcomes, informing decision-making and 192 | strategy across industries effectively.

193 | 196 |
197 |
198 |
199 |
200 | 201 |
202 |
203 | 204 |

We're Best in AI Industry with 10 Years of Experience

205 |

We are industry leaders in AI with a decade of unparalleled expertise and innovation. Leading the AI 206 | industry with a decade of groundbreaking innovations and technological advancements

207 |
208 | 209 |

Pioneering advancements

210 |
211 |
212 | 213 |

Proven track record

214 |
215 |
216 | 217 |

Expertise-driven solutions

218 |
219 |
220 |
221 | img1 223 |
224 | 225 |
226 | 227 |
228 | 229 |

Explore Our Recent AI
Case Studies

230 |
231 |
232 | 233 |

Automating tasks through robotics for efficiency and precision

234 | 235 |
236 |
237 | 238 |

Harnessing data to enable intelligent decision-making and predictions

239 | 240 | 241 |
242 |
243 | 244 |

Analyzing data to anticipate future outcomes and trends

245 | 246 |
247 |
248 |
249 | 250 |
251 | 252 |

Frequently Asked
Questions

253 |
254 |
255 |
How to build a website?
256 |
257 | Using the HTML, CSS and javascript we will mostly cover our website 258 |
259 |
How long it will take to get a new website? 260 |
261 |
262 | Depending upon the need of the customers we will detect the time period to finish the design 263 |
264 |
Do you creat only HTML website?
265 |
266 | It is not like that with the help of HTML,CSS & JS we will creat your website for better 267 | attraction and features 268 |
269 |
Will my website will be mobile-friendly? 270 |
271 |
272 | Of course, we will make your website that will be suitable for mobile, laptops, pc's & also for 273 | tablets 274 |
275 |
276 |
277 |
How to build a website?
278 |
279 | Using the HTML, CSS and javascript we will mostly cover our website 280 |
281 |
How long it will take to get a new website? 282 |
283 |
284 | Depending upon the need of the customers we will detect the time period to finish the design 285 |
286 |
Do you creat only HTML website?
287 |
288 | It is not like that with the help of HTML,CSS & JS we will creat your website for better 289 | attraction and features 290 |
291 |
Will my website will be mobile-friendly? 292 |
293 |
294 | Of course, we will make your website that will be suitable for mobile, laptops, pc's & also for 295 | tablets 296 |
297 |
298 |
299 |
300 | 301 |
302 |
303 | 304 |

Meet Our Experienced Team Members

305 |

AI Specialist adept at ML, NLP, and CV. Drives innovation, problem-solving, and strategic AI 306 | implementation. Strong collaborator and analytical thinker.

307 | 308 |
309 |
310 |
311 | img1 313 |

Boris Johnson

314 |

Founder & CEO

315 |
316 | 317 | 318 | 319 | 320 |
321 |
322 |
323 | img2 325 |

Kate Winslet

326 |

Co Founder

327 |
328 | 329 | 330 | 331 | 332 |
333 |
334 | 335 |
336 | img3 338 |

Cody Gardner

339 |

Executive Manager

340 |
341 | 342 | 343 | 344 | 345 |
346 |
347 |
348 | img4 350 |

Adam Crew

351 |

Project Manager

352 |
353 | 354 | 355 | 356 | 357 |
358 |
359 |
360 |
361 | 362 | 363 | 364 |
365 |
366 | 367 |

Let's subscribe the newsletter

368 | 369 | 370 |

We will contact you shortly..

371 |
372 |
373 |
374 |
375 | imag1 377 | 378 |
379 | 380 |
381 | 382 |
383 |

AI.Tech

384 |

Tempor erat elitr rebum at clita. Diam dolor diam ipsum et tempor sit. Aliqu diam amet diam et 385 | eos 386 | labore. Clita erat ipsum et lorem et sit, sed stet no labore lorem sit. Sanctus clita duo justo 387 | et 388 | tempor

389 |
390 |
391 |

Get in Touch

392 | 123 Street, New York, USA
393 | +012 345 67890
394 | info@example.com
395 |
396 | 397 | 398 | 399 | 400 | 401 |
402 |
403 |
404 |

Popular Link

405 | About Us
406 | Contact Us
407 | Privacy Policy
408 | Terms & Condition
409 | Career
410 |
411 |
412 |

Our Services

413 | Robotic Automation
414 | Machiene Learning
415 | Predective Analysis
416 | Data Science
417 | Robot Technology
418 |
419 |
420 | 421 |
422 | 432 | 433 | 434 |
435 | 436 | 437 | 438 | -------------------------------------------------------------------------------- /test/contact.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Contact 8 | 9 | 10 | 11 | 12 | 13 | 14 | 625 | 626 |
627 |
AI.TECH
628 | 640 |
641 |
642 |
643 |
644 | 653 |
654 |
655 | 656 |
657 |
658 | 659 |

Meet Our Experienced Team Members

660 |

AI Specialist adept at ML, NLP, and CV. Drives innovation, problem-solving, and strategic AI 661 | implementation. Strong collaborator and analytical thinker.

662 | 663 |
664 |
665 |
666 | img1 668 |

Boris Johnson

669 |

Founder & CEO

670 |
671 | 672 | 673 | 674 | 675 |
676 |
677 |
678 | img2 680 |

Kate Winslet

681 |

Co Founder

682 |
683 | 684 | 685 | 686 | 687 |
688 |
689 | 690 |
691 | img3 693 |

Cody Gardner

694 |

Executive Manager

695 |
696 | 697 | 698 | 699 | 700 |
701 |
702 |
703 | img4 705 |

Adam Crew

706 |

Project Manager

707 |
708 | 709 | 710 | 711 | 712 |
713 |
714 |
715 |
716 | 717 | 718 |
719 |
720 | imag1 722 |
723 | 724 |
725 |
726 |

AI.Tech

727 |

Tempor erat elitr rebum at clita. Diam dolor diam ipsum et tempor sit. Aliqu diam amet diam et 728 | eos 729 | labore. Clita erat ipsum et lorem et sit, sed stet no labore lorem sit. Sanctus clita duo justo 730 | et 731 | tempor

732 |
733 |
734 |

Get in Touch

735 | 123 Street, New York, USA
736 | +012 345 67890
737 | info@example.com
738 |
739 | 740 | 741 | 742 | 743 | 744 |
745 |
746 |
747 |

Popular Link

748 | About Us
749 | Contact Us
750 | Privacy Policy
751 | Terms & Condition
752 | Career
753 |
754 |
755 |

Our Services

756 | Robotic Automation
757 | Machiene Learning
758 | Predective Analysis
759 | Data Science
760 | Robot Technology
761 |
762 |
763 | 764 |
765 | 775 | 776 | 800 | 801 | 802 | -------------------------------------------------------------------------------- /test/page.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Pages 9 | 10 | 11 | 12 | 694 | 695 |
696 |
AI.TECH
697 | 709 |
710 |
711 |
712 |
713 | 722 |
723 |
724 | 725 | 726 | 727 |
728 |
729 | 730 |

We're Best in AI Industry with 10 Years of Experience

731 |

We are industry leaders in AI with a decade of unparalleled expertise and innovation. Leading the AI 732 | industry with a decade of groundbreaking innovations and technological advancements

733 |
734 | 735 |

Pioneering advancements

736 |
737 |
738 | 739 |

Proven track record

740 |
741 |
742 | 743 |

Expertise-driven solutions

744 |
745 |
746 |
747 | img1 749 |
750 | 751 |
752 | 753 |
754 | 755 |

Explore Our Recent AI
Case Studies

756 |
757 |
758 | 759 |

Automating tasks through robotics for efficiency and precision

760 | 761 |
762 |
763 | 764 |

Harnessing data to enable intelligent decision-making and predictions

765 | 766 | 767 |
768 |
769 | 770 |

Analyzing data to anticipate future outcomes and trends

771 | 772 |
773 |
774 |
775 | 776 |
777 | 778 |

Frequently Asked
Questions

779 |
780 |
781 |
How to build a website?
782 |
783 | Using the HTML, CSS and javascript we will mostly cover our website 784 |
785 |
How long it will take to get a new website? 786 |
787 |
788 | Depending upon the need of the customers we will detect the time period to finish the design 789 |
790 |
Do you creat only HTML website?
791 |
792 | It is not like that with the help of HTML,CSS & JS we will creat your website for better 793 | attraction and features 794 |
795 |
Will my website will be mobile-friendly? 796 |
797 |
798 | Of course, we will make your website that will be suitable for mobile, laptops, pc's & also for 799 | tablets 800 |
801 |
802 |
803 |
How to build a website?
804 |
805 | Using the HTML, CSS and javascript we will mostly cover our website 806 |
807 |
How long it will take to get a new website? 808 |
809 |
810 | Depending upon the need of the customers we will detect the time period to finish the design 811 |
812 |
Do you creat only HTML website?
813 |
814 | It is not like that with the help of HTML,CSS & JS we will creat your website for better 815 | attraction and features 816 |
817 |
Will my website will be mobile-friendly? 818 |
819 |
820 | Of course, we will make your website that will be suitable for mobile, laptops, pc's & also for 821 | tablets 822 |
823 |
824 |
825 |
826 | 827 | 828 |
829 |
830 | 831 |

Let's subscribe the newsletter

832 | 833 | 834 |

We will contact you shortly..

835 |
836 |
837 | 838 | 839 | 882 | 883 | 884 | 885 | -------------------------------------------------------------------------------- /test/style.css: -------------------------------------------------------------------------------- 1 | * { 2 | padding: 0; 3 | margin: 0; 4 | box-sizing: border-box; 5 | scroll-behavior: smooth; 6 | } 7 | 8 | /*navigation*/ 9 | header a { 10 | text-decoration: none; 11 | } 12 | 13 | header { 14 | padding: 0 70px; 15 | background-color: #1d1f1d; 16 | height: 60px; 17 | display: flex; 18 | justify-content: space-between; 19 | } 20 | 21 | #brand { 22 | font-weight: bold; 23 | font-size: 25px; 24 | display: flex; 25 | border: 0px solid white; 26 | align-items: center; 27 | } 28 | 29 | #brand a { 30 | color: #f9f9f9; 31 | } 32 | 33 | ul { 34 | list-style: none; 35 | height: 100%; 36 | display: flex; 37 | align-items: center; 38 | justify-content: space-around; 39 | } 40 | 41 | ul a { 42 | color: grey; 43 | } 44 | 45 | ul li { 46 | padding: 5px; 47 | margin-left: 50px; 48 | 49 | } 50 | 51 | ul li:hover { 52 | transform: scale(1.1); 53 | transition: 0.3s; 54 | background-color: red; 55 | border-radius: 10px; 56 | 57 | } 58 | 59 | /* 60 | #login, 61 | #signup { 62 | border-radius: 5px; 63 | padding: 5px 8px; 64 | } 65 | 66 | #login { 67 | border: 1px solid #498afb; 68 | } 69 | 70 | #signup { 71 | border: 1px solid #ff3860; 72 | } 73 | 74 | #signup a { 75 | color: #ff3860; 76 | } 77 | 78 | #login a { 79 | color: #498afb; 80 | } 81 | */ 82 | #hamburger-icon { 83 | margin: auto 0; 84 | display: none; 85 | cursor: pointer; 86 | } 87 | 88 | #hamburger-icon div { 89 | width: 35px; 90 | height: 3px; 91 | background-color: white; 92 | margin: 6px 0; 93 | transition: 0.4s; 94 | } 95 | 96 | .open .bar1 { 97 | -webkit-transform: rotate(-45deg) translate(-6px, 6px); 98 | transform: rotate(-45deg) translate(-6px, 6px); 99 | } 100 | 101 | .open .bar2 { 102 | opacity: 0; 103 | } 104 | 105 | .open .bar3 { 106 | -webkit-transform: rotate(45deg) translate(-6px, -8px); 107 | transform: rotate(45deg) translate(-6px, -8px); 108 | } 109 | 110 | .open .mobile-menu { 111 | display: flex; 112 | flex-direction: column; 113 | align-items: center; 114 | padding-top: 20px; 115 | justify-content: flex-start; 116 | height: max-content; 117 | } 118 | 119 | .mobile-menu { 120 | display: none; 121 | position: absolute; 122 | top: 50px; 123 | left: 0; 124 | height: calc(100vh - 50px); 125 | width: 100%; 126 | backdrop-filter: blur(10px); 127 | z-index: 1; 128 | } 129 | 130 | .mobile-menu li { 131 | margin-bottom: 10px; 132 | } 133 | 134 | @media only screen and (max-width: 600px) { 135 | .body { 136 | overflow: hidden; 137 | } 138 | 139 | .AI{ 140 | width: 100%; 141 | } 142 | header nav { 143 | display: none; 144 | } 145 | 146 | #hamburger-icon { 147 | display: block; 148 | } 149 | 150 | .home .slicker .ai-btn { 151 | margin-left: 10px; 152 | } 153 | 154 | #Home .slicker h1 { 155 | font-size: 20px; 156 | width: max-content; 157 | color: rgb(242, 242, 245); 158 | margin-left: -680px; 159 | } 160 | 161 | #Home .slicker .para { 162 | color: rgb(252, 252, 253); 163 | width: 300px; 164 | font-size: 15px; 165 | line-height: 15px; 166 | margin-left: 10px; 167 | margin-top: -30px; 168 | } 169 | 170 | #Home .slicker .read-btn { 171 | border-radius: 30px; 172 | padding: 10px; 173 | width: max-content; 174 | height: 20px; 175 | background-color: white; 176 | margin-right: 20px; 177 | border: none; 178 | margin-left: 10px; 179 | 180 | } 181 | 182 | #Home .slicker .read-btn p { 183 | color: black; 184 | margin-top: -14px; 185 | font-size: 10px; 186 | } 187 | 188 | #Home .slicker .contact-btn { 189 | border-radius: 30px; 190 | padding: 10px; 191 | width: max-content; 192 | height: 20px; 193 | line-height: 4px; 194 | background: transparent; 195 | border: 1px solid white; 196 | margin-left: 10px; 197 | margin-top: 20px; 198 | } 199 | 200 | #Home .slicker .contact-btn p { 201 | font-size: 10px; 202 | margin-top: -14px; 203 | } 204 | 205 | 206 | .container { 207 | width: 100%; 208 | /* Ensure container takes full width */ 209 | /* Adjust as per your layout */ 210 | height: 450px; 211 | /* Let height adjust based on aspect ratio */ 212 | overflow: hidden; 213 | /* Ensure image doesn't overflow container */ 214 | position: relative; 215 | /* Needed for absolute positioning of image */ 216 | } 217 | 218 | .responsive-image { 219 | width: 100%; 220 | /* Take full width of container */ 221 | height: 100%; 222 | /* Take full height of container */ 223 | object-fit: fill; 224 | } 225 | 226 | .laphome img { 227 | display: none; 228 | } 229 | 230 | .about .animation-container .animation-section img { 231 | height: 300px; 232 | width: 320px; 233 | margin-left: 37px; 234 | text-align: center; 235 | border: none; 236 | margin-bottom: -100px; 237 | 238 | } 239 | 240 | .about { 241 | display: flex; 242 | flex-direction: column; 243 | z-index: 1; 244 | margin-bottom: 230px; 245 | } 246 | 247 | .about-details { 248 | width: 400px; 249 | } 250 | 251 | .about .about-details .abtus-btn { 252 | margin-top: -400px; 253 | } 254 | 255 | .about-details h1 { 256 | width: 315px; 257 | font-size: 20px; 258 | } 259 | 260 | .about .about-details p { 261 | width: 350px; 262 | font-size: 15px; 263 | } 264 | 265 | 266 | .p1 { 267 | position: relative; 268 | left: -4px; 269 | width: 350px; 270 | 271 | } 272 | 273 | .p1 p { 274 | width: 250px; 275 | border: 0px solid red; 276 | } 277 | 278 | .p2 { 279 | position: relative; 280 | left: -115px; 281 | padding-left: 50px; 282 | display: block; 283 | width: 350px; 284 | } 285 | 286 | .p { 287 | width: 100px; 288 | position: relative; 289 | } 290 | 291 | .about .about-details .points .p1 .p { 292 | display: flex; 293 | width: 50%; 294 | position: relative; 295 | 296 | } 297 | 298 | .about .about-details .points .p2 { 299 | display: none; 300 | } 301 | 302 | .about .icons { 303 | width: 300px; 304 | border: 0px solid red; 305 | margin-top: 20px; 306 | } 307 | 308 | .about .icons .r-btn { 309 | padding: 8px; 310 | font-size: 15px; 311 | } 312 | 313 | .about .icons i { 314 | height: 30px; 315 | width: 30px; 316 | line-height: 30px; 317 | margin-left: 12px; 318 | } 319 | 320 | /*services*/ 321 | 322 | .service { 323 | /* background-color: rgb(223, 241, 254);*/ 324 | width: 100%; 325 | padding-top: 100px; 326 | position: relative; 327 | margin-bottom: 0px; 328 | } 329 | 330 | #SERVICES { 331 | background-color: #7F8487; 332 | height: 1920px; 333 | } 334 | 335 | .service .service-detail { 336 | margin-top: -80px; 337 | margin-left: 20px 338 | } 339 | 340 | .service .service-detail h1 { 341 | font-size: 20px; 342 | width: 350px; 343 | border: 0px solid red; 344 | text-align: center; 345 | } 346 | 347 | .service .service-detail p { 348 | width: 350px; 349 | font-size: 15px; 350 | } 351 | 352 | .service .service-detail .read-btn { 353 | padding: 7px; 354 | width: max-content; 355 | } 356 | 357 | .service .service-card { 358 | position: relative; 359 | top: -25px; 360 | left: -20px; 361 | 362 | border: none; 363 | } 364 | 365 | 366 | 367 | .service .service-card .row1 { 368 | display: flex; 369 | flex-direction: column; 370 | margin-left: 17%; 371 | 372 | } 373 | 374 | .service .service-card .row2 { 375 | display: flex; 376 | flex-direction: column; 377 | margin-left: 17%; 378 | } 379 | 380 | /*choose-us*/ 381 | 382 | #choose-us { 383 | background-color: #fbfbfb; 384 | height: 880px; 385 | } 386 | 387 | .choose-us { 388 | display: flex; 389 | flex-direction: column; 390 | margin-bottom: 0px; 391 | } 392 | 393 | .choose-us .c-detail { 394 | margin-top: -50px; 395 | margin-left: -10px; 396 | } 397 | 398 | .choose-us .c-detail p { 399 | width: 242px; 400 | } 401 | 402 | .choose-us .c-detail .head1 { 403 | font-size: 20px; 404 | width: 330px; 405 | text-align: center; 406 | 407 | } 408 | 409 | .choose-us #c-img { 410 | border: 0px solid brown; 411 | } 412 | 413 | .choose-us #c-img img { 414 | height: 370px; 415 | margin-top: 30px; 416 | margin-left: 40px; 417 | text-align: center; 418 | border: 0px solid red; 419 | width: 300px; 420 | border-radius: 50%; 421 | } 422 | 423 | .choose-us .c-detail .tic { 424 | border: 0px solid violet; 425 | width: 300px; 426 | } 427 | 428 | /*case study*/ 429 | 430 | #case-study h1 { 431 | position: relative; 432 | font-size: 20px; 433 | top: 150px; 434 | 435 | } 436 | 437 | #case-study .case-study-btn { 438 | margin-left: -30px; 439 | } 440 | 441 | .case-study { 442 | margin-bottom: 0px; 443 | 444 | } 445 | 446 | #case-study { 447 | background-color: #7F8487; 448 | height: 1680px; 449 | } 450 | 451 | .cs-card { 452 | display: flex; 453 | flex-direction: column; 454 | 455 | } 456 | 457 | #case-study .cs-card .card-one { 458 | width: 300px; 459 | } 460 | 461 | #case-study .cs-card .card-two { 462 | width: 300px; 463 | } 464 | 465 | #case-study .cs-card .card-three { 466 | width: 300px; 467 | } 468 | 469 | /*questions*/ 470 | 471 | .question button { 472 | margin-left: -50px; 473 | } 474 | 475 | #question h1 { 476 | font-size: 20px; 477 | } 478 | 479 | .question { 480 | margin-bottom: 10px; 481 | } 482 | 483 | /*our team*/ 484 | #our-team { 485 | background-color: #7F8487; 486 | height: 1900px; 487 | } 488 | 489 | .our-team .team-detail { 490 | padding-top: 30px; 491 | width: 350px; 492 | margin-left: 15px; 493 | border: 0px solid red; 494 | } 495 | 496 | .our-team .team-detail h1 { 497 | font-size: 20px; 498 | width: 350px; 499 | } 500 | 501 | .our-team .team-detail .read-btn { 502 | padding: 7px; 503 | } 504 | 505 | #our-team .team-right-side { 506 | display: flex; 507 | flex-direction: column; 508 | position: absolute; 509 | left: 0px; 510 | top: 330px; 511 | } 512 | 513 | #our-team .team-right-side .card { 514 | width: 300px; 515 | height: 350px; 516 | margin-left: 40px; 517 | } 518 | 519 | #our-team .team-right-side .card .icon { 520 | position: relative; 521 | left: -70px; 522 | top: -250px; 523 | display: flex; 524 | width: max-content; 525 | flex-direction: column; 526 | } 527 | 528 | #our-team .team-right-side .card .icon i { 529 | margin-bottom: 10px; 530 | } 531 | 532 | /*footer1*/ 533 | 534 | #footer1 h1 { 535 | font-size:larger; 536 | } 537 | 538 | #footer1 input { 539 | width: 300px; 540 | } 541 | 542 | #case-study .cs-card .card-one .round i { 543 | position: relative; 544 | top: -20px; 545 | } 546 | 547 | #case-study .cs-card .card-two .round i { 548 | position: relative; 549 | top: -20px; 550 | } 551 | 552 | /*footer2*/ 553 | #container1 { 554 | width: 100%; 555 | /* Ensure container takes full width */ 556 | /* Adjust as per your layout */ 557 | height: 1180px; 558 | /* Let height adjust based on aspect ratio */ 559 | overflow: hidden; 560 | /* Ensure image doesn't overflow container */ 561 | position: relative; 562 | /* Needed for absolute positioning of image */ 563 | } 564 | 565 | #image { 566 | width: 100%; 567 | /* Take full width of container */ 568 | height: 100%; 569 | /* Take full height of container */ 570 | object-fit: fill; 571 | } 572 | 573 | .footer2 #divs { 574 | position: relative; 575 | margin-top: -1100px; 576 | border: 0px solid red; 577 | } 578 | 579 | #divs { 580 | display: flex; 581 | flex-direction: column; 582 | } 583 | 584 | #divs .div1 { 585 | margin-top: -60px; 586 | margin-left: 40px; 587 | } 588 | 589 | #divs .div2 { 590 | margin-top: -70px; 591 | margin-left: 40px; 592 | } 593 | 594 | #divs .div2 .icon { 595 | margin-top: 10px; 596 | } 597 | 598 | #divs .div3 { 599 | margin-top: -20px; 600 | margin-left: 40px; 601 | } 602 | 603 | #divs .div4 { 604 | margin-top: 30px; 605 | margin-left: 40px; 606 | } 607 | 608 | .bottom-footer { 609 | display: flex; 610 | flex-direction: column; 611 | } 612 | 613 | #bottom-footer p { 614 | margin-left: 0px; 615 | margin-top: -30px; 616 | text-align: center; 617 | border: px solid violet; 618 | } 619 | 620 | #bottom-footer .anker { 621 | display: flex; 622 | margin-left: 50px; 623 | margin-top: 50px; 624 | 625 | 626 | } 627 | } 628 | 629 | /*home*/ 630 | .laphome img { 631 | height: 100vh; 632 | width: 100%; 633 | margin-top: -323px; 634 | z-index: 1; 635 | } 636 | 637 | /* 638 | .AI .home { 639 | background-image: url('https://img.freepik.com/premium-photo/robot-are-studio-room-with-copyspace_37416-85.jpg?size=626&ext=jpg&ga=GA1.1.351478974.1703420878&semt=ais'); 640 | background-repeat: no-repeat; 641 | background-position: center; 642 | background-size: contain; 643 | height: 120vh; 644 | margin-top: -70px; 645 | }*/ 646 | 647 | /*home-slicker details*/ 648 | 649 | .home .slicker { 650 | width: 45%; 651 | height: 350px; 652 | margin-left: 10px; 653 | position: absolute; 654 | border: 0px solid white; 655 | top: 200px; 656 | padding: 20px; 657 | 658 | } 659 | 660 | .home .slicker .ai-btn { 661 | padding: 15px; 662 | border-radius: 30px; 663 | height: 5px; 664 | width: max-content; 665 | border: 1px solid white; 666 | background: transparent; 667 | margin-bottom: 20px; 668 | } 669 | 670 | .home .slicker .ai-btn p { 671 | line-height: 2px; 672 | color: rgb(247, 244, 244); 673 | } 674 | 675 | .home .slicker h1 { 676 | font-size: 50px; 677 | color: rgb(244, 237, 237); 678 | margin-bottom: 20px; 679 | } 680 | 681 | .home .slicker p { 682 | color: rgb(250, 247, 247); 683 | margin-bottom: 20px; 684 | font-size: 18px; 685 | line-height: 30px; 686 | } 687 | 688 | .home .slicker .para { 689 | color: white; 690 | } 691 | 692 | .home .slicker .read-btn { 693 | border-radius: 30px; 694 | font-size: 20px; 695 | padding: 25px; 696 | width: max-content; 697 | height: 20px; 698 | background-color: white; 699 | margin-right: 20px; 700 | border: none; 701 | } 702 | 703 | .home .slicker .read-btn p { 704 | color: black; 705 | margin-top: -14px; 706 | } 707 | 708 | .home .slicker .contact-btn { 709 | border-radius: 30px; 710 | font-size: 20px; 711 | padding: 25px; 712 | width: max-content; 713 | height: 20px; 714 | line-height: 4px; 715 | background: transparent; 716 | border: 1px solid white; 717 | } 718 | 719 | .home .slicker .contact-btn:hover { 720 | background-color: white; 721 | } 722 | 723 | .home .slicker .contact-btn:hover p { 724 | color: rgb(246, 241, 241); 725 | } 726 | 727 | .home .slicker .contact-btn p { 728 | margin-top: -14px; 729 | } 730 | 731 | /*slicker effect / animation*/ 732 | 733 | .slicker { 734 | animation: slide 5s; 735 | } 736 | 737 | @keyframes slide { 738 | 0% { 739 | opacity: 0; 740 | transform: translateX(-150%); 741 | } 742 | 743 | 50% { 744 | opacity: 1; 745 | transform: translateY(0); 746 | } 747 | } 748 | 749 | /*aboutus webpage scroll animation*/ 750 | /*left side image*/ 751 | 752 | .animation-section { 753 | opacity: 0; 754 | padding-top: 50px; 755 | transform: translateY(300px); 756 | transition: opacity 3s, transform 0.9s; 757 | } 758 | 759 | .animation-section.show { 760 | opacity: 1; 761 | transform: translateY(0); 762 | } 763 | 764 | .animation-section img { 765 | border: 1px solid grey; 766 | height: max-content; 767 | margin-left: 100px; 768 | } 769 | 770 | /*about right side*/ 771 | 772 | .about { 773 | margin-top: 10px; 774 | height: 700px; 775 | display: flex; 776 | background-color: #fbfbfb; 777 | } 778 | 779 | .about .about-details { 780 | height: 500px; 781 | width: 50%; 782 | margin-top: 70px; 783 | margin-left: 5%; 784 | } 785 | 786 | .about-details .abtus-btn { 787 | padding: 9px; 788 | border-radius: 35px; 789 | height: auto; 790 | width: max-content; 791 | border: 1px solid grey; 792 | background-color: white; 793 | color: rgba(43, 43, 252, 0.66); 794 | cursor: pointer; 795 | } 796 | 797 | .about-details h1 { 798 | margin-top: 20px; 799 | } 800 | 801 | .about-details p { 802 | margin-top: 20px; 803 | line-height: 24px; 804 | font-size: 20px; 805 | } 806 | 807 | .about .about-details .abtus-btn p { 808 | color: white; 809 | } 810 | 811 | /*points*/ 812 | 813 | .points { 814 | margin-top: 20px; 815 | } 816 | 817 | .about-details .points .p1 .p { 818 | display: flex; 819 | margin-left: 5px; 820 | } 821 | 822 | .about-details .points .p1 i { 823 | margin-right: 10px; 824 | margin-top: 22px; 825 | } 826 | 827 | .about-details .points { 828 | display: flex; 829 | } 830 | 831 | .about-details .points .p2 .p { 832 | display: flex; 833 | margin-left: 80px; 834 | 835 | } 836 | 837 | .about-details .points .p2 i { 838 | margin-right: 10px; 839 | margin-top: 22px; 840 | } 841 | 842 | /*icons*/ 843 | .icons { 844 | margin-top: 50px; 845 | } 846 | 847 | .icons .r-btn { 848 | height: auto; 849 | width: auto; 850 | border-radius: 30px; 851 | background-color: rgba(43, 43, 252, 0.66); 852 | padding: 10px; 853 | color: white; 854 | font-size: 18px; 855 | border: none; 856 | cursor: pointer; 857 | } 858 | 859 | .icons i { 860 | height: 40px; 861 | width: 40px; 862 | background-color: rgb(236, 236, 236); 863 | text-align: center; 864 | line-height: 40px; 865 | border-radius: 50%; 866 | margin-left: 14px; 867 | border: 1.1px solid rgba(43, 43, 252, 0.66); 868 | cursor: pointer; 869 | } 870 | 871 | .icons i:hover { 872 | color: rgb(255, 255, 255); 873 | background-color: rgb(13, 13, 13); 874 | transition: .5s; 875 | } 876 | 877 | .about-details { 878 | padding-top: 50px; 879 | } 880 | 881 | 882 | /*services*/ 883 | 884 | .service { 885 | 886 | background-color: #7F8487; 887 | width: 100%; 888 | height: 950px; 889 | padding-top: 100px; 890 | position: relative; 891 | } 892 | 893 | .service-detail { 894 | width: 38%; 895 | height: 400px; 896 | margin-left: 50px; 897 | margin-top: 130px; 898 | } 899 | 900 | .service-detail button { 901 | height: auto; 902 | width: auto; 903 | border-radius: 25px; 904 | padding: 10px; 905 | margin-bottom: 20px; 906 | color: blue; 907 | border: 1px solid black; 908 | cursor: pointer; 909 | } 910 | 911 | .service-detail h1 { 912 | font-size: 40px; 913 | margin-bottom: 20px; 914 | } 915 | 916 | .service .service-detail p { 917 | line-height: 23px; 918 | margin-bottom: 20px; 919 | } 920 | 921 | .service-detail .read-btn { 922 | background-color: rgba(43, 43, 252, 0.66); 923 | border: none; 924 | padding: 15px; 925 | color: white; 926 | width: 130px; 927 | font-size: 18px; 928 | -webkit-box-reflect: below 10px linear-gradient(transparent, rgba(0, 0, 0, 0.5)); 929 | } 930 | 931 | /*service right side*/ 932 | 933 | .service-card { 934 | position: relative; 935 | top: -500px; 936 | left: 48%; 937 | height: 1600px; 938 | border: 0px solid red; 939 | width: max-content; 940 | } 941 | 942 | .service-card { 943 | opacity: 0; 944 | padding-top: 0px; 945 | transform: translateY(300px); 946 | transition: opacity 3s, transform 0.9s; 947 | } 948 | 949 | .service-card.show { 950 | opacity: 1; 951 | transform: translateY(0); 952 | transform: 5s; 953 | } 954 | 955 | .service-card .row1 { 956 | display: flex; 957 | gap: 20px; 958 | } 959 | 960 | .service-card .row1 .card { 961 | width: 310px; 962 | height: 360px; 963 | background-color: rgb(130, 196, 240); 964 | border-radius: 15px; 965 | } 966 | 967 | .service-card .row2 { 968 | display: flex; 969 | gap: 20px; 970 | margin-top: 25px; 971 | } 972 | 973 | .service-card .row2 .card1 { 974 | width: 310px; 975 | height: 360px; 976 | background-color: rgb(130, 196, 240); 977 | border-radius: 15px; 978 | } 979 | 980 | /*card inner details */ 981 | 982 | .row1 .card i { 983 | color: blue; 984 | font-size: 35px; 985 | height: 70px; 986 | width: 70px; 987 | background-color: black; 988 | text-align: center; 989 | line-height: 70px; 990 | border-radius: 50%; 991 | margin-left: 120px; 992 | margin-top: 50px; 993 | } 994 | 995 | .row1 .card h2 { 996 | text-align: center; 997 | margin-top: 20px; 998 | } 999 | 1000 | .row1 .card p { 1001 | padding: 25px; 1002 | } 1003 | 1004 | .card .readmore-btn h6 { 1005 | font-size: 15px; 1006 | font-weight: normal; 1007 | padding: 10px; 1008 | } 1009 | 1010 | .card .readmore-btn h6 { 1011 | background-color: rgb(11, 11, 11); 1012 | border-radius: 20px; 1013 | color: rgb(251, 251, 251); 1014 | } 1015 | 1016 | .card .readmore-btn { 1017 | border: none; 1018 | background-color: rgb(255, 255, 255); 1019 | margin-left: 100px; 1020 | border-radius: 20px; 1021 | } 1022 | 1023 | /*card hover details*/ 1024 | 1025 | .card:hover .readmore-btn h6 { 1026 | position: relative; 1027 | background-color: white; 1028 | color: black; 1029 | } 1030 | 1031 | .row1 .card:hover { 1032 | background-color: aliceblue; 1033 | transition: 1s; 1034 | 1035 | } 1036 | 1037 | .row1 .card:hover i { 1038 | background-color: wheat; 1039 | } 1040 | 1041 | .row1 .card:hover h2 { 1042 | color: rgb(0, 0, 0); 1043 | transition: 1s linear; 1044 | } 1045 | 1046 | .row1 .card:hover p { 1047 | color: rgb(0, 0, 0); 1048 | transition: 1s linear; 1049 | } 1050 | 1051 | .card:hover .readmore-btn { 1052 | animation: mymove 2s forwards; 1053 | border-radius: 20px; 1054 | } 1055 | 1056 | @keyframes mymove { 1057 | 0% { 1058 | top: 0px; 1059 | background: rgb(241, 238, 238); 1060 | width: 100px; 1061 | } 1062 | 1063 | 100% { 1064 | top: 0px; 1065 | background: rgb(255, 255, 255); 1066 | width: 120px; 1067 | } 1068 | } 1069 | 1070 | .row2 .card1 i { 1071 | color: blue; 1072 | font-size: 35px; 1073 | height: 70px; 1074 | width: 70px; 1075 | background-color: black; 1076 | text-align: center; 1077 | line-height: 70px; 1078 | border-radius: 50%; 1079 | margin-left: 120px; 1080 | margin-top: 50px; 1081 | } 1082 | 1083 | .row2 .card1 h2 { 1084 | text-align: center; 1085 | margin-top: 20px; 1086 | } 1087 | 1088 | .row2 .card1 p { 1089 | padding: 25px; 1090 | } 1091 | 1092 | .card1 .readmore-btn h6 { 1093 | background-color: black; 1094 | border-radius: 20px; 1095 | color: white; 1096 | } 1097 | 1098 | .card1 .readmore-btn h6 { 1099 | font-size: 15px; 1100 | font-weight: normal; 1101 | padding: 10px; 1102 | } 1103 | 1104 | .card1 .readmore-btn { 1105 | border: none; 1106 | border-radius: 20px; 1107 | background-color: rgb(255, 255, 255); 1108 | margin-left: 100px; 1109 | } 1110 | 1111 | /*card hover details*/ 1112 | 1113 | .card1:hover .readmore-btn h6 { 1114 | position: relative; 1115 | background-color: white; 1116 | color: black; 1117 | } 1118 | 1119 | .row2 .card1:hover { 1120 | background-color: aliceblue; 1121 | transition: 1s; 1122 | } 1123 | 1124 | .row2 .card1:hover i { 1125 | background-color: wheat; 1126 | } 1127 | 1128 | .row2 .card1:hover p { 1129 | color: rgb(0, 0, 0); 1130 | transition: 1s linear; 1131 | } 1132 | 1133 | .card1:hover .readmore-btn { 1134 | animation: mymove 2s forwards; 1135 | border-radius: 20px; 1136 | } 1137 | 1138 | @keyframes mymove { 1139 | 0% { 1140 | top: 0px; 1141 | background: rgb(241, 238, 238); 1142 | width: 100px; 1143 | } 1144 | 1145 | 100% { 1146 | top: 0px; 1147 | background: rgb(255, 255, 255); 1148 | width: 120px; 1149 | } 1150 | } 1151 | 1152 | /*choose us*/ 1153 | 1154 | .choose-us { 1155 | width: 100%; 1156 | height: 700px; 1157 | background-color: #fbfbfb; 1158 | } 1159 | 1160 | /*choose left side*/ 1161 | 1162 | .choose-us .c-detail { 1163 | margin-left: 40px; 1164 | padding-top: 80px; 1165 | width: 50%; 1166 | height: 500px; 1167 | } 1168 | 1169 | .choose-us .c-detail h1 { 1170 | font-size: 40px; 1171 | margin-bottom: 20px; 1172 | } 1173 | 1174 | .c-detail .choose-btn { 1175 | padding: 8px; 1176 | border-radius: 20px; 1177 | margin-bottom: 25px; 1178 | } 1179 | 1180 | .c-detail p { 1181 | line-height: 25px; 1182 | margin-bottom: 20px; 1183 | } 1184 | 1185 | .c-detail .tic i { 1186 | height: 25px; 1187 | width: 25px; 1188 | background-color: black; 1189 | color: white; 1190 | border-radius: 50%; 1191 | text-align: center; 1192 | line-height: 25px; 1193 | margin-right: 20px; 1194 | } 1195 | 1196 | .c-detail .tic { 1197 | display: flex; 1198 | } 1199 | 1200 | /*rigth img*/ 1201 | 1202 | .choose-us .c-img img { 1203 | height: 500px; 1204 | margin-top: 100px; 1205 | margin-left: 80px; 1206 | width: 400px; 1207 | border-radius: 30%; 1208 | } 1209 | 1210 | .choose-us { 1211 | display: flex; 1212 | } 1213 | 1214 | /* image showing option while scrolling*/ 1215 | 1216 | .choose-us .c-img { 1217 | opacity: 0; 1218 | padding-top: 0px; 1219 | transform: translateY(300px); 1220 | transition: opacity 3s, transform 0.9s; 1221 | } 1222 | 1223 | .choose-us .c-img.show { 1224 | opacity: 1; 1225 | transform: translateY(0); 1226 | transform: 5s; 1227 | } 1228 | 1229 | /*case study*/ 1230 | 1231 | .case-study { 1232 | height: 800px; 1233 | width: 100%; 1234 | background-color: #7F8487; 1235 | } 1236 | 1237 | .case-study .case-study-btn { 1238 | padding: 8px; 1239 | border-radius: 20px; 1240 | position: absolute; 1241 | left: 46%; 1242 | margin-top: 100px; 1243 | } 1244 | 1245 | .case-study h1 { 1246 | position: relative; 1247 | top: 18%; 1248 | font-size: 40px; 1249 | text-align: center; 1250 | } 1251 | 1252 | /*cas study cards*/ 1253 | .case-study .cs-card { 1254 | display: flex; 1255 | gap: 20px; 1256 | width: 90%; 1257 | padding-top: 200px; 1258 | border: 0px solid red; 1259 | margin: auto; 1260 | } 1261 | 1262 | .case-study .cs-card .card-one { 1263 | height: 450px; 1264 | width: 400px; 1265 | border-radius: 20px; 1266 | background-color: blueviolet; 1267 | margin: auto; 1268 | } 1269 | 1270 | .case-study .cs-card .card-two { 1271 | height: 450px; 1272 | width: 400px; 1273 | border-radius: 20px; 1274 | background-color: blueviolet; 1275 | margin: auto; 1276 | } 1277 | 1278 | .case-study .cs-card .card-three { 1279 | height: 450px; 1280 | width: 400px; 1281 | border-radius: 20px; 1282 | background-color: blueviolet; 1283 | margin: auto; 1284 | } 1285 | 1286 | /* each card inner details */ 1287 | 1288 | .case-study .card-one { 1289 | background-image: url('https://images.unsplash.com/photo-1547394765-185e1e68f34e?w=600&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTR8fGNvbXB1dGVyJTIwa2V5Ym9hcmR8ZW58MHx8MHx8fDA%3D'); 1290 | background-repeat: no-repeat; 1291 | background-size: cover; 1292 | background-position: center; 1293 | position: relative; 1294 | padding-left: 20px; 1295 | } 1296 | 1297 | .case-study .card-two { 1298 | background-image: url('https://images.unsplash.com/photo-1620712943543-bcc4688e7485?w=600&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTR8fGFydGlmaWNpYWwlMjBpbnRlbGxpZ2VuY2V8ZW58MHx8MHx8fDA%3D'); 1299 | background-repeat: no-repeat; 1300 | background-size: cover; 1301 | background-position: center; 1302 | padding-left: 20px; 1303 | } 1304 | 1305 | .case-study .card-three { 1306 | background-image: url('https://media.istockphoto.com/id/1818926612/photo/digital-brain-artificial-intelligence-virtual-cpu-concept.webp?b=1&s=170667a&w=0&k=20&c=WDA3v1LkC_two15LFinS5M0H4GxDl8T37B8kEKE8jNk='); 1307 | background-repeat: no-repeat; 1308 | background-size: cover; 1309 | background-position: center; 1310 | padding-left: 20px; 1311 | } 1312 | 1313 | .case-study .cs-card .head-btn { 1314 | margin-top: 250px; 1315 | margin-bottom: 20px; 1316 | border-radius: 20px; 1317 | padding: 8px; 1318 | background: transparent; 1319 | border: 1px solid white; 1320 | color: rgb(255, 255, 255); 1321 | } 1322 | 1323 | .case-study .cs-card h2 { 1324 | color: white; 1325 | margin-bottom: 0px; 1326 | } 1327 | 1328 | .case-study .cs-card .round { 1329 | font-size: 20px; 1330 | height: 35px; 1331 | width: 35px; 1332 | border-radius: 50%; 1333 | line-height: 35px; 1334 | position: relative; 1335 | top: 20px; 1336 | border: none; 1337 | background-color: transparent; 1338 | color: white; 1339 | } 1340 | 1341 | .case-study .cs-card .round i:hover { 1342 | cursor: pointer; 1343 | } 1344 | 1345 | /*questions*/ 1346 | 1347 | .question { 1348 | height: 630px; 1349 | width: 100%; 1350 | background-color: #fbfbfb; 1351 | border: 0px solid red; 1352 | } 1353 | 1354 | .question button { 1355 | position: relative; 1356 | left: 47%; 1357 | top: 10%; 1358 | padding: 10px; 1359 | border-radius: 20px; 1360 | } 1361 | 1362 | .question h1 { 1363 | position: relative; 1364 | top: 12%; 1365 | text-align: center; 1366 | font-size: 40px; 1367 | } 1368 | 1369 | /*left questions*/ 1370 | 1371 | .question .question-box .left-questions { 1372 | width: 45%; 1373 | border: 0px solid black; 1374 | position: relative; 1375 | top: 110px; 1376 | margin: auto; 1377 | } 1378 | 1379 | .question-box .left-questions .ques { 1380 | background-color: #e0d2d2; 1381 | padding: 20px; 1382 | margin-bottom: 15px; 1383 | border-radius: 10px; 1384 | cursor: pointer; 1385 | font-size: 18px; 1386 | transition: all 2s; 1387 | } 1388 | 1389 | .answer { 1390 | display: none; 1391 | padding: 10px; 1392 | } 1393 | 1394 | .question .question-box .right-questions { 1395 | width: 45%; 1396 | border: 0px solid black; 1397 | position: relative; 1398 | top: 110px; 1399 | margin: auto; 1400 | } 1401 | 1402 | .question-box .right-questions .ques { 1403 | background-color: #e0d2d2; 1404 | padding: 20px; 1405 | margin-bottom: 15px; 1406 | border-radius: 10px; 1407 | cursor: pointer; 1408 | font-size: 18px; 1409 | } 1410 | 1411 | .question-box { 1412 | display: flex; 1413 | } 1414 | 1415 | .question { 1416 | opacity: 0; 1417 | padding-top: 0px; 1418 | transform: translateY(300px); 1419 | transition: opacity 3s, transform 0.9s; 1420 | } 1421 | 1422 | .question.show { 1423 | opacity: 1; 1424 | transform: translateY(0); 1425 | transform: 5s; 1426 | } 1427 | 1428 | /*our team*/ 1429 | 1430 | /*scrolling appear */ 1431 | .our-team { 1432 | opacity: 0; 1433 | padding-top: 0px; 1434 | transform: translateY(300px); 1435 | transition: opacity 3s, transform 0.9s; 1436 | } 1437 | 1438 | .our-team.show { 1439 | opacity: 1; 1440 | transform: translateY(0); 1441 | transform: 5s; 1442 | } 1443 | 1444 | /*inside details left side of our team*/ 1445 | 1446 | .our-team { 1447 | width: 100%; 1448 | height: 900px; 1449 | display: flex; 1450 | flex-wrap: wrap; 1451 | background-color: #7F8487; 1452 | } 1453 | 1454 | .our-team button { 1455 | cursor: pointer; 1456 | } 1457 | 1458 | .team-detail { 1459 | width: 38%; 1460 | padding-top: 200px; 1461 | margin-left: 40px; 1462 | } 1463 | 1464 | .team-detail .team-btn { 1465 | width: max-content; 1466 | height: max-content; 1467 | padding: 7px; 1468 | border-radius: 20px; 1469 | margin-bottom: 20px; 1470 | } 1471 | 1472 | .team-detail h1 { 1473 | margin-bottom: 20px; 1474 | font-size: 40px; 1475 | } 1476 | 1477 | .team-detail p { 1478 | font-size: 18px; 1479 | margin-bottom: 20px; 1480 | } 1481 | 1482 | .team-detail .read-btn { 1483 | width: max-content; 1484 | height: max-content; 1485 | padding: 15px; 1486 | border-radius: 20px; 1487 | margin-bottom: 20px; 1488 | font-size: 20px; 1489 | background-color: blue; 1490 | border: 0px; 1491 | color: white; 1492 | -webkit-box-reflect: below 10px linear-gradient(transparent, rgba(0, 0, 0, 0.5)); 1493 | } 1494 | 1495 | .team-right-side { 1496 | height: 700px; 1497 | width: 50%; 1498 | position: absolute; 1499 | left: 600px; 1500 | top: 70px; 1501 | } 1502 | 1503 | .our-team .team-right-side .card { 1504 | width: 350px; 1505 | height: 400px; 1506 | border: 1px solid #fdf8f8; 1507 | border-radius: 20px; 1508 | padding: 0px; 1509 | box-sizing: border-box; 1510 | background-color: aliceblue; 1511 | -webkit-animation-duration: .5s; 1512 | animation-duration: 1s; 1513 | } 1514 | 1515 | .our-team .team-right-side .card:hover { 1516 | border: 2px solid blue; 1517 | transition: .5s; 1518 | } 1519 | 1520 | .team-right-side { 1521 | display: grid; 1522 | grid-template-columns: repeat(2, 1fr); 1523 | /* Two columns */ 1524 | gap: 20px; 1525 | } 1526 | 1527 | .team-right-side .card img { 1528 | height: 200px; 1529 | width: 200px; 1530 | margin-left: 75px; 1531 | background-position: center; 1532 | margin-top: 20px; 1533 | border-radius: 50%; 1534 | } 1535 | 1536 | .team-right-side .card h2 { 1537 | margin-top: 20px; 1538 | margin-bottom: 10px; 1539 | text-align: center; 1540 | font-size: 25px; 1541 | } 1542 | 1543 | .team-right-side .card p { 1544 | text-align: center; 1545 | } 1546 | 1547 | .team-right-side .card .icon { 1548 | margin-left: 80px; 1549 | margin-top: 25px; 1550 | } 1551 | 1552 | .team-right-side .card .icon i { 1553 | height: 40px; 1554 | width: 40px; 1555 | background-color: rgb(25, 0, 255); 1556 | text-align: center; 1557 | border-radius: 50%; 1558 | line-height: 40px; 1559 | color: white; 1560 | margin-left: 4px; 1561 | } 1562 | 1563 | .team-right-side .card .icon i:hover { 1564 | background-color: white; 1565 | color: rgb(0, 0, 0); 1566 | transition: 1s; 1567 | border: .5px solid black; 1568 | } 1569 | 1570 | .team-right-side .card:hover { 1571 | cursor: pointer; 1572 | animation-name: bounce; 1573 | -moz-animation-name: bounce; 1574 | } 1575 | 1576 | @keyframes bounce { 1577 | 1578 | 0%, 1579 | 100%, 1580 | 20%, 1581 | 50%, 1582 | 80% { 1583 | -webkit-transform: translateY(0); 1584 | -ms-transform: translateY(0); 1585 | transform: translateY(0) 1586 | } 1587 | 1588 | 40% { 1589 | -webkit-transform: translateY(-40px); 1590 | -ms-transform: translateY(-40px); 1591 | transform: translateY(-40px) 1592 | } 1593 | 1594 | 60% { 1595 | -webkit-transform: translateY(-15px); 1596 | -ms-transform: translateY(-15px); 1597 | transform: translateY(-15px) 1598 | } 1599 | } 1600 | 1601 | .footer1 { 1602 | background-image: url('https://img.freepik.com/premium-photo/robot-hand-hold-white-box_1174648-143.jpg?w=1060'); 1603 | background-repeat: no-repeat; 1604 | background-size: cover; 1605 | background-position: center; 1606 | height: 420px; 1607 | width: 100%; 1608 | 1609 | } 1610 | 1611 | .footer1 .f-detail { 1612 | border: 0px solid red; 1613 | width: max-content; 1614 | padding-top: 100px; 1615 | margin-left: 20px; 1616 | 1617 | } 1618 | 1619 | .footer1 .f-detail button { 1620 | padding: 12px; 1621 | border-radius: 20px; 1622 | width: max-content; 1623 | height: auto; 1624 | margin-bottom: 15px; 1625 | } 1626 | 1627 | .f-detail h1 { 1628 | font-size: 45px; 1629 | margin-bottom: 15px; 1630 | } 1631 | 1632 | .f-detail input { 1633 | padding: 10px; 1634 | width: 500px; 1635 | border-radius: 30px; 1636 | border: none; 1637 | margin-bottom: 15px; 1638 | height: 50px; 1639 | font-size: 18px; 1640 | } 1641 | 1642 | .f-detail i { 1643 | font-size: 25px; 1644 | margin-left: -40px; 1645 | line-height: 50px; 1646 | height: 60px; 1647 | position: relative; 1648 | } 1649 | 1650 | .f-detail h3 { 1651 | font-weight: 100; 1652 | margin-left: 10px; 1653 | } 1654 | 1655 | /* 1656 | .footer2 .divs { 1657 | background-image: url('https://images.unsplash.com/photo-1451187580459-43490279c0fa?w=600&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8Mnx8d29ybGR8ZW58MHx8MHx8fDA%3D'); 1658 | background-position: center; 1659 | background-repeat: no-repeat; 1660 | background-size: cover; 1661 | height: 450px; 1662 | width: 100%; 1663 | position: absolute; 1664 | display: flex; 1665 | }*/ 1666 | 1667 | .footer2 .divs { 1668 | position: relative; 1669 | display: flex; 1670 | margin-top: -550px; 1671 | border: 0px solid red; 1672 | z-index: 2; 1673 | } 1674 | 1675 | 1676 | .footer2 .div1 { 1677 | border: 0px solid white; 1678 | width: 300px; 1679 | height: 300px; 1680 | color: white; 1681 | margin-top: 100px; 1682 | margin-left: 40px; 1683 | } 1684 | 1685 | .footer2 h1 { 1686 | font-size: 40px; 1687 | margin-bottom: 20px; 1688 | 1689 | } 1690 | 1691 | .footer2 p { 1692 | font-size: 18px; 1693 | color: rgb(182, 180, 180); 1694 | } 1695 | 1696 | .footer2 .div2 { 1697 | border: 0px solid white; 1698 | width: 290px; 1699 | height: 250px; 1700 | color: rgb(182, 180, 180); 1701 | margin-top: 105px; 1702 | margin-left: 50px; 1703 | 1704 | } 1705 | 1706 | .footer2 .div2 h2 { 1707 | margin-bottom: 28px; 1708 | color: white; 1709 | } 1710 | 1711 | .footer2 .div2 i { 1712 | margin-bottom: 20px; 1713 | margin-right: 12px; 1714 | color: rgb(182, 180, 180); 1715 | } 1716 | 1717 | .footer2 .div2 .icon { 1718 | margin-top: 40px; 1719 | } 1720 | 1721 | .footer2 .div2 .icon i { 1722 | margin-left: 2px; 1723 | height: 40px; 1724 | width: 40px; 1725 | background-color: aqua; 1726 | text-align: center; 1727 | line-height: 40px; 1728 | border-radius: 50%; 1729 | background: transparent; 1730 | border: 1px solid grey; 1731 | color: rgb(182, 180, 180); 1732 | } 1733 | 1734 | .footer2 .div2 .icon i:hover { 1735 | color: white; 1736 | transition: 1s; 1737 | } 1738 | 1739 | .footer2 .div3 { 1740 | margin-top: 105px; 1741 | margin-left: 100px; 1742 | color: rgb(182, 180, 180); 1743 | } 1744 | 1745 | .footer2 .div3 i:hover { 1746 | color: white; 1747 | transition: .2s; 1748 | } 1749 | 1750 | .footer2 .div3 h2 { 1751 | color: white; 1752 | margin-bottom: 10px; 1753 | } 1754 | 1755 | .footer2 .div3 i { 1756 | margin-top: 20px; 1757 | margin-right: 10px; 1758 | color: rgb(182, 180, 180); 1759 | } 1760 | 1761 | .footer2 .div4 { 1762 | color: white; 1763 | height: 250px; 1764 | width: 250px; 1765 | border: 0px solid red; 1766 | margin-top: 105px; 1767 | margin-left: 0px; 1768 | } 1769 | 1770 | 1771 | .footer2 .div4 { 1772 | margin-top: 105px; 1773 | margin-left: 100px; 1774 | color: rgb(182, 180, 180); 1775 | } 1776 | 1777 | .footer2 .div4 h2 { 1778 | color: white; 1779 | margin-bottom: 10px; 1780 | } 1781 | 1782 | .footer2 .div4 i { 1783 | margin-top: 20px; 1784 | margin-right: 10px; 1785 | color: rgb(182, 180, 180); 1786 | } 1787 | 1788 | .bottom-footer { 1789 | display: flex; 1790 | color: grey; 1791 | width: 100%; 1792 | height: 50px; 1793 | background: transparent; 1794 | position: absolute; 1795 | margin-top: 100px; 1796 | } 1797 | 1798 | .bottom-footer p { 1799 | margin-left: 35px; 1800 | } 1801 | 1802 | .bottom-footer a { 1803 | color: grey; 1804 | margin-left: 20px; 1805 | text-decoration: none; 1806 | } 1807 | 1808 | .bottom-footer .anker { 1809 | margin-left: 450px; 1810 | } 1811 | 1812 | .bottom-footer a:hover { 1813 | color: white; 1814 | transition: .5s; 1815 | } 1816 | 1817 | .bottom-footer span { 1818 | text-decoration: underline; 1819 | } 1820 | 1821 | .footer2 { 1822 | opacity: 0; 1823 | padding-top: 0px; 1824 | transform: translateY(300px); 1825 | transition: opacity 3s; 1826 | } 1827 | 1828 | .footer2.show { 1829 | opacity: 1; 1830 | transform: translateY(0); 1831 | transform: 5s; 1832 | } 1833 | 1834 | .container1 { 1835 | width: 100%; 1836 | /* Ensure container takes full width */ 1837 | /* Adjust as per your layout */ 1838 | height: 600px; 1839 | /* Let height adjust based on aspect ratio */ 1840 | overflow: hidden; 1841 | /* Ensure image doesn't overflow container */ 1842 | position: relative; 1843 | /* Needed for absolute positioning of image */ 1844 | } 1845 | 1846 | .image { 1847 | width: 180%; 1848 | /* Take full width of container */ 1849 | height: 100%; 1850 | /* Take full height of container */ 1851 | object-fit: fill; 1852 | } 1853 | --------------------------------------------------------------------------------