@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Tillana:wght@400;500;600;700;800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

:root {
  --renteez-blue: #0091ff;
  --renteez-white: #f7f7f7;
  --renteez-dark: #222222;
  --renteez-black: #070707;
  --renteez-red: #9c1c20;
}

/* 
 *   ================================================
 *     FONT FACES
 *       ================================================
 *       */
.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-thin-uppercase {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
  text-transform: uppercase;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-extralight-uppercase {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
  text-transform: uppercase;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-light-uppercase {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-regular-uppercase {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-medium-uppercase {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-semibold-uppercase {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}

.poppins-bold-uppercase {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-extrabold-uppercase {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-black-uppercase {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

/* 
 *   ================================================
 *     ================================================
 *     */
   
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  font-weight: 300 !important;
}

/* Sections
 *    ========================================================================== */
/**
 *  * Remove the margin in all browsers (opinionated).
 *   */
body {
  margin: 0;
  background: var(--renteez-white);
  font-family: 'Poppins', sans-serif;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 300 !important;
}

/**
 *  * Add the correct display in IE 9-.
 *   */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 *  * Correct the font size and margin on `h1` elements within `section` and
 *   * `article` contexts in Chrome, Firefox, and Safari.
 *    */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
 *    ========================================================================== */
/**
 *  * Add the correct display in IE 9-.
 *   * 1. Add the correct display in IE.
 *    */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 *  * Add the correct margin in IE 8.
 *   */
figure {
  margin: 1em 40px;
}

/**
 *  * 1. Add the correct box sizing in Firefox.
 *   * 2. Show the overflow in Edge and IE.
 *    */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 *  * 1. Correct the inheritance and scaling of font size in all browsers.
 *   * 2. Correct the odd `em` font sizing in all browsers.
 *    */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
 *    ========================================================================== */
/**
 *  * 1. Remove the gray background on active links in IE 10.
 *   * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 *    */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 *  * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 *   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 *    */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 *  * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 *   */
b,
strong {
  font-weight: inherit;
}

/**
 *  * Add the correct font weight in Chrome, Edge, and Safari.
 *   */
b,
strong {
  font-weight: bolder;
}

/**
 *  * 1. Correct the inheritance and scaling of font size in all browsers.
 *   * 2. Correct the odd `em` font sizing in all browsers.
 *    */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 *  * Add the correct font style in Android 4.3-.
 *   */
dfn {
  font-style: italic;
}

/**
 *  * Add the correct background and color in IE 9-.
 *   */
mark {
  background-color: #ff0;
  color: var(--renteez-dark);
}

/**
 *  * Add the correct font size in all browsers.
 *   */
small {
  font-size: 80%;
}

/**
 *  * Prevent `sub` and `sup` elements from affecting the line height in
 *   * all browsers.
 *    */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 *    ========================================================================== */
/**
 *  * Add the correct display in IE 9-.
 *   */
audio,
video {
  display: inline-block;
}

/**
 *  * Add the correct display in iOS 4-7.
 *   */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 *  * Remove the border on images inside links in IE 10-.
 *   */
img {
  border-style: none;
}

/**
 *  * Hide the overflow in IE.
 *   */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
 *    ========================================================================== */
/**
 *  * 1. Change the font styles in all browsers (opinionated).
 *   * 2. Remove the margin in Firefox and Safari.
 *    */
button,
input,
optgroup,
select,
textarea {
  font-family: 'Poppins', sans-serif;
  font-family: "Plus Jakarta Sans", sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
  height: 42px;
  outline: none;
}

/**
 *  * Show the overflow in IE.
 *   * 1. Show the overflow in Edge.
 *    */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 *  * Remove the inheritance of text transform in Edge, Firefox, and IE.
 *   * 1. Remove the inheritance of text transform in Firefox.
 *    */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 *  * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *   *    controls in Android 4.
 *    * 2. Correct the inability to style clickable types in iOS and Safari.
 *     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 *  * Remove the inner border and padding in Firefox.
 *   */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 *  * Restore the focus styles unset by the previous rule.
 *   */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 *  * Correct the padding in Firefox.
 *   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 *  * 1. Correct the text wrapping in Edge and IE.
 *   * 2. Correct the color inheritance from `fieldset` elements in IE.
 *    * 3. Remove the padding so developers are not caught out when they zero out
 *     *    `fieldset` elements in all browsers.
 *      */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 *  * 1. Add the correct display in IE 9-.
 *   * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 *    */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 *  * Remove the default vertical scrollbar in IE.
 *   */
textarea {
  overflow: auto;
  height: 128px;
}

/**
 *  * 1. Add the correct box sizing in IE 10-.
 *   * 2. Remove the padding in IE 10-.
 *    */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 *  * Correct the cursor style of increment and decrement buttons in Chrome.
 *   */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 *  * 1. Correct the odd appearance in Chrome and Safari.
 *   * 2. Correct the outline style in Safari.
 *    */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 *  * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 *   */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 *  * 1. Correct the inability to style clickable types in iOS and Safari.
 *   * 2. Change font properties to `inherit` in Safari.
 *    */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
 *    ========================================================================== */
/*
 *  * Add the correct display in IE 9-.
 *   * 1. Add the correct display in Edge, IE, and Firefox.
 *    */
details,
menu {
  display: block;
}

/*
 *  * Add the correct display in all browsers.
 *   */
summary {
  display: list-item;
}

/* Scripting
 *    ========================================================================== */
/**
 *  * Add the correct display in IE 9-.
 *   */
canvas {
  display: inline-block;
}

/**
 *  * Add the correct display in IE.
 *   */
template {
  display: none;
}

/* Hidden
 *    ========================================================================== */
/**
 *  * Add the correct display in IE 10-.
 *   */
[hidden] {
  display: none;
}

html {
  height: 100%;
}

/* 
 *   ********************************************************************************
 *     NOTE: RENTEEZ CUSTOM STYLE STARTS HERE
 *       ********************************************************************************
 *       */

/* GLOBAL VALUES */

button {
  width: 200px;
  cursor: pointer;
  height: 44px;
  margin: 10px 0px;
  font-size: 14px;
  border-radius: 32px;
  color: var(--renteez-white);
  background: var(--renteez-dark);
  border: 1px solid var(--renteez-dark);
  font-weight: 500;
}

.camera {
  height: 72px;
  font-size: 24px;
  font-weight: 400;
}

button:hover {
  color: var(--renteez-dark);
  background: var(--renteez-white);
  border: 1px solid var(--renteez-black);
  font-weight: 500;
}

button.reverse {
  color: var(--renteez-dark);
  background: var(--renteez-white);
  border: 1px solid var(--renteez-black);
  font-weight: 500;
}

button.reverse:hover {
  color: var(--renteez-white);
  background: var(--renteez-dark);
  border: 1px solid var(--renteez-white);
  font-weight: 500;
}

button.google {
  color: var(--renteez-blue);
  background: var(--renteez-white);
  border: 1px solid var(--renteez-blue);
  font-weight: 500;
}

button.google:hover {
  /*
 *   color: var(--renteez-white);
 *     background: #0041ff;
 *       border: 1px solid var(--renteez-blue);
 *         font-weight: 500;
 *           */

  background: var(--renteez-white);
  color: var(--renteez-black);
  border: 1px solid var(--renteez-black);
  font-weight: 500;
}

button.facebook {
  color: #0866ff;
  background: var(--renteez-white);
  border: 1px solid #0866ff;
  font-weight: 500;
}

button.facebook:hover {
  color: var(--renteez-black);
  border: 1px solid var(--renteez-black);
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
    button.reverse.camera {
        height: 54px;
        font-size: 18px;
        font-weight: 400;
    }
}

@media screen and (max-width: 400px) {
    button {
        width: 200px;
        height: 32px;
    }
    button.reverse {
        width: 200px;
        height: 32px;
    }
    button.google {
        width: 200px;
        height: 32px;
    }
    button.reverse.camera {
        height: 54px;
        font-size: 18px;
        font-weight: 400;
    }
}

button .cta {
  width: 260px;
  height: 72px;
  font-weight: 500;
  border: 0 none;
  cursor: pointer;
  padding: 16px;
  margin: 10px 5px;
  font-size: 32px;
  border-radius: 36px;
  color: var(--renteez-white);
  background: var(--renteez-dark);
  border: 1px solid var(--renteez-dark);
}

button .cta:hover {
  color: var(--renteez-dark);
  background: var(--renteez-white);
  border: 1px solid var(--renteez-black);
}

button.cta.reverse {
  width: 300px;
  font-weight: 500;
  height: 72px;
  border: 0 none;
  cursor: pointer;
  padding: 16px;
  margin: 10px 5px;
  font-size: 32px;
  border-radius: 36px;
  color: var(--renteez-dark);
  background: var(--renteez-white);
  border: 1px solid var(--renteez-black);
}

button.cta.reverse:hover {
  color: var(--renteez-white);
  background: var(--renteez-dark);
  border: 1px solid var(--renteez-dark);
}

/*===============================
 * =            Choices            =
 * ===============================*/
.choices {
  position: relative;
  margin-bottom: 24px;
  font-size: 16px;
}

.choices:focus {
  outline: none;
}

.choices:last-child {
  margin-bottom: 0;
}

.choices.is-disabled .choices__inner, .choices.is-disabled .choices__input {
  background-color: #EAEAEA;
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices[data-type*="select-one"] {
  cursor: pointer;
}

.choices[data-type*="select-one"] .choices__inner {
  padding-bottom: 7.5px;
}

.choices[data-type*="select-one"] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #DDDDDD;
  background-color: #FDFDFD;
  margin: 0;
}

.choices[data-type*="select-one"] .choices__button {
  background-image: url("../../icons/cross-inverse.svg");
  padding: 0;
  background-size: 8px;
  height: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: .5;
}

.choices[data-type*="select-one"] .choices__button:hover, .choices[data-type*="select-one"] .choices__button:focus {
  opacity: 1;
}

.choices[data-type*="select-one"] .choices__button:focus {
  box-shadow: 0px 0px 0px 2px #00BCD4;
}

.choices[data-type*="select-one"]:after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333333 transparent transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}

.choices[data-type*="select-one"].is-open:after {
  border-color: transparent transparent #333333 transparent;
  margin-top: -7.5px;
}

.choices[data-type*="select-one"][dir="rtl"]:after {
  left: 11.5px;
  right: auto;
}

.choices[data-type*="select-one"][dir="rtl"] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

.choices[data-type*="select-multiple"] .choices__inner, .choices[data-type*="text"] .choices__inner {
  cursor: text;
}

.choices[data-type*="select-multiple"] .choices__button, .choices[data-type*="text"] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: -4px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url("../../icons/cross.svg");
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: .75;
}

.choices[data-type*="select-multiple"] .choices__button:hover, .choices[data-type*="select-multiple"] .choices__button:focus, .choices[data-type*="text"] .choices__button:hover, .choices[data-type*="text"] .choices__button:focus {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #DDDDDD;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}

.is-focused .choices__inner, .is-open .choices__inner {
  border-color: #b7b7b7;
}

.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}

[dir="rtl"] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}

.choices__list--single .choices__item {
  width: 100%;
}

.choices__list--multiple {
  display: inline;
}

.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00BCD4;
  border: 1px solid #00a5bb;
  color: var(--renteez-white);
  word-break: break-all;
}

.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}

[dir="rtl"] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaaaaa;
  border: 1px solid #919191;
}

.choices__list--dropdown {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #FDFDFD;
  border: 1px solid var(--renteez-dark);
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
}

.choices__list--dropdown.is-active {
  display: block;
}

.is-open .choices__list--dropdown {
  border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: .25rem .25rem 0 0;
}

.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

.choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}

[dir="rtl"] .choices__list--dropdown .choices__item {
  text-align: right;
}

@media (min-width: 1200px) {
  .choices__list--dropdown .choices__item--selectable {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  [dir="rtl"] .choices__list--dropdown .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir="rtl"] .choices__list--dropdown .choices__item--selectable:after {
    right: auto;
    left: 10px;
  }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
  opacity: .5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: .5;
}

.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #FDFDFD;
  color: gray;
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.choices__button:focus {
  outline: none;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}

.choices__input:focus {
  outline: 0;
}

[dir="rtl"] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

.choices__placeholder {
  opacity: .75;
}

/*=====  End of Choices  ======*/
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: var(--renteez-white);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open, .flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  animation: fpFadeInDown 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before, .flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before, .flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: var(--renteez-white);
}

.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: var(--renteez-white);
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -ms-flex: 1;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  line-height: 16px;
  height: 28px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.disabled, .flatpickr-months .flatpickr-next-month.disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
 *       /*rtl:begin:ignore*/
  left: 0;
  /*
 *       /*rtl:end:ignore*/
}

/*
 *       /*rtl:begin:ignore*/
/*
 *       /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
 *       /*rtl:begin:ignore*/
  right: 0;
  /*
 *       /*rtl:end:ignore*/
}

/*
 *       /*rtl:begin:ignore*/
/*
 *       /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  transition: fill .1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input, .numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  transform: translate3d(0, 0, 0);
}

.flatpickr-current-month span.cur-month {
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: .5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 .5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}

.dayContainer, .flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-around;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.dayContainer + .dayContainer {
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 300;
  width: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: var(--renteez-white);
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  box-shadow: none;
  color: var(--renteez-white);
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
}

.flatpickr-day.disabled, .flatpickr-day.disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.disabled, .flatpickr-day.disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  display: inline-block;
  float: none;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: none;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: #f3f3f3;
}

.flatpickr-input,
.flatpickr-input[readonly] {
  cursor: pointer;
  text-align: left !important;
}

@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -200px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

* {
*   box-sizing: border-box;
*   }
*
*   [type="checkbox"]:checked,
*   [type="checkbox"]:not(:checked) {
*     position: absolute;
*       left: -9999px;
*         visibility: hidden;
*           transform: scale(0);
*             opacity: 0;
*             }
*
*             [type="checkbox"]:checked + label,
*             [type="checkbox"]:not(:checked) + label {
*               position: relative;
*                 padding-left: 33px;
*                   cursor: pointer;
*                   }
*
*                   [type="checkbox"]:checked + label:before,
*                   [type="checkbox"]:not(:checked) + label:before {
*                     content: '';
*                       position: absolute;
*                         left: 0;
*                           top: 0;
*                             width: 20px;
*                               height: 20px;
*                                 border-radius: 3px;
*                                   background: var(--renteez-white);
*                                   }
*
*                                   [type="checkbox"]:checked + label:after,
*                                   [type="checkbox"]:not(:checked) + label:after {
*                                     content: '';
*                                       width: 12px;
*                                         height: 12px;
*                                           background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg fill='%2300ad5f' aria-hidden='true' data-prefix='fas' data-icon='check' class='svg-inline--fa fa-check fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%2300ad5f' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'%3e%3c/path%3e%3c/svg%3e");
*                                             position: absolute;
*                                               top: 4px;
*                                                 left: 4px;
*                                                   border-radius: 100%;
*                                                     transition: all 0.2s ease;
*                                                     }
*
*                                                     [type="checkbox"]:not(:checked) + label:after {
*                                                       opacity: 0;
*                                                         transform: scale(0);
*                                                         }
*
*                                                         [type="checkbox"]:checked + label:after {
*                                                           opacity: 1;
*                                                             transform: scale(1);
*                                                             }
*
*
*/*  
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Actual Material starts here
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
*/
.BigSearchBar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;

  background-size: cover;
  background-position: center center;
}

