@charset "UTF-8";
.rc_header, .rc_header.rc_fixed {
  background-color: #F7F8FA;
}

.rc_header.rc_fixed {
  background-color: #1f80ef;
}

.bg-brand-primary {
  background: #1f80ef;
}

.bg-brand-primary-navbar {
  background: #1f80ef !important;
}

.iti__country-list {
  overflow-x: hidden !important;
}

.rounded-large {
  border-radius: 0;
}

.navbar-dark .navbar-brand .icon-logo-brand {
  background-image: url("/assets/images/site/logo-dark.svg") !important;
}

.rc_fixed .navbar-dark .navbar-brand .icon-logo-brand {
  background-image: url("/assets/images/site/logo.svg") !important;
}

.icon-logo-dark-svg {
  background-image: url("/assets/images/site/logo.svg") !important;
}

.header-bottom .navbar-nav .nav-link {
  color: #000000;
}
.header-bottom .navbar-nav .nav-link [class*=" icon-"] {
  color: #1F80EF;
}

.sign-in-btn {
  color: #1f80ef;
}

.navbar-dark .navbar-nav .nav-link {
  color: black !important;
}

.header-top .navbar-nav .nav-link {
  color: white !important;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.75) !important;
}

.rc_container_h .rc_currency-widget > a, .rc_lang-widget > a {
  color: #333333;
}

.rc_menu_top .rc_container_h .rc_currency-widget > a, .rc_menu_top .rc_lang-widget > a {
  color: white;
}

.rc_header.rc_fixed #js_searchbar .rc_search-button {
  background-repeat: no-repeat;
}

.chauffeur_service .rc_search-button {
  background-position: right !important;
}

.navbar-dark .navbar-nav .nav-link.dropdown-toggle::after {
  color: #1f80ef;
}

.btn {
  border-radius: 0;
}

.btn-filter-sort-by:hover:after, .btn-filter-sort-by.active:after {
  border-bottom-color: #1f80ef;
}

.icon-logo-brand-darker {
  background-image: url("/assets/images/site/logo.svg") !important;
}

.bg-brand-primary-darker {
  background-color: #1f80ef;
}

.btn-outline-brand-primary {
  color: #1f80ef;
}

.current-select.list-group-item {
  border-radius: 0;
}

.rc_topbar .rc_menu_top {
  background: #1F80EF;
}

.rc_logo {
  margin-top: 0 !important;
}

.rc_topbar {
  background: white;
}

ul.rc_topmenu.slimmenu > li > a {
  color: black !important;
}

ul.rc_topmenu.slimmenu > li > a img {
  filter: invert(42%) sepia(65%) saturate(3495%) hue-rotate(196deg) brightness(97%) contrast(93%);
}

.rc_profile_signin {
  background-color: #1F80EF;
}

ul.rc_topmenu.slimmenu > li.submenu > a:after {
  border-top: 4px solid #1F80EF !important;
}

.rc_fixed .header-bottom .sign-in-btn span {
  color: white;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: white;
}

.rc_header_container .navbar-dark .navbar-nav .nav-link:focus, .rc_header_container .navbar-dark .navbar-nav .nav-link:hover {
  color: black;
}

.btn {
  border-radius: 0 !important;
}

.litepicker .container__days .day-item {
  border-radius: 0 !important;
}

.search_content {
  margin-top: 20px;
}

@media (max-width: 1025px) {
  .rc_home-page:after {
    background-image: url(../images/evolve-bg-mobile.jpg) !important;
  }
}
header > .bg-brand-primary-darker {
  background: none;
}

.rc_searchbar > .bg-brand-primary-darker {
  background: none;
}

@media (max-width: 992px) {
  .rc_searchbar > .bg-brand-primary-darker {
    background: #1f80ef;
  }
  header > .bg-brand-primary-darker {
    background: #1f80ef;
  }
}
.rc_home-page #js_mobile-menu.scroll_header, .rc_home-page #js_mobile-menu.show {
  background: #1f80ef;
}

