*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#071d33;background:#fff}a{text-decoration:none;color:inherit}.top-alert{background:#061d33;color:#fff;overflow:hidden;white-space:nowrap;padding:10px 0}.ticker{display:inline-flex;gap:60px;animation:ticker 24s linear infinite;padding-left:100%}.ticker span{font-weight:800;color:#fff}@keyframes ticker{to{transform:translateX(-100%)}}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 7%;background:#fff;box-shadow:0 7px 25px rgba(0,0,0,.08);position:sticky;top:0;z-index:100}.brand{display:flex;align-items:center;gap:12px}.logo-mark{background:#061d33;color:#ff6b00;border-radius:10px;padding:16px 13px;font-weight:900;box-shadow:0 5px 15px rgba(0,0,0,.2)}.brand strong{font-size:28px;letter-spacing:.5px}.brand small{display:block;text-transform:uppercase;color:#657184;font-size:11px;font-weight:800;letter-spacing:1.5px}.site-header nav{display:flex;gap:32px;font-weight:900}.site-header nav a:hover{color:#ff6b00}.call-now{background:#ff6b00;color:#fff;padding:15px 28px;border-radius:10px;font-weight:900;box-shadow:0 10px 24px rgba(255,107,0,.3)}.pulse{animation:pulse 1.8s infinite}@keyframes pulse{50%{transform:scale(1.04);box-shadow:0 14px 32px rgba(255,107,0,.45)}}.hero{min-height:720px;color:#fff;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:40px;padding:80px 7%;background:linear-gradient(90deg,rgba(3,20,38,.96),rgba(3,20,38,.84),rgba(3,20,38,.25)),url('https://images.unsplash.com/photo-1621905252507-b35492cc74b4?auto=format&fit=crop&w=1900&q=80') center/cover}.eyebrow{color:#ff9b45;text-transform:uppercase;letter-spacing:2px;font-weight:900;margin:0 0 10px}.center{text-align:center}.hero h1{font-size:clamp(42px,7vw,82px);line-height:.95;margin:0;text-transform:uppercase}.hero h1 span{color:#ff6b00}.lead{font-size:21px;max-width:700px;line-height:1.6}.hero-actions{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px}.btn,.contact-form button{display:inline-block;background:#ff6b00;color:#fff;border:none;border-radius:10px;padding:16px 25px;font-weight:900;box-shadow:0 9px 20px rgba(255,107,0,.25);cursor:pointer}.btn.ghost{background:rgba(255,255,255,.08);border:2px solid rgba(255,255,255,.85);box-shadow:none}.quote-pop{background:rgba(255,255,255,.94);color:#071d33;border-radius:22px;padding:32px;max-width:360px;box-shadow:0 22px 55px rgba(0,0,0,.3);animation:float 4s ease-in-out infinite}.quote-pop strong{font-size:28px}.quote-pop p{font-size:17px}.quote-pop a{display:inline-block;background:#061d33;color:#fff;padding:14px 20px;border-radius:10px;font-weight:900}.reveal{animation:reveal .9s ease both}.delay{animation-delay:.25s}@keyframes reveal{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes float{50%{transform:translateY(-14px)}}.quick-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#061d33;color:#fff}.quick-strip div{text-align:center;padding:24px;font-weight:900;border-right:1px solid rgba(255,255,255,.12)}.section{padding:80px 7%}.section h2,.reviews h2,.contact h2{font-size:44px;text-align:center;margin:0 0 38px;color:#071d33}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.service-card{background:#fff;padding:34px 25px;text-align:center;border-radius:18px;box-shadow:0 12px 35px rgba(0,0,0,.09);transition:.25s;border:1px solid #edf1f5}.service-card:hover{transform:translateY(-8px);box-shadow:0 18px 45px rgba(0,0,0,.14)}.service-card h3{font-size:24px}.service-card p{color:#41536a;line-height:1.65}.icon{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;margin:0 auto;background:#ff6b00;color:#fff;font-size:26px;font-weight:900}.icon.cool{background:#0d4f86}.light{background:#f5f8fb}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery img{width:100%;height:280px;object-fit:cover;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.12);transition:.25s}.gallery img:hover{transform:scale(1.03)}.cta-banner{margin:20px 7%;padding:38px 45px;background:linear-gradient(135deg,#061d33,#0d4f86);border-radius:22px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px;box-shadow:0 16px 40px rgba(0,0,0,.18)}.cta-banner h2{font-size:36px;margin:0}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.team-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 15px 38px rgba(0,0,0,.12);transition:.25s}.team-card:hover{transform:translateY(-8px)}.team-card img{width:100%;height:480px;object-fit:cover;object-position:center top;background:#ddd}.team-body{padding:28px}.team-icon{width:52px;height:52px;border:2px solid #ff6b00;border-radius:50%;display:grid;place-items:center;margin-bottom:14px}.team-body h3{font-size:28px;margin:0 0 12px}.team-body p{line-height:1.65;color:#41536a}.reviews{padding:80px 7%;background:#061d33;color:#fff;text-align:center}.reviews h2{color:#fff}.review-slider{max-width:850px;margin:auto;min-height:130px}.slide{display:none;font-size:24px;line-height:1.55}.slide.active{display:block;animation:reveal .5s}.slide span{display:block;margin-top:20px;color:#ffb06f;font-weight:900}.dots{display:flex;justify-content:center;gap:10px}.dot{width:12px;height:12px;border-radius:50%;border:none;background:#8390a3;cursor:pointer}.dot.active{background:#ff6b00}.contact{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:80px 7%;background:#f5f8fb}.contact h2{text-align:left}.contact p{font-size:19px;line-height:1.6}.contact-list{display:grid;gap:14px;font-size:20px;font-weight:800}.contact-form{background:#fff;padding:30px;border-radius:20px;box-shadow:0 14px 38px rgba(0,0,0,.1);display:grid;gap:14px}.contact-form input,.contact-form select,.contact-form textarea{font:inherit;padding:16px;border:1px solid #d8e0ea;border-radius:10px}.chat-launcher{position:fixed;right:22px;bottom:22px;width:64px;height:64px;border-radius:50%;border:none;background:#ff6b00;color:#fff;font-size:28px;box-shadow:0 14px 35px rgba(0,0,0,.25);z-index:200;cursor:pointer}.chat-widget{position:fixed;right:22px;bottom:98px;width:330px;background:#fff;border-radius:18px;box-shadow:0 20px 55px rgba(0,0,0,.25);overflow:hidden;display:none;z-index:200}.chat-widget.open{display:block}.chat-head{background:#061d33;color:#fff;padding:16px;display:flex;justify-content:space-between}.chat-head button{background:none;border:none;color:#fff;font-size:24px;cursor:pointer}.chat-body{padding:16px;display:grid;gap:10px}.bot{background:#f1f5f9;padding:12px;border-radius:12px;line-height:1.45}.chat-body button{border:none;background:#eef4fb;padding:12px;border-radius:10px;font-weight:800;cursor:pointer;text-align:left}.chat-foot{display:grid;grid-template-columns:1fr 1fr}.chat-foot a{text-align:center;background:#ff6b00;color:#fff;padding:14px;font-weight:900}.chat-foot a:first-child{background:#0d4f86}.popup{position:fixed;left:24px;bottom:24px;background:#fff;border-radius:18px;box-shadow:0 16px 45px rgba(0,0,0,.22);padding:24px;width:300px;z-index:150;display:none}.popup.show{display:block;animation:reveal .5s}.popup button{position:absolute;right:12px;top:10px;border:none;background:none;font-size:24px;cursor:pointer}.popup h3{font-size:24px;margin:10px 0}.popup a{display:inline-block;background:#ff6b00;color:#fff;border-radius:10px;padding:13px 18px;font-weight:900}footer{text-align:center;background:#020b14;color:#fff;padding:35px}@media(max-width:900px){.site-header nav{display:none}.site-header{padding:0 4%;height:74px}.brand strong{font-size:23px}.call-now{padding:12px 15px}.hero{grid-template-columns:1fr;min-height:auto;padding:60px 5%}.quick-strip,.service-grid,.team-grid,.gallery,.contact{grid-template-columns:1fr}.section,.contact{padding:58px 5%}.cta-banner{margin:20px 5%;display:block}.hero-actions .btn{width:100%;text-align:center}.team-card img{height:430px}.chat-widget{right:10px;left:10px;width:auto}.popup{left:10px;right:10px;width:auto}.hero h1{font-size:44px}}