.BigSearchBar form {
  width: 100%;
  margin: 0;
  /*
 *   padding-left: 1rem;
 *     padding-right: 1rem;
 *       */
}

.BigSearchBar form fieldset {
  margin-bottom: 30px;
  border: none;
}

.BigSearchBar h1 {
  font-size: 48px;
  font-weight: 400;
  color: var(--renteez-white);
  width: 100%;
}

.BigSearchBar form fieldset legend {
  font-size: 48px;
  font-weight: 300;
  color: var(--renteez-white);
}

.BigSearchBar form .inner-form header {
  margin-bottom: 12px;
}

.BigSearchBar form .inner-form header .travel-type-wrap {
  display: -ms-flexbox;
  display: flex;
}

.BigSearchBar form .inner-form header .travel-type-wrap .item {
  color: #555;
  border-radius: 3px;
  background: var(--renteez-white);
  margin-right: 5px;
  padding: 18px 20px;
  transition: all .3s;
  cursor: pointer;
  text-align: center;
}

.BigSearchBar form .inner-form header .travel-type-wrap .item .group-icon {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 10px;
}

.BigSearchBar form .inner-form header .travel-type-wrap .item .group-icon svg {
  width: 20px;
  height: 20px;
  fill: #555;
  margin: 0 4px;
}

.BigSearchBar form .inner-form header .travel-type-wrap .item span {
  font-size: 12px;
  font-weight: bold;
}

.BigSearchBar form .inner-form header .travel-type-wrap .item.active {
  color: var(--renteez-white);
  background: #2c6ed5;
}

.BigSearchBar form .inner-form header .travel-type-wrap .item.active svg {
  fill: var(--renteez-white);
}

.BigSearchBar form .inner-form header .travel-type-wrap .item:hover, .BigSearchBar form .inner-form header .travel-type-wrap .item:focus {
  background: #2c6ed5;
  color: var(--renteez-white);
}

.BigSearchBar form .inner-form header .travel-type-wrap .item:hover .group-icon svg, .BigSearchBar form .inner-form header .travel-type-wrap .item:focus .group-icon svg {
  fill: var(--renteez-white);
}

.BigSearchBar form .inner-form {
    padding: 0.75rem;
    background: #AAAAAA;
    background: transparent;
    border-radius: 16px;
}
.BigSearchBar form .inner-form:hover {
    /* background: var(--renteez-blue); */ /* Removed by MK March 18, 2025 */
    transition: all 0.5s linear;
    /* MK Animation Needed */
}


.BigSearchBar form .inner-form .main-form {
  background: var(--renteez-white);
  /* box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15); */
  border-radius: 3px;
  position: relative;
  padding: 10px 24px;
  position: relative;
  border-radius: 12px;
  height: auto;
}

.BigSearchBar form .inner-form .main-form .row {
  margin-bottom: 36px;
  margin-bottom: 36px;
}

.BigSearchBar form .inner-form .main-form .row .input-wrap {
  background: var(--renteez-white);
  border-radius: 3px;
  height: 44px;
  position: relative;
  padding: 0px 4px 0px 40px;
  width: 100%;
  margin-bottom: 16px;
}

.BigSearchBar form .inner-form .main-form .row .input-wrap .icon-wrap {
  width: 48px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.BigSearchBar form .inner-form .main-form .row .input-wrap .icon-wrap svg {
  fill: #ccc;
  width: 20px;
  height: 20px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin: 0 10px 10px 10px;
}

.BigSearchBar form .inner-form .main-form .row .input-wrap .input-field label {
  font-size: 11px;
  font-weight: 900;
  display: block;
  color: #555;
}

.BigSearchBar form .inner-form .main-form .row .input-wrap .input-field input {
  font-size: 16px;
  color: #333;
  background: transparent;
  width: 100%;
  border: 0;
  padding: 8px 0;
  border: none;
  border-bottom: 1px solid var(--renteez-black);
}

.BigSearchBar form .inner-form .main-form .row .input-wrap .input-field input.placeholder {
  color: #808080;
}

.BigSearchBar form .inner-form .main-form .row .input-wrap .input-field input:-moz-placeholder {
  color: #808080;
}

.BigSearchBar form .inner-form .main-form .row .input-wrap .input-field input::-webkit-input-placeholder {
  color: #808080;
}

.BigSearchBar form .inner-form .main-form .row .input-wrap .input-field input.hover, .BigSearchBar form .inner-form .main-form .row .input-wrap .input-field input:focus {
  box-shadow: none;
  outline: 0;
}

.BigSearchBar form .inner-form .main-form .row .input-checkbox-group .input-checkbox {
  display: inline-block;
  margin-right: 44px;
}

.BigSearchBar form .inner-form .main-form .row .input-checkbox-group .input-checkbox label {
  font-weight: 900;
  font-size: 11px;
  color: var(--renteez-dark);
  padding-top: 3px;
}

.BigSearchBar form .inner-form .main-form .row.second {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 24px;
}

.BigSearchBar form .inner-form .main-form .row.second .input-wrap {
  width: calc((100% - 4px)/3);
}

.BigSearchBar form .inner-form .main-form .row.third {
  margin-bottom: 30px;
}

/*
 * .BigSearchBar form .inner-form .main-form:after {
 *   content: '';
 *     width: 0;
 *       height: 0;
 *         border-left: 10px solid transparent;
 *           border-right: 10px solid transparent;
 *             border-bottom: 10px solid var(--renteez-white);
 *               position: absolute;
 *                 top: -10px;
 *                 }
 *                 */

.BigSearchBar form .inner-form .main-form.type0:after {
  left: 50px;
}

.BigSearchBar form .inner-form .main-form.type1:after {
  left: 170px;
}

.BigSearchBar form .inner-form .main-form.type2:after {
  left: 330px;
}

.BigSearchBar form .inner-form .main-form.type3:after {
  left: 474px;
}

.BigSearchBar form .input-select {
  height: 36px;
  margin-top: 4px;
  padding: 4px 0;
  border: none;
  border-bottom: 1px solid var(--renteez-black);
}

.BigSearchBar form .choices__inner {
  background: transparent;
  border-radius: 0;
  border: 0;
  height: 100%;
  color: #333;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0;
  padding-right: 30px;
  font-size: 16px;
  min-height: auto;
}

.BigSearchBar form .choices__inner .choices__list.choices__list--single {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
}

.BigSearchBar form .choices__inner .choices__item.choices__item--selectable.choices__placeholder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  opacity: 1;
  color: #666;
}

.BigSearchBar form .choices__inner .choices__list--single .choices__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  color: var(--renteez-black);
}

.BigSearchBar form .choices__list.choices__list--dropdown {
  border: 0;
  background: var(--renteez-white);
  color: #1F1F1F;
  padding: 10px 15px;
  margin-top: 8px;
  border-radius: 3px;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
  overflow: auto;
}

.BigSearchBar form .choices__list.choices__list--dropdown .choices__item--selectable {
  padding-right: 0;
}

.BigSearchBar form .choices__list--dropdown .choices__item--selectable.is-highlighted {
  background: transparent;
  color: var(--renteez-black);
}

.BigSearchBar form .choices__list--dropdown .choices__item {
  color: var(--renteez-blue);
  min-height: 24px;
}

.BigSearchBar form .choices[data-type*="select-one"] .choices__inner {
  padding-bottom: 0;
}

.BigSearchBar form .choices[data-type*="select-one"]:after {
  border: 0;
  width: 18px;
  height: 18px;
  margin: 0;
  transform: none;
  opacity: 1;
  right: 0;
  top: 0;
  background-size: 18px 18px;
  background-position: right center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
}

.BigSearchBar form .choices[data-type*="select-one"].is-open:after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath d='M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z'/%3e%3c/svg%3e");
}

.BigSearchBar form .btn-search {
  min-width: 100px;
  width: 200px;
  height: 50px;
  padding: 0 32px;
  background: var(--renteez-dark);
  white-space: nowrap;
  border-radius: 3px;
  font-size: 16px;
  color: var(--renteez-white);
  transition: all .2s ease-out, color .2s ease-out;
  border: 0;
  cursor: pointer;
  font-weight: 600;
  border-radius: 32px;
  margin: 0 20px 0 20px;
  margin-top: 32px;
}

.BigSearchBar form .btn-cancel {
  min-width: 100px;
  width: 200px;
  height: 50px;
  padding: 0 32px;
  background: var(--renteez-white);
  white-space: nowrap;
  border-radius: 3px;
  font-size: 16px;
  color: var(--renteez-dark);
  transition: all .2s ease-out, color .2s ease-out;
  border: 1px solid var(--renteez-black);
  cursor: pointer;
  font-weight: 600;
  border-radius: 32px;
  margin: 0 20px 0 20px;
  margin-top: 32px;
}

.BigSearchBar form .btn-search:hover {
  background: var(--renteez-white);
  border: 1px solid var(--renteez-black);
  color: var(--renteez-black);
}

@media screen and (max-width: 1200px) {
  .BigSearchBar {
    margin-top: 16px;
  }
  .BigSearchBar form .inner-form header {
    overflow: hidden;
  }
  .BigSearchBar form .inner-form .main-form .row {
    margin-bottom: 4px;
  }
  .BigSearchBar form .inner-form .main-form {
    height: auto;
    padding-bottom: 16px;
  }
  
  .BigSearchBar form .inner-form header .travel-type-wrap {
    overflow-x: auto;
  }
  .BigSearchBar form .inner-form header .travel-type-wrap .item {
    width: 100%;
    min-width: 170px;
  }
  .BigSearchBar form .inner-form .main-form .row.second {
    display: block;
    margin-top: 0px;
  }
  .BigSearchBar form .inner-form .main-form .row.second .input-wrap {
    width: 100%;
    margin-bottom: 15px;
  }
  .BigSearchBar form .inner-form .main-form .row.third {
    margin-bottom: 0;
  }
  .BigSearchBar form .inner-form .main-form .row.third .input-checkbox-group .input-checkbox {
    margin-bottom: 20px;
  }
  .BigSearchBar form .inner-form .main-form:after {
    display: none;
  }
}


/* 
 * *******************************************************************************************************
 * Login and Registration 
 * *******************************************************************************************************
 * */


.login_container {
  position: relative;
  width: 100%;
  background-color: var(--renteez-white);
  height: 100vh;
  min-height: 100vh;
  overflow: hidden;
  transition: all 0.2s 0.7s;
}

.forms-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.2s 0.7s;
}

.signin-signup {
  position: absolute;
  top: 40%;
  transform: translate(-25%, -60%);
  left: 75%;
  width: 50%;
  transition: 1s 0.7s ease-in-out;
  display: grid;
  grid-template-columns: 1fr;
  z-index: 5;
}


.login_container form {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  /* padding: 0rem 5rem; */
  transition: all 0.2s 0.7s;
  overflow: hidden;
  grid-column: 1 / 2;
  grid-row: 1 / 2;
  width: 50%;
}

.login_container .sign-up-form {
  opacity: 0;
  z-index: 1;
  transition: all 1s 0.7s;
  background: rgba(255, 255, 255, 0.5);
  border: 2px solid var(--renteez-white);
  backdrop-filter: blur(8px);
}

.login_container .sign-in-form {
  z-index: 2;
  transition: all 1s 0.7s;
  background: rgba(255, 255, 255, 0.5);
  border: 2px solid var(--renteez-white);
  backdrop-filter: blur(8px);
}

.login_container form .title {
  font-size: 1.6rem;
  color: #444;
  margin-bottom: 0px;
  max-width: 380px;
  width: 100%;
  text-align: center;
}

.login_container form .input-field {
  max-width: 380px;
  width: 100%;
  background-color: var(--renteez-white);
  margin: 12px 0 0 0;
  height: 44px;
  display: grid;
  grid-template-columns: 15% 85%;
  padding: 0 0.4rem;
  position: relative;
  border-bottom: 1px solid var(--renteez-black);
  border-radius: 0;
}

.login_container form .input-field i {
  text-align: center;
  line-height: 44px;
  color: var(--renteez-dark);
  transition: 0.5s;
  font-size: 1rem;
  width: 44px;
  align-items: center;
  align-self: center;
  align-content: center;
}

.login_container form a {
    font-size: 18px;
    color: var(--renteez-dark);
}
.login_container form .input-field p {
  text-align: left;
  line-height: 1rem;
  background-color: var(--renteez-blue);
  color: var(--renteez-white);
  transition: 0.5s;
  font-size: .8rem;
  max-width: 380px;
  width: 100%;
  text-align: center;
  margin-left: 54px;
  position: relative;

}

.login_container form .input-field input {
  background: none;
  outline: none;
  border: none;
  line-height: 1;
  font-weight: 300;
  font-size: 1.1rem;
  color: var(--renteez-black);
  border-radius: 0;
}

.login_container form .input-field input::placeholder {
  color: rgba(128, 128, 128, 0.85);
  font-weight: 200;
}

.login_container form .input-field input[value=""],
.login_container form .input-field input:valid,
.login_container form .input-field input:not(:placeholder-shown) {
    background: transparent;
    height: 42px;
}

.btn {
  background-color: var(--renteez-dark);
  border: none;
  outline: none;
  height: 44px;
  border-radius: 32px;
  color: var(--renteez-white);
  text-transform: uppercase;
  font-weight: 600;
  margin: 10px 0;
  cursor: pointer;
  transition: 0.5s;
  width: 200px;
  color: var(--renteez-white);
  border: 0 none;
  cursor: pointer;
  padding: 16px 32px;
  margin: 10px 5px;
  font-size: 20px;
  border-radius: 32px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 300;
}