.rounded-medium, .rounded-small, #personalInfo, .car-gallery-swiper {
  border-radius: 0 !important;
}

.title-car-mobile, .big-cars-map .map-bg {
  border-radius: 0 !important;
}

.title-car-mobile .litepicker .container__days .day-item {
  border-radius: 0 !important;
}

.title-car-mobile .container__days .day-item.is-end-date.is-flipped {
  border-radius: 0 !important;
}

#js_mobile-menu .rc_logo.with-search {
  padding-left: 0;
}

.header-top .navbar-nav .nav-link:hover {
  color: white !important;
}

#mainMenu + a.btn {
  background: transparent;
  color: #1F80EF !important;
  border: 1px solid #CCD4DE;
}

.rc_fixed #mainMenu + a.btn {
  color: white !important;
}

.main-search-button {
  background: #1f80ef;
}

.rc_home-page .rc_header {
  background-image: var(--home-main-photo) !important;
  background-color: cornflowerblue !important;
}

.rc_button.c-info, .rc_button_c.info {
  background: #1f80ef;
}

#js_searchbar .rc_search-button, .search_content .rc_search-button {
  background: #1f80ef;
}

.rc_section_subtitle a {
  background-color: #1f80ef;
}

.btn-brand-primary {
  background-color: #1f80ef;
}

.color-brand-primary-lighter {
  color: #1f80ef;
}

#modalMenuBody .nav-link span[class*=icon-] {
  color: #1f80ef;
  filter: invert(44%) sepia(70%) saturate(4409%) hue-rotate(198deg) brightness(99%) contrast(90%);
}

.btn-filter-cars-type {
  color: #1f80ef;
  border-color: #1f80ef;
}

.btn-filter-cars-type.active, .big-cars-map > button {
  background-color: #1f80ef;
}

ul.rc_topmenu.slimmenu > li > a img {
  filter: invert(41%) sepia(94%) saturate(2831%) hue-rotate(197deg) brightness(96%) contrast(94%);
}

.btn:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  transform-style: flat;
  transform: translate3d(-50%, -50%, 0);
  border-radius: 100%;
  transition: width 0.3s ease, height 0.3s ease;
}

.btn:focus, .btn:hover {
  box-shadow: 0 11px 7px rgba(0, 0, 0, 0.03);
}

.btn:active:before, .btn:hover:before {
  width: 540px;
  height: 540px;
}

.btn:active {
  box-shadow: inset 0 11px 7px rgba(0, 0, 0, 0.03);
}

.litepicker .container__days .day-item.is-start-date, .litepicker .container__days .day-item.is-end-date {
  background: #1f80ef;
}

.bg-brand-primary {
  background: #1f80ef;
}

.color-brand-accent {
  color: #1f80ef;
}

.loader,
.loader:after {
  border-radius: 50% !important;
}

.search-loader > div {
  border-left: 1.1em solid #1f80ef;
}

.rc_header .filter_content .mobile_head_search .filter_item {
  border-radius: 0;
}

.btn-filter-cars-type:hover, .btn-filter-cars-type.active {
  background: #1f80ef;
}

.btn-outline-brand-primary:hover {
  border-color: #1f80ef;
}

.rounded-pill {
  border-radius: 0 !important;
}

.big-cars-map, .big-cars-map > img {
  border-radius: 0 !important;
}

.header-bottom .navbar-brand {
  z-index: 13;
}

.contact-menu-container .container {
  border-radius: 0 !important;
}

.contact-menu-container .container {
  border-radius: 0 !important;
}

.select-list, .current-select.list-group-item.first-select {
  border-radius: 0 !important;
}

#languageDDown > div, #currencyDDown > div {
  color: white !important;
}
#languageDDown > div::after, #currencyDDown > div::after {
  color: white !important;
}
#languageDDown .color-brand-accent, #currencyDDown .color-brand-accent {
  color: white !important;
}

