.field-uniqueBtn {
  width: 100%; }

.footer-table tbody tr td {
  padding: 4px 8px 4px 0; }

footer {
  background: rgba(50, 40, 110, 0.9) !important;
  position: relative;
  top: 80px; }

.large-title {
  font-size: 30px;
  border-bottom: 1px solid #aaa; }

.main-image {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 1; }

.cover-color {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background: -moz-linear-gradient(left top, rgba(34, 255, 0, 0.4), rgba(170, 0, 255, 0.4));
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(34, 255, 0, 0.4)), to(rgba(170, 0, 255, 0.4))); }

.main-image--mobile {
  height: 600px; }

.cover-color--mobile {
  height: 600px; }

.large-title, article.main-item-field section h1 {
  font-size: 30px;
  border-bottom: 1px solid #aaa; }

article.main-item-field {
  position: relative;
  top: 30px; }
  article.main-item-field section {
    padding: 30px 40px; }

.usually_navigation {
  height: 65px;
  background-color: rgba(50, 40, 110, 0.9);
  position: relative; }
  .usually_navigation .brand-logo {
    font-size: 36px; }
  .usually_navigation .nav-items li a {
    font-size: 16px; }

.home_navigation {
  height: 65px;
  background-color: rgba(50, 40, 110, 0);
  position: absolute;
  box-shadow: none;
  z-index: 100; }
  .home_navigation .brand-logo {
    font-size: 36px; }
  .home_navigation .nav-items li a {
    font-size: 16px; }

nav.admin_navigation {
  background: transparent;
  box-shadow: none; }

.property-admin-field h1 {
  font-size: 30px; }

.property-admin-field .property-admin-title-field {
  padding: 16px 0;
  border-bottom: 1px solid #fff; }
  .property-admin-field .property-admin-title-field h1 {
    margin: 0;
    padding: 0; }

.property-container {
  min-height: 86%; }

.property_image--small:hover {
  cursor: pointer;
  opacity: 0.7; }

body {
  color: #aaa; }

.slaveBtn {
  width: 100%;
  text-align: center;
  border: 1px solid #39e;
  color: #39e; }
  .slaveBtn:hover {
    background: #39e;
    color: #fff; }

.unread-contact-field h1 {
  font-size: 30px;
  padding: 20px 0;
  border-bottom: 1px solid #fff; }

.contact-textSpace {
  height: 90px;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.appeal_border-left {
  background: #aaa;
  height: 3px;
  opacity: 0.8;
  border-radius: 120px 6px 6px 120px/ 1px 1px 1px 1px; }

.appeal_border-right {
  background: #aaa;
  height: 3px;
  opacity: 0.8;
  border-radius: 6px 120px 120px 6px/ 1px 1px 1px 1px; }

.home-phone-space {
  background-color: rgba(50, 40, 110, 0.9);
  width: 100%;
  height: 90px;
  position: relative;
  box-shadow: 0 -8px 17px 0 rgba(0, 0, 0, 0.3), 0 -6px 20px 0 rgba(0, 0, 0, 0.25), 0 8px 17px 0 rgba(0, 0, 0, 0.15), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  text-align: center; }
  .home-phone-space h1 {
    margin: 0;
    font-size: 42px; }
  .home-phone-space .subtext {
    margin: 0; }

.phone-space {
  width: 100%;
  height: 90px;
  position: relative;
  color: #666;
  text-align: center; }
  .phone-space h1 {
    margin: 0;
    font-size: 44px; }
  .phone-space .subtext {
    font-size: 22px;
    margin: 0; }

.developers-link {
  text-decoration: underline; }
  .developers-link:hover {
    opacity: 0.7; }

.original--text-shadow {
  text-shadow: 2px 2px 6px #333; }

.original--box-shadow {
  box-shadow: 1px 1px 5px #111, -1px -1px 5px #111; }

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