i.fa.fa-info-circle {
  color: #777;
  font-size: 15px;
  margin-left: 10px; }

div.page-head {
  padding-top: 70px;
  padding-bottom: 70px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */ }
  @media (max-width: 767px) {
    div.page-head {
      padding-top: 30px;
      padding-bottom: 30px; } }
  div.page-head p {
    font-family: Hind;
    font-size: 18px;
    font-weight: 200;
    /* Start phone */
    /* End phone */
    /* Start tablet */
    /* End tablet */
    /* Start desktop */ }
    @media (max-width: 767px) {
      div.page-head p {
        font-size: 16px;
        text-align: center; } }
  div.page-head a {
    font-family: Hind;
    font-size: 18px;
    font-weight: 400;
    color: #ec274c;
    /* Start phone */
    /* End phone */
    /* Start tablet */
    /* End tablet */
    /* Start desktop */ }
    @media (max-width: 767px) {
      div.page-head a {
        font-size: 16px; } }
    div.page-head a:hover {
      font-family: Hind;
      font-size: 18px;
      font-weight: 400;
      color: #ec274c;
      text-decoration: underline;
      /* Start phone */
      /* End phone */
      /* Start tablet */
      /* End tablet */
      /* Start desktop */ }
      @media (max-width: 767px) {
        div.page-head a:hover {
          font-size: 16px; } }
  div.page-head i.fa {
    font-size: 33px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: 200;
    margin-top: 30px; }
  div.page-head h2 {
    font-family: Hind;
    font-size: 65px;
    line-height: 60px;
    font-weight: 200;
    text-align: center;
    /* Start phone */
    /* End phone */
    /* Start tablet */
    /* End tablet */
    /* Start desktop */ }
    @media (max-width: 767px) {
      div.page-head h2 {
        font-size: 40px;
        line-height: 35px; } }
  div.page-head h3 {
    font-family: Hind;
    font-size: 80px;
    line-height: 60px;
    font-weight: 800;
    margin-top: 0px;
    text-align: center;
    /* Start phone */
    /* End phone */
    /* Start tablet */
    /* End tablet */
    /* Start desktop */ }
    @media (max-width: 767px) {
      div.page-head h3 {
        font-size: 45px;
        line-height: 30px;
        margin-bottom: 20px; } }

div.appointments {
  background: #deeef4;
  padding-top: 150px;
  padding-bottom: 150px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */ }
  @media (max-width: 767px) {
    div.appointments {
      padding-top: 30px;
      padding-bottom: 30px; } }
  div.appointments .text-wrapper {
    background: #fff;
    padding: 50px;
    padding-top: 80px;
    margin-bottom: 80px;
    /* Start phone */
    /* End phone */
    /* Start tablet */
    /* End tablet */
    /* Start desktop */ }
    @media (max-width: 767px) {
      div.appointments .text-wrapper {
        padding: 20px;
        padding-top: 20px;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px; } }
    div.appointments .text-wrapper div.content {
      padding-left: 30px;
      /* Start phone */
      /* End phone */
      /* Start tablet */
      /* End tablet */
      /* Start desktop */ }
      @media (max-width: 767px) {
        div.appointments .text-wrapper div.content {
          padding-left: 0px; } }
      div.appointments .text-wrapper div.content p.selectedlocation span,
      div.appointments .text-wrapper div.content p.selectedtime {
        display: block;
        font-weight: 600;
        background: #042d4b;
        margin-top: 20px;
        max-width: 80%;
        color: #fff;
        padding: 20px; }
        div.appointments .text-wrapper div.content p.selectedlocation span span.datetime,
        div.appointments .text-wrapper div.content p.selectedtime span.datetime {
          font-weight: 800;
          display: block;
          margin-top: 10px;
          margin-bottom: 10px;
          font-size: 20px; }
        div.appointments .text-wrapper div.content p.selectedlocation span span.location,
        div.appointments .text-wrapper div.content p.selectedtime span.location {
          display: block;
          margin-top: 20px; }
          div.appointments .text-wrapper div.content p.selectedlocation span span.location h5,
          div.appointments .text-wrapper div.content p.selectedtime span.location h5 {
            color: #fff;
            font-weight: 800;
            font-size: 20px; }
      div.appointments .text-wrapper div.content a.change {
        color: #ec274c;
        font-weight: 600; }
  div.appointments h3 {
    font-family: Hind;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 26px;
    /* Start phone */
    /* End phone */
    /* Start tablet */
    /* End tablet */
    /* Start desktop */ }
    @media (max-width: 767px) {
      div.appointments h3 {
        font-size: 22px; } }
  div.appointments div.form-group label {
    margin-bottom: 0px; }
  div.appointments label {
    font-family: Hind;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 26px;
    display: block;
    /* Start phone */
    /* End phone */
    /* Start tablet */
    /* End tablet */
    /* Start desktop */ }
    @media (max-width: 767px) {
      div.appointments label {
        font-size: 16px; } }
  div.appointments img {
    max-width: 100%;
    height: auto; }
  div.appointments a.next-step {
    display: block;
    font-weight: 600;
    font-size: 20px; }
    div.appointments a.next-step:hover {
      color: #ec274c;
      text-decoration: none; }
  div.appointments .right {
    margin-left: -80px;
    margin-top: 80px;
    max-width: calc( 41.66667% + 80px);
    flex: 0 0 calc( 41.66667% + 80px);
    /* Start phone */
    /* End phone */
    /* Start tablet */
    /* End tablet */
    /* Start desktop */ }
    @media (max-width: 767px) {
      div.appointments .right {
        display: none !important; } }

