.header .navbar-right li a:hover {
    text-decoration: none !important;
    cursor: default !important;
}
.header .navbar-right li a:focus {
    color: #fff !important;
}
.header .policy-popup {
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #15804d;
    padding: 4px 10px 0;
    margin-top: 22px;
    margin-right: 20px;
    cursor: pointer;
}
@font-face {
    font-family: DINRegular;
    font-display: swap;
    src: url(font/21159f5e-cd9e-408a-ba51-65510b4a13aa.eot?#iefix);
    src: url(font/21159f5e-cd9e-408a-ba51-65510b4a13aa.eot?#iefix) format("eot"), url(font/f3de66f3-8e63-467b-a343-dad3b4e2d400.woff2) format("woff2"), url(font/20007504-6ea2-4d68-93e4-f4769b5d9f14.woff) format("woff"),
    url(font/1c35aab7-8ddd-402f-8976-1363134c3817.ttf) format("truetype");
}
@font-face {
    font-family: DINBold;
    font-display: swap;
    src: url(font/50d13d4e-96c6-4412-a8fa-baa4814c5332.eot?#iefix);
    src: url(font/50d13d4e-96c6-4412-a8fa-baa4814c5332.eot?#iefix) format("eot"), url(font/ae90c0fa-96b1-476c-83a6-34af1e0790fc.woff2) format("woff2"), url(font/109143ca-57fb-459c-9814-3a68f0245ac3.woff) format("woff"),
    url(font/c9fa50e2-c243-451a-b91b-ee74f341d7a8.ttf) format("truetype");
}
@font-face {
    font-family: DINHeavy;
    font-display: swap;
    src: url(font/c4537c01-3819-4dd2-a727-47a826710c08.eot?#iefix);
    src: url(font/c4537c01-3819-4dd2-a727-47a826710c08.eot?#iefix) format("eot"), url(font/2c43d510-2603-4a7a-a16d-1442902cbab7.woff2) format("woff2"), url(font/e8e32219-8ee9-4d4b-ad86-de14076364f2.woff) format("woff"),
    url(font/4455c918-0d0f-46a8-8606-60b43998d5bf.ttf) format("truetype");
}
@font-face {
    font-family: DINMedium;
    font-display: swap;
    src: url(font/2cf657c7-a3a0-4365-8704-c88d1e7e7e59.eot?#iefix);
    src: url(font/2cf657c7-a3a0-4365-8704-c88d1e7e7e59.eot?#iefix) format("eot"), url(font/7fd812da-4ce6-4f69-8ce7-73dc92590062.woff2) format("woff2"), url(font/97b0cc11-9afb-4a2f-93b7-e1b5c40d80a6.woff) format("woff"),
    url(font/2cfb9022-3dc0-4b24-8e91-2df7bd55dd37.ttf) format("truetype");
}
@font-face {
    font-family: DINLight;
    font-display: swap;
    src: url(font/48e5a0e1-2d56-46e5-8fc4-3d6d5c973cbf.eot?#iefix);
    src: url(font/48e5a0e1-2d56-46e5-8fc4-3d6d5c973cbf.eot?#iefix) format("eot"), url(font/074b86ea-3c33-4b3e-90da-76f8e2e20b6b.woff2) format("woff2"), url(font/07d62b21-8d7a-4c36-be86-d32ab1089972.woff) format("woff"),
    url(font/c0050890-bbed-44b9-94df-2611d72dbb06.ttf) format("truetype"), url(font/9f774d17-c03a-418e-a375-34f3beecbc7a.svg#9f774d17-c03a-418e-a375-34f3beecbc7a) format("svg");
}
@font-face {
    font-family: Georgia;
    src: url(font/georgiai.ttf) format("truetype");
}
a,
a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
}
body {
    font-family: DINLight, Helvetica, Arial, sans-serif;
    color: #333;
    overflow-x: hidden;
}

html {
    overflow-x: hidden;
}

/* Prevent body scrolling when mobile menu is open */
body.mobile-menu-open {
    overflow: hidden !important;
}

html:has(body.mobile-menu-open) {
    overflow: hidden !important;
}
.col-center {
    margin: 0 auto;
}
.site-error {
    margin-top: 30px;
    margin-bottom: 70px;
}
.site-error h1 {
    text-transform: uppercase;
    font-weight: 700;
    font-family: Arial, sans-serif;
}
.site-error #site-error-message {
    font-size: 20px;
}
.site-error img {
    width: 200px;
    display: block;
    margin: 0 auto;
}
.fade.modal[role="dialog"] .modal-header {
    padding: 17px;
    background-color: #169a5a;
    color: #fff;
    font-family: DINRegular, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    border-bottom: 0;
}
.fade.modal[role="dialog"] .modal-header .close {
    color: #ffff;
    opacity: 1;
}
.fade.modal[role="dialog"] .modal-content {
    border-radius: 0;
    border: 0;
}
.fade.modal[role="dialog"] .modal-body {
    min-height: 400px;
    padding: 40px;
}
.first-menu {
    background: #006639;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    display: block;
    min-height:60px !important;
}
.first-menu .navbar-header {
    width: 240px;
    height: 60px;
    padding: 12px 12px 0px 44px;
    position: relative;
    z-index: 1;
}
.first-menu .navbar-brand {
    padding-top: 0;
}
.first-menu .navbar-brand img {
    border: 1px solid #fff;
    width: 168px;
}
.first-menu .navbar-right li a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    cursor: pointer !important;
    margin-right: 55px;
    position: relative;
    vertical-align: top;
    padding: 0;
    font-size: 14px;
}
.first-menu .navbar-right li a:hover {
    color: #fff;
    text-decoration: underline;
    cursor: pointer !important;
}
/* Mobile menu navbar container - add green background bar for language/currency */
.second-menu-mobile #homeNavbar {
    background: #ffffff;
    position: relative;
    padding: 0;
}

/* Green background bar for language and currency switchers */
.second-menu-mobile #homeNavbar::before {
    content: "";
    display: block;
    background: #127f4a;
    width: 100%;
    height: 48px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

/* Container to align language and currency buttons to the right */
.second-menu-mobile #homeNavbar > li#mobile-language-switcher,
.second-menu-mobile #homeNavbar > li#mobile-currency-switcher {
    margin-bottom: 0;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    background: transparent;
    border: none;
    padding: 0;
    position: relative;
    z-index: 1;
    float: right;
}

/* Icons for language and currency */
#mobile-currency-switcher .currency-icon,
#mobile-language-switcher .language-icon,
.first-menu .language-icon {
    width: 17px;
    height: 14px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
    background-size: 15px;
    background-repeat: no-repeat;
}
#mobile-language-switcher .language-icon {
    background-image: url(../img/icon/nav-globe-green.png);
    filter: brightness(0) invert(1);
}
#mobile-currency-switcher .currency-icon {
    background-image: url(../img/icon/nav-dollar-green.png);
    filter: brightness(0) invert(1);
}

/* Sub-menu links */
#mobile-currency-switcher ul.sub-menu li a,
#mobile-language-switcher ul.sub-menu li a {
    margin-left: 0;
}

/* Button styling on green background - no borders, just underlined text */
#mobile-currency-switcher .sub-menu-title,
#mobile-language-switcher .sub-menu-title {
    padding: 14px 10px;
    font-size: 14px;
    background: transparent;
    border: none;
    border-radius: 0;
    display: inline-block;
    margin: 0;
    color: #ffffff;
    font-weight: 400;
    text-decoration: underline;
    line-height: 20px;
}

/* Popup modal styles - matching enterprise.com */
.language-popup-modal,
.currency-popup-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.popup-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.popup-content {
    position: absolute;
    top: 108px;
    left: 0;
    right: 0;
    background: #f5f5f5;
    padding: 20px;
    max-width: 100%;
    max-height: calc(100% - 108px);
    overflow-y: auto;
}

.popup-heading {
    font-size: 14px;
    font-weight: 700;
    color: #000000;
    margin: 0 0 20px 0;
    padding: 0;
    letter-spacing: 0.5px;
}

.popup-options {
    list-style: none;
    padding: 0;
    margin: 0;
}

.popup-options li {
    margin-bottom: 0;
    background: none;
    border: none;
}

.popup-options li label {
    display: block;
    padding: 15px 0;
    font-size: 16px;
    color: #000000;
    cursor: pointer;
    font-weight: 400;
}

.popup-options li label:hover {
    background: #e8e8e8;
}

.popup-options li input[type="radio"] {
    margin-right: 12px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
    accent-color: #189a46;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #767676;
    border-radius: 50%;
    position: relative;
    margin-top:0;
}

.popup-options li input[type="radio"]:checked {
    border-color: #189a46;
}

.popup-options li input[type="radio"]:checked::after {
    content: '';
    width: 10px;
    height: 10px;
    background: #189a46;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#mobile-currency-switcher .sub-div,
#mobile-language-switcher .sub-div {
    display: inline-block;
}

/* Remove open-menu icon (dropdown arrow) */
#mobile-currency-switcher .open-menu,
#mobile-language-switcher .open-menu {
    display: none;
}

/* Make other menu items appear below the green bar */
.second-menu-mobile #homeNavbar > li:nth-child(3) {
    margin-top: 48px;
    clear: both;
}

/* Menu items styling to match enterprise.com */
.second-menu-mobile #homeNavbar > li:not(#mobile-currency-switcher):not(#mobile-language-switcher) {
    /*border-bottom: 1px solid #e5e5e5;*/
}

.second-menu-mobile #homeNavbar > li:not(#mobile-currency-switcher):not(#mobile-language-switcher) > a {
    padding: 18px 20px;
    font-size: 18px;
    font-weight: 700;
    color: #127f4a;
    display: block;
    border-bottom: 1px solid #c3c3c3;
}

/* Ensure border stays on active/focus/hover states */
.second-menu-mobile #homeNavbar > li:not(#mobile-currency-switcher):not(#mobile-language-switcher) > a:hover,
.second-menu-mobile #homeNavbar > li:not(#mobile-currency-switcher):not(#mobile-language-switcher) > a:focus,
.second-menu-mobile #homeNavbar > li:not(#mobile-currency-switcher):not(#mobile-language-switcher) > a:active {
    /*border-bottom: 1px solid #e5e5e5 !important;*/
    background-color: #fff;
    color:#006639;

}
.second-menu {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}
.second-menu .container-fluid,
.second-menu .navbar-collapse {
    padding: 0;
}
.second-menu .navbar-nav > li > a,
.second-menu .navbar-nav > li > a:focus {
    height: 70px;
    font-family: DINRegular, Arial, sans-serif;
    font-size: 19px;
    text-align: center;
    font-weight:600;
    line-height: 4.375rem;
    border-left: 1px solid #006639;
    border-top: 1px solid #006639;
    background-color: #169a5a;
    cursor: pointer;
    color: #fff;
}
.second-menu .navbar-nav > li.active > a,
.second-menu .navbar-nav > li:hover > a:hover {
    background-color: #127f4a;
}
.second-menu .navbar-nav .open > a {
    color:#000000 !important;
}
.second-menu .navbar-nav > li > a:hover {
    background-color: #127f4a;
    cursor: pointer;
    color: #fff;
}
.second-menu .navbar-nav > li:first-child a {
    border-left: 0;
}
.second-menu .navbar-nav {
    width: 100%;
}
.second-menu .navbar-nav > li {
    width: 16.666666667%;
}
.second-menu .navbar-brand {
    display: none;
}
.home-form-title {
    margin-top: 70px;
}
.page-content {
    background-color: #f3f3f3;
}

