@charset "UTF-8";
input[disabled] {
  background-color: #253b48cc !important;
}

#site-header {
  position: relative;
  background-color: #253b48;
}

#site-header #main-nav > ul > li > a {
  text-decoration: none;
}

#main-nav .sub-menu li a:hover {
  text-decoration: none;
}

.otpForm {
  position: relative;
}

a img:last-child {
  display: none;
}

a:hover img:last-child {
  display: inline-block;
}

a:hover img:first-child {
  display: none;
}

.agreemo:after {
  content: "SUBMIT";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.agreemo:before {
  content: "SUBMIT →";
  height: 100%;
  width: 100%;
  position: absolute;
  color: #e5b357;
  left: -100%;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.agreemo:hover {
  background: #253b48 !important;
}

.agreemo:hover:before {
  left: 0%;
  opacity: 1;
  color: #e5b357;
}

.agreemo:hover:after {
  left: 100%;
  opacity: 0;
}

.r {
  position: absolute;
  text-decoration: none;
  width: 140px;
  padding: 15px;
  font-size: 15px !important;
  color: #253b48;
  border: 2px solid #253b48;
  border-radius: 10px;
  text-transform: capitalize;
  outline: 0;
  overflow: hidden;
  background: 0 0;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: 80ms ease-in;
  transition: 80ms ease-in;
  right: 0;
}

.agreemod:after {
  content: "RESEND";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.agreemod:before {
  content: "RESEND →";
  height: 100%;
  width: 100%;
  position: absolute;
  color: #e5b357;
  left: -100%;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.agreemod:hover {
  background: #253b48 !important;
}

.agreemod:hover:before {
  left: 0%;
  opacity: 1;
  color: #e5b357;
}

.agreemod:hover:after {
  left: 100%;
  opacity: 0;
}

.v {
  position: absolute;
  text-decoration: none;
  width: 140px;
  padding: 15px;
  font-size: 15px !important;
  color: #253b48;
  border: 2px solid #253b48;
  border-radius: 10px;
  text-transform: capitalize;
  outline: 0;
  overflow: hidden;
  background: 0 0;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: 80ms ease-in;
  transition: 80ms ease-in;
}

.agreemoda:after {
  content: "VALIDATE";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.agreemoda:before {
  content: "VALIDATE →";
  height: 100%;
  width: 100%;
  position: absolute;
  color: #e5b357;
  left: -100%;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.agreemoda:hover {
  background: #253b48 !important;
}

.agreemoda:hover:before {
  left: 0%;
  opacity: 1;
  color: #e5b357;
}

.agreemoda:hover:after {
  left: 100%;
  opacity: 0;
}

.m {
  position: absolute;
  text-decoration: none;
  width: 140px;
  padding: 15px;
  font-size: 15px !important;
  color: #253b48;
  border: 2px solid #253b48;
  border-radius: 10px;
  text-transform: capitalize;
  outline: 0;
  overflow: hidden;
  background: 0 0;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: 80ms ease-in;
  transition: 80ms ease-in;
}

.agreemodal:after {
  content: "AGREE";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.agreemodal:before {
  content: "I AGREE →";
  height: 100%;
  width: 100%;
  position: absolute;
  color: #e5b357;
  left: -100%;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.agreemodal:hover {
  background: #253b48 !important;
}

.agreemodal:hover:before {
  left: 0%;
  opacity: 1;
  color: #e5b357;
}

.agreemodal:hover:after {
  left: 100%;
  opacity: 0;
}

.l {
  position: absolute;
  text-decoration: none;
  width: 130px;
  padding: 5px;
  padding-top: 7px;
  font-size: 15px !important;
  color: #253b48;
  border: 2px solid #253b48;
  border-radius: 10px;
  text-transform: capitalize;
  outline: 0;
  overflow: hidden;
  background: 0 0;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: 80ms ease-in;
  transition: 80ms ease-in;
}

.slidee:after {
  content: "LAYOUT PLANS";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.slidee:before {
  content: "VIEW MORE →";
  height: 100%;
  width: 100%;
  text-align: center;
  position: absolute;
  color: #e5b357;
  left: -100%;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.slidee:hover {
  background: #253b48 !important;
}

.slidee:hover:before {
  left: 0%;
  text-align: center;
  opacity: 1;
  color: #e5b357;
}

.slidee:hover:after {
  left: 100%;
  opacity: 0;
  text-align: center;
}

.f {
  position: absolute;
  text-decoration: none;
  width: 130px;
  padding: 5px;
  padding-top: 7px;
  font-size: 15px !important;
  color: #253b48;
  border: 2px solid #253b48;
  border-radius: 10px;
  text-transform: capitalize;
  outline: 0;
  overflow: hidden;
  background: 0 0;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: 80ms ease-in;
  transition: 80ms ease-in;
}

.floor:after {
  content: "FLOOR PLANS";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  text-align: center;
  -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.floor:before {
  content: "VIEW MORE →";
  height: 100%;
  width: 100%;
  text-align: center;
  position: absolute;
  color: #e5b357;
  left: -100%;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.floor:hover {
  background: #253b48 !important;
}

.floor:hover:before {
  left: 0%;
  opacity: 1;
  text-align: center;
  color: #e5b357;
}

.floor:hover:after {
  left: 100%;
  text-align: center;
  opacity: 0;
}

@media only screen and (min-width: 1100px) {
  #img-loader {
    width: 70%;
  }
  #loader {
    display: block;
    background-color: #e3db83;
    height: 100%;
    text-align: center;
  }
  .site-button1 {
    background-color: transparent;
    border: 2px solid #253b48;
    padding: 10px;
    color: #253b48;
    border-radius: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
    display: inline-block;
  }
  .site-button1:hover {
    background-color: #253b48;
    color: #fff;
    padding: 10px;
    border-radius: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
    background-position: bottom;
  }
}

@media only screen and (max-width: 1099px) {
  #img-loader {
    width: 100%;
  }
  #loader {
    display: block;
    background-color: #e3db83 !important;
    height: 100%;
    text-align: center;
  }
  .site-button1 {
    background-color: transparent;
    border: 2px solid #253b48;
    padding: 10px;
    color: #253b48;
    border-radius: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .site-button1:hover {
    background-color: #253b48;
    color: #fff;
    padding: 10px;
    border-radius: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}

#errorOtpMessage2 {
  display: none;
}

.modal {
  display: none;
  position: fixed;
  z-index: 100000 !important;
  width: 100%;
  height: 100%;
  background-color: #ede689e6;
  padding-top: 40px;
}

.popup-btn12 {
  position: fixed;
  cursor: pointer;
  top: 40%;
  height: 70px;
  z-index: 1000;
  width: 80px;
  right: -10;
  border-radius: 150px 150px 0 0;
  background-color: #e8b357;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.popup-btn12:hover {
  text-decoration: none;
  color: #e8b357;
}

.broucher {
  width: 50px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  height: 65px;
  padding: 1px;
  margin-left: 15px;
  margin-top: 10px;
}

.broucher1 {
  font-size: 10px !important;
  padding: 0 16px 20px 12px;
  color: white;
}

@media only screen and (min-width: 1100px) {
  #mobile-template {
    display: none;
  }
  .error-img {
    width: 50%;
    margin-top: -86px;
  }
  .img-fluid {
    width: 100%;
  }
  .awards-style {
    background-color: #253b48;
    color: #fff;
    padding: 10px 20px 20px 20px;
  }
  .award-img {
    margin-top: 30px;
    margin-left: -23px;
  }
}

@media screen and (max-width: 1000px) and (min-width: 600px) {
  #mobile-template {
    display: none;
  }
  .error-img {
    width: 50%;
    margin-top: -46px;
  }
  #details {
    display: block;
  }
  .award-img {
    margin-top: 30px;
    margin-left: -23px;
  }
  .container-row {
    padding: 10px !important;
  }
  .awards-style {
    background-color: #253b48;
    width: 458px;
    margin-right: 14px;
    color: #fff;
    padding: 10px 20px 20px 20px;
    font-size: 14px;
    float: right;
  }
}

@media only screen and (max-width: 600px) {
  #mobile-template {
    display: block;
  }
  #mobilefloor {
    margin-left: 140px;
  }
  .error-img {
    width: 100%;
    margin-top: -46px;
  }
  #details {
    display: none;
  }
  .award-img {
    margin-top: 30px;
    margin-left: -6px !important;
    width: 55px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .img-fluid {
    width: 85%;
    padding: 0px 20px 20px 0px;
    float: right;
  }
  .awards-style {
    background-color: #253b48;
    width: 262px;
    color: #fff;
    padding: 10px 20px 20px 20px;
    margin-right: 34px;
    margin-top: -20px;
    font-size: 12px;
    float: right;
  }
  .container-row {
    padding: 15px !important;
  }
  .searchbtn {
    color: #ffffff;
    float: right;
    margin-right: -80px;
    margin-top: -10px;
    font-size: 20px;
  }
  .searchbtn:hover {
    color: #e5b357;
  }
  .img-logo {
    width: 200px;
    margin-top: 0px;
  }
}

#myCarousel12 .carousel-control {
  opacity: 1;
}

#myCarousel12 .carousel-indicators .active {
  background: #253b48;
}

#myCarousel12 .carousel-indicators li {
  border: 1px solid #253b48;
}

#myCarousel11 .carousel-control {
  opacity: 1;
}

