*{box-sizing:border-box;margin:0;padding:0;font-family:Kumbh Sans,sans-serif;scroll-behavior:smooth}.navBar{display:flex;align-items:center;justify-content:space-between;width:100%;height:12%;position:absolute;top:0;left:0;color:#f0f8ff;background-color:transparent;padding:0 5%;z-index:10}.navBar img{width:200px;height:100px}.navBar section{background-color:transparent}.navBar h1{cursor:pointer;font-size:50px;background-color:transparent}.navBar a{border:none;border-radius:25px;background-color:#ffffff23;font-size:20px;padding:15px;cursor:pointer;color:#fff;text-decoration:none}.navBar button{border:none;background-color:transparent;cursor:pointer;font-size:30px;padding-right:2%;display:none;overflow:hidden;color:#fff}.navInfo{display:flex;align-items:center;justify-content:center}.navInfo a{margin:0 8%;cursor:pointer;font-size:18px;background-color:transparent;color:#ffffff7c;text-decoration:none}.navInfo a:hover{color:#fff}.section-two{display:none;overflow:hidden}@media screen and (max-width: 950px){.navBar{display:flex;padding:.5rem 1rem}.navBar img{width:140px;height:75px;margin-top:.5rem}.navBar section{display:none}.navBar a{display:block;width:100%;text-align:center;padding:20px 0;color:#000;background-color:none}.navBar button{display:block;width:20%;padding:7%;text-align:center}.navBar .contact{display:none}.navBar.visible{background-color:#fff;padding:1rem}.navBar.visible .section-two.visible{display:flex;flex-direction:column;width:100%;position:absolute;top:100%;left:0;background-color:#fff}.navBar.visible button{color:#000}}.about{display:flex;text-align:center;justify-content:center;align-items:center;flex-direction:column;margin:8% 15%}.about h1{margin-bottom:3%;font-size:35px;font-weight:300}.about p{color:#3f3e3e;font-size:18px}.projects{display:flex;justify-content:center}.showProjects{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.imageProps{position:relative;max-width:400px;max-height:800px;overflow:hidden;border-radius:8px;margin:5% 0}.imageProps img{width:100%;height:100%;object-fit:cover;display:block}.imageProps span{position:absolute;bottom:0;left:0;width:100%;padding:30px;text-align:center;color:#fff;font-size:1.2rem;font-weight:700;background:linear-gradient(to top,rgba(0,0,0,.8),transparent)}.informations{background-size:cover;background-position:center center;background-attachment:fixed;margin-bottom:5%;height:300px;display:flex;justify-content:center;align-items:center}.informations h1{color:#fff;font-size:35px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.informations:after{background-color:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.938));z-index:3}.homePageCenter{justify-content:center;align-items:center;height:920px;display:flex;flex-direction:column;text-align:center}.homePageCenter h1{color:#fff;width:50%;text-align:center;background-color:transparent;font-size:80px}.homePageCenter a{margin:10px;border:none;border-radius:25px;background-color:#ffffff23;font-size:30px;padding:15px;cursor:pointer;color:#fff;text-decoration:none}.homePageCenter button{border-radius:25px}.homePageCenter p{margin:20px;font-size:20px;color:#fff;width:700px}@media screen and (max-width: 1024px){.homePageCenter h1{margin-top:25%;width:70%;font-size:70px}.homePageCenter p{width:80%;font-size:30px}}@media screen and (max-width: 820px){.homePageCenter h1{margin-top:25%;width:85%;font-size:70px}.homePageCenter p{width:80%;font-size:25px}}@media screen and (max-width: 768px){.homePageCenter h1{width:90%;font-size:50px}.homePageCenter p{width:80%;font-size:25px}}@media screen and (max-width: 650px){.homePageCenter h1{font-size:40px}.homePageCenter p{font-size:18px}}@media screen and (max-width: 430px){.homePageCenter h1{width:90%;font-size:40px}.homePageCenter p{width:80%;font-size:18px}}@media screen and (max-width: 375px){.homePageCenter h1{width:100%;font-size:28px}.homePageCenter p{width:300px;font-size:16px}}header:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:-1}.video-container{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.switch-btn{position:absolute;bottom:7%;left:7%;width:8rem;height:2rem;display:flex;border-radius:.5rem;align-items:center;justify-content:space-around;border:none;transition:all .3s linear}.switch-btn span{display:inline-block;font-size:.85rem;cursor:pointer;text-transform:capitalize;color:#49a6e9}.switch{position:absolute;width:50%;height:100%;top:0;left:0;background:#fd8a20;border-radius:.9rem;margin:0;display:block;transition:all .3s linear}.slide .switch{left:50%}.preloader{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;display:grid;justify-content:center;align-items:center;visibility:visible;z-index:999;transition:all .3s linear}.hide-preloader{z-index:-999;visibility:hidden}footer{display:grid;grid-template-columns:30% 1fr 30%;background-color:#1f2024;text-align:center;width:100%;height:300px;padding:3% 0}footer p{font-size:13px;color:#fff}footer iframe{height:150px;width:100%;margin-bottom:2%;border-radius:25px}footer h1{color:#fff;font-size:25px;margin:30px}.contatos i{font-size:28px;color:#ee5e22;margin:5px}@media screen and (max-width: 900px){footer{height:100%;grid-template-columns:repeat(1,1fr)}footer p{margin:0 10%}footer h1{font-size:25px;margin:20px}footer iframe{width:80%;margin:5% 0}footer img{height:100px}footer .contatos i{margin-bottom:10%}}.budget-section{padding:50px 20px;text-align:center}.budget-section h1{font-size:35px;font-weight:300;margin-bottom:30px}.budget-form{display:flex;flex-direction:column;max-width:500px;margin:auto;gap:15px}.budget-form label{display:flex;flex-direction:column;font-size:16px;color:#333;text-align:left}.budget-form input{padding:10px;border-radius:8px;border:1px solid #ccc;font-size:16px}.budget-form button{padding:12px;font-size:18px;border:none;border-radius:25px;background-color:#ee5e22;color:#fff;cursor:pointer;transition:background .3s}.budget-form button:hover{background-color:#d94d18}@media screen and (max-width: 500px){.budget-section h1{font-size:28px}}
