* {
  font-family: "League Spartan", sans-serif;
	
}
.sectionGrid.container-fluid {
  max-width: 1800px;
}
header.mainHeader div#navbarSupportedContent {
  flex-grow: 0;
}
header.mainHeader .container-fluid {
  max-width: 1800px;
}
header.mainHeader {
  position: fixed;
  top: 0;
  width: 100%;
  background: rgb(0 0 0 / 80%);
  z-index: 99;
}
section.bannerHome {
  background: url("../images/bannerBg.jpg");
  background-position: center;
  background-size: cover;
}
section.bannerHome .bannerOverlay {
  padding: 170px 0 80px 0;
  background: rgb(0 0 0 / 70%);
}
section.bannerHome h4 {
  color: #fff;
  font-size: 26px;
  font-size: 1.3684210526316rem;
  line-height: 1.3em;
  font-weight: 500;
}
section.bannerHome h1 {
  color: #fff;
  font-size: 90px;
  font-size: 4.7368421052632rem;
  font-weight: 900;
  color: #f5ff00;
}
.aboutSection1-left h4 {
  font-size: 23px;
  font-weight: normal;
  margin: 0;
}
.aboutSection1-left h2 {
  font-size: 55px;
}
.aboutSection1-left {
  padding-left: 100px;
  padding-right: 80px;
}
a.btn-blue {
  width: 250px;
  height: 60px;
  background: #13b395;
  display: block;
  text-align: center;
  line-height: 60px;
  border-radius: 50px;
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}
section.bannerHome a.btn-blue {
  margin-top: 30px;
}
nav.navbar.navbar-expand-lg {}
header.mainHeader nav.navbar {
  padding: 0;
}
ul.navbar-nav li {
  line-height: 60px;
  padding: 0 20px;
}
ul.navbar-nav li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}
ul.navbar-nav li a.nav-link.active {
  color: #f5ff00;
}
a.navbar-brand {
  height: 65px;
}
ul.navbar-nav li:hover a {
  color: #13b395;
}
a.navbar-brand img {
  max-height: 100%;
}
section.whatWeDo .overlaybg {
  padding-top: 150px;
  padding-bottom: 150px;
  background: rgb(0 0 0 / 80%);
}
.infoBox p {
  text-align: left !important;
  font-size: 18px !important;
  color: #fff;
}
.infoBox h4 {
  font-size: 16px;
  color: #f5ff00;
  margin-bottom: 20px;
}
.infoBox h5 {
  font-size: 25px;
  color: #fff;
}
.infoBox {
  margin-top: 50px;
}
section.featuredProperties {
  background: #f8f4f0;
  padding-top: 100px;
  padding-bottom: 100px;
}
.titleBox h2 {
  font-size: 60px;
  font-size: 3.1578947368421rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}
