/*!
Theme Name: DHA Rent
Theme URI:
Author: Navanil - Connective Agency
Author URI: http://https://www.connectiveagency.com/
Description: A custom, responsive microsite designed for DHA.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: sidebar, menu, responsive, mobile, tablet, desktop
*/
html,
body,
main {
  font-family: "brandon-grotesque", sans-serif;
  margin: 0;
  overflow: visible !important;
  padding: 0;
}

section {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.spacing {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

h1 {
  font-size: 3rem;
  line-height: 4rem;
}

h2 {
  font-size: 3rem;
  line-height: 3.5rem;
}

h3 {
  font-size: 2.5rem;
  line-height: 3.5rem;
}

h4 {
  font-size: 2rem;
  line-height: 3rem;
}

h5 {
  font-size: 1.75rem;
  line-height: 2rem;
}

h6 {
  font-size: 1.5rem;
  line-height: 1.75rem;
}

p {
  font-size: 1.3rem;
  margin-bottom: 1rem;
}

a {
  overflow-wrap: break-word;
}

.large-text {
  font-size: 3.25rem;
}

.f-grey {
  color: #707070;
}

.f-aqua {
  color: #65c5b4;
}

.f-white {
  color: #ffffff;
}

.f-blue {
  color: #004053;
}

.fw-light {
  font-weight: 300;
}

.fw-regular {
  font-weight: 400;
}

.fw-medium {
  font-weight: 500;
}

.fw-bold {
  font-weight: 700;
}

.font-change {
  color: #65c5b4;
  font-weight: 500;
}

.bg-blue {
  background-color: #004053;
}

.bg-grey {
  background-color: #f2f2f2;
}

.bg-aqua {
  background-color: #65c5b4;
}

.button {
  background-color: #f99d1c;
  border: none;
  color: rgb(255, 255, 255);
  display: inline-block;
  padding: 20px 40px;
  text-align: center;
  font-size: 25px;
  line-height: 1;
  font-weight: 600;
  font-family: "brandon-grotesque", sans-serif;
  cursor: pointer;
  border-radius: 15px;
  word-wrap: normal;
  text-transform: uppercase;
}
.button:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.button1 {
  background-color: #f7d64a;
  /*border: none;
  color: white;
  padding: 20px 40px;
  font-size: 15px;
  line-height: 1.2rem;
  font-weight: 600;
  font-family: "brandon-grotesque", sans-serif;
  display: flex;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 15px;

  &:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
  }*/
}

.star {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80px;
}

.star-1 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
}

.copy-wrapper {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.link {
  text-decoration: none;
}
.link:hover {
  text-decoration: none;
  color: #004053;
}

.header {
  padding-left: 4rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
}
.header .container-fluid .row {
  margin: 0;
  padding: 0 2rem;
  width: 100%;
}
.header .container-fluid .row .head-logo {
  padding-top: 1rem;
  width: 200px;
}
.header .container-fluid .row .navbar-nav .nav-item .nav-link {
  color: #004053;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 1rem 2.5rem;
}
.header .container-fluid .row .navbar-nav .nav-item.active .nav-link {
  text-decoration: underline;
}

.text-danger {
  color: #E54B21 !important;
}

.section-intro {
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 105%;
  padding-top: 8rem;
}
.section-intro .copy-wrapper {
  padding: 5rem 0 0 6rem;
}
.section-intro .copy-wrapper .caption {
  border-radius: 25px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  font-size: 1.6rem;
  padding: 15px 30px;
  margin: 2.5rem 0;
  max-width: 600px;
  width: 100%;
}
.section-intro .copy-wrapper .caption p {
  font-size: 1.6rem;
}
.section-intro .copy-wrapper .caption p:last-of-type {
  margin-bottom: 0;
}
.section-intro .copy-wrapper .normal {
  background-color: rgb(247, 214, 74);
  color: rgb(0, 64, 83);
}
.section-intro .copy-wrapper .danger {
  background-color: #E54B21;
  color: #fff;
}

.temporary {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
.temporary .copy-wrapper {
  margin-top: auto;
  margin-bottom: 10rem;
  margin-left: 6rem;
  padding: 0;
}
.temporary .copy-wrapper h1 {
  font-size: 5rem;
  line-height: 6rem;
}
.temporary .copy-wrapper h2 {
  font-size: 3.5rem;
  line-height: 3.5rem;
}

.section-copy .copy-wrapper {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.bg-blue .btn-col {
  padding-top: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.eligibility-list.bg-grey ul {
  padding-top: 2rem;
}

.eligibility-list.bg-grey ul li {
  font-size: 1.3rem;
  padding-inline-start: 75px;
  padding-bottom: 2rem;
  color: #707070;
}

.grey-tick {
  margin: 0;
  padding: 18px 0 18px 40px;
  list-style: none;
  list-style-position: outside;
  background-image: url("/images/ionic-ios-checkbox-outline.svg");
  background-repeat: no-repeat;
  background-position: left;
  background-size: 5%;
  background-position: 0 25px;
}

.eligibility-list.bg-blue ul {
  padding-top: 2rem;
}

.eligibility-list.bg-blue ul li {
  font-size: 1.3rem;
  padding-inline-start: 75px;
  padding-bottom: 2rem;
  color: #ffffff;
}

.blue-tick {
  margin: 0;
  padding: 18px 0 18px 40px;
  list-style: none;
  list-style-position: outside;
  background-image: url("/images/Icon feather-x-square.svg");
  background-repeat: no-repeat;
  background-position: left;
  background-size: 5%;
  background-position: 0 25px;
}

.line-aqua {
  border-top: 1px solid #65c5b4;
  margin: 0 auto;
}

.line-grey {
  border-top: 1px solid #707070;
  margin: 0 auto;
  width: 90%;
}

.bg-blue .stars img,
p,
h6 {
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
}

.c2 {
  background-color: #ffffff;
  border-color: #eda040;
  padding-top: 1%;
  height: 95%;
  margin-bottom: 5%;
}

.checkbox-2 {
  padding: 0.55rem;
}

[type=checkbox]:not(:checked),
[type=checkbox]:checked {
  border: 2px solid #eda040;
}

.checkbox-2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkbox-2 input:checked ~ .checkmark {
  border: 1px solid #65c5b4;
  content: url("/images/icon-cust-tick.svg");
}

input {
  width: 8%;
  display: inline-block;
  vertical-align: top;
}

.checkmark {
  position: absolute;
  height: 15px;
  width: 15px;
  border: 1px solid #f99d1c;
  cursor: pointer;
}

#child {
  display: block;
  text-align: center;
  padding: 10%;
}

#child1 {
  padding-left: 2rem;
  text-align: left;
}

.number {
  width: 75%;
  display: block;
  margin: auto;
  padding: 2%;
}

.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 55.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.js-video embed,
.js-video iframe,
.js-video object,
.js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.acc-card {
  border-color: #cbcbcb;
  padding: 2%;
  border-radius: 20px;
  margin-top: 3%;
}

.bg1.collapsed {
  background-image: url("/images/icon-feather-plus.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 2%;
}

.bg1 {
  background-image: url("/images/icon-feather-minus.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 2%;
}

.accordion .acc-card h6 {
  margin-bottom: 0;
}

.img-apply-now {
  display: block;
  margin: auto;
  width: 90%;
  padding-top: 2rem;
}

.apply-now .bg-grey .button {
  margin: 4rem 0rem;
}

.icon-material {
  color: #65c5b4;
  font-weight: 600;
  font-size: 20px;
}

span.underline {
  position: relative;
}

span.underline::after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 2px solid white;
  position: absolute;
  bottom: 3px;
  left: 0;
}

.space-between {
  display: flex;
  align-content: space-between;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .button,
.button1 {
    font-size: 18px;
  }
  .header .container-fluid .row .head-logo {
    padding-top: 1rem;
    width: 175px;
  }
  .header .container-fluid .row .navbar-nav .nav-item .nav-link {
    color: #004053;
    font-size: 1.2rem;
    padding: 1rem;
  }
  .header .container-fluid .row .navbar-nav .nav-item.active .nav-link {
    padding: 1rem;
  }
  .eligibility-list.bg-grey ul li,
.eligibility-list.bg-blue ul li {
    padding-inline-start: 50px;
  }
}
@media (max-width: 767px) {
  .button,
.button1 {
    font-size: 18px;
    width: 70%;
  }
  .eligibility-list.bg-grey ul li,
.eligibility-list.bg-blue ul li {
    padding-inline-start: 50px;
  }
  .header {
    background-color: rgb(255, 255, 255);
    padding: 0;
  }
  .header .container-fluid .row {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 0 15px;
  }
  .header .container-fluid .row .head-logo {
    padding-top: 1rem;
    padding-bottom: 0.5rem;
    width: 150px;
  }
  .header .container-fluid .row .collapse {
    display: block;
    padding-top: 1rem;
  }
  .header .container-fluid .row .collapse .navbar-nav {
    flex-direction: row;
  }
  .header .container-fluid .row .collapse .navbar-nav .nav-item {
    margin-left: 1rem;
    margin-right: 0;
  }
  .header .container-fluid .row .collapse .navbar-nav .nav-item:first-of-type {
    margin-left: auto;
  }
  .header .container-fluid .row .collapse .navbar-nav .nav-item .nav-link {
    font-size: 1rem;
    padding: 1rem;
  }
  .section-intro {
    background-position: 80%;
  }
  .section-intro .copy-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section-copy .copy-wrapper {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .temporary.section-intro .copy-wrapper {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 30px;
  }
  .temporary.section-intro .copy-wrapper h1 {
    font-size: 3rem;
    line-height: 4rem;
  }
  .temporary.section-intro .copy-wrapper h2 {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
  .apply-now .tenant-application {
    text-align: center;
  }
  .accordion h6 {
    font-size: 1.3rem;
  }
}
@media (max-width: 576px) {
  .header .container-fluid .row .head-logo {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .header .container-fluid .row .collapse .navbar-nav .nav-item {
    margin-left: 0.75rem;
    margin-right: 0;
  }
  .header .container-fluid .row .collapse .navbar-nav .nav-item .nav-link {
    font-size: 0.9rem;
    padding: 0.5rem;
  }
  .section-intro .copy-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .temporary.section-intro .copy-wrapper {
    padding: 0;
  }
  .temporary.section-intro .copy-wrapper h1 {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
  .temporary.section-intro .copy-wrapper h2 {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.modal-alert .modal-content {
  padding: 1rem;
}
.modal-alert .modal-h {
  display: flex;
  flex-direction: row !important;
  justify-content: space-between !important;
}
.modal-alert .modal-body {
  text-align: center;
  border-top: 1px solid lightgrey;
}
.modal-alert svg {
  height: 2rem;
  width: 2rem;
}

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