@import url(foundation.min.css);
@import url(jquery.fancybox.css);
@import url(slick.css);

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
h1,
h2,
h3,
h4,
h5,
h6,
html,
body,
audio,
canvas,
video,
a,
small,
label,
legend,
button,
input,
textarea,
time,
.top-bar-section ul li > a {
  font-family: "Cascadia Mono", sans-serif;
  font-weight: normal;
  font-size: var(--font-20);
}

.error > label > small {
  text-transform: none;
}

.button,
button {
  background-color: #257696;
}

.button:hover,
button:hover {
  background-color: #113644;
}

.top-bar-section li:last-child:not(.has-form) a.events:not(.button) {
  text-decoration: none !important;
  color: #ffffff !important;
  background-color: #333333 !important;
}

.top-bar-section li:last-child:not(.has-form) a:hover.events:not(.button) {
  background-color: #999999 !important;
}

.st_fblike_hcount {
  margin-right: 25px;
}

option,
#select {
  font-family: "Cascadia Mono", sans-serif;
  color: black;
}

.st_pinterest_hcount {
  margin-left: 20px;
}

.contain-to-grid,
.top-bar,
.top-bar-section ul {
  font-size: 1rem;
  color: #666666 !important;
  background-color: transparent !important;
}

.top-bar-section {
  margin-top: 10px;
}

#pjWrapperCarRental_theme1 .pjCrBtntDefault {
  text-transform: capitalize;
}

form#crFormSearch {
  display: flex;
  align-items: flex-start;
}

.top-bar-section .has-dropdown > a:after {
  border-color: #666666 transparent transparent transparent;
}
[id^="pjWrapper"] .form-control {
  border: 0px !important;
  box-shadow: none !important;
}

[id^="pjWrapper"] input#pjCrCaptchaField,
[id^="pjWrapper"] textarea.form-control,
[id^="pjWrapper"] input.form-control.required {
  background-color: #513d190a !important;
}

[id^="pjWrapper"] .panel-body {
  border-radius: 4rem;
  padding: 1rem var(--half-space) !important;
  align-items: center;
  margin-bottom: 0;
  padding-top: 2.5rem !important;
}

[id^="pjWrapper"] .input-group {
  border-color: transparent !important;
}

ul.dropdown {
  background-color: #cccccc !important;
}

[id^="pjWrapper"] .panel-default {
  margin: auto;
  max-width: var(--max-width);
  border: 0px !important;
  background-color: white;
  border-radius: 2rem !important;
}

form#crFormSearch {
  justify-content: space-between;
}

#pjWrapperCarRental_theme1 .pjCrContainer .pjCrHeading {
  display: none;
}

.slider,
.slider img {
  width: 100%;
}

#pjWrapperCarRental_theme1 .pjCrBtntDefault {
  background: var(--primary-clr) !important;
}

.row {
  max-width: 1200px;
}

[data-magellan-expedition="fixed"] {
  width: 1200px;
  max-width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.breadcrumbs {
  border: none;
  background: none;
  box-shadow: none;
  margin-left: 4rem;
}

.breadcrumbs a:not(.current):hover,
.breadcrumbs a:hover i {
  color: var(--primary-clr);
}

div.breadcrumb {
  max-width: var(--max-width);

  margin: 25px auto 4rem;
}

.breadcrumbs * {
  color: #333333;
  transition: all 0.6s;
}

.breadcrumbs *,
.breadcrumbs > .current {
  line-height: 28px;
  text-transform: capitalize;
  font-size: var(--font-20);
}

.captcha input {
  margin-top: 8px;
}

body {
  opacity: 1;
}

html,
body {
  font-size: 62.5%;
}

#pjWrapperCarRental_theme2 .pjCrContainer .pjCrBody {
  background-color: transparent !important;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 102;
  width: 100%;
  padding: 0;
  background-color: #ffffff;
  box-shadow: none;
  transition: all 0.6s;
  overflow: clip;
}

.site-header.scrolled {
  box-shadow: 0 1px 1px 0 rgba(208, 206, 206, 0.7);
}

.top-bar .toggle-topbar.menu-icon a::after {
  top: -3px;
  left: 5px;
}

.top-bar {
  gap: 15rem;
  height: 130px;
  display: flex;
  align-items: center;
}

.top-bar-section {
  margin-top: 0;
}

.top-bar .toggle-topbar.menu-icon {
  top: 17px; /* an to header exei upsos 65px diaforetika anaprosarmogi */
  left: 15px;
  right: auto;
  margin-top: 0;
  padding: 0;
}

.top-bar .toggle-topbar.menu-icon a {
  height: 25px;
  margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 40px;
}

p {
  margin-bottom: 20px;
}

.homepage main {
  padding-top: 15rem;
}

.innerpage main {
  padding-top: 15rem;
}

.row--padding,
.columns,
.column {
  padding-left: 12px;
  padding-right: 12px;
}

.row--lg {
  max-width: 1744px;
}

.form-validation input {
  margin-top: 8px;
}

select,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  font-size: var(--font-20);
  height: 5rem;
  border: 0;
  box-shadow: none;
}

[id^="pjWrapper"] .input-group-addon {
  background-color: transparent !important;
  border: 0 !important;
}

[id^="pjWrapper"] .form-group {
  margin: 0 !important;
}

#pjWrapperCarRental_theme1 .pjCrContainer p {
  font-size: 14px;
}

[id^="pjWrapper"] .glyphicon,
[id^="pjWrapper"] .glyphicon-calendar:before {
  color: var(--primary-clr) !important;
}

.innerpage [id^="pjWrapper"] #crFormSearch .glyphicon {
  color: var(--primary-clr) !important;
}

[id^="pjWrapper"] .bg-primary {
  color: #1c1c1c !important;
  background-color: transparent !important;
}

.price-left strong {
  font-size: var(--font-28);
}

#pjWrapperCarRental_theme1 .pjCrDatePicker .form-control,
#pjWrapperCarRental_theme1 .pjCrTimePicker .form-control {
  font-family: "Open Sans", sans-serif !important;
}
body [id^="pjWrapper"] {
  font-family: "Open Sans", sans-serif !important;
}

li {
  font-size: var(--font-20);
}

button,
.button {
  font-size: var(--font-20);
}

#contact {
  display: flex;
  justify-content: center;
  max-width: var(--max-width);
  padding: 0 1rem;
  margin: auto;
  gap: var(--space);
  margin-bottom: var(--space);
}

#contact form {
  max-width: 102.4rem;
}

[data-abide] .error small.error,
[data-abide] span.error,
[data-abide] small.error {
  background: transparent;
  color: #f04124;
}

.slideshow .slick-slide img {
  min-height: 65rem;
  object-fit: cover;
}

button,
.button {
  margin: 0;
}

