/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.wrapper,
.full-row,
.big-row,
.row {
  *zoom: 1; }
  .wrapper:before,
  .full-row:before,
  .big-row:before,
  .row:before, .wrapper:after,
  .full-row:after,
  .big-row:after,
  .row:after {
    content: " ";
    display: table; }
  .wrapper:after,
  .full-row:after,
  .big-row:after,
  .row:after {
    clear: both; }

@font-face {
  font-family: 'GillSans';
  src: url("../fonts/GillSansMT.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/GillSansMT.eot?#iefix") format("embedded-opentype"), url("../fonts/GillSansMT.woff") format("woff"), url("../fonts/GillSansMT.ttf") format("truetype"), url("../fonts/GillSansMT.svg#GillSans") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'GillSans-Light';
  src: url("../fonts/GillSansMT-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/GillSansMT-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GillSansMT-Light.woff") format("woff"), url("../fonts/GillSansMT-Light.ttf") format("truetype"), url("../fonts/GillSansMT-Light.svg#GillSans-Light") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'EdwardianScriptITC';
  src: url("../fonts/EdwardianScriptITC.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/EdwardianScriptITC.eot?#iefix") format("embedded-opentype"), url("../fonts/EdwardianScriptITC.woff") format("woff"), url("../fonts/EdwardianScriptITC.ttf") format("truetype"), url("../fonts/EdwardianScriptITC.svg#EdwardianScriptITC") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'Socialico';
  src: url("../fonts/Socialico.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Socialico.eot?#iefix") format("embedded-opentype"), url("../fonts/Socialico.woff") format("woff"), url("../fonts/Socialico.ttf") format("truetype"), url("../fonts/Socialico.otf") format("opentype"), url("../fonts/Socialico.svg#Socialico") format("svg");
  /* Legacy iOS */ }
/* -------------------------------------------------- Background Color ----- */
/* Safari bug z czionkami */
html {
  -webkit-font-smoothing: antialiased; }

body, html {
  height: 100%; }

