.glowny,
.row {
    clear: both
}

.glowny .center,
.glowny .nawigacja ul {
    top: 0;
    position: absolute
}

.aktualnosci.rozwiniecie .col2 p,
body {
    font-family: seatRegular, Arial, sans-serif
}

.center,
.kontener {
    width: 1400px;
    margin-left: auto;
    margin-right: auto
}

@font-face {
    font-family: "SeatMetaNormal,'Arial',";
    font-display: swap;
    font-weight: 400;
    src: url(../fonts/MetaWebW07-Normal.woff) format("woff")
}

@font-face {
    font-family: SeatMetaMedium;
    font-display: swap;
    font-weight: 400;
    src: url(../fonts/MetaWebW07-Medium.woff) format("woff")
}

@font-face {
    font-family: SeatMetaBold;
    font-display: swap;
    font-weight: 900;
    src: url(../fonts/MetaWebW07-Bold.woff) format("woff")
}

@font-face {
    font-family: SeatMetaBlack;
    font-display: swap;
    font-weight: 900;
    src: url(../fonts/MetaWebW07-Black.woff) format("woff")
}

@font-face {
    font-family: MetaProHair;
    font-display: swap;
    font-weight: 900;
    src: url(../fonts/MetaWebW07-Hairline.woff) format("woff")
}

@font-face {
    font-family: MetaProThin;
    font-display: swap;
    font-weight: 200;
    src: url(../fonts/MetaWebW07-Thin.woff) format("woff")
}

@font-face {
    font-family: MetaProLight;
    font-display: swap;
    font-weight: 100;
    src: url(../fonts/MetaWebW07-Light.woff) format("woff")
}

@font-face {
    font-family: MetaProBook;
    font-display: swap;
    font-weight: 400;
    src: url(../fonts/MetaWebW07-Book.woff) format("woff")
}

@font-face {
    font-family: seatRegular;
    font-display: swap;
    font-weight: 400;
    src: url(../fonts/seatbcn-regular-webfont.woff) format("woff")
}

@font-face {
    font-family: seatBlack;
    font-display: swap;
    font-weight: 400;
    src: url(../fonts/seatbcn-black-webfont.woff) format("woff")
}

@font-face {
    font-family: seatBold;
    font-display: swap;
    font-weight: 400;
    src: url(../fonts/seatbcn-bold-webfont.woff) format("woff")
}

@font-face {
    font-family: seatBook;
    font-display: swap;
    font-weight: 400;
    src: url(../fonts/seatbcn-book-webfont.woff) format("woff")
}

@font-face {
    font-family: seatMedium;
    font-display: swap;
    font-weight: 400;
    src: url(../fonts/seatBcn-Medium.woff) format("woff")
}

body {
    color: #777;
    font-size: 14px;
    background-position: top center;
    background-repeat: no-repeat;
    font-kerning: none
}

a {
    outline: 0 !important
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.kontener {
    min-height: 100px;
    position: relative
}

.col-1-1,
.col-1-2 {
    min-height: 400px;
    padding-left: 38px;
    padding-right: 38px
}

div.img,
div.tekst {
    min-height: 435px
}

.glowny.maly .kontener .tlo {
    overflow: hidden;
    height: 75px
}

header,
header .logo {
    height: 110px;
    display: block
}

.col-1-1,
.row {
    width: 100%;
    float: left
}

.col-1-2 {
    float: left;
    width: 50%
}

div.img,
header {
    width: 100%;
    float: left
}

header {
    background-color: #fff;
    margin-bottom: 15px
}

header .logo {
    float: left;
    width: 240px;
    background: url(../img/logo.png) top left no-repeat;
    margin-left: 3px;
    margin-top: 20px;
    background-size: contain
}

footer {
    background-color: #1F1F1F;
    margin-top: 50px
}
/*  ███████╗████████╗ █████╗ ██████╗ ████████╗
    ██╔════╝╚══██╔══╝██╔══██╗██╔══██╗╚══██╔══╝
    ███████╗   ██║   ███████║██████╔╝   ██║   
    ╚════██║   ██║   ██╔══██║██╔══██╗   ██║   
    ███████║   ██║   ██║  ██║██║  ██║   ██║   
    ╚══════╝   ╚═╝   ╚═╝  ╚═╝╚═╝  ╚═╝   ╚═╝   
                                           */
.glowny {
    float: left;
    width: 100%;
    height: 515px;
    height: auto;
    margin-bottom: 95px
}

.glowny.maly {
    height: 100px
}

.glowny.maly .center {
    z-index: 2
}

.glowny .tlo {
    display: block;
    float: left;
    width: 100%;
    height: 515px;
    height: auto;
    background-color: #000;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px
}

.glowny .nawigacja {
    float: left;
    width: 100%;
    height: 60px;
    margin-top: 18px
}

.glowny .kontener.strona .nawigacja {
    margin: 0;
    position: absolute;
    float: none;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5)
}

.glowny .nawigacja ul {
    display: block;
    left: 60px;
    height: 40px;
    margin-top: 20px
}

.glowny .nawigacja ul li {
    display: block;
    float: left;
    position: relative;
    padding-right: 17px;
    font-family: seatBook
}

.glowny .nawigacja ul li ul {
    display: block;
    background-color: #000;
    position: absolute;
    z-index: 1;
    top: 13px;
    left: -10px;
    min-width: 250px;
    height: auto;
    visibility: hidden;
    opacity: 0
}

.glowny .nawigacja ul li:hover ul {
    visibility: visible;
    opacity: 1
}

.glowny .nawigacja ul li ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #000;
    padding-left: 10px;
    padding-right: 10px
}

.glowny .nawigacja ul li ul li a {
    width: 100%
}

.glowny .nawigacja ul li ul li a:hover {
    color: #E81A3D
}

.glowny .nawigacja ul li a,
.glowny .nawigacja ul li i,
.glowny .nawigacja ul li span.tekst {
    display: block;
    float: left;
    height: 30px;
    position: relative;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-family: seatMedium, Arial, sans-serif
}

.glowny .nawigacja ul li a {
    position: relative;
    color: #fff
}

.glowny .nawigacja ul li a span.linia {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #ca152d;
    opacity: 0
}

.glowny .nawigacja ul li a:hover span,
.glowny .nawigacja ul li.active a span,
.glowny .nawigacja ul li:hover a span {
    opacity: 1
}

.glowny .nawigacja ul li span.tekst {
    text-transform: uppercase;
    font-weight: 700
}

.glowny .nawigacja ul li i {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 20px
}