/* Fixed logo and team photos */
.real-logo{
  height:74px;
  width:auto;
  display:block;
  object-fit:contain;
}

.brand{
  display:flex;
  align-items:center;
}

.team-photo{
  width:100%;
  height:500px;
  object-fit:cover;
  background:#ddd;
}

.expert-photo{
  object-position:center top;
}

.ceo-photo{
  object-position:center top;
}

.ops-photo{
  object-position:center top;
}

@media(max-width:900px){
  .real-logo{height:56px;}
  .team-photo{height:430px;}
}


/* Updated hero background */
.hero,
.hero-section,
#home{
    background:
      linear-gradient(rgba(0,0,0,.55), rgba(0,0,0,.55)),
      url('assets/hero-team-photo.jpg') center center/cover no-repeat !important;
}


/* Multi-page additions */
.page-hero{
  padding:90px 7%;
  color:#fff;
  text-align:center;
  background:
    linear-gradient(rgba(3,20,38,.78), rgba(3,20,38,.78)),
    url('assets/hero-team-photo.jpg') center center/cover no-repeat;
}
.page-hero h1{
  font-size:clamp(42px,6vw,72px);
  margin:0 0 15px;
  text-transform:uppercase;
}
.page-hero p{
  font-size:21px;
  max-width:850px;
  margin:0 auto;
  line-height:1.6;
}
.review-cards{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:25px;
  max-width:1200px;
  margin:0 auto;
}
.review-card{
  background:#fff;
  color:#071d33;
  padding:34px;
  border-radius:18px;
  box-shadow:0 12px 35px rgba(0,0,0,.12);
  font-size:20px;
  line-height:1.6;
}
.review-card span{
  display:block;
  margin-top:20px;
  font-weight:900;
  color:#ff6b00;
}
.standalone-reviews{
  background:#061d33;
}
@media(max-width:900px){
  .review-cards{grid-template-columns:1fr;}
}


