/* ================================================================
   CONSOLIDATED STYLESHEET — MS AUTO OSTRAVA
   Generated from: pneu-font/style.css, global.css, yourcss.css,
                   iqitcontentcreator.css (filtered), inline <style>
   iqitmegamenu.css is skipped entirely (old menu, replaced).
   ================================================================ */


/* ================================================================
   1. ICON FONT — pneu-font (@font-face + icon classes)
      Paths updated to be relative from assets/css/
   ================================================================ */

@font-face {
  font-family: 'pneu-font';
  src:  url('../pneu-font/fonts/pneu-font.eot?i3xcey');
  src:  url('../pneu-font/fonts/pneu-font.eot?i3xcey#iefix') format('embedded-opentype'),
        url('../pneu-font/fonts/pneu-font.ttf?i3xcey') format('truetype'),
        url('../pneu-font/fonts/pneu-font.woff?i3xcey') format('woff'),
        url('../pneu-font/fonts/pneu-font.svg?i3xcey#pneu-font') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'pneu-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pneu-18:before { content: "\e918"; }
.icon-pneu-1:before  { content: "\e900"; }
.icon-pneu-2:before  { content: "\e901"; }
.icon-pneu-3:before  { content: "\e902"; }
.icon-pneu-4:before  { content: "\e903"; }
.icon-pneu-5:before  { content: "\e904"; }
.icon-pneu-6:before  { content: "\e905"; }
.icon-pneu-7:before  { content: "\e906"; }
.icon-pneu-8:before  { content: "\e907"; }
.icon-pneu-9:before  { content: "\e908"; }
.icon-pneu-10:before { content: "\e909"; }
.icon-pneu-11:before { content: "\e90a"; }
.icon-pneu-12:before { content: "\e90b"; }
.icon-pneu-13:before { content: "\e90c"; }
.icon-pneu-14:before { content: "\e90d"; }
.icon-pneu-15:before { content: "\e90e"; }
.icon-pneu-16:before { content: "\e90f"; }
.icon-pneu-17:before { content: "\e910"; }
.icon-pneu-time:before     { content: "\e911"; }
.icon-pneu-location:before { content: "\e912"; }
.icon-pneu-phone:before    { content: "\e913"; }
.icon-pneu-card:before     { content: "\e914"; }
.icon-pneu-email:before    { content: "\e915"; }
.icon-pneu-coffee:before   { content: "\e916"; }
.icon-pneu-wifi:before     { content: "\e917"; }


/* ================================================================
   2. CSS RESET / NORMALIZE  (from global.css)
   ================================================================ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html { line-height: 1; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }
q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }
a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body { margin: 0; }

a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }

h1 { font-size: 2em; margin: 0.67em 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
mark { background: #ff0; color: #000; }
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }
pre { white-space: pre-wrap; }
q { quotes: "\201C" "\201D" "\2018" "\2019"; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend { border: 0; padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button, input { line-height: normal; }
button, select { text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.42857;
  color: #777777;
  background-color: #fff;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, input, select[multiple], textarea { background-image: none; }

a { color: #777; text-decoration: none; }
a:hover, a:focus { color: #515151; text-decoration: underline; }
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img { vertical-align: middle; }

hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

p { margin: 0 0 9px; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}

h1, h2, h3 { margin-top: 18px; margin-bottom: 9px; }
h4, h5, h6 { margin-top: 9px; margin-bottom: 9px; }
h1, .h1 { font-size: 33px; }
h2, .h2 { font-size: 27px; }
h3, .h3 { font-size: 23px; }
h4, .h4 { font-size: 17px; }
h5, .h5 { font-size: 13px; }
h6, .h6 { font-size: 12px; }

ul, ol { margin-top: 0; margin-bottom: 9px; }
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

table { max-width: 100%; background-color: transparent; }
th { text-align: left; }

fieldset { padding: 0; margin: 0; border: 0; }
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label { display: inline-block; margin-bottom: 5px; font-weight: bold; }
input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; line-height: normal; }
input[type="file"] { display: block; }
select[multiple], select[size] { height: auto; }


/* ================================================================
   3. BOOTSTRAP GRID  (from global.css)
   ================================================================ */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after { content: " "; display: table; }
.container:after { clear: both; }

.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }

/* All column base */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

/* xs (default, no media query) */
.col-xs-1,  .col-xs-2,  .col-xs-3,  .col-xs-4,
.col-xs-5,  .col-xs-6,  .col-xs-7,  .col-xs-8,
.col-xs-9,  .col-xs-10, .col-xs-11 { float: left; }