.glowny .przyciski {
    position: absolute;
    top: -70px;
    right: 0
}

.glowny .przyciski .przycisk {
    float: right;
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #E55E2A;
    margin-left: 10px
}

.glowny .przyciski .przycisk.czarny {
    background: #000
}

.glowny h1 {
    font-family: seatBlack, Arial, sans-serif;
    margin-top: 160px;
    display: block;
    float: left;
    width: 100%;
    min-height: 80px;
    line-height: 60px;
    font-size: 60px;
    font-weight: 200;
    color: #fff
}

.glowny .col-1-1 {
    min-height: 1px
}
/*  ███████╗███╗   ██╗██████╗ 
    ██╔════╝████╗  ██║██╔══██╗
    █████╗  ██╔██╗ ██║██║  ██║
    ██╔══╝  ██║╚██╗██║██║  ██║
    ███████╗██║ ╚████║██████╔╝
    ╚══════╝╚═╝  ╚═══╝╚═════╝ 
                           */
footer {
    height: auto
}

.footer .informacje {
    padding-bottom: 90px;
    overflow: hidden
}

.mobile-localization {
    display: none !important
}

.footer .informacje .logo {
    display: block;
    float: left;
    width: 150px;
    height: 150px;
    background: url(../img/logo2.png) center center no-repeat
}

.footer .informacje .col1,
.footer .informacje .col2,
.footer .informacje .col3,
.footer .informacje .col4,
.footer .informacje .col5 {
    float: left;
    width: 20%;
    min-height: 150px
}

.footer .informacje .col2 {
    width: 18%
}

.footer .informacje .col3,
.footer .informacje .col4 {
    width: 17.5%
}

@media (max-width:1280px) {
    .footer .informacje .col1 {
        display: none
    }

    .footer .informacje .col2,
    .footer .informacje .col3,
    .footer .informacje .col4,
    .footer .informacje .col5 {
        width: 25%;
        padding-left: 4%
    }
}

@media (max-width:768px) {

    .footer .informacje .col2,
    .footer .informacje .col3,
    .footer .informacje .col4,
    .footer .informacje .col5 {
        width: 50%;
        padding-left: 4%
    }
}

.footer .informacje h4 {
    display: block;
    width: 100%;
    float: left;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 2px
}

.footer .informacje a,
.footer .informacje p {
    display: block;
    float: left;
    width: 100%;
    line-height: 28px;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    font-family: seatMedium, Arial, sans-serif
}

div.tekst {
    float: left;
    width: 100%;
    margin-bottom: 100px
}

div.tekst .tabela {
    width: 100%;
    height: 435px;
    vertical-align: middle;
    display: table-cell;
    text-align: left
}

.naglowek h2,
div.tekst h2 {
    display: block;
    float: left;
    width: 100%;
    min-height: 54px;
    line-height: 54px;
    font-size: 54px;
    font-weight: 200;
    color: #000;
    margin-bottom: 20px;
    font-family: seatBlack, Arial, sans-serif
}

.naglowek h3,
.samochodrozwiniecie h3,
div.tekst h3 {
    display: block;
    float: left;
    width: 100%;
    min-height: 12px;
    line-height: 21px;
    font-size: 12px;
    font-weight: 700;
    color: #E55E2A;
    margin-bottom: 10px;
    text-transform: uppercase
}

div.tekst h3.margin {
    margin-bottom: 30px
}

.samochodrozwiniecie div,
.samochodrozwiniecie p,
.samochodrozwiniecie span,
div.tekst p,
div.tekst span,
div.tekst ul {
    line-height: 25px;
    font-size: 15px;
    font-weight: 300;
    color: #767676;
    margin-bottom: 20px
}

div.tekst span {
    display: inline-block
}

.samochodrozwiniecie div {
    margin-bottom: 0
}

div.tekst ul {
    list-style: none
}

