@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%;
}

.image_container .enquiry_form {
  width: 50%;
  position: absolute;
  right: 20px;
  bottom: 0;
  background-color: #ede689e6;
}

@media only screen and (max-width: 768px) {
  .image_container .enquiry_form {
    position: relative;
    background-color: #ffffff;
    width: 100%;
  }
}

.image_container .enquiry_form .container {
  padding: 0;
  width: 100%;
}

.image_container .enquiry_form .container form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.image_container .enquiry_form .container form .row.enquiryForm {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}

.image_container .enquiry_form .container form .row.enquiryForm select {
  color: #253b48;
}

.image_container .enquiry_form .container form .row.enquiryForm .row1 {
  padding-top: 20px;
}

@media only screen and (max-width: 768px) {
  .image_container .enquiry_form .container form .row.enquiryForm .row1 .name,
  .image_container .enquiry_form .container form .row.enquiryForm .row1 .email,
  .image_container .enquiry_form .container form .row.enquiryForm .row1 .number,
  .image_container .enquiry_form .container form .row.enquiryForm .row1 .select {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .image_container .enquiry_form .container form .row.enquiryForm .row1 {
    padding-top: 0px;
  }
}

.image_container .enquiry_form .container form .row.enquiryForm .button {
  text-align: center;
  padding-bottom: 15px;
}

.image_container .enquiry_form .container form .row.enquiryForm .button .submit {
  font-family: "Montserrat";
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.7px;
  background-color: #253b48;
  color: #e5b357;
  padding: 17px 39px 16px 43px;
  display: inline-block;
  -webkit-appearance: none;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

@media only screen and (max-width: 768px) {
  .image_container .enquiry_form .container form .row.enquiryForm .button {
    padding-top: 20px;
  }
}

.image_container .enquiry_form .container form .row.successDisplay {
  display: none;
}

.image_container .enquiry_form .container form .row.successDisplay .row1 {
  padding-top: 20px;
  text-align: center;
}

.image_container .enquiry_form .container form .row.successDisplay .row1 p {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  color: #253b48;
}

@media only screen and (max-width: 768px) {
  .image_container .enquiry_form .container form .row.successDisplay #successSVG {
    width: 48px;
    height: 48px;
  }
}

.image_container .enquiry_form .container form .row.successDisplay .button {
  text-align: center;
  padding-bottom: 15px;
}

.image_container .enquiry_form .container form .row.successDisplay .button .submit {
  font-family: "Montserrat";
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.7px;
  background-color: #253b48;
  color: #e5b357;
  padding: 17px 39px 16px 43px;
  display: inline-block;
  -webkit-appearance: none;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

@media only screen and (max-width: 768px) {
  .image_container .enquiry_form .container form .row.successDisplay .button {
    padding-top: 20px;
  }
}

.image_container .enquiry_form .container form .row.successDisplay.successDisplayTagMagnus {
  display: block;
}

.image_container .enquiry_form .container .text_success {
  padding: 20px;
  color: #253b4b;
  text-align: center;
  display: none;
  font-size: 17px;
  line-height: 26px;
  font-family: "Hind", sans-serif;
}

.image_container .enquiry_form .container .text_success.text_success_after {
  display: block;
}

.image_container .enquiry_form .container .text_error {
  padding: 20px;
  color: red;
  text-align: center;
  display: none;
  font-size: 17px;
  line-height: 26px;
  font-family: "Hind", sans-serif;
}

.image_container .enquiry_form .container .text_error.text_error_after {
  display: block;
}

.project_details {
  padding: 30px 0px;
}

.project_details .container {
  padding: 0;
}

.project_details .container h4 {
  color: #253b48;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}

.project_details .container h4::before {
  content: "";
  width: 50px;
  height: 2px;
  background: #e5b357;
  position: absolute;
  left: 0;
  bottom: 5px;
  z-index: 1;
}

.project_details .container p {
  font-size: 17px;
  line-height: 26px;
  color: #253b48;
  text-align: justify;
  font-family: "Hind", sans-serif;
}

.project_details .container .project_resources {
  width: 60%;
  margin: auto;
  border-radius: 20px;
  padding: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0px 6px 14px #000000b3;
          box-shadow: 0px 6px 14px #000000b3;
}

@media only screen and (max-width: 1024px) {
  .project_details .container .project_resources {
    width: 80%;
  }
}

@media only screen and (max-width: 420px) {
  .project_details .container .project_resources {
    width: 100%;
  }
}

.project_details .container .project_resources h2 {
  color: #253b48;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.project_details .container .project_resources .desktop {
  display: block;
}

@media only screen and (max-width: 768px) {
  .project_details .container .project_resources .desktop {
    display: none;
  }
}

.project_details .container .project_resources .mobile {
  display: none;
}

@media only screen and (max-width: 768px) {
  .project_details .container .project_resources .mobile {
    display: block;
  }
}

.project_details .container .project_resources .row {
  position: relative;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.project_details .container .project_resources .row .icon {
  cursor: pointer;
  width: 80px;
  margin: auto;
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  .project_details .container .project_resources .row .icon {
    width: 65px;
  }
}

@media only screen and (max-width: 600px) {
  .project_details .container .project_resources .row .icon {
    width: 50px;
  }
}

.project_details .container .project_resources .row .icon img {
  max-width: 100%;
}

.project_details .container .project_resources .row p {
  text-align: center;
  text-transform: uppercase;
  color: #253b48;
  font-size: 15px;
  font-weight: 600;
  line-height: 2;
  margin: 0;
}

.project_details .container .project_resources .row p span {
  margin-right: 5px;
}

.project_details .container .project_resources .row p span img {
  width: 18px;
  height: 18px;
}

@media only screen and (max-width: 768px) {
  .project_details .container .project_resources .row p {
    font-size: 13px;
  }
}

.project_details .container .project_resources .brochure_success {
  margin: 0;
  color: green;
  text-align: center;
  display: none;
}

.project_details .container .project_resources .brochure_success.brochure_success_after {
  display: block;
}

@media only screen and (max-width: 768px) {
  .project_details .container {
    padding: 0px 15px;
  }
}

.project_features {
  padding: 30px 0px;
}

.project_features .container {
  padding: 0;
}

.project_features .container h4 {
  color: #253b48;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}

.project_features .container h4::before {
  content: "";
  width: 50px;
  height: 2px;
  background: #e5b357;
  position: absolute;
  left: 0;
  bottom: 5px;
  z-index: 1;
}

.project_features .container .portfolio-meta {
  margin: 0px;
}

.project_features .container .portfolio-meta li {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 42px;
  color: #222;
  font-weight: 600;
  border-top: 1px solid #ebebeb;
  padding-left: 1px;
}

.project_features .container .portfolio-meta li::marker {
  font-size: 13px;
}

.project_features .container .portfolio-meta span {
  color: #777;
  font-size: 12px;
  position: absolute;
  top: 3px;
  left: 49%;
}

.project_features .container .portfolio-meta a {
  color: #777;
  font-size: 12px;
}

@media only screen and (max-width: 768px) {
  .project_features .container {
    padding: 0px 15px;
  }
}

.project_amenities {
  padding: 30px 0px;
}

.project_amenities .container {
  padding: 0;
}

.project_amenities .container h4 {
  color: #253b48;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}

.project_amenities .container h4::before {
  content: "";
  width: 50px;
  height: 2px;
  background: #e5b357;
  position: absolute;
  left: 0;
  bottom: 5px;
  z-index: 1;
}

.project_amenities .container .row h6 {
  color: #253b48;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
}

@media only screen and (max-width: 768px) {
  .project_amenities .container .row h6 {
    padding: 0px 15px;
  }
}

@media only screen and (max-width: 768px) {
  .project_amenities .container .row ul {
    padding: 0px 15px;
  }
}

.project_amenities .container .row li::marker {
  font-size: 18px;
}

.project_amenities .container .row .ghgh {
  font-size: 16px;
  font-family: "Hind", sans-serif;
}

.project_amenities .container .row .ghgh .checkMark {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 5px;
}

.project_amenities .container .row .ghgh .checkMark img {
  max-width: 100%;
}

.project_amenities .container .row .ghgh span {
  color: #253b48;
  font-size: 16px;
  line-height: 27px;
  text-align: left;
}

.project_video {
  padding: 30px 0px;
}

.project_video .container {
  padding: 0;
}

.project_video .container h4 {
  color: #253b48;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}

.project_video .container h4::before {
  content: "";
  width: 50px;
  height: 2px;
  background: #e5b357;
  position: absolute;
  left: 0;
  bottom: 5px;
  z-index: 1;
}

.project_video .container iframe {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .project_video .container {
    padding: 0px 15px;
  }
}

.project_location {
  padding: 30px 0px;
}

.project_location .container {
  padding: 0;
}

@media only screen and (max-width: 768px) {
  .project_location .container {
    padding: 0px 15px;
  }
}

.project_location .container h4 {
  color: #253b48;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}

.project_location .container h4::before {
  content: "";
  width: 50px;
  height: 2px;
  background: #e5b357;
  position: absolute;
  left: 0;
  bottom: 5px;
  z-index: 1;
}

.project_location .container .row .location_features h6 {
  color: #253b48;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
}

@media only screen and (max-width: 768px) {
  .project_location .container .row .location_features h6 {
    padding: 0px 15px;
  }
}

@media only screen and (max-width: 768px) {
  .project_location .container .row .location_features ul {
    padding: 0px 15px;
  }
}

.project_location .container .row .location_features li::marker {
  font-size: 18px;
}

.project_location .container .row .location_features .ghgh {
  font-size: 16px;
  font-family: "Hind", sans-serif;
}

.project_location .container .row .location_features .ghgh .checkMark {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 5px;
}

.project_location .container .row .location_features .ghgh .checkMark img {
  max-width: 100%;
}

.project_location .container .row .location_features .ghgh span {
  color: #253b48;
  font-size: 16px;
  line-height: 27px;
  text-align: left;
}

.project_location .container .row .location_map {
  padding: 10px;
  text-align: center;
}

.project_location .container .row .location_map iframe {
  max-width: 100%;
}

@media only screen and (max-width: 768px) {
  .project_location .container .row .location_map {
    padding: 15px;
  }
}

#broucher-download .popup-btn12 {
  position: fixed;
  cursor: pointer;
  top: 40%;
  right: -15px;
  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);
}

#broucher-download .popup-btn12 .broucher {
  width: 50px;
  height: 65px;
  padding: 1px;
  margin-left: 15px;
  margin-top: 10px;
  display: block !important;
}

#layoutModal {
  background-color: #ede689e6;
}

#layoutModal .close_button {
  float: right;
  color: #253b48 !important;
  background-color: transparent;
  cursor: pointer;
  font-size: 15px;
}

#floorModal {
  background-color: #ede689e6;
}

#floorModal .close_button {
  float: right;
  color: #253b48 !important;
  background-color: transparent;
  cursor: pointer;
  font-size: 15px;
}

#galleryModal {
  background-color: #ede689e6;
}

