/* Basic Styles
================================================== */
.wrapper {
  overflow: hidden;
  position: relative; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

html * {
  outline: 0 !important; }

body {
  background: #fff;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  height: 100%;
  font-size: 1.8rem;
  font-family: "Open Sans", sans-serif;
  color: #626262;
  line-height: 1.8;
  margin: 0;
  font-weight: 300; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Typography
================================================== */
h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.5;
  margin: 0 0 2rem; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit; }

h1 {
  font-size: 3rem; }

h2 {
  font-size: 4rem; }

h3 {
  font-size: 2.5rem; }

h4 {
  font-size: 1.6rem; }

h5 {
  font-size: 1.4rem; }

h6 {
  font-size: 1.2rem; }

strong {
  font-family: "Lato", sans-serif;
  font-weight: bold; }

p {
  margin: 0 0 1.5rem; }

.fa {
  margin-right: 0.5rem; }

/* Images
================================================== */
img {
  border-style: none; }

/* Link
================================================== */
a {
  color: #A80606;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none; }
  a:hover {
    color: #333;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }

a:hover,
a:focus {
  text-decoration: none;
  outline: none; }

/* Input textarea select
================================================== */
input,
textarea,
select {
  font-size: 100%;
  font-family: "Open Sans", sans-serif;
  vertical-align: middle;
  color: #666;
  font-weight: 300; }

textarea {
  resize: vertical; }

/* Form
================================================== */
form,
fieldset {
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
  border-style: none; }

::-moz-selection {
  background: #A80606;
  color: #fff; }

::selection {
  background: #A80606;
  color: #fff; }

::-moz-selection {
  background: #A80606;
  color: #fff; }

.clear:after, .clear:before {
  content: " ";
  display: table; }

.clear:after {
  clear: both; }

.header .navbar-default {
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: 0 0 3px 1px #ccc;
  box-shadow: 0 0 3px 1px #ccc; }

.header .navbar,
.header .navbar-brand {
  height: auto; }

.header .logo {
  margin: 0; }

.header .navbar-brand {
  padding-bottom: 0;
  padding-top: 3rem; }

.header .main-nav {
  font-size: 1.3rem;
  font-weight: 600; }

.header .navbar-default .navbar-nav > .active > a,
.header .navbar-default .navbar-nav > .active > a:focus,
.header .navbar-default .navbar-nav > .active > a:hover {
  background-color: #333;
  color: #fff; }

.header .navbar-default .navbar-nav > li > a {
  color: #999;
  padding: 4rem 2rem; }
  .header .navbar-default .navbar-nav > li > a:hover {
    border: none;
    color: #000; }

.banner-wrap {
  position: relative; }
  .banner-wrap .carousel img {
    width: 100%;
    height: 40em;
    -o-object-fit: cover;
    object-fit: cover; }
  .banner-wrap .carousel-control-wrap {
    width: 130px;
    position: absolute;
    right: 0;
    bottom: 0px; }
  .banner-wrap .carousel-control {
    top: auto;
    width: 65px;
    height: 65px;
    background: #000;
    opacity: 0.8; }
  .banner-wrap .carousel-control:hover {
    opacity: 1; }
  .banner-wrap .carousel-control .glyphicon-chevron-left,
  .banner-wrap .carousel-control .glyphicon-chevron-right {
    width: auto;
    height: auto;
    top: 40%; }
  .banner-wrap .carousel-control.left,
  .banner-wrap .carousel-control.right {
    background-image: none; }
  .banner-wrap .carousel-control .glyphicon-chevron-left {
    margin-left: -17px; }
  .banner-wrap .carousel-control .glyphicon-chevron-right {
    margin-right: -14px; }
  .banner-wrap .container {
    position: relative; }
  .banner-wrap .box-wrap {
    background: #fff;
    opacity: 0.9;
    position: absolute;
    bottom: 0;
    width: 40%;
    left: 0;
    text-align: center;
    padding: 2em;
    font-size: 1.5rem; }
    .banner-wrap .box-wrap .heading {
      color: #000;
      font-size: 2.6rem;
      text-transform: uppercase;
      position: relative;
      margin: 0 0 1.5em; }
      .banner-wrap .box-wrap .heading:after {
        position: absolute;
        content: '';
        width: 60%;
        margin: 0 auto;
        border-top: 1px solid;
        left: 0;
        right: 0; }
    .banner-wrap .box-wrap p span {
      display: block; }

.banner-wrap.inner .heading {
  margin: 0; }
  .banner-wrap.inner .heading:after {
    border: none; }

.footer-wrap {
  background: #fff;
  letter-spacing: 1px;
  line-height: 2; }
  .footer-wrap .footer-top {
    background: #f5f5f5; }
    .footer-wrap .footer-top h4 {
      color: #000;
      text-transform: uppercase;
      font-size: 2.2rem; }
    .footer-wrap .footer-top i {
      color: #808080;
      font-size: 1.5rem;
      position: absolute;
      left: 0;
      top: 3px; }
  .footer-wrap .address {
    font-size: 1.4rem;
    line-height: 1.8; }
    .footer-wrap .address span {
      display: block;
      margin: 0 0 1rem;
      position: relative;
      padding-left: 2em; }
  .footer-wrap .footer-btm {
    font-size: 1.4rem;
    border-top: 1px solid #ccc;
    color: #666;
    padding: 1.5rem;
    font-size: 1.4rem;
    text-align: center; }
    .footer-wrap .footer-btm p {
      margin: 0; }
    .footer-wrap .footer-btm .footer-link {
      float: right; }
      .footer-wrap .footer-btm .footer-link a {
        color: inherit; }
        .footer-wrap .footer-btm .footer-link a:hover {
          color: #333; }
    .footer-wrap .footer-btm .copyright {
      float: left; }

.footer-form-wrap, .contact-form-wrap {
  font-size: 1.4rem; }
  .footer-form-wrap .form-group, .contact-form-wrap .form-group {
    margin: 0.3em; }
  .footer-form-wrap label, .contact-form-wrap label {
    font-weight: 400;
    margin: 0; }
  .footer-form-wrap .form-control, .contact-form-wrap .form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .footer-form-wrap ::-webkit-input-placeholder, .contact-form-wrap ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
    text-transform: capitalize;
    font-style: italic; }
  .footer-form-wrap ::-moz-placeholder, .contact-form-wrap ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
    text-transform: capitalize;
    font-style: italic; }
  .footer-form-wrap :-ms-input-placeholder, .contact-form-wrap :-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
    text-transform: capitalize;
    font-style: italic; }
  .footer-form-wrap :-moz-placeholder, .contact-form-wrap :-moz-placeholder {
    /* Firefox 18- */
    color: #000;
    text-transform: capitalize;
    font-style: italic; }

.pad {
  padding: 5rem 0; }

.pad8 {
  padding: 8rem 0; }

img {
  width: 100%; }

.bg1 {
  background: #333; }

.bg2 {
  background: #f5f5f5; }

.bg3 {
  background: #fff; }

.title {
  text-transform: uppercase;
  color: #000;
  text-align: center;
  margin: 0 0 1em; }

.text-uppercase {
  text-transform: uppercase; }

.three-wrap {
  background: #f5f5f5; }
  .three-wrap h2 {
    font-size: 2.3rem;
    text-transform: uppercase; }
  .three-wrap .box {
    text-align: center;
    color: #fff;
    padding: 3em 1em; }
    .three-wrap .box:first-child {
      background: #4d4d4d; }
    .three-wrap .box:nth-child(2n) {
      background: #333; }
    .three-wrap .box:nth-child(3n) {
      background: #4d4d4d; }
  .three-wrap .fa {
    font-size: 2em;
    margin: 0 0 0.5em; }

.about-wrap {
  background: url("images/img01.jpg") center center fixed no-repeat;
  background-size: cover;
  text-align: center;
  padding-bottom: 20em; }
  .about-wrap .about-holder {
    background: #fff; }

.property-wrap .heading {
  background: #333;
  padding: 1.5em 0;
  text-align: center;
  text-transform: uppercase; }
  .property-wrap .heading .row {
    border: 1px solid #fff; }
  .property-wrap .heading h2 {
    font-size: 2.2rem;
    margin: 0;
    color: #fff;
    padding: 1.8em 0; }

.property-wrap .photo-wrap img {
  width: 100%;
  cursor: pointer;
  margin: 0 0 1.5em; }

.apartments-txt .appartment-hold {
  background: #f5f5f5;
  padding: 2em 1em 1.5em 2em; }

.apartments-txt .heading-wrap {
  text-align: center;
  position: relative;
  font-style: italic;
  margin: 0 0 2em; }
  .apartments-txt .heading-wrap:after {
    position: absolute;
    content: '';
    width: 70%;
    margin: 0 auto;
    border-top: 1px solid;
    left: 0;
    right: 0; }
  .apartments-txt .heading-wrap h3 {
    font-size: 2rem;
    color: #000;
    font-weight: 400;
    margin: 0 0 0.3em; }
  .apartments-txt .heading-wrap h2 {
    font-size: 4rem;
    color: #AA9F8D;
    font-weight: 700;
    letter-spacing: 1px; }
    .apartments-txt .heading-wrap h2 small {
      color: inherit;
      font-weight: inherit;
      letter-spacing: 3px;
      display: inline-block; }

.apartments-txt ul {
  list-style: disc; }

.btn-wrap {
  text-align: right; }

.bg1 .title {
  color: #fff; }

.form-wrap .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #000; }

.form-wrap ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
  text-transform: uppercase; }

.form-wrap ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
  text-transform: uppercase; }

.form-wrap :-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
  text-transform: uppercase; }

.form-wrap :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
  text-transform: uppercase; }

.heading1 {
  color: #fff;
  text-align: center;
  float: right;
  position: relative;
  margin: 0 0 3em; }
  .heading1:after {
    position: absolute;
    content: '';
    width: 60%;
    margin: 0 auto;
    border-top: 1px solid #333;
    left: 0;
    right: 0;
    bottom: -1em; }
  .heading1 h3 {
    background: #333;
    margin: 0;
    padding: 1em 1em;
    text-transform: uppercase;
    font-weight: 400; }

.heading1.text h3 {
  background: transparent;
  color: #333; }

.list-wrap {
  letter-spacing: 1px;
  line-height: 2; }
  .list-wrap ul {
    -webkit-columns: 2;
    columns: 2; }
  .list-wrap .fa {
    font-size: 0.1em;
    display: inline-block;
    vertical-align: middle; }

.two-wrap {
  letter-spacing: 2px;
  line-height: 2.2;
  padding-bottom: 2em; }

.table-wrap {
  font-weight: 500;
  padding: 1.5em; }
  .table-wrap thead th {
    font-size: 1.6rem;
    font-weight: 600; }

.numb img {
  width: auto; }

.banner-holder {
  background: #A7A7A7; }

.contact-info {
  color: #000;
  margin: 0 0 2em; }
  .contact-info p {
    position: relative;
    padding: 0 0 0 1.2em; }
    .contact-info p > span {
      display: block;
      margin: 0 0 0.3em; }
  .contact-info i {
    position: absolute;
    left: 0;
    top: 7px; }

.contact-form-wrap {
  font-size: 1.5rem;
  line-height: 2; }
  .contact-form-wrap .form-group {
    margin: 0 0 1.5rem; }
  .contact-form-wrap .checkbox {
    padding: 0 0 0 1.5em; }
    .contact-form-wrap .checkbox input[type=checkbox] {
      top: 5px; }
  .contact-form-wrap .btn-black {
    background: #303030;
    border-color: #000;
    font-size: 1.5rem;
    margin-top: 1.5em;
    padding: 0.5em 3em; }
    .contact-form-wrap .btn-black:hover {
      background: #000; }
  .contact-form-wrap h3 {
    color: #000;
    font-size: 2.2rem; }

.apply-wrap {
  color: #fff; }
  .apply-wrap .content-wrap .btn-wrap1 {
    float: none;
    margin: 3em auto 0; }
  .apply-wrap .content-wrap .btn {
    display: block;
    margin: 1em 0 0;
    font-size: 2.6rem;
    font-family: "Lato", sans-serif;
    border-width: 1px; }
    .apply-wrap .content-wrap .btn:focus {
      background: transparent;
      color: #fff; }
    .apply-wrap .content-wrap .btn:hover {
      background: #000;
      color: #fff; }

.link:hover {
  color: #fff; }

.bg1 .heading1:after {
  border-color: #fff;
  bottom: 0; }

.TopButton {
  background: #000;
  bottom: 5rem;
  -webkit-box-shadow: 0 0 5px 0 rgba(48, 114, 172, 0.3);
  -moz-box-shadow: 0 0 5px 0 rgba(48, 114, 172, 0.3);
  -ms-box-shadow: 0 0 5px 0 rgba(48, 114, 172, 0.3);
  -o-box-shadow: 0 0 5px 0 rgba(48, 114, 172, 0.3);
  box-shadow: 0 0 5px 0 rgba(48, 114, 172, 0.3);
  color: #fff;
  display: none;
  height: 45px;
  padding: 10px;
  position: fixed;
  right: 1rem;
  text-align: center;
  text-decoration: none;
  width: 45px;
  z-index: 999; }
  .TopButton:hover {
    color: #fff; }

.TopButton i {
  font-size: 3rem;
  line-height: 0.75;
  margin: 0; }

.btn-golden {
  padding: 0.5em 0.8em;
  background: #AA9F8D;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  font-size: 2rem; }
  .btn-golden:focus {
    color: #fff; }
  .btn-golden:hover {
    background: #999;
    color: #fff; }

.btn-default {
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-width: 2px;
  border-color: #fff;
  font-weight: 300;
  padding: 0.5em 2.2em;
  font-size: 2rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.btn-black {
  background: #666;
  border-color: #666;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0.5em 2em;
  font-size: 1.3rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin-top: 0.5em;
  margin-left: 0.3em; }
  .btn-black:hover {
    color: #fff;
    background: #333;
    border-color: #333; }