#contact select,
#contact input[type="text"],
#contact input[type="password"],
#contact input[type="date"],
#contact input[type="datetime"],
#contact input[type="datetime-local"],
#contact input[type="month"],
#contact input[type="week"],
#contact input[type="email"],
#contact input[type="number"],
#contact input[type="search"],
#contact input[type="tel"],
#contact input[type="time"],
#contact input[type="url"],
#contact textarea {
  border: 1px solid #3333337d;
  border-radius: 1rem;
  font-family: "Cascadia Mono", sans-serif;
}

label {
  white-space: nowrap;
}

.detail {
  color: white;
}

.top-bar .name {
  height: initial;
}

#submitform {
  font-family: "Cascadia Mono", sans-serif;
  font-weight: 600 !important;
  background-color: var(--primary-clr) !important;
}

.bootstrap-datetimepicker-widget.dropdown-menu *,
.bootstrap-datetimepicker-widget.dropdown-menu {
  padding: 0.1rem !important;
}

/* Plain header links */
.top-bar-section li:not(.has-form) a:not(.button) {
  font-size: var(--font-20);
  color: #fff;
  background-color: transparent;
  position: relative;
  display: inline-block;
}

/* Links with after element */
.top-bar-section li:not(.has-form) a:not(.button)::after,
li.has-dropdown.not-click:not(:last-of-type)::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: -3px;
  background-color: #fff;
  display: none;
}
.top-bar-section li:not(.has-form) ul.dropdown a:not(.button)::after {
  display: none;
}

/* No Dropdown Arrow */
.top-bar-section .has-dropdown > a {
  padding-right: 15px !important;
}
.top-bar-section .has-dropdown > a:after {
  display: none;
}

.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section .dropdown li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  color: #fff;
  background-color: transparent;
}
.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
  color: #f58220;
  background-color: #fff;
}

/* ------- HERO ------- */

.slick-slider {
  margin-bottom: 0;
}

/* ------- ABOUT ------- */

/* ------- STATIC PAGE ------- */

.static-page__title {
  text-align: center;
  font-size: 32px;
}
.static-page__content p {
  line-height: 28px;
}
/* ------- CATEGORY PAGE ------- */

/* ------- FOOTER ------- */

.site-footer {
  background-color: var(--secondary-clr);
  padding: var(--half-space) 0rem;
  border-radius: 30rem 0 0 0;
}
.site-footer__copyrights {
  margin-top: 15px;
}
.site-footer__copyrights,
.site-footer__copyrights a {
  font-size: 16px;
  color: #fff;
}

.site-footer__logo {
  text-align: right;
}

.detail {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--half-space);
  margin: auto;
  margin-bottom: var(--space);
  width: fit-content;
  background: var(--secondary-clr);
  padding: 75px;
  border-radius: 3rem;
  background-image: url(../img/asymbol.png);
}

.innerpage .moduledata2:nth-child(1) .details > div {
  padding-top: 1rem;
  padding-bottom: 5rem;
}

.innerpage .hover-details {
  color: white;
  padding-left: 2rem;
  font-size: 1.8rem;
}

.innerpage .moduledata2:nth-child(1) .details > div {
  padding: 2rem;
  padding-bottom: 6rem;
}

.innerpage .hover-details img {
  max-width: 3rem;
}

.bootstrap-datetimepicker-widget * {
  font-size: 1.6rem !important;
}

.innerpage .moduledata2:nth-child(1) .details > div > div a {
  font-size: var(--font-20);
}

#macy-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.innerpage .moduledata2:nth-child(1) .details p {
  display: block;
}

.innerpage .hover-details {
  position: absolute;
  bottom: 3rem;
  right: auto;
  left: 0rem;
}

table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
  background-color: transparent;
}

table {
  width: 100% !important;
  border-radius: 4rem;
  overflow: clip;
  border: none !important;
}

[id^="pjWrapper"] .col-lg-4 {
  padding: 0;
}

#pjWrapperCarRental_theme1 .pjCrProduct {
  padding: 15px;
  margin-bottom: 20px;
  padding: 0;
  border: 0.1px solid #00000010;
}

table * {
  font-size: var(--font-24) !important;
}

[id^="pjWrapper"] .col-lg-4 {
  width: 100%;
  padding: 0;
}

[id^="pjWrapper"] dd,
[id^="pjWrapper"] dt {
  font-size: var(--font-20);
}

#pjWrapperCarRental_theme1 .pjCrContainer p,
#pjWrapperCarRental_theme1 .pjCrContainer .control-label {
  color: #2c2d2f;
  font-size: 17px;
}

table td {
  padding: 3rem 8px !important;
}

.detail a {
  color: white;
}

.top-bar:before,
.top-bar:after {
  display: none;
}

:root {
  --primary-clr: #c0202f;
  --secondary-clr: #333333;
  --transparent-clr: #3333337d;
  --max-width: 154rem;
  --font-20: 2rem;
  --font-24: 2.4rem;
  --font-26: 2.6rem;
  --font-46: 4.6rem;
  --font-28: 2.8rem;
  --space: 10rem;
  --half-space: 5rem;
}

.destinations {
  max-width: var(--max-width);
  padding: 0 1rem;
  margin: auto;
  padding-top: var(--space);
}

.destinations_group {
  display: flex;
  gap: 2.5rem;
  justify-content: space-between;
}

.moduledata1 {
  transition: all 0.6s;
  width: 25%;
  position: relative;
  background-color: white;
  border-radius: 3rem;
}

.moduledata1 h5 {
  padding: 2rem;
  background-color: white;
  margin-bottom: 0;
  min-height: 14rem;
  border-left: 1px solid var(--transparent-clr);
  border-right: 1px solid var(--transparent-clr);
}

.moduledata1 p {
  font-size: 1.8rem;
  padding: 0 2rem;
  border: 1px solid var(--transparent-clr);
  border-top: 0;
  border-radius: 0 0 2rem 2rem;
  padding-bottom: 1rem;
}

.moduledata1 p a {
  text-decoration: underline;
  color: var(--primary-clr);
  font-size: 1.6rem;
}

.moduledata1 h5 a {
  z-index: 1;
  color: var(--primary-clr);
  font-size: 1.8rem;
  transition: all 0.6s;
  font-weight: bold;
}

.moduledata1 img {
  border-top-left-radius: 3rem;
  border-top-right-radius: 3rem;
}

.title {
  font-size: var(--font-46);
  color: var(--primary-clr);
  font-weight: bold;
  max-width: 60rem;
  margin-bottom: var(--half-space);
  line-height: 1.1;
}

.footer-top,
.footer-middle,
.footer-bottom {
  max-width: var(--max-width);
  margin: auto;
  display: flex;
  align-items: flex-start;
  padding: 0 4rem;
}

.footer-middle {
  padding: 2rem 0;
}

.footer-middle {
  padding: 2rem 1rem;
  justify-content: flex-end;
  margin-bottom: var(--half-space);
  gap: 2rem;
  align-items: center;
}

.payments {
  padding-left: 2rem;
}

.footer-middle {
  position: relative;
}

