:root{--primary-red:#c93b2b;--dark-red:#8c1d18;--light-bg:#fdfbfb;--dark-text:#2c2c2c;--gray-bg:#f4f4f4}body{background-color:var(--light-bg);color:var(--dark-text);flex-direction:column;min-height:100vh;display:flex}main{flex:1 0 auto}.custom-nav-border{border-bottom:2px solid var(--primary-red);box-shadow:0 2px 10px #0000000d}.custom-logo{object-fit:cover;object-position:30% center;transform-origin:0;z-index:10;width:95px;height:80px;margin-right:12px;position:relative;transform:scale(1.25)}.custom-link{font-weight:600;transition:all .2s ease-in-out;color:var(--dark-text)!important;padding:8px 12px!important}.custom-link:hover,.custom-link.active{background-color:#c93b2b0d;border-radius:4px;color:var(--primary-red)!important}.custom-lang-switch{color:var(--dark-red);border:1px solid var(--dark-red);border-radius:4px;padding:6px 14px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.custom-lang-switch:hover{background-color:var(--dark-red);color:#fff}.custom-hero-img{object-fit:cover;border-radius:0;width:100%;height:550px}.custom-gallery-title{color:var(--dark-red);border-left:4px solid var(--primary-red)}.boarding-title{color:var(--dark-red)}.custom-gallery-img{object-fit:cover;width:100%;height:450px;transition:transform .3s}.custom-gallery-img:hover{transform:scale(1.02)}.custom-intro-box{border-top:3px solid var(--primary-red);background-color:#fff}.custom-intro-box h3{color:var(--dark-red);font-weight:700}.custom-footer{background-color:var(--gray-bg);border-top:1px solid #e0e0e0}.custom-footer h3{color:var(--dark-red)}.custom-social-links a{color:var(--primary-red);font-weight:700;text-decoration:none;transition:color .2s}.custom-social-links a:hover{color:var(--dark-red)}@media (width<=768px){.custom-hero-img{height:250px}}.custom-about-img{object-fit:contain;width:100%;height:400px}.custom-cert-thumb{object-fit:cover;cursor:pointer;width:100%;transition:transform .2s ease-in-out}.custom-cert-thumb:hover{border-color:#0d6efd;transform:scale(1.05)}.custom-offer-card{border:none;border-left:3px solid var(--primary-red);background-color:#c93b2b08;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out,background-color .2s}.custom-offer-card:hover{background-color:#c93b2b0f;transform:translateY(-5px);box-shadow:0 8px 20px #00000014!important}.custom-offer-icon{font-size:2rem;line-height:1}.max-width-800{max-width:800px}.custom-price-card{background-color:#fff}.custom-price-header{color:var(--dark-red);border-bottom:2px solid #c93b2b1a;font-weight:700}.custom-price-tag{color:var(--primary-red);white-space:nowrap}.custom-menu-item{color:var(--dark-text);background-color:#0000;margin-bottom:4px;font-weight:500;transition:all .2s;border-radius:6px!important}.custom-menu-item:hover{color:var(--primary-red);background-color:#c93b2b0a}.custom-menu-item.active{background-color:var(--primary-red)!important;color:#fff!important}
