/*
Theme Name: Conrato Elementor v11
Theme URI: https://conrato.cz
Author: OpenAI
Description: Kompletní Elementor-ready firemní theme pro CONRATO.
Version: 11.0.0
Text Domain: conrato-elementor
*/

:root{
  --c-black:#090b0c;
  --c-dark:#111416;
  --c-paper:#f4f4f1;
  --c-white:#ffffff;
  --c-red:#ef3b2d;
  --c-text:#111416;
  --c-muted:#6f7779;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--c-text);background:#fff;-webkit-font-smoothing:antialiased}
a{text-decoration:none}
img{max-width:100%;height:auto}
body.conrato-elementor-home>header.site-header,
body.conrato-elementor-home>footer.site-footer{display:none!important}

/* Fallback theme header/footer */
.site-header{background:var(--c-dark);color:#fff}
.site-header .wrap{max-width:1440px;margin:auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.custom-logo-link,.custom-logo-link img,.custom-logo{max-width:190px!important;max-height:60px!important;width:auto!important;height:auto!important;background:transparent!important;border:0!important}
.site-footer{background:var(--c-black);color:#fff;padding:40px 24px}

/* Shared Elementor header */
.conrato-header-section{position:relative;z-index:50}
.conrato-header-section>.elementor-container{align-items:center}
.conrato-logo-link{display:inline-flex;align-items:center}
.conrato-logo-link img{
  display:block!important;width:190px!important;max-width:190px!important;height:auto!important;max-height:58px!important;
  object-fit:contain!important;background:transparent!important;border:0!important;box-shadow:none!important;
  }
.conrato-nav-links{display:flex;align-items:center;justify-content:center;gap:26px;min-height:42px}
.conrato-nav-links a{color:#fff;font-size:12px;font-weight:700;letter-spacing:.09em;white-space:nowrap}
.conrato-nav-links a:hover{color:var(--c-red)}
.conrato-head-contact{display:flex;flex-direction:column;align-items:flex-end;gap:5px;font-size:12px;line-height:1.2}
.conrato-head-contact a{color:#fff}
.conrato-instagram-link{display:inline-flex!important;align-items:center;gap:7px;color:#fff!important}
.conrato-instagram-icon{display:inline-flex;width:17px;height:17px}
.conrato-instagram-icon svg{width:17px;height:17px;display:block}
.conrato-instagram-link:hover{color:var(--c-red)!important}
.conrato-button .elementor-button,.elementor-button{border-radius:0!important;font-weight:700!important;letter-spacing:.06em!important}

/* Typography */
.conrato-eyebrow .elementor-heading-title,.conrato-eyebrow-dark .elementor-heading-title{
  font-size:12px!important;letter-spacing:.16em!important;font-weight:800!important
}
.conrato-section-title .elementor-heading-title{
  font-size:clamp(38px,5vw,72px)!important;line-height:.95!important;letter-spacing:-.04em!important;text-transform:uppercase!important
}
.conrato-inner-h1 .elementor-heading-title{
  font-size:clamp(50px,7.5vw,106px)!important;line-height:.9!important;letter-spacing:-.055em!important;text-transform:uppercase!important;max-width:1150px
}
.conrato-inner-lead{max-width:720px}
.conrato-inner-lead p{font-size:18px;line-height:1.65;margin:0 0 22px}
.conrato-copy p{font-size:17px;line-height:1.75;margin:0 0 18px}
.conrato-card-title .elementor-heading-title,.conrato-ref-title .elementor-heading-title{
  font-size:28px!important;line-height:1.05!important;letter-spacing:-.025em!important;text-transform:uppercase!important
}
.conrato-card-number .elementor-heading-title{font-size:12px!important;letter-spacing:.14em!important}

/* Inner hero */
.conrato-inner-hero{position:relative;overflow:hidden}
.conrato-inner-hero>.elementor-background-overlay{background:linear-gradient(90deg,rgba(7,10,11,.94) 0%,rgba(7,10,11,.68) 52%,rgba(7,10,11,.25) 100%)!important}
.conrato-inner-hero-col>.elementor-widget-wrap{max-width:1440px;margin:auto;padding:120px 30px 85px!important;align-content:flex-end}

/* Cards */
.conrato-card-grid>.elementor-container,.conrato-reference-grid>.elementor-container{gap:14px}
.conrato-feature-card>.elementor-widget-wrap{
  padding:28px!important;background:#fff;min-height:270px;align-content:flex-start;border-top:3px solid transparent;transition:.25s ease
}
.conrato-feature-card:hover>.elementor-widget-wrap{border-top-color:var(--c-red);transform:translateY(-3px)}
.conrato-inner-image img{width:100%!important;height:460px!important;object-fit:cover!important}
.conrato-reference-image img{width:100%!important;height:340px!important;object-fit:cover!important}
.conrato-reference-card>.elementor-widget-wrap{align-content:flex-start}
.conrato-reference-card .elementor-widget-image{margin-bottom:18px!important}
.conrato-text-reference-card>.elementor-widget-wrap{
  border-top:1px solid rgba(255,255,255,.18);padding:28px 20px 36px!important;align-content:flex-start;min-height:190px
}

/* Links blocks */
.conrato-fire-links,.conrato-service-links{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(255,255,255,.12)}
.conrato-fire-links a,.conrato-service-links a{
  color:#fff;background:#111416;padding:24px 26px;font-weight:800;letter-spacing:.04em;transition:.2s
}
.conrato-fire-links a:hover,.conrato-service-links a:hover{background:#191e20;color:var(--c-red)}
.conrato-service-links span{color:var(--c-red);margin-right:14px}

/* Contact */
.conrato-contact-card{background:#111416;color:#fff;padding:34px}
.conrato-contact-card>div{display:flex;flex-direction:column;gap:7px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.14)}
.conrato-contact-card>div:last-child{border-bottom:0}
.conrato-contact-card span,.conrato-company-data span{font-size:11px;letter-spacing:.14em;color:#8f989b;font-weight:800}
.conrato-contact-card a,.conrato-contact-card strong{font-size:24px;line-height:1.25;color:#fff;font-weight:800}
.conrato-map-wrap iframe{display:block;width:100%;height:460px;border:0;filter:grayscale(1) contrast(1.05)}
.conrato-company-data{display:grid;grid-template-columns:repeat(4,1fr);margin-top:32px;border-top:1px solid #d3d5d4;border-left:1px solid #d3d5d4}
.conrato-company-data>div{display:flex;flex-direction:column;gap:10px;padding:26px;border-right:1px solid #d3d5d4;border-bottom:1px solid #d3d5d4}
.conrato-company-data strong{font-size:18px;line-height:1.45}

/* CTA */
.conrato-cta-section .conrato-section-title .elementor-heading-title{max-width:900px}
.conrato-cta-section .elementor-button{background:#111416!important}

/* Footer */
.conrato-footer a{color:#fff}
.conrato-footer-logo-link img{width:185px!important;max-width:185px!important}
.conrato-footer-links{display:flex;flex-direction:column;gap:10px}
.conrato-footer-links a{color:#d9ddde}
.conrato-footer-links a:hover{color:var(--c-red)}
.conrato-copyright-section{border-top:1px solid rgba(255,255,255,.12)}
.conrato-copyright p{margin:0;font-size:12px}

/* One-page anchors */
#o-nas,#kontakt,#reference{scroll-margin-top:90px}

/* Desktop layout tweaks */
@media(min-width:1025px){
  .conrato-split>.elementor-container{gap:54px}
  .conrato-contact-main>.elementor-container,.conrato-map-section>.elementor-container{gap:44px}
}

/* Tablet */
@media(max-width:1024px){
  .conrato-logo-link img{width:160px!important;max-width:160px!important;max-height:52px!important}
  .conrato-nav-links{gap:14px}
  .conrato-nav-links a{font-size:11px}
  .conrato-head-contact{font-size:11px}
  .conrato-inner-image img{height:360px!important}
  .conrato-reference-image img{height:290px!important}
  .conrato-company-data{grid-template-columns:repeat(2,1fr)}
}

/* Mobile header – deliberately compact */
@media(max-width:767px){
  .conrato-header-section{padding:5px 10px!important}
  .conrato-header-section>.elementor-container{display:flex!important;flex-wrap:wrap!important;align-items:center!important}
  .conrato-header-logo-col{width:46%!important;order:1!important}
  .conrato-header-cta-col{width:54%!important;order:2!important}
  .conrato-header-nav-col{width:100%!important;order:3!important}
  .conrato-header-contact-col{display:none!important}
  .conrato-logo-link img{width:112px!important;max-width:112px!important;max-height:40px!important}
  .conrato-header-cta-col .elementor-button{padding:9px 10px!important;font-size:9px!important;line-height:1!important}
  .conrato-header-cta-col .elementor-widget-button{text-align:right!important;margin:0!important}
  .conrato-nav-links{width:100%;gap:15px;min-height:25px;padding-top:2px}
  .conrato-nav-links a{font-size:9px;letter-spacing:.05em}
  .conrato-inner-hero{min-height:520px!important}
  .conrato-inner-hero-col>.elementor-widget-wrap{padding:85px 18px 55px!important}
  .conrato-inner-h1 .elementor-heading-title{font-size:44px!important}
  .conrato-section-title .elementor-heading-title{font-size:38px!important}
  .conrato-inner-lead p{font-size:16px}
  .conrato-feature-card>.elementor-widget-wrap{min-height:auto;padding:22px!important}
  .conrato-inner-image img,.conrato-reference-image img{height:280px!important}
  .conrato-fire-links,.conrato-service-links{grid-template-columns:1fr}
  .conrato-company-data{grid-template-columns:1fr}
  .conrato-contact-card a,.conrato-contact-card strong{font-size:20px}
  .conrato-map-wrap iframe{height:340px}
}


/* v11 – homepage service photos: all exactly same visual size */
.conrato-card-image,
.conrato-card-image .elementor-widget-container{
  width:100% !important;
  overflow:hidden !important;
}
.conrato-card-image img{
  display:block !important;
  width:100% !important;
  max-width:none !important;
  height:270px !important;
  min-height:270px !important;
  object-fit:cover !important;
  object-position:center center !important;
}

/* v11 – logo: original transparent file, no white box and no forced recoloring */
.conrato-logo-link,
.conrato-logo-link img,
.conrato-footer-logo-link,
.conrato-footer-logo-link img{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.conrato-logo-link img{
  filter:none !important;
  width:190px !important;
  max-width:190px !important;
  height:auto !important;
  max-height:58px !important;
  object-fit:contain !important;
}

@media(max-width:1024px){
  .conrato-card-image img{
    height:240px !important;
    min-height:240px !important;
  }
}
@media(max-width:767px){
  .conrato-logo-link img{
    width:112px !important;
    max-width:112px !important;
    max-height:40px !important;
  }
  .conrato-card-image img{
    height:250px !important;
    min-height:250px !important;
  }
}


/* O nás – premium fact strip */
.conrato-about-facts .elementor-column{
  border-right:1px solid rgba(255,255,255,.16);
}
.conrato-about-facts .elementor-column:last-child{
  border-right:0;
}
.conrato-about-facts .elementor-widget-wrap{
  padding:8px 28px !important;
  align-content:flex-start;
}
.conrato-about-facts .elementor-heading-title{
  letter-spacing:-.04em;
}
@media(max-width:767px){
  .conrato-about-facts .elementor-column{
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.16);
  }
  .conrato-about-facts .elementor-column:last-child{
    border-bottom:0;
  }
}