.footer-middle::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 55%;
  background-color: white;
  bottom: 50%;
  left: 0;
  transform: translateY(-50%);
}
.site-footer_copyrights {
  font-size: var(--font-26);
  color: white;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
}

.footer-top {
  display: flex;
  justify-content: space-between;
}

.btn {
  font-size: var(--font-24);
  font-weight: bold;
  display: block;
  transition: all 0.6s;
}

.inline-list > li {
  margin-left: 0;
}

.site-header .btn {
  color: var(--primary-clr);
  background-color: white;
  padding: 1.5rem 4.5rem;
  border-radius: 2.7rem;
  transition: all 0.6s;
  border: 1px solid white;
}

.site-footer a {
  color: white;
  font-size: var(--font-26);
}

ul.pagination {
  margin: 2rem auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

ul.pagination li a {
  font-size: 1.6rem;
}
ul.pagination li.current a:hover,
ul.pagination li.current a:focus {
  background: var(--secondary-clr);
}

ul.pagination li.current a {
  background: var(--primary-clr);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

ul.pagination li:hover a,
ul.pagination li a:focus {
  background: var(--secondary-clr);
}

ul.pagination li a {
  color: var(--secondary-clr);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

ul.pagination li:hover a {
  color: white;
}

.footer-top li {
  padding: 1rem 0rem;
  position: relative;
}

.site-header .btn:hover {
  background-color: var(--primary-clr);
  color: white;
}

.site-header__row {
  display: flex;
  align-items: center;
  max-width: var(--max-width);
  margin: auto;
  padding: 0 1rem;
  justify-content: space-between;
  background-repeat: no-repeat;
}

.site-header::after {
  content: "";
  background-color: var(--primary-clr);
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 75.5%;
  z-index: -1;
}

.slideshow {
  position: relative;
}

#bookingForm {
  position: absolute;
  left: 50%;
  bottom: 3rem;
  transform: translateX(-50%);
  width: 100%;
  max-width: var(--max-width);
  z-index: 100;
  padding: 0 1rem;
}

#pjWrapperCarRental_theme1 .pjCrContainer,
[id^="pjWrapper"] .panel-default,
#pjWrapperCarRental_theme1 .pjCrContainer {
  padding: 0;
}

body [id^="pjWrapper"] {
  background-color: transparent !important;
}

.group_form {
  display: flex;
  position: relative;
  gap: 6rem;
}

#bookingForm label {
  font-size: var(--font-20);
  color: black;
  font-weight: bold;
  margin-bottom: 0rem;
  white-space: nowrap;
}

.flatpickr-input[readonly] {
  max-width: 16rem;
}

::placeholder {
  font-size: var(--font-20);
  color: black;
}

.group-form::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 2px;
  background-color: black;
  right: 0.3rem;
  bottom: 0;
}

select#cr_return_id,
div#pjCrDatePickerTo,
.input-group.pjCrTimePicker.pjCrTimePickerTo,
select#cr_pickup_id,
.input-group.pjCrTimePicker.pjCrTimePickerFrom,
.input-group.pjCrTimePicker.pjCrTimePickerFrom,
div#pjCrDatePickerFrom {
  position: relative;
}

.group-form {
  padding: 0 1rem;
  display: flex;
  position: relative;
}

.group-form::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 2px;
  background-color: black;
  left: 0.3rem;
  bottom: 0;
}

.reasons_group p {
  line-height: 1.3;
}

.main__image,
.image_wrapper {
  position: relative;
}

.main__image {
  max-width: var(--max-width);
  padding: 0 1rem;
  margin: auto;
}

.main__image .image_wrapper {
  border-radius: 4rem;
  overflow: clip;
}

.image_wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 0;
}

.main__image h2,
.sliderCaption {
  font-size: var(--font-46);
  color: white;
  text-align: center;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  letter-spacing: 3px;
  transform: translate(-50%, -50%);
}

.title-area img {
  z-index: 1;
  position: relative;
}

.title-area {
  height: 100%;
  display: flex;
  align-items: center;
}

.title-area::after {
  content: "";
  background-color: white;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 14rem;
  border-radius: 100%;
}

.title-area::after {
  content: "";
  background-color: white;
  position: absolute;
  right: -70px;
  top: -15rem;
  height: 32rem;
  width: 35rem;
  border-radius: 100%;
}

.moduledata2 {
  position: relative;
  border-radius: 3rem;
  overflow: clip;
  cursor: pointer;
}

.details {
  background-color: #c0202f7d;
  position: absolute;
  bottom: 0rem;
  width: 100%;
  color: white;
  pointer-events: none;
  transition: all 0.6s;
}

.moduledata2:hover .details {
  background-color: #c0202fd4;
}

.details p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.details > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
}

.details > .hover-details {
  height: 0px;
  opacity: 0;
  padding: 0;
}

.hover-price {
  position: absolute;
  right: 0rem;
  top: 3rem;
  border-radius: 2rem 0 0 2rem;
  background-color: #c0202fb3;
  padding: 1rem;
  color: white;
  opacity: 0;
  transition: all 0.6s;
}

.moduledata2:hover .hover-price {
  background-color: var(--primary-clr);
}

.moduledata2:nth-child(1) .details > div > div a {
  font-size: var(--font-28);
  font-weight: bold;
}

.moduledata2:nth-child(1) .hover-price {
  opacity: 1;
}

.moduledata2:nth-child(1) .details p {
  display: none;
}

.moduledata2:nth-child(1) .details {
  bottom: 0;
}

.moduledata2:nth-child(1) .details > .hover-details {
  height: auto;
  opacity: 1;
  padding: 4rem var(--half-space);
  justify-content: left;
  gap: 2.5rem;
  padding-top: 0;
}

[id^="pjWrapper"] .form-group {
  margin-right: 2rem;
}

.group-form {
  gap: 1rem;
}

.moduledata2 > a > img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

[id^="pjWrapper"] .well {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

#pjWrapperCarRental_theme1 .pjCrProduct {
  padding: 0 !important;
  border: 0px solid #00000010;
}

[id^="pjWrapper"] br {
  display: none;
}

input#crBtnCheckout,
button.btn.btn-default.btn-block.text-uppercase.pjCrBtntDefault.crBtnContinue,
button#crBtnQuote,
div#home-crBtnQuote,
[id^="pjWrapper"] .pull-right {
  float: right !important;
  background: transparent !important;
  padding: 1rem;
  border-radius: 2rem;
  color: white !important;
  color: var(--primary-clr) !important;
  font-size: 1.4rem;
}

#pjWrapperCarRental_theme1 select.form-control {
}

[id^="pjWrapper"] .pull-right * {
  color: var(--secondary-clr) !important;
}

[id^="pjWrapper"] .pull-right label {
  color: white !important;
}

