* {
  margin: 0;
  padding: 0;
  font-family: 'Arial';
  box-sizing: border-box;
  text-decoration: none; }

.button {
  display: block;
  width: 205px;
  color: #FFF;
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  padding-left: 12px;
  margin-top: 20px;
  background: #236cd2;
  background: linear-gradient(to bottom, #236cd2 0%, #0b49c9 100%);
  cursor: pointer; }
  .button:hover {
    background: #0b49c9; }
  .button.disable {
    pointer-events: none; }
  .button.grey, .button.disable {
    background: linear-gradient(#a1a1a1 0%, #898989 100%); }
    .button.grey:hover, .button.disable:hover {
      background: #a1a1a1; }

.show-on-mobile {
  display: none !important; }

.menu-top {
  background: rgba(230, 230, 230, 0.85);
  display: block;
  border-bottom: 1px solid #4c5256;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999; }
  .menu-top .menu-top-content {
    display: block;
    margin: 0 auto;
    padding-top: 6px;
    position: relative; }
    .menu-top .menu-top-content .main-menu-logo {
      position: absolute;
      top: 0;
      right: 0; }
      .menu-top .menu-top-content .main-menu-logo img {
        display: block; }
    .menu-top .menu-top-content .small-menu li,
    .menu-top .menu-top-content .main-menu li {
      display: inline-block;
      vertical-align: middle; }
      .menu-top .menu-top-content .small-menu li a,
      .menu-top .menu-top-content .main-menu li a {
        display: block; }
    .menu-top .menu-top-content .small-menu a {
      margin-right: 25px;
      line-height: 18px;
      font-size: 13px;
      color: #000; }
      .menu-top .menu-top-content .small-menu a:hover {
        color: #0c4ac9; }
    .menu-top .menu-top-content .main-menu {
      margin-top: 19px;
      margin-bottom: 16px; }
      .menu-top .menu-top-content .main-menu a {
        line-height: 20px;
        font-size: 18px;
        color: #000;
        font-weight: 700;
        margin-right: 42px; }
        .menu-top .menu-top-content .main-menu a:hover {
          color: #0c4ac9; }
  .menu-top .open-menu {
    width: 23px;
    height: 40px;
    position: absolute;
    background-image: url("./img/menu.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    top: 0;
    left: 20px;
    cursor: pointer;
    display: none; }
    .menu-top .open-menu.close-menu {
      background-image: url("./img/close.svg"); }

.baner {
  display: block;
  width: 100%;
  padding-top: 80px;
  height: 660px;
  background: url("img/home.jpg") no-repeat center center;
  background-size: cover; }
  .baner .baner-cont {
    display: block;
    margin: 0 auto;
    height: 100%; }
    .baner .baner-cont .baner-center {
      width: 50%;
      height: calc(100% - 113px);
      display: inline-block;
      vertical-align: middle; }
    .baner .baner-cont .baner-info {
      width: 50%;
      height: auto;
      display: inline-block;
      vertical-align: middle; }
      .baner .baner-cont .baner-info h2 {
        display: block;
        text-align: left;
        font-size: 66px;
        line-height: 66px;
        text-transform: uppercase;
        letter-spacing: -2.97px; }

.used-cars {
  display: block;
  margin: 0 auto;
  margin-top: -113px;
  background: #FFF; }
  .used-cars h3 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    padding: 0 40px;
    padding-top: 20px; }
  .used-cars .iframe {
    width: 100%;
    display: block; }

.offer {
  background: #0b2336;
  padding-top: 99px;
  position: relative;
  overflow: hidden;
  padding-bottom: 70px; }
  .offer .foto {
    background: url("./img/offers.jpg") no-repeat center center;
    width: 1524px;
    height: 1000px;
    position: absolute;
    left: 50%;
    margin-left: -465px;
    top: 0;
    z-index: 0; }
  .offer * {
    color: #FFF; }
  .offer .main-width {
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 1; }
  .offer h2 {
    font-size: 78px;
    letter-spacing: -3.51px;
    line-height: 78px;
    color: #FFF;
    text-transform: uppercase; }
  .offer h3 {
    font-size: 24px;
    letter-spacing: -1.08px;
    line-height: 24px;
    color: #FFF;
    text-transform: uppercase;
    margin-top: 23px; }
  .offer h4 {
    font-size: 18px;
    color: #FFF;
    line-height: 20px;
    margin-top: 17px;
    font-weight: 300; }
  .offer h5 {
    color: #FFF;
    line-height: 20px;
    font-size: 18px;
    margin-top: 40px;
    display: block; }
  .offer .contacts {
    display: block;
    margin-top: 27px; }
    .offer .contacts .contact {
      display: block;
      margin-top: 20px;
      font-size: 18px;
      color: #FFF; }
      .offer .contacts .contact .name {
        font-weight: bold;
        display: block; }
      .offer .contacts .contact a {
        color: #0c4ac9;
        text-decoration: none;
        display: block;
        font-weight: 300; }
        .offer .contacts .contact a:hover {
          text-decoration: underline; }

.used-like-new {
  background: url("./img/usedLikeNew.jpg") no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  padding-top: 50px;
  padding-bottom: 20px; }
  .used-like-new .main-width {
    display: block;
    margin: 0 auto; }
    .used-like-new .main-width .widthMore {
      display: inline-block;
      vertical-align: top;
      width: calc(100% - 370px); }
    .used-like-new .main-width .widthLess {
      display: inline-block;
      vertical-align: top;
      width: 370px; }
    .used-like-new .main-width h2 {
      font-size: 26px;
      line-height: 26px;
      letter-spacing: -1.17px;
      text-transform: uppercase; }
    .used-like-new .main-width h3 {
      font-size: 70px;
      letter-spacing: -3.15px;
      text-transform: uppercase;
      line-height: 70px;
      padding-bottom: 300px;
      display: block; }
    .used-like-new .main-width b {
      font-size: 26px;
      letter-spacing: -1.17px;
      line-height: 26px;
      font-weight: bold;
      text-transform: uppercase;
      width: 100%;
      display: block; }
      .used-like-new .main-width b.with-margin {
        margin-top: 41px; }
    .used-like-new .main-width p {
      font-size: 16px;
      line-height: 18px;
      margin-top: 13px;
      width: 100%; }
  .used-like-new * {
    color: #FFF; }
  .used-like-new .wrap {
    padding-left: 225px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    position: relative; }
    .used-like-new .wrap ul {
      color: #FFF;
      font-family: "Arial";
      display: inline-block;
      padding-left: 16px;
      margin-top: 14px;
      vertical-align: top;
      padding-right: 25px;
      width: 266px;
      box-sizing: border-box;
      line-height: 18px;
      font-size: 16px;
      list-style: url("./img/dot.png"); }
      .used-like-new .wrap ul li {
        margin-top: 10px; }
    .used-like-new .wrap .circle {
      position: absolute;
      left: 0;
      top: 27px;
      width: 184px;
      height: 184px;
      display: block;
      border-radius: 100%;
      box-sizing: border-box;
      border: 8px solid #FFF; }
      .used-like-new .wrap .circle .innerCircle {
        position: absolute;
        left: 50%;
        margin-left: -80px;
        top: 50%;
        margin-top: -80px;
        width: 160px;
        box-sizing: border-box;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
        height: 160px;
        display: block;
        color: #FFF;
        text-align: center;
        border-radius: 100%;
        border: 2px solid #FFF;
        transition: transform .7s;
        transform: rotateY(0deg); }
        .used-like-new .wrap .circle .innerCircle.back {
          transform: rotateY(180deg); }
        .used-like-new .wrap .circle .innerCircle .hour {
          font-size: 60px;
          letter-spacing: -2.7px;
          margin-top: 5px;
          width: 100%;
          line-height: 72px; }
        .used-like-new .wrap .circle .innerCircle .mies {
          font-size: 22px;
          letter-spacing: -0.99px;
          text-transform: uppercase;
          margin-top: -7px;
          width: 100%;
          line-height: initial; }
        .used-like-new .wrap .circle .innerCircle .gwar {
          font-size: 18px;
          letter-spacing: -0.81px;
          text-transform: uppercase;
          margin-top: 0;
          width: 100%;
          line-height: initial; }
        .used-like-new .wrap .circle .innerCircle .uzyw {
          font-size: 14px;
          letter-spacing: -0.63px;
          margin-top: 0;
          width: 100%;
          line-height: 13px; }
        .used-like-new .wrap .circle .innerCircle .text {
          font-size: 13px;
          letter-spacing: -0.585px;
          line-height: 17px;
          margin-top: 20px;
          width: 100%; }
      .used-like-new .wrap .circle:hover .innerCircle {
        transform: rotateY(180deg); }
        .used-like-new .wrap .circle:hover .innerCircle.back {
          transform: rotateY(360deg); }

.used-like-new-baner {
  display: block;
  width: 100%;
  background: #0e4f74; }
  .used-like-new-baner .foto {
    height: 118px;
    background: url("./img/usedLikeNewBaner.jpg") no-repeat center center;
    background-size: cover;
    width: 100%; }
  .used-like-new-baner .text {
    display: block;
    margin: 0 auto;
    color: #FFF;
    font-size: 20px;
    text-transform: uppercase;
    padding: 8.5px 0 7.5px;
    font-weight: bold; }

.fus-form {
  width: 100%;
  display: block;
  padding: 26px 35px;
  padding-bottom: 35px;
  background-position: center center;
  background-attachment: fixed;
  border: 1px solid #d7d7d7;
  perspective: 1000px;
  transform-style: preserve-3d; }
  .fus-form.read-more .form {
    transform: rotateY(180deg); }
    .fus-form.read-more .form.formularzBack {
      transform: rotateY(360deg); }
  .fus-form .form {
    transform: rotateY(0deg);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transition: transform .3s; }
    .fus-form .form.thankyoupage, .fus-form .form.errorpage {
      opacity: 0;
      pointer-events: none;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      padding: 26 35px;
      font-size: 20px;
      text-align: center;
      background: #FFF; }
      .fus-form .form.thankyoupage.open, .fus-form .form.errorpage.open {
        opacity: 1;
        pointer-events: auto; }
    .fus-form .form.formularzBack {
      position: absolute;
      top: 35px;
      left: 26px;
      right: 26px;
      bottom: 35px;
      transform: rotateY(180deg);
      font-size: 11px; }
    .fus-form .form .close {
      width: 19px;
      height: 19px;
      background: linear-gradient(#236cd2 0%, #195fcf 44%, #0b49c9 100%);
      cursor: pointer;
      float: right;
      margin: 20px 15px 19px 40px; }
      .fus-form .form .close:hover {
        background: #0b49c9; }
    .fus-form .form .center {
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      color: #000;
      right: 0;
      transform: translate3d(0, -50%, 0); }
  .fus-form .block {
    display: block;
    width: 100%;
    margin-bottom: 8px; }
  .fus-form h4 {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: -0.81px;
    margin-bottom: 24px;
    color: #000;
    line-height: 20px;
    width: 100%; }
  .fus-form input[type='text'],
  .fus-form textarea {
    display: block;
    width: 100%;
    color: #000;
    border: 1px solid #cccccc;
    outline: none;
    margin: 0;
    padding: 12.5px 15px;
    font-size: 13px;
    margin-bottom: 15px;
    resize: none; }
  .fus-form textarea {
    height: 110px; }
  .fus-form label {
    font-weight: 700;
    color: #000;
    font-size: 13px; }
  .fus-form .more {
    display: block;
    font-size: 11px;
    line-height: 13px;
    cursor: pointer;
    padding-left: 25px;
    font-weight: 300;
    margin-bottom: 5px;
    color: #0c4ac9; }
    .fus-form .more:hover {
      text-decoration: underline; }
  .fus-form .label-checkbox {
    display: block;
    width: 100%;
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 0;
    cursor: pointer;
    padding-left: 25px;
    position: relative;
    padding-top: 2px;
    font-weight: 300; }
    .fus-form .label-checkbox:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 16px;
      height: 16px;
      background-image: url("img/cb.png");
      background-repeat: no-repeat;
      background-position: center top; }
  .fus-form .input-checkbox {
    position: absolute;
    opacity: 0;
    width: 30px;
    height: auto;
    pointer-events: none; }
    .fus-form .input-checkbox:checked + label:before {
      background-position: center bottom; }
  .fus-form .button {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 10px);
    margin-right: 5px; }

.footer {
  display: block;
  width: 100%;
  background: #e6e6e6; }
  .footer .footer-cont {
    display: block;
    margin: 0 auto;
    font-family: 'Arial';
    font-size: 14px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 40px; }
    .footer .footer-cont ul {
      width: 200px;
      display: inline-block;
      vertical-align: top; }
      .footer .footer-cont ul li {
        display: block;
        margin-bottom: 5px; }
        .footer .footer-cont ul li:hover a {
          color: #0c4ac9; }
        .footer .footer-cont ul li a {
          display: block;
          padding-left: 12px;
          font-weight: 700;
          color: #000;
          position: relative; }
          .footer .footer-cont ul li a:before {
            content: '';
            position: absolute;
            left: 0;
            top: 2px;
            width: 8px;
            height: 11px;
            background: url("./img/arrow-right.png") no-repeat center center; }
    .footer .footer-cont .footer-info {
      text-align: right;
      display: inline-block;
      vertical-align: top;
      width: calc(100% - 408px); }
      .footer .footer-cont .footer-info .artnova {
        text-decoration: none;
        display: block;
        margin-top: 15px; }
        .footer .footer-cont .footer-info .artnova p {
          font-size: 12px;
          display: inline-block;
          color: #000; }
        .footer .footer-cont .footer-info .artnova .anLogo {
          vertical-align: middle;
          display: inline-block;
          position: relative;
          height: 19px; }
          .footer .footer-cont .footer-info .artnova .anLogo .cropper {
            height: 19px;
            overflow: hidden;
            perspective: 1000px; }
            .footer .footer-cont .footer-info .artnova .anLogo .cropper img {
              display: block;
              transform-style: preserve-3d; }
          .footer .footer-cont .footer-info .artnova .anLogo .samPodpis {
            opacity: 0;
            height: 4px;
            position: absolute;
            bottom: 0;
            overflow: hidden; }
            .footer .footer-cont .footer-info .artnova .anLogo .samPodpis img {
              margin-top: -34px;
              display: block; }
        .footer .footer-cont .footer-info .artnova:hover p {
          color: #fff; }
        .footer .footer-cont .footer-info .artnova:hover .anLogo .samPodpis {
          opacity: 1; }
        .footer .footer-cont .footer-info .artnova:hover .anLogo .cropper {
          height: 15px; }
          .footer .footer-cont .footer-info .artnova:hover .anLogo .cropper img {
            margin-top: -19px;
            animation-name: rotate360;
            animation-duration: 1s;
            animation-iteration-count: infinite;
            animation-timing-function: linear; }

@keyframes rotate360 {
  0% {
    transform: rotateY(0deg); }
  100% {
    transform: rotateY(360deg); } }
      .footer .footer-cont .footer-info .social {
        display: block;
        margin-top: 16px; }
        .footer .footer-cont .footer-info .social a {
          width: 30px;
          height: 30px;
          vertical-align: middle;
          display: inline-block;
          background: #0e56b3;
          background: linear-gradient(to bottom, #236cd2 0%, #195fcf 44%, #0b49c9 100%);
          text-align: center;
          margin-right: 10px; }
          .footer .footer-cont .footer-info .social a img {
            display: block;
            margin: 0 auto;
            margin-top: 3px; }

.kontakt #map,
.kontakt #pano {
  width: 100%;
  height: 530px;
  position: relative;
  z-index: 0; }

.kontakt .main-width {
  margin: 0 auto;
  position: relative;
  z-index: 1; }

.kontakt .dane {
  width: 330px;
  padding: 35px;
  background: #FFF;
  display: inline-block;
  vertical-align: top;
  margin-top: -80px;
  position: relative; }
  .kontakt .dane img {
    display: block;
    width: 100%;
    height: auto; }
  .kontakt .dane:before {
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 500%;
    background: #FFF; }
  .kontakt .dane h3 {
    font-size: 20px;
    line-height: 20px;
    color: #000;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 27px;
    margin-bottom: 18px; }
  .kontakt .dane p {
    font-size: 16px;
    line-height: 18px;
    color: #000;
    display: block;
    margin-bottom: 18px; }
    .kontakt .dane p a {
      color: #0c4ac9;
      text-decoration: none;
      font-weight: 300; }
      .kontakt .dane p a:hover {
        text-decoration: underline; }
  .kontakt .dane b {
    font-size: 16px;
    line-height: 18px;
    color: #000; }

.kontakt .other {
  width: calc(100% - 330px);
  display: inline-block;
  vertical-align: top;
  padding-left: 55px;
  padding-bottom: 40px; }
  .kontakt .other .fus-form {
    width: 370px;
    vertical-align: top;
    display: inline-block; }
  .kontakt .other .contact-info {
    width: calc(100% - 370px);
    vertical-align: top;
    display: inline-block; }
  .kontakt .other h2 {
    color: #0c4ac9;
    font-size: 40px;
    line-height: 40px;
    display: block;
    text-transform: uppercase;
    padding-top: 44px;
    margin-bottom: 40px; }
  .kontakt .other h5 {
    color: #000;
    line-height: 20px;
    font-size: 18px;
    display: block;
    width: 100%; }
  .kontakt .other .contacts {
    margin-top: 27px;
    width: 100%;
    display: block; }
    .kontakt .other .contacts .contact {
      display: block;
      margin-top: 20px;
      font-size: 18px;
      color: #000; }
      .kontakt .other .contacts .contact .name {
        font-weight: bold;
        display: block; }
      .kontakt .other .contacts .contact a {
        color: #0c4ac9;
        text-decoration: none;
        display: block;
        font-weight: 300; }
        .kontakt .other .contacts .contact a:hover {
          text-decoration: underline; }

.main-width {
  width: 1180px; }

.used-cars {
  width: 1600px; }
  .used-cars .iframe {
    min-height: 2135px; }

@media (max-width: 1650px) {
  .used-cars {
    width: 1255px; }
    .used-cars .iframe {
      min-height: 2640px; } }

@media (max-width: 1400px) {
  .main-width {
    width: 1024px; }
  .used-like-new .main-width h3 {
    padding-bottom: 50px; }
  .used-like-new .main-width .widthMore {
    padding-right: 20px; }
  .used-cars {
    width: 1024px; }
    .used-cars .iframe {
      min-height: 3485px; } }

@media (max-width: 1200px) {
  .menu-top .menu-top-content .main-menu a {
    margin-right: 25px; }
  .main-width {
    width: 960px; }
  .used-cars {
    width: 960px; }
  .kontakt .other .contact-info,
  .kontakt .other .fus-form {
    display: block;
    width: 100%;
    margin-top: 40px; } }

@media (max-width: 1000px) {
  .menu-top .menu-top-content .main-menu a {
    margin-right: 46px; }
  .main-width {
    width: 760px; }
  .used-cars {
    width: 820px; }
  .used-like-new .wrap ul {
    width: 48%; }
  .used-like-new .main-width h3 {
    padding-bottom: 20px; }
  .used-like-new .main-width .widthMore {
    display: block;
    width: 100%; }
  .used-like-new .main-width .widthLess {
    display: block;
    width: 100%;
    margin-top: 30px; } }

@media (max-width: 840px) {
  .show-on-mobile {
    display: block !important; }
  .hide-on-mobile {
    display: none !important; }
  .main-width {
    width: 100%;
    padding: 20px; }
  .footer .footer-cont ul {
    display: block;
    width: 100%; }
  .footer .footer-cont .footer-info {
    width: 100%;
    margin-top: 25px;
    text-align: left; }
  .used-like-new-baner .text {
    padding: 8.5px 20px 7.5px; }
  .used-like-new .wrap {
    padding: 0; }
    .used-like-new .wrap ul {
      display: block;
      width: 100%; }
    .used-like-new .wrap .circle {
      position: relative;
      margin: 0 auto;
      margin-bottom: 50px; }
  .used-like-new .main-width h2,
  .used-like-new .main-width b {
    font-size: 20px;
    line-height: 24px; }
  .used-like-new .main-width h3 {
    font-size: 40px;
    line-height: 44px; }
  .used-cars {
    width: 100%; }
  .baner .baner-cont .baner-info .button {
    width: 100%; }
  .baner .baner-cont .baner-info h2 {
    font-size: 36px;
    line-height: 38px; }
  .offer h2 {
    font-size: 40px;
    line-height: 44px; }
  .offer h3 {
    font-size: 20px;
    line-height: 24px; }
  .offer h4 {
    font-size: 16px;
    line-height: 20px; }
  .offer .foto {
    display: none; }
  .offer .contacts .contact {
    font-size: 16px; }
  .menu-top {
    position: fixed;
    z-index: 100;
    height: 45px;
    background: #e6e6e6; }
    .menu-top.opened {
      height: auto;
      padding: 0; }
      .menu-top.opened .main-menu {
        text-align: left;
        display: block;
        margin-top: 90px;
        border-bottom: 1px solid #d0cccc;
        margin-bottom: -1px; }
        .menu-top.opened .main-menu li {
          border-top: 1px solid #d0cccc; }
          .menu-top.opened .main-menu li a {
            margin: 0;
            line-height: 35px;
            padding-left: 20px; }
    .menu-top .menu-top-content {
      height: auto;
      padding: 0;
      padding-top: 1px; }
      .menu-top .menu-top-content .main-menu-logo {
        right: 30px; }
    .menu-top .small-menu li {
      display: block;
      width: 100%; }
      .menu-top .small-menu li a {
        display: block;
        width: 100%; }
    .menu-top .main-menu {
      display: none; }
      .menu-top .main-menu li {
        display: block;
        width: 100%; }
        .menu-top .main-menu li a {
          display: block;
          margin: 0; }
    .menu-top .open-menu {
      display: block; }
  .kontakt .other {
    padding: 0; }
  .kontakt .dane img {
    display: block;
    width: 100%;
    height: auto; }
  .kontakt .other,
  .kontakt .dane {
    display: block;
    width: 100%; }
    .kontakt .other .contact-info,
    .kontakt .other .fus-form,
    .kontakt .dane .contact-info,
    .kontakt .dane .fus-form {
      display: block;
      width: 100%;
      margin-top: 40px; } }