div.tekst ul li::before {
    content: "\2022";
    color: #E55E2A;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

div.tekst ul li {
    margin-bottom: 10px
}

.samochody {
    font-family: seatRegular
}

.aktualnosci h2,
.aktualnosci.rozwiniecie .col2 p strong,
.btn,
.hpCarousel .title,
.samochodrozwiniecie h2,
.samochody h2,
.select select,
.trzyartykuly div.tekst h3 {
    font-family: seatBlack, Arial, sans-serif
}

s {
    font-size: .8em
}

.aktualnosci,
.samochodrozwiniecie,
.samochody {
    padding-left: 36px;
    padding-right: 36px;
    float: left;
    width: 100%
}

.aktualnosci h2,
.samochodrozwiniecie h2,
.samochody h2 {
    margin-top: -60px;
    display: block;
    float: left;
    width: 100%;
    min-height: 80px;
    line-height: 60px;
    font-size: 54px;
    font-weight: 200;
    color: #000;
    opacity: 1;
    margin-bottom: 30px
}

.aktualnosci .data,
.aktualnosci h3,
.samochody h3 {
    float: left;
    line-height: 30px;
    width: 100%;
    display: block
}

.aktualnosci h2.margin {
    margin-top: 30px
}

.aktualnosc,
.samochod {
    float: left;
    width: 100%;
    padding: 20px;
    border: 1px solid #e8e8e8;
    margin-bottom: 20px
}

.aktualnosc .col1,
.samochod .col1 {
    float: left;
    width: 17.5%;
    min-height: 54px
}

.aktualnosc .col1 img {
    width: 174px
}

.aktualnosc .col2,
.samochod .col2 {
    float: left;
    width: 82.5%;
    min-height: 54px
}

.aktualnosci .data {
    height: 30px;
    font-size: 13px;
    font-weight: 700;
    color: #949494;
    margin-bottom: 5px
}

.aktualnosci h3,
.samochody h3 {
    min-height: 30px;
    font-size: 25px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px
}

.aktualnosci p,
.samochod p {
    line-height: 22px;
    font-size: 17px;
    font-weight: 300;
    color: #99999c;
    margin-bottom: 25px
}

a.wiecej {
    min-height: 12px;
    line-height: 12px;
    font-size: 12px;
    font-weight: 700;
    color: #E55E2A;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-decoration: none
}

a.wiecej.nastepny {
    float: right
}

.aktualnosci.rozwiniecie p {
    line-height: 25px;
    font-size: 17px;
    font-weight: 300;
    color: #767676;
    margin-bottom: 25px
}

.aktualnosci.rozwiniecie h2,
.samochodrozwiniecie h2 {
    margin-bottom: 0
}

.aktualnosci.rozwiniecie .aktualnosc {
    border: none;
    padding: 0
}

.aktualnosci.rozwiniecie .aktualnosc img {
    width: 100%;
    height: auto;
    float: left
}

.aktualnosci.rozwiniecie .aktualnosc .col1 {
    width: 45%;
    padding-right: 40px;
    padding-bottom: 20px
}

.aktualnosci.rozwiniecie .aktualnosc .col2 {
    width: auto;
    display: inherit;
    float: none;
    padding: 0
}

.samochody .wyszukaj {
    float: left;
    width: 100%;
    height: 320px;
    height: 200px;
    margin-bottom: 30px;
    position: relative
}

.wyszukaj .tlo {
    float: left;
    width: 100%;
    height: auto;
    border: 1px solid #e8e8e8;
    padding-left: 8px;
    padding-bottom: 20px
}

.wyszukaj .tlo .col {
    float: left;
    width: 138px;
    height: 92px;
    margin-top: 15px;
    margin-right: 34px
}

.wyszukaj .tlo .col.big {
    width: 165px;
    margin-right: 8px;
    float: right
}

.wyszukaj .tlo .col .opis {
    display: block;
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #838383;
    font-size: 15px
}

.wyszukaj .tlo .col .select {
    float: left;
    width: 100%;
    height: 52px;
    border: 1px solid #d2d2d2;
    position: relative
}

.wyszukaj .tlo .col .select.noborder {
    border: none
}

.wyszukaj .tlo .col .select i.strzalka {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 1;
    top: 15px;
    right: 10px;
    background: url(../img/select.png) center center no-repeat
}

.select select,
.wyszukaj .tlo .col .select a {
    width: 100%;
    height: 100%;
    font-weight: 700;
    left: 0
}

.wyszukaj .tlo .col .select a {
    position: absolute;
    z-index: 1;
    text-align: center;
    top: 0;
    line-height: 52px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    background: #ed1c42;
    background: -moz-linear-gradient(top, rgba(237, 28, 66, 1) 0, rgba(215, 18, 43, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(237, 28, 66, 1) 0, rgba(215, 18, 43, 1) 100%);
    background: linear-gradient(to bottom, rgba(237, 28, 66, 1) 0, rgba(215, 18, 43, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ed1c42', endColorstr='#d7122b', GradientType=0)
}

.select select {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    background: 0 0;
    outline: 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 13px;
    color: #000;
    padding-left: 10px;
    padding-right: 30px;
    text-overflow: ellipsis
}

.wyszukaj .sortowanie ul,
.wyszukaj .wyniki {
    position: absolute;
    height: 40px;
    line-height: 40px;
    bottom: 0
}

.wyszukaj .wyniki {
    display: block;
    z-index: 1;
    left: 0;
    font-size: 40px;
    color: #333
}

.wyszukaj .sortowanie ul {
    display: block;
    z-index: 1;
    width: 55%;
    right: 0;
    text-align: right;
    margin-right: -15px
}

.wyszukaj .sortowanie ul li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px
}

.wyszukaj .sortowanie ul li a,
.wyszukaj .sortowanie ul li span {
    font-size: 16px;
    text-decoration: none;
    color: #838383
}

.wyszukaj .sortowanie ul li span {
    color: #000
}

.wyszukaj .sortowanie ul li a i {
    display: block;
    float: right;
    width: 14px;
    height: 14px;
    margin-top: 17px;
    margin-left: 5px;
    font-size: 8px
}

.wyszukaj .wyniki strong {
    font-weight: 400;
    color: #d71226
}

.samochod {
    opacity: 1;
    padding-left: 0;
    padding-right: 0
}

.samochod img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: calc(100% - 30px);
    height: auto;
    float: left
}

.samochod h3 {
    font-weight: 700;
    font-size: 18px
}

.samochod .col1 {
    width: 29%
}

.samochod p {
    min-height: 82px;
    display: block;
    float: left;
    width: 100%;
    padding-right: 30px
}

.samochod .col2 {
    width: 71%;
    position: relative;
    margin-bottom: 49px
}

.samochod .informacje {
    width: 100%;
    height: 72px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    margin-bottom: -69px;
    border-left: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8
}

.samochod .informacje ul {
    display: block;
    float: left;
    width: 100%;
    height: 72px;
    background-color: transparent;
    line-height: 72px
}

.samochod .informacje ul li {
    display: block;
    float: left;
    width: 16%;
    height: 72px;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    color: #000;
    border-right: 1px solid #e8e8e8
}

.samochod .informacje ul li.cena {
    width: 36%;
    text-align: right;
    padding-right: 30px;
    color: red;
    font-weight: 400;
    font-size: 32px
}

#mapa1.map-placeholder::after,
.btn,
.main-title,
.model-carousel .title,
.naglowek h2,
.naglowek h3,
.paginacja ul,
.przyciskczerwony,
.status-podstrona,
.toggleContentButton,
h2.centruj,
p.centruj {
    text-align: center
}

.status-podstrona {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #cccccd;
    font-size: 15px;
    font-weight: 700
}

.paginacja {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    line-height: 80px
}

.paginacja ul {
    display: block;
    width: 100%
}

.paginacja ul li {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px
}

.paginacja ul li a {
    text-decoration: none;
    font-size: 32px;
    font-weight: 400;
    color: #333
}

.paginacja ul li a:hover {
    color: #da0a23
}

.samochodrozwiniecie .cena {
    display: block;
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #d71226;
    font-weight: 400;
    font-size: 32px
}

.samochodrozwiniecie .galeria {
    width: 100%;
    float: left;
    height: 500px;
    margin-top: 35px;
    margin-bottom: 30px
}

.samochodrozwiniecie .galeria .lewa {
    float: left;
    width: 820px;
    height: 500px;
    overflow: hidden
}

.samochodrozwiniecie .galeria .prawa {
    float: left;
    width: 398px;
    height: 500px;
    overflow: hidden
}

.samochodrozwiniecie .galeria .prawa a {
    float: left;
    display: block;
    width: 50%;
    height: 125px;
    overflow: hidden;
    position: relative
}

.samochodrozwiniecie .galeria .prawa a .shade {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    top: 0;
    left: 0;
    opacity: .4;
    z-index: 1;
    position: absolute;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.samochodrozwiniecie .galeria .prawa a:hover .shade {
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.samochodrozwiniecie .galeria .prawa a img {
    width: 101%
}

.samochodrozwiniecie .galeria .lewa img {
    display: block;
    width: 100%
}

.samochodrozwiniecie .dane {
    float: left;
    width: 100%;
    background-color: #fff;
    opacity: 2;
    min-height: 545px;
    padding-top: 20px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 30px
}

.samochodrozwiniecie .dane h3 {
    margin-bottom: 40px
}

.samochodrozwiniecie p {
    margin-bottom: 15px;
    width: 100%;
    display: block;
    float: left
}

.samochodrozwiniecie p strong {
    float: right;
    color: #333
}

.samochodrozwiniecie .col2 p span {
    color: #d71226
}

.samochodrozwiniecie .dane .col1,
.samochodrozwiniecie .dane .col2 {
    float: left;
    width: 50%
}

.samochodrozwiniecie .dane .col1 {
    padding-right: 30px;
    border-right: 1px solid #e8e8e8
}

.samochodrozwiniecie .dane .col2 {
    padding-left: 30px
}

.samochodrozwiniecie .opis {
    float: left;
    width: 100%;
    background-color: #fff;
    opacity: 1;
    min-height: 250px;
    padding-top: 20px;
    margin-bottom: 30px
}

.samochodrozwiniecie .opis h3 {
    margin-bottom: 40px
}

.samochodrozwiniecie .opis p {
    margin-bottom: 45px
}

.przyciskczerwony {
    float: right;
    width: 207px;
    height: 52px;
    line-height: 52px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    background: #E55E2A
}

.formularz .przyciskczerwony {
    display: block;
    margin: 0 auto;
    float: none
}

.formularz {
    float: left;
    width: 100%
}

.formularz .row.radio {
    background-color: #fff;
    height: 60px;
    line-height: 60px
}

.formularz .row.radio label {
    font-size: 14px;
    color: #000;
    line-height: 70px;
    padding-left: 5px;
    padding-right: 45px
}

.formularz .row.text {
    padding-top: 5px
}

.formularz div.input {
    float: left;
    width: 100%;
    height: 52px;
    position: relative;
    margin-bottom: 40px
}

.formularz div.input span {
    margin-top: 70px;
    float: left;
    width: 100%;
    display: block;
    font-size: 10px;
    padding-left: 10px
}

.formularz div.textarea {
    float: left;
    width: 100%;
    min-height: 120px;
    position: relative;
    margin-bottom: 0
}

.formularz input[type=text],
.formularz textarea {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    outline: 0;
    border: 1px solid #ccc;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    font-family: seat_normal, SansSerif;
    font-weight: 400
}

.formularz input::placeholder {
    font-family: seat_normal, sans-serif
}

.formularz input::-webkit-input-placeholder,
.formularz textarea::-webkit-input-placeholder {
    color: #535353
}

.formularz input::-moz-placeholder {
    color: #535353
}

.formularz input:-ms-input-placeholder,
.formularz textarea:-ms-input-placeholder {
    color: #535353
}

.formularz input:-moz-placeholder {
    color: #535353
}

.formularz p {
    color: #333;
    font-size: 12px;
    margin-top: 1em;
    margin-bottom: 1em
}

.formularz p a {
    color: inherit
}

.formularz p b {
    font-weight: 700
}

.formularz p a:hover {
    text-decoration: underline
}

.formularz textarea {
    padding-top: 10px;
    padding-bottom: 10px;
    resize: none
}

.formularz .row.text .lewa,
.formularz .row.text .prawa {
    float: left;
    width: 50%
}

.naglowek,
.trzyartykuly {
    width: 100%;
    background-color: #fff;
    float: left;
    opacity: 1
}

.formularz .row.text .lewa {
    padding-right: 15px
}

.formularz .row.text .prawa {
    padding-left: 15px
}

.formularz .row.radio input {
    margin-top: -4px;
    margin-left: -4px;
    margin-right: 4px
}

.formularz .info {
    font-size: 10px;
    line-height: 12px;
    padding-top: 10px;
    color: #333
}

.formularz .submit {
    margin-top: 15px
}

.naglowek {
    margin-top: -60px;
    padding-top: 10px;
    margin-bottom: 45px
}

.naglowek h3 {
    margin-bottom: 30px
}

.trzyartykuly {
    margin-bottom: 20px
}
    /* ██╗  ██╗███████╗██████╗ ███████╗
    ██║  ██║██╔════╝██╔══██╗██╔════╝
    ███████║█████╗  ██████╔╝█████╗  
    ██╔══██║██╔══╝  ██╔══██╗██╔══╝  
    ██║  ██║███████╗██║  ██║███████╗
    ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚══════╝
                                     */
.hpCarousel .desc,
.hpCarousel .title,
.trzyartykuly div.tekst h3 {
    margin-bottom: 30px;
    font-weight: 400
}

.trzyartykuly .tekst {
    min-height: 100px;
    padding: 70px 40px 20px
}

.col-1-3,
.col-2-3 {
    padding-left: 3px;
    padding-right: 3px
}

.trzyartykuly div.tekst h3 {
    font-size: 16px
}

.kontener2 {
    width: 1285px;
    margin-left: auto;
    margin-right: auto
}

.col-1-3 {
    width: 33.333%;
    float: left
}

.col-1-3 img {
    width: 100%;
    height: auto;
    float: left
}

.col-2-3 {
    width: 66.666%;
    float: left
}

.artykulduzy,
.film {
    float: left;
    width: 100%;
    margin-bottom: 50px
}

.artykulduzy {
    height: 670px
}

.artykulduzy.wiekszy {
    height: 750px;
    margin-bottom: 50px
}

.artykulduzy .col-1-2 {
    padding-left: 0;
    padding-right: 0;
    position: relative
}

#mapa1,
.imgabsolute,
.preloader,
.preloader i {
    position: absolute
}

.artykulduzy .tekst .tabela {
    height: 670px;
    padding-left: 100px;
    padding-right: 100px
}

.artykulduzy.wiekszy .tekst .tabela {
    height: 500px;
    padding-right: 300px
}

.film .tekst {
    padding-left: 40px;
    padding-right: 40px;
    min-height: auto
}

@media (max-width:1400px) {

    .film,
    .film .tekst {
        padding-right: 5.125%
    }

    .film {
        padding-left: 5.125%
    }

    .film .tekst {
        min-height: none;
        padding-left: 2.5625%
    }

    .hpCarousel .btn {
        font-size: 14px
    }
}

@media (max-width:768px) {
    .film {
        padding-right: 3.9%;
        padding-left: 3.9%;
        clear: both;
        height: auto
    }

    .film .tekst {
        padding-right: 0;
        padding-left: 0
    }

    .film .col-2-3 {
        padding: 0;
        width: 100%;
        float: none
    }

    .film .col-1-3 {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
        height: auto
    }
}

.imgabsolute {
    z-index: 1;
    top: 0;
    left: 0
}

.imgabsolute.img1 {
    left: -210px
}

.imgabsolute.img2 {
    top: 0;
    left: auto;
    right: 70px
}

.imgabsolute.img3 {
    left: -210px;
    top: 251px
}

.imgabsolute.img4 {
    top: 503px;
    left: auto;
    right: 70px
}

.imgabsolute.img5 {
    left: -628px;
    top: 501px
}

.bx-wrapper {
    margin: 0
}

.bx-wrapper .bx-pager {
    bottom: 30px
}

footer {
    padding-top: 90px;
    padding-bottom: 50px
}

footer .row {
    float: none;
    width: auto
}

footer .footer-wraper {
    position: relative;
    height: auto;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    max-width: 1280px
}

.col-lg-9 {
    width: 75%;
    float: left
}

footer .col-lg-9.hidden-xs .col-lg-2,
footer .col-lg-9.hidden-xs .col-lg-3 {
    width: 20%;
    position: relative;
    min-height: 1px;
    float: left
}

footer h2 {
    font-family: SeatMetaBold, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #666;
    text-transform: uppercase;
    margin-bottom: 36px;
    white-space: nowrap
}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

footer .footer-wraper .row #Legal-links li,
footer li {
    margin-bottom: 20px;
    font-size: 13px;
    color: #666
}

footer .footer-wraper .row #Legal-links li a,
footer .footer-wraper .row #Legal-links li a:focus,
footer .footer-wraper .row #Legal-links li a:hover,
footer li a,
footer li a:focus,
footer li a:hover {
    font-family: seatMedium, Arial, sans-serif;
    font-weight: 400;
    color: #aaa;
    text-decoration: none;
    white-space: nowrap
}

footer .footer-wraper .row #Legal-links li a,
footer .footer-wraper .row #Legal-links li a:focus,
footer .footer-wraper .row #Legal-links li a:hover {
    color: #666;
    font-size: 13px;
    text-decoration: none
}

footer li a,
footer li a:focus,
footer li a:hover {
    font-size: 13px;
    text-decoration: none
}

footer a,
footer a:focus,
footer a:hover {
    font-size: 13px;
    color: #ccc;
    text-decoration: none
}

footer .col-lg-9.hidden-xs .col-lg-3.modele {
    padding-left: 35px
}

footer .col-lg-9.hidden-xs .col-lg-2.oferta {
    padding-left: 14px
}

footer .col-lg-9.hidden-xs .col-lg-3.serwis {
    margin-left: -14px;
    padding-left: 14px
}

footer div .row #Region {
    margin-top: -2px;
    padding-right: 0;
    padding-left: 10px;
    background-color: transparent;
    border-bottom: 0;
    float: left
}

footer div .row #Region a {
    display: inline-block;
    height: auto;
    padding: 0
}

footer div .row #Social-channel {
    margin-top: 62px;
    height: auto;
    padding-right: 0;
    padding-left: 35px;
    border-bottom: 0;
    width: 10%;
    float: left;
    text-align: left
}