.btn:hover {
  background: var(--renteez-white);
  border: 1px solid var(--renteez-black);
  color: var(--renteez-black);
}
.panels-container {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.login_container:before {
  content: "";
  position: absolute;
  height: 150vh;
  width: 150vh;
  top: 30%;
  right: 48%;
  transform: translateY(-33%);
  background-image: linear-gradient(-45deg, #111111 0%, #9f9f9f 100%);
  background-image: radial-gradient(#6f6f6f, var(--renteez-black));
  transition: 1.8s ease-in-out;
  border-radius: 50%;
  z-index: 6;
}

.image {
  width: 100%;
  transition: transform 1.1s ease-in-out;
  transition-delay: 0.4s;
}

.panel {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  z-index: 6;
}

.left-panel {
  pointer-events: all;
  padding: 3rem 17% 2rem 12%;
}

.right-panel {
  pointer-events: none;
  padding: 3rem 12% 2rem 17%;
}

.panel .content {
  color: var(--renteez-white);
  transition: transform 0.9s ease-in-out;
  transition-delay: 0.6s;
}

.panel h3 {
  font-weight: 600;
  line-height: 1;
  font-size: 1.5rem;
}

.panel p {
  font-size: 0.95rem;
  padding: 0.7rem 0;
}

.btn.transparent {
  margin: 0;
  background: none;
  border: 2px solid var(--renteez-white);
  width: 130px;
  height: 41px;
  font-weight: 600;
  font-size: 0.8rem;
}

.right-panel .image,
.right-panel .content {
  transform: translateX(800px);
}

/* ANIMATION */

.login_container.sign-up-mode:before {
  transform: translate(100%, -66%);
  right: 52%;
}

.login_container.sign-up-mode .left-panel .image,
.login_container.sign-up-mode .left-panel .content {
  transform: translateX(-800px);
}

.login_container.sign-up-mode .signin-signup {
  left: 25%;
}

.login_container.sign-up-mode .sign-up-form {
  opacity: 1;
  z-index: 2;
  transition: all 0.2s 0.7s;
}

.login_container.sign-up-mode .sign-in-form {
  opacity: 0;
  z-index: 1;
  transition: all 0.2s 0.7s;
}

.login_container.sign-up-mode .right-panel .image,
.login_container.sign-up-mode .right-panel .content {
  transform: translateX(0%);
}

.login_container.sign-up-mode .left-panel {
  pointer-events: none;
}

.login_container.sign-up-mode .right-panel {
  pointer-events: all;
}

.signin-signup p {
  text-align: center;
  line-height: 1.1rem;
  color: var(--renteez-blue);
  transition: 0.5s;
  font-size: 1rem;
  position: relative;  
}

@media (max-width: 1200px) {
  .login_container {
    min-height: 800px;
    height: 100vh;
    width: 100%;
  }

  .login_container form {
    width: 100%;
  }
  
  .signin-signup {
    width: 100%;
    top: 95%;
    transform: translate(-50%, -100%);
    transition: 1s 0.8s ease-in-out;
  }

  .signin-signup,
  .login_container.sign-up-mode .signin-signup {
    left: 50%;
    top: 2%;
  }

  .panels-container {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 2fr 1fr;
  }

  .panel {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    padding: 2rem 8%;
    grid-column: 1 / 2;
  }

  .right-panel {
    grid-row: 3 / 4;
  }

  .left-panel {
    grid-row: 1 / 2;
  }

  .image {
    width: 200px;
    transition: transform 0.9s ease-in-out;
    transition-delay: 0.6s;
  }

  .panel .content {
    padding-right: 15%;
    transition: transform 0.9s ease-in-out;
    transition-delay: 0.8s;
  }

  .panel h3 {
    font-size: 1.2rem;
  }

  .panel p {
    font-size: 0.7rem;
    padding: 0.5rem 0;
  }

  .btn {
    align-self: center;
  }

  .signin-signup p,
  .signin-signup a {
    align-self: center; 
  }

  .btn.transparent {
    width: 110px;
    height: 35px;
    font-size: 0.7rem;
  }

  .login_container:before {
    width: 1000px;
    height: 1000px;
    transform: translateX(-50%);
    left: 30%;
    bottom: 68%;
    right: initial;
    top: initial;
    transition: 2s ease-in-out;
  }

  .login_container.sign-up-mode:before {
    transform: translate(-50%, 100%);
    bottom: 32%;
    right: initial;
  }

  .login_container.sign-up-mode .left-panel .image,
  .login_container.sign-up-mode .left-panel .content {
    transform: translateY(-300px);
  }

  .login_container.sign-up-mode .right-panel .image,
  .login_container.sign-up-mode .right-panel .content {
    transform: translateY(0px);
  }

  .right-panel .image,
  .right-panel .content {
    transform: translateY(300px);
  }

  .signin-signup {
    top: 25%;
    width: 90%;
    transform: translate(-50%, 0);
  }
}

@media (max-width: 570px) {
  .login_container form {
    width: 100%;
    padding: 0 1rem 0 0;
    justify-content: flex-start;
  }

  .image {
    display: none;
  }
  .panel .content {
    padding: 0.5rem 1rem;
  }
  .login_container {
    padding: 1.5rem;
  }

  .login_container:before {
    bottom: 75%;
    left: 50%;
  }

  .login_container.sign-up-mode:before {
    bottom: 25%;
    left: 50%;
  }
  .btn {
    align-self: center;
    height: 32px;
    font-size: 14px;
  }
  .signin-signup p,
  .signin-signup a {
    align-self: center; 
  }
  

}



/* FOR Main Page CSS */

.icon_image {
  width: 48px;
  height: 48px;
}
.icon_rounded {
  border-radius: 50%;
}

.reasons {
  padding: 71px 0 65px 0;
}
.reasons_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 35px;
}
.reasons_round {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 26px;
    width: 113px;
    height: 113px;
    background-color: var(--renteez-black);
    border-radius: 100%
  }
  .reasons_round img {
      width: 48px;
      height: 48px;
  }
.reasons_descr {
    width: 75%;
    text-align: justify;
}

.reasons_subtitle {
    line-height: 21px;
    color: var(--renteez-blue);
    font-size: 17px;
    font-weight: 400;
}
.reasons_text {
    color: #202020;
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
}
.google_map_canvas {
  width: 100%; 
  height: 390px; 
  /* padding: 16px; */
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.25);
  background: transparent;
  /* border: 12px solid white; */
  padding-left: 1rem;
  padding-right: 1rem;
  transition: all .3s;
}

.google_map_canvas:hover {
  /* border: 12px solid #0091ff; */
}

@media (max-width: 1200px) {
  .google_map_canvas {
      width: 360px; 
      height: 360px; 
      padding: 8px;
      margin-top: 32px;
   }
  .reasons_block {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .reasons_descr {
    width: 300px;
  }

  .reasons_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .reasons_round {
    margin-right: 0;
  }
  .reasons_descr {
    width: 300px;
    margin-top: 20px;
  }
}



/***************************
 * MULTI FORM
 * ****************************/

/*form styles*/
#msform {
    width: 100%;
    margin: 50px auto;
    text-align: center;
    position: relative;
    padding: 0;
}

#msform fieldset {
    background: var(--renteez-white);
    border: none;
    border-radius: 3px;
    /* box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4); */
    padding: 20px 30px;
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto;
    
    /*stacking fieldsets above each other*/
    position: relative;
}

#msform fieldset .form-group {
    /* display: flex; */
}

#msform fieldset label {
    font-size: 18px;
    line-height: 28px;
    align-items: center;
    position: relative;
    display: flex;
    margin-bottom: 10px;
}

#msform fieldset input:not(:Empty) ~ label,
#msform fieldset input:focus ~ label,
#msform fieldset input:valid ~ label {
}


#msform fieldset select {
    padding: 4px 24px;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid var(--renteez-dark);
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 18px;
    box-shadow: 0 0 0 transparent;
    position: relative;
    top: 0;
    border-radius: 20px;
    background: transparent;
}

#msform fieldset select:required {
    color: var(--renteez-dark);
    padding: 4px 24px;
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}

#msform fieldset select option {
    font-size: 18px;
    padding: 4px 24px;
}
/*Hi
 */*inputs*/
#msform input {
    padding: 6px 24px;
    border: 0;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid var(--renteez-dark);
    border-radius: 20px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 18px;
    box-shadow: 0 0 0 transparent;
    background: transparent;
    line-height: 1.5rem;
}

#msform input:disabled {
    background-color: #CCCCCC;
/*
 *  border: none;
 *      outline: none;
 *          border-radius: 0;
 *              border-bottom: 1px solid var(--renteez-black);
 *              */
}

#msform textarea {
    padding: 6px 15px;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid var(--renteez-dark);
    border-radius: 20px;
    margin-bottom: 10px;
    width: 100%;
    height: 180px;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 18px;
    box-shadow: 0 0 0 transparent;
    background: transparent;
    line-height: 1.5rem;
    resize: none;
    white-space: pre-wrap;
}

#msform input[type="number"]::-webkit-outer-spin-button,
#msform input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  line-height: 1.5rem;
}


#msform input[type="checkbox"], 
#msform input[type="checkbox"]:checked, 
#msform input[type="checkbox"]:not(:checked) {
    padding: 15px;
    border: 0;
    outline: none;
    border-bottom: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 18px;
    box-shadow: 0 0 0 transparent;
    font-size: 24px;
    border: 1px solid var(--renteez-black);
    width: 20px;
    left: 0;
    opacity: 1;
    visibility: visible;
    position: relative;
}

#msform input[type="checkbox"]:checked + label:after,
#msform input[type="checkbox"]:not(:checked) + label:after,
#msform input[type="checkbox"]:checked + label:before,
#msform input[type="checkbox"]:not(:checked) + label:before {
  /* content: ''; */
  position: absolute;
  left: 0;
  top: 0;
}

/*buttons*/
#msform .action-button {
    width: 200px;
    background: var(--renteez-black);
    font-weight: bold;
    color: var(--renteez-white);
    border: 0 none;
    cursor: pointer;
    padding: 16px 32px;
    margin: 10px 5px;
    font-size: 20px;
    border-radius: 32px;
    text-transform: uppercase;
}
#msform .next {
    background-color: var(--renteez-black);
    border: 1px solid var(--renteez-black);
    border-radius: 32px;
    color: var(--renteez-white);
}

#msform .previous {
    background-color: var(--renteez-white);
    border: 1px solid var(--renteez-black);
    border-radius: 32px;
    color: var(--renteez-black);
}

#msform .action-button:hover, #msform .action-button:focus {
    box-shadow: 0 0 0 2px var(--renteez-white), 0 0 0 3px var(--renteez-black);
}
/*headings*/
.fs-title {
    font-size: 24px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
}
.fs-subtitle {
    font-weight: normal;
    font-size: 20px;
    color: #666;
    margin-bottom: 20px;
}
/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
    z-index: 101;
    padding: 0;
    width: 100%;
    position: relative;
    display: flex;
}
#progressbar li {
    list-style-type: none;
    color: var(--renteez-black);
    text-transform: uppercase;
    font-size: 9px;
    width: 33.33%;
    float: left;
    left: 0;
    position: relative;
    z-index: 101;
}

#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: var(--renteez-black);
    background: var(--renteez-white);
    border-radius: 50%;
    border: 1px solid var(--renteez-black);
    margin: 0 auto 5px auto;
    z-index: 101;
}
/*progressbar connectors*/
#progressbar li:after {
    content: '';
    width: calc(100% - 40px);
    height: 2px;
    background: var(--renteez-white);
    border: 1px solid var(--renteez-black);
    position: absolute;
    
    left: calc(-50% + 20px);
    top: 20px;
    z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
    background: var(--renteez-black);
    color: var(--renteez-white);
}

#msform input[type=file] {
    display: none;
}

#msform .img-div {
    position: relative;
    width: 120px;
    float:left;
    margin-right:5px;
    margin-left:5px;
    margin-bottom:10px;
    margin-top:10px;
}

#msform .image {
    opacity: 1;
    display: block;
    width: 120px;
    height: 120px;
    transition: .5s ease;
    backface-visibility: hidden;
    object-fit: contain;
}

#msform .middle {
    transition: .5s ease;
    opacity: 1;
    position: relative;
    display: flex;
    left: auto;
    text-align: center;
    justify-content: center;
}

#msform .img-div p {
    transition: .5s ease;
    opacity: 1;
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    font-size: 14px;
    color: var(--renteez-blue);
    overflow: hidden;
}

#msform  .img-div img {
    border: 1px solid var(--renteez-black);
    border-radius: 8px;
}

#msform .img-div .btn {
padding: 0;
margin: 8px;
border-radius: 8px;
}

#msform .img-div:hover .image {
    opacity: 1;
}

#msform .img-div:hover .middle {
    opacity: 1;
}

#msform  .video-div {
    position: relative;
    width: 120px;
    float:left;
    margin-right:5px;
    margin-left:5px;
    margin-bottom:10px;
    margin-top:10px;
}

#msform .video-div p {
    transition: .5s ease;
    opacity: 1;
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    font-size: 14px;
    color: var(--renteez-blue);
    overflow: hidden;
}

#msform .video-div:hover .image {
    opacity: 1;
}

#msform .video-div:hover .middle {
    opacity: 1;
}

#msform .video-div:hover video .middle {
    opacity: 1;
}

#msform .doc-div {
    position: relative;
    width: 120px;
    float:left;
    margin-right:5px;
    margin-left:5px;
    margin-bottom:10px;
    margin-top:10px;
}

#msform .doc-div p {
    transition: .5s ease;
    opacity: 1;
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    font-size: 14px;
    color: var(--renteez-blue);
    overflow: hidden;
}

#msform .doc-div:hover .image {
    opacity: 1;
}

#msform .doc-div:hover .middle {
    opacity: 1;
}

#msform .doc-div .fa, 
#msform .doc-div .fa-solid,
#msform .doc-div .fa-regular,
#msform .doc-div .fas,

#msform .video-div .fa, 
#msform .video-div .fa-solid, 
#msform .video-div .fas,
#msform .video-div .fa-regular,

#msform .img-div .fa, 
#msform .img-div .fa-solid,
#msform .img-div .fa-regular,
#msform .img-div .fas {
    text-align: center;
    color: var(--renteez-black);
    font-size: 22px;
    line-height: 24px;
    padding: 8px;
    padding-left: 20px;
    padding-right: 20px;
}


#msform input::placeholder {
    content:'*';
    /* color: rgba(216, 27, 32, 0.5); */
  color: rgba(128, 128, 128, 0.85);
  font-weight: 300;
}

#msform input[required]::placeholder {
    content:'*';
    /* color: rgba(216, 27, 32, 0.5); */
  color: rgba(128, 128, 128, 0.85);
  font-weight: 300;
}

.ql-toolbar.ql-snow {
    border: 2px solid var(--renteez-black);
    border-radius: 16px 16px 0 0;
    box-sizing: border-box;
    padding: 8px;
    background: var(--renteez-white);
    color: var(--renteez-black);
    border-bottom: 2px solid var(--renteez-black);
    height: auto;
}
.ql-editor {
    /* border: 2px solid var(--renteez-black);
 *  border-radius: 0 0 16px 16px; */
    background: var(--renteez-white);
    height: 20vh;
}
          
.ql-container {
  box-sizing: border-box;
  font-size: 13px;
  height: 22vh;
  margin: 0px;
  position: relative;
}

.ql-editor p {
    font-size: 1rem;
}
          
          
#msform .input-icons {
  width: 100%;
  margin-bottom: 0px;
  line-height: 48px;
  padding-left: 0px;
  display: flex;
}

#msform .input-icons-required {
  width: 100%;
  margin-bottom: 0px;
  line-height: 48px;
  padding-left: 0px;
  display: flex;
  color: var(--renteez-red);
}

#msform .input-icons i {
  position: absolute;
  font-size: 20px;
  line-height: 40px;
  padding-left: 8px;
  padding-right: 8px;
}

#msform .input-icons-required i {
  position: absolute;
  font-size: 20px;
  line-height: 40px;
  padding-left: 0px;
  color: #4c1c20;
}

@media only screen and (max-width: 480px) {
    .ql-toolbar.ql-snow {
        height: 132px;
    }
    .ql-editor {
        height: 25vh;
    }
    .ql-container {
        height: 28vh;
    }
    #msform .form-label {
           font-size: 1.1rem;
           line-height: 2.5rem;
           margin-top: 1rem;
    }
}


/*
 *  *******************************************************************************************
 *   NEW NAVIGATION BAR
 *    *******************************************************************************************
 *     */
 .nav_wrapper {
  position: fixed;
  width: 100%;
  z-index: 10000;
  top: 0;
  background: #F7F7F7;
}

.nav_wrapper nav {
  position: relative;
  display: flex;
  max-width: calc(100% - 60px);
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
  height: 64px;
}

nav .nav-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-right: 40px;
}


nav .nav-content .links {
  margin-left: 80px;
  display: flex;
  gap: 10px;
}
.nav-content .logo {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 64px;
  margin-top: 0px;
}
.nav-content .logo img {
    height: 48px;
    width: auto;
}
.nav-content .logo a {
  color: var(--renteez-dark);
  font-size: 30px;
  font-weight: 600;
}
.nav-content .links li {
  list-style: none;
  margin-top: 16px;
}

.nav-content .links li a,
.nav-content .links li label {
  color: var(--renteez-black);
  font-size: 20px;
  padding: 7px 14px;
  border-radius: 5px;
  transition: all 0.3s ease;
  text-decoration: none;
}

.nav-content .links li a span {
  font-size: 0.7em;
  position: relative;
  top: -10px;
  color: var(--renteez-dark);
}

