/* Scss Document */
/* Generated by Navidu Thisara Dillimuni on May 24, 2018 */
html, body, BODY {
  font-family: 'open-sans-light', Arial, sans-serif !important;
  font-size: 12px;
  letter-spacing: 0.0625em; }

#myCarousel .nav a small {
  display: block; }

#myCarousel .nav {
  background: #eee; }

#myCarousel .nav a {
  border-radius: 0px; }

#bgvid {
  width: 100%; }

h2 {
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.125em; }

.no-padding {
  padding: 0; }

/* ===================================================Navigation Bar START===================================================*/
.zed-nav img {
  margin-left: 10%; }
.zed-nav .navbar {
  border-radius: 0;
  margin-bottom: 0;
  min-height: 100px; }
.zed-nav .navbar-nav {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.250em;
  margin-top: 25px;
  margin-right: 1%; }

/* ===================================================Navigation Bar END===================================================*/
/* ===================================================Slider START===================================================*/
.zed-slider .carousel-caption {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 0;
  padding-bottom: 0; }
  .zed-slider .carousel-caption.caption-only {
    text-align: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    letter-spacing: 0.188em; }
    .zed-slider .carousel-caption.caption-only > div {
      margin-left: 5%; }
    .zed-slider .carousel-caption.caption-only span {
      display: block; }
    .zed-slider .carousel-caption.caption-only .holder-name, .zed-slider .carousel-caption.caption-only .text-three {
      text-transform: uppercase;
      font-size: 10px; }
    .zed-slider .carousel-caption.caption-only .holder-name {
      margin-bottom: 25px; }
    .zed-slider .carousel-caption.caption-only .text-one {
      font-size: 38px;
      font-weight: bolder;
      margin-bottom: 10px; }
    .zed-slider .carousel-caption.caption-only .text-two {
      font-size: 26px;
      font-weight: bold;
      margin-bottom: 50px; }

/* ===================================================Slider END===================================================*/
/* ===================================================Rates START===================================================*/
.zed-rates {
  padding-top: 20px;
  padding-bottom: 65px; }
  .zed-rates h2 {
    margin-bottom: 40px; }
  .zed-rates .rate {
    text-align: center; }
    .zed-rates .rate .fa {
      font-size: 25px;
      display: inline-block; }
    .zed-rates .rate .value {
      display: inline-block;
      text-align: left;
      margin-left: 10px;
      font-size: 30px; }
    .zed-rates .rate .value-name {
      display: block; }

/* ===================================================Rates END===================================================*/
/* ===================================================Exclusive Listings START===================================================*/
.zed-exclusive-listings {
  padding: 30px 0; }
  .zed-exclusive-listings h2 {
    margin-bottom: 35px;
    margin-top: 0; }
  .zed-exclusive-listings .el-img-frame.left-panel {
    padding-left: 15px; }
  .zed-exclusive-listings .el-img-frame.right-panel {
    padding-right: 15px; }
  .zed-exclusive-listings .el-img-frame .el-content {
    padding: 25px 0 20px 0;
    text-align: center; }
    .zed-exclusive-listings .el-img-frame .el-content span {
      display: block; }
    .zed-exclusive-listings .el-img-frame .el-content .el-name {
      font-family: 'accoladelh-regular', Arial, sans-serif !important;
      font-size: 18px;
      margin-bottom: 15px; }
    .zed-exclusive-listings .el-img-frame .el-content .el-address {
      font-size: 8px;
      margin-bottom: 7px;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 0.250em; }
    .zed-exclusive-listings .el-img-frame .el-content .el-amount {
      font-size: 11px;
      text-transform: uppercase;
      font-weight: bold; }

/* ===================================================Exclusive Listings END===================================================*/
/* ===================================================Happy Customer START===================================================*/
.zed-happy-customer h2 {
  margin-top: 50px;
  margin-bottom: 40px; }
.zed-happy-customer .hc-slides {
  display: none;
  text-align: center; }
  .zed-happy-customer .hc-slides.first {
    display: block; }
  .zed-happy-customer .hc-slides img {
    margin-bottom: 15px; }
  .zed-happy-customer .hc-slides .hc-name-position {
    text-transform: uppercase;
    font-weight: bolder;
    display: block;
    margin-bottom: 20px; }
  .zed-happy-customer .hc-slides .hc-comment {
    line-height: 1.875em;
    width: 82%;
    display: inline-block; }
.zed-happy-customer .hc-slider-container {
  position: relative;
  margin: auto; }