body {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 10px;
  line-height: 1.2;
  color: #282f38;
  background-color: #f0f3f6; }
  @media only screen and (max-width: 480px) {
    body {
      font-size: 9px; } }

.wrapper {
  min-height: 100%;
  height: auto !important;
  /* This line and the next line are not necessary unless you need IE6 support */
  height: 100%;
  min-width: 320px;
  margin: 0 auto -70px;
  position: relative;
  z-index: 0; }
  @media only screen and (max-width: 480px) {
    .wrapper {
      margin-bottom: -90px; } }

footer, .push {
  height: 70px; }
  @media only screen and (max-width: 480px) {
    footer, .push {
      height: 90px; } }

.full-row .row > div {
  border: 7px solid #f0f3f6; }
.full-row h2 {
  font-size: 2.5em;
  font-weight: 700;
  margin-bottom: 15px; }
.full-row p {
  color: #333333;
  font-size: 1.6em;
  line-height: 1.7em;
  font-weight: 300;
  margin-bottom: 15px; }
  .full-row p strong {
    font-weight: bold; }
.full-row .blue {
  color: #3bbded;
  font-size: 1.5em; }
.full-row a {
  color: #3bbded;
  font-size: inherit;
  text-decoration: none; }
  .full-row a:hover {
    text-decoration: underline; }

@media only screen and (max-width: 480px) {
  section.full-row .row {
    padding: 0px; } }
@media only screen and (max-width: 480px) {
  section.full-row .row > div {
    border-width: 0px;
    margin-bottom: 10px; } }

.box-tel,
.box-time,
.box-team,
.box-contact {
  position: relative;
  background-color: #fff;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  @media only screen and (max-width: 480px) {
    .box-tel,
    .box-time,
    .box-team,
    .box-contact {
      background-image: none !important; } }

.box-tel {
  background-image: url("../images/icon-phone.png");
  background-repeat: no-repeat;
  background-position: 94% 20px;
  background-size: auto 90px; }
  .box-tel a {
    font-weight: 700;
    font-size: 1.5em; }

.box-time {
  background-image: url("../images/icon-time.png");
  background-repeat: no-repeat;
  background-position: 94% 20px;
  background-size: auto 90px; }
  .box-time .info-red {
    color: red; }
  .box-time .del {
    text-decoration: line-through; }

.box-team {
  background-image: url("../images/icon-team.png");
  background-repeat: no-repeat;
  background-position: 97.5% 20px;
  background-size: auto 90px; }
  .box-team .team-carousel {
    margin-top: 50px; }
  .box-team h3 {
    color: #3bbded;
    font-size: 1.8em;
    margin-bottom: 20px;
    font-weight: 700; }

.box-contact {
  background-image: url("../images/icon-letter.png");
  background-repeat: no-repeat;
  background-position: 97.5% 20px;
  background-size: auto 90px; }
  .box-contact iframe {
    min-height: 400px; }

[class*='column-'] {
  float: left;
  width: 100%;
  min-height: 1px; }

.column-1 {
  width: 50%; }

.column-2 {
  width: 100%; }

@media only screen and (max-width: 767px) {
  .column-1 {
    width: 100%; } }

*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.row {
  max-width: 1024px;
  width: 100%;
  margin: 0px auto;
  padding: 0px 7px; }
  @media only screen and (max-width: 767px) {
    .row {
      width: 100%;
      padding: 0px 7px; } }
  @media only screen and (max-width: 767px) {
    .row .row {
      padding: 0px; } }

.big-row {
  max-width: 1524px;
  width: 100%;
  margin: 0px auto; }
  @media only screen and (max-width: 767px) {
    .big-row {
      width: 100%;
      padding: 0px; } }

.full-row {
  width: 100%; }

header {
  position: fixed;
  z-index: 5;
  top: 0px;
  width: 100%;
  min-width: 320px;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 15px 0px; }
  @media only screen and (max-width: 480px) {
    header {
      position: relative;
      margin-bottom: 10px; } }
  header #site-logo {
    display: inline-block;
    margin: 0px 7px; }
    header #site-logo:hover {
      text-decoration: none; }
    header #site-logo img {
      width: 70px;
      float: left; }
      @media only screen and (max-width: 480px) {
        header #site-logo img {
          float: none;
          display: block;
          margin: 0px auto; } }
    header #site-logo p {
      font-size: 1.9em;
      font-weight: 700;
      color: #fff;
      float: left;
      margin: 20px 0px 20px 14px; }
      @media only screen and (max-width: 840px) {
        header #site-logo p {
          font-size: 1.5em; } }
      @media only screen and (max-width: 767px) {
        header #site-logo p {
          font-size: 1.5em;
          width: 80%; } }
      @media only screen and (max-width: 480px) {
        header #site-logo p {
          width: 100%;
          text-align: center;
          margin: 10px 0px 0px 0px; } }
  header .btn-menu {
    float: right;
    display: none;
    padding: 16px 20px 12px 0px;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      header .btn-menu {
        display: inline-block; } }
  header nav {
    display: inline-block;
    float: right;
    margin-top: 35px; }
    header nav ul li {
      display: inline-block; }
      header nav ul li a {
        color: #fff;
        font-size: 1.2em;
        text-decoration: none;
        padding: 0px 20px; }
        header nav ul li a:hover {
          opacity: 0.5;
          filter: alpha(opacity=50); }

/* --------------------------------------------------- Header carousel ----- */
.header-carousel {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px; }
  @media only screen and (max-width: 480px) {
    .header-carousel {
      display: none !important; } }
  .header-carousel .owl-stage-outer {
    height: 100%; }
    .header-carousel .owl-stage-outer .owl-stage {
      height: 100%; }
      .header-carousel .owl-stage-outer .owl-stage .owl-item {
        height: 100%;
        width: 100%; }
        .header-carousel .owl-stage-outer .owl-stage .owl-item div {
          background-size: cover;
          background-position: center;
          background-repeat: no-repeat;
          height: 100%;
          width: 100%; }

.info-change-time {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  box-sizing: border-box;
  padding: 15px;
  width: 100%;
  border: 1px solid red;
  background-color: #fff;
  font-size: 1.6em;
  text-align: center; }
  .info-change-time strong {
    font-weight: bold; }
  .info-change-time__close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    background-color: red;
    box-sizing: border-box;
    padding: 3px 7px 5px 7px; }

footer {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 30px 0px 35px 0px;
  margin-top: 10px;
  text-align: center; }
  footer p {
    color: #fff !important;
    font-size: 1.2em !important;
    margin-bottom: 0px !important; }



/*# sourceMappingURL=screen.css.map */