.lease-content,
.white-form {
    background-color:#fff;
    border-radius:8px;
    padding:30px 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
}
#reservation-form-wrapper .form-group {
    margin:0px !important;
}
#viewModifyCancelBooking p,
.home-form-title p {
    text-transform: uppercase;
}
.home-form-title div:first-child p,
.session-timeout h2 {
    font-family: DINHeavy, Arial #000, Arial, Helvetica, sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 40px;
    color: #181918;
}
.home-form-title div:nth-child(2) {
    text-align: right;
}
.home-form-title div:nth-child(2) {
    font-family: DINBold, Arial #000, Arial, sans-serif;
    color: #c3c3c3;
    font-size: 14px;
}
.home-form-title div:nth-child(2) span a {
    color: #169a5a;
    cursor: pointer;
}
.home-form-title div:nth-child(2) span a:hover {
    color: #006639;
}
.has-error .form-control {
    border: 2px solid #fec621;
}
.home-form-location label {
    font-family: DINMedium, Arial, sans-serif;
    font-size: 14px;
    color: #181918;
    font-weight: 400;
}
.home-form-location label span {
    font-family: DINLight, Helvetica, Arial, sans-serif;
}
.home-form-location input.form-control:focus {
    color: #181918;
    border-top: 2px solid #169a5a;
    border-left: 2px solid #169a5a;
    border-right: 2px solid #169a5a;
    outline: 0 !important;
}
.home-form-location input.form-control {
    height: 64px;
    padding: 11px 18px 11px 18px;
    border-radius: 0;
    font-size: 20px;
    border: 2px solid #c3c3c3;
    border-bottom: 4px solid #169a5a;
}
.home-checkbox-div label {
    font-family: DINRegular, Arial, sans-serif;
    font-size: 14px;
}
.home-checkbox-div label span {
    margin-left: 5px;
}
.home-current-location-div {
    text-align: right;
    padding-right: 20px;
}
.home-current-location-div a {
    color: #169a5a;
    font-size: 16px;
}
.home-current-location-div a:hover {
    color: #006639;
    text-decoration: underline;
}
.form-group.home-form-location {
    margin-bottom: 10px;
}
.home-program-all {
    background: #f3f3f3;
    border-top: 10px solid #f3f3f3;
    border-bottom: 10px solid #f3f3f3;
    margin-top: 120px;
}
.contact-us-page .container-fluid,
.contact-us-page .container-fluid div.row > div,
.home-program-all.container-fluid,
.interrupter-small-band,
.interrupter-small-band div.row > div,
.rental-essentials.container-fluid,
.rental-essentials.container-fluid div.row > div {
    padding-left: 0;
    padding-right: 0;
}
.contact-us-page .map {
    margin-bottom: 60px;
}
.posts-wrapper #existing-reservation-form-wrapper,
.posts-wrapper #reservation-form-wrapper {
    display: block;
    margin-bottom: 50px;
    position: static;
}
.car-rental-reserv #viewModifyCancelBooking,
.posts-wrapper #existing-reservation-form-wrapper .home-form-title,
.posts-wrapper #reservation-form-wrapper #viewModifyCancelBooking,
.start-a-reservation-content #viewModifyCancelBooking {
    display: none;
}
.start-a-reservation-content {
    padding-top: 67px;
}
.interrupter-small-band {
    background-color: #f3f3f3;
    margin-bottom: 60px;
}
.interrupter-small-band .content-block {
    padding: 28px !important;
}
.interrupter-small-band .content {
    margin-bottom: 0;
}
.contact-us-page .container-fluid div.row,
.home-program-all div.row,
.interrupter-small-band div.row,
.rental-essentials div.row {
    margin-left: 0;
    margin-right: 0;
}
.home-program-all div.row .col-md-4 {
    padding-left: 5px;
    padding-right: 5px;
}
.home-program .home-program-content {
    height: 100%;
    background: #fff;
    box-shadow: 0 3px 1px #ddd;
    text-align: center;
    padding: 20px 40px 10px 40px;
}
.home-program img {
    width: 50px;
    margin: auto;
    margin-bottom: 10px;
}
.home-program-content h2 {
    margin: 0 0 15px;
    font-family: DINMedium, Arial, sans-serif;
    font-size: 17px;
    color: #169a5a;
}
.home-program-content p {
    margin-bottom: 16px;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-size: 17px;
    color: #333;
}
.home-program:hover {
    text-decoration: none;
}
.home-program:focus .home-program-content p,
.home-program:hover .home-program-content p {
    color: gray;
}
.home-car-rental-title div {
    text-align: center;
}
.home-car-rental-title div h1 {
    font-family: DINBold, Arial #000, Arial, Helvetica, sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 40px;
    color: #181918;
    margin-top: 40px;
}
.home-car-rental-title div p {
    font-size: 17px;
    margin-bottom: 16px;
    color: #333;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    padding-bottom: 60px;
}
.home-car-rental-title div p a {
    text-decoration: underline;
    color: #169a5a;
}
.home-car-rental-title div p a:hover {
    color: #006639;
    text-decoration: underline;
}
.home-offers-title h4 {
    font-family: DINBold, Arial #000, Arial, sans-serif;
    font-size: 28px;
    color: #181918;
    text-transform: none;
    min-height: 64px;
}
.home-offers-text {
    margin: 36px 0;
    font-size: 17px;
    line-height: 28px;
    color: #333;
}
.home-offers-text a {
    display: inline-block;
    padding: 0.5em 1em;
    border: 0;
    margin: 0;
    min-height: auto;
    background: #169a5a;
    color: #fff;
    line-height: inherit;
    letter-spacing: 0.0675rem;
    font-family: DINRegular, Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 250ms ease-in-out;
}
.home-offers-text a:focus,
.home-offers-text a:hover {
    background: #006639;
}
.business-rentals-all .home-program-content {
    padding: 30px;
}
.home-blog-all {
    padding-right: 0;
    padding-left: 0;
    padding-top: 5px;
}
.home-blog-one {
    padding-left: 0;
    padding-right: 0;
    background-color: #ffffff;
}
.home-blog-all-text {
    text-align: center;
    padding: 40px 0 50px 0;
}
.home-blog-all-text p:first-child {
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-size: 22px;
    margin-bottom: 0;
}
.home-blog-all-text h3 {
    font-family: DINMedium, Arial, sans-serif;
    font-size: 32px;
    padding-top: 0;
    margin-top: 0;
    min-height: 90px;
}
.home-blog-text {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 30px auto 0 auto;
    padding: 0 15%;
    color: #656565;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-size: 17px;
}
.home-blog-all-text a {
    font-family: DINBold, Arial #000, Arial, sans-serif;
    padding: 12px 28px 8px 28px;
    text-transform: uppercase;
    font-size: 14px;
    height: 34px;
    line-height: 1rem;
    color: #fff;
    display: inline-block;
    border: 0;
    margin: 0;
    margin-top: 40px;
    min-height: auto;
    background: #169a5a;
    margin-left: 20px;
    margin-right: 20px;
    letter-spacing: 0.0675rem;
    text-align: center;
    cursor: pointer;
    transition: all 250ms ease-in-out;
    border-radius: 60px;
}
.home-blog-all-text a:focus,
.home-blog-all-text a:hover {
    background: #006639;
}
.home-blog-one img {
    width: 100%;
}
footer.container-fluid {
    background-color: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
}
.footer-logo {
    display: inline-block;
    width: 240px;
    height: 70px;
    padding: 15px 12px 30px 30px;
    position: relative;
    z-index: 1;
}
.footer-logo img {
    border: 1px solid #fff;
    width: 168px;
}
.footer-menu-all {
    padding-left: 30px;
    padding-right: 30px;
}
.footer-menu-content ul {
    list-style: none;
    padding-left: 0;
}
.footer-menu-content ul li {
    padding-bottom: 10px;
}
.footer-menu-content ul li a {
    color: rgba(18, 127, 74);
    font-family: din-2014, Arial, sans-serif;
    font-size: 14px;
    font-weight:400;

}
.footer-menu-content ul li a:hover {
    color: #006639;
}
.footer-menu-content h2 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight:700;
    font-family: din-2014,Arial,sans-serif;
    padding-bottom: 10px;
    margin-bottom: 0;
    color: #181918;
}
.open-ul {
    display: none;
}
.open-ul h2 {
    font-size: 17px;
    cursor: pointer;
}
.footer-menu-content-app a {
    display: inline-block;
    color: #fff;
    margin-right: 0.625rem;
    opacity: 0.8;
    font-size: 0.875rem;
}
.footer-menu-content-app a:hover {
    opacity: 1;
}
.footer-menu-content-app a img {
    width: 135px;
}
.footer-app {
    padding-top: 20px;
    border-top: 1px solid #15804d;
    margin-top: 25px;
}
.footer-social {
    margin-top: 30px;
}
.footer-social a {
    display: inline-block;
    margin-right: 20px;
}
.footer-social a img {
    width: 24px;
}
.footer-last-menu ul {
    list-style: none;
    padding-left: 0;
}
.footer-last-menu ul li {
    display: inline-block;
}
.footer-last-menu ul li:after {
    content: "|";
}
.footer-last-menu ul li:last-child:after {
    content: "";
}
.footer-last-menu ul li a {
    padding-right: 5px;
    font-size: 14px;
    color: #333;
    font-family: DINLight, Helvetica, Arial, sans-serif;
}
.footer-last-menu ul li a:hover {
    color: gray;
}
.footer-last-menu ul li a img {
    float: right;
    top: 4px;
    left: -19px;
    position: relative;
}
.footer-last-menu ul li:nth-child(4) a {
    padding-right: 17px;
}
.footer-social-all-content {
    padding-left: 45px;
}
.footer-fixed-bottom-icon {
    background-image: url(../img/oo_tab_icon_1.gif);
    background-repeat: no-repeat;
    position: absolute;
    left: 8px;
    top: 9px;
    width: 19px;
    height: 17px;
}
.footer-fixed-bottom {
    padding: 10px 35px;
    cursor: pointer;
    color: #fff;
    border-top: 1px solid #fff;
    background-color: #000;
    bottom: 0;
    display: block;
    font: 16px HelveticaNeue-Medium, Helvetica, Arial, sans-serif;
    left: 0;
    text-decoration: none;
    line-height: 16px;
    position: fixed;
    text-align: left;
    width: 100%;
    z-index: 999997;
    box-shadow: rgba(0, 0, 0, 0.5) 0 -1px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 -1px 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 -1px 2px;
}
.footer-fixed-bottom:focus,
.footer-fixed-bottom:hover {
    color: #fff;
}
.footer-menu-content ul {
    margin-bottom: 20px;
}
.slider-title {
    text-align: center;
}
.mobile-dropdown-menu .dropdown-toggle span.caret {
    display: none;
}
.mobile-dropdown-menu > ul {
    padding: 0;
}