footer div .row #Social-channel ul {
    margin: 0;
    display: block;
    float: left;
    padding: 0
}

footer div .row #Social-channel ul li {
    display: block;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    float: left;
    margin-right: 10px;
    clear: none
}

footer div .row #Social-channel ul li a {
    height: 16px;
    font-size: 16px;
    display: block;
    float: left
}

footer div .row #Social-channel ul li img {
    max-height: 18px;
    vertical-align: baseline
}

footer div .row #Legal-links {
    margin-top: 64px !important;
    padding-right: 0 !important;
    padding-left: 44px !important;
    float: left !important;
    width: 41.66666667% !important
}

footer div .row #Legal-links li {
    float: left !important;
    height: auto !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
    margin-bottom: 0 !important;
    border-bottom: 0 !important
}

footer div .row #Legal-links li a {
    display: block;
    padding: 0;
    color: #666;
    font-size: 12px
}

footer div .row #Legal-Copy {
    margin-top: 64px;
    padding-right: 0;
    padding-left: 0;
    width: 16.66666667%;
    float: left
}

footer div .row #Legal-Copy p {
    font-size: 12px;
    float: right;
    white-space: nowrap;
    margin: -1px 0 0;
    letter-spacing: 0;
    opacity: 1;
    text-transform: none
}