[id^="pjWrapper"] .carousel-inner > .item > a > img,
[id^="pjWrapper"] .carousel-inner > .item > img,
[id^="pjWrapper"] .img-responsive,
[id^="pjWrapper"] .thumbnail a > img,
[id^="pjWrapper"] .thumbnail > img {
  width: 100%;
  height: auto;
}

[id^="pjWrapper"] .well-sm {
  padding: 0;
}

#pjWrapperCarRental_theme1 .pjCrProduct {
  padding: 0;
}

[id^="pjWrapper"] .col-lg-4 {
  width: 33.33333333%;
  padding: 0 !important;
}

.moduledata2:nth-child(1) .details > div {
  padding: 4rem var(--half-space);
}

[id^="pjWrapper"] .well {
  background: white;
  border: 0;
  box-shadow: none;
}

.details > div > a {
  display: block;
  color: var(--primary-clr);
  background: white;
  border-radius: 2rem;
  padding: 1rem;
  white-space: nowrap;
}

.details p,
.details a {
  color: white;
}

.homepage #crBtnQuote {
  display: none;
}

[id^="pjWrapper"] a {
  color: var(--primary-clr) !important;
}

.innerpage #home-crBtnQuote {
  display: none;
}

[id^="pjWrapper"] .glyphicon {
  color: var(--primary-clr) !important;
}

.fleet {
  padding: 0 1rem;
  margin-top: var(--space);
  background-image: url("../img/asymbol.png");
  padding-bottom: var(--half-space);
}
.fleet-top {
  max-width: var(--max-width);
  margin: auto;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding-top: 3.5rem;
  padding-bottom: 2rem;
}
.fleet-top .title {
  color: white;
}

.fleet-top .btn {
  background: white;
  color: var(--primary-clr);
  padding: 2rem;
  border-radius: 2rem;
}

.fleet_group {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 55px;
  grid-row-gap: 25px;
  margin: auto;
  max-width: var(--max-width);
}

.moduledata2:nth-child(1) {
  grid-area: 1 / 1 / 3 / 3;
}
.moduledata2:nth-child(2) {
  grid-area: 1 / 3 / 2 / 4;
}
.moduledata2:nth-child(3) {
  grid-area: 1 / 4 / 2 / 5;
}
.moduledata2:nth-child(4) {
  grid-area: 2 / 3 / 3 / 4;
}
.moduledata2:nth-child(5) {
  grid-area: 2 / 4 / 3 / 5;
}

.why-choose-us {
  margin-top: var(--half-space);
}

.why-choose-us .title {
  text-align: end;
  max-width: 170rem;
  margin-left: 0;
  margin-right: auto;
  padding-top: var(--half-space);
  padding-bottom: var(--half-space);
  position: relative;
  width: 100%;
  color: var(--secondary-clr);
  padding-right: 1rem;
}

.reasons_group {
  display: flex;
  flex-wrap: wrap;
  max-width: var(--max-width);
  justify-content: center;
  padding: 0rem 1rem;
  margin: auto;
  gap: 4rem;
}

.moduleTitle {
  font-size: var(--font-24);
  font-weight: bold;
  margin-bottom: 2rem;
  margin-top: 0.1rem;
}

p {
  font-size: var(--font-20);
}

.reasons_group > div {
  width: calc(50% - 4rem);
  border: 1px solid var(--secondary-clr);
  padding: var(--half-space);
  max-width: 57rem;
  display: flex;
  gap: 2.5rem;
  transition: all 0.6s;
}

.reasons_group > div:hover {
  border: 1px solid var(--primary-clr);
  color: var(--primary-clr);
}

.reasons_group > div > span {
  font-size: var(--font-28);
  font-weight: bold;
}

button.slick-arrow {
  border-radius: 100%;
  font-size: 1.3rem;
  padding: 0;
  height: 4rem;
  width: 4rem;
  background-color: var(--primary-clr);
}

#contact form {
  width: 100%;
}

#contact .flatpickr-input[readonly] {
  max-width: 100%;
}

.rent-image {
  max-width: 170rem;
  margin-right: 0;
  margin-left: auto;
  padding-top: var(--space);
  padding-bottom: var(--space);
  position: relative;
  padding-left: 1rem;
}
.rent-image > img {
  max-width: 35%;
}

.why-choose-us .title::after {
  width: 56%;
  background-color: var(--primary-clr);
  height: 2rem;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.innerpage [id^="pjWrapper"] .pjCrContainer .pjCrProduct p strong,
.innerpage #pjWrapperCarRental_theme2 .pjCrContainer p,
.innerpage #pjWrapperCarRental_theme2 .pjCrContainer .control-label,
.innerpage #pjWrapperCarRental_theme2 .pjCrContainer a,
.innerpage #pjWrapperCarRental_theme2 .pjCrColorPrimary,
.innerpage [id^="pjWrapper"] .checkbox label,
.innerpage [id^="pjWrapper"] .radio label {
  font-family: "Open Sans", sans-serif;
}

#pjWrapperCarRental_theme2 .pjCrContainer .pjCrHeading {
  background-color: var(--primary-clr) !important;
  display: none !important;
}

[id^="pjWrapper"] .glyphicon {
  position: relative;
  top: 2px !important;
}

.homepage #pjWrapperCarRental_theme2 .pjCrContainer .pjCrHeading {
  display: none !important;
}

#pjWrapperCarRental_theme2 .pjCrContainer .pjCrBtntDefault:hover {
  color: white !important;
  background: black !important;
  border-color: black !important;
}

.footer-middle a {
  background-color: var(--secondary-clr);
  position: relative;
  z-index: 1;
}

.category-articles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 3rem;
  max-width: var(--max-width);
  margin: auto;
}

.rent-image::after {
  width: 56%;
  background-color: var(--primary-clr);
  height: 2rem;
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  margin: auto;
  max-width: 120rem;
}

.moduledata-wrapper {
  display: flex !important;
  justify-content: center !important;
  margin-bottom: var(--half-space);
}

.only-title {
  font-size: var(--font-46);
  color: var(--primary-clr);
  text-align: center;
  font-weight: bold;
}

.top-bar-section ul li {
  position: relative;
}

.footer-top li::after,
.top-bar-section ul li::after {
  background-image: url("../img/menu-hover.png");
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3rem;
  width: 2.7rem;
  rotate: -70deg;
  transition: all 0.6s;
  background-repeat: no-repeat;
  opacity: 0;
  pointer-events: none;
}

.static-page__content {
  max-width: 1540px;
  margin: auto;
  padding: 1rem;
}

.footer-top li::after {
  bottom: 1rem;
  left: -14px;
}

.footer-top li:hover::after,
.top-bar-section ul li:hover::after {
  rotate: 0deg;
  opacity: 1;
}

.footer-top ul {
  list-style: none;
}

.top-bar-section ul li.active::after {
  opacity: 1;
  rotate: 0deg;
}

[data-abide] .error small.error,
[data-abide] span.error,
[data-abide] small.error {
  font-size: 1.4rem;
}

.macy-container {
  max-width: var(--max-width);
  margin: auto;
}

