@import url(https://fonts.googleapis.com/css2?family=Roboto&family=Great+Vibes&display=swap);*{box-sizing:border-box;font-family:Roboto,cursive;margin:0;padding:0}.navbar{align-items:center;background-color:rgba(246,249,251,.901);border-radius:13px;box-shadow:5 5px 10px 5 rgba(0,0,0,.25);color:#180303;display:flex;height:80px;justify-content:space-between;left:50%;padding:0 25px;position:fixed;top:20px;-webkit-transform:translate(-50%);transform:translate(-50%);width:95%;z-index:9999}@media screen and (max-width:500px){.navbar{align-items:center;background-color:hsla(210,8%,95%,.901);border-radius:13px;box-shadow:5 5px 10px 5 rgba(0,0,0,.25);color:#251d1d;display:flex;height:50px;justify-content:space-between;left:50%;padding:0 25px;position:fixed;top:20px;-webkit-transform:translate(-50%);transform:translate(-50%);width:95%;z-index:9999}}.slider{overflow:hidden}.slide{-webkit-animation:slider 13s infinite;animation:slider 13s infinite;height:50%;left:0;margin:0;position:relative;width:500%}.image{height:20%}.image,.image1{border-radius:5px;float:left;width:10%}.image1{height:50%;margin-top:20px}@-webkit-keyframes slider{0%{left:0}20%{left:0}25%{left:-50%}45%{left:-100%}50%{left:-200%}70%{left:-200%}75%{left:-300%}95%{left:-300%}to{left:-400%}}@keyframes slider{0%{left:0}20%{left:0}25%{left:-50%}45%{left:-100%}50%{left:-200%}70%{left:-200%}75%{left:-300%}95%{left:-300%}to{left:-400%}}.heading{-webkit-text-stroke:.2vw #f3f1ee;background-color:#000;border-radius:10px;color:#fff;font-size:30px;padding:12px;text-transform:uppercase;-webkit-user-select:none;user-select:none}.heading:before{-webkit-text-stroke:0 blue;align-items:center;-webkit-animation:animate 3s ease-out infinite;animation:animate 3s ease-out infinite;content:attr(data-text);display:flex;justify-content:center;overflow:hidden;padding:12px}@-webkit-keyframes animate{0%,10%,to{width:0}70%,90%{width:100%}}@keyframes animate{0%,10%,to{width:0}70%,90%{width:100%}}span{font-size:15px;margin:12px 12px 10px}.body{margin:4rem 6rem}.img{cursor:pointer;display:block;height:100%;justify-content:space-between;left:10%;margin-top:30px;position:relative;-webkit-transform:scale(1);transform:scale(1);transition:.3s ease-in-out;width:40%;z-index:-99}.img:hover{transform:scale(1.5);-ms-transform:scale(1.5);-webkit-transform:scale(1.5)}.img1{display:flex;height:100%;justify-content:space-between;left:10%;margin-top:30px;position:relative;width:40%;z-index:-99}.para{float:left}.para,.para1{align-items:center;display:flex;font-size:18px;justify-content:right;margin-top:2rem;width:45%}.para1{float:right}body h3{font-size:30px;margin-top:30px}@media screen and (max-width:900px){.img,.img1{height:1000px;width:100%}.para,.para1{margin-bottom:20px}.heading,.para,.para1{font-size:15px;width:100%}.zoom-wrapper{border-radius:10px;height:100vh;overflow:hidden;width:100%}.zoom-wrapper img{height:100%;object-fit:cover;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s}.zoom-wrapper:hover img{-webkit-transform:scale(1.5);transform:scale(1.5)}}.zoom-wrapper{border-radius:10px;height:20%;overflow:hidden}.zoom-wrapper img{height:100%;object-fit:cover;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s}.zoom-wrapper:hover img{-webkit-transform:scale(1.5);transform:scale(1.5)}@media screen and (max-width:400px){.img,.img1{width:100%}.para,.para1{margin-bottom:20px}.heading,.para,.para1{font-size:15px;width:100%}.zoom-wrapper{border-radius:10px;height:100vh;overflow:hidden;width:100%}.zoom-wrapper img{height:100%;object-fit:cover;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s}.zoom-wrapper:hover img{-webkit-transform:scale(1.5);transform:scale(1.5)}}@media screen and (max-width:300px){.img,.img1{width:100%}.para{font-size:15px}.para,.para1{margin-bottom:20px;width:100%}.para1{font-size:12px}.heading{font-size:15px;width:100%}.zoom-wrapper{border-radius:10px;height:100vh;overflow:hidden;width:100%}.zoom-wrapper img{height:100%;object-fit:cover;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s}.zoom-wrapper:hover img{-webkit-transform:scale(1.5);transform:scale(1.5)}}.formcontainer{color:#000;margin:4rem 6rem}.heading{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.formcontainer form{display:flex;flex-direction:column;margin:auto;padding-top:3rem;width:50%}.formcontainer input{height:3rem;padding:0 1rem}.formcontainer input,.formcontainer textarea{border:1px solid #000;border-radius:.3rem;margin-bottom:2rem}.formcontainer textarea{height:10rem;padding:1rem}.formcontainer button{background-color:#031603;border-radius:15px;color:#fff;font-size:20px;padding:20px}@media screen and (max-width:850px){.formcontainer{margin:4rem 2rem}.formcontainer form{padding-top:2rem;width:90%}}
/*# sourceMappingURL=main.5f7e66b5.css.map*/