section.whatWeDo .titleBox h2 {
  color: #f5ff00;
}
section.whatWeDo .titleBox p {
  color: #fff;
  padding: 0 100px;
}
.titleBox p {
  font-size: 24px;
  text-align: center;
}
.propertiesBox {
  margin-top: 50px;
  padding: 0 40px;
  cursor: pointer;
}
.btnBox {
  position: absolute;
  width: 100%;
  bottom: 0;
}
a.whatIcn {
  border-left: 1px solid #ffffffe0;
  border-right: 1px solid #ffffffe0;
}
.propertiesImgHover a:hover {
  background: #000;
}
.propertiesImg img {
  width: 100%;
  border-radius: 30px;
}
.propertiesImg {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  margin-bottom: 30px;
}
.propertiesImgHover {
  position: absolute;
  width: 100%;
  top: -100%;
  left: 0;
  background: rgb(0 0 0 / 50%);
  height: 100%;
  transition: .5s;
}
a.phoneIcn {}
.propertiesImgHover a {
  width: 33.33%;
  display: block;
  box-sizing: border-box;
  float: left;
  text-align: center;
  height: 60px;
  background: #000000a6;
  line-height: 60px;
  color: #ffffffe0;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
}
.propertiesBox:hover .propertiesImgHover {
  top: 0;
  transition: .5s;
}
.propertiesInfo h6 {
  color: #34a0a4;
}
.propertiesInfo h2 {
  text-align: left !important;
  font-size: 25px !important;
  font-size: 1.3157894736842rem !important;
  line-height: 1.2em;
  font-weight: 500;
  font-family: 'League Spartan', sans-serif;
}
.propertiesInfo p {
  font-size: 19px;
  line-height: 1.42em;
}
footer {
  background: #000;
}
.footerTop {
  padding-top: 80px;
  padding-bottom: 40px;
}
.footerTop .container-fluid {
  max-width: 1800px;
}
.footerAbout p {
  color: #fff;
  font-size: 18px;
  margin-top: 30px;
}
.footerAbout {
  padding-right: 100px;
}
.contactFooter h6 {
  color: #fff;
  font-size: 25px;
  margin-bottom: 30px;
}
.contactFooter a.address {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  display: block;
  margin-bottom: 15px;
}
.contactFooter a.email {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  display: block;
  margin-bottom: 15px;
}
.contactFooter a.phone {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  display: block;
}
.footerSocial {
  margin-top: 30px;
}
.footerSocial ul li {
  list-style: none;
  display: inline-block;
  padding-right: 10px;
}
.footerSocial ul li a {
  list-style: none;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 57px;
  text-align: center;
  background: #fff;
  font-size: 20px;
  border-radius: 17px;
  color: #000;
}
.footerSocial ul {
  padding: 0;
}
a.btnGreen {
  text-decoration: none;
  display: block;
  width: 250px;
  height: 60px;
  line-height: 60px;
  background: #f5ff00;
  text-align: center;
  border-radius: 50px;
  font-size: 18px;
  color: #000000;
  box-shadow: 0 0 5px rgb(0 0 0 / 9%);
}
a.centerBtn {
  margin: 0 auto;
  margin-top: 75px;
}
.footerNav {
  text-align: left;
}
.footerNav h6 {
  color: #fff;
  font-size: 25px;
  margin-bottom: 30px;
}
.footerNav ul li {
  list-style: none;
}
.footerNav ul li a {
  font-size: 20px;
  color: #fff;
  text-decoration: none;
}
.footerTop .col-sm-4:nth-child(2) {
  padding-left: 5%;
}
section.appointment {
  padding-top: 100px;
  padding-bottom: 100px;
  background: url("../images/cta.jpg");
  background-position: center;
  background-size: cover;
}
.appointmentFrm {
  background: #fff;
  padding: 80px;
  border-radius: 50px;
  box-shadow: 0 0 10px rgb(0 0 0 / 25%);
}
.appointmentFrm h2 {
  font-size: 60px;
  font-size: 3.1578947368421rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 30px;
}
.appointmentFrm input {
  width: 100%;
  height: 55px;
  border: none;
  border-bottom: 1px solid #000;
  outline: none;
  font-size: 18px;
}
.appointmentFrm textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #000;
  resize: none;
}
.appointmentFrm label {
  font-size: 20px;
}
.appointmentFrm button {
  background: #13b395;
  border: none;
  color: #fff;
  font-size: 20px;
  display: block;
  width: 100%;
  height: 60px;
}
.testimonial-slider {
  position: relative;
  width: 100%;
  margin: 0px auto;
  overflow: hidden;
  padding: 40PX 20px;
  margin-top: 50px;
}
.slider-wrapper {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.testimonial {
  flex: 0 0 25%; /* 4 per row by default */
  padding: 15px;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}
.testimonial img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-bottom: 10px;
  position: absolute;
  left: 67px;
  top: -25px;
}
.testimonial p {
  font-size: 14px;
  margin-bottom: 10px;
  color: #002c33;
  font-weight: 600;
}
.testimonial h4 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
  color: #bf5727;
  margin-top: 15px;
}
.stars {
  color: #bf5727;
  font-size: 25px;
  position: absolute;
  top: 10px;
  right: 20px;
}
.property-card {
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.2s ease;
}
.property-card:hover {
  transform: translateY(-5px);
}
.property-img {
  height: 180px;
  object-fit: cover;
  width: 100%;
}
.filters {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 80px;
  margin-top: 80px;
}
.input-group-text {
  background: #e9ecef;
  font-weight: 500;
}
div#propertyList {
  margin-bottom: 80px;
}
.badge-group {
  margin-bottom: 10px;
}
.badge {
  font-size: 0.8rem;
  margin-right: 5px;
  margin-bottom: 5px;
}
/* Responsive Breakpoints */
@media (max-width: 1024px) {
  .testimonial {
    flex: 0 0 50%; /* 2 per row for tablet */
  }
  .prev, .next {
    display: block;
  }
}
@media (max-width: 768px) {
  .testimonial {
    flex: 0 0 100%; /* 1 per row for mobile */
  }
  .prev, .next {
    display: block;
  }
}
.prev, .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  border: none;
  font-size: 24px;
  padding: 10px;
  cursor: pointer;
  border-radius: 50%;
}
.prev {
  position: absolute;
  width: 40px !important;
  height: 40px !important;
  display: block;
  line-height: 45px;
  padding: 0;
  text-align: center;
  transform: unset !important;
  font-size: 15px;
  top: 0px;
  right: 90px !important;
  background: rgb(19 179 149);
  color: #fff;
  left: unset !important;
}
.next {
  position: absolute;
  width: 40px !important;
  height: 40px !important;
  display: block;
  line-height: 45px;
  padding: 0 !important;
  text-align: center;
  transform: unset !important;
  font-size: 15px;
  top: 0;
  right: 45px !important;
  background: rgb(19 179 149);
  color: #fff;
  left: unset !important;
}
.testimonialItem {
  background: rgb(19 179 149 / 10%);
  border-radius: 20px;
  padding: 70px 25px 0 25px;
  text-align: left;
  position: relative;
  clip-path: path("M0,0 H450 V271 H0 Z M92,-50 m-15,0 a50,50 0 1,0 30,0 a15,15 0 1,0 -30,0");
  box-shadow: 0px 10px 10px rgb(0 0 0 / 9%);
  height: 200px;
}
section.homeTestimonial {
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 50px;
  padding-right: 50px;
}
section.contactBox {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #fff;
}
section.contactBox h2 {
  font-size: 60px;
  font-size: 3.1578947368421rem;
  font-weight: 500;
  font-family: 'League Spartan', sans-serif;
  line-height: 1em;
  margin-bottom: 30px;
}
section.contactBox ul {
  padding: 0;
}
section.contactBox ul li {
  list-style: none;
  margin-bottom: 35px;
}
section.contactBox ul li h6 {
  font-size: 15px;
  font-size: 0.78947368421053rem;
  line-height: 1.1em;
  font-weight: 500;
  font-family: 'League Spartan', sans-serif;
  letter-spacing: 2px;
  color: #34a0a4;
  text-transform: uppercase;
}
section.contactBox ul li a {
  text-decoration: none;
  font-weight: 600;
  color: #000;
}
.contactBox-left {
  padding: 0 80px;
}
.contactPageFrm {
  padding: 65px;
  box-shadow: 0 0 10px rgb(0 0 0 / 9%);
  border-radius: 30px;
  background: #fff;
}
.contactPageFrm input {
  width: 100%;
  height: 50px;
  border: none;
  border-bottom: 1px solid;
  background: transparent;
}
.contactPageFrm textarea {
  width: 100%;
  height: 150px;
  border: none;
  border-bottom: 1px solid;
  resize: none;
  background: transparent;
}
input[type="submit"] {
  background: #13b395;
}
.contactPageFrm h2 {
  text-align: center;
}
section.locationMap iframe {
  width: 100%;
  height: 600px;
}
section.bannerContact {
  background: url("../images/1-12.jpg");
  background-position: center;
  background-size: cover;
}
section.bannerContact .bannerOverlay {
  padding: 200px 0;
  background: rgb(0 0 0 / 75%);
}
section.bannerContact h4 {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-size: 26px;
  font-size: 1.3684210526316rem;
  line-height: 1.3em;
  font-weight: 500;
}
section.bannerContact h1 {
  text-align: center;
  color: #f5ff00;
  font-size: 90px;
  font-size: 4.7368421052632rem;
  font-weight: 500;
  padding: 0 100px;
}
section.bannerAbout {
  background: url("../images/1-7.jpg");
  background-position: center;
  background-size: cover;
}
section.bannerAbout .bannerOverlay {
  padding: 200px 0;
  background: rgb(0 0 0 / 75%);
}
section.bannerAbout h4 {
  color: #fff;
  text-align: center;
  margin-bottom: 0px;
  font-size: 26px;
  font-size: 1.3684210526316rem;
  line-height: 1.3em;
  font-weight: 500;
}
section.bannerAbout h1 {
  text-align: center;
  color: #fff;
  font-size: 90px;
  font-size: 4.7368421052632rem;
  font-weight: 900;
  color: #f5ff00;
  padding: 0 200px;
}
section.aboutSection1 {
  padding-top: 100px;
  padding-bottom: 100px;
  background: linear-gradient(0deg, rgba(24, 48, 48, 1) 40%, rgba(255, 255, 255, 1) 40%);
}
.aboutSection1-left img {
  width: 100%;
  border-radius: 50px;
}
.aboutSection1-right h2 {
  font-size: 60px;
  font-size: 3.1578947368421rem;
  font-weight: 500;
  font-family: 'League Spartan', sans-serif;
  line-height: 1em;
  margin-bottom: 30px;
}
.aboutSection1-right h5 {
  font-size: 25px;
  font-size: 1.3157894736842rem;
  line-height: 1.2em;
  font-weight: 500;
  font-family: 'League Spartan', sans-serif;
  margin-bottom: 30px;
}
.aboutSection1-right p {
  font-size: 19px;
  line-height: 1.42em;
}
.aboutSection1-right {
  padding: 20px 100px 0 0px;
}
section.aboutSection2 {
  background: #f8f4f0;
  padding-top: 100px;
  padding-bottom: 100px;
}
.aboutSection1-image img {
  width: 100%;
  border-radius: 50px;
}
.aboutSection1-image {
  padding: 40px 100px 0 100px;
}
.overBg {
  position: relative;
}
.overBg:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 60%);
  left: 0;
  top: 0;
  border-radius: 50px;
}
section.aboutSection2 h4 {
  text-align: center;
  margin-bottom: 25px;
  font-size: 60px;
  font-size: 3.1578947368421rem;
}
section.aboutSection2 h2 {
  text-align: center;
  padding: 0 100px;
  font-size: 18px;
  font-family: 'League Spartan', sans-serif;
  line-height: 1.5;
}
.pnoromaImg img {
  width: 100%;
  border-radius: 50px;
  margin-top: 50px;
}
section.aboutSection3 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.col-sm-6.aboutSection3-left {
  padding-top: 90px;
  padding-right: 100px;
  padding-left: 100px;
}
.aboutSection3-left h4 {
  font-size: 23px;
  font-weight: normal;
  margin: 0;
  color: #000000;
}
.col-sm-6.aboutSection3-right img {
  width: 100%;
  border-radius: 50px;
}
.col-sm-6.aboutSection3-left h2 {
  font-size: 60px;
  font-size: 3.1578947368421rem;
  font-weight: 500;
  font-family: 'League Spartan', sans-serif;
  line-height: 1em;
  margin-bottom: 15px;
}
.aboutSection3-left h5 {
  font-size: 25px;
  font-size: 1.3157894736842rem;
  line-height: 1.2em;
  font-weight: 500;
  font-family: 'League Spartan', sans-serif;
  margin-bottom: 30px;
}
.aboutSection3-left p {
  font-size: 19px;
  line-height: 1.42em;
}
.whatsapp-float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 20px;
  right: 20px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