.nav-content .links li a:hover > i {
  color: var(--renteez-white);
}

.nav-content .links li a:hover > span {
  background: var(--renteez-dark);
  color: var(--renteez-white);
}


.nav-content .links li label {
  display: none;
}

.nav-content .links li a:hover,
.nav-content .links li label:hover {
  background: var(--renteez-dark);
  color: var(--renteez-white);
}
.nav-content .links li a.admin,
.nav-content .links li label.admin {
  color: var(--renteez-red);
}
.nav-content .links li a.admin:hover,
.nav-content .links li label.admin:hover {
  background: var(--renteez-red);
  color: var(--renteez-white);
}

.nav_wrapper .search-icon,
.nav_wrapper .menu-icon {
  color: var(--renteez-black);
  font-size: 24px;
  cursor: pointer;
  line-height: 70px;
  width: 32px;
  text-align: center;
  padding: 0 !important;
  margin: 0;
}

.nav_wrapper .menu-icon {
  display: none;
}

.nav_wrapper #show-search:checked ~ .search-icon::before {
  font-size: 32px;
  padding-bottom: 8px;
}
.nav_wrapper #show-search:checked ~ .search-icon i::before {
  content: "\f00d";
  font-size: 32px;
}

.nav_wrapper .search-box {
  position: absolute;
  height: 80%;
  max-width: calc(100% - 40px);
  width: 100%;
  opacity: 0;
  top: 8px;
  pointer-events: none;
  transition: all 0.3s ease;
}
.nav_wrapper #show-search:checked ~ .search-box {
  opacity: 1;
  pointer-events: auto;
}

.search-box input {
  width: calc( 100% - 24px);
  height: 48px;
  border: none;
  outline: none;
  font-size: 24px;
  color: var(--renteez-black);
  background: var(--renteez-white);
  padding: 0px 72px 0 16px;
  position: relative;
  border: 1px solid var(--renteez-blue);
  border-radius: 16px;
}

.search-box input::placeholder {
  color: #808080;
}

.search-box .go-icon {
  position: absolute;
  display: flex;
  right: 16px;
  top: 50%;
  align-items: center;
  transform: translateY(-50%);
  line-height: 60px;
  width: 32px;
  height: 50px;
  justify-content: center;
  border: none;
  outline: none;
  color: var(--renteez-black);
  font-size: 20px;
  border-radius: 50%;
  cursor: pointer;
  background: transparent;
  margin: 0;
  margin-top: 0px;
  padding: 16px;
  margin-right: 8px;
}

.search-box .speak-icon {
  position: absolute;
  display: flex;
  right: 52px;
  top: 50%;
  align-items: center;
  transform: translateY(-50%);
  line-height: 60px;
  width: 32px;
  height: 50px;
  justify-content: center;
  border: none;
  outline: none;
  color: var(--renteez-black);
  font-size: 20px;
  border-radius: 50%;
  cursor: pointer;
  background: transparent;
  margin: 0;
  margin-top: 0px;
  padding: 24px;
}

.nav_wrapper input[type="checkbox"] {
  display: none;
}

/* Dropdown Menu code start */
.nav-content .links ul {
  position: absolute;
  background: #F7F7F7;
  top: 256px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  color: var(--renteez-dark);
  padding: 0;
  /* border: 3px solid var(--renteez-black); */
  border-top: none;
  text-decoration: none;
  margin-left: 0px;
}
.nav-content .links li:hover > ul {
  top: 48px;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}
.nav-content .links ul li a {
  color: var(--renteez-black);
  display: block;
  width: 100%;
  line-height: 24px;
  border-radius: 0px !important;
  text-decoration: none;
  white-space: nowrap;
}

.nav-content .links ul li a.danger {
  color: var(--renteez-red);
  display: block;
  width: 100%;
  line-height: 24px;
  border-radius: 0px !important;
  text-decoration: none;
  white-space: nowrap;
}

.nav-content .links ul li a:hover {
  background: var(--renteez-blue);
}

.nav-content .links ul ul {
  position: absolute;
  top: 0;
  right: calc(-100% + 8px);
}
.nav-content .links ul li {
  position: relative;
}
.nav-content .links ul li:hover ul {
  top: 0;
}

/* Responsive code start */
@media screen and (max-width: 1200px) {
  .nav_wrapper nav {
    max-width: 100%;
    padding: 0 8px;
    margin-right: 0;
  }
  nav .nav-content .links {
    margin-left: 30px;
  }
  .nav-content .links li a {
    color: var(--renteez-black);
    padding: 8px 12px;
    font-size: 20px;
  }
  .nav_wrapper .search-box {
    max-width: calc(100% - 48px);
  }
}

@media screen and (max-width: 1200px) {
  .nav_wrapper .menu-icon {
    display: block;
  }
  .nav-content .logo a {
    font-size: 25px;
  }
  .nav_wrapper #show-menu:checked ~ .menu-icon i::before {
    content: "\f00d";
  }
  nav .nav-content .links {
    display: block;
    position: fixed;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(8px);
    box-shadow: 2px 2px 4px var(--renteez-white);
    height: 100%;
    width: 100%;
    top: 64px;
    left: -100%;
    margin-left: 0;
    max-width: 260px;
    overflow-y: auto;
    padding-bottom: 100px;
    transition: all 1s ease;
    border: 2px solid var(--renteez-white);
    border-top: none;
  }
  nav #show-menu:checked ~ .nav-content .links {
    left: 0%;
    padding-left: 8px;
    background: var(--renteez-white);
    /* box-shadow: 2px 0px 4px black; */
  }
  .nav-content .links li {
    margin: 15px 8px;
  }

  .nav-content .links li a,
  .nav-content .links li label {
    line-height: 20px;
    font-size: 20px;
    display: block;
    padding: 8px 18px;
    cursor: pointer;
    color: var(--renteez-black);
    text-decoration: none;
  }

  .nav-content .links li a.desktop-link {
    display: none;
  }

  nav input[type="checkbox"],
  nav input[type="checkbox"]:checked + label:after, 
  nav input[type="checkbox"]:not(:checked) + label:after,
  nav input[type="checkbox"]:checked + label:before, 
  nav input[type="checkbox"]:not(:checked) + label:before {
    display: none;
  }

  /* dropdown responsive code start */
  .nav-content .links ul,
  .nav-content .links ul ul {
    position: static;
    opacity: 1;
    visibility: visible;
    background: none;
    max-height: 0px;
    overflow: hidden;
    border: none;
  }

  .nav-content .links #show-features:checked ~ ul,
  .nav-content .links #show-contact:checked ~ ul,
  .nav-content .links #show-login:checked ~ ul,
  .nav-content .links #show-q_n_a:checked ~ ul,
  .nav-content .links #show-about:checked ~ ul,
  .nav-content .links #show-items:checked ~ ul {
    max-height: 100vh;
  }
  .nav-content .links ul li {
    margin: 7px 8px;
    margin-left: 16px;
  }
  .nav-content .links ul li a {
    font-size: 16px;
    line-height: 24px;
    border-radius: 8px !important;
  }
  .nav-content .logo {
    display: flex;
    align-items: center;
    gap: 10px;
    height: 64px;
    margin-top: 0px;
    margin: auto;
  }
}

@media screen and (max-width: 480px) {
  .nav-content .links ul,
  .nav-content .links ul ul {
    position: static;
    opacity: 1;
    visibility: visible;
    background: none;
    max-height: 0px;
    overflow: hidden;
    border: none;
  }

  .nav_wrapper {
    top: auto;
    top: 0;
  }

  .nav_wrapper nav {
    padding: 0 10px;
    /* flex-direction: row-reverse; */
  }
  
  .nav-content .logo a {
    font-size: 23px;
  }
  .nav_wrapper .search-box {
    max-width: calc(100% - 48px);
  }
  .nav_wrapper .search-box .go-icon {
    width: 30px;
    right: 0;
  }
  .nav_wrapper .search-box .speak-icon {
    width: 30px;
    right: 32px;
  }
  .nav_wrapper .search-box input {
    padding-right: 30px;
  }
  .nav-content .logo {
    display: flex;
    align-items: center;
    gap: 10px;
    height: 64px;
    margin-top: 0px;
    margin: auto;
  }
}

.verticle_spacer {
  height: 84px;
}

@media screen and (max-width: 400px) {
  .verticle_spacer {
    height: 24px;
  }
}

/*
 *  *****************************************************************************
 *   TIMELINE CSS
 *    *****************************************************************************
 *     */

 /* -------------------------------- 
 *
 * Modules - reusable parts of our design
 *
 * -------------------------------- */
.cd-container {
  width: 80%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  content: "";
  display: table;
  clear: both;
}

/* -------------------------------- 
 *
 * Main components 
 *
 * -------------------------------- */


#cd-timeline {
  position: relative;
  /* padding: 2em 0;
 *   margin-top: 2em;
 *     margin-bottom: 2em; */
}
#cd-timeline::before {
  /* this is the vertical line */
  content: "";
  position: absolute;
  top: 24px;
  left: 14px;
  height: calc(100% - 72px);
  width: 4px;
  background: var(--renteez-dark);
}

@media screen and (min-width: 1200px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block::after {
  clear: both;
  content: "";
  display: table;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 16px;
  left: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px var(--renteez-white), inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 8px;
  margin-left: -10px;
  margin-top: -4px;
}
.cd-timeline-img.cd-picture {
  background: #E0E0E0;
  top: 8px;
}
.cd-timeline-img.cd-movie {
  background: #777777;
}
.cd-timeline-img.cd-location {
  background: var(--renteez-blue);
}
@media screen and (min-width: 1200px) {
  .cd-timeline-img {
    width: 32px;
    height: 32px;
    left: 50%;
    margin-left: -16px;
    top: 16px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: var(--renteez-white);
  border-radius: 0.25em;
  padding: 1em;
  /* box-shadow: 3px 3px 3px var(--renteez-dark); */
    border: 1px solid #333333;
}
.cd-timeline-content::after {
  clear: both;
  content: "";
  display: table;
}
.cd-timeline-content h2 {
  color: #303e49;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.cd-timeline-content ul {
  margin: 1em 0;
  line-height: 1.6;
}
.cd-timeline-content ul li {
  margin: 1em 0;
  line-height: 1.6;
}

.cd-timeline-content .cd-read-more {
  float: right;
  padding: 0.8em 1em;
  background: var(--renteez-dark);
  color: var(--renteez-white);
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: var(--renteez-blue);
}
.cd-timeline-content .cd-date {
  float: left;
  padding: 0.8em 0;
  opacity: 0.7;
}
.cd-timeline-content::before {
  content: "";
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid var(--renteez-black);
}
@media only screen and (min-width: 480px) {
  .cd-container {
    width: 100%;
  }
  
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  .cd-container {
    width: 90%;
  }

  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: var(--renteez-black);
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 10px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
      box-shadow: 4px 4px 8px #999999;
  }
  .cd-timeline-block:nth-child(odd) .cd-timeline-content {
      box-shadow: -4px 4px 8px #999999;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: var(--renteez-black);
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media screen and (min-width: 1200px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

/*
 * ANCILLARY FOR WHAT AND FOOTER
 * */
.shadows {
  position: relative;
  text-transform: uppercase;
  color: var(--renteez-dark);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /* font-size: 6.5vh;
 *   letter-spacing: -0.05vh;
 *     line-height: 7.5vh;
 *       padding-top: 2vh;
 *         padding-bottom: 2vh; */
  /* text-shadow: 10px 10px 15px var(--renteez-dark); */
  transition: all 0.25s ease-out;
}

.shadows::first-letter {
  font-size: 150%;
  color: var(--renteez-blue);
}

.shadows:hover {
  text-shadow: none;
}

.image-gallery {
  text-align: center;
}

.image-gallery > li {
  /* fallback */
  display: inline-block;
  width: 64px;
  margin: 0 5px 10px 5px;
  /* end fallback */
  position: relative;
  cursor: default;
}
.image-gallery li img {
  object-fit: cover;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-radius: 5px;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  box-shadow: 3px 3px 8px var(--renteez-black);
  top: 0;
  left: 0;
  transform: scale(0);
  transition: all 0.2s 0.1s ease-in-out;
  color: var(--renteez-black);
  border-radius: 8px;
  border: 1px solid var(--renteez-blue);
  
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.overlay span {
  font-size: 8px;
}

/* hover */
.image-gallery li:hover .overlay {
  transform: scale(1.5);
  font-size: 12px;
}

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.li-space-lg li {
  margin-bottom: 0.5rem;
}

.media-body {
  flex: 1;
}

.list-unstyled .fas {
  font-size: 0.75rem;
  line-height: 1.5rem;
  margin-right: 16px;
  color: var(--renteez-blue);
}

.avatar-img {
    width: 24px; 
    height: 24px; 
    border-radius: 50%; 
    border: 1px solid var(--renteez-blue);
    object-fit: contain;
}



/* 
 * ****************************************************
 *     FTCO FOR LANDING PAGE ONLY
 *     ***************************************************** 
 *     */


.ftco-intro {
     background-size: cover;
     background-repeat: no-repeat;
     background-position: top center;
     overflow: hidden;
     z-index: 0;
}
@media (min-width: 1200px) {
     .ftco-intro .overlay {
         position: absolute;
         top: -140px;
         left: -100px;
         right: 0;
         bottom: -120px;
         width: 40%;
         content: '';
         opacity: 1;
         background: rgba(0, 0, 0, 0.3);
         backdrop-filter: blur(4px);
         border: 1px solid var(--renteez-white);
         -ms-transform: rotate(20deg);
        /* IE 9 */
         -webkit-transform: rotate(20deg);
        /* Safari 3-8 */
         transform: rotate(20deg);
    }
}
.ftco-intro:after {
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     content: '';
     background: var(--renteez-black);
     z-index: -2;
     opacity: .3;
}


.ftco-section {
     padding: 8px 0;
     position: relative;
     border-radius: 12px;
     height: 360px; /* Match this with BigSearchBar */
     background-attachment: fixed;
     background-size: cover;
     background-position: right;
}
@media (max-width: 780px) {
     .ftco-section {
         padding: 6em 0;
        height: 240px;
    }
}

.services-wrap {
  padding: 0.75rem;
  border-radius: 16px !important;
}
.services-wrap:hover {
  background: var(--renteez-blue);
  border-radius: 8px;
  transition: all 0.5s linear;
}
.services-wrap:not(:hover) {
  background: var(--renteez-white);
  transition: all 0.5s linear;
}
#ftco-zoom:hover {
  -webkit-filter: brightness(130%);
  transform: scale(1.02);
  transition: all 0.5s linear;
}
#ftco-zoom:not(:hover) {
  -webkit-filter: brightness(100%);
  transform: scale(1);
  transition: all 0.5s linear;
}
.hero-wrap:hover {
  transition: all 0.5s linear;
}
.hero-wrap:not(:hover) {
  transition: all 0.5s linear;
}


.renteez_loader_img {
    width: 240px;
    height: 240px;
    margin: 20px;
    position: absolute;
    top: calc( 50% - 120px);
    left: calc( 50% - 120px);
}

.renteez_loader {
    opacity: 0;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(247, 247, 247, 0.5);
    backdrop-filter: blur(4px);
    z-index: 5000;
}

.renteez_loader p {
  width: 240px;
  height: 240px;
  margin: 20px;
  font-size: 24px;
  text-align: center;
  position: absolute;
  top: calc(50% - 48px);
  left: calc(50% - 120px);
  transform: translate(0, 12px);
  color: #0071ff;
  font-weight: 600;
}

.renteez_loader_p {
  width: 240px;
  height: 240px;
  margin: 20px;
  font-size: 24px;
  text-align: center;
  position: absolute;
  top: calc(50% - 48px);
  left: calc(50% - 120px);
  transform: translate(0, 12px);
  color: #0071ff;
  font-weight: 600;
}


.passcode-area {
  padding: 16px;
  text-align: center;
  border: 1px solid var(--renteez-black);
  min-width: 384px;
}
.passcode-input {
background-color: #AAAAAA;
/* border: 2px solid #d6d6d6; */
border: none;
border-radius: 4px;
padding: 0 !important;
margin: 0px 4px 0 0 !important;
width: 32px !important;
height: 32px !important;
text-align: center !important;
font-size: 24px !important;
line-height: 24px !important;
text-transform: uppercase;
background-clip: padding-box;
  outline: 0;
}

.passcode-input:active,
.passcode-input:focus {
    -webkit-appearance: none;
    border: none;
    outline: 0;
}


/* ICON FLIP FOR CATEGORIES */
.flip-card {
  display: block;
  position: relative;
  z-index: 1000;
  width: 64px;
  height: 64px;
}
.flip-card .card-front,
.flip-card .card-back {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transition: -moz-transform 500ms;
  -o-transition: -o-transform 500ms;
  -webkit-transition: -webkit-transform 500ms;
  transition: transform 500ms;
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.flip-card .card-front {
  -moz-transform: perspective(300) rotateY(0);
  -webkit-transform: perspective(300) rotateY(0);
  transform: perspective(300) rotateY(0);
  z-index: 900;
}
.flip-card .card-back {
  -moz-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  z-index: 800;
}
.flip-card:hover .card-front {
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -moz-transform: perspective(300) rotateY(180deg);
  -webkit-transform: perspective(300) rotateY(180deg);
  transform: perspective(300) rotateY(180deg);
}
.flip-card:hover .card-back {
  z-index: 950;
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -moz-transform: perspective(300) rotateY(0deg);
  -webkit-transform: perspective(300) rotateY(0deg);
  transform: perspective(300) rotateY(0deg);
}

/*** Just for show... ***/
.flip-card {
  text-shadow: 1px 1px 0 rgba(14, 85, 143, 0.8);
  color: var(--renteez-dark);
  cursor: default;
  float: left;
  font-weight: 300;
  margin: 10px;
  text-align: center;
  text-transform: uppercase;
  min-width: 64px;
  max-width: 64px;
  height: 64px;
  max-height: 64px;
}
.flip-card .card-front,
.flip-card .card-back {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 1px 1px 2px rgba(14, 85, 143, 0.8);
  -webkit-box-shadow: 1px 1px 2px rgba(14, 85, 143, 0.8);
  box-shadow: 1px 1px 2px rgba(14, 85, 143, 0.8);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #051e32;
  padding: 0 0;
}
.flip-card .card-front {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #AAAAAA;
}
.flip-card .card-front img {
    width: 80%;
    height: auto;
    position: relative;
    margin: 8px auto;
}

.flip-card .card-back p {
    width: 100%;
    line-height: 14px;
    position: relative;
    font-size: 8px;
    color: var(--renteez-white);
    top: 24px;
    word-wrap: pretty;
}


.flip-card .card-back {
  -moz-box-shadow: 0 0 20px rgba(247, 247, 247, 0.8) inset;
  -webkit-box-shadow: 0 0 20px rgba(247, 247, 247, 0.8) inset;
  box-shadow: 0 0 20px rgba(247, 247, 247, 0.8) inset;
  background-color: #777777;
}


/* 
 *  *******************************************************************
 *   LOGO/IMAGE/ICON SLIDER
 *    *******************************************************************
 *     */

 .logo-slider {
    background: transparent;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.logo-slider::before, .logo-slider::after {
    content: "";
    height: 175px;
    position: absolute;
    width: 200px;
    z-index: 2;
}

.logo-slider::after {
    right: 0;
    top: 0;
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}

.logo-slider::before {
    left: 0;
    top: 0;
}

.logo-slider .logo-slide-track {
    -webkit-animation: logo-scroll 60s linear infinite;
    animation: logo-scroll 60s linear infinite;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(250px * 16);
  animation-duration: 30s;
  animation-iteration-count: infinite;
}

.logo-slider .slide {
    height: auto;
    width: 250px;
    padding: 16px;
  padding-top: 64px;
  /* background: #eee; */
}

.logo-slider .slide img {
    height: auto;
    width: 240px;
    padding: 0;
  top: 0;
  position: relative;
  background: transparent;
  border-radius: 8px;
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.5);
}

.logo-slider .slide p {
    height: auto;
    width: 240px;
    padding: 0;
  top: 10px;
  font-size: 18px;
  color: #111111;
  position: relative;
  text-align: center;
}

@-webkit-keyframes logo-scroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(calc(-250px * 8));
        transform: translateX(calc(-250px * 8));
    }

  100% {
    -webkit-transform: translateX(0);
        transform: translateX(0);
  }
}

@keyframes logo-scroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(calc(-250px * 8));
        transform: translateX(calc(-250px * 8));
    }

  100% {
    -webkit-transform: translateX(0);
        transform: translateX(0);
  }
}