#macy-container {
  max-width: var(--max-width);
  padding: 0 2rem;
  margin: auto;
}

.map {
  border: 3px solid var(--transparent-clr);
  border-radius: 2rem;
  width: 40%;
  overflow: clip;
}

#submitform {
  border-radius: 1rem;
}

@media screen and (max-width: 1345px) {
  :root {
    --font-20: 1.8rem;
    --font-24: 2.1rem;
    --font-26: 2.4rem;
    --font-46: 4rem;
    --font-28: 2.6rem;
    --space: 8rem;
    --half-space: 4rem;
  }

  .why-choose-us .title::after {
    width: 40%;
  }

  .moduledata2:nth-child(1) .details > .hover-details,
  .moduledata2:nth-child(1) .details > div {
    padding: 2rem;
  }

  .footer-middle::after {
    width: 40%;
  }

  .top-bar {
    gap: 4rem;
  }

  .top-bar-section ul li,
  ul.lang.inline-list.left {
    margin: 0 !important;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 8px;
  }

  .site-header .btn {
    padding: 1.5rem 1.5rem;
  }

  #bookingForm {
    position: unset;
    transform: none;
  }

  .group_form {
    gap: 2rem;
  }

  #bookingForm form {
    padding: 0;
    padding-top: 5rem;
    gap: 0.5rem;
  }

  .group-form::after,
  .group-form::before {
    display: none;
  }

  .fleet_group {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .group-form {
    padding: 0 1rem;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --font-20: 1.7rem;
    --font-24: 1.8rem;
    --font-26: 2rem;
    --font-46: 3rem;
    --font-28: 2.6rem;
    --space: 5rem;
    --half-space: 2rem;
  }

  [id^="pjWrapper"] .col-sm-6 {
    width: 100% !important;
    max-width: 100%;
  }

  .product-desc.flex {
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
  }

  .footer-top img {
    max-width: 30rem;
  }

  .title-area img {
    max-width: 20rem;
  }

  .fleet_group {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    max-width: 80rem;
    margin: auto;
  }

  .moduledata2:nth-child(1) {
    grid-area: 1 / 1 / 3 / 3;
  }
  .moduledata2:nth-child(2) {
    grid-area: 3 / 1 / 4 / 2;
  }
  .moduledata2:nth-child(3) {
    grid-area: 3 / 2 / 4 / 3;
  }
  .moduledata2:nth-child(4) {
    grid-area: 4 / 1 / 5 / 2;
  }
  .moduledata2:nth-child(5) {
    grid-area: 4 / 2 / 5 / 3;
  }

  .title-area::after {
    display: none;
  }

  #bookingForm form {
    flex-direction: column;
    align-items: center;
  }

  .site-header .btn {
    right: 0;
    position: absolute;
    top: 1rem;
    background: var(--primary-clr);
    color: white;
  }

  .site-header__row {
    align-items: center;
    justify-content: center;
  }

  .top-bar {
    gap: 0rem;
  }

  .top-bar {
    flex-direction: column;
  }

  .site-header::after {
    top: auto;
    height: 37%;
    width: 100%;
    z-index: -1;
    bottom: 0;
  }

  .footer-top,
  .footer-middle,
  .footer-bottom {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .detail {
    flex-direction: column;
    width: 100%;
    padding: 1rem;
    align-items: baseline;
    border-radius: 0;
  }

  #contact {
    flex-direction: column;
    align-items: center;
  }

  .map {
    width: 100%;
  }

  .footer-middle {
    flex-wrap: wrap;
    flex-direction: unset;
    padding-top: 0rem;
    justify-content: center;
  }
}

