.sit-back-and-let-us {
  color: #FFFFFF;
  letter-spacing: 0.2px;
  margin-bottom: 0;
}

.movinDesc {
  color: #FFFFFF;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 22px;
  margin-bottom: 0;
}

/* Custom checkbox styles */
.custom-checkbox {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  /* Adjust as needed */
  cursor: pointer;
  box-sizing: border-box;
  height: 50px;
  width: 100%;
  border-radius: 3px;
  background-color: #FFFFFF;
}

.custom-checkbox svg {
  position: absolute;
  top: 13px;
  left: 13px;
  height: 25px;
  width: 25px;
}

.custom-checkbox input[type="checkbox"] {
  display: block; /* Hide default checkbox */
}

/* Checkbox background */
.custom-checkbox .checkmark {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 50px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #979797;
  background-color: #fff; /* Unchecked background color */
}

/* Checkbox text */
.custom-checkbox .text {
  margin-left: 48px;
  margin-top: 13px; /* Adjust as needed */
  color: #464646;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.2px;
  line-height: 22px;
  display: flex;
  align-items: center;
}

.custom-checkbox .no-logo {
  margin-left: 12px !important;
}

.custom-checkbox .checkmark.disabled {
  background-color: #eeeeee;
  border: 2px solid #B3B3B3;
}

/* Checked state */
.custom-checkbox input[type="checkbox"]:checked+.checkmark {
  background-image: url("./../images/movers-icons/tick-oranges.svg"); /* Checked background color */
  background-size: 16px;
  background-position: 95% 50%;
  background-repeat: no-repeat;
  box-sizing: border-box;
  height: 50px;
  border: 2px solid var(--main-theme-color);
  border-radius: 3px;
  background-color: #FFF0E0;

}

/* Checked state */
.custom-checkbox input[type="checkbox"]:checked+.checkmarkmob {
  background-image: url("./../images/movers-icons/tick-oranges.svg"); /* Checked background color */
  background-size: 16px;
  background-position: 95% 50%;
  background-repeat: no-repeat;
  box-sizing: border-box;
  height: 50px;
  border: 2px solid var(--main-theme-color);
  border-radius: 3px;
  background-color: #FFF0E0;

}

/* Checked state */
.custom-checkbox input[type="checkbox"]:checked+.prvcMark {
  background-image: url("./../images/movers-icons/termsicons.png"); /* Checked background color */
  background-size: 20px;
  background-position: 95% 50%;
  background-repeat: no-repeat;
  box-sizing: border-box;
  height: 20px;
  border: none !important;
  border-radius: 3px;
}

.brdr {
  border: none;
}

.custmPrvcy {
  height: 20px !important;
  padding-left: 7px !important;
}

.prvcMark {
  height: 20px !important;
}

.inputStyledate {
  max-width: 50%;
  position: relative;
  background-image: url('../images/movers-icons/Icon_Calendar.svg');
  background-repeat: no-repeat;
  background-position: 5px 14px;
  padding-left: 39px;
}

.inputStyledatesch {
  position: relative;
  background-image: url('../images/movers-icons/Icon_Calendar.svg');
  background-repeat: no-repeat;
  background-position: 5px 14px;
  padding-left: 39px;
}

.no-business-property-msg {
  color: #737373;
  font-size: 12px;
  letter-spacing: .15px;
  line-height: 14px;
  margin-left: 8px;
  align-self: center;
}

.no-business-property {
  display: flex;
}


.travelContainer {
  /* transform: scaleY(-1); */
  background-color: #F9F7F7;
}

.lets-get-moving {
  color: #464646;
  font-size: 24px;
  letter-spacing: 0.15px;
  line-height: 40px;
}

.reasonTomov {
  color: #464646;
  font-size: 24px;
  letter-spacing: 0.15px;
  line-height: 40px;
}

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

.ndsply {
  display: inline-flex;
  width: 100%;
}

.comparing-some-of-au {
  color: #464646;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 28px;
  margin-bottom: 0 !important;
  padding-left: 10px;
}

.travelImg {
  height: 179px;
  max-width: -webkit-fill-available;
  width: 100%;
}

.combinedshape {
  background-color: var(--main-theme-color);
}

.didyouknow {
  color: #FFFFFF;
  font-size: 24px;
  letter-spacing: 0.15px;
  line-height: 40px;
}

.moving-house-can-aff {
  color: #FFFFFF;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 22px;
}

