/* fallback */
@import url(croppie.css);
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2") format("woff2"); }
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased; }

body {
  font: 13px open sans,Arial,Helvetica,sans-serif; }

@media (max-width: 1200px) {
  .h5 {
    font-size: 1rem; } }
a {
  color: #00a6de; }

.top-header {
  line-height: 41px;
  height: 41px;
  background-color: #181c2a;
  color: #fff; }
  .top-header i {
    top: 7px;
    position: relative; }
  .top-header a {
    color: #fff; }

.underline {
  border-bottom: 2px solid #00a6de;
  width: 100px;
  margin: 0 auto; }

.top-menu {
  height: 55px;
  background-color: #fff; }
  .top-menu .navbar-collapse {
    background-color: #fff; }
  .top-menu .nav-item {
    padding: 0 15px; }
    @media (max-width: 575.98px) {
      .top-menu .nav-item {
        font-size: 12px;
        padding: 0 5px; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .top-menu .nav-item {
        font-size: 13px;
        padding: 0 5px; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .top-menu .nav-item {
        font-size: 14px;
        padding: 0  5px; } }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .top-menu .nav-item {
        font-size: 15px;
        padding: 0 10px; } }
    @media (min-width: 1200px) {
      .top-menu .nav-item {
        font-size: 16px;
        padding: 0  10px; } }
    .top-menu .nav-item:hover > .submenu {
      display: block; }
      @media (max-width: 991.98px) {
        .top-menu .nav-item:hover > .submenu {
          position: initial; } }
    .top-menu .nav-item > a {
      position: relative;
      display: inline-block;
      text-decoration: none;
      background: 0 0;
      font-family: open sans;
      font-weight: 700;
      font-size: 16px;
      line-height: 20px;
      color: #555;
      text-shadow: none;
      padding: 10px;
      border: none;
      margin: 0;
      text-align: left;
      z-index: 2;
      text-transform: uppercase;
      border-bottom: 3px solid transparent;
      transition: all .3s ease-out;
      -moz-transition: all .3s ease-out;
      -webkit-transition: all .3s ease; }
      @media (max-width: 575.98px) {
        .top-menu .nav-item > a {
          font-size: 12px;
          padding: 5px;
          width: 100%; } }
      @media (min-width: 576px) and (max-width: 767.98px) {
        .top-menu .nav-item > a {
          font-size: 13px;
          padding: 5px; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .top-menu .nav-item > a {
          font-size: 14px;
          padding: 5px; } }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .top-menu .nav-item > a {
          font-size: 15px;
          padding: 10px; } }
      @media (min-width: 1200px) {
        .top-menu .nav-item > a {
          font-size: 16px;
          padding: 10px; } }
      .top-menu .nav-item > a:hover {
        color: #555;
        text-decoration: none;
        box-shadow: none;
        moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        background: 0 0;
        border-bottom: 3px solid #3e4950; }
  @media (max-width: 575.98px) {
    .top-menu {
      height: 50px; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .top-menu {
      height: 55px; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .top-menu {
      height: 55px; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .top-menu {
      height: 60px; } }
  @media (min-width: 1200px) {
    .top-menu {
      height: 65px; } }
  .top-menu .navbar-brand img {
    max-height: 60px;
    padding-top: 5px;
    padding-bottom: 5px; }
  .top-menu.navbar {
    background-image: linear-gradient(#d1d5d6, #fff 10%, #fff, #fff);
    border-bottom: 1px solid #d1d5d6; }

.img-parallax {
  background-image: url("/files/images/zahlavi.jpg");
  height: calc(100vh - 121px);
  position: relative;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .img-parallax > div {
    position: relative;
    height: 100%; }
    .img-parallax > div .contacts {
      margin-top: auto;
      font-size: 26px;
      margin-bottom: auto;
      position: absolute;
      min-height: 193px;
      height: 100%;
      color: #181c2a;
      padding: 25px;
      opacity: 1; }
      @media (max-width: 576px) {
        .img-parallax > div .contacts {
          width: calc(100% - 30px); } }
      .img-parallax > div .contacts .address {
        top: calc(50% - 85px);
        bottom: calc(50% - 85px);
        z-index: 2;
        position: relative;
        color: #181c2a; }
        @media (max-width: 576px) {
          .img-parallax > div .contacts .address {
            max-width: calc(100% - 41px);
            font-size: 21px;
            text-align: center; } }
        .img-parallax > div .contacts .address a {
          color: #181c2a; }
          .img-parallax > div .contacts .address a:hover {
            text-decoration: none; }
      .img-parallax > div .contacts .background {
        background-color: #fff;
        opacity: 0.7;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1; }

.post {
  min-height: 1000px; }

.text-primary {
  color: #00a6de !important; }

.btn-primary {
  background-color: #00a6de;
  border-color: #00a6de; }

.homepage-services .settings-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 25px;
  background-color: #cecece4f;
  display: inline-block; }
.homepage-services .removeBlock {
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 2; }
.homepage-services .imageEdit {
  color: #00a6de;
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  top: 0;
  right: 50%;
  left: 50%;
  cursor: pointer;
  z-index: 2; }
.homepage-services .editBlock {
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 2; }
.homepage-services .items {
  position: relative;
  -webkit-transition: width 500ms;
  /* Safari prior 6.1 */
  transition: 500ms; }
  .homepage-services .items:hover {
    -webkit-transition: width 500ms;
    /* Safari prior 6.1 */
    transition: 500ms; }
    .homepage-services .items:hover a {
      text-decoration: none; }
    .homepage-services .items:hover .block-name {
      -webkit-transition: width 500ms;
      /* Safari prior 6.1 */
      transition: 500ms;
      -webkit-animation-duration: 500ms;
      /* Safari 4.0 - 8.0 */
      animation-duration: 500ms;
      min-height: 69px;
      background-color: #00a6de;
      color: #fff;
      text-decoration: none; }
.homepage-services .items:after {
  content: "";
  display: block;
  padding-bottom: 100%; }
.homepage-services .content {
  position: absolute;
  width: 100%;
  height: 100%; }
.homepage-services .block-name {
  display: block;
  position: relative;
  padding: 7px 15px;
  font-size: 18px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none; }

#menu-toggle {
  width: 25px;
  height: 25px;
  margin: 0;
  margin-top: -8px;
  position: relative;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.4);
  right: 0;
  border-radius: 5px; }
  #menu-toggle * {
    transition: .25s ease-in-out;
    box-sizing: border-box; }
  #menu-toggle span {
    display: block;
    background: #566973;
    border-radius: 2px; }
  #menu-toggle:hover {
    background: rgba(255, 255, 255, 0.8); }
  #menu-toggle #hamburger {
    position: absolute;
    height: 100%;
    width: 100%; }
    #menu-toggle #hamburger span {
      width: 15px;
      height: 2px;
      position: relative;
      top: 6px;
      left: 5px;
      margin: 4px 0; }
      #menu-toggle #hamburger span:nth-child(1) {
        transition-delay: .5s; }
      #menu-toggle #hamburger span:nth-child(2) {
        transition-delay: .625s; }
      #menu-toggle #hamburger span:nth-child(3) {
        transition-delay: .75s; }
  #menu-toggle #cross {
    position: absolute;
    height: 100%;
    width: 100%;
    transform: rotate(45deg); }
    #menu-toggle #cross span:nth-child(1) {
      height: 0%;
      width: 4px;
      position: absolute;
      top: 10%;
      left: 12px;
      transition-delay: 0s; }
    #menu-toggle #cross span:nth-child(2) {
      width: 0%;
      height: 4px;
      position: absolute;
      left: 10%;
      top: 12px;
      transition-delay: .25s; }

#menu-toggle.open #hamburger span {
  width: 0%; }
  #menu-toggle.open #hamburger span:nth-child(1) {
    transition-delay: 0s; }
  #menu-toggle.open #hamburger span:nth-child(2) {
    transition-delay: .125s; }
  #menu-toggle.open #hamburger span:nth-child(3) {
    transition-delay: .25s; }