.col-xs-1  { width: 8.33333%; }
.col-xs-2  { width: 16.66667%; }
.col-xs-3  { width: 25%; }
.col-xs-4  { width: 33.33333%; }
.col-xs-5  { width: 41.66667%; }
.col-xs-6  { width: 50%; }
.col-xs-7  { width: 58.33333%; }
.col-xs-8  { width: 66.66667%; }
.col-xs-9  { width: 75%; }
.col-xs-10 { width: 83.33333%; }
.col-xs-11 { width: 91.66667%; }
.col-xs-12 { width: 100%; }

/* container breakpoints */
.container { max-width: 310px; }

@media (min-width: 480px) {
  .container { max-width: 470px; }
}

@media (min-width: 768px) {
  .container { max-width: 750px; }

  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4,
  .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8,
  .col-sm-9, .col-sm-10, .col-sm-11 { float: left; }

  .col-sm-1  { width: 8.33333%; }
  .col-sm-2  { width: 16.66667%; }
  .col-sm-3  { width: 25%; }
  .col-sm-4  { width: 33.33333%; }
  .col-sm-5  { width: 41.66667%; }
  .col-sm-6  { width: 50%; }
  .col-sm-7  { width: 58.33333%; }
  .col-sm-8  { width: 66.66667%; }
  .col-sm-9  { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; }
}

@media (min-width: 1000px) and (max-width: 1319px) {
  .container { max-width: 1020px; }
}