.zed-happy-customer .slider-box-area {
  text-align: center;
  margin-bottom: 30px; }
  .zed-happy-customer .slider-box-area .slider-box {
    margin-right: 3px;
    cursor: pointer;
    height: 10px;
    width: 10px;
    display: inline-block;
    transition: background-color 0.6s ease; }
    .zed-happy-customer .slider-box-area .slider-box:last-child {
      margin-right: 0; }

/* ===================================================Happy Customer END===================================================*/
/* ===================================================Team START===================================================*/
.zed-team img {
  width: 100%; }
.zed-team .team-text-area {
  position: relative; }
  .zed-team .team-text-area .team-text-area-content {
    position: absolute;
    width: calc(100% - 30px);
    height: 100%;
    z-index: 3;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center; }
    .zed-team .team-text-area .team-text-area-content .zt-title {
      font-family: 'futura-medium', Arial, sans-serif !important;
      text-transform: capitalize;
      font-weight: lighter;
      letter-spacing: 0.063em;
      margin-bottom: 20px; }
    .zed-team .team-text-area .team-text-area-content .zt-text-content {
      font-family: 'poppins-regular', Arial, sans-serif !important;
      margin-bottom: 25px;
      display: block; }
    .zed-team .team-text-area .team-text-area-content .zt-button {
      font-family: 'futura-medium', Arial, sans-serif !important;
      padding: 20px;
      border-radius: 0;
      border: none; }

/* ===================================================Team END===================================================*/
/* ===================================================Contact us START===================================================*/
.zed-quick-contact {
  padding: 35px 75px 0 75px; }
  .zed-quick-contact .contact-form {
    padding: 35px 25px 70px 25px;
    border-radius: 4px; }
    .zed-quick-contact .contact-form h2 {
      margin-top: 0;
      margin-bottom: 15px;
      text-align: left;
      text-transform: capitalize;
      letter-spacing: 0.063em; }
      .zed-quick-contact .contact-form h2 span {
        margin-right: 5px; }
    .zed-quick-contact .contact-form p {
      text-align: justify;
      margin-bottom: 20px; }
    .zed-quick-contact .contact-form input.form-control {
      height: 40px; }
    .zed-quick-contact .contact-form input, .zed-quick-contact .contact-form textarea {
      border: none;
      font-size: 10px;
      margin-bottom: 20px; }
    .zed-quick-contact .contact-form button {
      padding: 13px 0 10px 0;
      height: 45px;
      border-radius: 4px;
      width: 100%; }
  .zed-quick-contact .contact-person h1 > span {
    font-weight: bolder; }
  .zed-quick-contact .contact-person img {
    margin-top: 13px; }

/* ===================================================Contact us END===================================================*/
/* ===================================================Footer START===================================================*/
.zed-footer {
  padding: 40px 140px 15px 140px; }
  .zed-footer .footer-stage-one ul {
    padding-left: 0; }
    .zed-footer .footer-stage-one ul li {
      list-style: none;
      text-decoration: none;
      float: left;
      padding-left: 10px;
      padding-right: 10px;
      font-size: 10px;
      margin-bottom: 10px; }
      .zed-footer .footer-stage-one ul li:first-child {
        padding-left: 0; }
      .zed-footer .footer-stage-one ul li:last-child {
        padding-right: 0; }
  .zed-footer .footer-stage-one, .zed-footer .footer-stage-two {
    text-transform: uppercase; }
    .zed-footer .footer-stage-one > div, .zed-footer .footer-stage-two > div {
      padding: 0; }
    .zed-footer .footer-stage-one a:focus, .zed-footer .footer-stage-one a:hover, .zed-footer .footer-stage-two a:focus, .zed-footer .footer-stage-two a:hover {
      text-decoration: none; }
  .zed-footer .footer-stage-two {
    margin-top: 10px; }
    .zed-footer .footer-stage-two .copyright-companyname span {
      display: block; }
    .zed-footer .footer-stage-two .sitemap-privacypolicy ul {
      float: right;
      padding-left: 0; }
      .zed-footer .footer-stage-two .sitemap-privacypolicy ul li {
        float: left; }
        .zed-footer .footer-stage-two .sitemap-privacypolicy ul li:first-child {
          margin-right: 25px;
          list-style: none; }
        .zed-footer .footer-stage-two .sitemap-privacypolicy ul li a {
          display: block; }
          .zed-footer .footer-stage-two .sitemap-privacypolicy ul li a:focus, .zed-footer .footer-stage-two .sitemap-privacypolicy ul li a:hover {
            text-decoration: none; }

/* ===================================================Footer END===================================================*/