#mapa1 {
    width: 700px;
    height: 666px
}

#mapa1.map-placeholder {
    background: url(../img/map-placeholder.jpg) 50% 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center
}

#mapa1.map-placeholder::after {
    display: block;
    content: 'Zobacz mapę';
    width: 150px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #ed1c42;
    background: -moz-linear-gradient(top, rgba(237, 28, 66, 1) 0, rgba(215, 18, 43, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(237, 28, 66, 1) 0, rgba(215, 18, 43, 1) 100%);
    background: linear-gradient(to bottom, rgba(237, 28, 66, 1) 0, rgba(215, 18, 43, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ed1c42', endColorstr='#d7122b', GradientType=0);
    margin-left: 10px
}

.hpCarouselContainer:after,
.model-carousel .slick-arrow:before,
.youtube_link:before,
.yt-popup .yt-container:after,
label.checkbox-inline p:before {
    content: ''
}

.aktualnosci.rozwiniecie .col2 h3 {
    float: none;
    margin: 0 0 25px
}

iframe.auto {
    float: left;
    display: block;
    width: 100%;
    height: 1240px
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #D9132D
}

.formularz .row.text.nomargin {
    margin-bottom: -20px
}

h2.centruj {
    margin-top: -60px;
    min-height: 70px;
    line-height: 50px;
    font-size: 50px;
    margin-bottom: 20px
}

::-webkit-input-placeholder {
    opacity: 1;
    color: #8F8C83
}

::-moz-placeholder {
    opacity: 1;
    color: #8F8C83
}

:-ms-input-placeholder {
    opacity: 1;
    color: #8F8C83
}

:-moz-placeholder {
    opacity: 1;
    color: #8F8C83
}

.row.big {
    position: relative
}

.preloader {
    width: 100%;
    height: calc(100% + 90px);
    background-color: #FFF;
    top: 0;
    left: 0;
    z-index: 10;
    visibility: visible;
    margin-top: -90px;
    display: none
}

.preloader i {
    display: block;
    width: 40px;
    height: 40px;
    z-index: 1;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    background: url(../img/loader.gif) center center no-repeat;
    background-size: 100%
}

.row.radio,
ul.animacja li {
    position: relative
}

.footer,
footer {
    width: 100%;
    float: left;
    clear: both
}

.danekontaktowe {
    margin-bottom: 100px;
    margin-top: 40px
}

.danekontaktowe a,
.danekontaktowe h3,
.danekontaktowe p {
    margin-bottom: 10px !important;
    min-height: 20px !important;
    line-height: 20px !important;
    text-decoration: none;
    color: #767676
}

.danekontaktowe h3 {
    text-transform: capitalize !important;
    font-size: 15px !important
}

.danekontaktowe .col-1-3 {
    min-height: 162px;
    max-height: 162px;
    margin-bottom: 40px;
    width: 50%
}

.danekontaktowe .img {
    float: left;
    width: 156px;
    height: auto;
    overflow: hidden;
    min-height: 1px;
    border: 1px solid #4e4d52
}

.danekontaktowe .tekst {
    float: left;
    width: calc(100% - 156px);
    min-height: 1px;
    margin-bottom: 20px;
    padding-left: 20px
}

ul.animacja,
ul.animacja li {
    width: 100%;
    float: left;
    display: block
}

p a {
    color: #767676;
    text-decoration: none
}

a.przyciskczerwony:hover {
    color: #fff
}

a:hover {
    text-decoration: none
}

.samochodrozwiniecie p.wyposazenie {
    width: 50%;
    float: left
}

.youtube_link {
    display: block
}

.youtube_link:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -35px;
    width: 70px;
    height: 70px;
    background: url(../img/seat-ico-play.png) no-repeat
}

.hpCarouselContainer {
    position: relative;
    overflow: hidden
}

.hpCarouselContainer:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: -.5%;
    width: 101%;
    background: #fff;
    height: 10%;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateZ(-1.75deg) translateY(100%);
    transform: rotateZ(-1.75deg) translateY(100%)
}