/* 
 * HERO IMAGE
 * */

.hero-section {
  
  width: 100%;
    height: calc(100vh - 72px);
    top: 0;
    position: absolute;
    overflow: hidden;
    position: relative;
    background: url(../images/treasure.jpg);
    /*
 *     background: url(../images/sf_background.jpg); 
 *         background: url(../images/renteez_building.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
}

.hero-section img {
  width: 100%;
  position: absolute;
  top: 0px;
  /* left: 50%;
 *   transform: translate(-50%, -35%); */
  opacity: 1;
}

/*
 * .hero-section .hero-image {
 *   width: 100%;
 *     position: absolute;
 *       top: 0;
 *         left: 50%;
 *           transform: translate(-50%, -50%);
 *           }
 *           */

.hero-text {
  text-align: left;
  width: 100%;
  position: relative;
  top: 1vh;
  padding: .5rem;
  left: 1vh;
  z-index: 1000;
  /* text-shadow: 1px 1px 1px #111111; */
  /* background: rgba(0, 0, 0, 0.1);
 *   backdrop-filter: blur(0px);*/
}

.hero-section .hero-buttons {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 2vh;
  z-index: 200;
  height: auto;
  align-items: center;
  text-align: center;
  /* transform: translate(0, -50px); */
  padding: 2vh 0 2vh 0;
  display: inline-flex;
    justify-content: space-evenly;

}

.hero-text  h1 {
  position: relative;
  font-size: 4rem;
  font-weight: 300;
  color: var(--renteez-white);
  letter-spacing: 1px;
  z-index: 1000;
}

.hero-text  h1 span {
  font-weight: 900;
  letter-spacing: 2px;
  z-index: 1000;
}

.hero-section  p {
  text-align: left;
  width: 100%;
  position: relative;
  font-size: 2vw;
  font-weight: 200;
  color: var(--renteez-white);
  z-index: 1000;
  /* letter-spacing: -1px; */
  /* text-shadow: 1px 0px 0px #0091ff; */
}

.hero-text h2 {
  font-size: 3rem;
  color: var(--renteez-dark);
  text-align: center;
  z-index: 1000;
  font-weight: 900;
}

.hero-text h2 span {
  position: relative;
  z-index: 1000;
  font-weight: 900;
}

.hero-text h4 {
  /* font-family: "Tillana", system-ui; */
  font-size: 1.5rem;
  color: var(--renteez-dark);
  text-align: center;
  z-index: 1000;
}

@media only screen and (max-width: 1200px) {

  .hero-section .hero-buttons {
    bottom: 1vh;
  }
  .hero-section {
    height: 125vh;
  }
  .hero-section img {
    width: 100%;
    transform: translate(-50%, 0);
    object-fit: contain;
  }

  .hero-text {
    text-align: left;
    width: calc(100% - 32px);
    position: relative;
    top: 1vh;
    left: 16px;
    font-weight: 900;
  }

  .hero-text h1 {
    text-align: left;
    width: 100%;
    font-size: 3rem;
    font-weight: 200;
  }

  .hero-text p {
    width: 100%;
    font-size: 14px;
    letter-spacing: 0px;
  }
  
  .hero-text h2 {
    font-size: 2rem;
    text-align: center;
  }

  .hero-text h2 span {
    font-size: 2rem;
    background-position: 0 2.1rem;
    background-size: 16rem 16px;
  }

  .hero-text h4 {
    /* font-family: "Tillana", system-ui; */
    font-size: 1.2rem;
    text-align: center;
  }

}

/* AVATAR IMAGE */

.avatar-upload {
  position: relative;
  max-width: 128px; 
}
.avatar-upload .avatar-edit {
  position: absolute;
  right: 2px;
  z-index: 1;
  top: 0px;
  line-height: 2;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: var(--renteez-white);
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}
.avatar-upload .avatar-edit input + label:after {
  content: "\f040";
  font-family: 'FontAwesome';
  color: #757575;
  position: absolute;
  top: 2px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
.avatar-upload .avatar-preview {
  width: 92px;
  height: 92px;
  position: relative;
  border-radius: 100%;
  border: 6px solid var(--renteez-blue);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}


/*
 * ***************************************************************************
 *    RESULTS PROFILE CARDS 
 *    ***************************************************************************
 *    */

.results-header {
  grid-column: span 2;
  display: grid;
  grid-template-columns: 1fr max-content;
  margin-bottom: 16px;
}

.results-header__option {
  display: inline-flex;
  grid-gap: 8px;
  grid-template-columns: repeat(2, 1fr);
  cursor: pointer;
  justify-content: flex-end;
}

.results-header .option__button {
  display: grid;
  grid-gap: 5px;
  width: 55px;
  height: 75px;
  border-radius: var(--borderRadius);
  padding: 10px;
  overflow: hidden;
  transition: 0.2s ease;
  color: var(--renteez-black);
  background: transparent;
}
.results-header .option__button > span {
  background: var(--renteez-dark);
  transition: 0.2s ease;
}
.results-header .option__button > span:last-child {
  /* background: none !important; */
  text-align: center;
  text-transform: uppercase;
  font: 500 14px/1 "Poppins", sans-serif;
  display: block;
  margin-top: 2px;
  color: var(--renteez-dark);
  background: transparent;
}
.results-header .option__button:hover > span {
  color: var(--renteez-white);
}
.results-header .option__button.selected > span {
  background: var(--renteez-blue);
}
.results-header .option__button.selected > span:last-child {
  color: var(--renteez-blue);
  background: transparent;
}
.results-header .option--grid {
  grid: repeat(2, 1fr) min-content/repeat(2, 1fr);
}
.results-header .option--grid span:last-child {
  grid-column: span 2;
  color: var(--renteez-dark);
  background: transparent;
}
.results-header .option--list {
  grid: repeat(3, 1fr) min-content/100%;
}

.results-section {
  display: grid;
  grid-gap: 35px;
    margin-bottom: 2rem;
}

.results--grid {
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
}

.results--list {
  grid-template-columns: 100%;
}

.profile {
  position: relative;
  background: var(--backgroundColor);
  color: var(--foregroundColor);
  box-shadow: 0 3px 15px rgba(51, 51, 51, 0.2);
  border-radius: 10px;
  overflow: hidden;
  transition: 0.2s ease;
  display: grid;
  grid: 200px repeat(5, auto)/100%;
}
.profile  .profile__image img {
  width: 100%;
  object-fit: cover;
  border-bottom: 7px solid var(--secondaryColor);
  height: 160px;
  max-height: 160px;
}
.profile__info {
  padding: 20px 25px 0;
}
.profile__stats {
  padding: 0px 25px;
}
.profile__stats h5 {
  font-size: 14px;
  text-align: center;
}

.profile__stats h5 span {
  font-size: 12px;
  text-decoration: overline;
}

.profile__stats__title {
  color: var(--grayColor);
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
}

.profile__cta {
  padding: 0 25px 25px;
  text-align: center;
  display: flex;
  justify-content: space-around;
}

.profile a {
  padding-top: 1px;
  box-shadow: none;
  background: transparent;
  width: 84px;
  height: 64px;
  align-content: center;
  color: var(--renteez-blue);
  
}

.profile a i {
    font-size: 10px;
}

.profile a p {
  box-shadow: none;
  background: transparent;
  color: var(--renteez-blue);
  text-decoration: none;
  padding: 0;
  margin: 0;
}

.profile a:hover {
  box-shadow: none;
  background: var(--renteez-blue);
  color: var(--renteez-white);
}

.profile a:hover > p {
  background: var(--renteez-blue);
  color: var(--renteez-white);
}

.profile a:active, .profile a:focus {
  top: 0;
  box-shadow: none;
  background: var(--primaryShade5);
}


@media (min-width: 420px) {
  input.variation + label {
    margin: 70px 20px 20px;
  }

  .results-section.results--grid .profile {
    width: 100%;
    margin: auto;
    overflow: hidden;
    grid: 240px auto auto/repeat(3, minmax(80px, 1fr));
    grid-gap: 10px;
  }
  .results-section.results--grid .profile__image {
    grid-column: span 3;
    position: relative;
    height: 240px;
    width: 96%;
    left: 2%;
    top: 2%;
  }
  .results-section.results--grid .profile__info {
    grid-column: span 3;
  }
  .results-section.results--grid .profile__stats {
    padding: 5px 25px;
  }
  .results-section.results--grid .profile__cta {
    grid-column: span 3;
    display: flex;
    justify-content: space-around;
  }
}


@media (min-width: 1200px) {
  .results-section.results--list .profile {
    grid-template-columns: 140px repeat(3, 1fr) auto;
    grid-template-rows: auto auto;
    width: 100%;
    padding-right: 20px;
  }
  .results-section.results--list .profile__image {
    grid-column: 1/2;
    grid-row: 1/3;
    margin-right: 20px;
  }
  .results-section.results--list .profile__image img {
    border-radius: 10px 0 0 10px;
    border: none;
    object-fit: contain;
  }
  .results-section.results--list .profile__info {
    grid-column: 2/6;
    grid-row: 1;
    /* padding: 20px 20px 15px 0; */
  }
  .results-section.results--list .profile__stats {
    min-width: 100px;
    /* padding: 15px 0; */
    border-top: 0.5px solid var(--grayColor);
    grid-row: 2/3;
  }
  .results-section.results--list .profile__stats:nth-child(3) {
    grid-column: 2/3;
  }
  .results-section.results--list .profile__stats:nth-child(4) {
    grid-column: 3/4;
  }
  .results-section.results--list .profile__stats:nth-child(5) {
    grid-column: 4/5;
  }
  .results-section.results--list .profile__cta {
    grid-row: 2/3;
    grid-column: 5/6;
    /* padding: 15px 0 0; */
    display: flex;
    justify-content: space-around;
    gap: 20px;
    width: auto
  }
}
@media (max-width: 1200px) {
  .results-header__option {
    display: none;
  }
}
@media (min-width: 1200px) {
  .results-section {
    margin-bottom: 2rem;
  }
}

.file-progress {
  margin: 20px 0 0 0;
  width: 300px;
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 5px;
}
.file-progress-bar {
  width: 0%;
  height: 24px;
  background-color: var(--renteez-blue);
  border-radius: 12px;
  text-align: center;
  color: var(--renteez-white);
}

/* ADD ITEM MISC */
.high_title {
        position: relative;
        font-size: 40px;
        width: 100%;
        text-align: center;
        font-weight: 900;
        color: var(--renteez-black);
        display: block;
        color: var(--renteez-white);
        top: -84px;
        margin-bottom: -45px;
        text-shadow: 4px 4px 1px var(--renteez-black);
}

.icon-close {
  cursor: pointer;
  float: right;
  position: relative;
  margin-top: 6px; 
  min-width: 24px;
  min-height: 24px;
  opacity: 1;
  background-repeat: no-repeat;
  object-fit: fill;
  background-size: cover;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADaGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOkRGNDlBRTZGM0QyMDY4MTE4OEM2Q0I2MzFENzZGODEyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI0OTFDMUI4MkY0RTExRTJBRDhCRkIyOTY3QzFGRUNDIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI0OTFDMUI3MkY0RTExRTJBRDhCRkIyOTY3QzFGRUNDIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUuMSBNYWNpbnRvc2giPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpERUQwNTMyMzRCMjA2ODExODhDNkNCNjMxRDc2RjgxMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpERjQ5QUU2RjNEMjA2ODExODhDNkNCNjMxRDc2RjgxMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiE1KOEAAAAhdEVYdENyZWF0aW9uIFRpbWUAMjAxMjoxMToyNSAxODowMzoxMlUcr24AAACHSURBVDhP7ZPBCYAwDEWLBwfz5GCCIDiS2wiCI3jR/yWR2qYYwaMPnq1pEj00oUANOziL3DPmpod7ImNuVsiiRuSesSITjL/mkTWh4gNssr4hq9HOT9zy9A9SNCFOvopiSg3c/A0+aBCj17c932x4xhzzWlsDVHKAGRzXES7QKqI8Y46MdggHJ8M7/n0+sSMAAAAASUVORK5CYII=);
}

