body { background-color: #F4F4F4; font-family: "Noto Sans", Arial, sans-serif; }

.container-fluid { max-width: 1910px; margin: 0 auto; }

header { border-radius: 0px 0px 30px 30px; background-color: #1b1b1b; height: 487px; }
header.subpage { height: 107px; }
header.subpage .menu-box { min-height: 107px; }
header.subpage.car-page { height: 255px; }
.logo { margin-left: 30px; margin-top: 25px; }
.logotypes { margin-top: 25px; }
.logotypes img { padding-right: 45px; }
.menu-box { min-height: 255px; }
.type-box { border-bottom: 3px solid #efdf00; position: relative; }
.type-box img { width: 100%; }
.big-picture-box { margin: 0px 30px; }
.caption, .caption-hover { text-align: center; font-size: 55px; font-family: "Noto Sans"; letter-spacing: 0px; color: #FFFFFF; text-transform: uppercase; opacity: 1; }
.caption-hover { display: none; }
.caption, .caption-hover { position: absolute; z-index: 102; left: 0%; top: 35%; width: 100%; text-align: center; }
.caption.rent-caption { top: 42%; }
/*.bg-hover { background: url('../img/bg-hover.png') repeat; position: absolute; width: 100%; height: 100%; opacity: 0.4 }
.type-box:hover .bg-hover { background: url('../img/bg-hover-active.png') repeat; position: absolute; width: 100%; height: 100%; opacity: 0.8; }*/
.type-box:hover .caption { display: none; }
.type-box:hover .caption-hover { display: block; }
.type-arrow { position: absolute; z-index: 103; margin-left: 30px; display: none; }
.type-box:hover .type-arrow { display: block; }
.menu-links { margin-top: 35px; font-size: 25px; font-family: "Noto Sans"; text-align: center; letter-spacing: 0px; color: #efdf00; opacity: 1; text-transform: uppercase; line-height: 25px; }
.menu-links a { color: #D9D9D6; text-decoration: none; }
.bottom-arrow { background: url('../img/arrow-bottom.png') left bottom no-repeat; height: 220px; margin-top: -220px; padding-bottom: 15px; }
.top-arrow { background: url('../img/arrow-top.png') right bottom no-repeat; height: 160px; position: absolute; width: 100%; right: 15px; margin-top: -70px; }
footer { background-color: #e7e7e5; border-radius: 30px 30px 0px 0px; min-height: 121px; margin-top: 550px; padding: 30px 15px;  }
footer.subpage { margin-top: 50px; }
footer a { text-decoration: none; }
footer p span { padding-right: 15px; padding-left: 15px; font-size: 18px; font-family: "Noto Sans"; letter-spacing: 0px; color: #818283;}
footer img { padding: 0px 5px; }
.fixedHeight { height: 35px; }
.footer-links { font-size: 15px; font-family: "Noto Sans";
letter-spacing: 0px;
color: #818283; 
}
.footer-links a { font-size: 15px; font-family: "Noto Sans";
letter-spacing: 0px;
color: #818283;
text-decoration: none;
}

main { padding-top: 25px; padding-left: 30px; padding-right: 30px;  }
.select-form label { padding-right: 10px; font-family: "Noto Sans"; font-size: 18px; color: #4E3908; }
.select-form select {   appearance: none; -webkit-appearance: none; background-color: transparent; color: #4E3908; font-size: 18px; font-family: "Noto Sans"; border: 1px solid #4E3908; padding: 5px 15px; border-radius: 4px; }
.select-form select option { font-family: "Noto Sans"; }
.result-count { font-size: 18px; font-family: "Noto Sans"; letter-spacing: 0px; color: #4E3908; margin-bottom: 0px; }
.search-form .select-form { padding-bottom: 10px; }
.search-form .select-form select {   appearance: none; -webkit-appearance: none; width: 100%; padding: 17px 15px;  }
.search-form select option:hover {
    background: #efdf00;
}
.search-form label, .search-form input::placeholder { font: italic normal normal 16px/20px Noto Sans; letter-spacing: 0px; color: #4E3908; }
.search-form input { font: italic normal normal 16px/20px Noto Sans; letter-spacing: 0px; color: #4E3908; border: 1px solid #4E3908; border-radius: 4px; padding: 17px 15px; display: inline-block; width: calc(100%); background-color: transparent; }

.btn-primary { width: 100%; font: normal normal normal 18px/22px Noto Sans; letter-spacing: 0px; color: #4E3908; background-color: #efdf00; text-align: center; padding: 18px 15px; border: 1px solid #efdf00; border-radius: 4px; }
.btn-secondary { width: 100%; font: normal normal normal 18px/22px Noto Sans; letter-spacing: 0px; color: #4E3908; background-color: transparent; text-align: center; padding: 18px 15px; border: 1px solid #4E3908; border-radius: 4px; }

.car-content { border: 1px solid #4E3908; border-top: 0px; margin-top: -8px; padding-top: 15px; border-radius: 0px 0px 12px 12px; padding-bottom: 10px;  }
.car-box { position: relative; }
.price-label { z-index: 102; position: absolute; bottom: 0px; right: 0px; background-color: white; background: rgba(255,255,255,0.9); padding: 15px; border-radius: 0px 0px 8px 0px; }
.price-label p { color: #4E3908; font-size: 21px; opacity: 1; font-weight: bold; padding: 0px; margin: 0px; }
.price-label p span { font-weight: normal; font-size: 14px; }
.car-image { border-radius: 0px 0px 12px 12px; position: relative; }
.car-image img { width: 100%; }
.car-name { margin: 0px 10px; border-bottom: 1px solid #4E3908; margin-bottom: 10px; padding-bottom: 10px; line-height: 32px; }
.car-name { font-size: 18px; color: #4E3908; font-weight: bold; }
.car-name a { font-size: 14px; color: #4E3908; font-weight: normal; text-decoration: none; }
.car-info { font-size: 12px; font-family: "Noto Sans"; letter-spacing: 0px; color: #000000; text-transform: uppercase; margin: 0px 30px; }
.car-info .row { padding: 10px 0px; }
.car-info img { padding-right: 10px; }
.car-list .car-box { margin-bottom: 25px; }
.car-box:hover .car-content { border: 1px solid #efdf00; border-top: 0px; }
.car-image img {
    transition: transform 0.3s ease;
}
.car-image { overflow: hidden; }
.car-box:hover .car-image img {
    transform: scale(1.1);
}
.car-title { 
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 35px;
}

.car-list.used .car-name { border-bottom: 0px; padding-top: 15px; }
.car-list.used .car-name-bg, .car-list.used .car-image { background-color: #d9d9d6; }
.car-list.used .car-box:hover .car-content { border: 1px solid #4E3908; border-top: 0px;  }
.car-list.used .car-content { padding-top: 0px; }
.car-list.used .car-box:hover .car-name-bg { background-color: #efdf00;  }


/* pionowa linia */
.car-list.used .car-info .col-6 { padding: 5px; padding-left: 15px; }

.car-list.used .car-info .col-6:nth-child(odd) {
    border-right: 1px solid #4E3908;
}

/* pozioma linia */
.car-list.used .car-info { padding-top: 10px; }
.car-list.used .car-info .col-6:nth-child(-n+2) {
    border-bottom: 1px solid #4E3908;
}

.car-list.used .row>* { margin-top: 0px !important; }
.car-list.used .car-info { color: #4E3908; }

.search-container { background: url('../img/arrow-search.png') left top no-repeat; padding-left: 50px; }
#filter-form { margin-top: 5px; }
#sort { margin-bottom: 9px; }

.contact-toggle {
    position: fixed;
    right: 0;
    top: 180px;
    z-index: 9998;
    padding: 12px 18px;
    background: #ffe100;
    border: 0;
    cursor: pointer;
    transform: rotate(-90deg) translateY(-100%);
    transform-origin: right top;
}

.contact-panel {
    position: fixed;
    top: 0;
    right: -360px;
    width: 360px;
    height: 100vh;
    z-index: 9999;
    background: #eee;
    padding: 45px 40px 25px;
    box-shadow: -3px 0 8px rgba(0,0,0,0.2);
    transition: right 0.35s ease;
    overflow-y: auto;
}

.contact-panel.active {
    right: 0;
}

.contact-close {
    position: absolute;
    top: 15px;
    right: 18px;
    border: 0;
    background: none;
    font-size: 28px;
    cursor: pointer;
}

.contact-logo {
    text-align: center;
    font-size: 28px;
    margin-bottom: 35px;
}

.contact-logo strong {
    position: relative;
}

.contact-logo strong::before {
    content: "";
    position: absolute;
    left: -6px;
    bottom: 2px;
    width: 50px;
    height: 18px;
    background: #ffe100;
    z-index: -1;
}

.contact-search,
.contact-form input,
.contact-form textarea {
    width: 100%;
    border: 1px solid #555;
    background: transparent;
    padding: 10px;
    margin-bottom: 16px;
    text-align: center;
    box-sizing: border-box;
    color: #4c4e53;
    font-size: 14px;
}

.contact-form textarea {
    height: 90px;
    resize: none;
    text-align: left;
    font-style: italic;
}

.contact-office {
    text-align: center;
    color: #4b3300;
    margin: 35px 0;
    font-size: 12px;
}

.contact-office a { color: #4b3300; text-decoration: none; }

.contact-office h4 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.privacy {
    display: flex;
    gap: 10px;
    font-size: 11px;
    color: #4c4e53;
    margin-bottom: 25px;
}

.privacy input {
    width: 18px;
    height: 18px;
    margin: 0;
    margin-top: 6px;
    font-size: 11px;
}

.contact-form button {
    display: block;
    margin: 0 auto;
    background: #ffe100;
    border: 0;
    padding: 10px 45px;
    cursor: pointer;
}

.is-invalid-field {
    border: 1px solid red !important;
}

input[type="checkbox"].is-invalid-field {
    outline: 2px solid red;
    outline-offset: 2px;
}
header { position: relative; }
header.contact-header { min-height: 187px; border-bottom-left-radius: 0px; }
header.contact-header.car-page { border-bottom-left-radius: 30px; }
header.contact-header .menu-box { min-height: 209px; }
header .yellow-header-box { background-color: #efdf00; width: 45px; height: 83px; float: left; border-top-right-radius: 12px; }
.breadcrumb-container { padding-left: 13px; padding-top: 10px; line-height: 12px; float: left;  }
.breadcrumb-container { font-size: 14px; color: #888b8d; }
.breadcrumb-container a { font-size: 14px; color: #888b8d; text-decoration: none; }
.breadcrumb-container span { font-size: 14px; color: #efdf00; }
.breadcrumb-container h2 { text-transform: uppercase; padding: 0px; margin: 0px; line-height: 32px; font-size: 26px; font-weight: bold; color: #efdf00; }

main.noPadding { padding: 0px; }
.map { width: 100%; padding-left: 30px; padding-top: 25px; }
.map iframe { border-bottom: 5px solid #efdf00 !important; }
.contact-branches { background: url('../img/arrow-contact-down.png') 92% -40px no-repeat;  }
.branch-data { text-align: center; font-size: 12px; text-align: center; color: #4e3908; vertical-align: middle;  }
.branch-data a { color: #4e3908; text-decoration: none; }
.branch-open-hours { text-align: center;  font-size: 12px; text-align: center; color: #4e3908;  }
.branch-data span, .branch-open-hours span { font-weight: bold; font-size: 16px; }
.black-branches { background: #1b1b1b url('../img/arrow-contact-black-down.png') 9% -32px no-repeat; margin-top: -50px; color: #4a4a4a;  }
.black-branches span { font-size: 16px; font-weight: bold;   }
.black-branches .branch-data { color: #D9D9D6 }
.black-branches .branch-data a { color: #D9D9D6; }
.black-branches .branch-open-hours { color: #D9D9D6; }
.black-branches .map { padding-right: 30px; transform: translateY(50px); }
.contact-form-container {
  .branch-image { padding-left: 30px; transform: translateY(-43px);  }   
  .branch-image img { border-bottom: 5px solid #efdf00 !important; }
  .contact-form { max-width: 665px; }
  .contact-form input { font-size: 14px; }
  .contact-form textarea { height: 161px; color: #2b2b2b; font-size: 14px; }
  .contact-form button { border-radius: 8px; margin-left: auto; margin-right: 0px; }
  .contact-form input::placeholder { color: #2b2b2b; }
  .contact-form textarea::placeholder { color: #2b2b2b; }
  .contact-form .privacy { color: #2b2b2b; font-size: 12px; }  
}
.contact-form-arrow { background: url('../img/arrow-contact-form.png') right bottom no-repeat; padding-right: 135px; padding-bottom: 70px; }

.rental-banner { background-image: url('../img/rental.jpg');    
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    max-width: 1910px;
    aspect-ratio: 1910 / 725;
    margin: 0 auto;   
    display: flex;
    align-items: center;
    justify-content: center;    
}
header.rental-header { border-radius: 0px; }
.header-price-box { position: absolute; right: 12px; margin-top: -69px; background-color: #d9d9d6; border-top-left-radius: 12px; line-height: 69px; padding-left: 40px; padding-right: 30px; font-size: 26px; color: #000000; font-weight: bold;   }

.rental-intro-text { max-width: 890px; text-align: center; color: #FFFFFF; font-size: 17px; line-height: 24px; }
.rental-intro-text img { padding-bottom: 45px; display: block; margin: 0px auto;  }

.rental-cars { background: url('../img/arrow-rental.png') 90% top no-repeat; padding-top: 30px; }
.rental-cars .car-list { min-height: 580px; }
.rental-cars .col-md-9 {
    margin: 0px auto;
}
.rental-cars .price-label { background: rgba(239, 223, 0, 0.9); }

.gallery { padding: 0px 43px; transform: translateY(-67px); }
.gallery .car-first-image { padding-bottom: 18px; }
.gallery .car-main-picture { position: relative; }
.gallery .car-main-picture .show-pictures { position: absolute; bottom: 0px; right: 0px; }
.f-panzoom__viewport>.f-panzoom__content { border: 3px solid white; }
.rental-content { transform: translateY(-50px); padding: 0px 43px; position: relative; min-height: 500px; }
.rental-text-box { background-color: white; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; }

.rental-contact-box { max-width: 510px; }
.rental-contact-box { z-index: 50; border-bottom-left-radius: 12px; border-top-left-radius: 12px; position: fixed; right: 0px; bottom: 165px; width: 27.5%; background-color: #1c1c1c; }
.rental-contact-box .yellow-header-box { min-height: 75px; margin-top: 25px; background-color: #efdf00; width: 45px; float: left; border-top-right-radius: 12px; }
.rental-contact-box .rental-information { float: left; margin-top: 28px; width: calc(100% - 45px); margin-bottom: 30px; }
.rental-contact-box .title {  display: flex;
    align-items: center;  justify-content: flex-end; min-height: 64px; color: #efdf00; font-weight: bold; font-size: 26px; text-align: right; line-height: 32px; margin-left: 50px; margin-bottom: 8px;  }
.rental-contact-box .price-info { margin-left: 45px; background-color: #d9d9d6; border-bottom-left-radius: 12px; margin-bottom: 30px;  }
.rental-contact-box .price-info div { text-align: right; margin-right: 30px; }
.rental-contact-box .price-info div.line { margin-right: 0px; margin-left: 50px; }
.rental-contact-box .price-info div p { margin-bottom: 0px; display: block; font-weight: bold; font-size: 26px; line-height: 52px; }
.rental-contact-box .line { border-bottom: 2px solid #a1a1a0; }
.rental-contact-box .price-info div span { font-size: 14px; line-height: 52px; padding-bottom: 10px; display: block;}
.rental-contact-box .phone-box {
    display: block;
    background: #ffe100;
    width: calc(100% - 75px);
    line-height: 46px;
    border-radius: 4px;
    margin-bottom: 18px;
    margin-left: 45px;
    color: #4e3908;
    font-size: 14px;
    text-align: center;
}
.rental-contact-box .phone-box a { text-decoration: none; color: #4e3908; }

.rental-text-box .description { padding: 0px 30px; color: #4e3908; line-height: 26px; font-size: 16px; padding-top: 30px;   }
.car-tabs .line { border-bottom: 1px solid #707070; padding-top: 15px; margin-bottom: 15px; max-width: 50%;  }

.rental-text-box .description .line { padding-top: 30px; }
.rental-text-box .description .adnotation { line-height: 16px; font-size: 12px; padding-bottom: 30px; }
.rental-text-box .description .text { margin-bottom: 0px; }
.rental-text-box .car-info { padding: 0px 60px; line-height: 54px; max-width: 50%; border: 1px solid #707070; margin-left: 0px; border-bottom-right-radius: 24px; }
.rental-text-box .car-info.car-for-sell { max-width: 70%; }
.car-tabs {
    position: relative;
    overflow: visible;
}

.rental-text-box {
    position: relative;
    z-index: 30;
    overflow: hidden;
}

.rental-additional-stuff {
    position: relative;
    z-index: 20;
    margin-top: -18px;
}

.rental-normal-stuff {
    position: relative;
    z-index: 10;
    margin-top: -18px;
}
.car-tabs .tab-description { padding: 0px 30px; color: #4e3908; line-height: 26px; font-size: 16px; }
.car-tabs .tab-description p { padding-left: 23px; }
.rental-additional-stuff, .rental-normal-stuff { height: 80px; overflow: hidden; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; }
.tab-header { font-weight: bold; font-size: 16px; color: #4e3908; padding-left: 55px; margin-top: 35px; cursor: pointer; }

.rental-additional-stuff { background-color: #e2e2e2;  }
.rental-normal-stuff { background-color: #fff;  }
.full-box { padding-top: 25px; padding-bottom: 25px; }
.full-box div { color: #030303; font-size: 16px; padding-left: 53px; padding-right: 53px; }
.full-box div:nth-child(2) { background-color: #1b1b1b; color: #d9d9d6; padding-top: 25px; padding-bottom: 25px; }
.full-box div:nth-child(3) { padding-top: 25px; }
.img-responsive { max-width: 100%; }
.hidden { display: none; }


.rental-title-row {
    display: flex;
    align-items: stretch;
    padding-top: 30px;
    margin-right: 30px;
    text-align: right;
}

.rental-title-row .yellow-header-box {
    width: 45px;
    flex: 0 0 45px;
    background: #fff000;
    border-top-right-radius: 12px;

    height: auto !important;
    min-height: 0 !important;
    margin: 0 50px 0 0 !important;
    float: none !important;
    position: static !important;
}

.rental-title-row .title {
    flex: 1;
    color: #fff000;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.18;
    text-align: right;
}

.clearfix { clear: both; }
.relative { position: relative; }
.hideOnDesktop { display: none; }

@media (min-width: 1910px) {
    header .yellow-header-box { margin-left: -40px; margin-top: 2px; }
}
@media (max-width: 1610px) {
    .car-info .d-flex.gap-3 { gap: 0px !important; }
    .car-info img { padding-right: 5px; }
}

@media (max-width: 1580px) {
    .menu-box .logotypes img { padding-right: 25px; }
    .caption, .caption-hover { font-size: 32px; }
}

@media (max-width: 1360px) {
    .contact-form-container {
        .contact-form { padding-top: 50px; }
    }
    .menu-box .logotypes img { max-width: 35%; padding-right: 15px; }
    .show-contact { max-width: 35%; }
    .menu-links { font-size: 20px; }
    .rental-text-box .car-info { max-width: 85% !important; }
}

@media (max-width: 1220px) {
    .caption, .caption-hover { font-size: 24px; }
}

@media (max-width: 1200px) {
    .buttons button { margin-bottom: 15px; }
    .search-form .select-form .col-12 { margin-bottom: 15px; }
    .header-price-box { font-size: 18px; }
}

@media (max-width: 1120px) {
    .menu-links { font-size: 16px; }
    .rental-text-box .car-info { padding: 0px 15px !important; }
}

@media (max-width: 992px) {
    .hideOnDesktop { display: block; }
    .hideOnMobile { display: none; }
    .absoluteOnMobile { position: absolute; right: 15px; top: 10px; }
    .form-contact-btn { position: fixed; right: 0px; top: 65%; z-index: 103; }
    .caption, .caption-hover { font-size: 42px; }
    header { height: auto; padding-bottom: 15px; }
    header.subpage { height: auto; }
    .menu-box { min-height: 100%; padding-bottom: 10px; }
    .mobile-menu-js { z-index: 103; position: absolute; top: 0px; left: 0px; width: 100%; border-radius: 0px 0px 30px 30px; background-color: #1b1b1b; padding: 0px; padding-bottom: 15px; margin: 0px; }
    .menu-links { margin: 0px; text-align: center; padding-bottom: 30px; position: relative; }
    .menu-links .close { display: block; position: absolute; top: 35px; right: 45px; cursor: pointer; }
    .logo-menu { padding-bottom: 30px; padding-top: 20px; text-align: center; display: inline-block; }
    .menu-links a { display: block; padding: 8px 0px; text-align: center; font-size: 24px; }
    .menu-links span { display: none; }
    footer .fixedHeight { height: auto; }
    .footer-links { text-align: center; }
    footer .img-fluid { padding: 10px 0px; padding-bottom: 20px; }
    footer .col-12 { text-align: center; }
    footer .text-end { text-align: center !important; }
    .footer-links { line-height: 30px; }
    footer table { margin: 0px auto; }
    footer table td { padding: 5px 0px; padding-right: 15px; font-size: 18px; font-family: "Noto Sans"; letter-spacing: 0px; color: #818283;}
    .black-branches .branch-data { color: #4e3908; }
    .black-branches .branch-data a { color: #4e3908; }
    .black-branches .branch-open-hours { color: #4e3908; }
    .contact-form-arrow { background: none; padding: 0px; width: 100%; }
    .mobile-arrow-bg { margin-top: 10px; background: url('../img/mobile-arrow.png') top right no-repeat; height: 32px; margin-right: -15px;  }
    .contact-form-container {
        .contact-form { max-width: 100%; padding-top: 20px; }
        .contact-form button {
            margin-right: auto;
        }
    }
    .show-contact {
        max-width: 100%;
    }
    .menu-box .logotypes img {
        max-width: 100%;
    }
    .privacy input { float: left; }
    .privacy span { line-height: 32px; margin-left: 10px; }
    .contact-panel {
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        top: auto !important;
        bottom: 0 !important;

        width: 100% !important;
        max-width: none !important;
        height: auto;
        max-height: 90dvh;

        overflow-y: auto;
        z-index: 9999;

        transform: translateY(100%);
        transition: transform 0.35s ease;
    }

    .contact-panel.active,
    .contact-panel.open,
    .contact-panel.is-open {
        transform: translateY(0);
    }

    .big-picture-box { padding-top: 30px; }
    .big-picture-box .col-12 { padding-bottom: 30px; }
    footer { margin-top: 10px; }
    header.contact-header .menu-box { min-height: 100%; }
    header.contact-header { padding-bottom: 0px; }
    .breadcrumb-box { padding-top: 23px; }
    .black-branches { background-color: transparent; margin-top: 0px; background: none; }
    .contact-branches { background: none; }
    .map { padding-left: 0px; }
    .branch-row { padding: 15px 0px; }   
    .black-branches .map { padding-right: 0px; transform: none; }
    
    .search-container { display: none; background: none; padding-left: 0px; background-color: #1b1b1b;
    position: absolute;
    left: 0px;
    top: 80px;
    padding-left: 0px; z-index: 103; border-radius: 0px 0px 30px 30px; width: 100%; }
    .search-container #filter-form { padding: 0px 15px;  padding-bottom: 20px; }
    .search-container #filter-form {
        input, select, textarea { background-color: #f4f4f4; padding: 10px 15px; font-size: 14px; }
        label { color: #f1f1f1; }
    }
    .search-form-btn { display: inline-block; margin: 0px auto; text-align: center; transform: translateY(-40px);  }
    .search-container h2 { font-size: 24px; color: #efdf00; font-weight: normal; padding: 15px 0px; text-align: center; }
    .btn-primary { font-size: 14px; padding: 10px 15px; }
    .btn-secondary { font-size: 14px; padding: 10px 15px; background-color: #f4f4f4; }
    .page-title h1 { font-size: 24px; color: #efdf00; font-weight: normal; padding: 5px 0px; text-align: center; padding-top: 15px; }
    
    .rental-cars { background: none; }
    .rental-intro-text { margin: 0px 15px; }
    header.rental-header { border-radius: 0px 0px 30px 30px; z-index: 100; }
    .rental-banner { background: url('../img/mobile-rental.jpg') center center no-repeat; border-radius: 0px 0px 30px 30px; transform: translateY(-27px); padding-top: 75px; }
    .rental-intro-text { font-size: 12px; padding-bottom: 70px; }
    .rental-cars .car-list { transform: translateY(-130px); margin-bottom: -130px; }
    
    .gallery { transform: none; padding: 0px; padding-top: 30px; }
    .gallery.rental { padding-top: 85px; }
    .breadcrumb-container { width: calc(100% - 46px); }
    .breadcrumb-container h2 { font-size: 16px; height: 25px; overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; margin-top: 12px; }
    header.subpage.car-page { height: auto; }
    header.contact-header.car-page { border-bottom-left-radius: 0px; }
    header.contact-header.car-page .menu-box { padding-bottom: 0px; }
    header.contact-header .menu-box { padding-bottom: 0px; }
    .car-list.used .car-info { margin: 0px 15px; overflow: hidden; }
    .header-price-box { line-height: 28px; margin-top: -16px; z-index: 2; font-size: 20px; padding-top: 8px; }
    .gallery.rental .header-price-box { margin-top: -60px; }
    .show-pictures img { max-width: 240px; }
    .rental-content { padding: 0px; transform: none; min-height: 100%; }
    .car-info { margin: 0px; }
    .rental-text-box .car-info { max-width: 100% !important; font-size: 11px; }
    .rental-text-box .car-info img { width: 28px; }
    .rental-text-box .description { font-size: 14px; }
    .header-price-box { text-align: right; }
    .header-price-box span { font-size: 12px; font-weight: normal; }
    .header-price-box .line { border-bottom: 1px solid #707070; padding-top: 5px; margin-bottom: 0px; }
    .rental-text-box .car-info { line-height: 14px; }
    .type-box .type-arrow img { max-height: 75px; }
    .menu-box .logo { max-height: 32px; margin-top: 32px; }
    .logo-menu { max-width: 40%; }
    .car-info img { max-width: 32px; margin-left: 15px; }
    .car-info { font-size: 10px; }
    .breadcrumb-container p { margin: 0px; line-height: 18px; margin-left: 50px; }
    .breadcrumb-container h2 { margin-left: 50px; }
    header .yellow-header-box { position: absolute; bottom: 0px; }
    header.sticky { position: fixed; z-index: 999; width: 100%; }
    header.sticky .page-title { display: none; }
    header.subpage.sticky .menu-box { min-height: auto; }
    header.contact-header.sticky { min-height: auto; padding-bottom: 25px; border-bottom-left-radius: 30px; }
    header.sticky .breadcrumb-box { display: none; }
    
    .black-branches .map { margin-bottom: 30px; }
    .caption.rent-caption { top: 44%; }
}

@media (max-width: 480px) {
  .caption, .caption-hover { font-size: 24px; }
  .car-name { font-size: 14px; }
  .car-name a { font-size: 12px; }  
  .mobile-arrow-bg { margin-top: 10px; background: url('../img/mobile-arrow.png') top left no-repeat; height: 32px; margin-right: -15px;  }    
  .caption, .caption-hover { font-size: 24px; }
}

@media (max-width: 767.98px) {
    .car-list {
        padding-top: 15px; 
    }
} 