/* TEKTAR Corporate Theme 1.9.13 — footer, page heading, contact card and final spacing refinements */

/* Header: requested light turquoise band. */
.tektar-main-panel > .tektar-corporate-header{
  background:linear-gradient(135deg,#bceee8 0%,#8fded4 55%,#70cfc4 100%)!important;
  border:1px solid rgba(0,120,98,.20)!important;
  box-shadow:0 10px 24px rgba(0,82,70,.18),inset 0 1px 0 rgba(255,255,255,.65)!important;
}
.tektar-corporate-header-title{color:#b81922!important;text-shadow:0 1px 0 rgba(255,255,255,.45)!important}

/* Remove the decorative image/light block under the main menu completely. */
.tektar-sidebar-art{display:none!important}

/* Page heading brand: smaller logo, more space below, soft shadow and slow white light sweep. */
.tektar-page-head-brand{padding-top:20px!important}
.tektar-page-brand-logo{
  position:relative!important;
  display:inline-flex!important;
  width:auto!important;
  max-width:220px!important;
  margin:0 0 34px!important;
  overflow:hidden!important;
  filter:drop-shadow(0 13px 13px rgba(0,58,35,.25))!important;
}
.tektar-page-brand-logo img{
  display:block!important;
  width:auto!important;
  max-width:220px!important;
  max-height:82px!important;
  object-fit:contain!important;
}
.tektar-page-brand-logo:after{
  content:"";
  position:absolute;
  top:-35%;
  bottom:-35%;
  left:-45%;
  width:28%;
  transform:skewX(-22deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.84),transparent);
  filter:blur(2px);
  animation:tektarPageLogoSweep 8.5s ease-in-out infinite;
  pointer-events:none;
}
@keyframes tektarPageLogoSweep{0%,58%{left:-45%;opacity:0}65%{opacity:.9}82%{left:125%;opacity:.65}100%{left:125%;opacity:0}}
/* Remove the forced all-caps TEKTAR kicker from page title areas. */
.tektar-page-head-brand>.tektar-kicker,
.tektar-page-head-brand>.tektar-page-brand-text{display:none!important}

/* Slider button block: equal left and bottom spacing, a little higher. */
.tektar-studio-slider .tektar-slide-actions{
  left:clamp(34px,4.2vw,58px)!important;
  bottom:clamp(34px,4.2vw,58px)!important;
}

/* Contact card and its actions fill the content column. */
.tektar-editor-content .tektar-contact-card,
.tektar-editor-content .contact-card,
.tektar-editor-content [class*="bize-ulas"],
.tektar-editor-content [class*="contact-block"],
.tektar-editor-content [class*="iletisim-card"]{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
.tektar-editor-content a[href*="maps"],
.tektar-editor-content a[href^="tel:"]{
  border:1px solid rgba(255,255,255,.68)!important;
  background:linear-gradient(135deg,rgba(0,137,68,.78),rgba(0,91,57,.58))!important;
  color:#fff!important;
  backdrop-filter:blur(18px) saturate(165%)!important;
  -webkit-backdrop-filter:blur(18px) saturate(165%)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.58),inset 0 -1px 0 rgba(255,255,255,.12),0 13px 24px rgba(0,52,35,.25)!important;
  transition:transform .25s ease,box-shadow .25s ease,filter .25s ease!important;
}
.tektar-editor-content a[href*="maps"]:hover,
.tektar-editor-content a[href^="tel:"]:hover{
  transform:translateY(-3px)!important;
  filter:brightness(1.08)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 17px 28px rgba(0,52,35,.31)!important;
}

/* Footer containment: all corners use the same radius; parent white can never protrude. */
.tektar-main-panel{overflow:hidden!important;border-radius:30px!important}
.tektar-footer-reference{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  border-radius:30px!important;
  overflow:hidden!important;
  box-shadow:0 15px 34px rgba(0,58,31,.22)!important;
}
.tektar-footer-reference .tektar-footer-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:clamp(28px,4vw,54px)!important;
}
.tektar-footer-reference .tektar-footer-address{
  text-align:center!important;
  justify-self:center!important;
}
.tektar-footer-reference .tektar-footer-address p{text-align:center!important}
.tektar-footer-reference h3{
  color:#65e4d5!important;
  font-size:17px!important;
  letter-spacing:.01em!important;
}
.tektar-footer-reference .tektar-footer-grid p,
.tektar-footer-reference .tektar-footer-grid li{
  line-height:1.65!important;
}
/* Separator above social icons, same visual language as footer divider. */
.tektar-footer-social-center{
  position:relative!important;
  width:100%!important;
  margin-top:30px!important;
  padding-top:24px!important;
  border-top:1px solid rgba(255,255,255,.17)!important;
}
/* Legal links: right side with a clean white divider only. */
.tektar-footer-bottom .tektar-footer-policies{gap:0!important}
.tektar-footer-bottom .tektar-footer-policies a{display:inline-flex!important;align-items:center!important}
.tektar-footer-bottom .tektar-footer-policies a+a{
  margin-left:18px!important;
  padding-left:19px!important;
  border-left:1px solid rgba(255,255,255,.72)!important;
}
.tektar-footer-bottom .tektar-footer-policies a+a:before,
.tektar-footer-bottom .tektar-footer-policies a+a:after{content:none!important}

@media(max-width:980px){
  .tektar-page-brand-logo{max-width:180px!important;margin-bottom:28px!important}
  .tektar-page-brand-logo img{max-width:180px!important;max-height:68px!important}
  .tektar-footer-reference .tektar-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .tektar-footer-reference .tektar-footer-address{text-align:left!important;justify-self:stretch!important}
  .tektar-footer-reference .tektar-footer-address p{text-align:left!important}
}
@media(max-width:620px){
  .tektar-page-brand-logo{max-width:150px!important;margin-bottom:24px!important}
  .tektar-page-brand-logo img{max-width:150px!important;max-height:58px!important}
  .tektar-footer-reference .tektar-footer-grid{grid-template-columns:1fr!important}
  .tektar-footer-bottom .tektar-footer-policies a+a{margin-left:12px!important;padding-left:13px!important}
}
