.secufleet-quote-section{height:90vh;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;min-height:100vh}.secufleet-quote-video{position:absolute;height:100%;width:100%;overflow:hidden;z-index:-1}.secufleet-quote-video video{min-width:100%;min-height:100%;object-position:center;object-fit:cover}.secufleet-quote-content{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.secufleet-quote-heading{color:#ffffff!important;margin-bottom:20px;font-weight:600;font-size:2.5rem}.secufleet-quote-subheading{color:#f0f0f0!important;margin-bottom:30px;font-size:1.1rem;line-height:1.6}.secufleet-quote-btn{background-color:transparent;border:2px solid var(--primary);border-radius:50px;padding:15px 40px;display:inline-block;transition:all .3s ease;text-decoration:none;font-weight:600;color:var(--primary);box-shadow:none;margin-bottom:30px}.secufleet-quote-btn:hover{background-color:rgba(6,163,218,.1);color:#ffffff;box-shadow:0 8px 20px rgba(6,163,218,.3);transform:translateY(-3px);text-decoration:none}.secufleet-quote-btn h5{color:white!important;text-align:center;margin:0;font-weight:600}.secufleet-contact-info{flex-wrap:wrap;gap:20px;margin-top:20px}.secufleet-contact-info,.secufleet-contact-item{display:flex;justify-content:center;align-items:center}.secufleet-contact-item{gap:10px}.secufleet-contact-icon{width:8%;min-width:30px;max-width:50px;height:auto;object-fit:contain}.secufleet-contact-link{color:white!important;text-align:center;font-family:Open Sans,sans-serif;text-decoration:none;transition:all .3s ease;font-size:1.2rem;font-weight:500}.secufleet-contact-link:hover{color:var(--primary)!important;text-decoration:underline}@media (max-width:768px){.secufleet-quote-section{height:auto;min-height:100vh;padding:40px 20px}.secufleet-quote-heading{font-size:2rem}.secufleet-quote-subheading{font-size:1rem}.secufleet-contact-info{flex-direction:column;gap:15px}.secufleet-contact-item{flex-direction:column;text-align:center}.secufleet-contact-icon{width:18%;min-width:40px}.secufleet-contact-link{font-size:1rem}}@media (min-width:991px){.secufleet-contact-link{font-size:2rem;margin-left:10px;font-weight:600}}@media (max-width:992px){.secufleet-quote-section{background-size:100%;min-height:100vh}}@keyframes secufleet-quote-fade-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.secufleet-quote-section{animation:secufleet-quote-fade-in 1s ease-in-out}.secufleet-web-quote-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.secufleet-web-quote-video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.3}.secufleet-web-quote-video video{width:100%;height:100%;object-fit:cover;object-position:center}.secufleet-web-quote-content{position:relative;z-index:2;text-align:center;color:white;padding:60px 40px;background:rgba(0,0,0,.2);border-radius:20px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border:1px solid rgba(255,255,255,.1);max-width:800px;margin:0 auto}.secufleet-web-quote-heading{font-size:3.5rem;font-weight:700;margin-bottom:30px;text-shadow:2px 2px 4px rgba(0,0,0,.5);background:linear-gradient(45deg,#fff,var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.secufleet-web-quote-subheading{font-size:1.3rem;line-height:1.8;margin-bottom:40px;text-shadow:1px 1px 2px rgba(0,0,0,.5);opacity:.95}.secufleet-web-quote-btn{display:inline-block;color:white;text-decoration:none;margin-bottom:40px}.secufleet-web-contact-info{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.secufleet-web-contact-item{display:flex;align-items:center;gap:15px;background:rgba(255,255,255,.1);padding:15px 25px;border-radius:25px;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2)}.secufleet-web-contact-item:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}.secufleet-web-contact-icon{width:32px;height:32px;filter:brightness(0) invert(1);transition:transform .3s ease}.secufleet-web-contact-item:hover .secufleet-web-contact-icon{transform:scale(1.1)}.secufleet-web-contact-link{color:white;text-decoration:none;font-weight:500;font-size:1rem;transition:color .3s ease}.secufleet-web-contact-link:hover{color:var(--primary);text-decoration:none}@media (max-width:768px){.secufleet-web-quote-content{padding:40px 30px;margin:20px}.secufleet-web-quote-heading{font-size:2.5rem}.secufleet-web-quote-subheading{font-size:1.1rem}.secufleet-web-quote-btn{padding:15px 30px;font-size:1rem}.secufleet-web-contact-info{flex-direction:column;gap:20px;align-items:center}.secufleet-web-contact-item{padding:12px 20px}}@media (max-width:576px){.secufleet-web-quote-content{padding:30px 20px;margin:15px}.secufleet-web-quote-heading{font-size:2rem}.secufleet-web-quote-subheading{font-size:1rem}.secufleet-web-quote-btn{padding:12px 25px;font-size:.9rem}.secufleet-web-quote-btn h5{font-size:.9rem}.secufleet-web-contact-item{padding:10px 15px;gap:10px}.secufleet-web-contact-icon{width:28px;height:28px}.secufleet-web-contact-link{font-size:.9rem}}@media (max-width:480px){.secufleet-web-quote-heading{font-size:1.8rem}.secufleet-web-quote-subheading{font-size:.9rem}.secufleet-web-quote-btn{padding:10px 20px;font-size:.8rem}.secufleet-web-quote-btn h5{font-size:.8rem}}