.header{background-color:#ffffffe6;box-shadow:0 2px 10px #1711451a;padding:1rem 2rem;position:sticky;top:0;z-index:100}.nav{justify-content:space-between;margin:0 auto;max-width:1200px}.logo,.nav{align-items:center;display:flex}.logo{gap:1rem}.logo img{height:60px;width:auto}.company-name{color:#171145;font-size:1.2rem;font-weight:700}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#171145;font-weight:600;text-decoration:none;transition:color .3s}.nav-links a.active,.nav-links a:hover{border-bottom:2px solid #ff8c00;color:#ff8c00}.nav-dropdown-label{color:#171145;cursor:pointer;font-weight:600;transition:color .3s;-webkit-user-select:none;user-select:none}.nav-dropdown-label.active,.nav-dropdown-label:hover{color:#ff8c00}.dropdown{position:relative}.dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 4px 16px #17114526;left:0;list-style:none;min-width:180px;padding:.5rem 0;position:absolute;top:100%;z-index:200}.dropdown-menu li a{color:#171145;display:block;font-weight:500;padding:.6rem 1.2rem;text-decoration:none;transition:background .2s,color .2s;white-space:nowrap}.dropdown-menu li a:hover{background:#171145;border-bottom:none;color:#e6acac}@media (max-width:768px){.company-name{font-size:.9rem}.nav-links{gap:1rem}}.footer{background-color:#171145;color:#e6acac;padding:2rem;text-align:center}.chatbot-container{bottom:20px;position:fixed;right:20px;z-index:1000}.chatbot-toggle{align-items:center;background-color:#ff8c00;border:none;border-radius:50%;box-shadow:0 4px 15px #ff8c0066;cursor:pointer;display:flex;height:60px;justify-content:center;transition:transform .3s;width:60px}.chatbot-toggle:hover{transform:scale(1.1)}.chatbot-window{background-color:#fff;border-radius:15px;bottom:90px;box-shadow:0 4px 30px #1711454d;display:flex;flex-direction:column;height:500px;position:fixed;right:20px;width:350px}.chatbot-header{align-items:center;background-color:#171145;border-radius:15px 15px 0 0;color:#e6acac;display:flex;justify-content:space-between;padding:1rem}.chatbot-header h3{color:#e6acac;font-size:1.1rem;margin:0}.chatbot-header button{background:none;border:none;color:#e6acac;cursor:pointer;font-size:1.5rem}.chatbot-messages{background-color:#e6acac;display:flex;flex:1 1;flex-direction:column;gap:.8rem;overflow-y:auto;padding:1rem}.message{border-radius:10px;max-width:80%;padding:.75rem}.message.bot{align-self:flex-start;background-color:#fff;color:#171145}.message.user{align-self:flex-end;background-color:#171145;color:#e6acac}.chatbot-input{background-color:#fff;border-radius:0 0 15px 15px;border-top:1px solid #ddd;display:flex;padding:1rem}.chatbot-input input{border:2px solid #171145;border-radius:5px;flex:1 1;margin-right:.5rem;padding:.75rem}.chatbot-input button{background-color:#171145;border:none;border-radius:5px;color:#e6acac;cursor:pointer;font-weight:600;padding:.75rem 1.5rem}.contact-section{background-color:#171145;padding:4rem 2rem;width:100%}.contact-section h2{color:#e6acac;font-size:2.5rem;margin-bottom:2rem;text-align:center}@media (max-width:768px){.contact-content{grid-template-columns:1fr}}.hero{background:none;max-width:100%;padding:0;width:100%}.hero-img{display:block;height:100vh;object-fit:cover;width:100%}.about-section{text-align:center}.about-section p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;text-align:justify}.about-section h3{font-size:1.8rem;margin-bottom:1.5rem}.advantages-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.advantage-card{border-radius:10px;padding:2rem;transition:transform .3s}.advantage-card:hover{transform:translateY(-5px)}.advantage-card p{line-height:1.7;text-align:justify}.cover-section h3{font-size:1.3rem;font-weight:400;margin-bottom:2rem;text-align:center}.cover-list{display:flex;flex-direction:column;gap:2rem}.cover-item{border-left:4px solid #171145;border-radius:0 8px 8px 0;padding:2rem;transition:border-color .3s}.cover-item:hover{border-color:#ff8c00}.cover-item h3{color:#171145;margin-bottom:.8rem}.cover-item p{line-height:1.8;text-align:justify}.cover-points{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1rem;padding-left:1.5rem}.cover-points li{color:#171145;line-height:1.7}.news-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.news-card{border-radius:10px;padding:2rem;transition:transform .3s}.news-card:hover{transform:translateY(-5px)}.news-date{color:#ff8c00;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.news-card h4{font-size:1.3rem;margin-bottom:1rem}.news-card p{line-height:1.7;margin-bottom:1rem}.read-more{border-bottom:2px solid #171145;color:#171145;font-weight:600;text-decoration:none}.read-more:hover{border-bottom-color:#ff8c00;color:#ff8c00}.standards-section h3{font-size:1.8rem;margin-bottom:2rem;text-align:center}.standards-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.standard-item{border-left:4px solid #171145;border-radius:8px;color:#171145;display:block;line-height:1.6;padding:1rem;text-decoration:none;transition:all .3s}.standard-item:hover{background-color:#1711451a;transform:translateX(5px)}.video-section{text-align:center}.video-wrapper{border-radius:12px;box-shadow:0 4px 24px #1711452e;margin:0 auto;max-width:700px;overflow:hidden}.preview-video{background:#000;display:block;width:100%}.contact-section{color:#e6acac;font-size:2.5rem;margin:0 auto 2rem;max-width:1200px;text-align:center}.contact-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.contact-info h3{color:#e6acac}.contact-info h3,.info-item{margin-bottom:1.5rem}.info-item strong{color:#e6acac;display:block;font-size:1.1rem;margin-bottom:.5rem}.info-item p{color:#e6acac;line-height:1.8;margin:0}.social-links a{background-color:#e6acac;color:#171145;font-weight:600}.social-links a:hover{background-color:#ff8c00;color:#fff}.contact-form{display:flex;flex-direction:column}.form-group label{color:#e6acac}.form-group input,.form-group textarea{background-color:#ffffff1a;border:2px solid #e6acac;color:#e6acac}.form-group input::placeholder,.form-group textarea::placeholder{color:#e6acac99}.submit-btn{background-color:#ff8c00;color:#fff}.submit-btn:hover{background-color:#ff7f00}.form-message{border-radius:5px;font-weight:600;margin-top:1rem;padding:1rem;text-align:center}.form-message.success{background-color:#4caf5033;color:#e6acac}.form-message.error{background-color:#f4433633;color:#e6acac}@media (max-width:768px){.slideshow{height:300px}.contact-content,.standards-list{grid-template-columns:1fr}}.about-hero{max-height:500px;overflow:hidden;position:relative}.about-hero-img{display:block;filter:brightness(.55);height:500px;object-fit:cover;width:100%}.about-hero-text{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.about-hero h1{color:#fff;font-size:3rem;margin-bottom:1rem}.about-hero p{color:#e6acac;font-size:1.3rem}.about-intro{margin:0 auto;max-width:1200px;padding:3rem 2rem}.about-intro p{font-size:1.15rem;line-height:1.9;text-align:justify}.about-section-img{border-radius:10px;display:block;margin-bottom:2rem;max-height:350px;object-fit:cover;width:100%}.about-why{margin:0 auto;max-width:1200px;padding:3rem 2rem}.about-why h2{margin-bottom:2rem;text-align:left}.why-list{display:flex;flex-direction:column;gap:1.2rem}.why-item{align-items:flex-start;border-radius:8px;display:flex;gap:1rem;padding:1.2rem}.why-icon{color:#ff8c00;flex-shrink:0;font-size:1.3rem;font-weight:700}.why-item p{line-height:1.7;margin:0}.about-pillars,.about-trusted{margin:0 auto;max-width:1200px;padding:3rem 2rem}.about-pillars h2{margin-bottom:2rem}.pillars-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.pillar-card{border-radius:10px;border-top:4px solid #ff8c00;padding:2rem;transition:transform .3s}.pillar-card:hover{transform:translateY(-5px)}.pillar-card h3{color:#171145;margin-bottom:1rem}.pillar-card p{line-height:1.7}.about-trusted h2{margin-bottom:1.5rem;text-align:left}.about-trusted p{font-size:1.1rem;line-height:1.9;margin-bottom:1rem;text-align:justify}.about-services{margin:0 auto;max-width:1200px;padding:3rem 2rem}.about-services h2{margin-bottom:2rem;text-align:left}.services-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.service-item{border-radius:10px;border-top:4px solid #171145;padding:2rem;transition:transform .3s}.service-item:hover{transform:translateY(-5px)}.service-item h3{margin-bottom:1rem}.service-item p{line-height:1.7}.about-cta{background-color:#171145;border-radius:10px;color:#e6acac;padding:2.5rem;text-align:center}.about-cta p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.cta-btn{background-color:#ff8c00;border-radius:5px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;padding:.9rem 2.5rem;text-decoration:none;transition:background-color .3s}.cta-btn:hover{background-color:#ff7f00}.about-contact-section{margin:0 auto;max-width:1200px;padding:3rem 2rem}.about-contact-grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.about-contact-info .info-item{margin-bottom:1.5rem}.about-contact-info .info-item strong{display:block;font-size:1.1rem;margin-bottom:.5rem}.about-contact-info .info-item p{line-height:1.8;margin:0}.social-links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.social-links a{background-color:#171145;border-radius:5px;color:#e6acac;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s}.social-links a:hover{background-color:#2a2060}.about-contact-form{display:flex;flex-direction:column}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background-color:#ffffffe6;border:2px solid #171145;border-radius:5px;color:#171145;font-size:1rem;padding:.75rem;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#ff8c00;outline:none}.submit-btn{background-color:#171145;border:none;border-radius:5px;color:#e6acac;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem;transition:background-color .3s}.submit-btn:hover{background-color:#2a2060}@media (max-width:768px){.about-hero h1{font-size:2rem}.about-contact-grid,.services-list{grid-template-columns:1fr}}.industry-hero{max-height:450px;overflow:hidden;width:100%}.industry-hero-img{height:450px}.industry-hero-img,.industry-section-img{display:block;object-fit:cover;width:100%}.industry-section-img{border-radius:10px;height:350px;margin-bottom:2rem}.industry-section{border-bottom:1px solid #1711451a;margin:0 auto;max-width:1200px;padding:3rem 2rem}.industry-section h2{margin-bottom:1.5rem;text-align:left}.industry-section h3{margin-bottom:1rem;margin-top:2rem}.industry-section p{line-height:1.9;margin-bottom:1rem;text-align:justify}.industry-list{margin:1rem 0;padding-left:2rem}.industry-list li{line-height:1.9;margin-bottom:.5rem}.components-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:1.5rem 0}.component-item{align-items:center;border-left:3px solid #171145;border-radius:0 5px 5px 0;display:flex;gap:.8rem;padding:.8rem 1rem;transition:border-color .3s}.component-item:hover{border-color:#ff8c00}.component-icon{color:#ff8c00;flex-shrink:0;font-weight:700}@media (max-width:768px){.industry-hero h1{font-size:2rem}.components-grid{grid-template-columns:1fr}}.travelator-hero{background:linear-gradient(135deg,#ffffff4d,#ffffff1a);padding:5rem 2rem;text-align:center}.travelator-hero h1{color:#171145;font-size:3rem;margin-bottom:1rem}.travelator-hero p{color:#171145;font-size:1.2rem;margin:0 auto;max-width:800px}.travelator-content{margin:0 auto;max-width:1200px;padding:3rem 2rem}.travelator-content p{font-size:1.1rem;line-height:1.9;margin-bottom:1.5rem;text-align:justify}.travelator-services{margin:0 auto;max-width:1200px;padding:3rem 2rem}.travelator-services h2{margin-bottom:2rem}.services-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.service-card-link{text-decoration:none}.service-card-big{background-color:#171145;border-radius:12px;color:#e6acac;cursor:pointer;padding:3rem 2rem;text-align:center;transition:transform .3s,background-color .3s}.service-card-big:hover{background-color:#2a2060;transform:translateY(-8px)}.service-card-img{border-radius:8px;height:200px;margin-bottom:1.5rem;object-fit:cover;width:100%}.service-card-icon{font-size:4rem;margin-bottom:1.5rem}.service-card-big h3{color:#e6acac;font-size:1.8rem;margin-bottom:1rem}.service-card-big p{color:#e6acacd9;line-height:1.7;margin-bottom:1.5rem}.learn-more{background-color:#ff8c00;border-radius:5px;color:#fff;display:inline-block;font-weight:600;padding:.6rem 1.5rem;transition:background-color .3s}.service-card-big:hover .learn-more{background-color:#ff7f00}@media (max-width:768px){.travelator-hero h1{font-size:2rem}.services-cards{grid-template-columns:1fr}}.inspection-hero{overflow:hidden;position:relative}.inspection-hero h1{color:#fff;font-size:3rem;margin-bottom:1rem}.inspection-hero p{color:#e6acac;font-size:1.2rem;margin:0 auto;max-width:800px}.inspection-intro{margin:0 auto;max-width:1200px;padding:2rem 2rem 0}.inspection-intro p{font-size:1.1rem;line-height:1.9;text-align:justify}.inspection-layout{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:260px 1fr;margin:2rem auto;max-width:1200px;padding:0 2rem 4rem}.inspection-sidebar{background-color:#171145;border-radius:10px;padding:1.5rem;position:sticky;top:90px}.inspection-sidebar h3{border-bottom:2px solid #e6acac;color:#e6acac;font-size:1.1rem;margin-bottom:1rem;padding-bottom:.5rem}.inspection-sidebar ul{list-style:none;margin:0;padding:0}.inspection-sidebar ul li{margin-bottom:.5rem}.inspection-sidebar ul li button{background:none;border:none;border-radius:5px;color:#e6acacb3;cursor:pointer;font-size:.95rem;padding:.75rem 1rem;text-align:left;transition:all .3s;width:100%}.inspection-sidebar ul li button:hover{background-color:#e6acac1a;color:#e6acac}.inspection-sidebar ul li button.active{background-color:#ff8c00;color:#fff;font-weight:600}.inspection-content h2{margin-bottom:1.5rem;text-align:left}.inspection-content h3{margin-bottom:1rem;margin-top:2rem}.inspection-content p{line-height:1.9;margin-bottom:1rem;text-align:justify}.inspection-points{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1rem}.inspection-point{align-items:center;border-left:3px solid #171145;border-radius:0 5px 5px 0;display:flex;gap:.8rem;padding:.8rem 1rem;transition:border-color .3s}.inspection-point:hover{border-color:#ff8c00}.point-icon{color:#ff8c00;flex-shrink:0;font-weight:700}@media (max-width:768px){.inspection-hero h1{font-size:2rem}.inspection-layout{grid-template-columns:1fr}.inspection-sidebar{position:static}.inspection-points{grid-template-columns:1fr}}.assess-hero-imgs{display:flex;margin-bottom:2rem;width:100%}.assess-hero-img{display:block;flex:1 1;height:300px;object-fit:cover}.assess-hero-img-top{display:block;filter:brightness(.55);height:420px;object-fit:cover;width:100%}.assess-hero-text{color:#fff;left:50%;padding:0 2rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.assess-section-img{background:#000;border-radius:10px;display:block;margin-bottom:2rem;max-height:500px;object-fit:contain;width:100%}.assess-hero{background:#171145;color:#e6acac;padding:4rem 1.5rem;text-align:center}.assess-hero h1{font-size:2.5rem;margin-bottom:.5rem}.assess-hero p{font-size:1.1rem;opacity:.85}.assessments-overview{margin:0 auto;max-width:900px;padding:2rem 1.5rem 3rem}.assess-section{margin-bottom:2.5rem}.assess-section h2{border-left:4px solid #ff8c00;color:#171145;font-size:1.5rem;margin-bottom:1rem;padding-left:.75rem}.assess-section p{color:#171145;line-height:1.8;margin-bottom:1rem}.assess-list{list-style:none;margin:1rem 0;padding:0}.assess-list li{color:#171145;line-height:1.7;padding:.4rem 0 .4rem 1.5rem;position:relative}.assess-list li:before{color:#ff8c00;content:"—";left:0;position:absolute}.assess-points{display:flex;flex-direction:column;gap:.6rem;margin:.5rem 0}.assess-point{align-items:flex-start;color:#171145;display:flex;gap:.75rem;line-height:1.6}.assess-point .point-icon{color:#ff8c00;flex-shrink:0;font-size:1rem;margin-top:2px}.assess-videos{text-align:center}.assess-video-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:1.5rem}.assess-video-wrapper{border-radius:12px;box-shadow:0 4px 24px #1711452e;overflow:hidden}.assess-video{background:#000;display:block;width:100%}@media (max-width:768px){.assess-video-grid{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#e6acac;color:#171145;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}h2{font-size:2.5rem;margin-bottom:2rem;text-align:center}h3{color:#171145;font-size:1.5rem;margin-bottom:1rem}.page-section{margin:0 auto;max-width:1200px;padding:4rem 2rem}
/*# sourceMappingURL=main.ebbdcc07.css.map*/