/* ------- BOOTSTRAP Enhancements ------------ */
.social {
  cursor: pointer; }
  .social .fa-heart {
    color: #1E8E7C; }

ul.property-preview {
  display: inline-block;
  padding-left: 0;
  font-size: 0;
  width: 100% !important; }

.property-contact-page .form-group label.control-label,
.property-contact-page .form-control,
.property-contact-page .btn, .property-contact-page .input-group-btn .btn, .property-contact-page .form-group .btn.btn-primary.btn-raised {
  font-size: 20px; }
.property-contact-page .form-group.label-floating.is-focused label.control-label, .property-contact-page .form-group.label-floating:not(.is-empty) label.control-label, .property-contact-page .form-group.label-static label.control-label, .property-contact-page .form-control {
  font-size: 20px; }
.property-contact-page .form-group .control-label {
  margin-top: 65px;
  margin-bottom: 10px;
  font-size: 20px; }
.property-contact-page .form-group .form-control-static {
  font-size: 20px; }
.property-contact-page .form-group label {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  vertical-align: bottom; }
.property-contact-page .form-group .checkbox label, .property-contact-page .form-group .radio label {
  font-weight: normal; }
.property-contact-page .form-group.is-focused .checkbox label {
  color: #333; }
.property-contact-page .form-group.has-error .help-block, .property-contact-page .form-group.has-error label.control-label {
  font-size: 20px; }
.property-contact-page .alert.alert-danger {
  font-size: 20px; }
.property-contact-page .content-wrapper {
  margin: 5rem 0; }
  .property-contact-page .content-wrapper .page-layout {
    background: #fff;
    padding: 3rem;
    border-top: 3px solid #1E8E7C;
    box-shadow: 0 0 18px -6px #999; }
  .property-contact-page .content-wrapper .notice-message p {
    color: red;
    font-weight: bold;
    font-size: 15px; }
  .property-contact-page .content-wrapper .contact-form-block .form-group {
    margin: 5px 0; }
  .property-contact-page .content-wrapper .company-prop-list {
    margin-bottom: 10px;
    padding: 30px 0 10px; }
    .property-contact-page .content-wrapper .company-prop-list .company-name {
      padding: 0 10px;
      font-size: 150%;
      font-weight: bold; }
      @media screen and (max-width: 767px) {
        .property-contact-page .content-wrapper .company-prop-list .company-name {
          font-size: 125%; } }
    .property-contact-page .content-wrapper .company-prop-list .company-tel {
      padding: 0 10px;
      font-size: 150%;
      margin-bottom: 5px; }
      @media screen and (max-width: 767px) {
        .property-contact-page .content-wrapper .company-prop-list .company-tel {
          font-size: 100%; } }
  .property-contact-page .content-wrapper .company-prop-list:nth-child(odd) {
    background-color: #f2f2f2; }
.property-contact-page.confirm .required-field {
  display: none; }
.property-contact-page.confirm .form-group {
  margin: 0; }
.property-contact-page.thanks .msg-block {
  margin: 30px 0 50px 0;
  padding: 50px;
  text-align: center;
  background: #8BC34A;
  font-size: 20px;
  color: #fff; }
  @media screen and (max-width: 480px) {
    .property-contact-page.thanks .msg-block {
      padding: 50px 10px 50px 10px; } }
  .property-contact-page.thanks .msg-block .icon {
    margin-bottom: 50px; }
    .property-contact-page.thanks .msg-block .icon img {
      max-width: 150px; }
  .property-contact-page.thanks .msg-block .msg {
    vertical-align: middle; }
.property-contact-page .property-preview {
  /**
  * for image
  */
  /**
  * for members Only Property
  */ }
  .property-contact-page .property-preview .list-group .list-group-item:nth-child(odd) {
    padding: 0px 0px;
    background-color: #f2f2f2; }
    .property-contact-page .property-preview .list-group .list-group-item:nth-child(odd) .image {
      background-color: #f2f2f2; }
  .property-contact-page .property-preview .list-group-item {
    padding: 5px 20px;
    display: inline-block;
    width: calc(33.3333% - 20px);
    vertical-align: top;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px; }
    @media screen and (max-width: 991px) {
      .property-contact-page .property-preview .list-group-item {
        width: calc(50% - 10px);
        margin-left: 5px;
        margin-right: 5px; } }
    @media screen and (max-width: 480px) {
      .property-contact-page .property-preview .list-group-item {
        display: block;
        margin-left: 0;
        margin-right: 0;
        width: 100%; } }
    .property-contact-page .property-preview .list-group-item .prop-col {
      margin-bottom: 5px;
      font-size: 0.8rem; }
      .property-contact-page .property-preview .list-group-item .prop-col .prop-fg {
        padding-bottom: 0px;
        margin-top: 5px; }
        .property-contact-page .property-preview .list-group-item .prop-col .prop-fg .name {
          font-size: 1.3rem;
          margin: 0px;
          font-weight: 500; }
    .property-contact-page .property-preview .list-group-item .icon-block .syomen-moushikomi-tyu,
    .property-contact-page .property-preview .list-group-item .icon-block .syomen-annai {
      font-size: 13px; }
    .property-contact-page .property-preview .list-group-item .icon-block #syomen-modal {
      font-size: 13px;
      color: #444; }
      .property-contact-page .property-preview .list-group-item .icon-block #syomen-modal .modal-footer .btn-success {
        font-size: 13px;
        background-color: #255f92; }
        .property-contact-page .property-preview .list-group-item .icon-block #syomen-modal .modal-footer .btn-success:hover {
          background-color: #F8B62E !important; }
    .property-contact-page .property-preview .list-group-item .info-col {
      padding: 0; }
      .property-contact-page .property-preview .list-group-item .info-col .access {
        padding: 0 0;
        color: #777;
        font-size: 1rem;
        font-weight: 700; }
        .property-contact-page .property-preview .list-group-item .info-col .access span {
          display: block;
          margin-bottom: 3px; }
      .property-contact-page .property-preview .list-group-item .info-col .price {
        padding: 10px 10px 5px;
        margin-bottom: 0px;
        color: #00323c;
        background-color: #F8B62E;
        height: auto;
        width: auto;
        text-align: left;
        font-weight: bold;
        padding-top: 3px; }
        .property-contact-page .property-preview .list-group-item .info-col .price strong {
          font-size: 1.5rem; }
      .property-contact-page .property-preview .list-group-item .info-col .sales-point {
        margin-bottom: 5px;
        font-size: 0.9rem; }
      .property-contact-page .property-preview .list-group-item .info-col .multi-cond {
        margin-bottom: 5px; }
        .property-contact-page .property-preview .list-group-item .info-col .multi-cond li {
          display: block;
          font-size: 1rem; }
    .property-contact-page .property-preview .list-group-item .prop-row {
      padding: 10px; }
  .property-contact-page .property-preview .list-info {
    list-style-type: none;
    margin: 0;
    padding-left: 0px; }
    .property-contact-page .property-preview .list-info li {
      vertical-align: middle;
      padding: 0px 0px 0 0;
      display: inline-block;
      font-size: 0.9rem;
      margin: 3px 0; }
      .property-contact-page .property-preview .list-info li .icon {
        background: rgba(30, 142, 124, 0.7);
        color: #fff;
        display: inline-block;
        padding: 5px 15px;
        transition: all 0.2s ease; }
      .property-contact-page .property-preview .list-info li .value {
        display: inline-block;
        white-space: nowrap;
        padding: 5px 15px; }
  .property-contact-page .property-preview .img {
    padding-left: 5px;
    padding-right: 0px; }
  .property-contact-page .property-preview .image {
    background-color: white;
    width: 95% !important;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 10px; }
  .property-contact-page .property-preview .prop-img {
    max-height: 100px;
    display: inline; }
  .property-contact-page .property-preview .member-only .register-btn {
    margin-left: 0px;
    font-size: 1rem;
    padding: 0.5rem;
    width: 94%;
    white-space: initial;
    border: none;
    background: #F8B62E;
    color: black !important; }
    .property-contact-page .property-preview .member-only .register-btn:hover {
      background: #F8B62E !important;
      box-shadow: #eba108 2px 2px; }

.disable-contact {
  color: red;
  font-size: 18px;
  margin-bottom: 15px; }
  @media screen and (max-width: 767px) {
    .disable-contact {
      font-size: 16px; }
      .disable-contact h2 {
        font-size: 18px;
        font-weight: bold;
        margin: 0; } }

.center {
  text-align: center; }

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