@font-face {
  src: url(/fonts/Effra_Std_Bd.ttf);
  font-family: EffraB; }
@font-face {
  src: url(/fonts/Effra_Std_LtIt.ttf);
  font-family: EffraLI; }
@font-face {
  src: url(/fonts/Effra_Std_Lt.ttf);
  font-family: EffraL; }
@font-face {
  src: url(/fonts/Effra_Std_Rg.ttf);
  font-family: EffraR; }
body {
  color: #323437;
  font-family: EffraR; }

h1 {
  font-family: EffraB; }

.zelene_tlacitko {
  background-color: #99cc33;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  border: 1px solid #99cc33;
  display: inline-block;
  color: #000000;
  font-size: 17px;
  padding: 5px 21px;
  text-decoration: none;
  font-weight: bold; }
  .zelene_tlacitko:hover, .zelene_tlacitko:active, .zelene_tlacitko:focus {
    background-color: #99cc33;
    color: white;
    text-decoration: none; }

.sluzby_balicek .echelon-html-widget {
  margin: 20px 0 0px 0; }
  .sluzby_balicek .echelon-html-widget:after {
    content: "";
    /* This is necessary for the pseudo element to work. */
    display: block;
    /* This will put the pseudo element on its own line. */
    width: 50%;
    /* Change this to whatever width you want. */
    padding-top: 5px;
    /* This creates some space between the element and the border. */
    border-bottom: 1px solid #b3b3b3;
    /* This creates the border. Replace black with whatever color you want. */ }
  .sluzby_balicek .echelon-html-widget:first-child {
    margin: 0; }
  .sluzby_balicek .echelon-html-widget h2 {
    font-size: 40px; }

.zeleny_odkaz {
  color: #99cc33;
  font-size: 21px;
  text-decoration: none;
  font-weight: bold;
  vertical-align: middle; }
  .zeleny_odkaz:hover, .zeleny_odkaz:active, .zeleny_odkaz:focus {
    color: #99cc33;
    text-decoration: none; }
  .zeleny_odkaz.ikona_telefonu:before {
    padding-right: 30px;
    vertical-align: middle;
    background-image: url("/images/ikony/tel.png");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: ""; }

.pozadie {
  background: url(/images/top-bg.png) repeat-x, url(/images/bgshape2.png) no-repeat;
  width: 100%;
  background-position: top, top;
  padding-bottom: 50px;
  background-size: 60%, auto; }
  @media screen and (max-width: 991px) {
    .pozadie {
      background-size: 60%, contain; } }
  .pozadie header {
    background: none; }
  .pozadie .big-info {
    margin-top: 0px;
    min-height: 150px; }
  .pozadie .sluzby {
    background: none; }