/* Override open/active menu item background to stay white */
.second-menu .navbar-nav .open > a,
.second-menu .navbar-nav .open > a:hover,
.second-menu .navbar-nav .open > a:focus {
    background: #ffffff !important;
    color: #169a5a;
}
.start-reservation-content {
    margin-bottom: 40px;
}
.footer-social .fa-facebook-square {
    color: #3b5998;
}
.footer-social .fa-instagram {
    color: #d70041;
}
.footer-social .fa-linkedin {
    color: #0a66c2;
}
.fleet-car-text {
    z-index: 2;
}
.fleet-cars-img img {
    position: relative;
    top: -50px;
}
.fleet-cars-price-icon img {
    width: 20px;
    height: 20px;
}
.fleet-cars-price-icon {
    position: relative;
    top: -12px;
}
.fleet-cars-price-icon span {
    font-size: 16px;
}
.fleet-cars-footer {
    position: relative;
    top: -39px;
    z-index: 7;
}
.fade.modal.in {
    padding-right: 0 !important;
}
@media only screen and (min-width: 992px) {
    .fade.modal[role="dialog"] .modal-dialog {
        width: 800px;
        margin: 40px auto;
    }
}
@media only screen and (min-width: 768px) {
    .form-content-div {
        margin-left: 50px;
        margin-right: 50px;
    }
    .row.row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .home-blog-all {
        display: flex;
    }
    .home-blog-one {
        margin-right: 5px;
    }
    .home-blog-one:nth-child(3) {
        margin-right: 0;
    }
    .review-content-right {
        padding-left: 50px;
    }
    .review-left {
        padding-right: 40px;
    }
}
@media only screen and (max-width: 1070px) {
    .second-menu .navbar-nav > li > a,
    .second-menu .navbar-nav > li > a:focus {
        font-size: 16px;
    }
}
@media only screen and (max-width: 991px) {
    .home-form-title div:nth-child(2) {
        text-align: left;
    }
    .second-menu .navbar-nav > li > a,
    .second-menu .navbar-nav > li > a:focus {
        font-size: 14px;
    }
}
@media only screen and (max-width: 991px) and (min-width: 637px) {
    .home-offers-title h4 {
        float: right;
        width: 50%;
        padding-left: 15px;
        margin-top: 0;
    }
    .home-offers-title img {
        width: 50%;
        float: left;
    }
    .home-offers-text {
        width: 50%;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 50%;
        padding-left: 20px;
        margin-bottom: 10px;
    }
}
#mobile-reservation-menu {
    display: none;
    list-style: none;
    float: right;
    margin-top: 17px;
}
#mobile-reservation-menu li {
    display: inline;
}
@media only screen and (max-width: 1279px) {
    #mobile-reservation-menu {
        display: block;
    }
    .first-menu {
        display: none;
    }
    .second-menu .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .second-menu .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .second-menu .navbar-nav .open .dropdown-menu .dropdown-header,
    .second-menu .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }
    .second-menu .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }
    .second-menu .navbar-header {
        float: none;
    }
    .second-menu .navbar-toggle {
        display: block;
    }
    .second-menu {
        position: relative;
        z-index: 1001;
    }
    .second-menu .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
        position: fixed;
        top: 60px;
        left: 0;
        right: 0;
        bottom: 0;
        background: #f3f3f3;
        z-index: 1000;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .second-menu .navbar-collapse.collapse {
        display: none !important;
        transition: none !important;
        -webkit-transition: none !important;
    }
    .second-menu .navbar-nav {
        float: none !important;
        margin: 0;
    }
    .second-menu .navbar-nav > li {
        float: none;
    }
    .second-menu .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 10px;
    }
    .second-menu .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .second-menu .navbar-collapse.collapse.in {
        display: block !important;
        transition: none !important;
        -webkit-transition: none !important;
        height: auto !important;
    }
    .second-menu .collapsing {
        overflow: hidden !important;
        transition: none !important;
        -webkit-transition: none !important;
        height: auto !important;
    }
    .second-menu .navbar-header {
        margin: 0;
    }
    .second-menu .navbar-toggle {
        background: #15804d;
        overflow: hidden;
        margin: 0;
        border: 0;
        border-left: 1px solid #006639;
        border-radius: 0;
        height: 100%;
        padding-right: 12px;
        padding-left: 12px;
        height: 60px;
    }
    .second-menu .navbar-toggle:focus,
    .second-menu .navbar-toggle:hover {
        background: #15804d;
    }
    .second-menu .navbar-toggle.open,
    .second-menu .navbar-toggle.open:focus,
    .second-menu .navbar-toggle.open:hover {
        background: #15804d;
    }
    .second-menu .navbar-toggle .icon-bar {
        width: 32px;
        height: 3px;
        transition: none;
    }

    /* Transform hamburger to X when open */
    .second-menu .navbar-toggle .icon-bar:nth-child(2) {
        position: relative;
    }

    .second-menu .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2) {
        transform: rotate(45deg);
    }

    .second-menu .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3) {
        opacity: 0;
    }

    .second-menu .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(4) {
        transform: rotate(-45deg);
        margin-top: -9px;
    }
    .second-menu .container-fluid,
    .second-menu .navbar-header {
        min-height: 60px;
        background: #169a5a;
    }
    .second-menu .navbar-brand {
        display: block;
        padding: 0;
    }
    .second-menu .navbar-brand img {
        width: 58px;
    }
    .navbar-collapse.collapse.in {
        margin-left: 0;
        margin-right: 0;
    }
    .second-menu .navbar-nav {
        margin: 0;
    }
    .second-menu .navbar-nav > li {
        width: 100%;
    }
    .second-menu .navbar-nav > li > a,
    .second-menu .navbar-nav > li > a:hover {
        background: #ffffff;
        text-align: left;
        /*text-transform: uppercase;*/
        font-size: 14px;
        border: 0;
        border-bottom: 1px solid #e0e0e0;
        color: #169a5a;
        padding: 20px 15px;
        font-weight: 600;
    }
    .second-menu .navbar-nav > li > a .fa-angle-down {
        display: none;
    }

    /* Add enterprise.com style chevron arrow only to items with dropdowns */
    .second-menu .navbar-nav > li > a[href*="/#"]::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 20px;
        transform: translateY(-50%);
        width: 32px;
        height: 32px;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%23127f4a" d="m9.9 6.15-1.5 1.5L12.75 12 8.4 16.35l1.5 1.5L15.45 12 9.9 6.15Z"/></svg>');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    .en .second-menu .navbar-nav > li > a,
    .en .second-menu .navbar-nav > li > a:hover {
        font-family: DINBold;
    }
}
@media only screen and (max-width: 767px) and (min-width: 637px) {
    .home-blog-one div:first-child {
        float: left;
        width: 50%;
    }
    .home-blog-all-text {
        width: 50%;
        margin-left: 50%;
        margin-top: 0;
    }
}
@media only screen and (min-width: 800px) {
    .footer-menu-all {
        display: flex;
    }
}
@media only screen and (max-width: 799px) and (min-width: 749px) {
    .footer-menu-third {
        float: left;
        width: 50%;
    }
    .footer-menu-first {
        width: 50%;
    }
    .footer-menu-second {
        width: 50%;
        float: right;
        margin-top: -207px;
    }
    .footer-menu-fourth {
        width: 50%;
        float: right;
    }
}
@media only screen and (max-width: 767px) {
    .home-current-location-div {
        text-align: left;
        margin-top: 25px;
    }
    .home-program-content {
        border-bottom: 4px solid #f3f3f3;
    }
    .home-form-title div:first-child p {
        display: block;
        float: none;
       
        margin-bottom: 0;
        font-size: 24px;
        line-height: 1.1;
    }
    .home-blog-one:nth-child(2),
    .home-blog-one:nth-child(3) {
        margin-top: 5px;
    }
    #map {
        min-height: 570px;
    }
}
@media only screen and (max-width: 748px) {
    .footer-menu-content h2,
    .footer-menu-content ul li a {
        font-size: 17px;
    }
    .footer-app {
        border-top: 0;
    }
    .footer-menu-content-app a {
        opacity: 1;
        margin-left: 20px;
    }
    .footer-social a {
        margin-right: 30px;
    }
    .footer-menu-content-app ul li a {
        margin-left: 0;
    }
}
@media only screen and (max-width: 715px) {
    .footer-menu-content h2 {
        display: none;
    }
    .open-ul,
    .open-ul h2 {
        display: block;
    }
    .footer-menu-content ul {
        display: none;
    }
    .footer-menu-all {
        text-align: center;
    }
    .footer-social-all-content {
        text-align: center;
    }
}
@media only screen and (max-width: 636px) {
    .home-offers-title h4 {
        min-height: auto;
    }
    .home-offers-text {
        margin-top: 0;
    }
    .home-offers-title {
        margin-top: -25px;
    }
}
.open-menu {
    display: none;
}
.home-car-rental-title div h1 {
    font-family: DINHeavy, Arial #000, Arial, Helvetica, sans-serif;
}
.home-offers-text {
    font-family: DINLight, Helvetica, Arial, sans-serif;
}
.s-offer-title div {
    text-align: center;
}
.s-offer-title div h1 {
    font-family: DINBold, Arial #000, Arial, Helvetica, sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 40px;
    color: #181918;
    margin-top: 40px;
}
.s-offer-title div p {
    font-size: 17px;
    margin-bottom: 16px;
    color: #333;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    padding-bottom: 60px;
}
.s-offer-title-inner {
    min-height: 90px;
}
.s-offer-title-all img {
    width: 100%;
}
.s-offer-title-all h4 {
    font-family: DINBold, Arial #000, Arial, sans-serif;
    font-size: 25px;
    color: #181918;
    text-transform: none;
    min-height: 64px;
}
.s-offer-title-all h2 {
    font-family: DINBold, Arial #000, Arial, sans-serif;
    font-size: 25px;
    color: #181918;
    text-transform: none;
}
.s-offer-text {
    margin: 36px 0;
    font-size: 17px;
    line-height: 28px;
    color: #333;
    font-family: DINLight, Helvetica, Arial, sans-serif;
}
.s-offer-text a {
    display: inline-block;
    padding: 0.5em 1em;
    border: 0;
    margin: 0;
    min-height: auto;
    background: #169a5a;
    color: #fff;
    line-height: inherit;
    letter-spacing: 0.0675rem;
    font-family: DINRegular, Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 250ms ease-in-out;
    border-radius: 60px;
}
.s-offer-text a:focus,
.s-offer-text a:hover {
    background: #006639;
}
.title {
    font-size: 32px;
    text-align: center;
    font-family: DINHeavy, Arial #000, Arial, sans-serif;
    margin-top: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.title h1 {
    font-size: 32px;
    font-family: DINHeavy, Arial #000, Arial, sans-serif;
    margin-top: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.contact-us-page .content p {
    margin-bottom: 0;
}
.contact-form input[type="email"],
.contact-form input[type="text"] {
    padding-bottom: 20px;
    padding-top: 20px;
    border-radius: 0;
    border-bottom: 2px solid #169a5a;
    font-family: DINMedium, Arial, sans-serif;
    font-size: 16px;
}
.contact-form textarea {
    border-radius: 0;
    border-bottom: 2px solid #169a5a;
    font-family: DINMedium, Arial, sans-serif;
}
.contact-form input[type="email"]:focus,
.contact-form input[type="text"]:focus,
.contact-form textarea:focus {
    border: 2px solid #169a5a;
}
.contact-form label {
    font-family: DINMedium, Arial, sans-serif;
    font-size: 16px;
}
.contact-form {
    margin-bottom: 70px;
}
.contact-form-submit {
    padding: 0 20px;
    position: relative;
    height: 47px;
    background: #169a5a;
    color: #fff;
    line-height: 28px;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    font-size: 18px;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 60px;
}
.contact-form-submit:hover {
    background: #006639;
}
.lease-img img {
    width: 100%;
    height: auto;
}
.lease-title {
    font-size: 36px;
    text-align: center;
    font-weight: 800;
    font-family: din-2014,Arial,sans-serif;
    margin-top: 30px;
    margin-bottom: 30px;

}
.lease-title h1 {
    font-size: 36px;
    text-align: center;
    font-weight: 800;
    font-style:normal;
    font-family: din-2014,Arial,sans-serif;
    margin-top: 30px;
    margin-bottom: 30px;

    color:rgb(24, 25, 24);
}
.content {
    font-family: DINRegular, Helvetica, Arial, sans-serif;
    font-size: 17px;
    color: #333;
    margin-bottom: 30px;
}
.lease-form input[type="email"],
.lease-form input[type="text"] {
    padding-bottom: 20px;
    padding-top: 20px;
    border-radius: 0;
    border-bottom: 2px solid #169a5a;
    font-family: DINMedium, Arial, sans-serif;
    font-size: 16px;
}
.lease-form textarea {
    border-radius: 0;
    border-bottom: 2px solid #169a5a;
    font-family: DINMedium, Arial, sans-serif;
}
.lease-form input[type="email"]:focus,
.lease-form input[type="text"]:focus,
.lease-form textarea:focus {
    border: 2px solid #169a5a;
}
.lease-form label {
    font-family: DINMedium, Arial, sans-serif;
    font-size: 16px;
}
.lease-form {
    margin-bottom: 70px;
}
.lease-form-submit {
    padding: 0 20px;
    position: relative;
    height: 47px;
    background: #169a5a;
    color: #fff;
    line-height: 28px;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    font-size: 18px;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 60px;
}
.lease-form-submit:hover {
    background: #006639;
}
.home-current-location-div img {
    height: 12px;
    display: inline;
    margin-top: -3px;
}
.meet-the-fleet-band .btn {
    display: inline-block;
    padding: 0.5em 1em;
    border: 0;
    margin: 0;
    min-height: auto;
    background: #169a5a;
    color: #fff;
    line-height: inherit;
    letter-spacing: 0.0675rem;
    font-family: DINMedium, Arial, sans-serif;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 250ms ease-in-out;
}
.fleet-subtext {
    font-size: 17px;
    margin-bottom: 1em;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    color: #333;
}
.meet-the-fleet-band .btn:focus,
.meet-the-fleet-band .btn:hover {
    background: #006639;
    color: #fff;
}
.band.full-bleed.meet-the-fleet-band {
    box-sizing: content-box;
    position: relative;
    height: 0;
    padding-top: 52.65%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.band.full-bleed.meet-the-fleet-band h2 {
    font-size: 1.5rem;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    position: absolute;
    top: 10%;
    width: 100%;
    text-align: center;
}
.band.full-bleed.meet-the-fleet-band p.subhead {
    position: absolute;
    top: 15%;
    text-align: center;
    width: 100%;
    font-size: 18px;
}
@media all and (max-width: 50em) {
    .lob-intro {
        margin-bottom: -1.25rem;
    }
}
@media all and (max-width: 48.75rem) {
    .lob-intro {
        margin-bottom: 7.5rem;
    }
    .band.full-bleed.meet-the-fleet-band p.subhead {
        display: none;
    }
}
.meet-the-fleet-band {
    width: 100%;
    margin: 0;
    padding: 0;
    max-width: none;
}
.meet-the-fleet-band .fleet-background-wrapper {
    width: 100%;
    position: relative;
    box-sizing: content-box;
    background: #f3f3f3;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content {
    width: 100%;
    padding: 6% 0 8% 0;
    overflow: hidden;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content .fleet-headline {
    text-align: center;
    width: 80%;
    margin: 0 10%;
    font-size: 20px;
    line-height: 31px;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content .fleet-headline .fleet-subtext {
    line-height: 1;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content .fleet-cars {
    position: relative;
    padding: 0 0 28.125% 0;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content h2 {
    font-family: DINHeavy, Arial #000, Arial, Helvetica, sans-serif;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content .single-car {
    position: absolute;
    top: 0;
    width: 50%;
    cursor: w-resize;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content .single-car p {
    display: none;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content .single-car img {
    width: 100%;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content .single-car.active {
    transition: all 0.6s ease-in-out;
    transform-style: preserve-3d;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content .car-information {
    width: 90%;
    max-width: 850px;
    margin: 20px auto;
    text-align: center;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content .car-information .car-class {
    font-family: DINHeavy, Arial #000, Arial, Helvetica, sans-serif;
    font-size: 21px;
    transition: 0.5s opacity ease-in-out;
    transform-style: preserve-3d;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content .car-information p {
    min-height: 51px;
    margin: 0;
    transition: 0.5s opacity ease-in-out;
    transform-style: preserve-3d;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content .car-information .btn {
    margin: 2% 0;
    margin-top: 35px;
    text-transform: uppercase;
    border-radius: 0;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content .car-information .btn .icon-nav-external-link-white {
    float: right;
    margin-left: 10px;
}
@media all and (min-width: 960px) {
    .meet-the-fleet-band .fleet-background-wrapper .fleet-content .car-information p {
        font-size: 17px;
    }
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content .fleet-carousel-nav {
    position: absolute;
    bottom: 9%;
    left: 0;
    right: 0;
    margin: 0 auto;
    list-style-type: none;
    text-align: center;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content .fleet-carousel-nav .fleet-carousel-nav-item {
    border: none;
    box-sizing: content-box;
    display: inline-block;
    width: 38px;
    height: 5px;
    margin: 0 4px;
    background-color: #c3c3c3;
    line-height: 1;
    padding: 0;
}
.meet-the-fleet-band .fleet-background-wrapper .fleet-content .fleet-carousel-nav .fleet-carousel-nav-item.current {
    background-color: #169a5a;
    border-bottom: 3px solid #169a5a;
}
.meet-the-fleet-band.meet-the-fleet-single .car-information {
    position: relative;
    margin-top: -150px;
}
@media all and (max-width: 73em) {
    .meet-the-fleet-band .fleet-background-wrapper .fleet-content .car-information {
        bottom: 8%;
    }
    .meet-the-fleet-band .fleet-background-wrapper .fleet-content .fleet-carousel-nav {
        bottom: 4%;
    }
}
@media all and (max-width: 66em) {
    .meet-the-fleet-band .fleet-background-wrapper .fleet-content .car-information p {
        min-height: auto;
    }
    .meet-the-fleet-band .fleet-background-wrapper .fleet-content .car-information .btn {
        margin-top: 29px;
    }
    .meet-the-fleet-band .fleet-background-wrapper .fleet-content .fleet-carousel-nav {
        bottom: 4%;
    }
}
@media all and (max-width: 39.8em) {
    .meet-the-fleet-band .fleet-background-wrapper .fleet-content .car-information p {
        min-height: auto;
    }
}
@media all and (max-width: 29.75em) {
    .meet-the-fleet-band .fleet-background-wrapper .fleet-content .fleet-headline .fleet-subtext {
        line-height: 20px;
    }
    .meet-the-fleet-band .fleet-background-wrapper .fleet-content .car-information .btn {
        margin-top: 15px;
    }
    .meet-the-fleet-band .fleet-background-wrapper .fleet-content .fleet-carousel-nav {
        bottom: 2%;
    }
}
.slick-track .single-car {
    width: 470px !important;
    margin-left:10px;
    margin-right:10px;
}
.slick-track .single-car img {
    width: 100%;
}
.home-slider .slick-dots {
    list-style-type: none;
    margin-bottom: -30px;
}
.home-slider .slick-dots li {
    height: auto;
    width: auto;
}
.home-slider .slick-dots li button {
    border: none;
    box-sizing: content-box;
    display: inline-block;
    width: 38px;
    height: 5px;
    margin: 0 4px;
    background-color: #c3c3c3;
    line-height: 1;
    padding: 0;
}
.home-slider .slick-dots li button:before {
    opacity: 0;
}
.home-slider .slick-dots li.slick-active button {
    background-color: #169a5a;
    border-bottom: 3px solid #169a5a;
}
.home-sider-all {
    background: #f3f3f3;
}
.home-slider .slick-slide p {
    display: none;
    font-size: 16px;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    color: #333;
    text-align: center;
    display: block;
    font-size: 16px;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    color: #333;
    text-align: center;
}
.home-slider .slick-slide h3 {
    display: none;
    font-family: din-2014,Arial,sans-serif;
    font-size: 18px;
    font-style:normal;
    transition: 0.5s opacity ease-in-out;
    transform-style: preserve-3d;
    text-align: center;
    display: block;
    transition: 0.5s opacity ease-in-out;
    transform-style: preserve-3d;
    text-align: center;
    font-weight: 700;
    color:#127f4a;
}
.home-slider .single-car {
    outline: 0;
}
.home-sider-all-btn-div {
    text-align: center;
    /*padding-top: 85px;*/
    padding-bottom: 50px;
}
.home-offer-all-btn-div {
    text-align: center;
}
.home-offer-all-btn-div a {
    font-size: 17px;
}
.home-sider-all-btn {
    display: inline-block;
    padding: 8px 14px;
    border: 0;
    margin: 0;
    min-height: auto;
    background: #169a5a;
    color: #fff;
    line-height: inherit;
    letter-spacing: 0.0675rem;
    font-family: DINMedium, Arial, sans-serif;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 250ms ease-in-out;
    margin: 20px 0;
    text-transform: uppercase;
    border-radius: 60px;
}
.home-sider-all-btn:focus,
.home-sider-all-btn:hover {
    background: #006639;
    color: #fff;
}

/* Slider navigation arrows and button */
.home-sider-all-btn-div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
}

/* Slick slider arrow styling - using SVG icons like enterprise.com */
.home-slider .slick-prev,
.home-slider .slick-next {
    width: 40px;
    height: 40px;
    z-index: 10;
    font-size: 0; /* Hide button text */
    line-height: 0;
    text-indent: -9999px;
    border: none;
    background-color: transparent;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjEzIiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMTI3ZjRhIiBkPSJtMCAyLjI0MyA0LjU4IDQuNTlMMCAxMS40MjNsMS40MSAxLjQxIDYtNi02LTZ6Ii8+PC9zdmc+");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px 13px;
    transition: background-image 0.2s ease;
}

/* Hover state - darker green */
.home-slider .slick-prev:hover,
.home-slider .slick-next:hover {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjEzIiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMGU2NDNhIiBkPSJtMCAyLjI0MyA0LjU4IDQuNTlMMCAxMS40MjNsMS40MSAxLjQxIDYtNi02LTZ6Ii8+PC9zdmc+");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px 13px;
}

/* Active and focus states - keep arrow visible */
.home-slider .slick-prev:active,
.home-slider .slick-next:active,
.home-slider .slick-prev:focus,
.home-slider .slick-next:focus {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjEzIiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMTI3ZjRhIiBkPSJtMCAyLjI0MyA0LjU4IDQuNTlMMCAxMS40MjNsMS40MSAxLjQxIDYtNi02LTZ6Ii8+PC9zdmc+");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px 13px;
    outline: none;
}

/* Position arrows alongside the View All Vehicles button on all screen sizes */
.home-slider .slick-prev,
.home-slider .slick-next {
    top: auto;
    bottom: -88px;
}

.home-slider .slick-prev {
    left: calc(50% - 140px);
    transform: scaleX(-1);
}

.home-slider .slick-next {
    right: auto;
    left: calc(50% + 100px);
    transform: none;
}

/* Desktop adjustments */
@media only screen and (min-width: 993px) {
    .home-sider-all-btn-div {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 60px;
    }
}
@media only screen and (min-width: 1100px) {
    .home-slider .slick-list {
        padding: 0 290px !important;
    }
}
@media only screen and (min-width: 991px) {
    .blog-single-wrapper .sidebar-blog {
        position: sticky;
        top: 10px;
    }
    .blog-single-wrapper .sidebar-banner {
        position: sticky;
        top: 10px;
    }
    .blog-single-wrapper .sidebar-banner .sidebar-fix .img-responsive {
        padding-bottom: 30px;
        width: 100%;
    }
    .blog-single-wrapper .sidebar-fix .img-responsive {
        max-width: 266px;
    }
}
@media only screen and (max-width: 1200px) {
    .start-reservation-content img {
        width: 100%;
    }
}
@media only screen and (max-width: 1099px) {
    .home-slider .slick-list {
        padding: 0 160px !important;
    }
}
@media only screen and (max-width: 991px) {
    .blog-single-wrapper .sidebar-banner {
        display: none;
    }
}
@media only screen and (max-width: 680px) {
    .home-slider .slick-list {
        padding: 0 120px !important;
    }
}
@media only screen and (max-width: 530px) {
    .home-slider .slick-list {
        padding: 0 80px !important;
    }
}
@media only screen and (max-width: 340px) {
    .home-slider .slick-list {
        padding: 0 60px !important;
    }
}
@media only screen and (max-width: 240px) {
    .home-slider .slick-list {
        padding: 0 30px !important;
    }
}
.fleet-title {
    color: #181918;
    font-family: DINHeavy, Arial #000, Arial, Helvetica, sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 40px;
}
.fleet-text {
    font-size: 17px;
    color: #333;
    font-family: DINLight, Helvetica, Arial, sans-serif;
}
.fleet-text a {
    color: #169a5a;
    font-family: DINRegular, Arial, sans-serif;
}
.fleet-text a:hover {
    color: #127947;
}
.fleet-header {
    padding-top: 60px;
    padding-bottom: 80px;
    border-bottom: 3px solid #c3c3c3;
}
.fleet-top-button a {
    font-family: DINBold, Arial #000, Arial, sans-serif;
    padding: 23px 30px;
    min-height: 50px;
    font-size: 17px;
    display: inline-block;
    border: 0;
    margin: 0;
    background: #169a5a;
    color: #fff;
    line-height: inherit;
    letter-spacing: 0.0675rem;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 250ms ease-in-out;
    border-radius: 60px;
}
.fleet-top-button {
    text-align: right;
    padding-top: 20px;
}
.fleet-top-button a:focus,
.fleet-top-button a:hover {
    background: #006639;
}
.fleet-cars-all {
    background: #fff;
    padding-left: 10%;
    padding-right: 10%;
}
.fleet-cars:after {
    content: "";
    display: block;
    border-bottom: 2px solid #c3c3c3;
}
.fleet-cars {
    padding: 5px;
}
.fleet-cars {
    background-color: #f3f3f3;
    padding-bottom: 5px;
    padding-top: 5px;
}
.fleet-cars-title {
    text-align: center;
    margin-bottom: 45px;
    font-size: 28px;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    color: #169a5a;
}
.fleet-cars-text {
    display: block;
    font-size: 17px;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    color: #181918;
}
.fleet-all-cars {
    background-color: #f3f3f3;
    padding-bottom: 30px;
    padding-top: 5px;
}
.fleet-cars-price-all {
    text-align: center;
}
.fleet-cars-price-all p {
    font-size: 12px;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    text-transform: uppercase;
}
.fleet-cars-price1-icon img {
    height: 20px;
    margin-top: -5px;
}
.fleet-cars-price1-icon span {
    color: #181918;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-size: 15px;
}
.vehicle-select button:hover {
    background: #006639;
}
.select-vehicle-single-car-all-row .vehicle-info {
    height: 100px;
    position: absolute;
    z-index: 12;
}
.fleet-cars-select-a {
    color: #fff;
    text-transform: uppercase;
    background: #169a5a;
    width: 100%;
    font-size: 14px;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    text-align: center;
    display: block;
    border: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 60px;
}
.fleet-cars-select-a:focus,
.fleet-cars-select-a:hover {
    background: #006639;
    color: #fff;
}
.fleet-cars-select {
    padding-top: 100px;
    padding-bottom: 70px;
}
.review-content-right-extras,
.review-right-details-country,
.review-right-price {
    padding-left: 30px;
    padding-right: 30px;
}
.review-menu1 {
    display: block !important;
}
.review-main-title {
    font-family: DINBold, Arial #000, Arial, sans-serif;
    font-size: 36px;
    text-transform: uppercase;
    color: #333;
}
.modify-confirmation-id {
    font-family: DINMedium, Arial, sans-serif;
    font-size: 28px;
    margin-top: -22px;
}
.review-main-content {
    background-color: #fff;
    padding: 40px;
    box-sizing: border-box;
    border-bottom: 2px solid #a3a4a5;
}
.review-left-info {
    margin: 0 0 20px;
    background-image: url(../img/icon/eplus-pattern-lt.png);
    padding: 20px 30px;
    color: #181918;
    border: 1px solid #c3c3c3;
    border-bottom: 3px solid #c3c3c3;
    background-color: #c3c3c3;
}
.review-left-info img {
    height: 50px;
    float: left;
}
.review-left-info p {
    font-size: 14px;
    width: 70%;
    margin-left: 30px;
    display: inline-block;
    font-family: DINRegular, Arial, sans-serif;
}
.review-left-required-title {
    font-size: 14px;
    font-style: italic;
    color: #333;
    padding-right: 0;
    margin-top: -30px;
    margin-left: -15px;
}
.review-main-all {
    margin-top: 60px;
    padding-bottom: 80px;
}
.review-left-contact-detail-title {
    font-family: DINMedium, Arial, sans-serif;
    font-size: 26px;
    line-height: 1;
    display: block;
    color: #181918;
    border-bottom: 3px solid #181918;
    border-top: 0;
    padding: 0;
    text-transform: capitalize;
    margin-bottom: 30px;
    padding-bottom: 5px;
}
.review-left-contact-detail {
    padding: 40px;
    margin: 0 0 40px 0;
    border: solid 1px #c3c3c3;
}
.review-price-additional-text {
    color: #656565 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    display: block !important;
}
.review-form {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.review-form input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.review-checkmark {
    position: absolute;
    left: 15px;
    height: 25px;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border: 1px solid #ccc;
}
.review-form input:checked ~ .review-checkmark {
    background-color: #fff;
    border: 2px solid #169a5a;
}
.review-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.review-form input:checked ~ .review-checkmark:after {
    display: block;
}
.review-form .review-checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #119a5e;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
}
.review-contact-detail-footer-text {
    color: #333;
    font-size: 14px;
    font-family: DINLight, Helvetica, Arial, sans-serif;
}
.review-contact-detail-footer-popup {
    cursor: pointer;
    border: none;
    background: 0 0;
    color: #169a5a;
    font-size: 14px;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    outline: 0;
}
.review-modal .modal-header .close {
    font-size: 31px;
    line-height: 11px;
    color: #fff;
    opacity: 1;
}
#header-policy-modal .modal-header .close {
    margin-top: -24px;
}
.review-modal .modal-header {
    background-color: #169a5a;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    min-height: 55px;
}
.review-modal .modal-header h4 {
    font-family: DINRegular, Arial, sans-serif;
    font-size: 16px;
}
.review-modal .modal-body {
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding-right: 40px;
    padding-left: 40px;
}
.review-left-time-text {
    font-size: 14px;
    color: #333;
    font-family: DINLight, Helvetica, Arial, sans-serif;
}
.review-left-time-form label {
    padding-bottom: 2px;
    font-family: DINRegular, Arial, sans-serif;
    font-size: 14px;
    color: #333;
}
.review-left-time-form input {
    border-radius: 0;
    font-family: Arial, sans-serif;
}
.review-left-time-form-input {
    margin-bottom: 30px;
}
.review-left-time-form select {
    border-radius: 0;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    color: #333;
    font-size: 15px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(../img/icon/nav-carrot-down-green.png);
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 49%;
    background-size: 14px;
}
.review-left-time-form input:focus {
    border: 1px solid #169a5a;
}
.review-left-time-form-submit,
.review-left-time-form-submit:hover {
    border: solid 2px #c3c3c3;
    background-color: #fff;
    min-width: 200px;
    color: #c3c3c3;
    width: 100%;
}
.review-left-time-form-text img {
    height: 15px;
}
.review-left-time-form-text {
    font-family: DINLight, Helvetica, Arial, sans-serif;
    color: #333;
    font-size: 14px;
}
.review-left-time-form-text .form-text-bold {
    font-weight: 700;
}
.review-left-complete-price {
    font-weight: 700;
    font-size: 34px;
    text-align: right;
}
.review-left-reserve {
    padding: 0;
}
.review-left-reserve-now {
    font-family: DINBold, Arial #000, Arial, sans-serif;
    font-size: 16px;
    display: block;
    padding: 12px;
    width: 40%;
    min-height: 50px;
    line-height: 15px;
    background: #169a5a;
    color: #fff;
    text-transform: uppercase;
    border: none;
}
.review-left-reserve-now:hover {
    background: #006639;
}
.review-content-right-price {
    background-color: #f3f3f3;
    border: solid 1px #c3c3c3;
}
.review-content-right-price-title {
    font-family: DINMedium, Arial, sans-serif;
    font-size: 26px;
    line-height: 1;
    display: block;
    margin: 0;
    color: #181918;
    border-bottom: 0;
    border-top: 0;
    padding: 30px;
    text-transform: capitalize;
    padding-bottom: 20px;
}
.review-right-price img {
    margin: -13% auto 0;
    display: block;
    padding: 0 20%;
    width: 100%;
}
.review-right-price-title {
    font-size: 14px;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    color: #181918;
    text-transform: uppercase;
    margin: 10px 0;
}
.review-right-price {
    border-top: solid 1px #c3c3c3;
}
.review-right-price-text p {
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #333;
    margin-bottom: 0;
}
.review-right-price-text .col-xs-6:nth-child(2) p {
    text-align: right;
}
.price-right-text {
    text-align: right;
}
.review-right-extras-title {
    font-size: 14px;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    color: #181918;
    text-transform: uppercase;
    margin: 10px 0;
}
.review-content-right-extras {
    border-top: solid 1px #c3c3c3;
}
.review-right-extras-text p {
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-transform: capitalize;
    color: #333;
    margin-bottom: 0;
}
.review-right-extras-text .col-xs-6:nth-child(2) p {
    text-align: right;
}
.review-content-right-extras {
    padding-top: 15px;
    padding-bottom: 35px;
}
.review-right-extras-title-modal {
    font-family: DINMedium, Arial, sans-serif;
    float: right;
    color: #169a5a;
    cursor: pointer;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 0;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
.review-right-extras-title-modal:hover {
    color: #006639;
    text-decoration: underline;
}
.review-right-extras-title-price {
    font-weight: 700;
    font-size: 34px;
    text-align: right;
    padding-top: 11px;
}
.review-right-extras-title-price span:first-child {
    font-size: 22px;
    position: relative;
    top: -6px;
    font-weight: 400;
}
.review-right-extras-title-price span:nth-child(3) {
    font-size: 18px;
    font-weight: 700;
    position: relative;
    top: -9px;
}
.review-all-price {
    padding-bottom: 15px;
}
.review-right-price {
    padding-bottom: 35px;
}
.review-right-details {
    background-color: #f3f3f3;
    border: solid 1px #c3c3c3;
    margin: 0 0 40px 0;
}
.review-content-right-price {
    margin: 0 0 40px 0;
}
.review-other-details {
    display: none;
}
.review-other-details.review-right-details-content-open {
    display: block;
}
.review-right-details-title {
    font-family: DINMedium, Arial, sans-serif;
    font-size: 26px;
    line-height: 1;
    display: block;
    margin: 0;
    color: #181918;
    border-bottom: 0;
    border-top: 0;
    padding: 30px;
    text-transform: capitalize;
    padding-bottom: 10px;
}
.review-right-details-title-change {
    font-family: DINMedium, Arial, sans-serif;
    float: right;
    color: #169a5a;
    cursor: pointer;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 0;
    text-transform: uppercase;
    text-align: right;
    padding-right: 15px;
}
.review-right-details-title-change:hover {
    color: #006639;
    text-decoration: underline;
}
.review-right-details-country {
    padding-top: 15px;
    padding-bottom: 35px;
    border-top: solid 1px #c3c3c3;
}
.review-right-details-country-text p {
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-transform: capitalize;
    color: #333;
    margin-bottom: 0;
}
.review-other-details-info {
    padding-top: 15px;
    padding-bottom: 35px;
    padding-left: 30px;
    padding-right: 30px;
}
.review-other-details-info {
    border-top: solid 1px #c3c3c3;
}
.review-details-title {
    font-size: 14px;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    color: #181918;
    text-transform: uppercase;
    margin: 10px 0;
}
.review-details-title-link {
    font-family: DINMedium, Arial, sans-serif;
    float: right;
    color: #169a5a;
    cursor: pointer;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 0;
    text-transform: uppercase;
}
.review-details-title-link:hover {
    color: #006639;
    text-decoration: underline;
}
.review-details-text p {
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-transform: capitalize;
    color: #333;
    margin-bottom: 0;
}
.review-content-right-rental-title {
    font-family: DINMedium, Arial, sans-serif;
    font-size: 26px;
    line-height: 1;
    display: block;
    margin: 0;
    color: #181918;
    border-bottom: 0;
    border-top: 0;
    padding: 30px;
    text-transform: capitalize;
    padding-bottom: 20px;
}
.review-content-right-rental {
    background-color: #f3f3f3;
    border: solid 1px #c3c3c3;
    margin: 0 0 40px 0;
}
.review-content-bottom-arrow {
    text-align: right;
}
.review-rental-policies {
    border-top: solid 1px #c3c3c3;
    padding-top: 30px;
    padding-bottom: 15px;
    position: relative;
    z-index: 1;
}
.review-rental-policies ul {
    list-style: none;
    padding-left: 0;
}
.review-rental-policies ul li {
    color: #169a5a;
    margin-bottom: 6px;
}
.review-rental-policies ul li:hover span {
    text-decoration: underline;
    cursor: pointer;
}
.review-rental-policies ul li span {
    margin-left: 8px;
}
.review-rental-policies ul li p {
    display: none;
}
.review-content-right-rental-content-title {
    font-size: 14px;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    color: #181918;
    text-transform: uppercase;
    margin-top: 5px;
    display: inline-block;
}
.rental-facts-text {
    font-size: 16px;
    color: #333;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    margin-bottom: 0;
}
.rental-facts-title {
    font-size: 14px;
    font-family: DINHeavy, Arial #000, Arial, Helvetica, sans-serif;
    color: #000;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: inline-block;
}
.rental-facts-list {
    margin-bottom: 0;
    font-size: 16px;
    color: #333;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    padding-left: 15px;
}
.rental-facts-open-popup {
    color: green;
    font-size: 16px;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    margin-top: 15px;
}
.review-rental-open-popup {
    color: #169a5a;
    background-color: transparent;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    margin: 0;
    border: 0;
    padding: 0;
    cursor: pointer;
    font-size: 14px;
    padding-bottom: 6px;
}
.review-rental-open-popup:hover {
    color: #006639;
    text-decoration: underline;
}
.review-modal .modal-content {
    border-radius: 0;
}
.location-details p {
    margin-bottom: 0;
}
.confirm-reserve-all {
    margin-bottom: 50px;
}
.confirmation-header {
    background-color: #f3f3f3;
}
.confirmation-title-all {
    background-color: #f3f3f3;
    position: relative;
}
.confirmation-title-img {
    height: 64px;
    width: 64px;
}
.confirmation-title-top {
    color: #181918;
    font-family: DINHeavy, Arial #000, Arial, Helvetica, sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 400;
}
.confirmation-title-top span {
    color: #169a5a;
}
.confirmation-title-bottom {
    font-size: 28px;
    font-family: DINRegular, Arial, sans-serif;
    color: #181918;
}
.confirmation-title-bottom span {
    font-family: DINBold, Arial #000, Arial, sans-serif;
}
.confirm-date {
    position: relative;
    box-shadow: 0 10px 11px -7px #c3c3c3;
}
.confirm-date-all {
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
}
.confirm-date-title {
    color: #181918;
    font-family: DINHeavy, Arial #000, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
}
.confirm-date-country {
    color: #181918;
    font-family: DINMedium, Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 0;
}
.confirm-date-text {
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-transform: none;
    color: #656565;
    margin-bottom: 0;
}
.confirm-date-time {
    color: #181918;
    font-family: DINMedium, Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
}
.confirm-date-left,
.confirm-date-right {
    padding-top: 26px;
    padding-bottom: 20px;
}
.confirm-date-left {
    border-right: 1px solid #c3c3c3;
}
.confirm-date-arrow {
    position: absolute;
    left: 48.5%;
    top: 27%;
    background: #f3f3f3;
    width: 40px;
    height: 40px;
    font-size: 17px;
    text-align: center;
    line-height: 42px;
    border-radius: 50%;
    color: #656565;
    border: 1px solid #c3c3c3;
}
.confirm-reserve-left-top-action {
    margin-top: 80px;
}
.confirm-reserve-left-top-action-print {
    color: #169a5a;
    font-family: DINHeavy, Arial #000, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
}
.confirm-reserve-left-top-action-print:hover {
    color: #006639;
    text-decoration: underline;
}
.confirm-reserve-left-thanks-title {
    font-size: 34px;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    color: #333;
    margin-bottom: 30px;
}
.confirm-reserve-left-thanks-title span {
    text-transform: uppercase;
}
.confirm-reserve-left-rental {
    border-top: 0;
    padding: 0;
    text-transform: capitalize;
    padding-bottom: 5px;
}
.confirm-reserve-left-rental-title {
    font-family: DINMedium, Arial, sans-serif;
    font-size: 26px;
    line-height: 1;
    display: block;
    color: #181918;
}
.confirm-reserve-left-rental-title-right {
    text-align: right;
    margin-top: 6px;
}
.confirm-reserve-left-rental-title-right a,
.confirm-reserve-left-rental-title-right-open-popup {
    color: #169a5a;
    font-family: DINHeavy, Arial #000, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    display: inline-block;
}
.confirm-reserve-left-rental-title-right span {
    font-family: DINHeavy, Arial #000, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #aaa6ab;
    text-transform: uppercase;
}
.confirm-reserve-left-rental-title-right a:hover,
.confirm-reserve-left-rental-title-right-open-popup:hover {
    color: #006639;
    text-decoration: underline;
}
.confirm-reserve-modal:hover {
    background: #006639 !important;
    color: #fff;
    text-decoration: none;
}
.discard-reserve-modal:hover {
    background: #393a3b !important;
    color: #fff;
    text-decoration: none;
}
.confirm-reserve-left-rental-title-right .review-modal {
    text-align: left;
}
.cancel-reservation-modal-title,
.not-applicable-promo-modal-title {
    font-family: DINMedium, Arial, sans-serif;
    font-size: 26px;
    line-height: 1;
    display: block;
    color: #181918;
    border-bottom: 3px solid #181918;
    border-top: 0;
    padding: 0;
    text-transform: capitalize;
    margin-bottom: 30px;
    padding-bottom: 5px;
}
#notApplicablePromo p {
    font-size: 17px;
    font-family: DINRegular, Arial, sans-serif;
}
#notApplicablePromo .modalBtn {
    width: 27%;
}
.cancel-reservation-modal-buttons {
    font-size: 0;
}
.cancel-reservation-modal-keep {
    float: left;
}
.discardBtn {
    border: none;
    padding: 7px 14px;
    font-family: DINMedium, Arial, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    background: #656565 !important;
}
.modalBtnDiscard {
    margin-right: 10px;
    background: #656565 !important;
}
.modalBtn {
    border: none;
    padding: 5px 15px;
    font-family: DINMedium, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #169a5a;
    transition: .5s;
}
#modifyReservationModal h1 {
    padding-bottom: 0.625rem;
    border-bottom: 3px solid #181918;
    font-weight: 600;
    font-style: normal;
    margin: 0 0 1.875rem 0;
    text-transform: none;
}
#modifyReservationModal p {
    font-weight: 300;
    font-size: 17px;
    font-style: normal;
}
.confirm-reserve-left .contactFeedback,
.confirm-reserve-left .locationInfo {
    font-size: 18px;
}
.confirm-reserve-left .locationInfo {
    color: #169a5a;
    margin-bottom: 60px;
}
.confirm-reserve-left-details-tabel > tbody > tr > td,
.confirm-reserve-left-details-tabel > tbody > tr > th,
.confirm-reserve-left-details-tabel > tfoot > tr > td,
.confirm-reserve-left-details-tabel > tfoot > tr > th,
.confirm-reserve-left-details-tabel > thead > tr > td,
.confirm-reserve-left-details-tabel > thead > tr > th {
    border-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.confirm-reserve-left-details-tabel > tbody > tr > td:nth-child(2) {
    text-align: right;
}
.confirm-reserve-left-details-tabel caption {
    font-size: 14px;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    text-transform: uppercase;
    padding: 13px 0;
    border-top: 3px solid #181918;
    border-bottom: 1px solid #656565;
    color: #333;
}
.confirm-reserve-left-details-tabel td {
    color: #333;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-size: 16px;
}
.confirm-reserve-left-details-tabel-text {
    color: #656565;
    font-size: 12px;
    font-weight: 400;
    display: block;
    font-family: DINLight, Helvetica, Arial, sans-serif;
}
.confirm-reserve-left-details .vehicle-per-period {
    margin-bottom: 8px;
}
.confirm-reserve-left-details-tabel.driver-info,
.confirm-reserve-left-details-tabel.extras,
.confirm-reserve-left-details-tabel.flight-details,
.confirm-reserve-left-details-tabel.mileage-info,
.confirm-reserve-left-details-tabel.taxes-and-fees,
.confirm-reserve-left-details-tabel.vehicle-class {
    margin-bottom: 0;
}
.confirm-reserve-left-details-tabel caption span {
    font-family: DINMedium, Arial, sans-serif;
    float: right;
    color: #169a5a;
    cursor: pointer;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 0;
    text-transform: uppercase;
}
.confirm-reserve-left-details-tabel caption span:hover {
    color: #006639;
    text-decoration: underline;
}
.confirm-reserve-left-details-tabel-last-td {
    font-size: 33px !important;
    font-family: DINRegular, Arial, sans-serif !important;
    color: #333 !important;
}
.confirm-reserve-right-pick-up-button {
    position: relative;
    padding: 15px;
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;
    background-color: #f3f3f3;
    padding-bottom: 5px;
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    text-align: center;
    text-transform: uppercase;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    color: #a3a4a5;
    background: #fff;
    font-size: 14px;
}
.confirm-reserve-right-pick-up-button-active {
    background-color: #fff;
    border: solid #15804d;
    border-width: 3px 0 0;
    padding: 15px;
    padding-bottom: 5px;
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    color: #000;
    background: #fff;
}
.confirm-reserve-right-pick-up-button:first-child:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
    border-width: 25px 8px;
    border-style: solid;
    border-color: transparent #000 #000 transparent;
    opacity: 0.06;
    z-index: 99;
}
.confirm-reserve-right-pick-up-button:last-child:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    border-width: 25px 8px;
    border-style: solid;
    border-color: transparent transparent #000 #000;
    opacity: 0.06;
    z-index: 99;
    left: 0;
}
.confirm-reserve-right-pick-up-button-active:after {
    border: 0 !important;
}
.confirm-reserve-right-pick-up-map-all-return {
    display: none;
}
.confirm-reserve-right-checklist {
    background: #181918;
}
.confirm-reserve-right-checklist-title {
    color: #fff;
    font-size: 20px;
    border-bottom: 2px solid #393a3b;
    padding-top: 30px;
    padding-bottom: 40px;
    margin-left: 15px;
    margin-right: 15px;
    font-family: DINLight, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
.confirm-reserve-right-checklist-text {
    color: #fff;
    font-size: 17px;
    line-height: 1.3;
    font-family: DINLight, Helvetica, Arial, sans-serif;
}
.confirm-reserve-right-pick-up-map-title {
    font-family: DINMedium, Arial, sans-serif;
    margin: 1.25rem;
    color: #333;
    font-size: 17px;
}
.confirm-reserve-right-pick-up {
    padding: 0;
    border-right: 1px solid #c3c3c3;
    border-left: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
}
.confirm-reserve-right-checklist-img img {
    width: 17px;
    height: 17px;
    margin-left: 20px;
    margin-right: 20px;
}
.confirm-reserve-right-checklist-img {
    display: inline-block;
}
.confirm-reserve-right-checklist-all ul {
    list-style: none;
    padding-left: 0;
}
.confirm-reserve-right-checklist-all {
    padding-top: 28px;
}
.confirm-reserve-right-checklist-text-div {
    padding-left: 0;
    padding-right: 80px;
}
.confirm-reserve-right-checklist-last {
    background-color: #169a5a;
}
.confirm-reserve-right-checklist-last {
    width: 100%;
    display: block;
    margin-left: 0;
}
.confirm-reserve-right-checklist-last-title {
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-size: 19px;
    color: #fff;
}
.confirm-reserve-right-checklist-last-text {
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #fff;
}
.confirm-reserve-right-checklist-last-img img {
    width: 22px;
    margin-left: 5px;
}
.confirm-reserve-right-checklist-last {
    padding-top: 20px;
    padding-bottom: 15px;
}
.confirm-reserve-right-checklist {
    margin-bottom: 40px;
}
.confirm-reserve-right-pick-up-map iframe,
.confirm-reserve-right-pick-up-map-all-return iframe {
    display: block;
}
.confirm-reserve-right-pick-up-map-all-title {
    color: #656565;
    font-size: 20px;
    font-family: DINMedium, Arial, sans-serif;
    text-transform: none;
    margin-bottom: 1.25rem;
    padding-left: 15px;
}
.confirm-reserve-right-pick-up-map-all-text {
    color: #333;
    font-size: 16px;
    font-family: DINLight, Helvetica, Arial, sans-serif;
}
.confirm-reserve-right-pick-up-map-all-img img {
    max-width: 30px;
}
.confirm-reserve-right-pick-up-map-all-return-title {
    font-family: DINBold, Arial #000, Arial, sans-serif;
    color: #000;
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 20px;
}
.confirm-reserve-right-pick-up .location-details {
    margin-bottom: 20px;
}
.confirm-reserve-right-pick-up-map-all-return-text {
    font-family: DINLight, Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 26px;
}
.confirm-reserve-right-pick-up-map-all-return-link {
    font-family: DINMedium, Arial, sans-serif;
    color: #169a5a;
    cursor: pointer;
    font-size: 17px;
    line-height: 14px;
}
.confirm-reserve-right-pick-up-map-all-return-link:hover {
    color: #006639;
    text-decoration: underline;
}
.confirm-reserve-right-pick-up-map-all-return-all {
    padding-bottom: 60px;
}
.confirmation-title-img-all {
    text-align: left;
    margin-right: 30px;
}
.confirmation-top-title {
    padding-top: 60px;
}
.confirmation-top-image {
    display: inline-block;
    margin-bottom: 20px;
}
.confirm-date-left-title {
    padding-left: 15px;
}
.rental-policies {
    margin-left: 10px;
}
.text-bold {
    font-weight: 700;
}
.icon-container {
    position: relative;
    border-bottom: 2px solid #181918;
    margin-right: 30px;
    height: 3.125rem;
}
.icon.icon-about-car {
    background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23231F20%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M36.6%2022.9c3.1.4%203.2-6.4-.7-6.4H5.7%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23231F20%22%20stroke-width%3D%222%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M9.6%2024.9c.6.9%201.6%201.5%202.8%201.5%201.8%200%203.3-1.5%203.3-3.3%200-1.8-1.5-3.3-3.3-3.3-1.8%200-3.3%201.4-3.3%203.2H1s6-11%2013.2-10.9h6.3c1.1%200%204.4%201.2%204.8%204.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23231F20%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M17.7%2016.5V14M36%2016.5V14M30.7%2025c.6.9%201.6%201.5%202.8%201.5%201.8%200%203.3-1.5%203.3-3.3%200-1.8-1.5-3.3-3.3-3.3-1.8%200-3.3%201.4-3.3%203.2H17.6%22%2F%3E%3C%2Fsvg%3E");
    position: absolute;
    right: -3px;
    width: 4.125rem;
    height: 3.125rem;
    color: #000;
    background-color: transparent;
    background-size: 100%;
    display: block;
}
.about-main-content {
    margin-bottom: 20px;
}
.about-subtitle {
    text-transform: uppercase;
    font-weight: 800;
    font-family: DINHeavy, Arial, sans-serif;
    margin-top: 30px;
    color: #656565;
    line-height: 3.625rem;
    padding-bottom: 1.875rem;
    width: 70%;
}
.about-title {
    font-size: 32px;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.about-main-title {
    margin-top: 30px;
}
.about-us-img-box {
    padding: 0;
    margin-bottom: 40px;
}
.about-us-img-box div {
    margin: 0;
    padding: 0;
}
.about-us-img-box img {
    width: 100%;
}
.about-number {
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-size: 52px;
}
.about-italic-text {
    font-size: 27px;
    line-height: 36px;
    letter-spacing: 1.1px;
    font-family: Georgia;
    color: grey;
}
.about-us-carousel {
    margin-bottom: 90px;
}
.about-us-carousel .carousel-inner > .item > a > img,
.about-us-carousel .carousel-inner > .item > img {
    display: block;
    max-width: 100%;
}
.about-us-carousel .carousel-caption {
    right: 10%;
    left: 10%;
}
.about-us-carousel .left.carousel-control,
.about-us-carousel .right.carousel-control {
    background-image: none;
}
.about-us-carousel {
    padding: 0;
    background: #169a5a;
}
.about-carousel-title {
    text-align: left;
    font-size: 22px;
    color: #fff;
    text-shadow: none;
    text-transform: uppercase;
}
.about-carousel-year {
    text-align: left;
    font-size: 53px;
    color: #fff;
    text-shadow: none;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    line-height: 1;
}
.about-carousel-text {
    text-align: left;
    font-size: 22px;
    color: #fff;
    text-shadow: none;
}
.about-flex-container {
    display: flex;
}
.about-carousel-left,
.about-carousel-right {
    width: 50%;
    text-align: left;
    text-shadow: none;
}
.about-carousel-left {
    background: #fff;
    color: #181918;
    padding: 6%;
}
.about-carousel-right {
    background: #f3f3f3;
    padding: 6%;
}
.about-carousel-left-title {
    font-family: DINHeavy, Arial #000, Arial, sans-serif;
    font-size: 16px;
}
.about-carousel-left-date {
    font-family: DINBold, Arial #000, Arial, sans-serif;
    font-size: 30px;
    line-height: 0.5;
}
.about-carousel-left-text {
    font-family: DINRegular, Helvetica, Arial, sans-serif;
    font-size: 15px;
}
.icon.icon-nav-vehicle {
    height: 40px;
    width: 40px;
    color: #000;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cg%20fill%3D%22%23231F20%22%3E%3Cpath%20d%3D%22M29.1%2027.6h-.3c-1-.1-1.9-.6-2.4-1.5l1.1-.7c.3.5.8.8%201.4.9%201%20.1%202-.7%202.1-1.7.1-.6-.1-1.1-.4-1.6-.4-.4-.9-.7-1.5-.7-.7%200-1.6.2-1.9%201.3-.2.8-1%201.4-1.8%201.4h-9.8v-1.3h9.8c.2%200%20.5-.2.5-.4.4-1.4%201.6-2.3%203.2-2.3%201%200%201.9.4%202.6%201.2.6.7.9%201.7.7%202.6-.3%201.6-1.7%202.8-3.3%202.8z%22%2F%3E%3Cpath%20d%3D%22M11%2027.6h-.3c-1-.1-1.9-.6-2.4-1.5l1.1-.7c.3.5.8.8%201.4.9%201%20.1%202-.7%202.1-1.7.1-.6-.1-1.1-.4-1.6-.4-.4-.9-.7-1.5-.7-.7%200-1.6.2-1.9%201.3-.2.8-1%201.4-1.8%201.4H5.4c-1%200-2.1-.2-3.1-.7l-1.2-.5c-.6-.3-1-.9-1-1.6v-3.4c0-1.5%201.2-2.7%202.7-2.7H3c1.2-.1%202.4-.4%203.5-1l2.9-1.5c1.5-.8%203.8-1.3%206.2-1.3h3.3c3.6%200%205.1.6%206.7%201.7l3.4%202.3c.4.3.9.5%201.4.5l5.7%201.1c1.9.6%203.5%201.4%203.7%203.6l.1%201.8v.5c0%20.7-.5%201.2-1.2%201.2h-5.1v-1.3h5v-.3l-.1-1.7c-.1-1.2-.7-1.7-2.8-2.4l-5.5-1c-.7-.1-1.3-.3-1.9-.7l-3.4-2.3c-1.4-1-2.7-1.4-5.9-1.4h-3.3c-2.1%200-4.3.4-5.6%201.1l-2.9%201.5c-1.3.7-2.7%201-4.1%201.1h-.3c-.8%200-1.4.6-1.4%201.4v3.4c0%20.2.1.3.2.4l1.2.5c.9.4%201.7.6%202.5.6h1.8c.2%200%20.5-.2.5-.4.5-1.6%201.7-2.5%203.4-2.5%201%200%201.9.4%202.6%201.2.6.7.9%201.7.7%202.6-.3%201.6-1.7%202.8-3.3%202.8z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.icon.icon-globe {
    height: 40px;
    width: 40px;
    color: #000;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-39%2041%2040%2040%22%3E%3Cstyle%3E.st0%7Bfill%3Anone%3B%7D%20.st1%7Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-linecap%3Around%3Bstroke-miterlimit%3A10%3B%7D%20.st2%7Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Cg%20id%3D%22Expanded%22%3E%3Cpath%20d%3D%22M-20.4%2071.3c-8.3%200-15-6.7-15-15s6.7-15%2015-15%2015%206.7%2015%2015-6.7%2015-15%2015zm0-28.2c-7.3%200-13.2%205.9-13.2%2013.2s5.9%2013.2%2013.2%2013.2%2013.2-5.9%2013.2-13.2-5.9-13.2-13.2-13.2z%22%2F%3E%3Cpath%20d%3D%22M-20.4%2075.7c-5%200-9.9-1.9-13.7-5.7l1.2-1.2c6.9%206.9%2018.1%206.9%2024.9%200%206.9-6.9%206.9-18.1%200-24.9l1.2-1.2C.9%2050.2.9%2062.5-6.7%2070c-3.7%203.8-8.7%205.7-13.7%205.7z%22%2F%3E%3Cpath%20d%3D%22M-22.1%2074.8h1.8v3.6h-1.8z%22%2F%3E%3Cpath%20d%3D%22M-20.4%2074.8h1.8v3.6h-1.8z%22%2F%3E%3Cpath%20d%3D%22M-31.4%2081c3.2-2.4%207.1-3.5%2011.1-3.5s7.8%201.1%2011.1%203.5m-18.6%200h14.9c-2.3-1.2-4.8-1.8-7.5-1.8s-5.1.6-7.4%201.8zM-34.7%2071.5c-.2%200-.5-.1-.6-.3-.3-.3-.3-.9%200-1.2l2.5-2.5c.3-.3.9-.3%201.2%200s.3.9%200%201.2l-2.5%202.5c-.2.2-.4.3-.6.3zM-8.5%2045.4c-.2%200-.5-.1-.6-.3-.3-.3-.3-.9%200-1.2l2.5-2.5c.3-.3.9-.3%201.2%200%20.3.3.3.9%200%201.2l-2.5%202.5c-.2.2-.4.3-.6.3z%22%2F%3E%3C%2Fg%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M-20.33%2035.386L.53%2056.246l-20.86%2020.86-20.858-20.86z%22%2F%3E%3Ccircle%20class%3D%22st1%22%20cx%3D%22-20.4%22%20cy%3D%2256.3%22%20r%3D%2214.2%22%2F%3E%3Cellipse%20transform%3D%22rotate(-135%20-20.37%2056.322)%22%20class%3D%22st1%22%20cx%3D%22-20.4%22%20cy%3D%2256.3%22%20rx%3D%227.1%22%20ry%3D%2214.2%22%2F%3E%3Cpath%20class%3D%22st2%22%20d%3D%22M-34.6%2055c3%20.7%206.5%202.8%209.6%205.9%203.1%203.1%205.2%206.6%205.9%209.5M-6.2%2057.6c-3-.7-6.5-2.8-9.6-5.9-3.1-3.1-5.2-6.6-5.9-9.5M-30.4%2046.3l20%2020M-10.4%2046.3l-20%2020%22%2F%3E%3C%2Fsvg%3E");
}
.icon.icon-traffic {
    height: 40px;
    width: 40px;
    color: #000;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20fill%3D%22%23010101%22%20d%3D%22M37.1%2032.8h-2.8c-.9%200-1.6-.7-1.6-1.6v-.8H19.4v.8c0%20.9-.7%201.6-1.6%201.6H15c-.9%200-1.6-.7-1.6-1.6v-6.8s0-1%20.2-1.3c0%200%20.1-.1.2-.4h-.3c-.4%200-.8-.2-1.1-.6-.3-.4-.4-1-.2-1.5l.3-1c.3-.8%201.1-1.4%201.9-1.4h.7c.7-1.9%201.4-3.7%201.6-4.1.6-1.1%201.7-1.4%202.6-1.7.2-.1.4-.1.5-.2.1%200%201.5-.4%206.1-.4%204.5%200%206%20.4%206%20.4.1%200%20.2.1.3.1.9.2%202.3.6%202.8%201.8.2.5.9%202.2%201.6%204.1h.7c.8%200%201.7.6%201.9%201.4l.3%201c.2.5.1%201.1-.2%201.5-.3.4-.6.6-1.1.6H38c.1.3.2.4.2.4.2.3.2%201.3.2%201.3v6.8c.3.9-.4%201.6-1.3%201.6zm-19-3.7h15.8v2c0%20.2.2.4.4.4h2.8c.2%200%20.4-.2.4-.4v-6.8c0-.1-.1-.6-.1-.7-.1-.1-.3-.6-.5-1.4l-.3-.8h2s.1-.2.1-.4l-.3-1c-.1-.3-.5-.6-.8-.6H36l-.2-.4c-.7-2.1-1.5-3.9-1.7-4.4-.3-.6-1.2-.9-1.9-1-.1%200-.3-.1-.4-.1%200%200-1.4-.4-5.7-.4-4.3%200-5.7.4-5.7.4-.2.1-.3.1-.5.2-.8.2-1.6.5-1.9%201.1-.2.2-1%202-1.7%204.2l-.1.4h-1.6c-.3%200-.6.3-.8.6l-.3%201c-.1.2%200%20.4.1.4h2.1l-.3.8c-.3.9-.5%201.3-.5%201.4%200%20.1-.1.6-.1.7v6.8c0%20.2.2.4.4.4H18c.2%200%20.4-.2.4-.4v-2z%22%2F%3E%3Cpath%20fill%3D%22%23231F20%22%20d%3D%22M33.8%2026.4h-1.1c-1.3%200-2.3-1-2.3-2.3s1-2.3%202.3-2.3h1.1c1.3%200%202.3%201%202.3%202.3s-1%202.3-2.3%202.3zm-1-3.4c-.6%200-1.1.5-1.1%201.1s.5%201.1%201.1%201.1h1.1c.6%200%201.1-.5%201.1-1.1s-.6-1.1-1.2-1.1h-1zM19.4%2026.4h-1.1c-1.3%200-2.3-1-2.3-2.3s1-2.3%202.3-2.3h1.1c1.3%200%202.3%201%202.3%202.3s-1%202.3-2.3%202.3zM18.3%2023c-.6%200-1.1.5-1.1%201.1s.5%201.1%201.1%201.1h1.1c.6%200%201.1-.5%201.1-1.1S20%2023%2019.4%2023h-1.1z%22%2F%3E%3Cpath%20fill%3D%22%23010101%22%20d%3D%22M5.2%2024.3H2.8c-.8%200-1.5-.7-1.5-1.5V17s0-.8.2-1.2c0%200%200-.1.1-.2h-.1c-.4%200-.8-.2-1-.5-.3-.4-.3-.9-.2-1.4l.3-.9c.3-.7%201-1.3%201.8-1.3H3C3.6%209.8%204.2%208.4%204.4%208c.5-1%201.5-1.3%202.3-1.5.2%200%20.3-.1.4-.1.1%200%201.4-.4%205.2-.4%203.9%200%205.1.3%205.2.4.1%200%20.2%200%20.3.1.8.2%202%20.5%202.5%201.6.1.3.5%201.1.9%202.1.2.5.4%201.2.7%201.8l-1.2.4c-.2-.6-.4-1.2-.7-1.8-.4-1-.7-1.8-.8-2.1-.2-.5-1-.7-1.6-.8-.1%200-.2-.1-.3-.1%200%200-1.2-.3-4.9-.3s-4.9.3-4.9.3c-.2.1-.3.1-.5.2-.7.2-1.3.4-1.6.8-.1.3-.8%201.9-1.4%203.8l-.1.4H2.4c-.2%200-.5.2-.6.4l-.3.9v.2h1.8l-.3.8c-.2.7-.4%201.1-.5%201.2%200%20.1-.1.5-.1.6v5.9c0%20.1.1.2.2.2H5c.1%200%20.2-.1.2-.2V21h5.2v1.3H6.7v.6c0%20.8-.7%201.4-1.5%201.4z%22%2F%3E%3Cpath%20fill%3D%22%23231F20%22%20d%3D%22M6.7%2018.8h-1c-1.1%200-2.1-.9-2.1-2.1v-.1c0-1.1.9-2.1%202.1-2.1h1c1.1%200%202.1.9%202.1%202.1v.1c-.1%201.2-1%202.1-2.1%202.1zm-1.1-2.9c-.4%200-.8.4-.8.8v.1c0%20.4.4.8.8.8h1c.4%200%20.8-.4.8-.8v-.1c0-.4-.4-.8-.8-.8h-1z%22%2F%3E%3C%2Fsvg%3E");
}
.about-carousel-right-number {
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-size: 50px;
    color: #333;
    line-height: 1;
    margin-bottom: 0;
    margin-left: 23px;
}
.about-carousel-right-text {
    font-family: DINLight, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
}
@media only screen and (max-width: 767px) {
    .icon.icon-globe,
    .icon.icon-nav-vehicle,
    .icon.icon-traffic {
        height: 30px;
        width: 30px;
    }
    .about-carousel-right-number {
        font-size: 23px;
    }
}
@media only screen and (max-width: 450px) {
    .about-carousel-right-number {
        font-size: 17px;
    }
    .icon.icon-globe,
    .icon.icon-nav-vehicle,
    .icon.icon-traffic {
        height: 20px;
        width: 20px;
    }
    .about-carousel-left-text {
        font-size: 12px;
    }
    .img-about-right {
        display: none;
    }
    .about-us-carousel #AboutUsCarousel .carousel-inner > .item > a > img,
    .about-us-carousel #AboutUsCarousel .carousel-inner > .item > img {
        height: 460px !important;
    }
}
@media only screen and (max-width: 991px) {
    .img-about-right {
        margin: auto;
        height: 250px;
        width: auto;
    }
    .about-us-carousel .carousel-inner > .item > a > img,
    .about-us-carousel .carousel-inner > .item > img {
        height: 600px !important;
    }
    .about-carousel-text,
    .about-carousel-title,
    .about-carousel-year {
        text-align: center;
    }
}
@media only screen and (max-width: 991px) {
    .fleet-top-button {
        text-align: left;
    }
    .confirmation-title-bottom {
        font-size: 16px;
    }
    .confirmation-title-img-all {
        display: none;
    }
    .about-carousel-text,
    .about-carousel-title {
        font-size: 15px;
    }
    .about-carousel-year {
        font-size: 35px;
    }
}
@media only screen and (min-width: 887px) {
    .sub-div {
        display: flex;
        position: relative;
        background: #ffffff;
        z-index: 19;
        padding: 20px;
        display: none;
        width: 50%;
    }
    .sub-menu {
        list-style-type: none;
        padding-left: 0;
    }
    .sub-menu li {
        width: 100%;
    }
    .sub-menu-title {
        padding-left: 0;
        font-family: DINLight, Helvetica, Arial, sans-serif;
        font-size: 21px;
        color: #000000;
        padding-top: 25px;
    }
    .sub-menu img {
        height: 7px;
        margin-top: -3px;
    }
    .sub-menu li a {
        font-family: DINRegular, Arial, sans-serif;
        font-size: 14px;
        color: #169a5a;
        margin-left: 3px;
    }
    .sub-menu li {
        padding-bottom: 6px;
    }
    .sub-menu li a:hover {
        color: #006639;
    }
    .sub-div-content {
        display: flex;
    }
    .sub-menu-content-right {
        border-left: 1px solid #393a3b;
        margin-left: 10px;
        padding-left: 10px;
    }
    .sub-div-content-1 {
        width: 140px;
    }
    .sub-div1 .sub-div-content-all {
        padding-left: 50px;
    }
    .sub-div1 .sub-div-content {
        padding-left: 0;
        padding-right: 0;
    }
    .sub-div-all {
        display: flex;
    }
    .sub-div {
        width: 599%;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    .sub-div-content {
        display: inline-block;
        padding-left: 60px;
        padding-right: 260px;
        padding-top: 34px;
        position: relative;
        width: 111%;
    }
    .sub-div-img-all {
        display: inline-block;
    }
    .sub-div-img-all img {
        height: 100%;
        object-fit: cover;
        width: 730px;
    }
    .second-menu {
        display: block;
    }
    .second-menu-mobile {
        display: none;
    }
    .sub-div2-position .sub-div {
        margin-left: -399%;
    }
    .sub-div3-position .sub-div {
        margin-left: -499%;
    }
    .sub-div2 .sub-div-content {
        padding-right: 0;
        display: flex;
        padding-bottom: 49px;
        margin-right: -18px;
        padding-left: 50px;
    }
    .sub-div2 .sub-div-content-1:first-child {
        width: 38%;
    }
    .sub-menu-content-right {
        width: 50%;
        padding-left: 25px;
    }
    .sub-div1.dropdown-menu,
    .sub-div2.dropdown-menu {
        border: none;
    }
    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:focus,
    .navbar-inverse .navbar-nav > .open > a:hover {
        background-color: #ffffff;
    }
    .sub-div.dropdown-menu {
        box-shadow: none;
    }

    /* Preserve mobile menu green bar styling for language/currency switchers */
    #mobile-currency-switcher .sub-menu-title,
    #mobile-language-switcher .sub-menu-title {
        /*padding: 10px 10px !important;
        font-size: 14px !important;
        color: #ffffff !important;
        font-weight: 400 !important;
        text-decoration: underline !important;
        line-height: 20px !important;*/
    }

    /* Reset height for mobile menu switchers - force to fit within green bar */
    #mobile-currency-switcher,
    #mobile-language-switcher {
        height: 48px !important;
        overflow: visible !important;
        vertical-align: top !important;
    }

    /* Reset sub-div styling for mobile menu switchers */
    #mobile-currency-switcher .sub-div,
    #mobile-language-switcher .sub-div {
        padding: 0 !important;
        height: 48px !important;
        display: inline-block !important;
        background: transparent !important;
        vertical-align: top !important;
        overflow: visible !important;
    }

    /* Reset sub-div-all styling for mobile menu switchers */
    #mobile-currency-switcher .sub-div-all,
    #mobile-language-switcher .sub-div-all {
        height: 48px !important;
        display: inline-block !important;
        vertical-align: top !important;
        overflow: visible !important;
    }

    /* Reset sub-div-content styling for mobile menu switchers */
    #mobile-currency-switcher .sub-div-content,
    #mobile-language-switcher .sub-div-content {
        padding: 0 !important;
        width: auto !important;
        display: inline-block !important;
    }
}
@media only screen and (min-width: 1100px) {
    .confirm-reserve-all,
    .confirmation-header {
        padding-left: 45px;
        padding-right: 45px;
    }
}
@media only screen and (max-width: 1070px) {
    .sub-menu li a {
        font-size: 13px;
        margin-left: 3px;
    }
    .sub-menu-title {
        font-size: 15px;
    }
    .confirm-reserve-right-checklist-img img {
        width: 17px;
        margin-left: 12px;
    }
    .confirm-reserve-right-checklist-last-img img {
        margin-left: 0;
    }
}
@media only screen and (max-width: 991px) and (min-width: 637px) {
    .s-offer-title-all h4 {
        float: right;
        width: 50%;
        padding-left: 15px;
        margin-top: 0;
    }
    .s-offer-title-all h2 {
        float: right;
        width: 50%;
        padding-left: 15px;
        margin-top: 0;
    }
    .s-offer-title-all img {
        width: 50%;
        float: left;
    }
    .s-offer-text {
        width: 50%;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 50%;
        padding-left: 20px;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 1279px) {
    .second-menu {
        display: none;
    }
    .second-menu-mobile {
        display: block;
    }
    .open-menu {
        display: block;
        cursor: pointer;
    }
    .sub-div .sub-menu .fa-angle-right {
        color: #169a5a;
    }
    .sub-div-content-1 {
        width: 100%;
    }
    .second-menu .navbar-nav > li > a:focus {
        background: #ffffff;
        text-align: left;
        /*text-transform: uppercase;*/
        font-size: 14px;
        border: 0;
        color: #169a5a;
    }
    .en .second-menu .navbar-nav > li > a:focus {
        font-family: DINBold;
    }
    .sub-div-title {
        position: relative;
    }
    .sub-div-title .open-menu {
        position: absolute;
        top: 12px;
        right: 25px;
        color: #169a5a;
        font-size: 11px;
    }
    .sub-menu-title {
        background: #ffffff;
        opacity: 1;
        color: #169a5a;
        font-family: DINLight, Helvetica, Arial, sans-serif;
        font-size: 17px;
        line-height: 1;
        margin-bottom: 0;
        padding-left: 14px;
        padding-top: 10px;
        padding-bottom: 20px;
        cursor: pointer;
    }
    .sub-menu-title:hover {
        text-decoration: underline;
    }
    .sub-div .sub-menu {
        background: #ffffff;
        list-style-type: none;
    }
    .sub-div .sub-menu li a {
        background: #ffffff;
        opacity: 1;
        color: #169a5a;
        font-family: DINLight, Helvetica, Arial, sans-serif;
        font-size: 17px;
        line-height: 1;
        margin-bottom: 0;
        padding-left: 14px;
        padding-bottom: 15px;
        cursor: pointer;
        padding-left: 0;
        margin-left: 3px;
    }
    .sub-div .sub-menu li a:hover {
        text-decoration: underline;
    }
    .sub-div .sub-menu li img {
        height: 7px;
        margin-top: -4px;
    }
    .sub-div .sub-menu li a {
        display: inline-block;
        padding-top: 25px;
        padding-bottom: 25px;
        margin-left: 4px;
    }
    .second-menu .navbar-collapse {
        border-top: 0;
    }
    .second-menu .navbar-brand {
        margin-left: 0 !important;
    }
    .sub-div-content-all .sub-menu {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .review-menu1 .logo-select-vehicle-img2 {
        left: 0;
    }
    .review-left-complete-price {
        font-weight: 700;
        font-size: 34px;
        text-align: left;
        margin-top: 15px;
    }
    .review-left-reserve-now {
        width: 200px;
    }
    .confirmation-title-top {
        font-size: 22px;
    }
    .confirm-date-arrow {
        transform: rotate(90deg);
        top: 45%;
    }
    .confirm-date-country {
        margin-bottom: 25px;
    }
    .confirm-date-left {
        border-right: 0;
        border-bottom: 1px solid #c3c3c3;
    }
    .confirm-reserve-right-checklist-img img {
        width: 17px;
        margin-left: 20px;
    }
    .footer-social-all-content {
        padding-left: 15px;
    }
    .confirm-date-left-date {
        padding-left: 15px;
    }
    .confirmation-top-image {
        padding-top: 100px;
        padding-bottom: 30px;
    }
    .review-left {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (max-width: 420px) {
    .confirm-reserve-right-checklist-text-div {
        padding-right: 15px;
    }
    .confirm-reserve-right-checklist-img img {
        margin-left: 5px;
    }
    .about-number {
        font-family: DINLight, Helvetica, Arial, sans-serif;
        font-size: 35px;
    }
}
.loader {
    display: none;
}
.spinner-container {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 5;
    background: rgba(22, 156, 91, 0.7);
}
.spinner-container .spinner-circle {
    opacity: 0.8;
    left: 50%;
    top: 50%;
    position: absolute;
    width: 6.25rem;
    height: 6.25rem;
    margin-left: -3.125rem;
    margin-top: -3.125rem;
    outline: 0;
}
.spinner-container .spinner-circle::after,
.spinner-container .spinner-circle::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 6px solid rgba(255, 255, 255, 0.8);
    animation: anim-scaleup-fade 1.8s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
}
@keyframes anim-scaleup-fade {
    0% {
        transform: scale(0.1);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}
.spinner::after {
    animation-delay: 0.9s;
}
.spinner {
    top: 50%;
    left: 50%;
}
.session-continue {
    display: inline-block;
    border: 0;
    min-height: auto;
    background: #169a5a;
    color: #fff;
    letter-spacing: 0.0675rem;
    font-family: DINMedium, Arial, sans-serif;
    text-align: center;
    cursor: pointer;
    transition: all 250ms ease-in-out;
    margin: 0;
    padding: 10px 20px;
    min-width: 140px;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
}
#existing-reservation-form-wrapper {
    display: none;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 70px;
    padding:0;
}
#existing-reservation-form-wrapper .col-md-10 {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    padding: 38px 65px 40px;
    margin: 0 auto;
    float: none;
    max-width: 1000px;
}
#existing-reservation-form-wrapper .form-group {
    margin-bottom: 30px;
}
#existing-reservation-form-wrapper .form-group.has-error input {
    border: 2px solid #fec621;
}
#existing-reservation-form label {
    font-family: Arial, sans-serif;
    font-weight: 400;
    color: #333;
}
#existing-reservation-form input,
#existing-reservation-form-wrapper .form-control {
    height: 50px;
    padding: 12px 15px;
    font-size: 19px;
    border: 1px solid #c3c3c3;
    border-radius: 0;
    background-color: #ffffff;
    color: #000000;
}
/* Match reservation form input hover/focus styles */
#existing-reservation-form-wrapper .form-control:hover,
#existing-reservation-form-wrapper input.form-control:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2) !important;
}

#existing-reservation-form-wrapper .form-control:focus,
#existing-reservation-form-wrapper input.form-control:focus {
    outline: 2px solid #a4daff;
    box-shadow: none;
}
/* Match Browse vehicles button styling */
#existing-reservation-form-wrapper .btn-primary {
    cursor: pointer;
    padding: 12px 45px;
    background-color: #169a5a;
    color: #ffffff;
    border: 1px solid transparent;
    border-radius: 60px;
    min-width: 135px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.25px;
    text-transform: none !important;
    transition: none !important;
    height: 54px;
}

#existing-reservation-form-wrapper .btn-primary:hover {
    background-color: #006639;
    border: 1px solid #169a5a;
    color: #ffffff;
}

#existing-reservation-form-wrapper .btn-primary:focus {
    background-color: #006639;
    border: 1px solid #169a5a;
    color: #ffffff;
    outline: 0;
    box-shadow: none;
}

/* Add spacing between last input row and button row */
#existing-reservation-form-wrapper .existing-reservation-form-body > .row:last-child {
    margin-top: 30px;
}