@media (min-width: 1000px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4,
  .col-md-5, .col-md-6, .col-md-7, .col-md-8,
  .col-md-9, .col-md-10, .col-md-11 { float: left; }

  .col-md-1  { width: 8.33333%; }
  .col-md-2  { width: 16.66667%; }
  .col-md-3  { width: 25%; }
  .col-md-4  { width: 33.33333%; }
  .col-md-5  { width: 41.66667%; }
  .col-md-6  { width: 50%; }
  .col-md-7  { width: 58.33333%; }
  .col-md-8  { width: 66.66667%; }
  .col-md-9  { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
}

@media (min-width: 1320px) {
  .container { max-width: 1270px; }
}

/* Utility helpers */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.pull-right { float: right !important; }
.pull-left  { float: left !important; }
.hide    { display: none !important; }
.show    { display: block !important; }
.hidden  { display: none !important; visibility: hidden !important; }


/* ================================================================
   4. BOOTSTRAP FORMS  (from global.css — only what's used)
   ================================================================ */

.form-control:-moz-placeholder    { color: #999999; }
.form-control::-moz-placeholder   { color: #999999; }
.form-control:-ms-input-placeholder  { color: #999999; }
.form-control::-webkit-input-placeholder { color: #999999; }

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857;
  color: #9c9b9b;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #d6d4d4;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control { height: auto; }

.form-group { margin-bottom: 15px; }


/* ================================================================
   5. BOOTSTRAP BUTTONS  (from global.css — .btn and .btn-default)
   ================================================================ */

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus { color: #333; text-decoration: none; }
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active { background-image: none; }
.btn-default.disabled,
.btn-default[disabled], fieldset[disabled] .btn-default {
  background-color: #fff;
  border-color: #ccc;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* yourcss.css overrides for .btn */
.btn { text-shadow: none !important; }
.btn {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #049e73;
}
.btn {
  border-radius: 4px !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
/* global.css warehouse override */
.btn {
  text-transform: uppercase;
  font-size: inherit;
  line-height: inherit;
  outline: none !important;
  -webkit-transition: color 0.2s ease, background 0.2s ease;
  transition: color 0.2s ease, background 0.2s ease;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.btn-default { background-color: transparent; }


/* ================================================================
   6. GLOBAL SITE BASE OVERRIDES  (from yourcss.css)
   ================================================================ */

html, body { overflow-x: hidden; }

body, body * { font-family: 'Open Sans', sans-serif; }

a:hover { text-decoration: none !important; }

a:focus { outline: none !important; }

label { font-weight: normal; }

div#page { overflow-x: hidden; }

/* form-control font size override */
.form-control { font-size: 13px; }

/* input appearance reset (global.css warehouse) */
input[type="button"], input[type="submit"], input[type="reset"],
input[type="text"], input[type="password"] {
  -webkit-appearance: none;
  border-radius: 0;
}


/* ================================================================
   7. SERVICES SECTION — .sluzby, .sluzba_hp, sluzba_img_inner*, .sluzba-text
      (from yourcss.css)
   ================================================================ */

div.sluzby {
  background: #e9ebee;
  clear: both;
}

div.sluzby div.container {
  padding-top: 40px;
  padding-bottom: 20px;
}

div.sluzba_hp {
  margin-bottom: 20px;
}

div.sluzba_img_inner1, div.sluzba_img_inner2, div.sluzba_img_inner3,
div.sluzba_img_inner4, div.sluzba_img_inner5 {
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 100px;
  background: white;
  width: 100px;
  height: 100px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  transition: border-color 400ms ease-in-out;
}

div.sluzba_img_inner1:hover, div.sluzba_img_inner2:hover, div.sluzba_img_inner3:hover,
div.sluzba_img_inner4:hover, div.sluzba_img_inner5:hover {
  border-color: #004092;
}

div.sluzba-text {
  font-weight: 700;
  margin-top: 10px;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif !important;
  color: #252525;
  text-transform: uppercase;
  text-align: center;
}

.sluzba_hp .ikona {
  font-size: 70px;
  line-height: 101px;
  padding-left: 5px;
  text-align: center;
  color: #004092;
}

div.tazne-nadpis {
  font-weight: 700;
  margin-top: 10px;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif !important;
  color: #252525;
  margin-bottom: 10px;
}


/* ================================================================
   8. SUB-SERVICES — .podsluzby, .podsluzba1, .podsluzba_img, .podsluzba_text
      + container-podsluzby  (from yourcss.css)
   ================================================================ */

div.container.container-podsluzby {
  padding-top: 0px !important;
  padding-bottom: 0px;
}

div.podsluzba {
  height: 110px;
  vertical-align: top;
  margin-bottom: 20px;
}

div.podsluzba1, div.podsluzba2, div.podsluzba3,
div.podsluzba4, div.podsluzba5 {
  display: none;
}

div.podsluzba1, div.podsluzba2, div.podsluzba3 {
  display: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

div.podsluzby {
  text-align: center;
  margin-top: 0px !important;
}

div.podsluzba_img {
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  background: white;
  border-radius: 100px;
  border: 1px solid;
  cursor: pointer;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
}

div.podsluzba_text {
  height: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #252525;
  font-weight: 600;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 20px;
}

.podsluzby .ikona {
  font-size: 45px;
  padding-left: 3px;
  line-height: 50px;
  color: #004092;
}

@media screen and (min-width: 1000px) {
  div.podsluzba1 { width: 12.5%; }
  div.podsluzba2, div.podsluzba3 { width: 10%; }
}

div.tlacitko-tazne {
  height: 49px;
  width: 233px;
  margin-left: auto;
  margin-right: auto;
  background: #00a75a;
  color: #ffffff;
  text-align: center;
  line-height: 49px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 30px;
}

div.tlacitko-tazne:hover { background: #008b4b; }


/* ================================================================
   9. TOOLTIP  (.tool)  (from yourcss.css)
   ================================================================ */

.tool {
  cursor: pointer;
  position: relative;
  transition: all 300ms ease-in-out;
  outline-style: none !important;
  outline-width: 0px !important;
}

.tool::before,
.tool::after {
  position: absolute;
  left: 50%;
  opacity: 0;
  z-index: -100;
  outline-style: none !important;
  outline-width: 0px !important;
}

.tool:focus::before,
.tool:focus::after,
.tool:focus {
  outline-style: none !important;
  outline-width: 0px !important;
}

.tool:hover::before,
.tool:hover::after {
  opacity: 1;
  z-index: 100;
  outline-style: none !important;
  outline-width: 0px !important;
}

.tool::before {
  border-style: solid;
  border-width: 1em .75em 0 .75em;
  border-color: #3e474f transparent transparent transparent;
  bottom: 3px;
  margin-left: -.6em;
  content: " ";
  transition: opacity 200ms ease-in-out;
}

.tool::after {
  background: #3e474f;
  border-radius: .25em;
  bottom: 116px;
  color: white;
  width: 17.5em;
  padding: 1em;
  margin-left: -8.75em;
  content: attr(data-tip);
  transition: opacity 200ms ease-in-out;
}


/* ================================================================
   10. PARALLAX CONTACT SECTION  (from yourcss.css — selectors only)
   ================================================================ */

/* (Inline <style> handles full parallax rules; only supplement here) */


/* ================================================================
   11. CONTACT INFO BOX  (from yourcss.css)
   ================================================================ */

div.kontakt-info-hlavni {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
  border-radius: 4px;
  padding: 30px;
  margin-top: 40px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #252525;
}

div.kontakt-info-hlavni a,
div.kontakt-info-hlavni a:visited,
div.kontakt-info-hlavni a:hover,
div.kontakt-info-hlavni a:focus {
  color: #252525;
  text-decoration: none !important;
  font-weight: 600;
}

div.kontakt-info-hlavni td { font-weight: 600; }

div.kontakt-nadpis {
  font-weight: 700;
  font-size: 15px;
  padding-bottom: 10px;
  color: #252525;
}

div.kontakt-benefity {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

div.kontakt-benefit {
  width: 80px;
  height: 80px;
  background: #ffffff;
  border-radius: 4px;
  text-align: center;
  line-height: 76px;
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
}

@media screen and (max-width: 479px) {
  div.kontakt-benefit {
    width: 50px;
    height: 50px;
    line-height: 47px;
  }
}

/* kontakt-image-wrapper — yourcss.css original (overridden by inline style, kept for base) */
div.kontakt-image-wrapper {
  background: #004092;
  height: 20px;
  width: 20px;
  border-radius: 4px;
  text-align: center;
}

div.kontakt-image-wrapper div {
  line-height: 20px;
  font-size: 12px;
  color: white;
  font-family: 'pneu-font' !important;
}

div.benefit-image-wrapper div {
  font-family: 'pneu-font' !important;
  font-size: 25px;
  line-height: 80px;
  color: #004092;
}


/* ================================================================
   12. PARTNERS  (from yourcss.css)
   ================================================================ */

div.partner {
  text-align: center;
}

div.partner img {
  max-width: 150px;
  padding-bottom: 30px;
  padding-top: 30px;
}


/* ================================================================
   13. FOOTER COPYRIGHT  (from yourcss.css)
   ================================================================ */

div.copyright {
  text-align: center;
  padding: 35px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  color: #4c4c4c;
  background: #d4d8db;
}

div.copyright a,
div.copyright a:hover,
div.copyright a:visited {
  color: #4c4c4c;
}

footer#footer.container {
  background-color: #2a2a2a !important;
}

section#block_various_links_footer,
section#newsletter_block_left {
  display: none !important;
}


/* ================================================================
   14. RTE  (from yourcss.css — selectors present on the page)
   ================================================================ */

/* .rte is used as article wrapper in the contact section; no special
   yourcss rules target the standalone .rte on this page,
   so only the inline style block applies. */


/* ================================================================
   15. INLINE <style> BLOCK  (verbatim from index.html)
   ================================================================ */

*, *::before, *::after { box-sizing: border-box; }
img { max-width: 100%; height: auto; }
html { scroll-behavior: smooth; }

/* ── HEADER ── */
#site-header {
  background: #fff;
  position: sticky;
  top: 0;
  z-index: 1000;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
.header-inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  height: 105px;
  transition: height 0.3s ease;
}
.site-logo {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.site-logo img {
  height: 80px;
  width: auto;
  display: block;
  transition: height 0.3s ease;
}
.site-nav { flex: 1; }
.site-nav ul {
  list-style: none;
  margin: 0; padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 2px;
  height: 100%;
}
.site-nav ul li a {
  display: block;
  padding: 8px 16px;
  color: #1f1f1f;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.4px;
  white-space: nowrap;
  transition: color 0.2s;
  cursor: pointer;
}
.site-nav ul li a:hover { color: #004092; }
.site-nav ul li.nav-highlight > a {
  background: #00a75a;
  color: #fff;
  border-radius: 2px;
}
.site-nav ul li.nav-highlight > a:hover {
  background: #008b4b;
  color: #fff;
}

/* hamburger */
.nav-toggle {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 28px; height: 20px;
  background: none; border: none;
  cursor: pointer; padding: 0;
  margin-left: auto;
  flex-shrink: 0;
}
.nav-toggle span {
  display: block;
  height: 3px; width: 100%;
  background: #1f1f1f;
  border-radius: 2px;
  transition: all 0.3s;
}
.nav-toggle.open span:nth-child(1) { transform: translateY(8.5px) rotate(45deg); }
.nav-toggle.open span:nth-child(2) { opacity: 0; }
.nav-toggle.open span:nth-child(3) { transform: translateY(-8.5px) rotate(-45deg); }

/* scrolled (desktop) */
#site-header.scrolled .header-inner { height: 65px; }
#site-header.scrolled .site-logo img { height: 50px; }

/* tablet & mobile */
@media (max-width: 999px) {
  .header-inner {
    height: auto;
    padding: 10px 20px;
    flex-wrap: wrap;
    gap: 0;
  }
  .site-logo img { height: 60px; transition: none; }
  .nav-toggle { display: flex; }
  .site-nav {
    display: none;
    width: 100%;
    order: 3;
    flex: none;
  }
  .site-nav.open { display: block; }
  .site-nav ul {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    height: auto;
    border-top: 1px solid #eee;
    padding: 6px 0;
  }
  .site-nav ul li a {
    padding: 12px 20px;
    border-bottom: 1px solid #f0f0f0;
  }
  .site-nav ul li.nav-highlight > a { border-radius: 0; }
  #site-header.scrolled .header-inner { height: auto; }
  #site-header.scrolled .site-logo img { height: 60px; }
}
@media (max-width: 480px) {
  .site-logo img { height: 46px; }
}

/* ── BANNER SLIDER ── */
.banner-slider {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
  background: #e2e2e2;
}
.banner-slide {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.banner-slide.active { opacity: 1; }
.banner-slide a { display: block; width: 100%; height: 100%; }
@media (max-width: 999px) and (min-width: 768px) { .banner-slider { height: 350px; } }
@media (max-width: 767px) { .banner-slider { height: 200px; } }
@media (max-width: 480px) { .banner-slider { height: 160px; } }

/* ── FILTER IMAGE ── */
.filter-image-mobile { display: none; }
.filter-image, .filter-image-mobile { margin-bottom: 20px; }
.filter-image a img, .filter-image-mobile a img { width: 100%; }
@media (max-width: 767px) {
  .filter-image-mobile { display: block; }
  .filter-image { display: none; }
}

/* ── SERVICES ── */
@media (max-width: 767px) {
  .sluzby > .container { padding-top: 20px !important; padding-bottom: 10px !important; }
  .sluzba_hp { width: 33.33% !important; float: none !important; padding: 0 5px !important; margin-bottom: 15px !important; }
  .sluzba_img_inner1, .sluzba_img_inner2, .sluzba_img_inner3,
  .sluzba_img_inner4, .sluzba_img_inner5 { width: 70px !important; height: 70px !important; }
  .sluzba_hp .ikona { font-size: 48px !important; line-height: 72px !important; padding-left: 3px !important; }
  .sluzba-text { font-size: 10px !important; margin-top: 6px !important; }
  .sluzba_img_inner1 img { width: 30px !important; padding-top: 20px !important; }
}
@media (max-width: 480px) { .sluzba_hp { width: 50% !important; } }

/* ── SUB-SERVICES ── */
@media (max-width: 767px) {
  div.podsluzba_img { width: 40px !important; height: 40px !important; }
  .podsluzby .ikona { font-size: 32px !important; line-height: 42px !important; }
  div.podsluzba_text { font-size: 10px !important; height: auto !important; line-height: 1.3 !important; }
}

/* ── TAZNE ── */
@media (max-width: 767px) {
  div.podsluzby#podsluzby2 img { max-width: 100%; }
  div.tlacitko-tazne { width: 100% !important; }
}

/* ── PARALLAX CONTACT ── */
section#parallax_block_center.parallax_block { width: 100%; }
.parallax-outer {
  min-height: 100%;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
}
.parallax-inner { position: relative; z-index: 9; padding: 40px 0; }
#parallax_block_center p { margin: 0; padding-bottom: 20px; }
@media (max-width: 767px) {
  .parallax-outer { background-attachment: scroll !important; }
  .parallax-inner { padding: 20px 0 !important; }
  .kontakt-info-hlavni { margin: 0 10px !important; padding: 20px !important; }
  .kontakt-benefity { margin-top: 20px !important; }
  div.kontakt-benefit { width: 55px !important; height: 55px !important; line-height: 52px !important; margin: 0 8px !important; }
  div.benefit-image-wrapper { font-size: 26px !important; }
}

/* ── CONTACT ICONS ── */
div.kontakt-info-hlavni table td { padding: 8px 10px; vertical-align: middle; }
div.kontakt-image-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 25px; height: 25px;
  flex-shrink: 0;
}
div.kontakt-image-wrapper i { font-size: 16px; color: #FFFFFF; line-height: 1; width: 25px; text-align: center; }
div.benefit-image-wrapper { font-size: 36px; color: #004092; }

/* ── PARTNERS ── */
.partners { padding: 20px 0; background: #fff; }
@media (max-width: 767px) {
  .partners .partner { width: 33.33% !important; float: left !important; }
  .partners .partner img { max-width: 100px !important; }
}
@media (max-width: 480px) { .partners .partner { width: 50% !important; } }

/* ── MAP ── */
@media (max-width: 767px) { #leaflet-map { height: 300px !important; } }

/* ── FOOTER ── */
section#block_various_links_footer,
section#newsletter_block_left { display: none !important; }
@media (max-width: 767px) {
  footer#footer .copyright { font-size: 11px !important; padding: 20px 15px !important; }
}
