h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #8b8787;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #7c7c7c;
  font-size: 16px;
  line-height: 22px;
}

a {
  text-decoration: underline;
}

.brand-logo.w--current {
  margin-bottom: 10px;
}

.nav-links {
  padding-right: 32px;
  padding-left: 32px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}

.navbar {
  position: fixed;
  width: 100%;
  background-color: #fff;
  box-shadow: 1px 1px 11px 0 rgba(0, 0, 0, 0.22);
}

.bkgd {
  padding-top: 416px;
  padding-bottom: 274px;
  background-image: url('../images/Caithness-rendering-1800.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bkgd.map {
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  background-image: url('../images/Caithness-Map.jpg');
  box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.33);
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading {
  font-family: Lato, sans-serif;
}

.urbana-logo {
  padding-top: 12px;
  padding-left: 10px;
  font-family: Lato, sans-serif;
  color: #777;
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
}

.urbana-logo.white-footer {
  margin-top: 54px;
  padding-bottom: 16px;
  border-top: 1px none #969696;
  border-bottom: 1px solid #969696;
  color: #bdbdbd;
  font-size: 44px;
  line-height: 44px;
}

.text-span {
  font-weight: 300;
}

.section {
  border-top: 5px solid #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.33);
}

.contact-info {
  margin-right: 16px;
  margin-left: 16px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 39px;
  padding-bottom: 39px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-2 {
  font-weight: 100;
}

.text-span-3 {
  font-size: 22px;
}

.footer-logo {
  width: 180px;
  margin-right: 20px;
  margin-left: 20px;
}

.address-footer {
  margin-top: 14px;
  padding-left: 12px;
  font-family: Lato, sans-serif;
  color: #fff;
}

.address-footer.foot-rights {
  margin-top: 11px;
  color: #9b9b9b;
  text-align: center;
}

.heading-2 {
  font-family: Lato, sans-serif;
}

.paragraph {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.column-2 {
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.foot-of-footer {
  background-color: #4d4d4d;
}

.image-20-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.column-3 {
  display: inline-block;
  padding-right: 17px;
  padding-left: 17px;
}

.field-label {
  font-family: Lato, sans-serif;
}

.container {
  padding: 0px 82px;
}

.section-2 {
  border-top: 5px solid #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8))), url('../images/drone-38639133-1500x1000.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8)), url('../images/drone-38639133-1500x1000.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.33);
}

.textarea {
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.submit-button {
  background-color: #3a5f97;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 32px;
}

.text-field {
  margin-bottom: 22px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-spacer {
  height: 20px;
}

.div-spacer._10 {
  height: 10px;
}

.div-spacer.line {
  margin-right: 35px;
  border-top: 1px solid rgba(0, 0, 0, 0.11);
}

.text-span-4 {
  font-weight: 300;
}

.top-spacer {
  height: 50px;
  padding-top: 59px;
}

.success-message {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(38, 195, 63, 0.78)), to(rgba(38, 195, 63, 0.78)));
  background-image: linear-gradient(180deg, rgba(38, 195, 63, 0.78), rgba(38, 195, 63, 0.78));
}

.success-text {
  color: #fff;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
}

.error-bkgd {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a80a0a), to(#a80a0a));
  background-image: linear-gradient(180deg, #a80a0a, #a80a0a);
}

.image-600-tall {
  height: 600px;
  margin-top: 28px;
}

.section-40-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-40-40.grey-bkgd {
  background-color: rgba(0, 0, 0, 0.2);
}

.bedrooms-text {
  color: #7e6839;
  font-size: 20px;
}

.wide-container {
  position: static;
  display: block;
  max-width: 1190px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block {
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  color: #969696;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
}

.logo-divs {
  padding-right: 30px;
  padding-left: 30px;
  text-align: center;
}

.partner-logos {
  width: 80%;
}

.partner-logos.schneider {
  width: 60%;
}

.link-block {
  width: 100%;
}

.link-block.narrow {
  width: 60%;
}

.row {
  margin-bottom: 20px;
}

.foot-link {
  color: #bbb;
  text-decoration: none;
}

.social-buttons {
  overflow: visible;
  width: 66px;
  height: 22px;
  margin: 10px 15px;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.addthis-html-embed {
  display: none;
  width: 2px;
  height: 2px;
}

.addresses-inline {
  font-family: Lato, sans-serif;
  color: #008115;
  font-size: 16px;
  font-weight: 700;
}

.slider {
  height: 100vh;
}

.slide-image {
  width: 100vw;
}

.mask {
  height: 100%;
}

.slide {
  height: 100vh;
}

.slide._2 {
  background-image: url('../images/photo-38648773-1500x1000.jpg');
}

.slide._3 {
  background-image: url('../images/3-photo-38639143-1500x1000.jpg');
}

.slide._4 {
  background-image: url('../images/4-photo-38648772-1500x1000.jpg');
}

.slide._5 {
  background-image: url('../images/5-2485-38639596-1500x1000.jpg');
}

.slide._6 {
  background-image: url('../images/6-2485-38639607-1500x1000.jpg');
}

.slide._7 {
  background-image: url('../images/7-photo-38639173-1500x1000.jpg');
}

.slide._8 {
  background-image: url('../images/8-photo-38639132-1500x1000.jpg');
}

.slide._9 {
  background-image: url('../images/9-38639162-1500x1000.jpg');
}

.slide._10 {
  background-image: url('../images/10-drone-38639139-1500x1000-opt.jpg');
}

.slide-nav {
  margin-top: 7px;
  margin-bottom: 7px;
  padding-bottom: 5px;
  font-size: 22px;
}

.arrow {
  color: #fff;
}

.yellspan {
  color: #ffad00;
  font-size: 22px;
  font-weight: 900;
}

.number {
  color: #008115;
  font-size: 26px;
  font-weight: 400;
}

.bedrooms-and-price {
  font-size: 20px;
  line-height: 24px;
}

.field-label-2 {
  font-family: Lato, sans-serif;
}

.text-field-2 {
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.textarea-2 {
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.submit-button-2 {
  padding: 16px;
  font-family: Lato, sans-serif;
  font-size: 22px;
}

.html-embed {
  padding-top: 10px;
  padding-bottom: 10px;
}

.form-block {
  margin-bottom: 36px;
}

.text-span-6 {
  color: #ffad00;
  font-size: 22px;
  font-weight: 700;
}

.container-3 {
  padding-top: 140px;
  padding-bottom: 121px;
  text-align: center;
}

.image {
  width: 222px;
}

.text-block-2 {
  margin-bottom: 26px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.heading-3 {
  margin-top: 28px;
  margin-bottom: 0px;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 28px;
    line-height: 34px;
  }

  .bkgd {
    padding-top: 218px;
    padding-bottom: 151px;
  }

  .column-3 {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .container {
    padding-right: 41px;
    padding-left: 41px;
  }

  .text-block {
    font-size: 18px;
    line-height: 22px;
  }

  .slider {
    height: 510px;
  }

  .slide {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    margin-top: 3px;
  }

  .bkgd {
    padding-top: 125px;
    padding-bottom: 228px;
  }

  .column-2 {
    padding-bottom: 0px;
    padding-left: 30px;
  }

  .logo-divs {
    padding-right: 4px;
    padding-left: 4px;
  }

  .link-block.narrow {
    width: 80%;
  }

  .slider {
    height: 380px;
  }

  .arrow {
    color: hsla(0, 0%, 100%, 0.66);
  }
}

@media screen and (max-width: 479px) {
  .bkgd {
    padding-top: 112px;
    padding-bottom: 109px;
  }

  .urbana-logo {
    font-size: 34px;
  }

  .footer-logo {
    width: 120px;
    margin-right: 0px;
  }

  .paragraph {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-2 {
    padding-right: 0px;
    padding-left: 10px;
  }

  .container {
    padding-right: 16px;
    padding-left: 16px;
  }

  .image-600-tall {
    height: 450px;
  }

  .link-block.narrow {
    width: 100%;
  }

  .slider {
    height: 211px;
  }
}