#existing-reservation-form-wrapper .home-form-title {
    margin-bottom: 10px;
}
#existing-reservation-form-wrapper .home-form-title .col-md-7,
#existing-reservation-form-wrapper .home-form-title .col-md-5 {
    float: none;
    display: inline;
    width: auto;
}
#existing-reservation-form-wrapper .home-form-title .col-md-7 p {
    font-family: DINHeavy, Arial #000, Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 800;
    line-height: 40px;
    color: #181918;
    text-transform: none;
    display: inline;
    margin: 0;
}
#existing-reservation-form-wrapper #startReservation {
    display: inline-block;
    /*padding:0;*/
}
#existing-reservation-form-wrapper #startReservation p {
    font-size: 15px !important;
    color: #757575 !important;
    text-transform: lowercase !important;
    font-weight: 700 !important;
    line-height: 27px !important;
    display: inline-block;
    margin: 0 4px;
}
#existing-reservation-form-wrapper #startReservation span a {
    color: #169a5a;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    text-decoration: underline;
    text-transform: none;
    cursor: pointer;
}
#existing-reservation-form-wrapper #startReservation span a:hover {
    color: #006639;
}
#look-up-a-rental {
    display: block;
    font-size: 32px;
    margin-bottom: 30px;
}

/* Hide the old required text span */
#look-up-a-rental-required {
    display: none;
}