.list__item .icon-close {
  display: none;
}
.list__item:hover .icon-close {
  display: block;
}
.list-input {
  width: 100%;
}

.list-input:focus-visible,
.list-input:active,
.list-input:focus {
  width: 100%;
  box-shadow: inset 1px 1px 3px 0px rgba(64, 64, 64, 0.5);
}

.checkpoint_list {
  list-style: none;
}

.list__item--inserting {
  transform: translateY(-100%);
  animation-name: slide-from-top;
  animation-timing-function: ease-in-out;
}

.list__item--inserting-new {
  transform: translateY(-200%) scaleY(1);
  animation-name: slide-from-top--new;
}

.list__item--inserting-removed {
  animation-name: slide-from-bottom--removed;
}

.list__item--removing-sibling {
  animation-name: slide-from-bottom;
}

.list__item {
    margin-bottom: 0.5em;
    color: var(--renteez-black);
    backface-visibility: hidden;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    animation-duration: 1s;
    animation-fill-mode: forwards;
    position: relative;
    padding: 0.5rem;
    font-size: 18px;
    text-align: left;
}
.list__item:nth-child(1) {
  animation-delay: 0.075s;
  z-index: 1;
}
.list__item:nth-child(2) {
  animation-delay: 0.15s;
  z-index: 2;
}
.list__item:nth-child(3) {
  animation-delay: 0.225s;
  z-index: 3;
}
.list__item:nth-child(4) {
  animation-delay: 0.3s;
  z-index: 4;
}
.list__item:nth-child(5) {
  animation-delay: 0.375s;
  z-index: 5;
}
.list__item:nth-child(6) {
  animation-delay: 0.45s;
  z-index: 6;
}
.list__item:nth-child(7) {
  animation-delay: 0.525s;
  z-index: 7;
}
.list__item:nth-child(8) {
  animation-delay: 0.6s;
  z-index: 8;
}
.list__item:nth-child(9) {
  animation-delay: 0.675s;
  z-index: 9;
}
.list__item:nth-child(10) {
  animation-delay: 0.75s;
  z-index: 10;
}
.list__item:nth-child(11) {
  animation-delay: 0.825s;
  z-index: 11;
}
.list__item:nth-child(12) {
  animation-delay: 0.9s;
  z-index: 12;
}
.list__item:nth-child(13) {
  animation-delay: 0.975s;
  z-index: 13;
}
.list__item:nth-child(14) {
  animation-delay: 1.05s;
  z-index: 14;
}
.list__item:nth-child(15) {
  animation-delay: 1.125s;
  z-index: 15;
}
.list__item:nth-child(16) {
  animation-delay: 1.2s;
  z-index: 16;
}
.list__item:nth-child(17) {
  animation-delay: 1.275s;
  z-index: 17;
}
.list__item:nth-child(18) {
  animation-delay: 1.35s;
  z-index: 18;
}
.list__item:nth-child(19) {
  animation-delay: 1.425s;
  z-index: 19;
}
.list__item:nth-child(20) {
  animation-delay: 1.5s;
  z-index: 20;
}
.list__item:nth-child(21) {
  animation-delay: 1.575s;
  z-index: 21;
}
.list__item:nth-child(22) {
  animation-delay: 1.65s;
  z-index: 22;
}
.list__item:nth-child(23) {
  animation-delay: 1.725s;
  z-index: 23;
}
.list__item:nth-child(24) {
  animation-delay: 1.8s;
  z-index: 24;
}
.list__item:nth-child(25) {
  animation-delay: 1.875s;
  z-index: 25;
}
.list__item:nth-child(26) {
  animation-delay: 1.95s;
  z-index: 26;
}
.list__item:nth-child(27) {
  animation-delay: 2.025s;
  z-index: 27;
}
.list__item:nth-child(28) {
  animation-delay: 2.1s;
  z-index: 28;
}
.list__item:nth-child(29) {
  animation-delay: 2.175s;
  z-index: 29;
}
.list__item:nth-child(30) {
  animation-delay: 2.25s;
  z-index: 30;
}
.list__item .icon-close {
  display: none;
}
.list__item:hover .icon-close {
  display: block;
}

.list__item--new {
  background-color: var(--renteez-white);
  transform-origin: 50% 0;
}

.list--removing:nth-child(1) {
  animation-delay: 0.075s;
  z-index: 1;
}
.list--removing:nth-child(2) {
  animation-delay: 0.15s;
  z-index: 2;
}
.list--removing:nth-child(3) {
  animation-delay: 0.225s;
  z-index: 3;
}
.list--removing:nth-child(4) {
  animation-delay: 0.3s;
  z-index: 4;
}
.list--removing:nth-child(5) {
  animation-delay: 0.375s;
  z-index: 5;
}
.list--removing:nth-child(6) {
  animation-delay: 0.45s;
  z-index: 6;
}
.list--removing:nth-child(7) {
  animation-delay: 0.525s;
  z-index: 7;
}
.list--removing:nth-child(8) {
  animation-delay: 0.6s;
  z-index: 8;
}
.list--removing:nth-child(9) {
  animation-delay: 0.675s;
  z-index: 9;
}
.list--removing:nth-child(10) {
  animation-delay: 0.75s;
  z-index: 10;
}
.list--removing:nth-child(11) {
  animation-delay: 0.825s;
  z-index: 11;
}
.list--removing:nth-child(12) {
  animation-delay: 0.9s;
  z-index: 12;
}
.list--removing:nth-child(13) {
  animation-delay: 0.975s;
  z-index: 13;
}
.list--removing:nth-child(14) {
  animation-delay: 1.05s;
  z-index: 14;
}
.list--removing:nth-child(15) {
  animation-delay: 1.125s;
  z-index: 15;
}
.list--removing:nth-child(16) {
  animation-delay: 1.2s;
  z-index: 16;
}
.list--removing:nth-child(17) {
  animation-delay: 1.275s;
  z-index: 17;
}
.list--removing:nth-child(18) {
  animation-delay: 1.35s;
  z-index: 18;
}
.list--removing:nth-child(19) {
  animation-delay: 1.425s;
  z-index: 19;
}
.list--removing:nth-child(20) {
  animation-delay: 1.5s;
  z-index: 20;
}
.list--removing:nth-child(21) {
  animation-delay: 1.575s;
  z-index: 21;
}
.list--removing:nth-child(22) {
  animation-delay: 1.65s;
  z-index: 22;
}
.list--removing:nth-child(23) {
  animation-delay: 1.725s;
  z-index: 23;
}
.list--removing:nth-child(24) {
  animation-delay: 1.8s;
  z-index: 24;
}
.list--removing:nth-child(25) {
  animation-delay: 1.875s;
  z-index: 25;
}
.list--removing:nth-child(26) {
  animation-delay: 1.95s;
  z-index: 26;
}
.list--removing:nth-child(27) {
  animation-delay: 2.025s;
  z-index: 27;
}
.list--removing:nth-child(28) {
  animation-delay: 2.1s;
  z-index: 28;
}
.list--removing:nth-child(29) {
  animation-delay: 2.175s;
  z-index: 29;
}
.list--removing:nth-child(30) {
  animation-delay: 2.25s;
  z-index: 30;
}

@keyframes slide-from-top {
  30% {
    transform: translateY(50%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slide-from-top--new {
  0% {
    background-color: var(--renteez-white);
  }
  10% {
    background-color: var(--my-red-color);
  }
  20% {
    background-color: var(--my-red-color);
  }
  30% {
    transform: translateY(50%) scaleY(1);
  }
  100% {
    background-color: var(--renteez-white);
    transform: translateY(0);
  }
}
@keyframes slide-from-bottom {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-115%);
  }
}
@keyframes slide-from-bottom--removed {
  0% {
    transform: translateY(0);
  }
  99.9% {
    transform: translateY(-115%);
    opacity: 0;
  }
}

/***************************************
 * VIDEO POPUP
 * ****************************************/

.video-popup {
  width: 100%;
  height: 100vh;
  background: rgba(0,0,0,0.3);
  position: fixed;
  z-index: 999999;
  display: none;
  animation: fpFadeInDown 3000ms cubic-bezier(0.23, 1, 0.32, 1);
  top: 0;
}
.video-popup.show{
  animation: fpFadeInDown 3000ms cubic-bezier(0.23, 1, 0.32, 1);
  display: block;
}

.iframe-wrapper {
  width: 60%;
  height: 50%;
  position: absolute;
  margin: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.iframe-wrapper-ad {
  height: auto;
  min-width: 320px;
  width: 50vw;
  max-width: 720px;
  position: absolute;
  margin: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  border-radius: 16px;
  box-shadow: 0px 6px 20px rgba(255, 255, 255, 0.6), 0px -6px 20px rgba(255, 255, 255, 0.6), 6px 0px 20px rgba(255, 255, 255, 0.6), -6px 0px 20px rgba(255, 255, 255, 0.6);
}
.video-popup .iframeHolder {
  width: 100%;
  height: 100%;
  display: block;
  background-color: var(--renteez-white);
}
.video-popup iframe {
  width: 100%;
  height: 100%;
}
.close-video {
  width: 40px;
  height: 40px;
  background: var(--renteez-white);
  display: block;
  border-radius: 100%;
  position: absolute;
  right: -15px;
  top: -15px;
  cursor: pointer;
  z-index: 99;
  box-shadow: 0 0 10px rgb(0 0 0 / 50%);
}
.video-close-icon {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.video-close-icon::before {
  width: 60%;
  height: 2px;
  background: var(--renteez-black);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
}

.video-close-icon::after {
  width: 60%;
  height: 2px;
  background: var(--renteez-black);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(-45deg);
}

@media all and (max-width: 1200px){
  .iframe-wrapper {
    width: 80%;
    height: auto;
  }
  .iframe-wrapper-ad {
    height: auto;
  }
}

/* TESTIMONIALS SECTION */

.shadow-effect {
  background: var(--renteez-white);
  padding: 20px;
  border-radius: 4px;
  text-align: center;
  border:1px solid var(--renteez-blue);
  box-shadow: 0 19px 38px rgba(255,255,255,0.10), 0 15px 12px rgba(255,255,255,0.02);
}

#customers-testimonials .shadow-effect p {
  font-family: inherit;
  font-size: 17px;
  line-height: 1.5;
  margin: 0 0 17px 0;
  font-weight: 300;
}

.testimonial-name {
  margin: -17px auto 0;
  display: table;
  width: auto;
  background: #3190E7;
  padding: 9px 35px;
  border-radius: 12px;
  text-align: center;
  color: var(--renteez-white);
  box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}

#customers-testimonials .item {
  text-align: center;
  padding: 10px;
  margin-bottom: 60px;
  background: var(--renteez-white);
  opacity: .2;
  transform: scale3d(0.4, 0.4, 1);
  transition: all 1s ease-in-out;
  box-shadow: none;
}

#customers-testimonials .owl-item.active.center .item {
  opacity: 1;
  transform: scale3d(1.0, 1.0, 1);
  box-shadow: 10px 15px 12px rgba(255,255,255, 0.25), -10px 15px 12px rgba(255,255,255, 0.25);
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
  max-width: 184px;
  border-radius: 50%;
  margin: 0 auto 17px;
  border: 32px solid var(--renteez-white);
}

#customers-testimonials .owl-item.active.center img {
  border: 1px solid transparent;
  transition: all 3s ease-in-out;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
  #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
  background: var(--renteez-blue);
  transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel .owl-dots{
  display: inline-block;
  width: 100%;
  text-align: center;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot{
  display: inline-block;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
  background: var(--renteez-blue);
  display: inline-block;
  height: 20px;
  margin: 0 2px 5px;
  transform: translate3d(0px, -50%, 0px) scale(0.3);
  transform-origin: 50% 50% 0;
  transition: all 250ms ease-out 0s;
  width: 20px;
}

.owl-carousel .owl-stage {
  height: 500px;
}

/* CATEGORY STRIP */

#category-container {
  margin: auto;
  z-index: 999;
  display: flex;
  flex-wrap: nowrap;
  max-width: 100%;
  width: 100%;
  position: fixed;
  padding: 0 16px 0 16px;
  top: 64px;
  height: 72px;
  background-color: var(--renteez-white);
  -moz-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.85);
  -webkit-box-shadow: 4px 4px 8px  rgba(0, 0, 0, 0.85);
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid var(--renteez-red);
  justify-content: space-between;
  overflow-x: hidden;
  overflow-y: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;    
  transition: all 0.5s ease-in-out;
}

#category-inner-container {
  left: 0;
  animation-name: scroll;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes scroll {
  0% {
      transform: translateX(0);
  }
  100% {
      transform: translateX(-50%);
  }
}

#category-container .img-container {
  width: calc(100% / 16);
  min-width: 64px;
  flex: 1;
  /* cursor: pointer; */
  align-content: center;
  text-align: center;
  margin-top: 4px;
  margin-left: 4px;
  margin-right: 4px;
}

#category-container .img-container:hover > p {
  color: var(--renteez-dark);
  display: block;
}

#category-container .img-container .icon {
  position: relative;
  width: 32px;
  margin-top: 5px;
}

#category-container .img-container img {
  position: relative;
  width: 32px;
  height: 32px;
  margin-top: 0px;
}

#category-container p {
  font-weight: 300;
  margin-top: 5px;
  font-size: 16px;
  color: var(--renteez-white);
  text-decoration: none;
  display: none;
}

#category-container a {
  display: inline-flex;
}


#category-container a:link {
  text-decoration: none;
}

#category-container p:hover {
  color: var(--renteez-blue);
}

@media (max-width: 1200px) {
  #category-container {
    overflow-x: auto;
  }
}

/* **********************************************************
 *    STICKY RIGHT SIDE BUTTONS STARTS
 *    ********************************************************** */
.sticky-container{
  padding: 0px;
  margin: 0px;
  position: fixed;
  right: -80px;
  bottom: 5vh;
  width: 120px;
  /* transform: translate(0%, -50%); */
  z-index: 1001;
}
.sticky {
  color: transparent;
  padding: 0;
}