@media (min-width: 992px) {
  header {
    border-bottom: 1px solid #dee2e6 !important;
  }
}
header .color-shades-white {
  color: #2C2C2C !important;
}
header .btn-main-search .color-shades-white {
  color: white !important;
}
header .btn-main-search {
  color: white !important;
}
header .bg-brand-primary-navbar .color-shades-white {
  color: white !important;
}
header .navbar-mobile .color-shades-white {
  color: white !important;
}

.header-main-menu-container a img {
  filter: invert(48%) sepia(93%) saturate(2118%) hue-rotate(165deg) brightness(92%) contrast(104%);
}

button.dropdown-active {
  background: transparent !important;
}
button.dropdown-active span {
  color: black !important;
}

#mainSearch > div {
  border: 1px solid black;
}

#lang-dropdown-btn {
  color: black !important;
}

.dropdown-backdrop {
  display: none !important;
}

@media (min-width: 992px) {
  .easy-autocomplete .easy-autocomplete-container {
    left: -1px !important;
    width: calc(100% + 2px) !important;
    border-left: 1px solid black !important;
    border-right: 1px solid black !important;
    border-bottom: 1px solid black !important;
    border-radius: 0 !important;
  }
}

.dropdown-menu {
  border-radius: 0 !important;
}

.modal .modal_content input {
  font-size: 16px !important;
}

.modal .modal_content .modal_title p:nth-of-type(1) {
  font-family: "Roboto" !important;
}

.modal .modal_content .modal_title p:nth-of-type(2) {
  font-family: "Roboto" !important;
}

.modal button p {
  font-family: "Roboto" !important;
  font-size: 16px !important;
  margin-bottom: unset;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: unset !important;
}

.modal .modal_content button {
  margin-top: unset !important;
}

.evolve-popup-input {
  font-size: 16px;
}

.popup-menu-container:not(.active) .modal-thanks {
  display: none !important;
}

.modal-thanks {
  background-color: rgba(0, 0, 0, 0.25);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 200;
  height: 100%;
  width: 100%;
  display: flex;
}
.modal-thanks .modal_content {
  left: 50%;
  top: 0;
  position: absolute;
  transform: translate(-50%, -50%);
  background-color: #f5f7f7;
  border-radius: 15px;
  border: 2px solid black;
}
@media only screen and (max-width: 990px) {
  .modal-thanks .modal_content {
    max-width: 100vw;
    width: 100vw;
    top: -515px;
    transform: translate(0%, 0%);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    left: 0px;
    bottom: 0px;
    height: max-content;
    width: 100%;
    min-width: unset;
  }
}
.modal-thanks .modal_content .exit {
  position: absolute;
  cursor: pointer;
  top: 5px !important;
  right: 0 !important;
  height: 50px;
  z-index: 10;
  padding: 0;
  width: min-content;
}
.modal-thanks .modal_content .info_top {
  height: 60px;
  position: relative;
  padding-bottom: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  display: flex;
  flex-direction: column;
}
.modal-thanks .modal_content .info_top::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #E4E4E7;
}
.modal-thanks .modal_content .info {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 360px;
  padding: 20px 30px 30px 30px;
  gap: 30px;
}
@media only screen and (max-width: 990px) {
  .modal-thanks .modal_content .info {
    width: auto;
  }
}
.modal-thanks .modal_content .info > *:not(.contactus-exit2, .info_phone) {
  width: calc(100% - 20px);
}
.modal-thanks .modal_content .info p {
  text-underline-position: from-font;
  color: #000 !important;
  text-decoration-skip-ink: none;
  margin: 0;
}
.modal-thanks .modal_content .info .info_title {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
}
.modal-thanks .modal_content .info .info_description {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
}
.modal-thanks .modal_content .info .info_working_hours {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.01em;
  text-align: center;
}
.modal-thanks .modal_content .info .info_phone {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  border: 1px solid black;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: calc(100% - 20px) !important;
  border-radius: 15px;
}
.modal-thanks .modal_content .info .contactus-exit2 {
  background-color: #00a0e1;
  color: white;
  width: 100%;
  height: 45px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.02em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  cursor: pointer;
}