/* Style labels in existing reservation form to match reservation form */
#existing-reservation-form-wrapper label {
    color: #000000;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 15px;
    display: block;
    margin-bottom: 7px;
    text-transform: capitalize;
    position: relative;
}

/* Style asterisks in labels */
#existing-reservation-form-wrapper label span {
    color: #000000;
    font-size: 12px;
    margin-left: 2px;
}

/* Add "* Required to look up a reservation" text after Confirmation Number label */
.confirmation-number-field label[for="existingreservationform-confirmationnumber"]::after {
    content: "* Required";
    position: absolute;
    right: 0;
    top: 0;
    color: #c3c3c3;
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
}
#startReservation p,
#viewModifyCancelBooking p {
    display: inline-block;
}
#view_existing_reservation {
    font-family: Arial, sans-serif;
}
#view_existing_reservation h2 {
    font-size: 32px;
}
#view_existing_reservation #upcoming-reservation-summary {
    margin-bottom: 60px;
}
#view_existing_reservation #upcoming-reservation-summary .header {
    border-top: 3px solid #000;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    line-height: 3em;
}
#view_existing_reservation #upcoming-reservation-summary .header .dates {
    color: #169a5a;
}
#view_existing_reservation #upcoming-reservation-summary .body {
    padding: 15px 10px;
    border: 1px solid #a3a4a5;
    border-top: 1px solid #a3a4a5;
    background: #f3f3f3;
}
#view_existing_reservation #upcoming-reservation-summary .body .section {
    border-right: 1px solid #a3a4a5;
    padding: 10px 15px;
}
#view_existing_reservation #upcoming-reservation-summary .body .section .title {
    font-weight: 700;
}
#view_existing_reservation #upcoming-reservation-summary .body .section .description p {
    color: #656565;
    line-height: 1.5;
    margin: 0;
}
#view_existing_reservation #upcoming-reservation-summary .body div:nth-child(3) .section {
    border-right: none;
}
#view_existing_reservation #upcoming-reservation-summary .body #sectionWrapper {
    padding: 15px 10px;
    border: 1px solid #a3a4a5;
    border-top: 1px solid #a3a4a5;
    background: #f3f3f3;
    height: 100%;
    width: 100%;
    display: table;
}
#view_existing_reservation #upcoming-reservation-summary .body .overlap-car-image {
    position: absolute;
    top: auto;
    bottom: -114px;
    right: 45px;
}
#view_existing_reservation #upcoming-reservation-summary .body .overlap-car-image img {
    width: 200px;
}
#view_existing_reservation #upcoming-reservation-summary .action-group {
    padding-top: 20px;
}
#view_existing_reservation #upcoming-reservation-summary .action-group span {
    padding: 0 10px;
    vertical-align: middle;
    border-right: 1px solid #a3a4a5;
    font-family: DINBold, Arial #000, Arial, sans-serif;
}
#view_existing_reservation #upcoming-reservation-summary .action-group span a {
    color: #169a5a;
}
#view_existing_reservation #upcoming-reservation-summary .action-group span:last-child {
    border-right: none;
    padding-right: 0;
}
.globalErrorsContainer {
    background: #f6db00;
    vertical-align: bottom;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 21px;
    padding: 5px 15px;
    margin: 15px 0;
    transition: all 250ms ease-in-out;
    color: #181918;
    list-style: none;
    margin-bottom: 70px;
}
.globalErrorsContainer li strong {
    text-transform: uppercase;
}
.loading-bar {
    height: 4px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #ddd;
    display: none;
}
.loading-bar:before {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 4px;
    background-color: #169a5a;
    animation: loading 2s linear infinite;
}
@keyframes loading {
    from {
        left: -200px;
        width: 30%;
    }
    50% {
        width: 30%;
    }
    70% {
        width: 70%;
    }
    80% {
        left: 50%;
    }
    95% {
        left: 120%;
    }
    to {
        left: 100%;
    }
}
.icon.icon-location-airport {
    background-image: url(/img/icon/location-airport.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.icon.icon-location-rail {
    background-image: url(/img/icon/location-rail.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.icon.icon-location-city {
    background-image: url(/img/icon/location-city.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.icon.icon-location-port_of_call {
background-image: url(/img/icon/location-port_of_call.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.icon.icon-location-exotics {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHBhdGggZmlsbD0iIzE4MTkxOCIgZD0iTTUuNzMzIDExLjI0YTUuMjQxIDUuMjQxIDAgMCAwLTUuMjQgNS4yNHY3LjA0YTUuMjUgNS4yNSAwIDAgMCA1LjI0IDUuMjRoMzMuNzZ2LTMuMjI3SDUuNzMzQTIuMDIgMi4wMiAwIDAgMSAzLjcyIDIzLjUydi0yLjE3M2gzNC43NlYxOC4xMkgzLjcydi0xLjY1M2EyLjAyIDIuMDIgMCAwIDEgMi4wMTMtMi4wMTRoMzMuNzZ2LTMuMjI2SDUuNzMzIi8+PC9zdmc+");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.pick-up-return-select-country .icon {
    margin-left: 25px;
    position: absolute;
}
.languageSwitcher {
    margin-top: 18px;
    margin-right: 30px;
}
.languageSwitcher .dropdown-toggle {
    background: 0 0;
    color: #fff;
}
.languageSwitcher .dropdown-toggle:active,
.languageSwitcher.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.languageSwitcher .dropdown-menu {
    background-color: #000;
    padding: 10px 30px;
    border-radius: 0;
    margin-top: 16px;
}
.languageSwitcher .dropdown-menu li a:focus,
.languageSwitcher .dropdown-menu li a:hover {
    background: 0 0;
    cursor: pointer !important;
    outline: 0;
}
.languageSwitcher .dropdown-menu li a {
    line-height: 30px;
    height: auto;
    color: #169a5a;
    font-family: DINRegular, Arial, sans-serif;
}
.languageSwitcher .dropdown-toggle .caret {
    display: none;
}

/* Enterprise.com style switcher popups */
.enterprise-switcher {
    position: relative;
    margin-top: 12px;
    margin-right: 30px;
}

.enterprise-switcher-btn {
    background: transparent;
    border: 1px solid transparent;
    color: #fff;
    cursor: pointer;
    font-family: DINRegular, Arial, sans-serif;
    font-size: 14px;
    padding: 8px 12px;
    display: inline-flex;
    align-items: center;
    border-radius: 4px;
    transition: background-color 0.2s, border-radius 0.2s;
    text-decoration: underline;
}

.enterprise-switcher-btn:hover {
    background-color: #127f4a;
    border-radius: 8px;
}

.enterprise-switcher-btn:active,
.enterprise-switcher-btn[aria-expanded="true"] {
    background-color: #127f4a;
    border-radius: 8px;
}

.enterprise-switcher-btn:focus {
    outline: 2px solid #a4daff;
    outline-offset: 2px;
}

.enterprise-switcher-btn .icon-globe {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url('../img/globe-white.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 6px;
    flex-shrink: 0;
}

.enterprise-switcher-btn img {
    margin-left: 5px;
}

/* Dimming overlay */
.enterprise-switcher-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: none;
}

.enterprise-switcher-overlay.active {
    display: block;
}

.enterprise-switcher-popup {
    position: absolute;
    top: 47px;
    right: 0;
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    min-width: 250px;
}

.enterprise-switcher-popup-inner {
    padding: 32px 24px;
}

.enterprise-switcher-heading {
    font-size: 14px;
    font-weight: 700;
    color: #181918;
    text-transform: uppercase;
    margin-bottom: 16px;
    font-family: DINBold, Arial, sans-serif;
    line-height: 1.4;
    letter-spacing: 0.5px;
}

.enterprise-switcher-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.enterprise-switcher-item {
    margin: 0;
    padding: 0;
}

.enterprise-switcher-link {
    display: flex;
    align-items: center;
    padding: 6px 0;
    text-decoration: none;
    color: #181918;
    font-family: DINRegular, Arial, sans-serif;
    font-size: 14px;
    line-height: normal;
    transition: opacity 0.2s;
    cursor: pointer;
}

.enterprise-switcher-link:hover {
    opacity: 0.7;
    text-decoration: none;
    color: #181918;
}

.enterprise-switcher-radio {
    width: 18px;
    height: 18px;
    border: 2px solid #8e8e8e;
    border-radius: 50%;
    margin-right: 12px;
    flex-shrink: 0;
    position: relative;
    display: inline-block;
}

.enterprise-switcher-radio.selected {
    border-color: #127f4a;
}

.enterprise-switcher-radio.selected::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    background-color: #127f4a;
    border-radius: 50%;
}

.enterprise-switcher-label {
    flex: 1;
    color: #181918;
    line-height: 18px;
}

.enterprise-switcher-label img {
    margin-left: 8px;
    vertical-align: middle;
}

.rental-essentials {
    margin-top: 35px;
    background-color: #181918;
}
.rental-essentials .col-md-6 {
    position: relative;
}
.rental-essentials .col-md-6:last-child #image-block::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 70%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.7) 100%);
    pointer-events: none;
}
.rental-essentials #image-block {
    position: relative;
}
.rental-essentials #content-block {
    color: #fff;
    padding: 6%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: end;
    background-color: transparent;
    z-index: 2;
}
.rental-essentials #content-block h1,
.rental-essentials #content-block h2 {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: DINHeavy, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 20px;
}
.rental-essentials #content-block p {
    font-size: 17px;
    font-family: DINRegular, Arial, sans-serif;
}
.rental-essentials #content-block .interrupter-band-cta a {
    background: #169a5a;
    color: #fff;
    text-transform: uppercase;
    border-radius: 60px;
    font-family: DINRegular, Arial, sans-serif;
    font-size: 16px;
}
.excerpt {
    min-height: 90px;
}
.single-promo-code {
    display: none;
}
.learn-more-container {
    margin-top: 50px;
    margin-bottom: 50px;
}
.learn-more-container iframe {
    width: 100%;
    height: 300px;
}
.learn-more-title {
    font-size: 30px;
    text-align: center;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    margin-top: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.learn-more-video {
    margin-bottom: 30px;
    min-height: 400px;
}
.learn-more-info {
    font-family: DINRegular, Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #333;
}
.learn-more-v-title {
    font-size: 23px;
    text-align: center;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    text-transform: uppercase;
}
.one-way-vehicle li,
.one-way-vehicle p {
    font-family: DINRegular, Helvetica, Arial, sans-serif;
    font-size: 17px;
    color: #333;
}
.one-way-vehicle h2 {
    font-size: 28px;
    text-align: center;
    font-family: DINHeavy, Arial #000, Arial, sans-serif;
    margin-top: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.fleet-cars-select-a.vehicle-details.state-link {
    color: #fff;
    text-transform: uppercase;
    background: #169a5a !important;
    width: 100%;
    font-size: 14px;
    font-family: DINBold, Arial #000, Arial, sans-serif;
    text-align: center;
    display: block;
    border: 0;
    padding-top: 6px;
    padding-bottom: 6px;
}
.fleet-cars-select-a.vehicle-details.state-link:hover {
    background: #006639 !important;
    color: #fff;
}
.fleet-view-info {
    padding: 0;
    padding-top: 20px;
}
.fleet-all-cars .select-vehicle-single-car-img {
    height: 250px;
}
.home-blog-one img,
.home-offers-title img,
.s-offer-title-all img {
    min-height: 200px;
    max-height: 200px;
    display: block;
    height: 100vh;
    object-fit: cover;
}
.slick-dots li button:before,
.slick-dots li.slick-active button:before {
    color: transparent;
    z-index: -1;
}
.start-reservation-content {
    font-family: DINRegular, Helvetica, Arial, sans-serif;
    font-size: 17px;
    color: #333;
}
.footer-last-menu {
    margin-top: 5px;
}
.footer-social {
    margin-top: 30px;
}
.footer-social a {
    font-size: 28px;
    color: #3c3c3c;
}
.footer-social a:hover {
    color: #ebebeb;
}
@media only screen and (max-width: 991px) and (min-width: 637px) {
    .s-offer-text {
        margin-bottom: 110px;
    }
}
.header-breadcrumbs .breadcrumb {
    border-bottom: 1px solid #c3c3c3;
    border-radius: 0;
    background-color: #fff;
    padding-top: 14px;
    margin-bottom: 0;
}
.header-breadcrumbs .breadcrumb a {
    color: #169a5a;
}
#contactDetails,
#contactDetails a {
    color: #000;
    font-family: DINRegular, Arial, sans-serif;
    font-size: 14px;
}
#contactDetails div {
    padding: 10px 0;
}
.blog-single-wrapper {
    margin-top: 50px;
}
.blog-single-wrapper .lease-title p,
.blog-single-wrapper h1 {
    text-align: left !important;
}
.blog-single-wrapper .lease-title p {
    font-style: italic;
    text-transform: capitalize;
    color: #a4a5a9;
    font-size: 19px;
    font-family: DINRegular;
    margin-top: -10px;
}
.other-posts span {
    font-size: 25px;
    font-weight: 700;
    display: block;
}
.other-posts h2 {
    text-transform: uppercase;
    font-size: 17px;
    font-family: DINMedium, Arial, sans-serif;
}
.other-posts .post {
    margin-bottom: 30px;
}
.other-posts h2 a {
    color: #333;
}
#share-topic {
    margin-top: 35px;
    margin-bottom: 0;
    font-style: italic;
    border-top: 1px solid #03a84e;
    padding-top: 5px;
}
#share-title {
    font-size: 10px;
    text-transform: uppercase;
}
#header-policy-modal .modal-body {
    padding: 0;
}
#header-policy-modal .modal-body .nav-pills li a {
    background-color: #f3f3f3;
    border-radius: 0;
    padding-top: 13px;
    color: #169a5a;
    padding-left: 20px;
}
#header-policy-modal .modal-body .nav-pills li a .fa-chevron-right {
    position: absolute;
    right: 17px;
    font-size: 22px;
    top: 11px;
}
#header-policy-modal .modal-body .nav-pills li.active a {
    background-color: #006639;
    color: #fff;
}
#header-policy-modal .modal-body .nav-pills li a span {
    display: inline-block;
    width: 90%;
}
#header-policy-modal .modal-body .nav-pills li.active a > .fa-chevron-right {
    display: none;
}
#header-policy-modal .modal-body .tab-content h2 {
    font-weight: 600;
    border-bottom: 3px solid #181918;
    color: #181918;
    padding-bottom: 21px;
    font-size: 26px;
    margin-top: 45px;
    margin-bottom: 40px;
}
#header-policy-modal .modal-body .tab-content {
    padding-right: 30px;
}
#header-policy-modal .modal-body .nav-pills li {
    margin-top: 0;
}
.confirm-reserve-left-rental-title-right span,
.ru #filters .filter-dropdown,
.ru .about-subtitle,
.ru .about-title,
.ru .confirm-date-title,
.ru .confirm-reserve-left-details-tabel caption,
.ru .confirm-reserve-left-rental-title-right a,
.ru .confirm-reserve-left-rental-title-right-open-popup,
.ru .confirm-reserve-left-top-action-print,
.ru .confirm-reserve-right-pick-up-button,
.ru .confirm-reserve-right-pick-up-button-active,
.ru .confirm-reserve-right-pick-up-map-all-return-title,
.ru .confirmation-title-top,
.ru .contact-form-submit,
.ru .extras-header-title,
.ru .extras-table-td-right-add-text,
.ru .extras-table-th-included,
.ru .fleet-cars-price-all p,
.ru .fleet-cars-select-a.vehicle-details.state-link,
.ru .fleet-title,
.ru .fleet-top-button a,
.ru .footer-menu-content h2,
.ru .home-blog-all-text a,
.ru .home-blog-all-text h3,
.ru .home-form-title div:first-child p,
.ru .home-form-title div:nth-child(2),
.ru .lease-title h1,
.ru .one-way-vehicle h2,
.ru .rental-essentials #content-block h2,
.ru .review-content-right-rental-content-title,
.ru .review-details-title,
.ru .review-left-reserve-now,
.ru .review-main-title,
.ru .review-right-extras-title,
.ru .review-right-price-title,
.ru .s-offer-title-all h2,
.ru .select-vehicle-details-pay-div span,
.ru .select-vehicle-header-right-clear-filters,
.ru .select-vehicle-header-title h1,
.ru .select-vehicle-single-car-all .select-vehicle-single-car-type,
.ru .session-timeout h2,
.ru .title h1,
.ru .vehicle-price-detail-info .select-vehicle-single-car-type,
.ru .vehicle-select button {
    font-weight: 700;
    font-family: Arial Bold, sans-serif;
}
.blog-pagination .pagination > .active > a,
.blog-pagination .pagination > .active > a:focus,
.blog-pagination .pagination > .active > a:hover,
.blog-pagination .pagination > .active > span,
.blog-pagination .pagination > .active > span:focus,
.blog-pagination .pagination > .active > span:hover {
    background-color: #169a5a;
    border-color: #169a5a;
    color: #fff;
}
.blog-pagination .pagination > li > a,
.blog-pagination .pagination > li > span {
    color: #169a5a;
}
.blog-pagination .pagination > li > a:focus,
.blog-pagination .pagination > li > a:hover,
.blog-pagination .pagination > li > span:focus,
.blog-pagination .pagination > li > span:hover {
    color: #169a5a;
}
.home-information-header {
    background-color: #fff;
    color: #181918;
    display: -ms-flexbox;
    padding: 1.5625rem 2.5rem;
    border: 1px solid #c3c3c3;
    border-bottom-width: 3px;
}
.home-information-title {
    color: #181918;
    font-family: DINHeavy, Arial #000, Arial, Helvetica, sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 0;
}
.home-information-text {
    font-size: 17px;
    color: #333;
    font-family: DINLight, Helvetica, Arial, sans-serif;
}
.home-information-top-button {
    text-align: right;
    padding-top: 10px;
}
.home-information-top-button a {
    font-family: DINBold, Arial #000, Arial, sans-serif;
    padding: 13px 15px;
    min-height: 50px;
    font-size: 17px;
    display: inline-block;
    border: 0;
    margin: 0;
    background: #169a5a;
    color: #fff;
    line-height: inherit;
    letter-spacing: 0.0675rem;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 250ms ease-in-out;
}
.nav-carrot-white-icon {
    color: #ccc;
    font-size: 10px;
}