.sticky ul {
  margin: 0;
  padding: 0;
}

.sticky li{
  list-style-type: none;
  background-color: #666666;
  color: var(--renteez-white);
  height: 40px;
  padding: 0px;
  margin: 10px 0px 1px 0px;
  -webkit-transition:all 0.25s ease-in-out;
  -moz-transition:all 0.25s ease-in-out;
  -o-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
  cursor: pointer;
  border: 1px solid var(--renteez-black);
  border-radius: 8px 0px 0px 8px;
  box-shadow: -2px 4px 8px var(--renteez-black);
}

.sticky li:hover{
  margin-left: -78px;
}

.sticky li a {
  color: var(--renteez-white);
}

.sticky li a.links {
  color: var(--renteez-white);
}

.sticky li img{
  float: left;
  margin: 5px 5px;
  margin-right: 10px;
  width: 32px;
  height: 32px;
}

.sticky li i{
  float: left;
  margin: 8px 6px;
  margin-right: 10px;
  width: 24px;
  font-size: 24px;
}

.sticky li p{
  float:left;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
  line-height: 40px;
  text-align: right;
  font-size: 14px;
}
/*Right Side Buttons End*/

/* *********************************************
 * AirBnB Style Search Bar
 * ********************************************** */
.abb_searchbar input::-webkit-outer-spin-button,
.abb_searchbar input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.abb_searchbar {
    width: 100%;
    background:var(--renteez-white);
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.5);
    height:72px;
    border-radius:36px;
    display:flex;
    justify-content:center;
    font-size: 1rem;
    justify-content: flex-start;
    padding: 0;
    position: relative;
    margin-top: 16px;
    margin-bottom: 32px;
    border: 1px solid lightgray;
}

.abb_searchbar .title {
    font-size: 64px;
    text-align: center;
    font-weight: 900;
    display: none;
}

.abb_searchbar p {
    font-weight: 500;
    color: var(--renteez-dark);
    line-height: 18px;
    padding-bottom: 0;
    margin: 0;
    font-size: 18px;
    text-align: left;
}

.abb_searchbar div{
    border-radius:inherit;
    padding: 0.75rem 1rem 0.75rem 1.5rem;
    transition:background 250ms ease;
}

.abb_searchbar div .datepickr,
.abb_searchbar .datepickr {
  border: none;
  border-bottom: 1px dotted gray;
  width: 100%;
  color: var(--renteez-blue);
}

.abb_searchbar div:hover{
    background:rgba(0, 147, 255, 0.1);
}

.abb_searchbar .location{
    width:21%;
}
.abb_searchbar .search_item{
    width:21%;
}
.abb_searchbar .check-in, .check-out{
    width:17%;
}

.abb_searchbar .distance {
    width: calc(25% - 64px) ;
}


.abb_searchbar input[type="number"] {
    background:none;
    border:none;
    padding:0.2rem 0 0 0;
    width: 32px;
}

.abb_searchbar select {
    border: none;
    background: transparent;
    margin: 0;
    margin-left: -4px;
    color: var(--renteez-blue);
    font-size: 16px;
    border-bottom: 1px dotted gray;
    padding: 0;
    display: block;
}

.abb_searchbar input[type="text"]{
    background: transparent;
    border: none;
    border-bottom: 1px dotted gray;
    padding: 1px 0 0 0;
    width: 100%;
}

.abb_searchbar input[type="datepicker"]{
    background: transparent;
    border:none;
    border-bottom: 1px dotted gray;
    padding: 8px 0 0 0;
    width: 100%;
}

.abb_searchbar select:focus,
.abb_searchbar input[type="datepicker"]:focus,
.abb_searchbar input[type="number"]:focus,
.abb_searchbar input[type="text"]:focus{
    outline:none;
}

::placeholder{
    font-size:1rem;
    color: var(--renteez-blue);
    font-weight: 200;
}

.abb_searchbar .distance{
    position: relative;
}

.abb_searchbar button{
    position:relative;
    top: -11px;
    right: -1px;
    /* transform: translate(0%, -50%); */
    background:var(--renteez-blue);
    color:var(--renteez-white);
    font-size:1.5rem;
    font-weight: 900;
    /* padding:0.7rem; */
    border-radius:50%;
    height: 72px;
    width: 72px;
}

.abb_searchbar > div{
    position:relative;
}


.abb_searchbar > div::before{
    position:absolute;
    content:"";
    left:0;
    top:50%;
    transform:translateY(-50%);
    width:1px;
    height:55%;
    /* background:hsl(0 0% 90%); */
}

.abb_searchbar > div:nth-of-type(1)::before{
    background:transparent;
}


.abb_searchbar > div:hover::before{
    background:transparent;
}

.alt_searchbar {
    width: 100%;
    display: none;
    justify-content:center;
    font-size: 1rem;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    margin-top: 16px;
    margin-bottom: 32px;
}

.alt_searchbar button {
    display: hidden;
}
.alt_searchbar title {
    display: hidden;
    font-size: 48px;
    text-align: center;
    font-weight: 900;
}

@media (max-width: 1440px) {
    .abb_searchbar{
        background: var(--renteez-white);
        height: 54px;
        display: inline-flex; /* Mobile Mode */
        justify-content:left;
        position: relative;
    }

    .alt_searchbar {
        display: block;
    }

    .abb_searchbar div {
        border-radius: 0;
        padding: 0.75rem 1rem 0.75rem 1.5rem;
        transition:background 250ms ease;
    }

    .abb_searchbar .datepickr,
    .abb_searchbar div .datepickr {
      border: none;
      border-bottom: 1px dotted gray;
      width: 0%;
      display: none;   /* DONT DISPLAY IN MOBILE MODE */
    }
    
    .abb_searchbar .title {
        font-size: 48px;
        text-align: center;
        font-weight: 900;
        color: var(--renteez-black);
        display: block;
        color: var(--renteez-white);
        top: -84px;
        margin-bottom: -96px;
        text-shadow: 4px 4px 1px var(--renteez-black) ;
        display: none;   /* DONT DISPLAY IN MOBILE MODE */
    }
    .abb_searchbar .search_item {
        width: 100%;
        display: inline-flex;
    }
    .abb_searchbar .location{
        width:0%;
        display: inline-flex;
        display: none;   /* DONT DISPLAY IN MOBILE MODE */
    }

    .abb_searchbar .check-in, 
    .abb_searchbar .check-out{
        width:0%;
        display: inline-flex;
        display: none;   /* DONT DISPLAY IN MOBILE MODE */
    }

    .abb_searchbar .distance{
        width:0%;
        display: none;  
        position: relative;
        display: inline-flex;
        display: none;   /* DONT DISPLAY IN MOBILE MODE */
    }
    .abb_searchbar p {
        width: 0%;
        margin: 0;
        line-height: 1.5rem;
        padding: 0.2rem 0 0 0;
        display: none;   /* DONT DISPLAY IN MOBILE MODE */
    }
    .abb_searchbar select {
        border: none;
        background: transparent;
        width: 0%;
        font-size: 1rem;
        margin-left: -8px;
        color: var(--renteez-blue);
        display: none;   /* DONT DISPLAY IN MOBILE MODE */
    }
    .abb_searchbar option {
        font-size: 1rem;
        margin-left: -8px;
        color: var(--renteez-blue);
        display: none;   /* DONT DISPLAY IN MOBILE MODE */
    }

    /* Keep Search Button As it is */
    .abb_searchbar button{
        position:relative;
        transform: none;
        background:var(--renteez-blue);
        color:var(--renteez-white);
        right: -2px;
        font-weight: 900;
        padding:0.7rem;
        height: 54px;
        width: 58px;
        top: -11px;
    }
    /*
 *     .abb_searchbar button::after{
 *           content: ' SEARCH';
 *               }
 *                   */
    .abb_searchbar input[type="number"] {
        background:none;
        border:none;
        padding:0.2rem 0 0 0;
        width: 32px;
        border-bottom: 1px dotted var(--renteez-blue);
        display: none;   /* DONT DISPLAY IN MOBILE MODE */
    }

    .abb_searchbar select {
        border: none;
        background: transparent;
        margin-left: -4px;
        color: var(--renteez-blue);
        font-size: 1rem;
        border-bottom: 1px dotted var(--renteez-blue);
        display: none;   /* DONT DISPLAY IN MOBILE MODE */
    }

    .abb_searchbar input[type="datepicker"] {
        background: transparent;
        border:none;
        width: 100%;
        border-bottom: 1px dotted var(--renteez-blue);
        display: none;   /* DONT DISPLAY IN MOBILE MODE */
    }
    .abb_searchbar input[type="text"]{
        background: transparent;
        border:none;
        width: 100%;
        border-bottom: 1px dotted var(--renteez-blue);
        height: 28px;
    }
}

.textWithLineContainer {
   position: relative;
}
.textWithLineContainer::before {
      content: "";
      display: block;
      position: absolute;
      top: 46%;
      width: 100%;
      height: 2px;
      background: var(--renteez-black);
      z-index: 0;
}

.textWithLine {
   display: inline-block; 
   padding: 12px 20px;
   background: var(--renteez-white);
   line-height: 1;
   z-index: 1;   
   position: relative;
}

/* JUST FOR SINGLE TITLE HIGH AND WITH SHADOW */
.xxx_title {
        font-size: 48px;
        text-align: center;
        font-weight: 600;
        color: var(--renteez-black);
        display: block;
        color: var(--renteez-white);
        top: -84px;
        margin-bottom: -96px;
        text-shadow: 4px 4px 1px var(--renteez-black) ;
}

/* FIRST PAGE IMAGE BACKGROUND */
.img_back {
  background-image: url(../images/map_background.jpg);
  background-size: cover;
  background-position-y: bottom;
  background-position-x: center;
  background-size: contain;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 1200px) {
  .img_back {
    background-size: cover;
    background-image: url(../images/map2.jpg);
  }
}



/* FIRST PAGE TABS */

.tabs-wrapper {
  max-width: calc( 100% - 72px);
  margin: 0px auto;
    background: #3F3F3D;
    padding: 30px;
  height: calc(100vh - 144px);
    /* box-shadow: 0 3px 5px rgba(0,0,0,0.2); */
}

input[name=css-tabs] {
  display: none;
}
a {
    color: var(--renteez-dark);
}
#tabs {
    padding: 0;
    width: calc(100% + 100px);
    margin-left: -50px;
    background: #2B2A28;
    height: 84px;
    border-bottom: 5px solid var(--renteez-white);
    box-shadow: 0 3px 5px rgba(0,0,0,0.2);
}
#tabs::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -100;
    width: 100%;
    left: 0;
    margin-top: 16px;
    height: 84px;
    background: #2B2A28;
    border-bottom: 5px solid var(--renteez-white);
}
#tabs::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    height: 84px;
    width: calc(calc(100% - 48px) / 3); /* 102px; */
    background: var(--renteez-blue);
    transition: transform 400ms;
  border-bottom: 5px solid var(--renteez-white);
}
#tabs label {
    position: relative;
    z-index: 100;
    display: block;
    float: left;
    font-size: 20px;
    color: var(--renteez-white);
    text-transform: uppercase;
    text-align: center;
    width: calc(calc(100% - 6px) / 3); /* 3 is # of tabs and 50 is left margin  for #tab */
    height: 100%;
    border: none;
    cursor: pointer;
}
#tabs label:first-child {
    /* border-left: 1px dotted #575654; */
}
#tabs label::before {
    content: "";
    display: block;
    height: 30px;
    width: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    filter: invert(40%);
    margin: 10px auto;
}
#tab1::before {
    background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/106891/paper-plane.png);
}
#tab2::before {
    background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/106891/big-cloud.png);
}
#tab3::before {
    background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/106891/folding-brochure.png);
}
#tab4::before {
    background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/106891/mans-silhouette.png);
}
#radio1:checked ~ #tabs #tab1::before, #radio2:checked ~ #tabs #tab2::before, #radio3:checked ~ #tabs #tab3::before, #radio4:checked ~ #tabs #tab4::before {
    filter: invert(100%);
}
#radio1:checked ~ #tabs::after {
    transform: translateX(0);
    transform: translateX(calc(calc(calc(100% - 0px) * 0) + 0px));
}
#radio2:checked ~ #tabs::after {
    transform: translateX(101px);
    transform: translateX(calc(calc(calc(100% + 51px) * 1) - calc(49px * 1)));
}
#radio3:checked ~ #tabs::after {
    transform: translateX(202px);
    transform: translateX(calc(calc(calc(100% + 51px) * 2) - calc(49px * 2)));
}
#radio4:checked ~ #tabs::after {
    transform: translateX(303px);
    transform: translateX(calc(calc(calc(100% + 51px) * 4) - calc(49px * 3)));
}
#content {
    position: relative;
    height: 500px;
}
#content::before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -50px;
    border-top: 8px solid var(--renteez-black);
    border-right: 10px solid var(--renteez-black);
    border-left: 10px solid transparent;
    border-bottom: 8px solid transparent;
}
#content::after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    margin-left: calc(100% + 30px);
    border-top: 8px solid var(--renteez-black);
    border-left: 10px solid var(--renteez-black);
    border-right: 10px solid transparent;
    border-bottom: 8px solid transparent;
}
#content section {
    position: absolute;
    transform: translateY(50px);
    opacity: 0;
  text-align: center;
  width: 100%;
    transition: transform 500ms, opacity 500ms;
}
#radio1:checked ~ #content #content1, #radio2:checked ~ #content #content2, #radio3:checked ~ #content #content3, #radio4:checked ~ #content #content4 {
    transform: translateY(0);
    opacity: 1;
  z-index: 1010;
}


.scanner-line {
    position: absolute;
    display: none;
    top: 0;
    left: 0; /* Start the scanner line to the left of the container */
    width: 2px;
    height: 160px;
    background-color: red; /* Scanner line color */
    animation: scannerAnimation 10s linear infinite;
    box-shadow: -2px 0px 5px rgba(255, 0, 0, 1);
}

.scanner-vertical-line {
    position: absolute;
    display: none;
    top: 0;
    left: 0; /* Start the scanner line to the left of the container */
    width: 160px;
    height: 2px;
    background-color: green; /* Scanner line color */
    animation: scannerVerticalAnimation 2s linear infinite;
    box-shadow: 0px -2px 5px rgba(0, 255, 0, 1);
}

.scanner-vertical-line .show
.scanner-line .show {
    display: block;
}

@keyframes scannerAnimation {
    1%{
        left: 0; /* Start from the left of the container */
      
    }
    50% {
        left: 160px; /* Move the scanner line to the right of the container */
    }
  
}

@keyframes scannerVerticalAnimation {
    1%{
        top: 0; /* Start from the left of the container */
    }
    50% {
        top: 160px; /* Move the scanner line to the right of the container */
    }
  
}

/*
 *  * *************************************************************************
 *   * COOKIE FUNCTION
 *    * *************************************************************************
 *    */
.cookie_wrapper {
  position: fixed;
  bottom: 50px;
  right: -370px;
  max-width: 260px;
  width: 100%;
  background: var(--renteez-white);
  border-radius: 8px;
  padding: 15px 25px 22px;
  transition: right 0.3s ease;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  z-index: 505;
}