.whatsapp-float img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  padding: 10px;
}
.whatsapp-float:hover {
  transform: scale(1.1);
  transition: 0.3s;
}
.footerBottom p {
  margin: 0;
  text-align: center;
  font-size: 18px;
  color: #fff;
  padding: 25px 0;
  border-top: 1px solid #5a5a5a;
}
.footerBottom {
  padding: 0 50px;
}
.footerLogo img {
  width: 50%;
}
.footerNav ul {
  padding: 0;
}
section.bannerHome .appointmentFrm {
  padding: 40px;
  border-radius: 20px;
  background: #00000087;
}
section.bannerHome .appointmentFrm label {
  color: #fff;
}
section.bannerHome .appointmentFrm input {
  margin-bottom: 20px;
  background: transparent;
  border-bottom: 1px solid #fff;
  color: #fff !important;
}
section.bannerHome .appointmentFrm button {
  background: #f5ff00;
  color: #000;
}
section.bannerHome .appointmentFrm input:-webkit-autofill {
  -webkit-text-fill-color: #ffffff; /*  Text color */
  -webkit-box-shadow: 0 0 0 1000px #222222 inset; /*  Background color */
  transition: background-color 5000s ease-in-out 0s;
  caret-color: #ffffff; /*  Cursor color (optional) */
}
section.bannerHome .sectionLeft {
  padding: 50px 100px;
}
section.bannerHome h3 {
  font-size: 45px;
  color: #fff;
}
section.bannerHome p {
  font-size: 22px;
  color: #fff;
}
.bannerBottom ul {
  margin: 0;
  text-align: center;
}
.bannerBottom ul li {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  line-height: 45px;
  padding: 0 20px;
}
.bannerBottom {
  background: #000000e8;
  padding: 20px;
}
.bannerBottom ul li i {
  margin-right: 5px;
  color: #f5ff00;
}
section.homeAbout {
  padding: 100px 0;
}
section.homeAbout .sectionLeft img.imgMain {
  width: 100%;
  border-radius: 50px;
}
section.homeAbout .sectionLeft {
  padding: 0 50px;
  position: relative;
}
section.homeAbout .sectionLeft img.imgPop {
  position: absolute;
  border-radius: 30px;
  border: 10px solid #fff;
  right: 15px;
  bottom: -100px;
}
section.homeAbout .sectionRight {
  padding: 0px 100px 0px 50px;
}
section.homeAbout .sectionRight h1 {
  font-size: 70px;
  font-weight: 900;
}
section.homeAbout .sectionRight ul li {
  list-style: none;
  font-size: 23px;
  margin-bottom: 10px;
  font-weight: 600;
  position: relative;
}
section.homeAbout .sectionRight ul {
  margin-top: 50px;
}
section.homeAbout .sectionRight ul li i {
  position: absolute;
  left: -35px;
  font-size: 18px;
  top: 6px;
  color: #ffc107;
}
section.whatWeDo {
  background: url("../images/whatwedoBg.jpg");
  background-position: center;
  background-size: cover;
}
section.aboutSection4 {
  background: #183030;
  padding-bottom: 80px;
}
.aboutSection4-left {
  padding-left: 100px;
  padding-right: 100px;
}
.aboutSection4-left h4 {
  font-size: 23px;
  font-weight: normal;
  margin: 0;
  color: #fff;
}
.aboutSection4-left h2 {
  font-size: 55px;
  color: #fff;
  width: 36%;
}
.infoBoxInner {
  background: #fff;
  padding: 40px;
  border-radius: 30px;
  text-align: center;
}
section.aboutSection4 .infoBox {
  padding: 0 50px;
}
.infoBoxInner p {
  color: #000;
  text-align: center !important;
}
.infoBoxInner i {
  font-size: 60px;
}
section.aboutSection5 {
  padding: 150px 0;
}
.aboutSection5-left img {
  width: 100%;
  border-radius: 50px;
  height: 100%;
}
.aboutSection5-left {
  position: relative;
}
.aboutSection5-left:after {
  position: absolute;
  content: '';
  width: calc(100% - 22px);
  height: 100%;
  background: rgb(0 0 0 / 60%);
  left: 50%;
  top: 0;
  border-radius: 50px;
  transform: translate(-50%, 0px);
}
.missionBox h4 {
  font-size: 23px;
  font-weight: normal;
  margin: 0;
  color: #000000;
}
.missionBox h2 {
  font-size: 55px;
  color: #000;
  font-weight: bold;
}
.missionBox p {
  font-size: 18px;
}
.missionBox {
  padding: 55px 0px 30px 0px;
  position: relative;
}
.visionBox h4 {
  font-size: 23px;
  font-weight: normal;
  margin: 0;
  color: #000000;
}
.visionBox h2 {
  font-size: 55px;
  color: #000;
  font-weight: bold;
}
.visionBox p {
  font-size: 18px;
}
.visionBox {
  padding: 55px 0px 30px 0px;
}
.missionBox:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background: #000;
  bottom: 0;
}
.aboutSection5-right {
  padding: 0 150px 0 75px;
}
.aboutSection3-right {
  position: relative;
}
.aboutSection3-right:after {
  position: absolute;
  content: '';
  width: calc(100% - 25px);
  height: 100%;
  background: rgb(0 0 0 / 50%);
  left: 50%;
  top: 0;
  border-radius: 50px;
  transform: translate(-50%, 0px);
}
.aboutSection6 {
  background: url(../images/1-11.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
}
.aboutSection6-right h2 {
  font-size: 60px;
  font-size: 3.1578947368421rem;
  font-weight: 500;
  font-family: 'League Spartan', sans-serif;
  line-height: 1em;
  margin-bottom: 10px;
  color: #fff;
}
.aboutSection6-right h3 {
    font-size: 30px;
    color: #f5ff00;
}
a.btnbyc {
    display: inline-block;
    width: 200px;
    height: 45px;
    background: #fff;
    text-align: center;
    line-height: 45px;
    margin-right: 20px;
    color: #000;
    text-decoration: none;
    display: none;
}

a.btnvp {
    display: inline-block;
    width: 200px;
    height: 45px;
    background: #f5ff00;
    text-align: center;
    line-height: 45px;
    margin-right: 20px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
}
.aboutSection6-right p {
  font-size: 19px;
  line-height: 1.42em;
  color: #fff;
}
.aboutSection6-right a.btn-blue {
  width: 380px;
  margin-top: 50px;
  background: #f5ff00;
  color: #000;
}
.aboutSection6-inner {
  background: rgb(0 0 0 / 75%);
  padding-top: 150px;
  padding-bottom: 150px;
}
.contactBlock {
    background: #f3faf6;
    padding: 50px;
    padding-left: 160px;
    margin-bottom: 40px;
    border-radius: 20px;
    position: relative;
	border: 1px solid #183030;
    box-shadow: 0 0 10px rgb(0 0 0 / 9%);
}
.contactBlock i {
    position: absolute;
    font-size: 80px;
    left: 20px;
    top: 50%;
    transform: translate(0px, -50%);
    color: #183030;
}
.contactBlock h3 {
    font-size: 45px;
    color: #183030;
}
.contactBlock a {
    color: #183030;
    font-size: 20px;
	display: block;
}
.contactPageFrm button {
    width: 100%;
    height: 65px;
    background: #ffc107;
    margin-top: 50px;
    border: none;
    font-size: 18px;
}
.aboutSection6 .appointmentFrm {
  padding: 40px;
  border-radius: 20px;
  background: #00000087;
}
.aboutSection6 .appointmentFrm label {
  color: #fff;
}
.aboutSection6 .appointmentFrm input {
  margin-bottom: 20px;
  background: transparent;
  border-bottom: 1px solid #fff;
  color: #fff !important;
}
.aboutSection6 .appointmentFrm button {
  background: #f5ff00;
  color: #000;
}
.aboutSection6 .appointmentFrm input:-webkit-autofill {
  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0 1000px #222222 inset; 
  transition: background-color 5000s ease-in-out 0s;
  caret-color: #ffffff; 
}
.aboutSection6-right {
    padding-top: 75px;
}
section.bannerProperties {
    background-size: cover !important;
    background-position: center !important;
}
section.bannerProperties .bannerOverlay {
    padding: 300px 0 250px 0;
    background: rgb(0 0 0 / 75%);
}
section.bannerProperties  h1 {
    text-align: center;
    color: #fff;
    font-size: 90px;
    font-size: 4.7368421052632rem;
    font-weight: 900;
    color: #f5ff00;
    padding: 0 200px;
}
a.propBtn1 {
     width: 49%;
    display: block;
    box-sizing: border-box;
    float: left;
    text-align: center;
    background: #198754;
    height: 40px;
    line-height: 43px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
a.propBtn2 {
    width: 49%;
    display: block;
    box-sizing: border-box;
    float: right;
    text-align: center;
    background: #da0000;
    height: 40px;
    line-height: 43px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}





/*Responsive CSS*/
@media only screen and (max-width:767px) {
  .footerLogo img {
    width: 100%;
  }
  section.bannerHome h1 {
    font-size: 45px;
  }
  section.bannerHome .bannerOverlay {
    padding: 160px 0 100px 0;
  }
  section.bannerHome h4 {
    margin-bottom: 30px;
  }
  section.bannerHome a.btn-blue {
    margin-top: 50px;
  }
  .titleBox p {
    font-size: 16px;
  }
  section.whatWeDo {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .infoBox {
    text-align: center;
    margin-top: 30px;
  }
  .infoBox p {
    font-size: 16px !important;
    text-align: center !important;
  }
  .titleBox h2 {
    font-size: 35px;
  }
  .appointmentFrm {
    padding: 40px;
  }
  .appointmentFrm h2 {
    font-size: 35px;
  }
  section.homeTestimonial {
    padding-left: 0;
    padding-right: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  a.navbar-brand {
    height: 65px;
  }
  button.navbar-toggler {
    border-color: #fff;
  }
  button.navbar-toggler span {
    filter: invert(1);
  }
  header.mainHeader {
    background: #000;
  }
  ul.navbar-nav li {
    line-height: 40px;
    padding: 0 20px;
  }
  .footerTop .col-sm-4:nth-child(2) {
    padding-left: 10px;
  }
  .contactFooter {
    margin-top: 20px;
  }
  .footerNav {
    text-align: left;
    margin-top: 30px;
  }
  .footerNav ul {
    padding: 0;
  }
  .propertiesImgHover a {
    width: 33.33%;
    display: block;
    box-sizing: border-box;
    float: left;
    text-align: center;
    height: 45px;
    background: #000000a6;
    line-height: 45px;
    color: #ffffffe0;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    font-size: 12px;
  }
  .propertiesImgHover {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 50%);
    height: 100%;
    transition: .5s;
  }
	section.bannerHome .sectionLeft {
    padding: 0 30px;
}
section.bannerHome h4 {
    font-size: 16px;
    margin-bottom: 10px;
}
section.bannerHome h1 {
    font-size: 30px;
}
section.bannerHome h3 {
    font-size: 22px;
}
section.bannerHome p {
    font-size: 12px;
}
section.bannerHome .appointmentFrm {
    display: none;
}
section.bannerHome .bannerOverlay {
    padding: 110px 0 30px 0;
}
.bannerBottom {
    padding: 10px;
}
.bannerBottom ul {
    padding: 0;
}
.bannerBottom ul li {
    padding: 0;
    font-size: 10px;
    width: 49%;
    line-height: 20px;
    text-align: left;
    padding-left: 20px;
}
	.aboutSection6-right a.btn-blue {
    width: 100%;
}
section.homeAbout {
    padding: 50px 0;
}
section.homeAbout .sectionLeft {
    padding: 0;
}
section.homeAbout .sectionLeft img.imgMain {
    border-radius: 20px;
}
section.homeAbout .sectionLeft img.imgPop {
    width: 190px;
    border: 5px solid #fff;
    border-radius: 20px;
    bottom: -80px;
}
.sectionRight {
    padding: 25px !important;
    padding-top: 100px !important;
}
section.homeAbout .sectionRight h1 {
   font-size: 30px;	
	}
	section.whatWeDo .overlaybg {
    padding-top: 80px;
}
section.whatWeDo .titleBox p {
    padding: 0 15px;
}
section.bannerAbout .bannerOverlay {
    padding: 150px 0 100px 0;
}
section.bannerAbout h1 {
    padding: 0;
    font-size: 40px;
}
section.bannerAbout h4 {
    font-size: 18px;
    padding: 0 50px;
}
section.aboutSection1 {
    padding-top: 50px;
    padding-bottom: 35px;
    background: linear-gradient(0deg, rgba(24, 48, 48, 1) 15%, rgba(255, 255, 255, 1) 15%);
}
.aboutSection1-left {
    padding-left: 30px;
    padding-right: 30px;
}
.aboutSection1-left h2 {
    font-size: 35px;
}
.aboutSection1-right {
    padding: 0 30px;
}
.aboutSection1-image {
    padding: 0 30px;
}
.aboutSection1-image img {
    border-radius: 20px;
}
.overBg:after {
    border-radius: 20px;
}
.aboutSection4-left {
    padding: 0 30px;
}
.aboutSection4-left h2 {
    width: 100%;
    font-size: 30px;
}
section.aboutSection4 .infoBox {
    padding: 0 30px;
}	
section.aboutSection5 {
    padding: 50px 0;
}
.aboutSection5-left img {
    border-radius: 20px;
}
.aboutSection5-left:after {
    border-radius: 20px;
}
.aboutSection5-right {
    padding: 0 30px 0 30px;
}
.missionBox h2 {
    font-size: 30px;
}
.missionBox p {
    font-size: 16px;
}
.missionBox h4 {
    font-size: 22px;
}
.visionBox h4 {
    font-size: 22px;
}
.visionBox h2 {
    font-size: 30px;
}
.visionBox p {
    font-size: 16px;
}
section.aboutSection2 h2 {
    font-size: 30px;
    padding: 0 30px;
}
section.aboutSection3 {
    padding-top: 0;
}
.aboutSection3-left {
    padding-top: 50px !important;
    padding-left: 30px;
    padding-right: 30px !important;
}
.col-sm-6.aboutSection3-left h2 {
    font-size: 30px;
    padding-right: 0;
}
.pnoromaImg img {
    border-radius: 20px;
}
.aboutSection6-inner {
    padding-top: 70px;
    padding-bottom: 70px;
}
.aboutSection6-right h2 {
    padding-right: 0;
    font-size: 30px;
}
.aboutSection6-right {
    padding-left: 30px;
    padding-right: 30px;
}
.footerLogo img {
    width: 250px;
}
.footerAbout {
    padding-right: 0;
}
footer {
    padding: 0 20px;
}	
section.bannerContact .bannerOverlay {
    padding: 150px 0 100px 0;
}
section.bannerContact h1 {
    padding: 0 20px;
    font-size: 35px;
}
section.contactBox {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
}
.contactBox-left {
    padding: 0;
}
.contactBlock {
    padding: 30px;
    text-align: center;
}
.contactBlock i {
    position: unset;
    left: unset;
    top: unset;
    transform: unset;
    font-size: 65px;
}
.contactBlock h3 {
    font-size: 35px;
    margin-top: 10px;
}
.contactPageFrm {
    padding: 35px 25px;
}
section.contactBox h2 {
    font-size: 35px;
}	
a.btnbyc {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    font-weight: 600;
}
a.btnvp {
    width: 100%;
}	
	
	
	
}