#menu-toggle.open #cross span:nth-child(1) {
  height: 80%;
  transition-delay: .625s; }
#menu-toggle.open #cross span:nth-child(2) {
  width: 80%;
  transition-delay: .375s; }

.homepage-blocks .items {
  border: 1px solid #3a3a3a; }
  .homepage-blocks .items .images {
    height: 75%;
    line-height: 75%; }
    .homepage-blocks .items .images img {
      filter: grayscale(1);
      max-height: 150px;
      margin-top: auto;
      margin-bottom: auto; }
  .homepage-blocks .items:hover img {
    filter: none;
    transition: 500ms; }

.contentFullDescription {
  font-size: 16px;
  line-height: 24px; }

.liveAdmin {
  border: 1px dashed #1A7E1E; }

.submenu {
  position: absolute;
  list-style: none;
  border: 1px solid;
  background-color: #fff;
  display: none;
  padding-left: 0px; }
  @media (min-width: 991px) {
    .submenu {
      margin-left: -40px; } }
  .submenu a {
    font-size: 12px;
    padding: 5px 15px 5px 15px;
    width: 100%;
    font-weight: 700;
    line-height: 26px;
    color: #555;
    text-shadow: none;
    border: none;
    margin: 0;
    text-align: left;
    z-index: 2;
    text-transform: uppercase;
    border-bottom: 3px solid transparent;
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease; }

@keyframes spin {
  0% {
    transform: translate(2px, 1px) rotate(0deg); }
  10% {
    transform: translate(-1px, -3px) rotate(36deg); }
  20% {
    transform: translate(-2px, 0px) rotate(72deg); }
  30% {
    transform: translate(1px, 2px) rotate(108deg); }
  40% {
    transform: translate(1px, -1px) rotate(144deg); }
  50% {
    transform: translate(-1px, 3px) rotate(180deg); }
  60% {
    transform: translate(-1px, 1px) rotate(216deg); }
  70% {
    transform: translate(3px, 1px) rotate(252deg); }
  80% {
    transform: translate(-2px, -1px) rotate(288deg); }
  90% {
    transform: translate(2px, 1px) rotate(324deg); }
  100% {
    transform: translate(1px, -2px) rotate(360deg); } }
@keyframes speed {
  0% {
    transform: translate(2px, 1px) rotate(0deg); }
  10% {
    transform: translate(-1px, -3px) rotate(-1deg); }
  20% {
    transform: translate(-2px, 0px) rotate(1deg); }
  30% {
    transform: translate(1px, 2px) rotate(0deg); }
  40% {
    transform: translate(1px, -1px) rotate(1deg); }
  50% {
    transform: translate(-1px, 3px) rotate(-1deg); }
  60% {
    transform: translate(-1px, 1px) rotate(0deg); }
  70% {
    transform: translate(3px, 1px) rotate(-1deg); }
  80% {
    transform: translate(-2px, -1px) rotate(1deg); }
  90% {
    transform: translate(2px, 1px) rotate(0deg); }
  100% {
    transform: translate(1px, -2px) rotate(-1deg); } }
@keyframes strikes {
  from {
    left: 25px; }
  to {
    left: -80px;
    opacity: 0; } }
@keyframes dots {
  from {
    width: 0px; }
  to {
    width: 15px; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn, .loading-window {
  animation: fadeIn 0.15s both; }

.loading-window {
  background: #333;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: fixed;
  z-index: 1031; }

.loading-window .text {
  font-size: 16px;
  position: absolute;
  width: auto;
  top: 75%;
  left: 38%;
  margin: 0 auto; }

.loading-window .dots {
  display: inline-block;
  width: 5px;
  overflow: hidden;
  vertical-align: bottom;
  animation: dots 1.5s linear infinite;
  transition: 1; }

.car {
  position: absolute;
  width: 117px;
  height: 42px;
  left: 47%;
  top: 47%;
  margin: 0 auto; }

.car .strike {
  position: absolute;
  width: 11px;
  height: 1px;
  background: #00a6de;
  animation: strikes 0.2s linear infinite; }

.car .strike2 {
  top: 11px;
  animation-delay: 0.05s; }

.car .strike3 {
  top: 22px;
  animation-delay: 0.1s; }

.car .strike4 {
  top: 33px;
  animation-delay: 0.15s; }

.car .strike5 {
  top: 44px;
  animation-delay: 0.2s; }

.car-detail {
  position: absolute;
  display: block;
  background: #00a6de;
  animation: speed 0.5s linear infinite; }

.car-detail.spoiler {
  width: 0;
  height: 0;
  top: 7px;
  background: none;
  border: 20px solid transparent;
  border-bottom: 8px solid #00a6de;
  border-left: 20px solid #00a6de; }

.car-detail.back {
  height: 20px;
  width: 92px;
  top: 15px;
  left: 0px; }

.car-detail.center {
  height: 35px;
  width: 75px;
  left: 12px;
  border-top-left-radius: 30px;
  border-top-right-radius: 45px 40px;
  border: 4px solid #00a6de;
  background: none;
  box-sizing: border-box; }

.car-detail.center1 {
  height: 35px;
  width: 35px;
  left: 12px;
  border-top-left-radius: 30px; }

.car-detail.front {
  height: 20px;
  width: 50px;
  top: 15px;
  left: 67px;
  border-top-right-radius: 50px 40px;
  border-bottom-right-radius: 10px; }

.car-detail.wheel {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  top: 20px;
  left: 12px;
  border: 3px solid #333;
  background: linear-gradient(45deg, transparent 45%, #00a6de 46%, #00a6de 54%, transparent 55%), linear-gradient(-45deg, transparent 45%, #00a6de 46%, #00a6de 54%, transparent 55%), linear-gradient(90deg, transparent 45%, #ffe4e1 46%, #ffe4e1 54%, transparent 55%), linear-gradient(0deg, transparent 45%, #ffe4e1 46%, #ffe4e1 54%, transparent 55%), radial-gradient(#ffe4e1 29%, transparent 30%, transparent 50%, #ffe4e1 51%), #333;
  animation-name: spin; }

.car-detail.wheel2 {
  left: 82px; }

footer {
  background-color: #181c2a;
  color: #fff; }

.contentBody.liveAdmin {
  min-height: 50px; }

.menu-sites-settings {
  position: fixed;
  bottom: 0;
  z-index: 15;
  width: 100%;
  opacity: 0.9;
  background-color: #212529;
  padding: 5px;
  display: flex;
  justify-content: flex-end; }
  .menu-sites-settings > a {
    margin-left: 5px;
    font-size: 45px; }
  .menu-sites-settings button {
    margin-left: 5px;
    font-size: 30px; }

.imageDetail > img {
  width: 100%; }

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