.rc_section_like_cars_content {
  display: grid !important;
  gap: 5px !important;
  grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 1025px) {
  .rc_section_like_cars_content {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px !important;
  }
}
@media only screen and (max-width: 570px) {
  .rc_section_like_cars_content {
    grid-template-columns: 100%;
  }
}
.rc_section_like_cars_content .car_item {
  display: flex !important;
  flex-flow: column !important;
  width: 100% !important;
  margin: 0px !important;
}

.rc_section_like_cars p {
  margin: 0;
  padding: 0 0 10px;
}

.top-button {
  bottom: 145px !important;
  background-color: #1299da !important;
}

.fixed_form svg {
  width: 40px;
  height: 30px;
  fill: white;
}

.fixed_form svg path {
  stroke: white;
}

.fixed_chat_before {
  bottom: 145px;
}

@media only screen and (max-width: 900px) {
  .fixed_chat {
    width: 60px;
    height: 60px;
  }
}
.fixed_chat svg {
  position: relative;
  z-index: 5;
  margin-left: 1px;
}

@media only screen and (max-width: 900px) {
  .fixed_chat svg {
    height: 25px;
    width: 26px;
  }
}
@media only screen and (max-width: 600px) {
  .fixed_chat svg {
    height: 22px;
    width: 22px;
  }
}
.fixed_chat:after {
  content: "";
  background-color: inherit;
  display: block;
  position: absolute;
  border-radius: inherit;
  z-index: 0;
  left: -3px;
  opacity: 0;
  right: -3px;
  top: -3px;
  bottom: -3px;
  border-radius: 50%;
  animation: pulse 1.5s linear infinite;
}

.fixed_chat:before {
  content: "";
  background-color: inherit;
  display: block;
  position: absolute;
  border-radius: inherit;
  z-index: 0;
  left: -3px;
  opacity: 0;
  right: -3px;
  top: -3px;
  bottom: -3px;
  border-radius: 50%;
  animation: pulseBefore 1s linear infinite;
}