.btn-primary,
.hpCarousel .btn-primary {
    background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .08) 48%, rgba(255, 255, 255, .16) 100%);
    background-image: -o-linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .08) 48%, rgba(255, 255, 255, .16) 100%)
}

.hpCarouselContainer .bx-wrapper .bx-pager {
    bottom: 5%;
    padding: 0 5.125%;
    text-align: left;
    vertical-align: bottom
}

.btn,
.btn img,
.hpCarousel .btn,
.hpCarouselContainer .bx-wrapper .bx-pager div {
    vertical-align: middle
}

.hpCarouselContainer .bx-wrapper .bx-pager a,
.hpCarouselContainer .bx-wrapper .bx-pager a:hover {
    width: 9px;
    height: 9px;
    background-color: #fff;
    box-sizing: border-box
}

.hpCarouselContainer .bx-wrapper .bx-pager a.active {
    width: 12px;
    height: 12px;
    background-color: transparent;
    border-width: 2px;
    border-color: #fff;
    border-style: solid
}

.hpCarousel {
    overflow: hidden;
    display: flex
}

.hpCarousel .carousel-item {
    position: relative;
    width: 100%;
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto
}

.hpCarousel .carousel-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 98%
}

.hpCarousel .text-box {
    background-color: #000;
    width: 33.3333333333%;
    padding: 60px 5%
}

@media (min-width:641px) and (max-width:1023px) {
    .hpCarousel .text-box {
        padding-left: 3.25%;
        padding-right: 3.25%
    }
}

@media (min-width:641px) and (max-width:1400px) {
    .hpCarousel .text-box {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.hpCarousel .title {
    font-size: 44px;
    line-height: 1.1;
    color: #fff
}

.floatingButtonsGroup .floatingButtons .fbButtonsXS a.btn-xs,
.hpCarousel .desc {
    color: #fff;
    font-family: seatRegular, Arial, sans-serif
}

@media (max-width:1280px) {
    .hpCarousel .title {
        font-size: 30px
    }

    .hpCarousel .desc {
        font-size: 16px
    }
}

.hpCarousel .desc {
    font-size: 16px;
    line-height: 1.4
}

.btn,
.hpCarousel .btn {
    font-weight: 400;
    line-height: 1.42857143;
    -ms-touch-action: manipulation;
    -ms-user-select: none;
    white-space: nowrap;
    touch-action: manipulation
}

@media (min-width:641px) and (max-width:1280px) {

    .hpCarousel .desc,
    .hpCarousel .title {
        margin-bottom: 15px
    }

    .hpCarouselContainer:after {
        display: none
    }
}

.hpCarousel .btn-primary {
    border-radius: 5px;
    background-color: #E55E2A;
    color: #fff;
    background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .08) 48%, rgba(255, 255, 255, .16) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .16)), color-stop(52%, rgba(255, 255, 255, .08)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .08) 48%, rgba(255, 255, 255, .16) 100%);
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .08) 48%, rgba(255, 255, 255, .16) 100%);
    border-color: transparent
}

.hpCarousel .btn-primary:active,
.hpCarousel .btn-primary:focus,
.hpCarousel .btn-primary:hover {
    background: #E55E2A;
    border-color: transparent
}

.hpCarousel .btn {
    display: block;
    padding: 15px 20px;
    margin-bottom: 0;
    font-size: 16px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    text-decoration: none;
    position: relative
}

.btn,
.toggleContentButton {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none
}

.hpCarousel .carousel-image {
    overflow: hidden
}

.hpCarousel .carousel-image img {
    margin-top: -50px;
    width: 100%;
    display: none
}

@media (max-width:640px) {
    .hpCarousel .carousel-image {
        border-radius: 4px
    }

    .hpCarousel .carousel-image .sm {
        display: block
    }
}

@media (min-width:641px) and (max-width:1023px) {
    .hpCarousel .carousel-image .md {
        display: block
    }
}

@media (min-width:1024px) {
    .hpCarousel .carousel-image .lg {
        display: block
    }
}

.hpCarousel .btn .fa.fa-angle-right {
    line-height: 18px;
    vertical-align: text-bottom;
    display: none
}