/* Corrected Our Work gallery - user-provided images only */
.gallery{
  display:grid;
  grid-template-columns:repeat(2, minmax(280px, 1fr));
  gap:24px;
  max-width:1200px;
  margin:0 auto;
}

.gallery img{
  width:100%;
  height:360px;
  object-fit:contain;
  background:#061d33;
  padding:0;
  border-radius:16px;
  box-shadow:0 12px 35px rgba(0,0,0,.12);
}

.gallery img:first-child{
  object-fit:cover;
}

@media(max-width:900px){
  .gallery{
    grid-template-columns:1fr;
  }
  .gallery img{
    height:auto;
    max-height:none;
  }
}


/* ABL HVAC Chat Assistant */
.chat-launcher{
  position:fixed;
  right:24px;
  bottom:24px;
  width:64px;
  height:64px;
  border-radius:50%;
  border:none;
  background:#ff6b00;
  color:white;
  font-size:28px;
  box-shadow:0 14px 35px rgba(0,0,0,.25);
  z-index:9999;
  cursor:pointer;
}

.chat-widget{
  position:fixed;
  right:24px;
  bottom:100px;
  width:330px;
  background:white;
  border-radius:18px;
  box-shadow:0 20px 55px rgba(0,0,0,.25);
  overflow:hidden;
  display:none;
  z-index:9999;
  font-family:Arial, Helvetica, sans-serif;
}

.chat-widget.open{
  display:block;
}

.chat-head{
  background:#061d33;
  color:white;
  padding:18px;
  display:flex;
  justify-content:space-between;
  align-items:center;
}

.chat-head strong{
  font-size:18px;
}

.chat-head button{
  background:none;
  border:none;
  color:white;
  font-size:26px;
  cursor:pointer;
}

.chat-body{
  padding:16px;
  display:grid;
  gap:12px;
}

.bot-message{
  background:#eef3f9;
  padding:14px;
  border-radius:12px;
  line-height:1.45;
  color:#061d33;
}

