/*redesign*/
@font-face {
  font-family: 'Helvetica Now Text';
  src: local("HelveticaNowText"), url("/tools/estimating_appointment_new/fonts/HelveticaNowText-Bold.ttf") format("truetype"), url("/tools/estimating_appointment_new/fonts/HelveticaNowText-Bold.eot?#iefix") format("embedded-opentype"), url("/tools/estimating_appointment_new/fonts/HelveticaNowText-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'Helvetica Now Text';
  src: local("HelveticaNowText"), url("/tools/estimating_appointment_new/fonts/HelveticaNowText-Medium.ttf") format("truetype"), url("/tools/estimating_appointment_new/fonts/HelveticaNowText-Medium.eot?#iefix") format("embedded-opentype"), url("/tools/estimating_appointment_new/fonts/HelveticaNowText-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Helvetica Now Text';
  src: local("HelveticaNowText"), url("/tools/estimating_appointment_new/fonts/HelveticaNowText-Regular.woff2") format("woff2"), url("/tools/estimating_appointment_new/fonts/HelveticaNowText-Regular.woff") format("woff"), url("/tools/estimating_appointment_new/fonts/HelveticaNowText-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
body {
  color: #2d2a26;
  font-family: "Helvetica Now Text", "Helvetica"; }

.step-text {
  height: 16px;
  font-family: "Helvetica Now Text", "Helvetica";
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.5px;
  color: #2d2a26; }

.title {
  margin-top: 10px;
  height: 46px;
  font-family: "Helvetica Now Text", "Helvetica";
  font-weight: bold;
  font-size: 38px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: 1px;
  color: #2d2a26; }

.calender-wrap {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5), 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  max-width: 540px;
  padding: 45px;
  margin-top: 40px; }

.calendar-title {
  display: flex; }

.arrow-left,
.arrow-right {
  cursor: pointer;
  width: 30px; }

.arrow-left {
  margin-left: 12px; }

.arrow-right {
  margin-right: 12px; }

.month-text {
  flex: 1;
  width: 136px;
  height: 30px;
  font-family: "Helvetica Now Text", "Helvetica";
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  text-align: center;
  color: #cc0625; }

.calendar--day-name-list th {
  width: 64px;
  height: 19px;
  text-transform: uppercase;
  font-family: "Helvetica Now Text", "Helvetica";
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: center; }

.anotherMonth {
  visibility: hidden; }

.calendar--day {
  text-align: center; }

.calendar--day-text {
  width: 40px;
  height: 40px;
  line-height: 36px;
  font-family: "Helvetica Now Text", "Helvetica";
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  border-radius: 20px;
  margin: 0 auto;
  border: 2px solid transparent; }

.calendar--day {
  text-align: center;
  cursor: pointer; }

.calendar--day.today .calendar--day-text {
  border: 2px solid #cc0625; }

.calendar--day:hover .calendar--day-text {
  background-color: #cc0625;
  color: white; }

.calendar--day.selected .calendar--day-text {
  background-color: #cc0625;
  color: white; }

.brand-text {
  height: 16px;
  font-family: "Helvetica Now Text", "Helvetica";
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.5px;
  color: #cc0625; }

.sub-title {
  font-family: "Helvetica Now Text", "Helvetica";
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #2d2a26; }

.location-address {
  width: 250px;
  font-family: "Helvetica Now Text", "Helvetica";
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #2d2a26; }

.calendar--time-text {
  min-width: 85px;
  font-size: 14px;
  font-weight: bold;
  color: #2d2a26;
  background-color: #f0f0f0;
  text-align: center;
  display: inline-block;
  padding: 5px 10px;
  margin: 5px 20px 5px 0;
  opacity: .2;
  cursor: default;
  user-select: none; }

.available .calendar--time-text {
  cursor: pointer;
  opacity: 1; }

.available .calendar--time-text:hover {
  background-color: #cc0625;
  color: white; }

.calendar--time-list {
  width: 100%; }

.column-wrap {
  display: flex;
  align-items: flex-start; }

.time-wrap {
  margin-left: 20px;
  margin-top: 40px; }

.time-list {
  max-width: 350px; }

.link {
  cursor: pointer;
  font-family: "Helvetica Now Text", "Helvetica";
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #666666;
  border-bottom: 1px solid #666666;
  display: inline-block;
  line-height: 20px; }
  .link a {
    text-decoration: none;
    color: #2d2a26; }

.info-wrap {
  margin-left: 20px; }
  .info-wrap .location-wrap {
    margin-top: 40px; }

.form-wrap {
  width: 540px; }

.form-label {
  height: 16px;
  text-transform: uppercase;
  font-family: "Helvetica Now Text", "Helvetica";
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.5px;
  color: #2d2a26; }

.form-control {
  height: 44px;
  border: solid 2px #2d2a26;
  background-color: white;
  border-radius: 0;
  margin-top: 10px;
  width: 100%; }

.form-control,
.select2-container--default .select2-search--dropdown .select2-search__field {
  font-size: 16px; }

.form-field {
  margin-bottom: 30px; }

.phone-wrap {
  display: flex; }
  .phone-wrap > * {
    flex: 1; }

.text-reminder-wrap {
  padding-top: 32px;
  padding-left: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .text-reminder-wrap label {
    cursor: pointer; }

.select2-container--default .select2-selection--single {
  height: 44px;
  border: solid 2px #2d2a26;
  background-color: white;
  border-radius: 0;
  margin-top: 10px;
  width: 100%; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 42px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  padding-top: 60px;
  padding-right: 35px; }

.brand-btn {
  padding: 13px 25px;
  font-family: "Helvetica Now Text", "Helvetica";
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  background-color: #cc0625;
  display: inline-block;
  cursor: pointer;
  border-radius: 4px; }

.confirmation-date {
  font-family: "Helvetica Now Text", "Helvetica";
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  color: #2d2a26; }

.simple-text {
  font-family: "Helvetica Now Text", "Helvetica";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #2d2a26; }

.confirmation-image-column {
  margin-left: 80px; }

.contact-phone-and-email {
  display: flex; }

@media (max-width: 900px) {
  .column-wrap {
    display: block; }

  .confirmation-image-column {
    margin: 0 auto;
    margin-top: 50px; } }
.confirmation-columns {
  display: flex; }

.jhcc-name {
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal; }

.contact-email {
  padding-left: 20px; }

.form-field {
  position: relative; }

.form-field .help-block.with-errors {
  position: absolute;
  top: 65px;
  left: 15px; }

.view-by-week {
  margin-bottom: 30px; }

@media (max-width: 600px) {
  .calender-wrap, .time-wrap {
    float: none; }

  .time-wrap {
    margin-left: 0;
    margin-top: 0; }

  .time-list {
    max-width: 600px; }

  .title {
    font-size: 30px;
    line-height: 36px; }

  .calender-wrap {
    padding: 0;
    box-shadow: none;
    max-width: 450px; }

  .time-wrap .location-wrap {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5), 0 1px 4px 0 rgba(0, 0, 0, 0.3);
    padding: 25px; }

  .info-wrap {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5), 0 1px 4px 0 rgba(0, 0, 0, 0.3);
    margin-left: 0;
    padding: 25px;
    margin-top: 20px; }

  .form-wrap {
    width: 100%; }

  .phone-wrap {
    display: block; }

  .text-reminder-wrap {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 20px;
    margin-top: -15px; }

  .confirmation-columns {
    display: block; }

  .confirmation-image-column img {
    width: 100%; }

  .contact-phone-and-email {
    display: block; }

  .contact-email {
    padding-left: 0;
    margin-top: 15px; } }
.call-href, .call-href:hover {
  color: #2d2a26;
  text-decoration: none; }

/*# sourceMappingURL=style.css.map */