@media screen and (max-width: 640px) {
  :root {
    --font-20: 1.6rem;
    --font-24: 1.7rem;
    --font-26: 1.8rem;
    --font-46: 2rem;
    --font-28: 1.9rem;
    --space: 3rem;
    --half-space: 1rem;
  }

  .title-area img {
    max-width: 17rem;
  }

  .details > div > div {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    width: 100%;
    align-items: center;
  }

  .reasons_group {
    gap: 1rem;
  }

  .destinations {
    padding-top: 0;
  }

  .footer-top img {
    max-width: 18rem;
  }

  #bookingForm form {
    padding-top: 0;
  }

  .moduledata1 img {
    width: 100%;
  }

  button.slick-arrow {
    position: absolute;
    bottom: -2rem;
    font-size: 0;
  }

  button.slick-next.slick-arrow {
    right: 34%;
  }

  button.slick-prev.slick-arrow {
    left: 34%;
  }

  button.slick-prev.slick-arrow::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url("../img/left-arrow.png");
    background-repeat: no-repeat;
    color: white;
    background-position: center;
    filter: brightness(100);
  }

  button.slick-next.slick-arrow::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url("../img/right-arrow.png");
    background-repeat: no-repeat;
    color: white;
    background-position: center;
    filter: brightness(100);
  }

  .group_form {
    gap: 0rem;
  }

  .group-form {
    padding: 0px 0rem;
  }

  .homepage .fleet_group,
  .homepage .destinations_group {
    padding-bottom: 5rem;
  }

  .fleet_group {
    display: block;
  }

  button.slick-arrow {
    bottom: 0;
  }

  .main__image .image_wrapper {
    border-radius: 0;
  }

  .innerpage main {
    padding-top: 7rem;
  }

  .st_linkedin_hcount {
    display: none;
  }

  .top-bar .title-area {
    padding-top: 0.5rem;
  }
  /* 
  .reasons_group {
    display: block;
  }

  .reasons_group > div {
    max-width: 100%;
    width: 100%;
  } */

  [id^="pjWrapper"] .panel-body {
    text-align: center;
  }

  .detail img {
    max-width: 4rem;
    max-height: 4rem;
  }

  .reasons_group {
    flex-direction: column;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    color: var(--secondary-clr);
  }

  .site-header::after {
    display: none;
  }

  .breadcrumbs *,
  .breadcrumbs > .current {
    font-size: 15px;
  }

  .top-bar-section {
    float: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a {
    color: #000000;
    margin-top: 10px;
  }

  .top-bar .toggle-topbar.menu-icon a {
    position: relative;
    width: 2.4rem;
    padding-right: 0;
    height: auto;
  }

  /* .top-bar .toggle-topbar.menu-icon a::after {
    box-shadow: 0 10px 0 1px #000000, 0 16px 0 1px #000000, 0 22px 0 1px #000000;
  } */

  .top-bar .toggle-topbar.menu-icon a::after {
    display: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a span {
    display: block;
    width: 100%;
    border-radius: 3px;
    height: 0.3rem;
    background: var(--secondary-clr);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
  }

  .top-bar .toggle-topbar.menu-icon a span + span {
    margin-top: 0.3rem;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top forwards;
    animation: ease 0.7s top forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top-2 forwards;
    animation: ease 0.7s top-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled forwards;
    animation: ease 0.7s scaled forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled-2 forwards;
    animation: ease 0.7s scaled-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom forwards;
    animation: ease 0.7s bottom forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom-2 forwards;
    animation: ease 0.7s bottom-2 forwards;
  }

  @-webkit-keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @-webkit-keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @-webkit-keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @-webkit-keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @-webkit-keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @-webkit-keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  @keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  .overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .top-bar.expanded .title-area {
    background: #ffffff;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    text-align: center;
  }

  .top-bar {
    width: 100%;
    height: 7rem;
    gap: 5rem;
  }

  .title-area {
    height: auto;
    width: 100%;
  }

  .top-bar-section ul {
    display: flex;
    flex-direction: column;
    gap: 2rem;
  }

  .top-bar-section ul li:hover:not(.has-form) > a {
    color: var(--primary-clr) !important;
  }

  .top-bar .toggle-topbar.menu-icon {
    left: auto;
    right: 1rem;
  }

  .top-bar-section {
    display: flex;
    gap: 3rem;
    flex-direction: column;
  }

  .top-bar.expanded {
    height: 100vh;
  }
  .site-header .btn {
    display: none;
    position: unset;
  }

  .footer-top li::after {
    display: none;
  }

  #pjWrapperCarRental_theme1 .pjCrDatePicker .form-control,
  #pjWrapperCarRental_theme1 .pjCrTimePicker .form-control {
    background: #fff;
    max-width: 14rem;
  }

  .site-footer {
    border-radius: 10rem 0 0 0;
    padding-top: 3rem;
  }

  .footer-top .center {
    padding-top: 3rem;
  }
  .footer-top li {
    padding: 0.4rem 0;
  }

  .fleet-top .btn {
    padding: 1.5rem;
    white-space: nowrap;
  }

  .fleet-top .title {
    max-width: 14rem;
  }

  .homepage main {
    padding-top: 7rem;
  }

  .moduledata1 {
    max-width: 100%;
  }

  select,
  input[type="text"],
  input[type="password"],
  input[type="date"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="month"],
  input[type="week"],
  input[type="email"],
  input[type="number"],
  input[type="search"],
  input[type="tel"],
  input[type="time"],
  input[type="url"],
  textarea {
    text-align: center;
  }

  .main__image img,
  .slideshow .slick-slide img {
    min-height: 30rem;
    object-fit: cover;
  }

  .top-bar-section ul li:hover:not(.has-form) > a,
  .top-bar-section .dropdown li:not(.has-form) a:not(.button),
  .top-bar-section li:not(.has-form) a:not(.button):hover,
  .top-bar-section li.active:not(.has-form) a:not(.button),
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    color: var(--secondary-clr);
  }

  .main__image {
    padding: 0;
  }

  div.breadcrumb {
    margin: 5px auto 1rem;
  }

  .group_form {
    flex-direction: column;
  }

  #bookingForm label {
    text-align: center;
  }

  ul.dropdown {
    background: transparent !important;
  }

  .rent-image > img {
    max-width: 70%;
  }

  .rent-image::after,
  .why-choose-us .title::after {
    display: none;
  }

  .reasons_group > div {
    width: 100%;
    max-width: 100%;
  }

  .footer-middle {
    flex-wrap: wrap;
    flex-direction: unset;
    padding-top: 0rem;
    justify-content: center;
  }

  .footer-middle::after {
    width: 100%;
    bottom: 57%;
  }
  .footer-middle img {
    max-width: 4rem;
  }

  .footer-middle .payments img {
    max-width: 100%;
  }

  .site-footer_logo img {
    max-width: 12rem;
    margin-top: 1rem;
  }
}

#pjWrapperCarRental_theme2 .pjCrContainer p,
#pjWrapperCarRental_theme2 .pjCrContainer .control-label,
#pjWrapperCarRental_theme2 .pjCrContainer a,
#pjWrapperCarRental_theme2 .pjCrColorPrimary,
[id^="pjWrapper"] .checkbox label,
[id^="pjWrapper"] .radio label {
  font-size: 16px;
}

.innerpage #pjWrapperCarRental_theme2 .pjCrContainer .control-label,
.innerpage #pjWrapperCarRental_theme2 .pjCrContainer a,
.innerpage #pjWrapperCarRental_theme2 .pjCrColorPrimary,
.innerpage [id^="pjWrapper"] .checkbox label,
.innerpage [id^="pjWrapper"] .radio label {
  color: var(--primary-clr) !important;
}

.homepage [id^="pjWrapper"] .form-group {
  padding: 0 10px;
}

.homepage [id^="pjWrapper"] .input-group {
  margin: 5px 0;
  background-color: transparent;
  border: 1px solid var(--secondary-clr);
}

.innerpage [id^="pjWrapper"] .input-group {
  margin: 5px 0;
  background-color: transparent;
}

[id^="pjWrapper"] .table > tbody > tr > td,
[id^="pjWrapper"] .table > tbody > tr > th,
[id^="pjWrapper"] .table > tfoot > tr > td,
[id^="pjWrapper"] .table > tfoot > tr > th,
[id^="pjWrapper"] .table > thead > tr > td,
[id^="pjWrapper"] .table > thead > tr > th {
  font-size: 1.4rem;
}

.innerpage [id^="pjWrapper"] #crFormSearch {
  animation: fadeInOp 3s forwards !important;
}

@keyframes fadeInOp {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.homepage [id^="pjWrapper"] .glyphicon {
  color: var(--primary-clr) !important;
}
.innerpage [id^="pjWrapper"] #crFormSearch {
  position: relative;
  padding-top: 100px;
  max-width: 63rem;
  margin: auto;
}

.innerpage [id^="pjWrapper"] #crFormSearch::after {
  content: url("https://www.pegasus-cars.gr/assets/img/logo.png");
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.6;
  filter: brightness(0) invert(1);
}

.innerpage [id^="pjWrapper"] #crFormSearch .glyphicon {
  color: var(--primary-clr) !important;
}

.homepage #pjWrapperCarRental_theme2 .pjCrDatePicker .form-control,
.homepage #pjWrapperCarRental_theme2 .pjCrTimePicker .form-control {
  background-color: #fff;
  font-size: 16px;

  padding: 15px 15px;
  height: auto;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.innerpage #pjWrapperCarRental_theme2 .pjCrDatePicker .form-control,
.innerpage #pjWrapperCarRental_theme2 .pjCrTimePicker .form-control {
  background-color: transparent;
  font-size: 16px;
  color: var();
  padding: 15px 15px;
  height: auto;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.homepage [id^="pjWrapper"] .input-group {
  border-radius: 30px;
  border: 2px solid var(--primary-clr);
}

.innerpage [id^="pjWrapper"] .input-group {
  border-radius: 30px;
  /* border: 1px solid var(--transparent-clr) !important; */
}

.innerpage #crFormSearch {
  border-radius: 30px;
  background-color: transparent !important;
  padding: 50px;
}

