/* ----- colors ----- */
/* ----- media breakpoints down ----- */
.main-content {
  margin-top: 0;
}

@media only screen and (max-width: 1199.98px) {
  #holder .logo {
    left: 30px;
    right: auto;
    top: 30px;
  }
}
@media only screen and (max-width: 991.98px) {
  #holder .logo {
    left: 50%;
    margin-left: -120px;
    right: auto;
  }
}

.main-slider {
  min-height: 800px;
}
@media only screen and (max-width: 991.98px) {
  .main-slider {
    min-height: 0;
  }
}
@media only screen and (max-width: 1199.98px) {
  .main-slider .slider-content {
    max-width: 500px;
  }
}
@media only screen and (max-width: 991.98px) {
  .main-slider .slider-content {
    max-width: 100%;
  }
}
.main-slider .slider-content h1 {
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.6);
  font-size: 36px;
  line-height: 1.2em;
}
@media only screen and (max-width: 767.98px) {
  .main-slider .slider-content h1 {
    padding-top: 30px;
    font-size: 30px;
  }
}
.main-slider .slider-content h1 span {
  display: block;
  font-size: 26px;
}
@media only screen and (max-width: 767.98px) {
  .main-slider .slider-content h1 span {
    font-size: 20px;
  }
}

.slider-hld .contact-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 350px;
}
@media only screen and (max-width: 991.98px) {
  .slider-hld .contact-btn {
    position: relative;
    width: 100%;
    left: auto;
    top: auto;
    margin: 0 auto;
    right: auto;
    background: rgba(49, 59, 77, 0.8);
    padding: 15px;
  }
}
.slider-hld .contact-btn .phone-cnt {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
@media only screen and (max-width: 991.98px) {
  .slider-hld .contact-btn .phone-cnt {
    max-width: 350px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 575.98px) {
  .slider-hld .contact-btn .phone-cnt {
    max-width: 100%;
  }
}
.slider-hld .contact-btn .phone-cnt .phone, .slider-hld .contact-btn .phone-cnt .btn {
  display: block;
}
.slider-hld .contact-btn .phone-cnt .phone {
  white-space: nowrap;
  text-align: left;
  height: 33px;
  line-height: 33px !important;
  vertical-align: top;
  color: #fff;
  font-weight: 500;
  padding-left: 60px;
  box-sizing: border-box;
  margin: 0 auto;
  display: block;
  font-size: 18px;
  letter-spacing: 0.08em;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.6);
}
@media only screen and (max-width: 991.98px) {
  .slider-hld .contact-btn .phone-cnt .phone {
    margin-right: 0;
  }
}
.slider-hld .contact-btn .phone-cnt a.phone {
  width: 100%;
  padding-left: 0;
  text-align: center;
  color: #fff;
}
.slider-hld .contact-btn .phone-cnt .btn {
  box-sizing: border-box;
  padding: 0 30px;
  margin: 0 auto;
  border-radius: 0;
  height: 33px;
  line-height: 1.2em;
  font-size: 16px;
  transition: background 0.2s linear;
  background: #AD8A54;
  color: #fff;
  font-weight: 400;
  text-transform: initial;
  border: 0;
}
.slider-hld .contact-btn .phone-cnt .btn:hover {
  background: transparent;
}
.slider-hld .contactForm .box-input {
  padding: 0 0 20px 0;
}
@media only screen and (max-width: 1199.98px) {
  .slider-hld .contactForm .box-input {
    padding: 0 0 10px 0;
  }
}
.slider-hld .contactForm .box-input label.error {
  margin: 0;
  background: #E10000;
  padding: 3px 5px;
  font-size: 10px;
  line-height: 1em;
  color: #fff;
  width: 100%;
  display: block;
}
.slider-hld .contactForm .box-input small {
  font-size: 10px;
  line-height: 1.2em;
  display: block;
  text-align: justify;
}
.slider-hld .contactForm .box-input > input, .slider-hld .contactForm .box-input > textarea {
  width: 100%;
  text-align: left;
  padding: 10px;
  font-size: 13px;
  border-radius: 0;
  background: #fff;
  margin: 0 auto;
  display: block;
  color: #191918;
  height: auto;
}
@media only screen and (max-width: 991.98px) {
  .slider-hld .contactForm .box-input > input, .slider-hld .contactForm .box-input > textarea {
    padding: 10px;
  }
}
.slider-hld .contactForm .box-input.box-label label {
  display: block;
  position: relative;
  font-size: 10px;
  line-height: 1.1em;
  font-weight: 500;
  color: #000000;
  padding-left: 30px;
  margin-top: 0;
}
@media only screen and (max-width: 991.98px) {
  .slider-hld .contactForm .box-input.box-label label {
    font-size: 14px;
    line-height: 1.2em;
  }
}
.slider-hld .contactForm .box-input.box-label label > input {
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
}
.slider-hld .contactForm .box-input.box-label label > input ~ .checkmark {
  width: 20px;
  height: 20px;
  border: 1px solid #D3D3D3;
  border-radius: 0;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 2;
}
.slider-hld .contactForm .box-input.box-label label > input ~ .checkmark:before {
  content: "";
  top: 3px;
  left: 3px;
  position: absolute;
  width: 12px;
  height: 12px;
  background: #082F17;
  display: none;
}
.slider-hld .contactForm .box-input.box-label label > input:checked ~ .checkmark:before {
  display: block;
}
.slider-hld .contactForm .box-input.box-label label.error {
  display: none !important;
}
.slider-hld .contactForm .box-input.box-label label.error ~ .checkmark {
  border-color: #E10000;
}
.slider-hld .contactForm .box-input.box-label a.more {
  font-size: 10px;
  line-height: 1.1em;
  color: #000;
  font-weight: bold;
}
@media only screen and (max-width: 991.98px) {
  .slider-hld .contactForm .box-input.box-label a.more {
    font-size: 14px;
    line-height: 1.2em;
  }
}
.slider-hld .contactForm .box-input.box-label a.more:hover {
  opacity: 0.8;
}
.slider-hld .contactForm .box-input .btn {
  margin-top: 10px;
  width: 100%;
}
.slider-hld .contactForm .msg {
  padding: 10px;
  font-size: 13px;
  text-align: center;
  border: 0;
  display: none;
  font-weight: 400;
  max-width: 650px;
  margin: 20px auto 0;
}
.slider-hld .contactForm .msg.bg-danger, .slider-hld .contactForm .msg.bg-success {
  color: #fff;
}
.slider-hld .contactForm .msg.bg-success {
  background-color: #4caf50;
}
.slider-hld .contactForm .msg.bg-danger {
  background-color: #f44336;
}
.slider-hld .contact-form {
  position: absolute;
  z-index: 999;
  right: 10px;
  top: 50px;
  padding: 10px;
  background: rgba(49, 59, 77, 0.8);
  width: 350px;
}
@media only screen and (max-width: 1199.98px) {
  .slider-hld .contact-form {
    width: 450px;
    right: 5px;
  }
}
@media only screen and (max-width: 991.98px) {
  .slider-hld .contact-form {
    position: relative;
    width: 100%;
    right: auto;
    top: auto;
  }
}
.slider-hld .contact-form .title {
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #AD8A54;
  padding: 15px;
  margin-top: 0;
  margin-bottom: 0;
}
.slider-hld .contact-form p {
  font-size: 15px;
  line-height: 1.4em;
  color: #fff;
  text-align: center;
  font-weight: 500;
  margin-top: 0;
}
.slider-hld .contact-form .box-input {
  padding: 0 30px 10px 30px;
  color: #fff;
}
@media only screen and (max-width: 1399.98px) {
  .slider-hld .contact-form .box-input {
    padding: 0 25px 10px 25px;
  }
}
@media only screen and (max-width: 991.98px) {
  .slider-hld .contact-form .box-input {
    padding: 0 50px 15px 50px;
  }
}
@media only screen and (max-width: 767.98px) {
  .slider-hld .contact-form .box-input {
    padding: 0 15px 15px 15px;
  }
}
.slider-hld .contact-form .box-input input, .slider-hld .contact-form .box-input textarea {
  border: 1px solid #D0CABD;
}
.slider-hld .contact-form .box-input.box-label {
  margin-bottom: 3px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 5px;
}
@media only screen and (max-width: 991.98px) {
  .slider-hld .contact-form .box-input.box-label {
    padding-bottom: 10px;
  }
}
.slider-hld .contact-form .box-input.box-label label {
  padding-bottom: 0;
  margin-bottom: 0;
  color: #fff;
}
.slider-hld .contact-form .box-input.box-label a.more {
  color: #fff;
}
.slider-hld .contact-form .box-input.box-sbm {
  text-align: center;
  padding-top: 15px;
}
.slider-hld .contact-form .box-input.box-sbm .btn {
  max-width: 200px;
  margin: 0 auto;
  color: #AD8A54;
  border: 2px solid #AD8A54;
}

.slider.slider-type1 .slick-arrow,
.slider.slider-type2 .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  z-index: 2;
  background: #fff;
  line-height: 56px;
  font-size: 23px;
  padding: 0;
  vertical-align: top;
  font-weight: bold;
  transition: all 0.2s linear;
}
@media only screen and (max-width: 639px) {
  .slider.slider-type1 .slick-arrow,
.slider.slider-type2 .slick-arrow {
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 42px;
  }
}
.slider.slider-type1 .slick-arrow.slick-prev,
.slider.slider-type2 .slick-arrow.slick-prev {
  left: 30px;
}
@media only screen and (max-width: 639px) {
  .slider.slider-type1 .slick-arrow.slick-prev,
.slider.slider-type2 .slick-arrow.slick-prev {
    left: 15px;
  }
}
.slider.slider-type1 .slick-arrow.slick-next,
.slider.slider-type2 .slick-arrow.slick-next {
  right: 30px;
}
@media only screen and (max-width: 639px) {
  .slider.slider-type1 .slick-arrow.slick-next,
.slider.slider-type2 .slick-arrow.slick-next {
    right: 15px;
  }
}
.slider.slider-type1 .slick-arrow:hover,
.slider.slider-type2 .slick-arrow:hover {
  background: rgba(255, 255, 255, 0.9);
}
.slider.slider-type1.dark .slick-arrow,
.slider.slider-type2.dark .slick-arrow {
  background: #313c4f;
  color: #fff;
}
.slider.slider-type1.dark .slick-arrow:hover,
.slider.slider-type2.dark .slick-arrow:hover {
  background: rgba(49, 60, 79, 0.9);
}