.chat-option{
  border:none;
  background:#eef3f9;
  color:#061d33;
  padding:14px;
  border-radius:10px;
  font-weight:800;
  cursor:pointer;
  text-align:left;
  font-size:15px;
}

.chat-option:hover{
  background:#dfe9f5;
}

.chat-foot{
  display:grid;
  grid-template-columns:1fr 1fr;
}

.chat-foot a{
  text-align:center;
  padding:16px;
  color:white;
  font-weight:900;
  text-decoration:none;
}

.chat-foot a:first-child{
  background:#0d4f86;
}

.chat-foot a:last-child{
  background:#ff6b00;
}

@media(max-width:700px){
  .chat-widget{
    left:12px;
    right:12px;
    width:auto;
  }
}


/* ABL HVAC AI Assistant Chat */
.chat-launcher{
  position:fixed;
  right:24px;
  bottom:24px;
  width:66px;
  height:66px;
  border-radius:50%;
  border:none;
  background:#ff6b00;
  color:white;
  font-size:29px;
  box-shadow:0 14px 35px rgba(0,0,0,.25);
  z-index:9999;
  cursor:pointer;
}

.chat-widget{
  position:fixed;
  right:24px;
  bottom:100px;
  width:360px;
  background:white;
  border-radius:18px;
  box-shadow:0 20px 55px rgba(0,0,0,.25);
  overflow:hidden;
  display:none;
  z-index:9999;
  font-family:Arial, Helvetica, sans-serif;
}

.chat-widget.open{
  display:block;
}

.chat-head{
  background:#061d33;
  color:white;
  padding:18px;
  display:flex;
  justify-content:space-between;
  align-items:center;
}

.chat-head strong{
  font-size:18px;
}

.chat-head button{
  background:none;
  border:none;
  color:white;
  font-size:26px;
  cursor:pointer;
}

.chat-body{
  padding:16px;
  display:grid;
  gap:12px;
  max-height:310px;
  overflow-y:auto;
}

.bot-message,
.user-message{
  padding:14px;
  border-radius:12px;
  line-height:1.45;
  color:#061d33;
}

.bot-message{
  background:#eef3f9;
}

.user-message{
  background:#ffefe3;
  text-align:right;
  font-weight:700;
}

.chat-option{
  border:none;
  background:#eef3f9;
  color:#061d33;
  padding:14px;
  border-radius:10px;
  font-weight:800;
  cursor:pointer;
  text-align:left;
  font-size:15px;
}

.chat-option:hover{
  background:#dfe9f5;
}

.chat-input-row{
  display:grid;
  grid-template-columns:1fr auto;
  gap:8px;
  padding:12px;
  border-top:1px solid #e5eaf0;
}

.chat-input-row input{
  border:1px solid #d4dde8;
  border-radius:10px;
  padding:12px;
  font-size:14px;
}

.chat-input-row button{
  border:none;
  border-radius:10px;
  background:#061d33;
  color:white;
  font-weight:900;
  padding:0 15px;
  cursor:pointer;
}

.chat-foot{
  display:grid;
  grid-template-columns:1fr 1fr;
}

.chat-foot a{
  text-align:center;
  padding:16px;
  color:white;
  font-weight:900;
  text-decoration:none;
}

.chat-foot a:first-child{
  background:#0d4f86;
}

.chat-foot a:last-child{
  background:#ff6b00;
}

@media(max-width:700px){
  .chat-widget{
    left:12px;
    right:12px;
    width:auto;
  }
}


/* Fixed ABL HVAC AI Assistant */
.chat-launcher{
  position:fixed !important;
  right:24px !important;
  bottom:24px !important;
  width:66px !important;
  height:66px !important;
  border-radius:50% !important;
  border:none !important;
  background:#ff6b00 !important;
  color:white !important;
  font-size:29px !important;
  box-shadow:0 14px 35px rgba(0,0,0,.25) !important;
  z-index:99999 !important;
  cursor:pointer !important;
}

.chat-widget{
  position:fixed !important;
  right:24px !important;
  bottom:100px !important;
  width:360px !important;
  background:white !important;
  border-radius:18px !important;
  box-shadow:0 20px 55px rgba(0,0,0,.25) !important;
  overflow:hidden !important;
  display:none !important;
  z-index:99999 !important;
  font-family:Arial, Helvetica, sans-serif !important;
}