.hpCarousel .btn .fa {
    opacity: .5;
    margin-left: 10px
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-display: swap;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (max-width:640px) {
    .visible-xs {
        display: block !important
    }

    .hidden-xs {
        display: none !important
    }
}

@media (min-width:641px) {
    .visible-xs {
        display: none !important
    }

    .hidden-xs {
        display: block !important
    }
}

.hpCarousel .btn .fa.fa-angle-right {
    color: #fff;
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

@media (max-width:640px) {
    .hpCarousel .carousel-caption {
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
        transform: translate(0, 0);
        width: 100%
    }

    .hpCarousel .text-box {
        padding: 0;
        width: 100%;
        top: 0;
        left: 0;
        margin: 0
    }

    .hpCarousel .desc,
    .hpCarousel .title {
        display: none
    }

    .hpCarousel .btn {
        text-align: center;
        color: #fff;
        font-size: 13px
    }

    .hpCarousel .btn .fa.fa-angle-right {
        display: inline-block;
        position: static;
        transform: none;
        color: #d71226;
        font-weight: 700
    }

    .hpCarouselContainer .bx-wrapper .bx-pager {
        display: none
    }

    .hpCarousel .carousel-image img {
        margin-top: 0
    }

    .bx-wrapper .bx-viewport {
        border-radius: 4px
    }
}

.yt-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .8);
    z-index: 10000001
}

.yt-popup .yt-container {
    position: relative;
    left: 50%;
    top: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
    background-color: #000
}

.yt-popup .yt-container:after {
    padding-top: 56.25%;
    display: block
}

.danekontaktowe.row {
    margin-bottom: 50px
}

#legal-basis-content li,
#legal-basis-content p,
.newform b,
.newform label,
.newform p {
    font-size: 12px;
    line-height: 15px !important
}

#legal-basis-content ul {
    padding-left: 20px
}

#legal-basis-content ol {
    clear: both;
    padding-left: 20px;
    margin-bottom: 15px
}

.toggleContentButton {
    text-decoration: none;
    border-color: #888;
    border-color: rgba(0, 0, 0, .56);
    outline: 0;
    color: #222;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background-color: #aaa;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .75), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .75), rgba(255, 255, 255, 0));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(top, rgba(255, 255, 255, .75), rgba(255, 255, 255, 0));
    background-repeat: repeat-x;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .67);
    line-height: 2;
    padding: 0 1em;
    height: 2.2em;
    -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, .5) inset, -1px -1px 0 rgba(255, 255, 255, .5) inset;
    -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, .5) inset, -1px -1px 0 rgba(255, 255, 255, .5) inset;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, .5) inset, -1px -1px 0 rgba(255, 255, 255, .5) inset;
    -webkit-transition: background .185s linear;
    -moz-transition: all .185s linear;
    -o-transition: all .185s linear;
    transition: all .185s linear
}

.model-carousel .image,
.model-carousel .slick-arrow:before {
    background-repeat: no-repeat;
    background-size: contain;
    display: block
}

label.checkbox-inline {
    display: block;
    position: relative
}

label.checkbox-inline input[type=checkbox] {
    position: absolute;
    left: -100px;
    visibility: hidden
}

label.checkbox-inline input[disabled]+p {
    cursor: default
}

label.checkbox-inline input[disabled]+p:before {
    background-color: #eee
}

label.checkbox-inline p:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc
}

label.checkbox-inline input[type=checkbox]:checked+p:before {
    background-image: url(../img/checkbox-checker.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 65%
}

label.checkbox-inline p {
    font-size: 12px;
    margin: 0 0 1.5em;
    padding-bottom: 1px;
    padding-left: 28px;
    position: relative
}

.main-title h1 {
    font-size: 54px;
    font-family: seatBlack, Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #1b1b1b;
    margin-bottom: 22px;
    line-height: 54px
}

.main-title p {
    color: #535353;
    font-size: 39px;
    line-height: 39px;
    margin-bottom: 25px
}

.carousel-container h2 {
    margin-top: 0
}

.carousel-container h2,
.formularz h2 {
    font-size: 30px;
    font-family: seatBlack, Arial, sans-serif
}

.formularz h2 {
    margin-top: 20px;
    margin-bottom: 10px
}

@media (max-width:991px) and (min-width:661px) {

    .carousel-container h2,
    .formularz h2 {
        font-size: 28px !important
    }
}

@media (max-width:660px) {
    .mobile-localization {
        display: block !important
    }

    .desktop-localization {
        display: none !important
    }

    .carousel-container h2,
    .formularz h2 {
        font-size: 14px !important
    }
}

.model-carousel {
    padding: 0;
    margin: 0;
    font-size: 0;
    list-style: none
}

.model-carousel .carousel-item {
    display: inline-block;
    width: 20%;
    outline: 0
}

.model-carousel label {
    position: relative;
    margin: 0 0 2em;
    width: 100%;
    font-size: 17px
}

@media (min-width:992px) {
    .model-carousel input[type=radio]:checked+label .image {
        transform-origin: 50% 50%;
        transform: scale(1.2)
    }
}

.model-carousel input[type=radio]:checked+label .title {
    color: #c72127;
    font-size: 20px;
    font-weight: 700
}

.model-carousel .image {
    padding-top: 52%;
    position: relative;
    background-position: center;
    transform-origin: 50% 50%;
    z-index: 700;
    transition: all 250ms
}

.model-carousel .title {
    display: block;
    white-space: nowrap;
    color: #1b1b1b;
    position: relative;
    z-index: 800;
    line-height: 20px;
    transition: all 250ms
}

.model-carousel .slick-arrow {
    position: absolute;
    top: 0;
    height: 100%;
    width: 20px;
    z-index: 900;
    border: 0;
    background-color: transparent;
    color: transparent;
    outline: 0
}

.model-carousel .slick-arrow:before {
    background-image: url(../img/arrow-left.svg);
    background-position: left bottom;
    width: 10px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 0
}

.model-carousel .slick-next {
    right: 0
}

.model-carousel .slick-prev {
    left: 0
}

.model-carousel .slick-next:before {
    transform: rotateZ(180deg)
}

.model-carousel .slick-list {
    width: calc(100% - 60px);
    margin: auto
}

.model-carousel input[type=radio] {
    position: absolute;
    visibility: hidden;
    top: 0;
    left: -100%
}

.floatingButtonsGroup .floatingButtons .fixed-buttons {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 1001
}

.floatingButtonsGroup .floatingButtons .fbButtonsXS {
    display: flex
}

.floatingButtonsGroup .floatingButtons .fbButtonsXS a.btn-xs {
    flex-grow: 1;
    font-size: 12px;
    background: linear-gradient(to top, rgba(0, 0, 0, .05) 0, rgba(255, 255, 255, .05) 100%) #d7122B;
    height: auto;
    min-height: 40px;
    padding: 9px 5px;
    white-space: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none
}

.btn,
.btn:active {
    background-image: none
}

.floatingButtonsGroup .floatingButtons .fbButtonsXS a.btn-xs.btn-xs-2 {
    flex-basis: 50%;
    width: 50%
}

.floatingButtonsGroup .floatingButtons .fbButtonsXS a.btn-xs img {
    max-width: 17px;
    max-height: 17px;
    margin-right: 8px
}

.floatingButtonsGroup .floatingButtons .fbButtonsXS a.btn-xs:not(:last-child) {
    border-right: 1px solid #fff
}

@media only screen and (min-width:641px) and (max-width:1023px),
only screen and (min-width:1024px) {
    .floatingButtonsContainer {
        position: fixed;
        right: 0;
        top: 300px;
        left: 0;
        z-index: 1001
    }

    .floatingButtonsGroup {
        max-width: 1400px;
        margin: 0 auto;
        position: relative
    }

    .title-floating p {
        line-height: 1.42857143
    }

    .title-floating a {
        color: #333
    }

    .title-floating a:hover {
        color: #d7122b
    }

    .floatingButtonsGroup .floatingButtons {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
        overflow-x: hidden;
        overflow-y: hidden;
        position: absolute;
        top: 0;
        right: 0
    }

    .floatingButtonsGroup .floatingButtons .fbButtonsXS {
        display: none
    }

    .floatingButtonsGroup .floatingButtons .fbButtons .floatButton {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
        margin: 0
    }

    .floatingButtonsGroup .floatingButtons .fbButtons .item-button {
        margin: 3px;
        width: 38px;
        height: 38px;
        z-index: 999
    }

    .floatingButtonsGroup .floatingButtons .fbButtons .item-button .btn {
        width: 38px;
        height: 38px;
        padding: 6px;
        border: 1px solid #fff
    }

    .floatingButtonsGroup .floatingButtons .fbButtons .item-button .btn img {
        width: auto;
        max-width: 19px;
        max-height: 19px
    }

    .floatingButtonsGroup .floatingButtons .fbButtons .container-floating {
        background-color: #fff;
        z-index: 998;
        width: 0;
        opacity: 0;
        height: 44px;
        display: flex;
        margin-top: -44px;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
    }

    .floatingButtonsGroup .floatingButtons .fbButtons .title-floating {
        margin-left: 5px;
        width: 230px;
        border-bottom: 1px solid #ddd;
        text-align: center;
        min-height: 44px;
        padding: 9px 0;
        color: #333
    }

    .floatingButtonsGroup .floatingButtons .fbButtons .title-floating p {
        width: 236px;
        font-family: seatBlack, Arial, sans-serif
    }

    .floatingButtonsGroup .floatingButtons .fbButtons .title-floating p a {
        display: block;
        min-width: 234px;
        font-family: seatBlack, Arial, sans-serif;
        font-size: 14px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    user-select: none;
    border: 1px solid transparent;
    height: 52px;
    padding: 15px 20px;
    border-radius: 1px
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: 0 0 0 rgba(51, 51, 51, 0)
}

.btn:active:focus,
.btn:focus {
    outline: -webkit-focus-ring-color auto 0;
    outline-offset: 0
}

.btn-primary {
    background-color: #E55E2A;
    color: #fff !important;
    background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .08) 48%, rgba(255, 255, 255, .16) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .16)), color-stop(52%, rgba(255, 255, 255, .08)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .08) 48%, rgba(255, 255, 255, .16) 100%);
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .08) 48%, rgba(255, 255, 255, .16) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
    border-color: transparent
}

