@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap");html{scroll-behavior:smooth}body{background-color:#fff;font-family:"Inter",sans-serif}.navbar{background-color:#fff}.navbar-brand,.nav-link{color:#000!important;font-weight:600}.nav-link:hover{text-decoration:underline;color:#E01E26!important}.main-section{padding:20px;margin:0 2rem}.price-list-container,.form-container{background-color:white;border-radius:10px;padding:10px;margin-bottom:30px}.section-title{color:#000;font-weight:700;margin-bottom:20px}.offers,.contact-columns{background-color:white;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.05);margin-top:30px}footer{background-color:#000;}footer{background-color:#000;color:#fff;text-align:center;padding:20px;margin-top:50px}.sticky-contact-btn{position:fixed;bottom:20px;right:20px;z-index:1050;background-color:#E01E26;color:#fff;padding:12px 18px;border-radius:50px;box-shadow:0 5px 15px rgba(0,0,0,.2);font-weight:600;display:flex;align-items:center;transition:all .3s ease}.sticky-contact-btn:hover{background-color:#b4161e;text-decoration:none;transform:translateY(-2px)}.sticky-contact-btn i{margin-right:8px}.card .bi{font-size:2rem;margin-bottom:15px;color:#E01E26}.card-title{font-weight:600}.card-text{font-size:.95rem;color:#333}.contact-box{transition:all .3s ease;background-color:#fff;border:1px solid #eee}.contact-box:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.08);}.global-banner {border-radius: 8px;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);}.fp-iframe{height: 87vh;}.banner-img{height:80vh;object-fit:cover}.section-title span{color: #e12726;font-size: 1.2rem;line-height: 0.5rem;}
@media only screen and (max-width: 700px) {.main-section {padding: 10px;margin: 0;}.fp-iframe{height: 60vh;}.banner-img{height:30vh;object-fit:cover}}
@media only screen and (max-width: 1040px) {.banner-img{height:50vh;object-fit:cover}}