h2,
h3,
h4,
h5 {
  font-family: "Edensor" !important;
  color: #161616;
}

.section-title h2,
h4 {
  font-family: Edensor, sans-serif !important;
  text-align: center;
}
.section-title h2 {
  color: #849f00;
  font-size: 42px;
  text-align: center;
  margin: 30px 0px 25px 0px;
}
.section-title h4 {
  font-size: 24px;
  margin-bottom: 20px;
}
.section-title p {
  font-size: 16px;
  text-align: center;
}

* {
  margin: 0;
  padding: 0;
}

.banner_section {
  width: 100%;
  position: relative;
}

.banner_section img {
  width: 100% !important;
}

section.banner_box {
  background: none;
  height: auto;
}

.cont_section {
  background-color: white;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
  border-radius: 25px;
}

.content_box_project .title {
  font-family: "Edensor" !important;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.content_box_project h3 {
  font-size: 30px;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.content_box_project h3 img {
  width: 25px;
  display: inline-block;
  margin-left: 5px;
}

.cont_section_1 .item {
  padding: 5px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.cont_section_1 .item h5 {
  color: #1a8bff;
  font-size: 25px;
  margin-bottom: 2px;
  font-weight: 700;
}

.cont_section_1 .item p {
  color: #000;
  margin-bottom: 2px;
  font-weight: bold;
  font-size: 17px;
  font-weight: 700;
}

.content_box_project h5 {
  font-size: 25px;
  color: #849f00;
}

h5 img {
  width: 19px !important;
}

h3 {
  color: #849f00;
  font-size: 24px;
  text-align: center;
}

.highlights {
  display: inline-block;
}

.highlights li {
  /* float: left; */
  width: 100%;
  padding-left: 32px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 25px;
  position: relative;
}

.highlights li:before {
  content: "\203A";
  color: #849f00;
  font-size: 50px;
  margin-right: 10px;
  position: absolute;
  top: -4px;
  left: 5px;
}

.form_section {
  background-color: white;
  border: 1px solid black;
  padding: 15px;
  border-radius: 15px;
  margin: auto;
  width: 80%;
}

form#mobile_enquire_form input,
form#mobile_enquire_form select {
  width: 100%;
  margin-bottom: 15px;
  height: 50px;
  border: 1px solid black;
  border-radius: 7px;
  padding: 10px;
  font-size: 17px;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}

form#mobile_enquire_form .terms_conditions input {
  width: 20px;
}

form#mobile_enquire_form button {
  padding: 15px 0px;
  width: 100%;
  border-radius: 5px;
  font-size: 17px;
  background-color: #849f00;
  color: white;
}

form#mobile_enquire_form .terms_conditions a {
  font-size: 14px;
  margin-left: 10px;
  text-decoration: underline !important;
  color: black;
}

form#mobile_enquire_form .terms_conditions {
  display: flex;
  flex-direction: row;
  align-items: center;
  line-height: 24px;
  margin-top: 15px;
}
form#mobile_enquire_form .privacy_policy {
  font-size: 13px;
  line-height: 1.5rem;
}

form#mobile_enquire_form .country_code_input {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

form#mobile_enquire_form select {
  width: 35%;
  margin-right: 10px;
  padding: 5px;
  font-size: 15px;
}
form#mobile_enquire_form input[type="tel"] {
  width: 100%;
  padding-left: 55px;
}

.cont_section_1 {
  padding: 5px;
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.about-us .item-container .item-box .img {
  min-height: 100px;
}

#location {
  padding-bottom: 50px;
}

.pd-top-3 {
  padding-top: 3rem;
}

.form_section h3 {
  font-size: 30px;
  margin-bottom: 15px;
  margin-top: 10px;
}

.cont_section .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.terms_conditions input[type="checkbox"] {
  margin-top: 0px;
  margin-right: 20px;
  position: relative;
  top: auto;
}

