.navbar{background-color:#000;padding:1rem;display:flex;justify-content:space-between;max-height:36px}.icons{display:flex;flex-direction:row;width:20%;justify-content:space-evenly;font-size:2rem;color:#fff}.icon{transition:all .2s ease-in-out}.icon:hover{background-color:#90caf987;border-radius:50px;padding:0 .5rem;transform:scale(1.3)}.links{display:flex;justify-content:space-between;width:35%;padding:0 1rem}.links p{padding:.5rem;margin:0}.nav-links{padding:.5rem;margin:0;text-decoration:none;color:#fff}.nav-links:hover{background-color:#46464687;border-radius:5px;color:#737373;transition:background-color .2s ease-in-out,padding .2s ease-in-out}.nav-links:active{background-color:#27272787;color:#848080}.home{width:80%;min-width:300px;margin:2rem auto}.home-main{display:flex;flex-direction:row;justify-content:space-evenly}.home-text{text-align:left;width:50%}.home-nav-buttons{display:flex;flex-direction:column;justify-content:space-evenly}.home-nav-button{margin:1rem;min-width:300px}.home-description{margin:0}#home-text-tagline{font-size:28pt}#home-intro-text{font-size:42pt}#home-emphasis-text{color:gold;animation:colorCycle 7s infinite}@keyframes colorCycle{0%{color:#ff8400}33%{color:red}66%{color:#c2298a}to{color:#ff8400}}@media only screen and (max-width: 1100px){.home-main{display:block}.home-text{text-align:center;margin:auto;margin-bottom:2rem}}@media only screen and (max-width: 650px){.home-text{width:90%}}#copyright-line{width:100%;min-width:300px;max-width:600px;margin:2rem auto 1rem;bottom:5px}.projects{padding:1rem}.projects-header{display:grid;grid-template-columns:1fr 3fr 1fr;max-width:600px;margin:auto;width:70%;min-width:300px}.projects-header h1{margin:1rem auto}.projects-header button{background-color:transparent;border:none;color:#000;padding:0;border-radius:50%;width:50px;height:50px;justify-self:center;align-self:center;transition-duration:.3s}.projects-header button:hover{background-color:#46464687;color:#b9aeae;cursor:pointer}.projects-header button:active{background-color:#27272787;color:#848080}.card-body{text-align:center;max-width:450px;max-height:300px;margin:2rem auto;font-size:16pt}.card-header{text-wrap:wrap}.image-container{position:relative;max-width:450px;max-height:300px;border-radius:50px;margin:auto;overflow:hidden;transition:transform .3s}.card-image{min-width:450px;max-height:300px;object-fit:cover}.details{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(174,233,244,.6);border-radius:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s;color:#000;font-size:18pt}.details p{background:rgba(0,0,0,.5);color:#fff}.image-container:hover .details{opacity:1}.details p{margin:0}.details a{text-decoration:none;color:#333}@media only screen and (max-width: 600px){.details{font-size:12pt}.card-links a{margin:0 3rem}}.modal-content{max-height:80vh;overflow-y:auto;margin:0}.modal-links{display:flex;flex-direction:row;justify-content:space-evenly;max-width:50%;margin:auto}.modal-links a{margin:1rem 3rem;text-decoration:underline;color:#fff;padding:1rem;border-radius:10px}.modal-links a:hover{background-color:#737373;color:#292929;transition-duration:.5s}.modal-images-body{display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap;margin:.5rem auto 2rem;width:auto}.modal-images{max-width:50px}.sort-header{display:flex;width:50%;min-width:300px;margin:auto;justify-content:space-evenly}.sort-header button{background-color:transparent;border:none;color:#000;padding:0;border-radius:50%;width:50px;height:50px;justify-self:center;align-self:center;transition-duration:.3s}.sort-header button:hover{background-color:#46464687;color:#fff;cursor:pointer}.sort-header button:active{background-color:#27272787;color:#fff}.form-body{width:75%;background-color:#33333381;margin:auto;margin-bottom:4rem;border-radius:10px;box-shadow:inset;padding:1rem}.form-fields{margin:.5rem 0;font-family:Roboto,Arial,Helvetica,sans-serif;width:90%;height:2rem;font-size:14pt;background-color:#000000af;color:#fff;border-radius:10px;padding:.5rem;border:none;resize:none}#message{height:10rem}#message::-webkit-scrollbar-track{border-radius:10px}#message::-webkit-scrollbar-thumb{border-radius:10px}.error-page{width:70%;min-width:300px;margin:2rem auto}.other-services-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.other-services-entries{width:50%;max-width:600px;min-width:300px}.other-services-entries p{font-size:14pt;text-align:left;padding:.5rem}.other-services-entries button{font-size:14pt}.about section{margin:4rem auto}.about .paragraphs{font-size:18pt;text-align:left;width:80%;min-width:300px;margin:auto;margin-bottom:2rem}.about-intro{display:flex;flex-direction:row;justify-content:space-between;margin:auto;flex-wrap:wrap;min-width:300px}.about-intro p{width:50%;align-self:center;justify-self:center;font-size:18pt;text-align:left;margin:2rem auto}.about ul{margin:2rem auto!important}#about-profile-pic{max-width:400px;min-width:200px;width:100%;border-radius:500px;margin:auto}.about button{margin:auto;margin-bottom:2rem}@media screen and (max-width: 750px){.about{width:95%}#about-profile-pic,.about-intro p{width:80%}}@keyframes inOut{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.mobile-navbar{background-color:#000;padding:1rem;display:flex;justify-content:space-between;max-height:36px;color:#fff}.menu-icon{padding:.5rem}.menu-icon:hover{background-color:#90caf987;border-radius:50px;padding:.5rem;transition:background-color .2s ease-in-out,padding .2s ease-in-out}.menu-icon:active{background-color:#498dc5fb;border-radius:50px;padding:.5rem}.mobile-links{display:flex;flex-direction:column}.mobile-icon{margin-right:5px}.navbar-menu{background-color:#00000080}.mobile-nav-links{padding:.5rem;margin:0;text-decoration:none;color:#fff}.mobile-nav-links:hover{background-color:#90caf987;border-radius:5px;padding:.5rem;transition:background-color .2s ease-in-out,padding .2s ease-in-out}.mobile-hr{width:70%;margin:1rem auto}.mobile-nav-icons{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:120px;padding:2rem;margin:auto;height:300px}.icon-links{text-decoration:none;color:#fff;display:flex;align-items:center}.icon-links:hover{background-color:#90caf987;border-radius:50px;padding:.5rem;transition:background-color .2s ease-in-out,padding .2s ease-in-out}body{margin:0;padding:0;font-family:Roboto,Arial,Helvetica,sans-serif;text-align:center;background-color:#d4c396;color:#000}.body-content{max-height:100vh;overflow-y:auto}.navbars-location{position:sticky;top:0;z-index:1}.white-background{margin:2rem auto;background-color:#fff9;padding:2rem;border-radius:15px;width:80%;min-width:300px;max-width:1400px}.buttons{background-color:#170e77;color:#fff;border:none;border-radius:10px;font-size:16pt;padding:1rem;transition-duration:.2s;font-family:Roboto,Arial,Helvetica,sans-serif}.buttons:hover{background-color:#070425;color:#a5a5a5;cursor:pointer}.buttons:disabled{background-color:gray;color:#a5a5a5}.legal-links{color:#000}.legal-links:hover{color:red}.legal{width:70%;min-width:300px;margin:2rem auto;background-color:#fff9;padding:1rem;border-radius:10px;max-height:80vh;overflow-y:scroll}.legal ul{width:80%;min-width:300px;margin:auto;text-align:left}.legal-button{margin:2rem auto}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background:#868686}::-webkit-scrollbar-thumb{background:#515151}::-webkit-scrollbar-thumb:hover{background:#434343}