.cookie_wrapper.show {
  right: 10px;
}
.cookie_wrapper header {
  display: flex;
  align-items: center;
  column-gap: 15px;
}
.cookie_wrapper header i {
  color: #4070f4;
  font-size: 24px;
}
.cookie_wrapper header h2 {
  color: #4070f4;
  font-weight: 500;
}
.cookie_wrapper .data {
  margin-top: 16px;
}
.cookie_wrapper .data p {
  color: #333;
  font-size: 16px;
}
.cookie_wrapper .data p a {
  color: #4070f4;
  text-decoration: none;
}
.cookie_wrapper .data p a:hover {
  text-decoration: underline;
}
.cookie_wrapper .cookie_buttons {
  margin-top: 16px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cookie_wrapper .cookie_buttons .cookie_button {
  border: none;
  color: var(--renteez-white);
  padding: 8px 0;
  border-radius: 4px;
  background: #4070f4;
  cursor: pointer;
  width: calc(100% / 2 - 10px);
  transition: all 0.2s ease;
}
cookie_wrapper .cookie_buttons #cookieAcceptBtn:hover {
  background-color: #034bf1;
}
#cookieDeclineBtn {
  border: 2px solid #4070f4;
  background-color: var(--renteez-white);
  color: #4070f4;
}
#cookieDeclineBtn:hover {
  background-color: #4070f4;
  color: var(--renteez-white);
}

/**********************************************************
 *  * SHOPPING CART
 *   ******************************************************** */

.shopping_cart_wrapper {
    max-width: 1000px;
    margin: 0 auto;
}
.shopping_cart {
    display: flex;
}
.cart_item {
    flex: 75%;
}
.shopping_box {
    display: flex;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    background: var(--renteez-white);
    transition: all .6s ease;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 16px;
    border: 1px solid rgba(0 , 0, 0, 0.2);
    padding: 8px;
    align-items: center;
}
.shopping_box:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5), -2px -2px 2px rgba(0, 0, 0, 0.5)
}
.shopping_box img {
    width: 120px;
    max-width: 120px;
    height: auto;
    object-fit: scale-down;
}
.content {
    padding: 10px;
    width: 90%;
    position: relative;
    text-align:center;
}   
.content-small {
    padding: 10px;
    width: 10%;
    position: relative;
    text-align:center;
}

.content h3 {
    margin-bottom: 4px;
}
.content h4 {
    margin-bottom: 4px;
}
.btn-area {
    position: absolute;
    bottom: 20px;
    right: 20px;
    padding: 10px 25px;
    background-color: #3a71a9;
    color: var(--renteez-white);
    cursor: pointer;
    border-radius: 5px;
}
.btn-area:hover {
    background-color: var(--renteez-red);
    color: var(--renteez-white);
    font-weight: 600;
}
.unit input {
    width: 40px;
    padding: 5px;
    text-align: center;
}
.btn-area i {
    margin-right: 5px;
}
.right-bar {
    flex: 25%;
    margin-left: 20px;
    padding: 20px;
    height: 400px;
    width: 90%;
    border-radius: 5px;
    background: var(--renteez-white);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.right-bar hr {
    margin-bottom: 25px;
}
.right-bar p {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3px;
    font-size: 16px;
}
.right-bar a {
    background-color: #76bfb6;
    color: var(--renteez-white);
    text-decoration: none;
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: 900;
}
.right-bar i {
    margin-right: 15px;
}
.right-bar a:hover {
    background-color: var(--renteez-blue);
}
@media screen and (max-width: 700px) {
    .content h3 {
        margin-bottom: 4px;
    }
    .content h4 {
        margin-bottom: 4px;
    }
    .btn2 {
        display: none;
    }
    .shopping_box {
        height: auto;
    }
    .shopping_box img {
        height: 92px;
        width: 92px;
    }
}
@media screen and (max-width: 900px) {
    .shopping_cart {
        flex-direction: column;
    }
    .right-bar {
        margin-left: 0;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 1250px) {
    .shopping_cart_wrapper {
        max-width: 95%;
    }
}

/* ****************************
 *  * SPECIFICALLY FOR Swal Popup validation 
 *   */

.renteez-validation-message::before {
  display: none;
}

.renteez-validation-message i {
  margin: 0 0.4em;
  color: #f27474;
  font-size: 1.4em;
}


/* PROFILE PAGE NEW *
 *  */

.user_profile_cap {
  width: 100%;
  height: auto 13;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow:hidden;
}

.user_profile_cap .user_profile_cover img {
    width: 100%;
    height: auto;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.user_profile_cap .user_profile_headline {
  padding: 10px;
  font-size: 16px;
}

.user_profile_cap .user_profile_headline img{
    width:120px;
    height:120px;
    float:left;
    margin:-72px 10px 0  0;
    position:relative;
    z-index:111;
    background-color:var(--renteez-white);
    border: 2px solid var(--renteez-black);
    border-radius: 50%;
}
@media (max-width: 425px) {
    .user_profile_cap .user_profile_headline img{
        width:64px;
        height:64px;
        margin:-36px 10px 0  0;
    }
}

.user_profile_cap .user_profile_headline h2{ 
    margin:0;
    padding:0;
    font-size:24px;
    font-weight:bold;
    display:block;   
}

.user_profile_cap .user_profile_headline span{
    font-size:14px;
    color:gray;
}

.user_profile_cap .user_profile_headline p {
    font-size:18px;
    color:gray;
    margin-left: 0px;
}


.horizontal-line {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 4px;
  background-color: var(--renteez-black);
  margin: 0 auto;
  padding-left: 10px;
  margin-top: 16px;
  margin-bottom: 24px;
}
.horizontal-line span {
  background-color: transparent;
  padding: 0 10px;
  font-size: 32px;
}


/* COMMUNITY FIRST PAGE */

.community {
  background-color: hsl(257, 40%, 49%);
  background-image: url(https://alcs-huddle.netlify.app/images/bg-desktop.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: auto;
  min-height: 50vh;
  color: var(--renteez-white);
}
.community  .logo {
  height: 45px;
  max-width: 100%;
}
.community  article {
  padding-top: 2rem;
  display: flex;
}

.community  article img {
  max-width: 80%;
  margin: 32px;
  margin-left: 10%;
}

.community  article .content {
  display: flex;
  flex: 50%;
  flex-direction: column;
  margin-left: 3em;
}
.community  article .content img {
  width: 40%;
  height: auto;
  display: block;
  margin: 0 auto; 
}
.community  article .content p {
  font-size: 17px;
  color: #eeeeee;
}
.community  article .content button {
  margin-top: 1em;
  padding: 16px 0;
  font-size: 20px;
  background-color: var(--renteez-white);
  border-radius: 50px;
  border: none;
  outline: none;
  color: hsl(257, 40%, 49%);
  box-shadow: 0 5px 10px 10px rgba(0, 0, 0, 0.123);
  text-decoration: none;
  text-align: center;
  display: inline-block;
  width: 39%;
  height: 54px;
  margin: 0 auto; 
}
.community  article .content button:hover {
  background-color: var(--renteez-blue);
  color: var(--renteez-white);
}


@media (max-width: 1024px) {
  .community  article {
    padding-top: 1.2rem;
  }
  .community  article .content {
    flex: 63%;
  }
  .community  article .content h1 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
 
  .community {
    background-image: url(https://alcs-huddle.netlify.app/images/bg-mobile.svg);
    background-size: cover;
  }
  .community .logo {
    height: 45px;
    max-width: 100%;
  }
  .community article {
    padding-top: 1rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
  }
  .community article .content {
    margin-left: 0;
    margin-top: 1rem;
  }
  .community article .content h1 {
    font-size: 24px;
    text-align: center;
  }
  .community article .content p {
    text-align: center;
    font-size: 16px;
    line-height: 2;
  }
  .community article .content button {
    width: 60%;
    margin-left: 20%;
  }
}
@media (max-width: 425px) {
  .community {
    height: calc(100vh - 64px);
  }
  .community .logo {
    height: 36px;
  }
  .community article {
    padding-top: 0.5rem;
  }
  .community article .content {
    margin-top: 0.5rem;
  }
  .community  article img {
    max-width: 70%;
    margin: 0 auto;
    display: block;
  }
  .community article .content h1 {
    font-size: 24px;
  }
  .community article .content p {
    font-size: 16px;
  }
  .community article .content button {
    width: 70%;
    margin-left: 15%;
  }
}

.neon {
    font-size: 2rem;
    font-weight: 500;
    color: #FFB266;
    padding: 1rem 2rem 1rem 2rem;
    border: 0.2rem solid var(--renteez-white);
    border-radius: 16px;
    text-transform: uppercase;
    animation: neon_flicker 1.5s infinite alternate;
    position: absolute;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.5);
    left: 50%;
    width: auto;
    transform: translate(-50%);
    top: 84px;
    text-align: center;
}

.neon span {
    color: #f22;
}

@media (max-width: 768px) {
    .neon {
        font-size: 0.75rem;
        padding: 0.2rem 0.4rem 0.2rem 0.4rem;
        border-radius: 6px;
        animation: neon_flicker_mid 1.5s infinite alternate;
    }
}

@media (max-width: 425px) {
    .neon {
        font-size: 0.5rem;
        padding: 0.1rem 0.2rem 0.1rem 0.2rem;
        border-radius: 3px;
        animation: neon_flicker_small 1.5s infinite alternate;
    }
}

/* Animate neon_flicker */
@keyframes neon_flicker {
    
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
      
        text-shadow:
            -0.2rem -0.2rem 1rem #FF6666,
            0.2rem 0.2rem 1rem #FF6666,
            0 0 1rem #7F6666,
            0 0 2rem #7F6666,
            0 0 3rem #7F6666,
            0 0 4rem #7F6666,
            0 0 5rem #7F6666;
        
        box-shadow:
            0 0 .5rem var(--renteez-white),
            inset 0 0 .5rem var(--renteez-white),
            0 0 1rem #08f,
            inset 0 0 1rem #08f,
            0 0 2rem #08f,
            inset 0 0 2rem #08f;        
    }
    
    20%, 24%, 55% {        
        text-shadow: none;
        box-shadow: none;
    }    
}

@keyframes neon_flicker_small {
    
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
      
        text-shadow:
            -0.02rem -0.2rem 0.1rem #FF6666,
            0.02rem 0.2rem 0.1rem #FF6666,
            0 0 0.1rem #7F6666,
            0 0 0.2rem #7F6666,
            0 0 0.3rem #7F6666,
            0 0 0.4rem #7F6666,
            0 0 0.5rem #7F6666;
        
        box-shadow:
            0 0 .05rem var(--renteez-white),
            inset 0 0 .05rem var(--renteez-white),
            0 0 0.1rem #08f,
            inset 0 0 0.1rem #08f,
            0 0 0.2rem #08f,
            inset 0 0 0.2rem #08f;        
    }
    
    20%, 24%, 55% {        
        text-shadow: none;
        box-shadow: none;
    }
}

@keyframes neon_flicker_mid {
    
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
      
        text-shadow:
            -0.2rem -0.2rem 0.4rem #FF6666,
            0.2rem 0.2rem 0.4rem #FF6666,
            0 0 0.4rem #7F6666,
            0 0 0.8rem #7F6666,
            0 0 1.2rem #7F6666,
            0 0 1.6rem #7F6666,
            0 0 2rem   #7F6666;
        
        box-shadow:
            0 0 .25rem var(--renteez-white),
            inset 0 0 .25rem var(--renteez-white),
            0 0 0.4rem #08f,
            inset 0 0 0.4rem #08f,
            0 0 0.75rem #08f,
            inset 0 0 0.75rem #08f;        
    }
    
    20%, 24%, 55% {        
        text-shadow: none;
        box-shadow: none;
    }
}


.cards .card {
    border-radius: 20px;
    min-height: 100%;
    border: 1px solid lightgray !important;
    box-shadow: 2px 4px 8px lightgray !important;
}

.cards .heading-border {
    position: absolute;
    width: 100%;
    top: 60%;
}

.cards .card .user-picture img {
    position: absolute;
    top: -24px;
    right: 10px;
    background: #f8f9fa !important;
    width: 48px;
    height: 48px;
}

.cards .card .user-content .user-name {
    margin-right: 150px;
    font-size: 1.75rem;
    color: var(--renteez-blue);
}

.cards .card .user-content p {
    font-size: 1.25rem;
}

/* ************************************** *
 *  * TYPING EFFECT 
 *   */

.typing-text{
    margin-top: 1rem;
    font-size: 2rem;
    width: 100%;
    text-align: center;
    height: 5rem;
}
.typing-text span{
    color: var(--renteez-red);
    font-weight: 500;
}

@media (max-width: 480px) {
    .typing-text{
        margin-top: 1rem;
        font-size: 1.25rem;
        width: 100%;
        text-align: center;
        height: 3rem;
    }
    .typing-text span{
        color: var(--renteez-red);
        font-weight: 500;
    }
}

/* USEFULE FOR RENTEEZ */

.renteez_advantages-service-sec {
  background-color: var(--renteez-white);
}

.renteez_advantages-service-sec span {
  color: rgb(255, 23, 131);
}

.renteez_advantages-service-sec .col {
  padding: 1.5em 3em;
  margin: 0;
  text-align: center;
}

.renteez_advantages-service-sec .service-card {
  width: 100%;
  height: 100%;
  padding: 1.1em 1.1em;
  border-radius: 16px;
  /* box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.66); */
  /* cursor: pointer; */
  transition: 0.5s;
  position: relative;
  z-index: 2;
  overflow: hidden;
  background: var(--renteez-white);
  /* border: 1px solid gray; */
}

/*
 * .renteez_advantages-service-sec .service-card::after {
 *   content: "";
 *     width: 100%;
 *       height: 100%;
 *         background: linear-gradient(#999999, rgb(0, 0, 0));
 *           position: absolute;
 *             left: 0%;
 *               top: -97%;
 *                 z-index: -2;
 *                   transition: all 0.4s cubic-bezier(0.77, -0.04, 0, 0.99);
 *                   }
 *                   */

.renteez_advantages-service-sec h3 {
  font-size: 1.5em;
  text-transform: capitalize;
  font-weight: 600;
  color: #1f194c;
  margin-bottom: 1em;
  z-index: 3;
  /* height: 2em; */
}

.renteez_advantages-service-sec p {
  color: #575a7b;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.03em;
  z-index: 3;
  /* height: 18rem; */
}

.renteez_advantages-service-sec button {
  color: var(--renteez-white);
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.03em;
  z-index: 3;
  background: var(--renteez-black);
  padding: 4px 16px;
  border-radius: 8px;
  min-width: 120px;
  float: none;
  width: auto;
}

.renteez_advantages-service-sec .icon-wrapper {
  background-color: #2c7bfe;
  position: relative;
  margin: auto;
  font-size: 48px;
  height: 100px;
  width: 100px;
  color: var(--renteez-white);
  border-radius: 50%;
  border: 4px solid transparent;
  display: grid;
  place-items: center;
  transition: 0.5s;
  z-index: 3;
}

.renteez_advantages-service-sec .img-wrapper {
  background-color: transparent;
  position: relative;
  margin: auto;
  height: auto;
  width: 100%;
  display: grid;
  place-items: center;
  transition: 0.5s;
  z-index: 3;
}

.renteez_advantages-service-sec .img-wrapper img {
  background-color: transparent;
  position: relative;
  margin: auto;
  height: auto;
  width: 100%;
  display: grid;
  border-radius: 8px;
  place-items: center;
  transition: 0.5s;
  z-index: 3;
}

.service-card .icon-wrapper {
  background-color: var(--renteez-white);
  color: var(--renteez-blue);
}

/* BOOTSTRAP FIXES */
@media screen and (max-width: 768px) {
    .order-xs-1 {
        order: 1 !important;
    }
    .order-xs-2 {
        order: 2 !important;
    }
}