#myCarousel11 .carousel-indicators .active {
  background: #253b48;
}

#myCarousel11 .carousel-indicators li {
  border: 1px solid #253b48;
}

@media only screen and (min-width: 1100px) {
  .btn-effect:before {
    left: 165px !important;
    top: 193px !important;
  }
  .btn-effect {
    position: static !important;
    display: inline-block !important;
  }
  .btn-effect:after {
    bottom: 45px !important;
    right: 165px !important;
  }
  .btn-effect:hover:before {
    height: 14% !important;
    width: 14% !important;
  }
  .btn-effect:hover:after {
    height: 14% !important;
    width: 14% !important;
  }
  .btn-effect:hover:after,
  .btn-effect:hover:before {
    height: 14% !important;
    width: 14% !important;
  }
  .btn-effect1:before {
    left: 150px !important;
    top: 72px !important;
  }
  .btn-effect1 {
    position: static !important;
    display: inline-block !important;
  }
  .btn-effect1:after {
    bottom: -7px !important;
    right: 150px !important;
  }
  .btn-effect1:hover:before {
    height: 16% !important;
    width: 16% !important;
  }
  .btn-effect1:hover:after {
    height: 16% !important;
    width: 16% !important;
  }
  .btn-effect1:hover:after,
  .btn-effect1:hover:before {
    height: 16% !important;
    width: 16% !important;
  }
  .btn-effect1:after,
  .btn-effect1:before {
    border-color: transparent;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    border-style: solid;
    border-width: 0;
    content: "";
    height: 24px;
    position: absolute;
    width: 24px;
  }
  .btn-effect1:before {
    border-color: #e5b357;
    border-left-width: 2px;
    border-top-width: 2px;
    left: -5px;
    top: -5px;
  }
  .btn-effect1:after {
    border-bottom-width: 2px;
    border-color: #e5b357;
    border-right-width: 2px;
    bottom: -5px;
    right: -5px;
  }
  .btn-effect1:hover:after,
  .btn-effect1:hover:before {
    height: 100%;
    width: 100%;
  }
  .btn-effect1:hover:before {
    height: 100%;
    width: 100%;
  }
  .btn-effect1:hover:after {
    height: 100%;
    width: 100%;
  }
  .site-button-secondry.btn-effect1:after,
  .site-button-secondry.btn-effect1:before {
    border-color: #253b48;
  }
  .site-button.btn-effect1:after,
  .site-button.btn-effect1:before {
    border-color: #e5b357;
  }
  .site-button:hover.btn-effect1:after,
  .site-button:hover.btn-effect1:before {
    border-color: #253b48;
  }
  .btn-effect2:before {
    left: 165px !important;
    top: 155px !important;
  }
  .btn-effect2 {
    position: static !important;
    display: inline-block !important;
  }
  .btn-effect2:after {
    bottom: -8px !important;
    right: 165px !important;
  }
  .btn-effect2:hover:before {
    height: 14% !important;
    width: 14% !important;
  }
  .btn-effect2:hover:after {
    height: 14% !important;
    width: 14% !important;
  }
  .btn-effect2:hover:after,
  .btn-effect2:hover:before {
    height: 14% !important;
    width: 14% !important;
  }
  .btn-effect2:after,
  .btn-effect2:before {
    border-color: transparent;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    border-style: solid;
    border-width: 0;
    content: "";
    height: 24px;
    position: absolute;
    width: 24px;
  }
  .btn-effect2:before {
    border-color: #e5b357;
    border-left-width: 2px;
    border-top-width: 2px;
    left: -5px;
    top: -5px;
  }
  .btn-effect2:after {
    border-bottom-width: 2px;
    border-color: #e5b357;
    border-right-width: 2px;
    bottom: -5px;
    right: -5px;
  }
  .btn-effect2:hover:after,
  .btn-effect2:hover:before {
    height: 100%;
    width: 100%;
  }
  .btn-effect2:hover:before {
    height: 100%;
    width: 100%;
  }
  .btn-effect2:hover:after {
    height: 100%;
    width: 100%;
  }
  .site-button-secondry.btn-effect2:after,
  .site-button-secondry.btn-effect2:before {
    border-color: #253b48;
  }
  .site-button.btn-effect2:after,
  .site-button.btn-effect2:before {
    border-color: #e5b357;
  }
  .site-button:hover.btn-effect2:after,
  .site-button:hover.btn-effect2:before {
    border-color: #253b48;
  }
}