/* Override green color for cancelled reservation status */
.confirmation-title-top span.status-canceled {
    color: #181918 !important;
}

/* More specific selector for cancelled reservation status */
.page-content .confirmation-title-top span.status-canceled {
    color: #181918 !important;
}

/* Even more specific for cancelled reservations */
.page-content .container-fluid .confirmation-title-top span.status-canceled {
    color: #181918 !important;
}

/* ========================================
   Preview Section - Background Image
   Based on Armenian website design
   ======================================== */

.preview {
    padding: 67px 0 105px;
    background-size: cover;
    background-position: center;
    position: relative;
    min-height: 564px;
}

.preview.pt-20 {
    padding-top: 20px !important;
}

.preview-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    z-index: 0;
}

/* Ensure content appears above background */
.preview > *:not(.preview-bg) {
    position: relative;
    z-index: 1;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
    .preview {
        padding: 40px 0 60px;
        min-height: 400px;
    }

    .preview.pt-20 {
        padding-top: 20px !important;
    }

    .start-a-reservation-content {
        padding-top: 40px;
    }
}

@media (max-width: 480px) {
    .preview {
        min-height: 300px;
    }
}

/* Mobile styles for existing reservation form wrapper */
@media only screen and (max-width: 992px) {
    /* Fix positioning - same as reservation form on mobile */
    .preview #existing-reservation-form-wrapper {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        transform: none !important;
        order: 2;
    }

    /* Remove rounded corners on mobile */
    #existing-reservation-form-wrapper .col-md-10 {
        border-radius: 0 !important;
    }

    /* Match title sizes with reservation form on mobile */
    #existing-reservation-form-wrapper .home-form-title .col-md-7 p {
        font-size: 24px;
        line-height: 24px;
    }

    #existing-reservation-form-wrapper #startReservation {
       /* margin-top: 10px;*/
    }
}