.inputStyle {
  box-sizing: border-box;
  height: 50px;
  border: 1px solid #B3B3B3;
  border-radius: 3px;
  background-color: #FFFFFF;
  margin-top: 8px;
  outline: none !important;
  color: #464646;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 20px;
}

.inputStyle:focus {
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid #979797;
}

.pdrggt8 {
  padding-right: 8px;
}

.mrgntp24 {
  margin-top: 24px;
}

.paddingsRight {
  padding: 0 4%;
}

.paddingsLeft {
  padding: 0 4%;
}

#callSelection {
  display: none;
}

.privcyplc p {
  color: #464646;
  font-size: 14px;
  letter-spacing: 0.22px;
  line-height: 20px;
}

#movingForm label {
  color: #464646;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.22px;
  line-height: 16px;
}

#movingForm span {
  color: #464646;
  font-size: 14px;
  letter-spacing: 0.22px;
  line-height: 18px;
}

.red-asterisk {
  color: #ff0101 !important;
  margin-left: 3px;
}

.mrgn {
  margin: 0 !important;
}

#moving-hero-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#autoAddress {
  position: relative;
}

#clearbox_btn {
  width: 20px;
  font-size: 16px;
  line-height: 22px;
}

/* Address data*/
#movingFormSuggetion {
  display: none;
  background: #fff;
  color: #424a53;
  z-index: 999;
  position: absolute;

  max-height: 250px;
  border: 1px solid #b6b6b6;
  border-top: none;
  margin-top: -1px;
  padding: 0;
  z-index: 999;
}

#movingFormSuggetions {
  overflow-y: scroll;
  max-height: 200px;
  padding: 0 10px;
}

.addnotfnd {
  border-radius: 4px;
  background-color: #F0EEEE;
  min-height: 44px;
  width: 100% !important;
  padding: 0 10px;
  padding-top: 5px;
}

.spncls {
  color: #464646;
  font-size: 14px !important;
  letter-spacing: 0.22px !important;
  line-height: 20px !important;
  margin-bottom: 0 !important;
  display: block !important;
  padding-top: 5px !important;
}

.manualAddress {
  display: none;
}

/* Custom CSS to replace the default dropdown icon */
.custom-select {
  appearance: none;
  background: url('.././images/movers-icons/Icon_Clock.svg') no-repeat 96% 50%;
  padding-right: 25px;
  background-color: #fff;
}

.form-select-select option {
  color: #464646;
  font-size: 16px;
  /* font-weight: bold; */
  letter-spacing: 0.22px;
  line-height: 24px;
  height: 32px;
  padding: 5px 0;
}


/* Custom CSS to change hover background color of options */
.timeopt :hover {
  background-color: #a32d2d !important;
  /* Change to desired hover background color */
}

/* Optional: Adjust size and position of custom icon */
.custom-select::-ms-expand {
  display: none;
  /* Hide default arrow in IE */
}

.clkhr {
  text-decoration: none !important;
}

.addsrch {
  color: #464646;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 20px;
}

.suggestionsmoving {
  color: #737373;
  font-size: 14px;
  letter-spacing: 0.22px;
  line-height: 20px;
  display: flex;
  align-items: center;
  height: 44px;
  border-radius: 4px;
  cursor: pointer;
  padding-left: 10px;
}

.suggestionMouseOvermoving {
  color: #464646;
  font-size: 14px;
  letter-spacing: 0.22px;
  line-height: 20px;
  display: flex;
  align-items: center;
  height: 44px;
  border-radius: 4px;
  background-color: #FFF0E0;
  cursor: pointer;
  background-image: url("./../images/movers-icons/tick-oranges.svg");
  background-repeat: no-repeat;
  background-position: 96% 50%;
  background-size: 14px;
  padding-left: 10px;
}

.btn-wdt {
  width: 344px !important;
}

.find-more-btn {
  width: 183px;
}

.btnstyls {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 17px;
  text-decoration: none !important;
}

.vlproposition {
  margin-top: 52px;
}

.pdshape {
  padding-top: 24px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
}

.mrgntp4 {
  margin-top: 4px;
}

.iconOkay {
  text-align: center;
}

.thank-you {
  color: var(--main-theme-color);
  font-size: 32px;
  letter-spacing: 0.2px;
  line-height: 32px;
  text-align: center;
  margin-top: 16px;
}