.fixed_chat:hover {
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 900px) {
  .fixed_chat {
    inset-inline-end: 20px;
    bottom: 65px;
  }
  .top-button {
    bottom: 145px;
  }
}
@media only screen and (max-width: 500px) {
  .fixed_chat {
    inset-inline-end: 10px;
  }
}
@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulseBefore {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.modal {
  background-color: rgba(0, 0, 0, 0.25);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1000;
  height: 100%;
  width: 100%;
  display: none;
}

.modal .modal_content {
  left: unset;
  top: unset;
  transform: unset;
  bottom: 135px;
  right: 110px;
  position: absolute;
  background-color: white;
  padding: 30px;
  border-radius: 5px;
  min-width: 360px;
  height: max-content;
}

@media only screen and (max-width: 770px) {
  .modal .modal_content {
    max-width: calc(100% - 10px);
    top: unset;
    transform: translate(0%, 0%);
    right: 5px;
    bottom: 40%;
    height: max-content;
    width: 100%;
    min-width: unset;
  }
}
.modal .modal_content .mobile {
  display: none !important;
}

@media only screen and (max-width: 770px) {
  .modal .modal_content .mobile {
    display: flex !important;
  }
}
.modal .modal_content .desk {
  display: flex;
}

@media only screen and (max-width: 770px) {
  .modal .modal_content .desk {
    display: none;
  }
}
.modal .modal_content .exit {
  position: absolute;
  cursor: pointer;
  top: 15px;
  right: 10px;
}

@media only screen and (max-width: 770px) {
  .modal .modal_content .exit {
    right: inherit;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px;
  }
}
.modal .modal_content .form_items-name {
  display: flex;
  place-items: center;
  padding: 12px 20px 12px 14px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #212529;
  margin-bottom: 7px;
}

.modal .modal_content .form_items-name svg {
  margin-right: 6px;
}

.modal .modal_content .modal_title p:nth-of-type(1) {
  color: #212529;
  font-family: Inter;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 20px !important;
  line-height: 26px; /* 184.615% */
}

.modal .modal_content .modal_title p:nth-of-type(2) {
  color: #757575;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.modal .modal_content .iti {
  display: flex;
}

.modal .modal_content .button {
  display: flex;
  place-content: center;
}

.modal .modal_content button {
  cursor: pointer;
  height: 50px;
  width: 100%;
  background: #1298D9;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  border: none;
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  place-items: center;
  min-width: 255px;
}

.modal .modal_content button p {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px; /* 150% */
  text-transform: uppercase;
}

.modal .modal_content form {
  display: flex;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  width: 100%;
  flex-flow: column;
  margin: unset;
  flex: 1;
}

.modal .modal_content form .iti--allow-dropdown .iti__flag-container, .modal .modal_content form .iti--separate-dial-code .iti__flag-container {
  left: 20px;
}

.modal .modal_content form .iti input, .modal .modal_content form .iti input[type=text], .modal .modal_content form .iti input[type=tel] {
  min-width: 255px;
}

.modal .modal_content form .fixed-form-phone {
  padding-left: 110px !important;
  padding-right: 60px;
}

.modal .modal_content .iti__selected-flag {
  padding-left: 0px;
}

.modal .modal_content input {
  height: 50px;
  border: 0px;
  font-weight: 400;
  font-size: 14px;
  width: 100%;
  padding: 10px;
  padding-left: 0px;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #757575;
  outline: 0px dashed black !important;
}

.modal .modal_content input:focus {
  height: 50px;
  border: 0px;
  color: #212529;
}

.modal .modal_content .error {
  display: none;
  margin-top: 5px;
  color: red; /* Текст також в червоному кольорі */
}

.modal .contact-form-input, .modal .contact-form-textarea {
  background: white;
  border-radius: 5px !important;
}

.modal .modal-flex {
  display: flex;
  margin-top: 20px;
  gap: 20px;
}
@media only screen and (max-width: 770px) {
  .modal .modal-flex {
    flex-direction: column;
  }
}

.error-phone .divPhone {
  border: 1px solid red !important;
}

.fixed_form svg:last-child {
  height: 40px;
}

.modal-backdrop {
  z-index: 999 !important;
}

.loading-full-page {
  z-index: 1011 !important;
}

.iti__country {
  -webkit-user-select: none;
}

.pagination-content {
  padding-bottom: 1.5rem !important;
}
@media (min-width: 992px) {
  .pagination-content {
    padding-bottom: 3rem !important;
  }
}

.preloader {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  z-index: 1051;
}
.preloader .preloader-line {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 4px;
  width: 100%;
  background-color: gray;
}
.preloader .preloader-line .preloader-active-line {
  position: absolute;
  height: 100%;
  width: 150px;
  background-color: #093780;
  animation: moveLine 2s linear infinite;
}
@keyframes moveLine {
  0% {
    left: 0;
  }
  100% {
    left: calc(100% - 50px); /* Рух зліва направо */
  }
}

iframe {
  width: 100% !important;
  height: 500px;
  margin: 10px 0px;
}
@media only screen and (max-width: 1050px) {
  iframe {
    height: 350px;
  }
}
@media only screen and (max-width: 600px) {
  iframe {
    height: 250px;
  }
}

.breadcrumb {
  padding: 0.75rem 0;
}

/*# sourceMappingURL=evolve.css.map */