div.select {
  position: relative;
  display: block;
  max-width: 400px;
  min-width: 150px;
  -webkit-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.25);
  z-index: 10;
  margin-bottom: 30px; }
  div.select select {
    border: none;
    outline: none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    margin: 0;
    display: block;
    width: 100%;
    padding: 10px 45px 10px 20px;
    color: #444;
    font-family: Hind;
    font-size: 15px; }
  div.select:after {
    position: absolute;
    right: 2px;
    top: 2px;
    width: 40px;
    height: calc( 100% - 4px);
    line-height: 38px;
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    text-align: center;
    color: #fff;
    font-size: 24px;
    background: #ec274c;
    z-index: -1; }

div.popup {
  background: #fff;
  -webkit-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.23);
  width: 80%;
  max-width: 1030px;
  min-height: 300px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  padding: 60px;
  /* Start phone */
  /* End phone */
  /* Start tablet */
  /* End tablet */
  /* Start desktop */ }
  div.popup.location-popup div.locations {
    overflow: auto;
    max-height: 257px; }
  @media (max-width: 767px) {
    div.popup {
      padding: 10px;
      width: 95%; } }
  div.popup div.timeslots,
  div.popup div.locations {
    /* Start phone */
    /* End phone */
    /* Start tablet */
    /* End tablet */
    /* Start desktop */ }
    @media (max-width: 767px) {
      div.popup div.timeslots,
      div.popup div.locations {
        max-height: 200px;
        overflow: scroll; } }
  div.popup span.timeslot {
    background: #f7f7f7;
    padding: 5px 10px;
    margin: 5px 5px;
    display: inline-block;
    position: relative; }
    div.popup span.timeslot:hover {
      background: #ec274c;
      color: #fff;
      margin: 0px 0px;
      cursor: pointer;
      padding: 10px 15px; }
    div.popup span.timeslot.disabled {
      color: #898989;
      text-decoration: line-through;
      background: #fff; }
      div.popup span.timeslot.disabled:hover {
        color: #898989;
        text-decoration: line-through;
        background: #fff;
        cursor: initial; }
  div.popup h4 {
    font-size: 36px;
    font-family: Hind;
    font-weight: 300;
    text-align: center;
    /* Start phone */
    /* End phone */
    /* Start tablet */
    /* End tablet */
    /* Start desktop */ }
    @media (max-width: 767px) {
      div.popup h4 {
        font-size: 20px; } }
    div.popup h4 b {
      font-weight: 600; }
  div.popup p {
    font-size: 20px;
    font-family: Hind;
    /* Start phone */
    /* End phone */
    /* Start tablet */
    /* End tablet */
    /* Start desktop */ }
    @media (max-width: 767px) {
      div.popup p {
        font-size: 16px; } }
    div.popup p.top {
      text-align: center;
      margin-top: 10px;
      margin-bottom: 30px; }
    div.popup p.select {
      color: #ec274c;
      font-weight: 600; }
    div.popup p.bottom {
      margin-top: 30px;
      text-align: left;
      /* Start phone */
      /* End phone */
      /* Start tablet */
      /* End tablet */
      /* Start desktop */ }
      @media (max-width: 767px) {
        div.popup p.bottom {
          font-size: 14px; } }
      div.popup p.bottom a {
        color: #ec274c;
        display: block;
        font-weight: 600; }
        div.popup p.bottom a:hover {
          text-decoration: none; }
  div.popup a.location-select {
    display: inline-block;
    width: 33%;
    font-size: 18px;
    /* Start phone */
    /* End phone */
    /* Start tablet */
    /* End tablet */
    /* Start desktop */ }
    @media (max-width: 767px) {
      div.popup a.location-select {
        width: 100%; } }
    div.popup a.location-select:hover {
      text-decoration: none; }
      div.popup a.location-select:hover div.location {
        background: #ec274c; }
        div.popup a.location-select:hover div.location h5, div.popup a.location-select:hover div.location p {
          color: #fff; }
    div.popup a.location-select h5 {
      font-size: 18px;
      font-family: Hind;
      font-weight: 600; }
    div.popup a.location-select div.location {
      padding: 15px; }
      div.popup a.location-select div.location p {
        font-size: 18px; }

div.suggestion {
  padding-top: 150px;
  padding-bottom: 150px; }
  div.suggestion h2 {
    font-size: 36px;
    font-family: Hind;
    font-weight: 600;
    text-align: center; }
  div.suggestion p {
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    max-width: 600px;
    min-width: 80%; }
  div.suggestion a {
    display: block;
    text-align: center;
    margin-top: 30px; }

.step3 p.questionOne,
.step3 p.questionTwo {
  line-height: 32px; }
  .step3 p.questionOne span.yes,
  .step3 p.questionOne span.no,
  .step3 p.questionTwo span.yes,
  .step3 p.questionTwo span.no {
    display: inline-block;
    line-height: 32px;
    height: 32px;
    padding-left: 10px;
    padding-right: 10px;
    background: #deeef4; }
    .step3 p.questionOne span.yes:hover, .step3 p.questionOne span.yes.active,
    .step3 p.questionOne span.no:hover,
    .step3 p.questionOne span.no.active,
    .step3 p.questionTwo span.yes:hover,
    .step3 p.questionTwo span.yes.active,
    .step3 p.questionTwo span.no:hover,
    .step3 p.questionTwo span.no.active {
      background: #ec274c;
      color: #fff;
      cursor: pointer; }

.step3 .appointment-card {
  display: inline-block;
  padding: 20px;
  color: #fff;
  background: #042d4b;
  margin-bottom: 30px; }
  .step3 .appointment-card h5 {
    color: #fff;
    margin-top: 20px; }

.step3 div.form p.intro {
  font-weight: 600;
  margin-top: 30px; }

.step3 div.form form button.btn.btn-primary {
  background: #ec274c !important;
  border: 0px !important;
  font-size: 18px;
  padding-left: 30px;
  padding-right: 30px;
  color: #fff; }

body .tooltip {
  transition: 0s ease !important; }

.tooltip-inner {
  min-width: 100px;
  max-width: 100%; }

span.backtoone,
span.backtotwo {
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 13px;
  cursor: pointer; }

p.notavailable {
  display: none;
  font-weight: 800;
  font-size: 22px; }