@media only screen and (max-width: 768px) {
    /* Match smaller title sizes with reservation form */
    #existing-reservation-form-wrapper .home-form-title .col-md-7 p {
        font-size: 20px !important;
        line-height: 20px !important;
        margin-bottom: 8px;
    }

    #existing-reservation-form-wrapper .home-form-title .col-md-7,
    #existing-reservation-form-wrapper .home-form-title .col-md-5 {
        display: block;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    /* Match exact title sizes with reservation form at 767px breakpoint */
    #existing-reservation-form-wrapper .home-form-title .col-md-7 p {
        font-size: 24px !important;
        line-height: 1.1 !important;
        display: block;
        float: none;
        margin-bottom: 0;
    }
}

#homepage{
    background-color: #f3f3f3;
}

input, select {
    transition:none !important;
}
.end-footer {
    background-color: #f3f3f3;
}

/* Standard of Care Page Styles */
.standard-of-care-page {
    background-color: #fff;
}

.soc-header {
    width: 100%;
    background-color: #00a664;
}

.soc-header-img {
    width: 100%;
    max-height: 300px;
    object-fit: contain;
}

.soc-intro {
    padding: 50px 15px;
}

.soc-intro h1 {
    font-family: DINBold, Helvetica, Arial, sans-serif;
    font-size: 36px;
    color: #333;
    margin-bottom: 20px;
}