.cp1CookieBanner .copy,
.cp1CookieBanner .title {
    color: #fff;
    font-family: seatRegular, Arial, sans-serif
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background: #E55E2A;
    border-color: transparent
}

.btn img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

.cp1CookieBanner {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    z-index: 999999999;
    background-color: rgba(25, 25, 25, .9);
    opacity: 1;
    padding-top: 24px;
    padding-bottom: 24px
}

.cp1CookieBanner p {
    line-height: 1.4
}

.cp1CookieBanner .title {
    font-size: 10px
}

.cp1CookieBanner .copy {
    font-size: 8px
}

.cp1CookieBanner .copy a {
    font-family: seatRegular, Arial, sans-serif;
    color: #d7122b;
    margin-left: 6px;
    text-decoration: underline
}

.cp1CookieBanner .cta {
    font-family: seatRegular, Arial, sans-serif;
    font-size: 10px;
    color: #fff;
    margin-top: 10px;
    height: 44px
}

@media only screen and (min-width:641px) and (max-width:1023px) {
    .cp1CookieBanner .title {
        font-family: seatRegular, Arial, sans-serif;
        font-size: 18px
    }

    .cp1CookieBanner .copy {
        font-size: 12px
    }

    .cp1CookieBanner .cta {
        font-size: 15px;
        margin-top: 10px;
        height: 52px
    }
}

@media only screen and (min-width:1024px) {
    .cp1CookieBanner .title {
        font-family: seatRegular, Arial, sans-serif;
        font-size: 18px
    }

    .cp1CookieBanner .copy {
        font-size: 15px
    }

    .cp1CookieBanner .cta {
        font-size: 15px;
        margin-top: 20px;
        height: 52px
    }
}

#cookieBanner {
    display: none
}

.samochody h2 {
    font-family: seatBlack
}

.row .center .porada h1,
.row .center .porada h3 {
    color: #E55E2A;
    margin: 10px 0
}

.row .center .porada h2 {
    margin: 10px 0;
    font-size: 40px;
    line-height: 40px;
    min-height: 35px;
    font-weight: 700;
    float: none
}

.glowny .menu-header {
    font-family: seatRegular, Arial, sans-serif;
    margin-top: 8vw;
    display: block;
    float: left;
    width: 100%;
    min-height: 80px;
    line-height: 60px;
    font-size: 60px;
    font-weight: 200;
    color: #fff
}

.samochodrozwiniecie .formularz .dealer-header,
.samochodrozwiniecie .formularz .dealer-header-bold {
    display: inline-block;
    margin-bottom: 0
}

.samochodrozwiniecie .formularz .dealer-form-small-header {
    margin-top: 0;
    font-size: 14px
}

.samochodrozwiniecie .formularz .dealer-header {
    font-size: 20px;
    font-weight: 500
}

.samochodrozwiniecie .formularz .dealer-header-bold {
    font-size: 23px;
    font-weight: 700
}

footer {
    background: #000 !important
}

.bx-wrapper .bx-controls-direction a {
    background: url(../img/arrow-black.svg) 50% 50% no-repeat #fff;
    background-size: 35%;
    border-radius: 8px
}

.bx-wrapper .bx-controls-direction a.bx-prev {
    transform: rotate(180deg)
}

.bx-wrapper .bx-controls-direction a:hover {
    background-position: 50% 50%
}