select#cr_return_id::after,
div#pjCrDatePickerTo::after,
select#cr_pickup_id::after,
.input-group.pjCrTimePicker.pjCrTimePickerTo::after,
.input-group.pjCrTimePicker.pjCrTimePickerFrom::after,
.input-group.pjCrTimePicker.pjCrTimePickerFrom::after,
div#pjCrDatePickerFrom::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  border: solid var(--primary-clr);
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg) translateY(-50%);
  color: var(--primary-clr);
  z-index: 2;
  right: 20px;
}

.innerpage form#crFormSearch {
  flex-wrap: wrap;
}

.innerpage form#crFormSearch > * {
  width: 100%;
}

.innerpage form#crFormSearch > #crBtnQuote-wrapper {
  width: 100%;
  margin-top: 20px;
}

.innerpage form#crFormSearch > #crBtnQuote-wrapper > button {
  width: fit-content;
  margin: auto;
  font-size: 16px;
  color: #fff;
  border: 1px solid var(--primary-clr);
  border-radius: 2rem;
}

.homepage #home-crBtnQuote {
  min-width: 200px;
}

.homepage form#crFormSearch {
  display: flex;
  align-items: center;
}

#cr_pickup_id {
  background-color: transparent;
  color: var(--secondary-clr);
}

.innerpage #cr_pickup_id {
  background-color: #fff;
  color: var(--primary-clr);
  margin: 10px 0;
}

.innerpage .group-form::before,
.innerpage .group-form::after {
  display: none;
}

.innerpage #crFormSearch {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  justify-content: center;
}

.innerpage [id^="pjWrapper"] .row {
  margin-left: auto;
  margin-right: auto;
  max-width: 112rem;
}

table td {
  padding: 10px !important;
}

.car-image-col {
  max-width: 37rem;
}

[id^="pjWrapper"] .panel-body {
  padding: 10px !important;
}

table * {
  font-size: 18px !important;
}

[id^="pjWrapper"] br {
  display: block !important;
}

[id^="pjWrapper"] .form-control {
  background-color: white;
  color: var(--primary-clr);
  border: 1px solid #3333337d !important;
}

#pjWrapperCarRental_theme2 .pjCrCursorPointer {
  border: 1px solid #3333337d !important;
  border-right: 0px solid transparent !important;
}

#pjWrapperCarRental_theme2 .help-block {
  position: relative !important;
  bottom: 0 !important;
}

.innerpage [id^="pjWrapper"] #crFormSearch #cr_pickup_id,
.innerpage [id^="pjWrapper"] #crFormSearch #cr_return_id {
  background-color: #fff !important ;
  color: var(--primary-clr) !important;
}

[id^="pjWrapper"] .panel-default > .panel-heading,
#pjWrapperCarRental_theme2 .pjCrContainer .panel-title,
#pjWrapperCarRental_theme2 .pjCrContainer .panel-title,
#pjWrapperCarRental_theme2 .pjCrFormCheckout .panel-heading {
  color: #fff !important;
  background: none !important;
  background-color: var(--primary-clr) !important;
}

[id^="pjWrapper"] #crCheckoutForm .checkbox label {
  color: var(--primary-clr) !important;
}

#crCheckoutForm input,
#crCheckoutForm textarea {
  background: none !important;
  background-color: var(--primary-clr) !important;
  color: #fff;
}

#crCheckoutForm select option,
#crCheckoutForm select {
  color: #fff !important;
}

[id^="pjWrapper"] .pjCrProduct dd {
  font-size: var(--font-24) !important;
  font-weight: 900;
  margin-bottom: -0.5rem !important;
  font-weight: bold;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.product-desc.flex > div {
  text-align: center;
}

.product-desc.flex {
  display: flex;
  justify-content: space-between;
  max-width: 42rem;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.homepage #bookingForm label {
  font-size: 16px;
}

.width_full {
  width: 100% !important;
}

.width_full.col-lg-9.col-md-8.col-sm-12.col-xs-12.pjCrPanelRight {
  width: 100% !important;
}

.innerpage #pjWrapperCarRental_theme2 .pjCrContainer p,
.innerpage #pjWrapperCarRental_theme2 .pjCrContainer .control-label,
.innerpage #pjWrapperCarRental_theme2 .pjCrContainer a,
.innerpage #pjWrapperCarRental_theme2 .pjCrColorPrimary,
.innerpage [id^="pjWrapper"] .checkbox label,
.innerpage [id^="pjWrapper"] .radio label {
  color: var(--primary-clr);
}

.innerpage #crFormSearch .pjCrContainer p,
.innerpage #crFormSearch .pjCrContainer p,
.innerpage #crFormSearch .pjCrContainer .control-label,
.innerpage #crFormSearch .pjCrContainer a,
.innerpage #crFormSearch .pjCrColorPrimary,
.innerpage [id^="pjWrapper"] .checkbox label,
.innerpage [id^="pjWrapper"] .radio label {
  color: var(--secondary-clr) !important;
}

.innerpage #pjWrapperCarRental_theme2 #crCheckoutForm .control-label {
  color: var(--primary-clr) !important;
}

footer {
  margin-top: 100px;
}

.destinations {
  padding-top: 0;
}

.site-footer {
  margin-top: 100px;
}

.moduledata-wrapper .moduledata1 {
  width: 100%;
}

@media screen and (max-width: 1345px) {
  .homepage form#crFormSearch {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2rem;
  }

  .homepage form#crFormSearch > * {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .destinations_group {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .moduledata1 {
    width: 100%;
  }

  .moduledata1 img {
    width: 100%;
  }

  .site-footer {
    border-radius: 0;
  }

  .footer-middle::after {
    display: none;
  }

  .footer-top ul {
    margin-left: 0;
    margin-bottom: 0;
  }

  .footer-top ul li a {
    text-align: center;
  }

  .footer-top img {
    margin-bottom: 1rem;
  }

  .footer-bottom {
    gap: 2rem;
  }

  .footer-middle {
    margin-bottom: 0;
  }

  .static-page__content + .detail {
    padding: 20px;
  }

  .static-page__content + .detail {
    gap: 2rem;
  }

  .static-page__content + .detail img {
    width: 3rem;
    margin-right: 1.5rem;
    height: auto;
  }
}

@media screen and (max-width: 640px) {
  .main__image h2,
  .sliderCaption {
    font-size: 2.1rem;
    line-height: 1.4;
  }

  #bookingForm {
    padding: 0;
  }

  .details > div > a {
    margin-left: 1.5rem;
  }
  .destinations_group {
    display: block;
  }

  .moduledata1 h5 {
    min-height: auto;
  }

  .site-footer {
    margin-top: 3.5rem;
  }

  .group-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .homepage [id^="pjWrapper"] .form-group {
    width: 100%;
  }

  .fleet {
    margin-top: 0;
  }

  .moduledata2:nth-child(1) .details > .hover-details {
    display: none;
  }

  .moduledata2:nth-child(1) .details p {
    display: block;
  }

  .moduledata2:nth-child(1) .details > .hover-details,
  .moduledata2:nth-child(1) .details > div {
    padding: 1rem;
  }
}