.chat-widget.open{display:block !important;}

.chat-head{
  background:#061d33 !important;
  color:white !important;
  padding:18px !important;
  display:flex !important;
  justify-content:space-between !important;
  align-items:center !important;
}

.chat-head button{
  background:none !important;
  border:none !important;
  color:white !important;
  font-size:26px !important;
  cursor:pointer !important;
}

.chat-body{
  padding:16px !important;
  display:grid !important;
  gap:12px !important;
  max-height:310px !important;
  overflow-y:auto !important;
}

.bot-message,.user-message{
  padding:14px !important;
  border-radius:12px !important;
  line-height:1.45 !important;
  color:#061d33 !important;
  font-size:15px !important;
}

.bot-message{background:#eef3f9 !important;}
.user-message{background:#ffefe3 !important;text-align:right !important;font-weight:700 !important;}

.chat-option{
  border:none !important;
  background:#eef3f9 !important;
  color:#061d33 !important;
  padding:14px !important;
  border-radius:10px !important;
  font-weight:800 !important;
  cursor:pointer !important;
  text-align:left !important;
  font-size:15px !important;
}

.chat-input-row{
  display:grid !important;
  grid-template-columns:1fr auto !important;
  gap:8px !important;
  padding:12px !important;
  border-top:1px solid #e5eaf0 !important;
  background:white !important;
}

.chat-input-row input{
  border:1px solid #d4dde8 !important;
  border-radius:10px !important;
  padding:12px !important;
  font-size:14px !important;
  width:100% !important;
}

.chat-input-row button{
  border:none !important;
  border-radius:10px !important;
  background:#061d33 !important;
  color:white !important;
  font-weight:900 !important;
  padding:0 15px !important;
  cursor:pointer !important;
}

.chat-foot{display:grid !important;grid-template-columns:1fr 1fr !important;}
.chat-foot a{text-align:center !important;padding:16px !important;color:white !important;font-weight:900 !important;text-decoration:none !important;}
.chat-foot a:first-child{background:#0d4f86 !important;}
.chat-foot a:last-child{background:#ff6b00 !important;}

@media(max-width:700px){
  .chat-widget{left:12px !important;right:12px !important;width:auto !important;}
}


/* Professional reviews page */
.reviews-page{
  background:#fff;
}

.testimonial-grid{
  display:grid;
  grid-template-columns:repeat(2, minmax(280px, 1fr));
  gap:44px 60px;
  max-width:1300px;
  margin:0 auto;
}

.testimonial-card{
  text-align:center;
  background:#fff;
  padding:30px 34px;
  border-radius:20px;
  box-shadow:0 12px 35px rgba(0,0,0,.08);
  border:1px solid #eef2f6;
}

.review-avatar{
  width:86px;
  height:86px;
  border-radius:50%;
  margin:0 auto 24px;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,#061d33,#ff6b00);
  color:white;
  font-size:25px;
  font-weight:900;
  box-shadow:0 8px 25px rgba(0,0,0,.15);
}

.testimonial-card p{
  font-size:18px;
  line-height:1.75;
  color:#061d33;
  margin:0 0 24px;
}

.testimonial-card h3{
  font-size:18px;
  color:#061d33;
  margin:0;
  font-weight:900;
}

@media(max-width:900px){
  .testimonial-grid{
    grid-template-columns:1fr;
  }
}


/* FORCE FIXED REVIEWS */
.review-cards{
  display:grid !important;
  grid-template-columns:repeat(3,1fr) !important;
  gap:25px !important;
  max-width:1200px !important;
  margin:0 auto !important;
}
.review-card{
  background:#fff !important;
  color:#061d33 !important;
  padding:34px !important;
  border-radius:18px !important;
  box-shadow:0 12px 35px rgba(0,0,0,.12) !important;
  font-size:20px !important;
  line-height:1.6 !important;
  text-align:center !important;
}
.review-card span{
  display:block !important;
  margin-top:20px !important;
  font-weight:900 !important;
  color:#ff6b00 !important;
}
.testimonial-grid{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(280px,1fr)) !important;
  gap:44px 60px !important;
  max-width:1300px !important;
  margin:0 auto !important;
}
.testimonial-card{
  text-align:center !important;
  background:#fff !important;
  padding:30px 34px !important;
  border-radius:20px !important;
  box-shadow:0 12px 35px rgba(0,0,0,.08) !important;
  border:1px solid #eef2f6 !important;
}
.review-avatar{
  width:86px !important;
  height:86px !important;
  border-radius:50% !important;
  margin:0 auto 24px !important;
  display:grid !important;
  place-items:center !important;
  background:linear-gradient(135deg,#061d33,#ff6b00) !important;
  color:white !important;
  font-size:25px !important;
  font-weight:900 !important;
}
.testimonial-card p{
  font-size:18px !important;
  line-height:1.75 !important;
  color:#061d33 !important;
}
.testimonial-card h3{
  font-size:18px !important;
  color:#061d33 !important;
  font-weight:900 !important;
}

/* FORCE FIXED AI CHAT */
.chat-launcher{
  position:fixed !important; right:24px !important; bottom:24px !important;
  width:66px !important; height:66px !important; border-radius:50% !important;
  border:none !important; background:#ff6b00 !important; color:white !important;
  font-size:29px !important; box-shadow:0 14px 35px rgba(0,0,0,.25) !important;
  z-index:99999 !important; cursor:pointer !important;
}
.chat-widget{
  position:fixed !important; right:24px !important; bottom:100px !important;
  width:360px !important; background:white !important; border-radius:18px !important;
  box-shadow:0 20px 55px rgba(0,0,0,.25) !important; overflow:hidden !important;
  display:none !important; z-index:99999 !important; font-family:Arial,Helvetica,sans-serif !important;
}
.chat-widget.open{display:block !important;}
.chat-head{background:#061d33 !important;color:white !important;padding:18px !important;display:flex !important;justify-content:space-between !important;align-items:center !important;}
.chat-head button{background:none !important;border:none !important;color:white !important;font-size:26px !important;cursor:pointer !important;}
.chat-body{padding:16px !important;display:grid !important;gap:12px !important;max-height:310px !important;overflow-y:auto !important;}
.bot-message,.user-message{padding:14px !important;border-radius:12px !important;line-height:1.45 !important;color:#061d33 !important;font-size:15px !important;}
.bot-message{background:#eef3f9 !important;}
.user-message{background:#ffefe3 !important;text-align:right !important;font-weight:700 !important;}
.chat-option{border:none !important;background:#eef3f9 !important;color:#061d33 !important;padding:14px !important;border-radius:10px !important;font-weight:800 !important;cursor:pointer !important;text-align:left !important;font-size:15px !important;}
.chat-input-row{display:grid !important;grid-template-columns:1fr auto !important;gap:8px !important;padding:12px !important;border-top:1px solid #e5eaf0 !important;background:white !important;}
.chat-input-row input{border:1px solid #d4dde8 !important;border-radius:10px !important;padding:12px !important;font-size:14px !important;width:100% !important;}
.chat-input-row button{border:none !important;border-radius:10px !important;background:#061d33 !important;color:white !important;font-weight:900 !important;padding:0 15px !important;cursor:pointer !important;}
.chat-foot{display:grid !important;grid-template-columns:1fr 1fr !important;}
.chat-foot a{text-align:center !important;padding:16px !important;color:white !important;font-weight:900 !important;text-decoration:none !important;}
.chat-foot a:first-child{background:#0d4f86 !important;}
.chat-foot a:last-child{background:#ff6b00 !important;}
@media(max-width:900px){
  .review-cards,.testimonial-grid{grid-template-columns:1fr !important;}
}
@media(max-width:700px){
  .chat-widget{left:12px !important;right:12px !important;width:auto !important;}
}


.team-name{
  font-size:20px !important;
  font-weight:800 !important;
  color:#ff6b00 !important;
  margin-top:8px !important;
  margin-bottom:14px !important;
  letter-spacing:.5px !important;
}


.review-service{
 display:block;
 margin-top:14px;
 color:#ff6b00;
 font-weight:800;
 font-size:15px;
 letter-spacing:.3px;
}
