*{margin:0;padding:0;box-sizing:border-box;}.navbar-brand .logo{height:40px;width:auto;}.hero-bg{background:url("../images/tecnologia-header.jpg") center center/cover no-repeat;position:relative;}.hero-bg::before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,0.6);z-index:0;}.hero-bg > .row{position:relative;z-index:1;}h1,h2,h3,h4,h5,h6{font-family:"Montserrat",sans-serif;}p,li,a,label{font-family:"Open Sans",sans-serif;}section{scroll-margin-top:70px;}.card{border:none;border-radius:0.5rem;}.is-invalid{border-color:#dc3545;}.bi{font-size:3rem;}footer{border-top:1px solid #dee2e6;}.project-image{cursor:pointer;transition:transform 0.3s ease,box-shadow 0.3s ease;}.project-image:hover{transform:scale(1.05);box-shadow:0 4px 15px rgba(0,0,0,0.2);}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.85);display:flex;justify-content:center;align-items:center;z-index:1050;opacity:0;transition:opacity 0.3s ease-in-out;}.modal-content{position:relative;background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,0.3);max-width:90vw;max-height:90vh;display:flex;justify-content:center;align-items:center;}.enlarged-project-image{display:block;max-width:100%;max-height:calc(90vh - 40px);height:auto;border-radius:4px;}.modal-close{position:absolute;top:-10px;right:-10px;color:#fff;background-color:#333;border-radius:50%;width:35px;height:35px;font-size:28px;font-weight:bold;line-height:32px;text-align:center;cursor:pointer;transition:background-color 0.2s ease;z-index:1051;}.modal-close:hover{background-color:#555;color:#eee;}
