
:root{--green:#1f6b3b;--green-dark:#113b23;--green-soft:#edf6ef;--red:#d9202a;--yellow:#f7c600;--ink:#29241c;--muted:#6a6256;--cream:#fbf7ef;--line:#ebe2d2;--shadow:0 20px 55px rgba(35,55,39,.12);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Manrope",system-ui,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}img{max-width:100%}a{text-decoration:none;color:inherit;transition:.25s}p{color:var(--muted);line-height:1.75}.topbar{background:var(--green-dark);color:#eaf4ec;font-size:.83rem;padding:.55rem 0}.topbar i{color:var(--yellow);margin-right:.35rem}.topbar a{color:#fff}.topbar strong{color:var(--yellow)}
.navbar{background:rgba(255,255,255,.97);backdrop-filter:blur(15px);border-bottom:1px solid rgba(31,107,59,.08);padding:.65rem 0;transition:.3s}.navbar.scrolled{box-shadow:0 10px 34px rgba(17,59,35,.11);padding:.45rem 0}.navbar-brand{display:flex;flex-direction:column;align-items:flex-start;line-height:1;width:192px}.navbar-brand img{width:190px;display:block}.brand-silivri{font-family:"Playfair Display",serif;font-style:italic;font-weight:700;color:var(--green);font-size:1rem;margin:0 0 -2px 10px}.nav-link{font-size:.92rem;font-weight:700;color:#374138!important;padding:.65rem .62rem!important;position:relative}.nav-link:after{content:"";position:absolute;left:.65rem;right:.65rem;bottom:.28rem;height:2px;background:var(--red);transform:scaleX(0);transition:.25s}.nav-link:hover,.nav-link.active{color:var(--green)!important}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}
.btn-brand{background:linear-gradient(135deg,var(--red),#ae151d);color:#fff!important;border:0;border-radius:999px;padding:.78rem 1.35rem;font-weight:800;box-shadow:0 10px 26px rgba(217,32,42,.22)}.btn-brand:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(217,32,42,.3)}.btn-outline-brand{border:2px solid var(--green);color:var(--green);border-radius:999px;padding:.75rem 1.25rem;font-weight:800;display:inline-block}.btn-outline-brand:hover{background:var(--green);color:#fff}
.hero-section{background:#f5f2e9;overflow:hidden}.hero-section .carousel-inner{background:#f5f2e9}.hero-section .carousel-item{background:#f5f2e9}.hero-image{width:100%;height:auto;display:block;aspect-ratio:1672/941;object-fit:contain;object-position:center;background:#f5f2e9}.carousel-control-prev,.carousel-control-next{width:7%;opacity:.92}.carousel-control-prev-icon,.carousel-control-next-icon{width:48px;height:48px;border-radius:50%;background-color:rgba(17,59,35,.78);background-size:45%;box-shadow:0 8px 24px rgba(0,0,0,.18)}.carousel-indicators{margin-bottom:1rem}.carousel-indicators [data-bs-target]{width:38px;height:5px;border:0;border-radius:4px;background-color:#fff;box-shadow:0 1px 8px rgba(0,0,0,.25);opacity:.65}.carousel-indicators .active{background-color:var(--yellow);opacity:1}.trust-strip{background:#fff;box-shadow:0 14px 35px rgba(31,107,59,.10);position:relative;z-index:3}.trust-item{padding:1.35rem 1rem;display:flex;align-items:center;gap:.85rem;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item strong,.trust-item small{display:block}.trust-item strong{font-size:.93rem}.trust-item small{color:#887f72;font-size:.77rem}.egg-icon{width:48px;height:58px;display:grid;place-items:center;flex:0 0 48px;border-radius:50% 50% 45% 45%/58% 58% 42% 42%;background:var(--green-soft);color:var(--green);font-size:1.3rem;border:1px solid rgba(31,107,59,.12)}
.section-padding{padding:100px 0}.section-padding-sm{padding:72px 0}.section-kicker{display:flex;align-items:center;gap:.55rem;color:var(--red);font-weight:800;font-size:.78rem;letter-spacing:.13em;text-transform:uppercase;margin-bottom:1rem}.section-kicker:before{content:"";width:28px;height:3px;background:var(--yellow);border-radius:3px}.section-kicker.light{color:#edf6ef}.section-kicker i{color:var(--yellow)}.section-title{font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.08;letter-spacing:-.045em}.section-title span{color:var(--green)}.section-heading{max-width:760px;margin:auto}.section-heading p{max-width:650px;margin:1rem auto 0}.lead-copy{font-size:1.07rem;color:#4e574f}.intro-section{position:relative;background:linear-gradient(180deg,#fff,#fdfcf9);overflow:hidden}.egg-watermark{position:absolute;font-size:8rem;color:var(--yellow);opacity:.08}.egg-one{left:3%;top:7%}.image-stack{position:relative;padding:0 24px 28px 0}.main-image{width:100%;border-radius:24px;box-shadow:var(--shadow);display:block}.year-badge{position:absolute;right:0;bottom:0;background:var(--yellow);color:var(--ink);border-radius:18px;padding:1rem 1.25rem;box-shadow:0 14px 30px rgba(71,57,19,.18)}.year-badge strong,.year-badge span{display:block}.year-badge strong{font-size:2.4rem;line-height:.9}.year-badge span{font-size:.75rem;font-weight:700;margin-top:.45rem}blockquote{margin:1.35rem 0;border-left:4px solid var(--yellow);background:var(--cream);padding:1rem 1.2rem;border-radius:0 14px 14px 0;font-weight:700;color:#4b463e;line-height:1.65}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.feature-list span{font-weight:700;color:#465049}.feature-list i{color:var(--green);margin-right:.4rem}
.why-section{background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.why-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:18px;padding:1.5rem;transition:.3s}.why-card:hover{transform:translateY(-7px);box-shadow:0 16px 38px rgba(55,64,52,.1);border-color:#e7ca53}.egg-number{width:54px;height:66px;border:2px solid var(--green);border-radius:50% 50% 45% 45%/58% 58% 42% 42%;display:grid;place-items:center;color:var(--red);font-weight:800;background:#fffdf8;margin-bottom:1rem}.why-card h3{font-size:1.08rem;font-weight:800}.why-card p{font-size:.9rem;margin:0}
.products-section{background:#fff}.product-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 12px 34px rgba(55,64,52,.08);transition:.35s}.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 48px rgba(55,64,52,.14)}.product-image{aspect-ratio:4/3;overflow:hidden;position:relative;background:#f2efe7}.product-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.product-card:hover .product-image img{transform:scale(1.055)}.product-image span{position:absolute;left:16px;top:16px;background:rgba(255,255,255,.93);color:var(--green);border-radius:999px;padding:.38rem .72rem;font-size:.73rem;font-weight:800}.product-image span i{color:var(--yellow);margin-right:.25rem}.product-body{padding:1.35rem}.product-body h3{font-size:1.1rem;font-weight:800}.product-body p{font-size:.9rem;min-height:74px}.product-body a{color:var(--red);font-weight:800}
.clients-section{background:#fffaf1}.client-chips{display:flex;flex-wrap:wrap;gap:.8rem}.client-chips span{display:inline-flex;align-items:center;gap:.55rem;background:#fff;border:1px solid #e8decd;border-radius:999px;padding:.78rem 1rem;font-weight:700;color:#474238;box-shadow:0 8px 22px rgba(55,64,52,.05)}.client-chips i{color:var(--green)}
.supply-section{background:var(--green-dark);color:#fff;overflow:hidden}.supply-visual img{width:100%;height:100%;min-height:620px;object-fit:cover}.supply-content{padding:clamp(58px,7vw,105px);display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 100% 0%,rgba(247,198,0,.17),transparent 30%),linear-gradient(135deg,var(--green),var(--green-dark))}.supply-content h2,.quote-section h2{font-size:clamp(2.2rem,4.5vw,4.1rem);font-weight:800;line-height:1.03;letter-spacing:-.05em}.supply-content h2 span,.quote-section h2 span{color:var(--yellow)}.supply-content p{color:rgba(255,255,255,.78);font-size:1.02rem}.supply-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.3rem}.supply-grid div{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:1rem}.supply-grid i{color:var(--yellow);font-size:1.25rem}.supply-grid strong,.supply-grid span{display:block}.supply-grid strong{margin:.5rem 0 .2rem}.supply-grid span{color:rgba(255,255,255,.68);font-size:.82rem}
.process-section{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.process-card{position:relative;border:1px solid var(--line);border-radius:20px;background:#fff;padding:1.5rem;text-align:center;box-shadow:0 10px 30px rgba(55,64,52,.06)}.process-card>span{position:absolute;right:15px;top:10px;font-size:2rem;font-weight:800;color:rgba(31,107,59,.1)}.process-card>i{width:66px;height:78px;border-radius:50% 50% 45% 45%/58% 58% 42% 42%;display:grid;place-items:center;margin:0 auto 1rem;background:var(--green);color:#fff;font-size:1.55rem}.process-card h3{font-size:1.05rem;font-weight:800}.process-card p{font-size:.88rem;margin:0}.quality-banner{background:#fff;padding-bottom:45px}.quality-banner img{width:100%;display:block;border-radius:24px;box-shadow:var(--shadow)}
.gallery-section{background:#fdfbf6}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-item{position:relative;padding:0;border:0;border-radius:18px;overflow:hidden;aspect-ratio:4/3;background:#ddd;cursor:zoom-in}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.45s}.gallery-item:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(17,59,35,.55));opacity:0;transition:.3s}.gallery-item span{position:absolute;right:15px;bottom:15px;z-index:2;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--green);opacity:0;transform:translateY(8px);transition:.3s}.gallery-item:hover img{transform:scale(1.05)}.gallery-item:hover:after,.gallery-item:hover span{opacity:1}.gallery-item:hover span{transform:none}.gallery-modal .modal-content{border:0;border-radius:20px;overflow:hidden;background:#101510}.gallery-modal .btn-close{position:absolute;right:14px;top:14px;z-index:2;background-color:#fff;border-radius:50%;padding:.8rem;opacity:1}.gallery-modal img{max-height:78vh;width:100%;object-fit:contain}.gallery-modal #modalCaption{padding:.8rem 1rem;color:#fff;text-align:center;font-weight:700}
.values-section{background:#fff}.value-panel{height:100%;border-radius:20px;padding:2rem;background:linear-gradient(135deg,#fff,#f7fbf8);border:1px solid #dfeae2}.value-panel.mission{background:linear-gradient(135deg,#fff,#fff9e8);border-color:#eee1b7}.value-panel h2{font-size:1.5rem;font-weight:800}.value-panel p{margin:0}
.quote-section{background:radial-gradient(circle at 12% 15%,rgba(247,198,0,.18),transparent 22%),linear-gradient(135deg,#123d25,#1f6b3b);color:#fff}.quote-section p{color:rgba(255,255,255,.76)}.direct-contact{display:flex;flex-direction:column;gap:1rem;margin-top:1.7rem}.direct-contact a{display:flex;align-items:center;gap:1rem;color:#fff}.direct-contact>a>i{width:50px;height:58px;border-radius:50% 50% 45% 45%/58% 58% 42% 42%;display:grid;place-items:center;background:rgba(255,255,255,.1);color:var(--yellow);font-size:1.3rem}.direct-contact span,.direct-contact small{display:block}.direct-contact span{font-weight:800}.direct-contact small{font-size:.73rem;color:rgba(255,255,255,.6)}.quote-form{background:#fff;color:var(--ink);padding:clamp(1.4rem,4vw,2.4rem);border-radius:22px;box-shadow:0 24px 70px rgba(0,0,0,.22)}.form-label{font-size:.84rem;font-weight:800;color:#3d443e}.form-control,.form-select{border:1px solid #dfe7e1;background:#fbfdfb;border-radius:12px;min-height:50px;padding:.75rem .9rem}.form-control:focus,.form-select:focus{border-color:var(--green);box-shadow:0 0 0 .2rem rgba(31,107,59,.12)}.form-note{color:#7b847c;line-height:1.35}
.contact-section{background:#fff}.contact-card{height:100%;display:flex;gap:1rem;align-items:flex-start;border:1px solid var(--line);border-radius:18px;padding:1.45rem;background:#fff}.contact-card small,.contact-card strong{display:block}.contact-card small{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--green)}.contact-card strong{font-size:1.02rem;margin:.3rem 0}.contact-card p{font-size:.84rem;margin:0}
footer{background:linear-gradient(180deg,#fff8eb,#fff);padding:72px 0 0;border-top:1px solid #eee3cf;color:var(--ink)}footer p{color:var(--muted)}.footer-brand{display:block;width:220px;margin-bottom:1.1rem}.footer-brand span{display:block;font-family:"Playfair Display",serif;font-style:italic;font-weight:700;color:var(--green);margin-left:10px;margin-bottom:-2px}.footer-brand img{width:220px;display:block}footer h3{font-size:1rem;font-weight:800;color:var(--green-dark);margin-bottom:1.1rem}footer ul{list-style:none;padding:0;margin:0}footer li{margin-bottom:.72rem;color:var(--muted)}footer li a:hover{color:var(--green)}.socials{display:flex;gap:.7rem}.socials a{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(31,107,59,.08);color:var(--green)}.socials a:hover{background:var(--yellow);color:var(--ink);transform:translateY(-3px)}.footer-contact li{display:flex;align-items:center;gap:.7rem}.footer-contact i{color:var(--green)}.footer-bottom{margin-top:50px;padding:1.2rem 0;border-top:1px solid rgba(31,107,59,.1);display:flex;justify-content:space-between;gap:1rem;color:#777166;font-size:.8rem}.footer-bottom i{color:var(--yellow)}
.whatsapp-float{position:fixed;right:22px;bottom:24px;z-index:999;display:flex;align-items:center;gap:.55rem;background:#25d366;color:#fff;padding:.8rem 1rem;border-radius:999px;font-weight:800;box-shadow:0 12px 30px rgba(15,82,40,.28)}.whatsapp-float:hover{color:#fff;transform:translateY(-3px)}#backToTop{position:fixed;right:25px;bottom:86px;width:44px;height:44px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--green-dark);color:#fff;z-index:998;opacity:0;pointer-events:none;transform:translateY(8px);transition:.25s}#backToTop.show{opacity:1;pointer-events:auto;transform:none}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s,transform .7s}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1199.98px){.navbar-brand{width:175px}.navbar-brand img{width:173px}.nav-link{font-size:.86rem;padding:.65rem .45rem!important}}
@media(max-width:991.98px){.navbar-collapse{background:#fff;padding:1rem;border-radius:16px;box-shadow:var(--shadow);margin-top:.8rem;max-height:calc(100vh - 100px);overflow-y:auto}.section-padding{padding:78px 0}.section-padding-sm{padding:58px 0}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.supply-visual img{min-height:460px}.process-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767.98px){.navbar-brand{width:154px}.navbar-brand img{width:153px}.brand-silivri{font-size:.85rem}.hero-image{aspect-ratio:1672/941;object-fit:contain}.carousel-control-prev,.carousel-control-next{display:flex;width:12%}.carousel-control-prev-icon,.carousel-control-next-icon{width:36px;height:36px}.carousel-indicators{margin-bottom:.45rem}.carousel-indicators [data-bs-target]{width:24px;height:4px}.section-title{font-size:2.22rem}.feature-list{grid-template-columns:1fr}.supply-content{padding:60px 25px}.supply-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.whatsapp-float span{display:none}.whatsapp-float{width:54px;height:54px;padding:0;justify-content:center}}
@media(max-width:575.98px){.trust-item{padding:1rem .55rem;gap:.55rem}.egg-icon{width:42px;height:51px;flex-basis:42px;font-size:1.1rem}.trust-item strong{font-size:.82rem}.trust-item small{font-size:.68rem}.year-badge{right:8px}.client-chips span{width:100%;justify-content:center}.quality-banner{padding-bottom:20px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.001ms!important}.reveal{opacity:1;transform:none}}

/* Slider görselleri üzerinde ilave başlık veya slogan katmanı kullanılmaz. */
.hero-section .carousel-caption,.hero-section .hero-caption,.hero-section .hero-overlay{display:none!important}

/* Slider height revision: desktop 750px, responsive on smaller screens */
@media (min-width: 1200px) {
  .hero-section,
  .hero-section .carousel,
  .hero-section .carousel-inner,
  .hero-section .carousel-item,
  .hero-image {
    height: 750px;
  }

  .hero-image {
    width: 100%;
    max-width: none;
    aspect-ratio: auto;
    object-fit: cover;
    object-position: center center;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  .hero-section,
  .hero-section .carousel,
  .hero-section .carousel-inner,
  .hero-section .carousel-item,
  .hero-image {
    height: 620px;
  }

  .hero-image {
    aspect-ratio: auto;
    object-fit: cover;
    object-position: center center;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .hero-section,
  .hero-section .carousel,
  .hero-section .carousel-inner,
  .hero-section .carousel-item,
  .hero-image {
    height: 430px;
  }

  .hero-image {
    aspect-ratio: auto;
    object-fit: cover;
    object-position: center center;
  }
}

@media (max-width: 575.98px) {
  .hero-section,
  .hero-section .carousel,
  .hero-section .carousel-inner,
  .hero-section .carousel-item,
  .hero-image {
    height: 320px;
  }

  .hero-image {
    aspect-ratio: auto;
    object-fit: cover;
    object-position: center center;
  }
}


/* =========================================================
   Final navigation and slider revision
   ========================================================= */
.topbar{
  background:#0b4527;
  color:rgba(255,255,255,.94);
  padding:.58rem 0;
  font-size:.80rem;
  font-weight:700;
}
.topbar .container{max-width:1140px}
.topbar strong{color:var(--yellow);font-weight:800}
.topbar i{color:#fff;margin-right:.35rem}

#mainNav.navbar{
  background:linear-gradient(180deg, #fff9ef, #fff);
  border:0;
  padding:.82rem 0;
  min-height:90px;
  box-shadow:none;
  backdrop-filter:none;
}
#mainNav.navbar.scrolled{
  background:linear-gradient(180deg, #fff9ef, #fff);
  padding:.68rem 0;
  box-shadow:0 12px 32px rgba(56,69,58,.14);
}
#mainNav .container{max-width:1140px}
#mainNav .navbar-brand{
  width:185px;
  min-width:185px;
  height:72px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  padding:0;
  margin-right:2rem;
  background:transparent;
  overflow:visible;
}
#mainNav .navbar-brand img{
  display:block;
  width:178px;
  max-height:70px;
  object-fit:contain;
  object-position:left center;
  background:transparent!important;
  filter:drop-shadow(0 2px 1px rgba(0,0,0,.08));
}
#mainNav .nav-link{
  color:#34443a!important;
  font-size:.86rem;
  font-weight:750;
  line-height:1;
  padding:.78rem .80rem!important;
  margin:0 .08rem;
  border-radius:9px;
  white-space:nowrap;
  transition:background-color .22s,color .22s,transform .22s;
}
#mainNav .nav-link::after{display:none!important}
#mainNav .nav-link:hover{
  color:var(--green)!important;
  background:rgba(31,107,59,.08);
}
#mainNav .nav-link.active{
  color:var(--green)!important;
  background:rgba(247,198,0,.20);
}
#mainNav .nav-offer{
  background:var(--yellow);
  color:#1f2f22!important;
  border-radius:999px;
  padding:.95rem 1.65rem;
  font-size:1rem;
  font-weight:850;
  white-space:nowrap;
  box-shadow:0 5px 0 rgba(142,112,0,.42),0 10px 22px rgba(0,0,0,.12);
}
#mainNav .nav-offer:hover{
  background:#ffd42f;
  color:#14281b!important;
  transform:translateY(-1px);
  box-shadow:0 4px 0 rgba(142,112,0,.42),0 12px 25px rgba(0,0,0,.16);
}
#mainNav .navbar-toggler{border:1px solid rgba(31,107,59,.22)!important;padding:.48rem .55rem}
#mainNav .navbar-toggler-icon{filter:none}

.hero-section{
  background:#f4f1e8;
}
.hero-section .carousel{
  width:100%;
  max-width:1920px;
  margin:0 auto;
}
.hero-section .carousel-inner,
.hero-section .carousel-item{
  width:100%;
}
.hero-section .hero-image{
  width:100%;
  height:auto!important;
  max-height:750px;
  aspect-ratio:1920 / 750!important;
  object-fit:cover!important;
  object-position:center center!important;
  display:block;
  background:#f4f1e8;
}
.carousel-control-prev,.carousel-control-next{width:6%}
.carousel-control-prev-icon,.carousel-control-next-icon{
  width:46px;
  height:46px;
  background-color:rgba(11,69,39,.82);
  border:1px solid rgba(255,255,255,.35);
}
.carousel-indicators{margin-bottom:1rem}
.carousel-indicators [data-bs-target]{width:34px;height:4px}

@media(max-width:1199.98px){
  #mainNav .container{max-width:960px}
  #mainNav .navbar-brand{width:150px;min-width:150px;margin-right:.8rem}
  #mainNav .navbar-brand img{width:146px}
  #mainNav .nav-link{font-size:.76rem;padding:.72rem .52rem!important}
  #mainNav .nav-offer{font-size:.88rem;padding:.8rem 1.2rem}
}
@media(max-width:991.98px){
  #mainNav.navbar{min-height:74px;padding:.45rem 0}
  #mainNav .navbar-brand{width:155px;min-width:155px;height:62px}
  #mainNav .navbar-brand img{width:150px;max-height:60px}
  #mainNav .navbar-collapse{
    background:linear-gradient(180deg, #fff9ef, #fff);
    border:1px solid rgba(31,107,59,.12);
    border-radius:14px;
    padding:.75rem;
    margin-top:.55rem;
    box-shadow:0 18px 42px rgba(56,69,58,.16);
  }
  #mainNav .nav-link{font-size:.92rem;padding:.82rem .9rem!important;margin:.1rem 0}
  #mainNav .nav-offer{display:block;text-align:center;margin: .65rem 0 .2rem!important}
  .hero-section .hero-image{aspect-ratio:1920 / 750!important}
}
@media(max-width:575.98px){
  .topbar{display:none!important}
  #mainNav .navbar-brand{width:138px;min-width:138px}
  #mainNav .navbar-brand img{width:134px}
  .carousel-control-prev,.carousel-control-next{width:11%}
  .carousel-control-prev-icon,.carousel-control-next-icon{width:34px;height:34px}
  .carousel-indicators{margin-bottom:.35rem}
  .carousel-indicators [data-bs-target]{width:22px;height:3px}
}