@media screen and (max-width: 480px) {
  .homepage #bookingForm label {
    font-size: 1.4rem;
  }

  .homepage [id^="pjWrapper"] .panel-body {
    padding: 1rem 0 !important;
  }

  #pjWrapperCarRental_theme2 .pjCrTimePicker {
    padding-top: 0 !important;
  }

  .main__image h2,
  .sliderCaption {
    width: 100%;
    padding: 0 1.5rem;
  }

  .fleet-top {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .fleet-top .title {
    max-width: 100%;
    text-align: center;
    margin-bottom: 2rem;
  }

  .details {
    position: relative;
  }

  .details > div {
    flex-direction: column;
  }

  .details > div > a {
    margin-left: 0;
    width: 100%;
    text-align: center;
  }

  .category-articles {
    padding: 0 1rem;
  }

  .moduledata2:nth-child(1) .hover-price {
    display: none;
  }

  .innerpage .hover-details {
    display: none;
  }

  .innerpage .details {
    position: absolute;
  }

  .innerpage .moduledata2:nth-child(1) .details > div {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  [id^="pjWrapper"] .list-group {
    margin-left: 0;
  }

  .innerpage .row-filter {
    display: flex;
    flex-direction: column;
    gap: 2rem;
  }

  .innerpage [id^="pjWrapper"] .container-fluid {
    padding: 0 !important;
  }

  .innerpage #crFormSearch {
    padding: 20px 15px;
  }

  .innerpage [id^="pjWrapper"] #crFormSearch::after {
    transform: translateX(-50%) scale(0.6);
  }
}

.breadcrumbs {
  margin-left: 0;
}

@media screen and (min-width: 1921px) {
  :root {
    --max-width: 164rem;
  }
}

.innerpage #cr_pickup_id + br + p {
  color: var(--secondary-clr) !important;
}

/* BOOKING */

[id^="pjWrapper"] .pjCrProduct dd {
  font-size: 1.6rem;
  font-weight: 900;
  margin-bottom: 0.5rem;
}

#pageLoader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}

.spinner {
  border: 6px solid #f3f3f3;
  border-top: 6px solid var(--primary-clr);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#loadingOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loader {
  border: 8px solid #f3f3f3;
  border-top: 8px solid #007bff; /* Blue spinner */
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

.spinning {
  animation: spin 1s linear infinite;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

[id^="pjWrapper"] .pjCrProduct dd + span {
  font-size: 1.4rem;
  color: #333333;
  display: block;
  margin-bottom: 0rem;
}

#pjWrapperCarRental_theme2 .pjCrProduct {
  padding-bottom: 8rem !important;
  margin-bottom: 5rem !important;
  box-shadow: rgb(17 17 26 / 2%) 0px 1px 0px, rgb(17 17 26 / 2%) 0px 0px 8px;
  border-radius: 2rem;
}

.product-desc.flex > div > p {
  font-weight: bold;
}

[id^="pjWrapper"] .list-inline {
  padding-left: 0;
  margin-left: 0 !important;
  list-style: none;
  position: absolute;
  bottom: 0;
  padding: 1rem;
  background: #f1f1f1;
  text-align: center;
  left: 0;
  width: 100%;
  border-radius: 0 0 2rem 2rem;
  border-top: 1px solid #ddd;
  box-shadow: rgb(50 50 93 / 0%) 0px 30px 60px -12px inset,
    rgb(0 0 0 / 8%) 0px 18px 36px -18px inset;
}

[id^="pjWrapper"] .col-lg-6 {
  width: 50%;
  padding: 0;
}

[id^="pjWrapper"] .col-lg-6 {
  padding: 0% !important;
}

[id^="pjWrapper"] .img-responsive {
  max-width: 100% !important;
  margin: auto;
}

#pjWrapperCarRental_theme2 .pjCrProduct {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.innerpage [id^="pjWrapper"] .pjCrProduct ul li {
  background-color: #eee !important;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  font-size: 1.4rem;
}

.price-includes {
  font-weight: bold;
  font-size: var(--font-24) !important;
}

.pjCrProduct--header + .col-lg-6.col-md-6.col-sm-6.col-xs-12 {
  padding: 0rem;
}

[id^="pjWrapper"] .pjCrProduct--header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1rem;
}
[id^="pjWrapper"] .pjCrProduct--header dl {
  margin-bottom: 0;
}

.innerpage [id^="pjWrapper"] .pjCrProduct--header dl p:last-child {
  text-align: right;
  font-weight: 700;
}

#listProductItem .crBtnContinue {
  background-color: transparent !important;
  border: none;
  font-size: 18px;
  border: 1px solid var(--transparent-clr);
  border-radius: 3rem;
  color: black !important;
  font-weight: bold;
  border: 3px solid var(--primary-clr);
  text-transform: none;
}

.innerpage [id^="pjWrapper"] .pjCrContainer .pjCrProduct p {
  color: #121212 !important;
  font-size: 1.4rem !important;
  line-height: 24px;
}

.innerpage [id^="pjWrapper"] .pjCrContainer .pjCrProduct p strong {
  padding: 10px 0px;
  display: block;
  font-weight: 900;
}

#crCheckoutForm {
  max-width: 102.4rem;
  margin: auto;
}

#crCheckoutForm input,
#crCheckoutForm textarea,
#crCheckoutForm select {
  color: #515252 !important;
  background-color: transparent !important;
  border: 2px solid #222 !important;
}
#crCheckoutForm select option {
  color: #515252 !important;
}
[id^="pjWrapper"] .panel-default > .panel-heading,
#pjWrapperCarRental_theme2 .pjCrContainer .panel-title,
#pjWrapperCarRental_theme2 .pjCrContainer .panel-title,
#pjWrapperCarRental_theme2 .pjCrFormCheckout .panel-heading {
  background-color: #515252 !important;
}

.innerpage #pjWrapperCarRental_theme2 #crCheckoutForm .control-label {
  color: #515252 !important;
}

@media screen and (max-width: 767px) {
  #pjWrapperCarRental_theme2 .pjCrProduct .col-xs-12:last-of-type,
  #pjWrapperCarRental_theme2 .pjCrProduct .col-xs-12 {
    width: 100% !important;
  }

  #pjWrapperCarRental_theme2 .pjCrProduct {
    padding-bottom: 1rem !important;
  }

  [id^="pjWrapper"] .list-inline {
    position: unset;
    background-color: transparent;
    box-shadow: none;
  }

  .product-desc.flex {
    margin-top: 2rem;
    flex-direction: column;
    align-items: anchor-center;
    text-align: center;
  }

  .product-desc {
    margin: 1rem 0 !important;
  }

  [id^="pjWrapper"] .product-desc + br {
    display: none !important;
  }
}