.banner_bottom_form {
  padding: 50px 0px 0px;
}

.banner-form .checkbox-inline {
  line-height: 12px;
  font-size: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

input#agree {
  margin-right: 10px;
}

form#mobile_enquire_form .privacy_policy,
form#mobile_enquire_form .terms_conditions a {
  font-size: 12px;
  line-height: 1.5rem;
}

.banner-form .input-field select {
  width: 30%;
  padding: 0px;
  background-color: transparent;
  border: 1px solid #000000;
  height: 40px;
  border-radius: 10px;
  color: #000000;
  font-size: 13px;
}
.banner-form .input-field.phone_field_box_wrapper {
  flex-wrap: nowrap;
}

.banner-form .input-field input#phone {
  width: 100%;
}

.stickyForm .btn {
  display: none;
}

.content_box_project .title .downloadBrochure a {
  width: auto;
  height: auto;
  background: #849f00;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
  margin-right: 15px;
  padding: 14px 20px;
  color: #fff;
}

.content_box_project .title .downloadBrochure a i {
  font-size: 15px;
  color: #fff;
}

.downloadBrochure {
  text-align: center;
  display: flex;
  align-items: center;
}
.downloadBrochure .text {
  font-size: 18px;
  display: inline-block;
  line-height: 20px;
  margin-left: 8px;
}

.logo_box img {
  display: block;
  margin: auto;
  margin-bottom: 20px;
}

form#mobile_enquire_form input[type="submit"] {
  padding: 10px 0px;
  width: 100%;
  border-radius: 5px;
  font-size: 17px;
  background-color: #849f00;
  color: white;
  height: auto;
  margin-top: 10px;
}

.container {
  width: 95%;
  margin: 0 auto;
  max-width: 95%;
}

/* Media Query */
@media (min-width: 1920px) {
  .container {
    width: 1366px;
    padding: 0px;
    margin: auto;
  }
}

@media (max-width: 1200px) {
  .cont_section_1 .item h5 {
    font-size: 20px;
  }
  .form_section {
    width: 100%;
  }
  .content_box_project h3 {
    margin-top: 25px;
  }
}
@media (max-width: 1024px) {
}
@media (max-width: 996px) {
  form#mobile_enquire_form select {
    width: 34%;
  }
  .cont_section_1 .item h5 {
    font-size: 18px;
    min-height: 50px;
  }
  .about-us {
    padding-top: 20px;
  }
  .about-us .section-title h4,
  .terrace-sense .section-title h4 {
    font-size: 22px;
  }
  .parent-row {
    justify-content: center;
  }
  .tabs_lists ul {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 18px;
    gap: 15px;
  }
  .amenities-section .tabs_lists ul li {
    width: 23%;
  }
  .amenities-section .tabs_lists ul li h2 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 675px) {
  .content_box_project .title {
    font-size: 25px;
  }
  .content_box_project h3 {
    font-size: 35px !important;
  }
  .cont_section_1 .item h5 {
    font-size: 20px;
    min-height: auto;
  }
  .content_box_project h3 {
    margin-bottom: 20px;
  }
  .cont_section_1 .item {
    gap: 0px;
    width: 40%;
  }
  .cont_section_1 {
    flex-wrap: wrap;
    gap: 10px 30px;
  }
  .pd-top-3 {
    padding-top: 20px;
  }
  .about-us .section-title h2 {
    margin-bottom: 0px;
    font-size: 30px;
  }
  .about-us .section-title h4 {
    margin-top: 10px;
  }
  .tabs_lists ul {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    padding-bottom: 18px;
    gap: 0px;
    overflow: hidden;
    overflow-x: scroll;
  }
  .tabs_lists {
    overflow: hidden;
  }

  /* width */
  .tabs_lists ul::-webkit-scrollbar {
    height: 3px;
  }

  /* Track */
  .tabs_lists ul::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  /* Handle */
  .tabs_lists ul::-webkit-scrollbar-thumb {
    background: #8ab300;
  }
  .plans_section h3.title {
    margin-bottom: 30px;
  }
  .plans_section h3.title {
    margin-bottom: 10px;
  }
  #location {
    padding-bottom: 20px;
  }
  .highlights li {
    font-size: 16px;
  }

  .cont_section_1 .item:last-child {
    width: 100%;
  }
  .ubermenu-skin-white.ubermenu-responsive-toggle {
    display: none;
  }
  .highlights li:before {
    font-size: 40px;
  }

  .intl-tel-input .selected-flag {
    height: 50px !important;
  }

  .cont_section_1 .item h5 {
    width: max-content;
  }
}

