[v-cloak] {
  display: none;
}

[v-cloak]::before {
  content: "loading…";
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: poppins;
}

.callhead {
  height: 48px;
  background: #005387;
  width: 100%;
  position: absolute;
  top: 0;
}

.logo {
  width: 35px;
  height: 35px;
  float: left;position: absolute;z-index: 9;
  margin: 7px;
}

.logo img {
  max-width: 100%;z-index: 2;
}

.callhead .top-title {
  width: 100%;
    position: absolute;
    float: left;
    height: 48px;z-index: 1;
    text-align: center;
}

.callhead .top-title h2 {
  margin: 0;
  font-size: 13px;
  color: #fff;
  text-align: center;
  line-height: 48px;
  text-transform: uppercase;
}

.callbox-container.open {
  min-height: 300px;
  height: 300px;
  opacity: 1;
  pointer-events: all;
}

.callbox-container.open.Scheduler {
  height: 305px;
}

.callbox-container {
  background-color: #fff;
  border: 1px solid rgba(3, 3, 3, 0.6);
  border-radius: 4px;
  bottom: 0;
  min-height: 0;
  opacity: 0;
  padding: 10px 40px;
  pointer-events: none;
  position: fixed;
  /* right: 84px; */
  width: 500px;
  z-index: 1;
  top: 22%;
  font-family: "Poppins", sans-serif;
  left: 30%;
}

.cb-innerbox {
  margin: 30px 0;text-align: center;
}

.cb-innerbox .cb-title {
  font-size: 18px;
  font-weight: 600;
}

.cb-innerbox .cb-subtitle {
  color: rgba(3, 3, 3, 0.6);
  font-size: 13px;
  font-weight: 500;
  margin-top: 12px;
  margin-bottom: 10px;
}

.cb-innerbox .cb-radio {
  margin-bottom: 30px;
  margin-top: 35px;
  float: left;
  width: 100%;
}

.cb-mobile,
.cb-mobile .mobile-input-wrapper input {
  width: 100%;
  font-size: 16px;
  font-weight: 500;
}

.mobile-input-wrapper {
  font-weight: 500;
  min-width: 220px;
  position: relative;
}

.country-code.visible {
  opacity: 1;
  transition: opacity 0.2s;
}

.country-code {
  font-size: 16px;
  left: 15px;
  opacity: 0;
  position: absolute;
  top: 24px;
}

.placeholder-header.visible {
  font-size: 12px;
  opacity: 0.4;
  top: 14px;
}

.placeholder-header {
  -webkit-transform: translateY(-50%);
  font-weight: 400;
  left: 16px;
  pointer-events: none;
  position: absolute;
  top: 28px;
  transform: translateY(-50%);
  transition: 0.2s;
}

.cb-mobile,
.cb-mobile .mobile-input-wrapper input {
  width: 100%;
  float: left;
}

.mobile-input {
  border: 1px solid #ddd;
  border-radius: 4px;
  outline: none;
  padding: 23px 8px 9px 57px;
}

.callnow-btn {
  height: 50px;
  margin-top: 40px;
  width: 100%;
}

.cf-button--medium {
  font-size: 16px;
  height: 45px;
}

.cf-button--purple {
  background-color: #fd4705;
  color: #fff;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
}

.covertxt-ride {
  position: relative;
  top: 1px;
  font-size: 15px;
}

.country-code:after {
  background-color: rgba(3, 3, 3, 0.4);
  border-color: transparent;
  bottom: 4px;
  content: "";
  height: 17px;
  left: auto;
  position: absolute;
  right: -8px;
  top: auto;
  width: 1px;
}

.cb-date-time {
  width: 100%;
  float: left;
  margin: 12px 0 30px;
}

.cb-date-time .cb-date {
  width: 44%;
    float: left;
}

.date-picker-wrapper {
  position: relative;
}

.date-picker-wrapper .vdp-datepicker {
  border: 1px solid #030303;
  border-radius: 4px;
  cursor: pointer;
  height: 60px;
  padding-left: 0px;
  width: 100%;
  position: relative;
  text-align: left;
}

.date-picker-wrapper .vdp-datepicker input {
  background-color: transparent;
  border: none;
  box-shadow: none;
  font-weight: 500;
  outline: none;
  padding-left: 16px;
  padding-top: 15px;
  height: 100%;
  cursor: pointer;
  width: 100%;
}

.date-picker-wrapper .date-title {
  font-size: 13px;
  font-weight: 500;
  left: 18px;
  opacity: 0.4;
  position: absolute;
  top: 6px;
}

.cb-date-time .cb-time {
  float: left;
}