#mapInfo {
  display: none;
}

#layoutInfo {
  display: none;
}

#formReOtpValidate {
  display: none;
}

#errorOtpMessage1 {
  display: none;
}

.backstyle {
  color: #253b48;
  margin-top: -50px;
  cursor: pointer;
  display: block;
}

#body-content {
  display: none;
}

.ghgh {
  color: #e5b357;
}

.ghgh span {
  color: #253b48;
}

input[type="email"]::-webkit-input-placeholder {
  color: #253b48 !important;
  font-size: 15px;
}

input[type="email"]:-moz-placeholder {
  color: #253b48 !important;
  font-size: 15px;
}

input[type="email"]::-moz-placeholder {
  color: #253b48 !important;
  font-size: 15px;
}

input[type="email"]:-ms-input-placeholder {
  color: #253b48 !important;
  font-size: 15px;
}

ul li,
ol li {
  padding: 0.1em 0;
}

input {
  font-family: "Hind", sans-serif;
}

#feature-title {
  background-image: none;
  background-color: #253b48;
}

.image_container {
  width: 100%;
  margin: 0;
  position: relative;
}

.image_container.container {
  padding: 0;
}

.image_container .image {
  text-align: center;
  padding: 0;
}

.image_container .image img {
  max-width: 100%;
  max-height: 100%;
}

.form_container {
  width: 100%;
  margin: 0;
  position: relative;
}

.form_container.container {
  padding: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form_container .form {
  padding: 0;
  margin: auto;
}

.form_container .form .heading {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  padding: 15px 0px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}

.form_container .form .form-group .control-label {
  padding-top: 7px;
  margin-bottom: 0;
  text-align: left;
}

.form_container .form .form-group .control-label.required {
  color: #a94442;
}

.form_container .form .form-group .check_box_paragraph {
  font-size: 14px;
  text-align: justify;
}

.form_container .form .form-group .btn {
  background-color: #006dbb;
  color: #ffffff;
  text-transform: uppercase;
}

.form_container .form .form-group .required {
  color: #a94442;
}
/*# sourceMappingURL=a2ahomeland.css.map */