#galleryModal .close_button {
  float: right;
  color: #253b48 !important;
  background-color: transparent;
  cursor: pointer;
  font-size: 15px;
}

#broucherModal {
  background-color: #ede689e6;
}

#broucherModal .close_button {
  float: right;
  color: #253b48 !important;
  background-color: transparent;
  cursor: pointer;
  font-size: 15px;
}

#broucherModal .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;
}

#broucherModal .v.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);
}

#broucherModal .v.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);
}

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

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

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

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

#broucherButton,
#layoutButton,
#floorButton,
#galleryButton {
  text-decoration: none;
}

#broucherButton p,
#layoutButton p,
#floorButton p,
#galleryButton p {
  cursor: pointer;
  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;
}

#broucherButton:hover .icon svg g,
#layoutButton:hover .icon svg g,
#floorButton:hover .icon svg g,
#galleryButton:hover .icon svg g {
  fill: #e5b357;
}

#broucherButton:hover p,
#layoutButton:hover p,
#floorButton:hover p,
#galleryButton:hover p {
  color: #e5b357;
}

#broucherButton:hover p svg g,
#layoutButton:hover p svg g,
#floorButton:hover p svg g,
#galleryButton:hover p svg g {
  fill: #e5b357;
}

#downloadButton {
  width: 16px;
  margin-right: 5px;
}

#eyeButton {
  width: 16px;
  margin-right: 5px;
}

.icon_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.icon_container .icon_row1,
.icon_container .icon_row2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 768px) {
  .icon_container .icon_row1,
  .icon_container .icon_row2 {
    margin-bottom: 20px;
    width: 100%;
  }
}

.icon_container .icon1,
.icon_container .icon2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (max-width: 768px) {
  .icon_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/*# sourceMappingURL=magnus.css.map */