.cb-date-time .cb-time .callTime {
  position: relative;
  cursor: pointer;
  line-height: 60px;
  text-align: left;
  border: 1px solid rgba(3, 3, 3, 0.6);
  border-radius: 4px;
  height: 60px;
  display: inline-block;
  width: 155px;
  margin-left: 10%;
  padding-left: 10%;
}

.cb-date-time .cb-time .callTime:after {
  content: "";
  position: absolute;
  border-width: 0 2px 2px 0;
  top: 23px;
  right: 10px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  border-color: #000;
  border-style: solid;
}

.fliter-dropdown {
  width: 100%;
  margin: 0 auto;
  line-height: 55px;
  height: 55px;
  border-radius: 3px;
  position: relative;
}

.fliter-dropdown .dropdown {
  left: 2px;
  border: 1px solid #f1eded;
  position: absolute;
  top: 60px;
  width: 91%;
  z-index: 999999;
  display: none;
  background: #fff;
  height: 78px;
  overflow-y: auto;
  margin-left: 9%;
}

.fliter-dropdown .dropdown.animate {
  display: block;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
}

.fliter-dropdown .dropdown li {
  cursor: pointer;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #e8e8e8;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  color: #252733;
  padding-left: 8px;
}

.fliter-dropdown .dropdown li:hover {
  background: #f1f1f1;
}

.errors {
  position: relative;
  top: -18px;
  left: 10%;
  font-size: 11px;
  color: #f00;
}

.checkcover {
  width: 48%;
  float: left;
  display: block;
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  font-size: 11px;
  -webkit-user-select: none;
  user-select: none;
  font-weight: 400;
  margin-bottom: 0;
}

.checkcover input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 40%;
  float: left;
}

.checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #ffffff;
  border-radius: 100px;
  border: 1px solid #cacaca;
  margin: 0 9px 0 6px;
}

.checkcover input:checked ~ .checkmark:after {
  display: block;
}

.checkcover .checkmark:after {
  left: 2px;
  top: 2px;
  width: 8px;
  height: 8px;
  background: #2c3e50;
  border-radius: 100%;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkcover input:checked ~ .checkmark {
  border: 2px solid #2c3e50;
  margin: 0 9px 0 6px;
}

#closeSidepage {
  float: right;
  cursor: pointer;
  border: 0;
  font-size: 14px;
  font-weight: 600;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  padding: 2px;
  background: TRANSPARENT;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 18px;
  color: #000;
}

.cb-time {
  width: 50%;
    position: relative;
    border: 1px solid #030303;
    margin-left: 6%;
    height: 60px;
}

.cb-time select {
  background: transparent;
  border: 0;
  outline: 0;
  height: 59px;
  top: 0px;padding-left: 10px;
  width: 100%;
  -webkit-appearance: none;
}

.errors {
  position: absolute;
  top: 40px;
  left: 0%;
  font-size: 11px;
  color: #f00;
}

.callbacks {
  background: #fff;
  width: 80%;
  margin: 100px auto 100px;
  text-align: center;
  padding: 24px 15px;
  box-shadow: 0 1px 29px rgba(49, 49, 49, 0.2);
  border-radius: 4px;
}
.callbacks p {
  font-size: 13px;
  margin: 0;
  font-weight: 600;
  color: #5d6068;
  font-family: sans-serif;
}

.cb-time:after,
.vdp-datepicker:after {
  content: "";
  position: absolute;
  border-width: 0 2px 2px 0;
  border-style: solid;
  border-color: #030303;
  transform: rotate(45deg);
  width: 7px;
  height: 7px;
  right: 12px;
  top: 23px;
}
.vdp-datepicker > div:first-child {
  height: 100%;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .callbox-container.open.Scheduler {
    height: 400px;
  }
  .callbox-container {
    border: none;
  }
  .callbox-container.open {
    width: 96%;
    right: 0;
    top: 10%;
    left: 0;
    margin: 0 2%;
    padding: 0 20px;
  }
  .callbox-container.open {
    height: 300px;
    min-height: 300px;
  }
  .cb-date-time {
    margin: 0px 0 30px 0%;
  }
  .covertxt-ride {
    top: 0;
    font-size: 14px;
  }
  .cb-time {
    position: relative;
    border: 1px solid #030303;
    padding-left: 10px;
    height: 60px;
  }
  .cb-date-time .cb-date {
    float: left;
  }
  .cb-time .date-title {
    font-size: 13px;
    font-weight: 500;
    left: 11px;
    opacity: 0.4;
    position: absolute;
    top: -17px;
    height: 9px;
  }

  .cb-time select {
    background: transparent;
    border: 0;
    outline: 0;
    height: 59px;
    top: 0px;
  }
  .errors {
    position: absolute;
    top: 40px;
    left: 0%;
    font-size: 11px;
    color: #f00;
  }
}

@media (max-width: 320px) {
  .callbox-container.open {
    padding: 0 5px;
  }
  
}