.slider.slider-type1 {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0;
}
.slider.slider-type1 .item {
  margin-bottom: 0;
  padding-bottom: 0;
}
.slider.slider-type1 .item img {
  max-width: 100%;
}
.slider.slider-type1.slider-1 {
  padding-top: 30px;
}

.slider.slider-type2 .item {
  padding: 5px;
  transition: opacity 0.2s linear;
  cursor: pointer;
}
@media only screen and (max-width: 639px) {
  .slider.slider-type2 .item {
    padding: 0;
  }
}
.slider.slider-type2 .item:hover {
  opacity: 0.8;
}
.slider.slider-type2 .item img {
  max-width: 100%;
}
.slider.slider-type2 .item .bg-cover {
  height: 400px;
}
.slider.slider-type2 .item .bg-cover img {
  width: 0;
}
.slider.slider-type2.slider-2, .slider.slider-type2.slider-3 {
  padding-top: 60px;
}
.slider.slider-type2.slider-4 {
  margin-bottom: 30px;
}
.slider.slider-type2.slider-4 .item .move-img {
  border: 1px solid #5A6371;
}

.gallery {
  margin-top: 20px;
}
.gallery .gallery--home-top {
  padding-bottom: 30px;
}
.gallery .gallery--home-top .text {
  padding-bottom: 20px;
}
.gallery .gallery--home-top .images {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: start;
  justify-content: center;
}
.gallery .gallery--home-top .images .left-col, .gallery .gallery--home-top .images .right-col {
  width: 50%;
  padding: 0 7.5px;
}
.gallery .gallery--home-top .images .right-col {
  height: 100%;
}
.gallery .gallery--home-top .images .right-col .img-gallery--tiny {
  height: 415px;
}
@media only screen and (max-width: 1279px) {
  .gallery .gallery--home-top .images .right-col .img-gallery--tiny {
    height: 615px;
  }
}
@media only screen and (max-width: 639px) {
  .gallery .gallery--home-top .images .right-col .img-gallery--tiny {
    height: 515px;
  }
}

.table-sample-apartments {
  margin-bottom: 80px;
  overflow: auto;
}
@media only screen and (max-width: 639px) {
  .table-sample-apartments {
    overflow: scroll;
  }
}
.table-sample-apartments table {
  font-size: 14px;
}
.table-sample-apartments table tr td, .table-sample-apartments table tr th {
  padding: 7px;
  border: 0;
  border-bottom: 1px solid #A8A8A8;
  line-height: 1.4em;
}
.table-sample-apartments table tr td:first-child, .table-sample-apartments table tr th:first-child {
  width: 200px;
  text-align: left;
  padding-right: 50px;
}
.table-sample-apartments table tr td:nth-child(2), .table-sample-apartments table tr td:nth-child(4), .table-sample-apartments table tr th:nth-child(2), .table-sample-apartments table tr th:nth-child(4) {
  background: #EAEAEA;
}
.table-sample-apartments table tr th {
  border: 0;
  padding: 20px 10px;
}
.table-sample-apartments table tr th p {
  padding: 0;
  margin: 0;
  font-weight: 400;
  padding-bottom: 5px;
}
.table-sample-apartments table tr:last-child th, .table-sample-apartments table tr:last-child td {
  border-bottom: 0;
}

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