.well-be-in-touch-sh {
  color: #464646;
  font-size: 24px;
  letter-spacing: 0.15px;
  line-height: 34px;
  text-align: center;
}

.next-steps {
  color: #464646;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.22px;
  line-height: 16px;
  margin-top: 48px;
}

.one-of-our-dedicated {
  color: #464646;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 22px;
  padding-left: 10px;
}

#thankyouSection {
  display: none;
}

#clearbox_btnmvg {
  position: absolute;
  right: 3%;
  top: 56%;
  font-size: 16px;
  cursor: pointer;
}

.custom-dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-list {
  display: none;
  position: absolute;
  z-index: 1;
  list-style-type: none;
  padding: 0;
  margin: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  max-height: 250px;
  overflow-y: scroll;
  width: 96%;
}

.dropdown-list li {
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding-left: 10px;
  display: flex;
  align-items: center;
}

.dropdown-list li:first-child {
  background-color: var(--main-theme-color) !important;
  color: #FFFFFF;
  background-image: none !important;
}

.dropdown-list li:hover {
  border-radius: 4px;
  background-color: #FFF0E0;
  cursor: pointer;
  background-image: url("./../images/movers-icons/tick-oranges.svg");
  background-repeat: no-repeat;
  background-position: 96% 50%;
  background-size: 16px;
}

.custom-dropdowntime {
  position: relative;
  display: inline-block;
}

.dropdown-listtime {
  display: none;
  position: absolute;
  z-index: 1;
  list-style-type: none;
  padding: 0;
  margin: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  max-height: 250px;
  overflow-y: scroll;
  width: 96%;
}

.dropdown-listtime li {
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding-left: 10px;
  display: flex;
  align-items: center;
}

.dropdown-listtime li:first-child {
  background-color: var(--main-theme-color) !important;
  color: #FFFFFF;
  background-image: none !important;
}

.dropdown-listtime li:hover {
  border-radius: 4px;
  background-color: #FFF0E0;
  cursor: pointer;
  background-image: url("./../images/movers-icons/tick-oranges.svg");
  background-repeat: no-repeat;
  background-position: 96% 50%;
  background-size: 16px;
}

.cta-button-primary,
.cta-button-secondary {
  padding: 16px;
  min-width: 216px;
  margin: 0 12px;
  line-height: 22px;
  width: auto;
}

@media (min-width: 1025px) {
  .pddngrght {
    padding-right: 0 !important;
  }

  .pddnglft8 {
    padding-left: 8px !important;
  }

  .mrgntp8 {
    margin-top: 8px;
  }
}

@media (max-width: 767px) {
  .custom-checkbox .text {
    margin-left: 36px;
  }

  .custom-checkbox svg {
    width: 20px;
    height: 20px;
  }

  /* .custom-checkbox .checkmarkmob{
                background-image: none !important;
              } */
  .custom-checkbox .checkmarkmob {
    background-image: none !important;
  }

  .mrgntp8lbl {
    margin-top: 4px;
  }

  .pd-l-m {
    padding-left: 4px;
  }

  .pd-r-m {
    padding-right: 4px;
  }

  .mrgn-tp-mb {
    margin-top: 32px;
    background: #fff;
  }

  .reasonTomov {
    margin-top: 48px;
  }

  .travelContainer {
    background: linear-gradient(to bottom, #F9F7F7 66%, transparent 66%);
  }

  .btn-cntr {
    text-align: center;
  }

  .btn-wdt {
    width: 290px !important;
  }

  .vlproposition {
    margin-top: 48px;
  }
}

/* Tablet styles here */
@media (min-width: 768px) and (max-width: 1024px) {
  .vlproposition {
    margin-top: 35px;
  }

  .reasonTomov {
    margin-top: 32px;
  }

  .btn-wdt {
    width: 345px !important;
  }

  .btn-cntr {
    text-align: center;
  }

  .pddnglft8 {
    padding-left: 8px !important;
  }

  .mrgntp8 {
    margin-top: 8px;
  }

  .mrgn-tp-mb {
    margin-top: 32px;
    background: #fff;
  }

  .center-hd {
    max-width: 500px;
    margin: auto;
  }

  #movingForm {
    max-width: 500px;
    margin: auto;
  }

  .travelContainer {
    background: linear-gradient(to bottom, #F9F7F7 66%, transparent 66%);
  }
}
/* screens larger than tablet */
@media(min-width: 768px) {
  #propertyTypeError {
    position: relative;
    top: -30px;
  }
}