 .container1{width:100%;height:100%;margin-right:8%;box-sizing:border-box;overflow:hidden;background:#E0E0E0;}.container01{width:100%;height:100%;margin-top:50px;}.ab{text-align:center;font-size:16px;margin-top:30px;}.ab span{color:crimson;}.row-1{display:flex;justify-content:space-between ;align-items:center;margin:100px 0;}.col-1{flex-basis:40%;position:relative;margin-left:50px;margin-top:39px;}.col-1 h2{font-size:54px;}.col-1 h3{font-size:30px;color:#707070;font-weight:100;margin:20px 0 10px ;}.col-1 p{font-size:16px;color:#b7b7b7;font-weight:100;}.col-1 h4{margin:30px 0;font-size:20;}.home-ab a{text-decoration:none;font-size:20px;font-weight:400;padding: 12px 10px;color:#fff;background:#F51913;border-radius:6px;cursor:pointer;transition:0.5s;}.home-ab a:hover{font-size:21px;font-weight:500;color:#F51913;background:none;border:2px solid#F51913;align-items:center;justify-content:space-between ;}.col-1::after{content:'';width:10px;height:67%;background:linear-gradient(#ff469f , #ff6062);position:absolute;left:-50px;top:8px;margin-left:8%;}.col-2{position:relative;flex-basis:100%;display:flex;align-items:left;}.col-2 .controller{width:90%;align-items:left;}.wrapper{display:inline-flex;margin-left:20px;margin-top:30px;margin-bottom:20px;}.wrapper .icon{margin:0 20px;text-align:center;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;z-index:2;transition:0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);}.wrapper .icon span{display:block;height:60px;width:60px;background:#fff;border-radius:50%;position:relative;z-index:2;box-shadow:0px 10px 10px rgba(0,0,0,0.1);transition:0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);}.wrapper .icon span i{line-height:60px;font-size:25px;}.wrapper .icon .tooltip{position:absolute;top:0;z-index:1;background:#fff;color:#fff;padding:10px 18px;font-size:20px;font-weight:500;border-radius:25px;opacity:0;pointer-events:none;box-shadow:0px 10px 10px rgba(0,0,0,0.1);transition:0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);}.wrapper .icon:hover .tooltip{top:-70px;opacity:1;pointer-events:auto;}.icon .tooltip:before{position:absolute;content:"";height:15px;width:15px;background:#fff;left:50%;bottom:-6px;transform:translateX(-50%) rotate(45deg);transition:0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);}.wrapper .icon:hover span{color:#fff;}.wrapper .icon:hover span,.wrapper .icon:hover .tooltip{text-shadow:0px -1px 0px rgba(0,0,0,0.4);}.wrapper .facebook:hover span,.wrapper .facebook:hover .tooltip,.wrapper .facebook:hover .tooltip:before{background:#3B5999;}.wrapper .twitter:hover span,.wrapper .twitter:hover .tooltip,.wrapper .twitter:hover .tooltip:before{background:#46C1F6;}.wrapper .instagram:hover span,.wrapper .instagram:hover .tooltip,.wrapper .instagram:hover .tooltip:before{background:#e1306c;}.wrapper .github:hover span,.wrapper .github:hover .tooltip,.wrapper .github:hover .tooltip:before{background:#333;}.wrapper .youtube:hover span,.wrapper .youtube:hover .tooltip,.wrapper .youtube:hover .tooltip:before{background:#DE463B;}@media only screen and (max-width:700px){nav ul{width:100%;background:linear-gradient( #ff54a2 , #ff574a );position:absolute;top:75px;right:0;z-index:2;}nav li ul{display:block;margin-top:10px;margin-bottom:10px;}nav li ul a{color:#fff;}.row-1{flex-direction:column-reverse;margin:50px 0;}.col-2{width:200px;height:200px;flex-basis:100%;margin-bottom:50px;} .controller{width:60%;} .color-box{height:200px;width:200px;right:40%;border-radius:50%;transform:translateX(75px);}.col-1::after{margin-left:0;}.col-1{flex-basis:100%;}.col-1 h2{font-size:30px;}.col-1 h3{font-size:15px;} .wrapper .icon{margin:0 10px;}}@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,700');*{padding:0;margin:0;}.fO0d2e7a0820255dade77c7e7ec5cca35c1, .fO0d2e7a0820255dade77c7e7ec5cca35c2{background:#000;color:#fff;text-align:center;font-size:14px;font-weight:500;padding:2px;margin:5px;border-radius:6px;display:none;}html{background-color:#eaf0f2;}@import 'https://fonts.googleapis.com/css?family=Montserrat:300, 400, 700&display=swap';*{padding:0;margin:0;box-sizing:border-box;}html{font-size:10px;font-family:'Montserrat', sans-serif;scroll-behavior:smooth;}a{text-decoration:none;}.container{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;}p{color:black;font-size:1.4rem;margin-top:5px;line-height:2.5rem;font-weight:300;letter-spacing:0.05rem;}.section-title{font-size:3rem;font-weight:300;color:black;margin-bottom:10px;text-transform:uppercase;letter-spacing:0.2rem;text-align:center;}.section-title span{color:crimson;}.cta{display:inline-block;padding:10px 30px;border-radius:5px;color:white;background-color:transparent;border:2px solid crimson;font-size:2rem;text-transform:uppercase;letter-spacing:0.1rem;margin-top:30px;transition:0.3s ease;transition-property:background-color, color;}.cta:hover{color:white;background-color:crimson;}.brand h1{font-size:2rem;text-transform:uppercase;color:white;}.brand h1 span{color:crimson;}#header{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:auto;}#header .header{min-height:8vh;background-color:#161616;transition:0.3s ease background-color;}#header .nav-bar{display:flex;align-items:center;justify-content:space-between ;width:100%;height:100%;max-width:1300px;padding:0 10px;}#header .nav-list ul{list-style:none;position:absolute;background-color:black;width:100vw;height:100vh;left:100%;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:0px;margin-left:0px;opacity:0.9;z-index:1;overflow-x:hidden;transition:0.5s ease left;}#header .nav-list ul.active{left:0%;}#header .nav-list ul a{font-size:2.5rem;font-weight:500;letter-spacing:0.2rem;text-decoration:none;color:white;text-transform:uppercase;padding:20px;display:block;}#header .nav-list ul a::after{content:attr(data-after);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0);color:#161616;font-size:13rem;letter-spacing:50px;z-index:-1;transition:0.3s ease letter-spacing;}#header .nav-list ul li:hover a::after{transform:translate(-50%, -50%) scale(1);letter-spacing:initial;}#header .nav-list ul li:hover a{color:crimson;}#header .hamburger{height:60px;width:60px;display:inline-block;border:3px solid white;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;z-index:100;cursor:pointer;transform:scale(0.8);margin-right:20px;}#header .hamburger:after{position:absolute;content:'';height:100%;width:100%;border-radius:50%;border:3px solid white;animation:hamburger_puls 1s ease infinite;}#header .hamburger .bar{height:2px;width:30px;position:relative;background-color:white;z-index:-1;}#header .hamburger .bar::after,#header .hamburger .bar::before{content:'';position:absolute;height:100%;width:100%;left:0;background-color:white;transition:0.3s ease;transition-property:top, bottom;}#header .hamburger .bar::after{top:8px;}#header .hamburger .bar::before{bottom:8px;}#header .hamburger.active .bar::before{bottom:0;}#header .hamburger.active .bar::after{top:0;}#hero{background-image:url(./img/hero-bg.png);background-size:cover;background-position:top center;position:relative;z-index:1;}#hero::after{content:'';position:absolute;left:0;top:0;height:100%;width:100%;background-color:black;opacity:1;z-index:-1;}#hero .hero{max-width:1200px;margin:0 auto;padding:0 50px;justify-content:flex-start;}#hero h1{display:block;width:fit-content;font-size:3rem;position:relative;color:transparent;animation:text_reveal 0.5s ease forwards;animation-delay:1s;}#hero h1:nth-child(1){animation-delay:1s;}#hero h1:nth-child(2){animation-delay:2s;}#hero h1:nth-child(3){animation:text_reveal_name 0.5s ease forwards;animation-delay:3s;}#hero h1 span{position:absolute;top:0;left:0;height:100%;width:0;background-color:crimson;animation:text_reveal_box 1s ease;animation-delay:0.5s;}#hero h1:nth-child(1) span{animation-delay:0.5s;}#hero h1:nth-child(2) span{animation-delay:1.5s;}#hero h1:nth-child(3) span{animation-delay:2.5s;}@keyframes hamburger_puls{0%{opacity:1;transform:scale(1);}100%{opacity:0;transform:scale(1.4);}}@keyframes text_reveal_box{50%{width:100%;left:0;}100%{width:0;left:100%;}}@keyframes text_reveal{100%{color:white;}}@keyframes text_reveal_name{100%{color:crimson;font-weight:500;}}@media only screen and (min-width:768px){.cta{font-size:2.5rem;padding:20px 60px;}h1.section-title{font-size:6rem;}#hero h1{font-size:7rem;}#projects .project-item{flex-direction:row;}#projects .project-item:nth-child(even){flex-direction:row-reverse;}#projects .project-item{height:400px;margin:0;width:100%;border-radius:0;}#projects .all-projects .project-info{height:100%;}#projects .all-projects .project-img{height:100%;}@media only screen and (min-width:1200px){#header .hamburger{display:none;}#header .nav-list ul{position:initial;display:block;height:auto;width:fit-content;background-color:transparent;}#header .nav-list ul li{display:inline-block;}#header .nav-list ul li a{font-size:1.8rem;}#header .nav-list ul a:after{display:none;}#services .service-bottom .service-item{flex-basis:22%;margin:1.5%;}}}.titl{color:black;text-align:center;font:bold 16px sans-serif;margin-top:10px;}.titl tit{color:black;font-size:25px;}.titl tit span{color:crimson;}.Vishal{background:#fff;margin:5px;padding:7px;box-shadow:0px 0px 5px 0px gray;border-radius:20px 0px 50px 0px;} .Vi{background-color:white;border-radius:40px 0px 50px 0px ;box-shadow:2px 2px 0px 0px blue;margin:5px;}.Vi img{height:6rem;width:12rem;box-shadow :0px 0px 2px 0px ;border-radius:5px;}.Vi p{background:blue;color:#fff;font-size:17px ;font-weight:bold;padding:5px 20px ;border-radius:20px 0px 0px 0px;}.Vi p1{font-size:18px;color:blue;opacity:0.7;text-align:justify;margin-top:50px;}}.wt-jump{display:block;background:#EEEEEE;height:80px;border:1px solid white;box-shadow:1px 2px 5px rgb(0,0,0,0.40);font-weight:bold;color:darkgreen;padding:12px;margin:8px 12px;}.wt-jump input[type=text]{width:20% !important;height:25px !important;border:1px solid seagreen;}.wt-jump input[type=submit]{background:forestgreen !important;color:white !important;padding:7px;outline:none;border:none;}.wt-jump input[type=submit]:hover{background:black !important;transition:background .7s;}@media (max-height:800px){footer{position:static;}header{padding-top:40px;}}.footer-distributed{background-color:black;box-sizing:border-box;width:100%;text-align:left;font:bold 16px sans-serif;padding:50px 50px 60px 20px;margin-top:80px;}.footer-distributed .footer-left, .footer-distributed .footer-center, .footer-distributed .footer-right{display:inline-block;vertical-align:top;}.footer-distributed .footer-left{width:30%;}.footer-distributed h3{color:#ffffff;font:normal 36px 'Cookie', cursive;margin:0;}.footer-distributed h3 span{color:crimson;}.footer-distributed .footer-links{color:#ffffff;margin:20px 0 12px;}.footer-distributed .footer-links a{display:inline-block;line-height:1.8;text-decoration:none;color:inherit;}.footer-distributed .footer-company-name{color: #8f9296;font-size:14px;font-weight:normal;margin:0;}.footer-distributed .footer-center{width:35%;}.footer-distributed .footer-center i{background-color:#33383b;color:#ffffff;font-size:25px;width:38px;height:38px;border-radius:50%;text-align:center;line-height:42px;margin:10px 15px;vertical-align:middle;}.footer-distributed .footer-center i.fa-envelope{font-size:17px;line-height:38px;}.footer-distributed .footer-center p{display:inline-block;color:#ffffff;vertical-align:middle;margin:0;}.footer-distributed .footer-center p span{display:block;font-weight:bold ;font-size:14px;font-weight:bold;line-height:2;}.footer-distributed .footer-center p a{color:crimson;text-decoration:none;font-weight:bold;}.footer-distributed .footer-right{width:30%;}.footer-distributed .footer-company-about{line-height:20px;color:#92999f;font-size:13px;font-weight:normal;margin:0;}.footer-distributed .footer-company-about span{display:block;color:#ffffff;font-size:18px;font-weight:bold;margin-bottom:20px;}.footer-distributed .footer-icons{margin-top:25px;}.footer-distributed .footer-icons a{display:inline-block;width:35px;height:35px;cursor:pointer;background-color:#33383b;border-radius:2px;font-size:20px;color:#ffffff;font-weight:700;text-align:center;line-height:35px;margin-right:3px;margin-bottom:5px;}.footer-distributed .footer-icons a:hover{background-color:crimson;}.footer-links a:hover{color:crimson;}@media (max-width:880px){.footer-distributed .footer-left, .footer-distributed .footer-center, .footer-distributed .footer-right{display:block;width:100%;margin-bottom:40px;text-align:left;}.footer-distributed .footer-center i{margin-left:0;}