header {
  background: url(/images/top-bg.png) repeat-x, url(/images/bgshape1.png) no-repeat;
  width: 100%;
  background-position: top, top;
  padding-bottom: 50px;
  background-size: 60%, contain;
  overflow: hidden; }
  @media screen and (max-width: 991px) {
    header {
      padding-bottom: 20px;
      background-position: top, top;
      background-repeat: repeat-x, no-repeat; } }
  header .car1 {
    position: absolute;
    background-image: url(/images/auto.png);
    width: 50%;
    height: 330px;
    right: 70px;
    top: 125px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right; }
    @media screen and (max-width: 991px) {
      header .car1 {
        width: 100%;
        height: 300px;
        position: relative;
        top: 0;
        right: 10px; } }
  header nav {
    border-bottom: 2px solid #323437;
    padding-top: 10px;
    float: left;
    margin-left: 30px;
    position: relative; }
    header nav:after {
      bottom: -2px;
      width: 100%;
      right: 0;
      transform: translateX(50%);
      content: "";
      height: 2px;
      background-color: #323437;
      position: absolute; }
    header nav ul {
      margin: 0;
      padding: 0; }
      header nav ul li {
        display: inline-block;
        transition: 0.3s; }
        header nav ul li.active a {
          color: #323437; }
        header nav ul li a {
          padding: 15px 20px;
          display: block;
          color: #fff;
          font-family: EffraB;
          transition: 0.3s;
          text-transform: uppercase;
          font-size: 16px; }
          @media screen and (min-width: 991px) and (max-width: 1199px) {
            header nav ul li a {
              padding: 15px 16px; } }
        header nav ul li:last-child a {
          font-size: 20px; }
        header nav ul li:hover {
          transform: translateY(-5px); }
          header nav ul li:hover a {
            color: #323437;
            text-decoration: none; }
    @media screen and (max-width: 991px) {
      header nav {
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 999;
        margin: 0;
        left: 0;
        top: 0;
        opacity: 0;
        visibility: hidden;
        border: none;
        background-color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        header nav.active {
          opacity: 1;
          visibility: visible; }
        header nav ul {
          display: flex;
          flex-direction: column; }
          header nav ul li a {
            color: #000;
            text-align: center; }
          header nav ul li.active a {
            color: #99cc33; } }
  header .logo {
    float: left;
    padding-top: 30px;
    height: 130px; }
    @media screen and (max-width: 991px) {
      header .logo {
        height: 150px; } }
    @media screen and (min-width: 991px) and (max-width: 1199px) {
      header .logo {
        display: none; } }
    header .logo img {
      height: 128%;
      width: auto; }
  header h1 {
    color: #fff;
    font-size: 64px;
    margin-bottom: 10px; }
    @media screen and (max-width: 991px) {
      header h1 {
        color: #99cc33;
        font-size: 54px; } }
  header h1.nonstop {
    color: #000; }
  header h3 {
    font-family: EffraLI;
    font-size: 38px;
    margin-top: 0;
    font-weight: bold; }
    @media screen and (max-width: 991px) {
      header h3 {
        font-size: 28px; } }
  header p {
    max-width: 51%;
    font-family: EffraLI;
    font-size: 17px;
    font-weight: bold; }
    @media screen and (max-width: 991px) {
      header p {
        max-width: 100%; } }

.menu-icon-holder {
  width: 35px;
  height: 30px;
  margin-right: 50px;
  float: right;
  display: none;
  position: absolute;
  top: 55px;
  right: 35px;
  z-index: 999999999; }
  .menu-icon-holder .menu-icon {
    width: 35px;
    height: 2px;
    background-color: #000;
    display: block;
    position: relative;
    transition: 0.3s; }
    .menu-icon-holder .menu-icon:after {
      width: 35px;
      height: 2px;
      right: 0;
      background-color: #fff;
      display: block;
      content: "";
      position: absolute;
      top: 10px;
      transition: 0.3s; }
    .menu-icon-holder .menu-icon:before {
      width: 35px;
      height: 2px;
      right: 0;
      background-color: #fff;
      display: block;
      content: "";
      position: absolute;
      top: 20px;
      transition: 0.3s; }
    .menu-icon-holder .menu-icon.active {
      background-color: transparent; }
      .menu-icon-holder .menu-icon.active:after {
        width: 30px;
        transform: rotate(-45deg); }
      .menu-icon-holder .menu-icon.active:before {
        width: 30px;
        transform: rotate(45deg);
        top: 10px; }

@media screen and (max-width: 991px) {
  .menu-icon-holder {
    display: block; }

  .menu-icon-holder {
    margin-right: 0; }

  .menu-icon-holder .menu-icon {
    background-color: #000; }
    .menu-icon-holder .menu-icon:after, .menu-icon-holder .menu-icon:before {
      background-color: #000; }
    .menu-icon-holder .menu-icon.active:after, .menu-icon-holder .menu-icon.active:before {
      background-color: #323437; } }
.main-cont-head {
  margin-top: 30px; }

.big-info {
  margin-top: 100px; }
  @media screen and (max-width: 991px) {
    .big-info {
      margin-top: -10px; } }
  .big-info .echelon-html-widget p {
    font-size: 18px;
    font-family: Arial; }

@media screen and (max-width: 991px) {
  .big-info .nonstop-b {
    margin-bottom: 50px; } }
.big-info .nonstop-b div {
  display: block;
  background-color: #99cc33;
  padding: 30px;
  border-radius: 50%;
  border-top-right-radius: 0;
  width: 275px;
  height: 275px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  font-family: EffraB;
  text-align: center;
  font-size: 72px;
  line-height: 40px;
  flex-direction: column; }
  .big-info .nonstop-b div span {
    font-size: 120px; }
  .big-info .nonstop-b div:after {
    content: "";
    position: absolute;
    z-index: -1;
    background-color: #73a809;
    padding: 30px;
    border-radius: 50%;
    border-top-right-radius: 0;
    width: 275px;
    height: 275px;
    display: block;
    top: 10px;
    left: 10px; }

.big-info-tel h1 {
  margin-top: 0;
  font-size: 74px;
  line-height: 50px;
  margin-bottom: 20px; }
  @media screen and (max-width: 991px) {
    .big-info-tel h1 {
      font-size: 36px;
      line-height: 40px; } }
  .big-info-tel h1 b {
    color: #99cc33; }
.big-info-tel p {
  font-size: 44px;
  font-family: EffraB; }
  .big-info-tel p img {
    max-height: 45px;
    margin-bottom: 10px; }
  @media screen and (max-width: 991px) {
    .big-info-tel p {
      font-size: 36px; } }

.sluzby {
  background: url(/images/top-bg.png) repeat-x, url("/images/kurier-bg.jpg") no-repeat;
  background-size: 60%, cover;
  position: relative;
  z-index: 0;
  margin-top: 150px;
  padding-bottom: 100px; }
  @media screen and (max-width: 991px) {
    .sluzby {
      background-position: top;
      margin-top: 0px; } }
  .sluzby .sluzby-holder {
    display: flex;
    padding-bottom: 100px;
    padding-top: 50px; }
    @media screen and (max-width: 991px) {
      .sluzby .sluzby-holder {
        flex-wrap: wrap;
        padding-top: 0; } }
    .sluzby .sluzby-holder .sluzba {
      width: 19%;
      padding-top: 18%;
      margin-right: 1%;
      position: relative; }
      .sluzby .sluzby-holder .sluzba a {
        color: #000;
        text-transform: uppercase;
        display: block;
        position: absolute;
        padding: 10px;
        top: 0;
        left: 0; }
      @media screen and (max-width: 991px) {
        .sluzby .sluzby-holder .sluzba {
          width: 48%;
          padding-top: 48%; } }
      .sluzby .sluzby-holder .sluzba:hover div:after {
        top: -5px;
        left: -5px;
        width: calc(100% + 10px);
        height: calc(100% + 10px); }
      .sluzby .sluzby-holder .sluzba div {
        top: 0;
        left: 0;
        display: block;
        background-color: #fff;
        padding: 30px;
        border-radius: 50%;
        border-bottom-right-radius: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        font-family: EffraB;
        text-align: center;
        font-size: 72px;
        line-height: 40px;
        flex-direction: column; }
        .sluzby .sluzby-holder .sluzba div span {
          font-size: 16px;
          position: absolute;
          bottom: 0;
          right: 20px; }
        .sluzby .sluzby-holder .sluzba div img {
          max-width: 100%; }
        .sluzby .sluzby-holder .sluzba div:after {
          content: "";
          position: absolute;
          z-index: -1;
          background-color: #73a809;
          padding: 30px;
          border-radius: 50%;
          border-bottom-right-radius: 0;
          width: 100%;
          height: 100%;
          display: block;
          top: 0;
          left: 10px;
          transition: 0.3s; }
  .sluzby .car2 {
    position: absolute;
    background-image: url(/images/auto.png);
    width: 60%;
    height: 400px;
    left: 0;
    bottom: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left; }
    @media screen and (max-width: 991px) {
      .sluzby .car2 {
        position: relative;
        width: 100%;
        max-height: 200px;
        transform: none;
        bottom: -50px; } }

.kurier-box {
  background-color: #323437;
  color: #fff;
  padding: 20px;
  border-radius: 50px;
  border-top-left-radius: 0;
  max-width: 400px;
  float: right; }
  .kurier-box-h {
    padding-right: 0;
    padding-bottom: 100px; }
  .kurier-box h3 {
    margin-top: 0; }
    .kurier-box h3 b {
      color: #99cc33; }
  .kurier-box a {
    color: #99cc33;
    text-align: center;
    width: 100%;
    display: block;
    font-family: EffraB;
    font-size: 22px;
    transition: 0.3s; }
    .kurier-box a:hover {
      transform: scale(1.15);
      text-decoration: none; }

.cennik {
  padding-top: 50px;
  position: relative;
  background-color: #323437; }
  .cennik h1 {
    font-size: 74px;
    line-height: 80px;
    color: #fff;
    position: relative;
    display: inline-block;
    margin-bottom: -50px; }
    .cennik h1 b {
      color: #99cc33;
      position: relative; }
  .cennik .cennik-d {
    padding: 0px 0;
    background-position: top;
    background-size: cover;
    position: relative; }
    .cennik .cennik-d:after {
      width: 50%;
      height: 300px;
      position: absolute;
      z-index: -9;
      background-image: url(/images/hrad.png);
      right: 0;
      top: -200px;
      background-size: contain;
      background-position: bottom;
      background-repeat: no-repeat; }
      @media screen and (max-width: 991px) {
        .cennik .cennik-d:after {
          height: 200px;
          top: -100px; } }
    .cennik .cennik-d h3 {
      color: #fff;
      font-size: 34px;
      margin-top: 30px; }
    .cennik .cennik-d p {
      color: #fff;
      font-size: 24px;
      max-width: 340px;
      font-family: EffraL;
      line-height: 50px;
      font-weight: 100;
      letter-spacing: 1px; }
      .cennik .cennik-d p b {
        font-family: EffraB; }
    .cennik .cennik-d a {
      color: #99cc33;
      font-size: 18px;
      margin-bottom: 30px;
      display: inline-block;
      transition: 0.3s; }
      .cennik .cennik-d a:hover {
        transform: scale(1.15);
        text-decoration: none; }
  .cennik .five {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 9;
    height: 125%; }
    @media screen and (max-width: 991px) {
      .cennik .five {
        position: relative;
        left: 0;
        width: 100%; } }
    .cennik .five img {
      height: 100%; }
      @media screen and (max-width: 991px) {
        .cennik .five img {
          height: auto;
          width: 100%; } }

.big-five {
  font-size: 122px; }

.small-r {
  font-size: 20px;
  font-weight: 100;
  font-family: EffraL;
  position: absolute;
  top: 0;
  right: -10px; }

.novinka {
  position: relative;
  padding: 60px 0; }
  .novinka .col-md-6 {
    text-align: right; }
    .novinka .col-md-6 h1 {
      font-size: 74px;
      line-height: 50px; }
      @media screen and (max-width: 991px) {
        .novinka .col-md-6 h1 {
          font-size: 36px;
          line-height: 30px; } }
    .novinka .col-md-6 h2 {
      font-size: 74px;
      line-height: 59px;
      font-family: EffraL; }
      @media screen and (max-width: 991px) {
        .novinka .col-md-6 h2 {
          font-size: 36px;
          line-height: 30px;
          margin-top: 0; } }
      .novinka .col-md-6 h2 i {
        font-style: normal;
        color: #99cc33; }
    .novinka .col-md-6 p {
      margin-top: 30px; }
  .novinka .car3 {
    position: absolute;
    background-image: url(/images/auto3.png);
    width: 50%;
    height: 250px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right; }
    @media screen and (max-width: 991px) {
      .novinka .car3 {
        position: relative;
        width: 100%;
        max-height: 200px;
        transform: none; } }

footer {
  background-color: #fafafa;
  padding: 50px 0 0; }
  footer .footer-social {
    width: 100%; }
    footer .footer-social ul {
      width: 100%;
      margin: 0;
      padding: 0;
      list-style: none;
      display: flex;
      justify-content: center;
      margin-top: 20px;
      margin-bottom: 10px; }
      footer .footer-social ul li {
        margin-bottom: 0; }
        footer .footer-social ul li a {
          padding: 10px;
          display: block;
          color: #000;
          font-size: 18px;
          transition: 0.3s; }
        footer .footer-social ul li:hover a {
          color: #99cc33; }
  footer h1 {
    font-size: 74px;
    line-height: 50px; }
    @media screen and (max-width: 991px) {
      footer h1 {
        font-size: 36px; } }
    footer h1 b {
      color: #99cc33; }
  footer .phone-non-icon {
    width: 50%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 50px; }
    @media screen and (max-width: 991px) {
      footer .phone-non-icon {
        width: 100%; } }
    footer .phone-non-icon img {
      max-height: 150px; }
  footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 50px;
    width: 50%;
    float: left; }
    @media screen and (max-width: 991px) {
      footer ul {
        width: 100%; } }
    footer ul li {
      display: block;
      margin-bottom: 20px;
      display: flex; }
      footer ul li .img-h {
        float: left;
        width: 50px; }
      footer ul li img {
        max-height: 20px;
        display: inline-block;
        max-width: 25px; }
      footer ul li p {
        display: inline-block;
        float: left;
        margin: 0;
        padding: 0; }
        footer ul li p b {
          font-family: EffraB; }
  footer form {
    margin-top: 50px;
    margin-bottom: 50px; }
    footer form input, footer form textarea {
      border: 2px solid #595959;
      width: 100%;
      border-radius: 6px;
      margin-bottom: 10px;
      padding: 10px;
      background-color: transparent;
      transition: 0.3s; }
      footer form input[type=checkbox], footer form textarea[type=checkbox] {
        width: auto; }
      footer form input:focus, footer form textarea:focus {
        outline: none;
        border-color: #99cc33; }
      footer form input::placeholder, footer form textarea::placeholder {
        color: #99cc33; }
    footer form button.eMelon-submit-button {
      border: none;
      color: #99cc33;
      font-family: EffraB;
      font-size: 18px;
      text-transform: uppercase;
      background-color: transparent;
      padding: 0;
      transition: 0.3s;
      outline: 0; }
      footer form button.eMelon-submit-button:hover, footer form button.eMelon-submit-button:active, footer form button.eMelon-submit-button:focus, footer form button.eMelon-submit-button:active:focus {
        transform: scale(1.05);
        background-color: transparent;
        border: none;
        color: #99cc33;
        outline: 0;
        box-shadow: none; }
  footer p {
    padding-top: 30px; }

.melon {
  font-family: EffraB;
  background-color: #353837;
  text-align: center;
  width: 100%;
  color: #fff;
  padding: 5px 0; }
  .melon a {
    color: #99cc33; }

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