/* Footer */

.bg_dark_blue {
  background: #072058;
}

.after_green_border {
  position: relative;
}

.after_green_border:after {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  width: 99%;
  background: #1468e2;
  height: 1px;
  top: 60px;
}

div#footer-widget-area {
  display: flex;
  flex-wrap: wrap;
}

div#footer-widget-area .chw-widget {
  width: 20%;
}

div#footer-widget-area .chw-widget h2 {
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  font-family: "Poppins", sans-serif !important;
}

div#footer-widget-area .chw-widget div {
  margin-top: 50px;
}

div#footer-widget-area .chw-widget ul li {
  position: relative;
  transition: 0.6s;
}

div#footer-widget-area .chw-widget ul li {
  margin-bottom: 5px;
  margin-right: 15px;
}

div#footer-widget-area .chw-widget ul li a {
  color: #fff;
  transition: 0.6s;
  font-size: 13px;
  display: block;
  padding: 5px 0px;
  line-height: 25px;
}

.social-media {
  width: auto;
  position: absolute;
  right: 20px;
  bottom: 30px;
}

.m-Top-10 {
  margin-top: 10px;
}

.width100 {
  width: 100%;
  float: left;
}
.border {
  border: 1px solid #fff;
  padding: 15px;
  text-align: center;
}

p.copyright {
  color: #fff;
  font-size: 13px;
  text-align: center;
  margin-top: 20px;
  opacity: 1;
}

span.wp-block-social-link-label.screen-reader-text {
  display: none;
}

ul.wp-block-social-links.is-style-pill-shape.is-layout-flex {
  display: flex;
  padding-left: 30px;
  padding-top: 80px;
}

div#footer-widget-area .chw-widget ul li a svg {
  fill: #fff;
}

div#footer-widget-area .chw-widget ul li:hover:after {
  color: #8ab300;
}
div#footer-widget-area .chw-widget ul li:after {
  content: "\f101";
  position: absolute;
  left: -15px;
  font-family: "FontAwesome";
  color: #fff;
  top: 5px;
}
div#footer-widget-area .chw-widget ul li.wp-social-link::after {
  display: none;
}

@media (max-width: 650px) {
  div#footer-widget-area .chw-widget {
    width: 50%;
    margin-bottom: 20px;
  }
  .after_green_border:after {
    display: none;
  }
  div#footer-widget-area .chw-widget:nth-child(2) {
    width: 40%;
  }
  div#footer-widget-area .chw-widget:nth-child(3) {
    width: 100%;
  }
  div#footer-widget-area .chw-widget:nth-child(4) {
    width: 100%;
  }
  div#footer-widget-area .chw-widget:first-child {
    margin-right: 20px;
  }
  div#footer-widget-area .chw-widget h2 {
    margin-bottom: 10px;
  }
  div#footer-widget-area .chw-widget div {
    margin-top: 20px;
  }
  div#footer-widget-area .chw-widget:last-child {
    width: 100%;
  }
  ul.wp-block-social-links.is-style-pill-shape.is-layout-flex {
    display: flex;
    padding-left: initial;
    padding-top: 0px;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  p.copyright {
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin-top: 0px;
    opacity: 1;
  }
}
/* Footer */