.soc-intro-lead {
    font-family: DINMedium, Helvetica, Arial, sans-serif;
    font-size: 22px;
    color: #00a651;
    margin-bottom: 20px;
}

.soc-intro p {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
    margin-bottom: 15px;
}

.soc-intro-practices {
    font-family: DINMedium, Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #333;
    margin-top: 25px;
}

.soc-features {
    background-color: #f9f9f9;
    padding: 50px 0;
}

.soc-feature-item {
    text-align: center;
    padding: 30px 20px;
    margin-bottom: 30px;
}

.soc-feature-icon {
    margin: 0 auto 20px;
    max-width: 150px;
}

.soc-feature-icon img {
    max-width: 100%;
    max-height: 120px;
    object-fit: contain;
}

.soc-feature-item h3 {
    font-family: DINBold, Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #00a651;
    margin-bottom: 15px;
}

.soc-feature-item p {
    font-size: 14px;
    line-height: 1.6;
    color: #555;
}

.soc-cta {
    padding: 50px 15px;
    text-align: center;
}

.soc-btn {
    background-color: #00a651;
    border-color: #00a651;
    color: #fff;
    font-family: DINBold, Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 12px 40px;
    text-transform: uppercase;
    transition: background-color 0.3s ease;
}

.soc-btn:hover,
.soc-btn:focus {
    background-color: #008741;
    border-color: #008741;
    color: #fff;
}


@media (max-width: 991px) {
    .soc-intro h1 {
        font-size: 28px;
    }

    .soc-intro-lead {
        font-size: 18px;
    }

    .soc-feature-item {
        padding: 20px 15px;
    }
}

@media (max-width: 767px) {
    .soc-header-img {
        max-height: 200px;
    }

    .soc-intro {
        padding: 30px 15px;
    }

    .soc-intro h1 {
        font-size: 24px;
    }

    .soc-features {
        padding: 30px 0;
    }

    .soc-feature-item {
        margin-bottom: 20px;
    }

    .soc-cta {
        padding: 30px 15px;
    }
}