*,
*:before,
*:after{box-sizing:border-box}
html,body{height:100%}
body{font-family:"Montserrat",Arial,Helvetica,sans-serif;background:#f9fbff;color:#222;margin:0;padding:0;font-size:16px}
.estimate-page .container{max-width:1200px;margin:18px auto;padding:18px;box-sizing:border-box;width:calc(100% - 36px)}
.hp-heading-box{background:#f3fbff;border-radius:12px;padding:24px;margin-bottom:18px;border:1px solid #e6f2fb}
.hp-heading-inner{max-width:1200px;margin:0 auto;text-align:center}
.hp-heading-title{font-size:36px;font-weight:600;margin:0;color:#0b2b3a;line-height:1}
.hp-heading-sub{font-size:16px;margin:8px 0 0;color:#0b2b3a}
.hp-sep{margin-top:40px;padding-top:28px;border-top:1px solid #f0f0f0}
.hp-two-col,.hp-main,.hp-savings,.hp-booking,.hp-free,.hp-faq,.hp-about{display:grid;grid-template-columns: 1fr 420px;gap:20px;align-items:start;box-sizing:border-box}
@media (min-width:1201px){.hp-two-col.maxwide { grid-template-columns: 1fr 440px; }}
@media (max-width:980px){.hp-two-col,.hp-main,.hp-savings,.hp-booking,.hp-free,.hp-faq,.hp-about { display:block }}
.hp-col{box-sizing:border-box;padding:8px}
.hp-slider{width:100%;height:360px;border-radius:24px;background:#ffffff;overflow:hidden;position:relative;box-shadow:0 6px 20px rgba(15,48,63,0.06)}
.hp-slide{display:none;width:100%;height:100%;position:relative;padding:0;margin:0}
.hp-slide.active{display:block}
.hp-slide img{width:100%;height:100%;object-fit:cover;display:block;border-radius:24px}
.hp-dots{display:flex;gap:6px;margin-top:10px;justify-content:center}
.hp-dots button{width:8px;height:8px;border-radius:50%;border:none;background:#ccc;cursor:pointer;padding:0}
.hp-dots button.active{background:#1D7BE4}
.hp-slide-info{margin-top:10px;text-align:center;padding:6px 12px}
.hp-slide-info-title{font-size:16px;font-weight:700;color:#0b2b3a;margin-bottom:6px}
.hp-slide-info-desc{font-size:14px;color:#444;white-space:pre-line;line-height:1.35;margin-bottom:6px}
.hp-install-note{font-size:16px;font-weight:200;color:#666666}
.estimate-card{background:#ffffff;padding:18px;border-radius:8px;border:1px solid #eee;height:100%;display:flex;flex-direction:column;justify-content:flex-start}
.estimate-head{font-weight:700;color:#0b2b3a}
.estimate-amount{font-size:36px;font-weight:700;margin:12px 0;color:#0b2b3a}
.price-range{font-weight:600;margin-top:8px}
.price-range-val{margin-top:6px;color:#333}
.match-cta{margin-top:12px;margin-bottom:16px}
.btn-primary.small{padding:8px 10px;font-size:14px;border-radius:9px}
.btn-primary{background:#1D7BE4;color:#fff;padding:10px 14px;border-radius:9px;border:none;display:inline-block;text-decoration:none}
.btn-primary:hover{background:#E92227;color:#fff}
.eff-heading{font-size:24px;font-weight:600;color:#0b2b3a;margin:12px 0}
.estimate-card .efficiency p.small{margin-bottom:20px}
.efficiency p.small{margin-bottom:20px}
.eff-range-wrap{position:relative;margin-top:12px;padding-top:0}
.eff-range{width:100%;height:8px;border-radius:8px;background:linear-gradient(90deg,#cfe9ff 0%,#fddede 100%);border:none;appearance:none}
.eff-range::-webkit-slider-runnable-track{height:8px;border-radius:8px}
.eff-range::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background:#1D7BE4;border:4px solid #fff;margin-top:-6px;box-shadow:0 1px 2px rgba(0,0,0,0.2)}
.eff-range::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#1D7BE4;border:4px solid #fff;box-shadow:0 1px 2px rgba(0,0,0,0.2)}
.eff-price-label{position:absolute;top:-46px;left:50%;transform:translateX(-50%);background:#1D7BE4;padding:6px 10px;border-radius:8px;color:#fff;font-size:12px;font-weight:600;white-space:nowrap;max-width:180px;overflow:hidden;text-overflow:ellipsis;display:inline-block;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,0.08);border:0}
.range-labels{display:flex;justify-content:space-between;margin-top:6px}
.range-left,.range-right{font-weight:700;color:#0b2b3a}
.saving{margin-top:8px}
.s-left{text-align:left}
.s-left-title{font-size:24px;font-weight:600;margin:10px 0;color:#0b2b3a}
.s-left-sub{font-size:16px;color:#0b2b3a;margin:6px 0}
.s-right-head{font-size:24px;font-weight:600;color:#0b2b3a;margin-bottom:12px}
.s-item-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0}
.s-item-left{font-size:16px;font-weight:600;color:#0b2b3a}
.s-item-right{font-size:16px;font-weight:600;color:#0b2b3a}
.s-item-note{font-size:16px;font-weight:200;color:#666666;margin-bottom:12px}
.small-note{font-size:16px;font-weight:200;color:#666666}
.note-16{font-size:16px;font-weight:200;color:#666666;margin-top:12px}
.company-block-below,.company-block-right{margin-top:12px}
.company-name{font-size:20px;font-weight:700;color:#0b2b3a;margin:6px 0}
.company-stars{font-size:16px;color:#f5a623;display:flex;align-items:center;gap:8px}
.company-sub{font-size:14px;color:#333;margin-top:6px}
.stars{color:#f5a623;font-size:16px;margin-right:6px}
.stars-count{font-weight:700;margin-right:6px}
.stars-reviews{font-weight:400;color:#000}
.booking-left img{max-width:100%;height:auto;border-radius:24px;display:block;margin:0}
.booking-right{text-align:left}
.booking-head{font-size:24px;font-weight:600;margin:6px 0;color:#0b2b3a}
.book-now{margin:16px 0;display:inline-block}
.booking-detail{font-size:16px;color:#0b2b3a;margin-top:12px}
.booking-list{margin-top:10px;margin-bottom:14px;padding-left:20px}
.booking-list li{margin-bottom:6px;font-size:16px;color:#222}
.tiny-note{font-size:12px;font-weight:300;color:#333;margin-top:12px;line-height:1.3}
.cal-head{font-size:24px;font-weight:600;color:#0b2b3a;margin-bottom:6px}
.cal-sub{font-size:16px;color:#0b2b3a;margin-bottom:12px}
.hiqe-booking-widget{width:700px;max-width:100%;height:400px;border-radius:24px;padding:30px;box-sizing:border-box;margin:18px auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:rgba(255,255,255,0.85);background-blend-mode:overlay;background-size:cover;background-position:center;box-shadow:0 10px 30px rgba(10,30,50,0.08);color:#0b2b3a;position:relative}
.hiqe-booking-widget .booking-logo{width:150px;height:50px;display:block;margin:0 auto 8px auto}
.hiqe-booking-widget .booking-title{font-size:24px;font-weight:600;margin:0 0 8px;color:#0b2b3a;line-height:1.1}
#hiqe-booking .hiqe-booking-widget .booking-p{margin:0;padding:0;margin-bottom:0!important;font-size:14px;color:#0b2b3a;line-height:1.38;max-width:640px}
.hiqe-widget-divider{width:100%;display:flex;justify-content:center;align-items:center;margin:10px 0}
.hiqe-widget-divider img{width:100%;max-width:640px;height:15px;object-fit:contain;display:block}
.btn-primary.book-now-widget{margin-top:14px;padding:10px 18px;border-radius:10px;display:inline-block;font-weight:600;text-decoration:none}
.hiqe-booking-widget .tiny-note{margin-top:10px;font-size:12px;color:#222;opacity:0.9}
.faq-left{text-align:left}
.faq-left .faq-left-title{font-size:24px;font-weight:600;color:#0b2b3a;margin-top:12px}
.faq-left-sub{font-size:16px;color:#0b2b3a;margin-top:6px}
.faq-left .faq-left-head{font-size:16px;font-weight:700;color:#0b2b3a;margin-top:16px}
.faq-left-p{font-size:16px;font-weight:400;color:#222;margin-bottom:12px}
.faq-main-head{font-size:24px;font-weight:600;text-align:left;margin-bottom:12px}
.faq-q{font-size:16px;font-weight:700;color:#0b2b3a;margin-top:12px}
.faq-a{font-size:16px;font-weight:400;color:#222;margin-bottom:12px}
.steps-head{font-weight:700;color:#0b2b3a}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:12px}
.step{text-align:center}
.step-img{max-width:100%;height:auto;border-radius:24px;display:block;margin:0 auto}
.step-title{font-weight:700;margin-top:8px;color:#0b2b3a}
.step-sub{color:#0b2b3a;margin-top:6px;font-weight:600}
.step-desc{font-size:14px;color:#444;margin-top:8px}
.test-head{font-size:24px;font-weight:600;margin-bottom:16px;color:#0b2b3a}
.test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.test{background:#ffffff;padding:12px;border-radius:8px;border:1px solid #eee}
.test-title{font-size:16px;font-weight:700;margin-bottom:6px;color:#0b2b3a}
.small-rating-icon{width:18px;height:auto;vertical-align:middle;margin-left:6px}
.hp-installation{margin-top:40px;text-align:center}
.install-head.center,.install-sub.center{text-align:center}
.install-head{font-size:24px;font-weight:600;margin-bottom:6px;color:#0b2b3a}
.install-sub{font-size:16px;color:#222;margin-bottom:12px}
.install-slider-wrap{position:relative;display:flex;align-items:center;gap:12px;justify-content:center}
.install-slider{overflow:hidden;flex:1;max-width:1000px}
.install-track{display:flex;transition:transform 350ms ease;will-change:transform}
.install-item{flex:0 0 auto;padding:6px}
.install-item img{width:100%;height:260px;object-fit:cover;border-radius:24px;display:block}
.install-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:44px;height:44px;border-radius:50%;border:none;background:rgba(0,0,0,0.45);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}
.install-prev{left:8px}
.install-next{right:8px}
.install-dots{display:flex;justify-content:center;gap:8px;margin-top:12px}
.install-dots button{width:10px;height:10px;border-radius:50%;border:none;background:#ddd;cursor:pointer;padding:0}
.install-dots button.active{background:#1D7BE4}
.hp-cta{background-size:cover;background-position:center;border-radius:12px;padding:0;margin-top:36px;position:relative;overflow:hidden}
.cta-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:320px;padding:48px 24px;background:rgba(0,0,0,0.28);text-align:center}
.cta-title{font-size:28px;font-weight:700;margin-bottom:8px;color:#fff}
.cta-sub{font-size:16px;margin-bottom:12px;color:#fff}
.cta-btn{background:#1D7BE4;color:#fff;padding:12px 20px;border-radius:9px;text-decoration:none;display:inline-block}
.cta-btn:hover{background:#E92227;color:#fff}
.cta-ratings{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px;align-items:center;justify-items:center}
.cta-rating{display:flex;flex-direction:column;align-items:center;color:#fff}
.cta-rating-icon{width:42px;height:auto;margin-bottom:6px}
.cta-rating-stars{color:#f5a623;font-size:18px;margin-bottom:6px}
.cta-rating-val{font-weight:600;color:#fff}
.booking-left img,.faq-left img,.s-left img,.about-left img,.hp-col img,.home-img,.step-img,.install-item img,.company-block-below img,.company-block-right img { border-radius:24px !important; display:block; margin:0; max-width:100%; height:auto }
.hp-about .about-right .about-head { font-size:24px !important; font-weight:600 !important; color:#0b2b3a !important; margin:0 0 12px 0 }
.estimate-page .hp-cta .cta-overlay .cta-title,.estimate-page .hp-cta .cta-overlay h2,.hp-cta .cta-title { color:#ffffff !important; font-weight:600 !important; text-shadow:0 1px 2px rgba(0,0,0,0.35) }
.company-block-right .rating-icon,.company-block-below .rating-icon { display:none !important }
.range-left,.range-right { font-weight:700 !important; color:#0b2b3a !important }
.eff-range::-webkit-slider-thumb{background:#1D7BE4 !important}
.eff-range::-moz-range-thumb{background:#1D7BE4 !important}
@media(max-width:980px){
  .hp-two-col,.hp-main,.hp-savings,.hp-booking,.hp-free,.hp-faq,.hp-about { display:block !important }
  .hp-col, .s-left, .s-right, .booking-left, .booking-right, .faq-left, .faq-right, .about-left, .about-right { width:100%; margin-bottom:16px }
  .hp-slide img, .home-img, .step-img, .install-item img { width:100%; height:auto; display:block; border-radius:24px }
  .eff-price-label { max-width:140px; font-size:11px; padding:5px 8px; top:-50px; left:50%; transform:translateX(-50%) }
  .eff-price-label{white-space:nowrap}
  .eff-price-label[title]{white-space:nowrap}
  .install-item img{height:200px}
  .test-grid{grid-template-columns:1fr}
  .cta-ratings{grid-template-columns:repeat(1,1fr)}
  .hp-slider{height:auto}
  .hp-slide{height:auto}
  .estimate-amount{font-size:28px}
  .hp-heading-title{font-size:28px}
  .hp-heading-box{padding:18px}
  .booking-list{padding-left:18px}
  .faq-left .faq-left-head{margin-top:10px}
  .hp-installation{margin-top:24px}
  .hiqe-booking-widget{height:auto;padding:18px}
  .hiqe-widget-divider img{height:15px}
  .booking-right .book-now{display:block;margin:16px auto;text-align:center}
  .steps-grid{grid-template-columns:1fr}
}
@media(max-width:640px){
  .hp-two-col{grid-template-columns:1fr}
  .install-item img{height:160px}
  .hp-heading-title{font-size:22px}
  .estimate-amount{font-size:22px}
  .eff-price-label{max-width:120px;font-size:11px;padding:5px 8px;top:-52px}
  .eff-price-label{white-space:nowrap}
  .eff-price-label[title]{white-space:nowrap}
  .eff-price-label{overflow:hidden;text-overflow:ellipsis}
  .eff-price-label{word-break:normal}
  .eff-price-label{line-height:1}
  .eff-price-label{box-sizing:border-box}
  .eff-price-label{display:inline-block}
  .eff-price-label{min-width:0}
  .hp-heading-sub{font-size:16px}
  .estimate-card .efficiency p.small{margin-bottom:18px}
  .hiqe-widget-divider img{height:15px}
  .steps-grid{grid-template-columns:1fr}
}
.hiqe-divider-section{display:flex;justify-content:center;padding:12px 0}
.hiqe-divider-inner{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 12px}
.hiqe-divider-title{font-size:16px;font-weight:600;color:#0b2b3a;margin:0}
.hiqe-divider-box{width:100%;display:flex;justify-content:center;align-items:center;height:50px}
.estimate-page .hiqe-divider-box img{height:50px}
.hiqe-divider-img{width:100%;max-width:680px;height:50px;object-fit:contain;display:block}
.hp-slide-info[aria-live]{outline:0}
a[aria-hidden="true"]{pointer-events:none}
.center{text-align:center}
.small-note{font-size:13px}
.hidden{display:none!important}
/* 641px and larger screen sizes */
@media (min-width:641px){

	/* Paragraph */
	.estimate-card .efficiency p{
		margin-bottom:50px !important;
	}
	
}

/* 390px and smaller screen sizes */
@media (max-width:390px){

	/* Paragraph */
	.estimate-card .efficiency p{
		margin-bottom:60px !important;
	}
	
	/* Eff price label */
	#eff-price-label{
		left:33px !important;
	}
	