@charset "UTF-8";
.modal .iti__country-list {
  margin: 0;
}

.modal .modal_content input {
  padding-left: 10px;
}

.iti--inline-dropdown .iti__country-list {
  max-height: 147px !important;
}

.iti__search-input {
  padding-left: 10px !important;
}

.iti--inline-dropdown .iti__dropdown-content {
  max-height: 200px;
}

.modal .modal_content {
  bottom: 200px !important;
}

.modal .modal_content .iti button {
  min-width: unset !important;
  padding: 16px 25px;
  padding-left: 15px;
}

.info_right_button.buttonCar {
  margin-bottom: 0px !important;
}

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

#phone-card2 {
  padding-left: 113px !important;
}

#callback_phone {
  padding-left: 100px !important;
}

#car-fixed-form .iti__dropdown-content {
  width: 250px !important;
  top: -205px;
  height: 253px;
  display: flex;
  flex-flow: column-reverse;
}
#car-fixed-form .iti__hide {
  display: none !important;
}
#car-fixed-form .iti__search-input {
  padding: 18px 12px !important;
}
@media only screen and (max-width: 768px) {
  #car-fixed-form .iti__search-input {
    padding: 21px 12px !important;
  }
}

.iti__selected-country {
  background-color: unset !important;
  color: #212529 !important;
  font-weight: 400 !important;
}

.iti__selected-dial-code {
  font-size: 16px !important;
}

.modal-fixed .modal_content {
  bottom: 215px !important;
}

.iti input {
  font-size: 16px !important;
  font-family: inherit !important;
}

#contact .iti__dropdown-content {
  max-height: 223px !important;
}

.rentferraridubai .iti__selected-country {
  padding: 0 10px !important;
  color: white !important;
}

.evolve-popup-input .iti__selected-country {
  padding-right: 5px !important;
}

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

@media only screen and (max-width: 768px) {
  .iti__search-input {
    padding: 21px 12px !important;
  }
}

.close-phone-mobile {
  content: "✕";
  padding: 10px;
  position: absolute;
  top: 10px;
  right: 10px;
}

@media only screen and (max-width: 768px) {
  .iti__dropdown-content {
    width: 100% !important;
  }
}

@media only screen and (max-width: 768px) {
  .iti--fullscreen-popup {
    padding: 0 !important;
  }
}
